{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.50", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/xUCuNdICT7LqG93nhqbM/Phosphor.js", "ssg:https://framerusercontent.com/modules/mZ5cUyil5E1LeTHQd461/S8LP3AmtS79MgHHjcbR4/NNpgnq2bN.js", "ssg:https://framerusercontent.com/modules/fT9mB3asy2ZEtoENjFoI/ieLyx8gDGSrj4PbguGch/P8dj6_5tK.js", "ssg:https://framerusercontent.com/modules/8g3RNT5er8Nv25Rxt052/8kTvldCSXCpAlNVAgyxl/xYcrERLsZ.js", "ssg:https://framerusercontent.com/modules/bROclyblIF85O70Xu00b/P9HI6nTGmKvWmTvpztE6/uGGJCoIU8.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const renderPathForWeight = (weight, color, pathsByWeight2) => !!pathsByWeight2.get(weight) ? pathsByWeight2.get(weight)(color) : null;\n    const pathsByWeight = new Map();\n    pathsByWeight.set(\"bold\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"24\"\n    })));\n    pathsByWeight.set(\"duotone\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      opacity: \"0.2\"\n    }), /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    pathsByWeight.set(\"fill\", () => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M218.8,103.7,138.8,31a16,16,0,0,0-21.6,0l-80,72.7A16,16,0,0,0,32,115.5v92.1a16.4,16.4,0,0,0,4,11A15.9,15.9,0,0,0,48,224H96a8,8,0,0,0,8-8V168a8,8,0,0,1,8-8h32a8,8,0,0,1,8,8v48a8,8,0,0,0,8,8h48a15.6,15.6,0,0,0,7.6-1.9A16.1,16.1,0,0,0,224,208V115.5A16,16,0,0,0,218.8,103.7Z\"\n    })));\n    pathsByWeight.set(\"light\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"12\"\n    })));\n    pathsByWeight.set(\"thin\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"8\"\n    })));\n    pathsByWeight.set(\"regular\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    const renderPath = (weight, color) => renderPathForWeight(weight, color, pathsByWeight);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", {\n      ref,\n      ...props\n    }, renderPath(props.weight, props.color)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import { useMemo } from \"react\";\nimport { 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                                      */\nexport const containerStyles = {\n  width: \"100%\",\n  height: \"100%\",\n  display: \"flex\",\n  justifyContent: \"center\",\n  alignItems: \"center\"\n};\nexport const defaultEvents = {\n  onClick: {\n    type: ControlType.EventHandler\n  },\n  onMouseDown: {\n    type: ControlType.EventHandler\n  },\n  onMouseUp: {\n    type: ControlType.EventHandler\n  },\n  onMouseEnter: {\n    type: ControlType.EventHandler\n  },\n  onMouseLeave: {\n    type: ControlType.EventHandler\n  }\n};\nconst findByArray = (arr, search) => arr.find(a => a.toLowerCase().includes(search));\nexport function getIconSelection(iconKeys, selectByList, iconSearch = \"\", iconSelection, lowercaseIconKeyPairs) {\n  // gotta get the exact match first THEN find\n  // have a set and try to access ?\n  if (selectByList) return iconSelection;\n  if (iconSearch == null || (iconSearch === null || iconSearch === void 0 ? void 0 : iconSearch.length) === 0) return null;\n  const iconSearchTerm = iconSearch.toLowerCase().replace(/-|\\s/g, \"\");\n  var _iconSearchTerm; // check for exact match, otherwise use .find\n  const searchResult = (_iconSearchTerm = lowercaseIconKeyPairs[iconSearchTerm]) !== null && _iconSearchTerm !== void 0 ? _iconSearchTerm : findByArray(iconKeys, iconSearchTerm);\n  return searchResult;\n}\nexport function useIconSelection(iconKeys, selectByList, iconSearch = \"\", iconSelection, lowercaseIconKeyPairs) {\n  // Clean search term\n  const iconSearchResult = useMemo(() => {\n    if (iconSearch == null || (iconSearch === null || iconSearch === void 0 ? void 0 : iconSearch.length) === 0) return null;\n    const iconSearchTerm = iconSearch.toLowerCase().replace(/-|\\s/g, \"\");\n    var _iconSearchTerm; // check for exact match, otherwise use .find\n    const searchResult = (_iconSearchTerm = lowercaseIconKeyPairs[iconSearchTerm]) !== null && _iconSearchTerm !== void 0 ? _iconSearchTerm : findByArray(iconKeys, iconSearchTerm);\n    return searchResult;\n  }, [iconSelection, iconSearch]);\n  const name = selectByList ? iconSelection : iconSearchResult;\n  return name;\n}\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"getIconSelection\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"containerStyles\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"useIconSelection\": {\n      \"type\": \"function\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"defaultEvents\": {\n      \"type\": \"variable\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./utils.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nimport { useState, useEffect, useRef } from \"react\";\nimport { addPropertyControls, ControlType, RenderTarget } from \"framer\";\nimport { motion } from \"framer-motion\";\nimport { NullState } from \"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";\nimport HouseFactory from \"https://framer.com/m/phosphor-icons/House.js@0.0.50\";\nimport { defaultEvents, useIconSelection } from \"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";\nconst iconKeys = [\"Activity\", \"AddressBook\", \"Airplane\", \"AirplaneInFlight\", \"AirplaneLanding\", \"AirplaneTakeoff\", \"AirplaneTilt\", \"Airplay\", \"Alarm\", \"Alien\", \"AlignBottom\", \"AlignBottomSimple\", \"AlignCenterVertical\", \"AlignLeft\", \"AlignLeftSimple\", \"AlignRight\", \"AlignRightSimple\", \"AlignTop\", \"AlignTopSimple\", \"Anchor\", \"AnchorSimple\", \"AndroidLogo\", \"AngularLogo\", \"Aperture\", \"AppStoreLogo\", \"AppWindow\", \"AppleLogo\", \"ApplePodcastsLogo\", \"Archive\", \"ArchiveBox\", \"ArchiveTray\", \"Armchair\", \"ArrowArcLeft\", \"ArrowArcRight\", \"ArrowBendDownLeft\", \"ArrowBendDownRight\", \"ArrowBendLeftDown\", \"ArrowBendLeftUp\", \"ArrowBendRightDown\", \"ArrowBendRightUp\", \"ArrowBendUpLeft\", \"ArrowBendUpRight\", \"ArrowCircleDown\", \"ArrowCircleDownLeft\", \"ArrowCircleDownRight\", \"ArrowCircleLeft\", \"ArrowCircleRight\", \"ArrowCircleUp\", \"ArrowCircleUpLeft\", \"ArrowCircleUpRight\", \"ArrowClockwise\", \"ArrowDown\", \"ArrowDownLeft\", \"ArrowDownRight\", \"ArrowElbowDownLeft\", \"ArrowElbowDownRight\", \"ArrowElbowLeft\", \"ArrowElbowLeftDown\", \"ArrowElbowLeftUp\", \"ArrowElbowRight\", \"ArrowElbowRightDown\", \"ArrowElbowRightUp\", \"ArrowElbowUpLeft\", \"ArrowElbowUpRight\", \"ArrowFatDown\", \"ArrowFatLeft\", \"ArrowFatLineDown\", \"ArrowFatLineLeft\", \"ArrowFatLineRight\", \"ArrowFatLineUp\", \"ArrowFatLinesDown\", \"ArrowFatLinesLeft\", \"ArrowFatLinesRight\", \"ArrowFatLinesUp\", \"ArrowFatRight\", \"ArrowFatUp\", \"ArrowLeft\", \"ArrowLineDown\", \"ArrowLineDownLeft\", \"ArrowLineDownRight\", \"ArrowLineLeft\", \"ArrowLineRight\", \"ArrowLineUp\", \"ArrowLineUpLeft\", \"ArrowLineUpRight\", \"ArrowRight\", \"ArrowSquareDown\", \"ArrowSquareDownLeft\", \"ArrowSquareDownRight\", \"ArrowSquareIn\", \"ArrowSquareLeft\", \"ArrowSquareOut\", \"ArrowSquareRight\", \"ArrowSquareUp\", \"ArrowSquareUpLeft\", \"ArrowSquareUpRight\", \"ArrowUDownLeft\", \"ArrowUDownRight\", \"ArrowULeftDown\", \"ArrowULeftUp\", \"ArrowURightDown\", \"ArrowURightUp\", \"ArrowUUpLeft\", \"ArrowUUpRight\", \"ArrowUp\", \"ArrowUpLeft\", \"ArrowUpRight\", \"ArrowsClockwise\", \"ArrowsDownUp\", \"ArrowsHorizontal\", \"ArrowsIn\", \"ArrowsInCardinal\", \"ArrowsInLineVertical\", \"ArrowsInSimple\", \"ArrowsLeftRight\", \"ArrowsOut\", \"ArrowsOutCardinal\", \"ArrowsOutSimple\", \"ArrowsVertical\", \"Article\", \"ArticleMedium\", \"ArticleNyTimes\", \"Asterisk\", \"AsteriskSimple\", \"At\", \"Atom\", \"Baby\", \"Backpack\", \"Backspace\", \"Bag\", \"BagSimple\", \"Balloon\", \"Bandaids\", \"Bank\", \"Barbell\", \"Barcode\", \"Barricade\", \"Baseball\", \"Basketball\", \"Bathtub\", \"BatteryCharging\", \"BatteryEmpty\", \"BatteryFull\", \"BatteryHigh\", \"BatteryLow\", \"BatteryMedium\", \"BatteryPlus\", \"BatteryWarning\", \"Bed\", \"BeerBottle\", \"BehanceLogo\", \"Bell\", \"BellRinging\", \"BellSimple\", \"BellSimpleRinging\", \"BellSimpleSlash\", \"BellSimpleZ\", \"BellSlash\", \"BellZ\", \"BezierCurve\", \"Bicycle\", \"Binoculars\", \"Bird\", \"Bluetooth\", \"BluetoothConnected\", \"BluetoothSlash\", \"BluetoothX\", \"Boat\", \"Book\", \"BookBookmark\", \"BookOpen\", \"Bookmark\", \"BookmarkSimple\", \"Bookmarks\", \"BookmarksSimple\", \"Books\", \"BoundingBox\", \"BracketsAngle\", \"BracketsCurly\", \"BracketsRound\", \"BracketsSquare\", \"Brain\", \"Brandy\", \"Briefcase\", \"BriefcaseMetal\", \"Broadcast\", \"Browser\", \"Browsers\", \"Bug\", \"BugBeetle\", \"BugDroid\", \"Buildings\", \"Bus\", \"Butterfly\", \"Cactus\", \"Cake\", \"Calculator\", \"Calendar\", \"CalendarBlank\", \"CalendarCheck\", \"CalendarPlus\", \"CalendarX\", \"Camera\", \"CameraRotate\", \"CameraSlash\", \"Campfire\", \"Car\", \"CarSimple\", \"Cardholder\", \"Cards\", \"CaretCircleDoubleUp\", \"CaretCircleDown\", \"CaretCircleLeft\", \"CaretCircleRight\", \"CaretCircleUp\", \"CaretDoubleDown\", \"CaretDoubleLeft\", \"CaretDoubleRight\", \"CaretDoubleUp\", \"CaretDown\", \"CaretLeft\", \"CaretRight\", \"CaretUp\", \"Cat\", \"CellSignalFull\", \"CellSignalHigh\", \"CellSignalLow\", \"CellSignalMedium\", \"CellSignalNone\", \"CellSignalSlash\", \"CellSignalX\", \"Chalkboard\", \"ChalkboardSimple\", \"ChalkboardTeacher\", \"ChartBar\", \"ChartBarHorizontal\", \"ChartLine\", \"ChartLineUp\", \"ChartPie\", \"ChartPieSlice\", \"Chat\", \"ChatCentered\", \"ChatCenteredDots\", \"ChatCenteredText\", \"ChatCircle\", \"ChatCircleDots\", \"ChatCircleText\", \"ChatDots\", \"ChatTeardrop\", \"ChatTeardropDots\", \"ChatTeardropText\", \"ChatText\", \"Chats\", \"ChatsCircle\", \"ChatsTeardrop\", \"Check\", \"CheckCircle\", \"CheckSquare\", \"CheckSquareOffset\", \"Checks\", \"Circle\", \"CircleDashed\", \"CircleHalf\", \"CircleHalfTilt\", \"CircleNotch\", \"CircleWavy\", \"CircleWavyCheck\", \"CircleWavyQuestion\", \"CircleWavyWarning\", \"CirclesFour\", \"CirclesThree\", \"CirclesThreePlus\", \"Clipboard\", \"ClipboardText\", \"Clock\", \"ClockAfternoon\", \"ClockClockwise\", \"ClosedCaptioning\", \"Cloud\", \"CloudArrowDown\", \"CloudArrowUp\", \"CloudCheck\", \"CloudFog\", \"CloudLightning\", \"CloudMoon\", \"CloudRain\", \"CloudSlash\", \"CloudSnow\", \"CloudSun\", \"Club\", \"CoatHanger\", \"Code\", \"CodeSimple\", \"CodepenLogo\", \"CodesandboxLogo\", \"Coffee\", \"Coin\", \"CoinVertical\", \"Coins\", \"Columns\", \"Command\", \"Compass\", \"ComputerTower\", \"Confetti\", \"Cookie\", \"CookingPot\", \"Copy\", \"CopySimple\", \"Copyleft\", \"Copyright\", \"CornersIn\", \"CornersOut\", \"Cpu\", \"CreditCard\", \"Crop\", \"Crosshair\", \"CrosshairSimple\", \"Crown\", \"CrownSimple\", \"Cube\", \"CurrencyBtc\", \"CurrencyCircleDollar\", \"CurrencyCny\", \"CurrencyDollar\", \"CurrencyDollarSimple\", \"CurrencyEth\", \"CurrencyEur\", \"CurrencyGbp\", \"CurrencyInr\", \"CurrencyJpy\", \"CurrencyKrw\", \"CurrencyKzt\", \"CurrencyNgn\", \"CurrencyRub\", \"Cursor\", \"CursorText\", \"Cylinder\", \"Database\", \"Desktop\", \"DesktopTower\", \"Detective\", \"DeviceMobile\", \"DeviceMobileCamera\", \"DeviceMobileSpeaker\", \"DeviceTablet\", \"DeviceTabletCamera\", \"DeviceTabletSpeaker\", \"Diamond\", \"DiamondsFour\", \"DiceFive\", \"DiceFour\", \"DiceOne\", \"DiceSix\", \"DiceThree\", \"DiceTwo\", \"Disc\", \"DiscordLogo\", \"Divide\", \"Dog\", \"Door\", \"DotsNine\", \"DotsSix\", \"DotsSixVertical\", \"DotsThree\", \"DotsThreeCircle\", \"DotsThreeOutline\", \"DotsThreeVertical\", \"Download\", \"DownloadSimple\", \"DribbbleLogo\", \"Drop\", \"DropHalf\", \"DropHalfBottom\", \"Ear\", \"EarSlash\", \"Egg\", \"EggCrack\", \"Eject\", \"EjectSimple\", \"Envelope\", \"EnvelopeOpen\", \"EnvelopeSimple\", \"EnvelopeSimpleOpen\", \"Equalizer\", \"Equals\", \"Eraser\", \"Exam\", \"Export\", \"Eye\", \"EyeClosed\", \"EyeSlash\", \"Eyedropper\", \"EyedropperSample\", \"Eyeglasses\", \"FaceMask\", \"FacebookLogo\", \"Factory\", \"Faders\", \"FadersHorizontal\", \"FastForward\", \"FastForwardCircle\", \"FigmaLogo\", \"File\", \"FileArrowDown\", \"FileArrowUp\", \"FileAudio\", \"FileCloud\", \"FileCode\", \"FileCss\", \"FileCsv\", \"FileDoc\", \"FileDotted\", \"FileHtml\", \"FileImage\", \"FileJpg\", \"FileJs\", \"FileJsx\", \"FileLock\", \"FileMinus\", \"FilePdf\", \"FilePlus\", \"FilePng\", \"FilePpt\", \"FileRs\", \"FileSearch\", \"FileText\", \"FileTs\", \"FileTsx\", \"FileVideo\", \"FileVue\", \"FileX\", \"FileXls\", \"FileZip\", \"Files\", \"FilmScript\", \"FilmSlate\", \"FilmStrip\", \"Fingerprint\", \"FingerprintSimple\", \"FinnTheHuman\", \"Fire\", \"FireSimple\", \"FirstAid\", \"FirstAidKit\", \"Fish\", \"FishSimple\", \"Flag\", \"FlagBanner\", \"FlagCheckered\", \"Flame\", \"Flashlight\", \"Flask\", \"FloppyDisk\", \"FloppyDiskBack\", \"FlowArrow\", \"Flower\", \"FlowerLotus\", \"FlyingSaucer\", \"Folder\", \"FolderDotted\", \"FolderLock\", \"FolderMinus\", \"FolderNotch\", \"FolderNotchMinus\", \"FolderNotchOpen\", \"FolderNotchPlus\", \"FolderOpen\", \"FolderPlus\", \"FolderSimple\", \"FolderSimpleDotted\", \"FolderSimpleLock\", \"FolderSimpleMinus\", \"FolderSimplePlus\", \"FolderSimpleStar\", \"FolderSimpleUser\", \"FolderStar\", \"FolderUser\", \"Folders\", \"Football\", \"ForkKnife\", \"FrameCorners\", \"FramerLogo\", \"Function\", \"Funnel\", \"FunnelSimple\", \"GameController\", \"GasPump\", \"Gauge\", \"Gear\", \"GearSix\", \"GenderFemale\", \"GenderIntersex\", \"GenderMale\", \"GenderNeuter\", \"GenderNonbinary\", \"GenderTransgender\", \"Ghost\", \"Gif\", \"Gift\", \"GitBranch\", \"GitCommit\", \"GitDiff\", \"GitFork\", \"GitMerge\", \"GitPullRequest\", \"GithubLogo\", \"GitlabLogo\", \"GitlabLogoSimple\", \"Globe\", \"GlobeHemisphereEast\", \"GlobeHemisphereWest\", \"GlobeSimple\", \"GlobeStand\", \"GoogleChromeLogo\", \"GoogleLogo\", \"GooglePhotosLogo\", \"GooglePlayLogo\", \"GooglePodcastsLogo\", \"Gradient\", \"GraduationCap\", \"Graph\", \"GridFour\", \"Hamburger\", \"Hand\", \"HandEye\", \"HandFist\", \"HandGrabbing\", \"HandPalm\", \"HandPointing\", \"HandSoap\", \"HandWaving\", \"Handbag\", \"HandbagSimple\", \"HandsClapping\", \"Handshake\", \"HardDrive\", \"HardDrives\", \"Hash\", \"HashStraight\", \"Headlights\", \"Headphones\", \"Headset\", \"Heart\", \"HeartBreak\", \"HeartStraight\", \"HeartStraightBreak\", \"Heartbeat\", \"Hexagon\", \"HighlighterCircle\", \"Horse\", \"Hourglass\", \"HourglassHigh\", \"HourglassLow\", \"HourglassMedium\", \"HourglassSimple\", \"HourglassSimpleHigh\", \"HourglassSimpleLow\", \"House\", \"HouseLine\", \"HouseSimple\", \"IdentificationBadge\", \"IdentificationCard\", \"Image\", \"ImageSquare\", \"Infinity\", \"Info\", \"InstagramLogo\", \"Intersect\", \"Jeep\", \"Kanban\", \"Key\", \"KeyReturn\", \"Keyboard\", \"Keyhole\", \"Knife\", \"Ladder\", \"LadderSimple\", \"Lamp\", \"Laptop\", \"Layout\", \"Leaf\", \"Lifebuoy\", \"Lightbulb\", \"LightbulbFilament\", \"Lightning\", \"LightningSlash\", \"LineSegment\", \"LineSegments\", \"Link\", \"LinkBreak\", \"LinkSimple\", \"LinkSimpleBreak\", \"LinkSimpleHorizontal\", \"LinkedinLogo\", \"LinuxLogo\", \"List\", \"ListBullets\", \"ListChecks\", \"ListDashes\", \"ListNumbers\", \"ListPlus\", \"Lock\", \"LockKey\", \"LockKeyOpen\", \"LockLaminated\", \"LockLaminatedOpen\", \"LockOpen\", \"LockSimple\", \"LockSimpleOpen\", \"MagicWand\", \"Magnet\", \"MagnetStraight\", \"MagnifyingGlass\", \"MagnifyingGlassMinus\", \"MagnifyingGlassPlus\", \"MapPin\", \"MapPinLine\", \"MapTrifold\", \"MarkerCircle\", \"Martini\", \"MaskHappy\", \"MaskSad\", \"MathOperations\", \"Medal\", \"MediumLogo\", \"Megaphone\", \"MegaphoneSimple\", \"MessengerLogo\", \"Microphone\", \"MicrophoneSlash\", \"MicrophoneStage\", \"MicrosoftExcelLogo\", \"MicrosoftTeamsLogo\", \"MicrosoftWordLogo\", \"Minus\", \"MinusCircle\", \"Money\", \"Monitor\", \"MonitorPlay\", \"Moon\", \"MoonStars\", \"Mountains\", \"Mouse\", \"MouseSimple\", \"MusicNote\", \"MusicNoteSimple\", \"MusicNotes\", \"MusicNotesPlus\", \"MusicNotesSimple\", \"NavigationArrow\", \"Needle\", \"Newspaper\", \"NewspaperClipping\", \"Note\", \"NoteBlank\", \"NotePencil\", \"Notebook\", \"Notepad\", \"Notification\", \"NumberCircleEight\", \"NumberCircleFive\", \"NumberCircleFour\", \"NumberCircleNine\", \"NumberCircleOne\", \"NumberCircleSeven\", \"NumberCircleSix\", \"NumberCircleThree\", \"NumberCircleTwo\", \"NumberCircleZero\", \"NumberEight\", \"NumberFive\", \"NumberFour\", \"NumberNine\", \"NumberOne\", \"NumberSeven\", \"NumberSix\", \"NumberSquareEight\", \"NumberSquareFive\", \"NumberSquareFour\", \"NumberSquareNine\", \"NumberSquareOne\", \"NumberSquareSeven\", \"NumberSquareSix\", \"NumberSquareThree\", \"NumberSquareTwo\", \"NumberSquareZero\", \"NumberThree\", \"NumberTwo\", \"NumberZero\", \"Nut\", \"NyTimesLogo\", \"Octagon\", \"Option\", \"Package\", \"PaintBrush\", \"PaintBrushBroad\", \"PaintBrushHousehold\", \"PaintBucket\", \"PaintRoller\", \"Palette\", \"PaperPlane\", \"PaperPlaneRight\", \"PaperPlaneTilt\", \"Paperclip\", \"PaperclipHorizontal\", \"Parachute\", \"Password\", \"Path\", \"Pause\", \"PauseCircle\", \"PawPrint\", \"Peace\", \"Pen\", \"PenNib\", \"PenNibStraight\", \"Pencil\", \"PencilCircle\", \"PencilLine\", \"PencilSimple\", \"PencilSimpleLine\", \"Percent\", \"Person\", \"PersonSimple\", \"PersonSimpleRun\", \"PersonSimpleWalk\", \"Perspective\", \"Phone\", \"PhoneCall\", \"PhoneDisconnect\", \"PhoneIncoming\", \"PhoneOutgoing\", \"PhoneSlash\", \"PhoneX\", \"PhosphorLogo\", \"PianoKeys\", \"PictureInPicture\", \"Pill\", \"PinterestLogo\", \"Pinwheel\", \"Pizza\", \"Placeholder\", \"Planet\", \"Play\", \"PlayCircle\", \"Playlist\", \"Plug\", \"Plugs\", \"PlugsConnected\", \"Plus\", \"PlusCircle\", \"PlusMinus\", \"PokerChip\", \"PoliceCar\", \"Polygon\", \"Popcorn\", \"Power\", \"Prescription\", \"Presentation\", \"PresentationChart\", \"Printer\", \"Prohibit\", \"ProhibitInset\", \"ProjectorScreen\", \"ProjectorScreenChart\", \"PushPin\", \"PushPinSimple\", \"PushPinSimpleSlash\", \"PushPinSlash\", \"PuzzlePiece\", \"QrCode\", \"Question\", \"Queue\", \"Quotes\", \"Radical\", \"Radio\", \"RadioButton\", \"Rainbow\", \"RainbowCloud\", \"Receipt\", \"Record\", \"Rectangle\", \"Recycle\", \"RedditLogo\", \"Repeat\", \"RepeatOnce\", \"Rewind\", \"RewindCircle\", \"Robot\", \"Rocket\", \"RocketLaunch\", \"Rows\", \"Rss\", \"RssSimple\", \"Rug\", \"Ruler\", \"Scales\", \"Scan\", \"Scissors\", \"Screencast\", \"ScribbleLoop\", \"Scroll\", \"Selection\", \"SelectionAll\", \"SelectionBackground\", \"SelectionForeground\", \"SelectionInverse\", \"SelectionPlus\", \"SelectionSlash\", \"Share\", \"ShareNetwork\", \"Shield\", \"ShieldCheck\", \"ShieldCheckered\", \"ShieldChevron\", \"ShieldPlus\", \"ShieldSlash\", \"ShieldStar\", \"ShieldWarning\", \"ShoppingBag\", \"ShoppingBagOpen\", \"ShoppingCart\", \"ShoppingCartSimple\", \"Shower\", \"Shuffle\", \"ShuffleAngular\", \"ShuffleSimple\", \"Sidebar\", \"SidebarSimple\", \"SignIn\", \"SignOut\", \"Signpost\", \"SimCard\", \"SketchLogo\", \"SkipBack\", \"SkipBackCircle\", \"SkipForward\", \"SkipForwardCircle\", \"Skull\", \"SlackLogo\", \"Sliders\", \"SlidersHorizontal\", \"Smiley\", \"SmileyBlank\", \"SmileyMeh\", \"SmileyNervous\", \"SmileySad\", \"SmileySticker\", \"SmileyWink\", \"SmileyXEyes\", \"SnapchatLogo\", \"Snowflake\", \"SoccerBall\", \"SortAscending\", \"SortDescending\", \"Spade\", \"Sparkle\", \"SpeakerHigh\", \"SpeakerLow\", \"SpeakerNone\", \"SpeakerSimpleHigh\", \"SpeakerSimpleLow\", \"SpeakerSimpleNone\", \"SpeakerSimpleSlash\", \"SpeakerSimpleX\", \"SpeakerSlash\", \"SpeakerX\", \"Spinner\", \"SpinnerGap\", \"Spiral\", \"SpotifyLogo\", \"Square\", \"SquareHalf\", \"SquareHalfBottom\", \"SquareLogo\", \"SquaresFour\", \"Stack\", \"StackOverflowLogo\", \"StackSimple\", \"Stamp\", \"Star\", \"StarFour\", \"StarHalf\", \"Sticker\", \"Stop\", \"StopCircle\", \"Storefront\", \"Strategy\", \"StripeLogo\", \"Student\", \"Suitcase\", \"SuitcaseSimple\", \"Sun\", \"SunDim\", \"SunHorizon\", \"Sunglasses\", \"Swap\", \"Swatches\", \"Sword\", \"Syringe\", \"TShirt\", \"Table\", \"Tabs\", \"Tag\", \"TagChevron\", \"TagSimple\", \"Target\", \"Taxi\", \"TelegramLogo\", \"Television\", \"TelevisionSimple\", \"TennisBall\", \"Terminal\", \"TerminalWindow\", \"TestTube\", \"TextAa\", \"TextAlignCenter\", \"TextAlignJustify\", \"TextAlignLeft\", \"TextAlignRight\", \"TextBolder\", \"TextH\", \"TextHFive\", \"TextHFour\", \"TextHOne\", \"TextHSix\", \"TextHThree\", \"TextHTwo\", \"TextIndent\", \"TextItalic\", \"TextOutdent\", \"TextStrikethrough\", \"TextT\", \"TextUnderline\", \"Textbox\", \"Thermometer\", \"ThermometerCold\", \"ThermometerHot\", \"ThermometerSimple\", \"ThumbsDown\", \"ThumbsUp\", \"Ticket\", \"TiktokLogo\", \"Timer\", \"ToggleLeft\", \"ToggleRight\", \"Toilet\", \"ToiletPaper\", \"Tote\", \"ToteSimple\", \"TrademarkRegistered\", \"TrafficCone\", \"TrafficSign\", \"TrafficSignal\", \"Train\", \"TrainRegional\", \"TrainSimple\", \"Translate\", \"Trash\", \"TrashSimple\", \"Tray\", \"Tree\", \"TreeEvergreen\", \"TreeStructure\", \"TrendDown\", \"TrendUp\", \"Triangle\", \"Trophy\", \"Truck\", \"TwitchLogo\", \"TwitterLogo\", \"Umbrella\", \"UmbrellaSimple\", \"Upload\", \"UploadSimple\", \"User\", \"UserCircle\", \"UserCircleGear\", \"UserCircleMinus\", \"UserCirclePlus\", \"UserFocus\", \"UserGear\", \"UserList\", \"UserMinus\", \"UserPlus\", \"UserRectangle\", \"UserSquare\", \"UserSwitch\", \"Users\", \"UsersFour\", \"UsersThree\", \"Vault\", \"Vibrate\", \"VideoCamera\", \"VideoCameraSlash\", \"Vignette\", \"Voicemail\", \"Volleyball\", \"Wall\", \"Wallet\", \"Warning\", \"WarningCircle\", \"WarningOctagon\", \"Watch\", \"WaveSawtooth\", \"WaveSine\", \"WaveSquare\", \"WaveTriangle\", \"Waves\", \"Webcam\", \"WhatsappLogo\", \"Wheelchair\", \"WifiHigh\", \"WifiLow\", \"WifiMedium\", \"WifiNone\", \"WifiSlash\", \"WifiX\", \"Wind\", \"WindowsLogo\", \"Wine\", \"Wrench\", \"X\", \"XCircle\", \"XSquare\", \"YinYang\", \"YoutubeLogo\"];\nconst moduleBaseUrl = \"https://framer.com/m/phosphor-icons/\";\nconst weightOptions = [\"thin\", \"light\", \"regular\", \"bold\", \"fill\", \"duotone\"];\nconst lowercaseIconKeyPairs = iconKeys.reduce((res, key) => {\n  res[key.toLowerCase()] = key;\n  return res;\n}, {}); /**\n        * PHOSPHOR\n        *\n        * @framerSupportedLayoutWidth fixed\n        * @framerSupportedLayoutHeight fixed\n        *\n        * @framerIntrinsicWidth 24\n        * @framerIntrinsicHeight 24\n        */\nexport function Icon(props) {\n  const {\n    color,\n    selectByList,\n    iconSearch,\n    iconSelection,\n    onClick,\n    onMouseDown,\n    onMouseUp,\n    onMouseEnter,\n    onMouseLeave,\n    weight,\n    mirrored\n  } = props;\n  const isMounted = useRef(false);\n  const iconKey = useIconSelection(iconKeys, selectByList, iconSearch, iconSelection, lowercaseIconKeyPairs);\n  const [SelectedIcon, setSelectedIcon] = useState(iconKey === \"Home\" ? HouseFactory(React) : null);\n  async function importModule() {\n    // Get the selected module\n    try {\n      // Quickfix, needs proper publish\n      const version = \"0.0.50\";\n      const iconModuleUrl = `${moduleBaseUrl}${iconKey}.js@${version}`;\n      const module = await import( /* webpackIgnore: true */iconModuleUrl);\n      if (isMounted.current) setSelectedIcon(module.default(React));\n    } catch (err) {\n      if (isMounted.current) setSelectedIcon(null);\n    }\n  }\n  useEffect(() => {\n    isMounted.current = true;\n    importModule();\n    return () => {\n      isMounted.current = false;\n    };\n  }, [iconKey]);\n  const isOnCanvas = RenderTarget.current() === RenderTarget.canvas;\n  const emptyState = isOnCanvas ? /*#__PURE__*/_jsx(NullState, {}) : null;\n  return /*#__PURE__*/_jsx(motion.div, {\n    style: {\n      display: \"contents\"\n    },\n    onClick,\n    onMouseEnter,\n    onMouseLeave,\n    onMouseDown,\n    onMouseUp,\n    children: SelectedIcon ? /*#__PURE__*/_jsx(\"svg\", {\n      xmlns: \"http://www.w3.org/2000/svg\",\n      viewBox: \"0 0 256 256\",\n      style: {\n        userSelect: \"none\",\n        width: \"100%\",\n        height: \"100%\",\n        display: \"inline-block\",\n        fill: color,\n        flexShrink: 0,\n        cursor: onClick ? \"pointer\" : \"auto\",\n        transform: mirrored ? \"scale(-1, 1)\" : undefined\n      },\n      focusable: \"false\",\n      color: color,\n      children: /*#__PURE__*/_jsx(SelectedIcon, {\n        color: color,\n        weight: weight\n      })\n    }) : emptyState\n  });\n}\nIcon.displayName = \"Phosphor\";\nIcon.defaultProps = {\n  width: 24,\n  height: 24,\n  iconSelection: \"House\",\n  iconSearch: \"House\",\n  color: \"#66F\",\n  selectByList: true,\n  weight: \"regular\",\n  mirrored: false\n};\naddPropertyControls(Icon, {\n  selectByList: {\n    type: ControlType.Boolean,\n    title: \"Select\",\n    enabledTitle: \"List\",\n    disabledTitle: \"Search\",\n    defaultValue: Icon.defaultProps.selectByList\n  },\n  iconSelection: {\n    type: ControlType.Enum,\n    options: iconKeys,\n    defaultValue: Icon.defaultProps.iconSelection,\n    title: \"Name\",\n    hidden: ({\n      selectByList\n    }) => !selectByList,\n    description: \"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"\n  },\n  iconSearch: {\n    type: ControlType.String,\n    title: \"Name\",\n    placeholder: \"Menu, Wifi, Box\\u2026\",\n    hidden: ({\n      selectByList\n    }) => selectByList\n  },\n  color: {\n    type: ControlType.Color,\n    title: \"Color\",\n    defaultValue: Icon.defaultProps.color\n  },\n  weight: {\n    type: ControlType.Enum,\n    title: \"Weight\",\n    optionTitles: weightOptions.map(piece => piece.charAt(0).toUpperCase() + piece.slice(1)),\n    options: weightOptions,\n    defaultValue: Icon.defaultProps.weight\n  },\n  mirrored: {\n    type: ControlType.Boolean,\n    enabledTitle: \"Yes\",\n    disabledTitle: \"No\",\n    defaultValue: Icon.defaultProps.mirrored\n  },\n  ...defaultEvents\n});\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Icon\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"Icon\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"24\",\n        \"framerIntrinsicHeight\": \"24\",\n        \"framerSupportedLayoutHeight\": \"fixed\",\n        \"framerSupportedLayoutWidth\": \"fixed\"\n      }\n    },\n    \"IconProps\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (0f22d58)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Link, RichText, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/xUCuNdICT7LqG93nhqbM/Phosphor.js\";\nconst PhosphorFonts = getFonts(Phosphor);\nconst cycleOrder = [\"H1mpamEnS\", \"vUrCHDcI1\"];\nconst variantClassNames = {\n  H1mpamEnS: \"framer-v-10zd7pj\",\n  vUrCHDcI1: \"framer-v-1s8u30d\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  Desktop: \"H1mpamEnS\",\n  Mobile: \"vUrCHDcI1\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"H1mpamEnS\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"H1mpamEnS\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-er8C3\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsx(motion.footer, {\n          ...restProps,\n          className: cx(\"framer-10zd7pj\", className),\n          \"data-border\": true,\n          \"data-framer-name\": \"Desktop\",\n          layoutDependency: layoutDependency,\n          layoutId: \"H1mpamEnS\",\n          ref: ref,\n          style: {\n            \"--border-bottom-width\": \"0px\",\n            \"--border-color\": \"rgba(34, 34, 34, 0.1)\",\n            \"--border-left-width\": \"0px\",\n            \"--border-right-width\": \"0px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"1px\",\n            backgroundColor: \"rgb(255, 255, 255)\",\n            ...style\n          },\n          ...addPropertyOverrides({\n            vUrCHDcI1: {\n              \"data-framer-name\": \"Mobile\"\n            }\n          }, baseVariant, gestureVariant),\n          children: /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-jo7ygx\",\n            layoutDependency: layoutDependency,\n            layoutId: \"GeCqTgzrT\",\n            children: [/*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  style: {\n                    \"--font-selector\": \"R0Y7T3V0Zml0LTUwMA==\",\n                    \"--framer-font-family\": '\"Outfit\", sans-serif',\n                    \"--framer-font-weight\": \"500\"\n                  },\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"augiA20Il\"\n                    },\n                    openInNewTab: false,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      children: \"\\xa9 2023 logwise, Inc. All rights reserved\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-pgr79\",\n              fonts: [\"GF;Outfit-500\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"qQmJqeodp\",\n              style: {\n                \"--framer-link-hover-text-color\": \"rgba(153, 153, 153, 0.6)\",\n                \"--framer-link-text-decoration\": \"none\",\n                \"--framer-paragraph-spacing\": \"0px\",\n                filter: \"saturate(1.2)\",\n                opacity: .6,\n                WebkitFilter: \"saturate(1.2)\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1wfnifw\",\n              layoutDependency: layoutDependency,\n              layoutId: \"COJI08_u8\",\n              children: [/*#__PURE__*/_jsx(Link, {\n                href: \"www.instagram.com\",\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-1vjq8i6 framer-iz9izq\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"UKTrvZJ50\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-8un5oe-container\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"S1zp_WBaH-container\",\n                    children: /*#__PURE__*/_jsx(Phosphor, {\n                      color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(255, 94, 32)) /* {\"name\":\"Red\"} */',\n                      height: \"100%\",\n                      iconSearch: \"House\",\n                      iconSelection: \"InstagramLogo\",\n                      id: \"S1zp_WBaH\",\n                      layoutId: \"S1zp_WBaH\",\n                      mirrored: false,\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      weight: \"fill\",\n                      width: \"100%\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"www.twitter.com\",\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-1b3r5c5 framer-iz9izq\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"dO0adB16y\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-1t1bamj-container\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"smpTDeBey-container\",\n                    children: /*#__PURE__*/_jsx(Phosphor, {\n                      color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(255, 94, 32)) /* {\"name\":\"Red\"} */',\n                      height: \"100%\",\n                      iconSearch: \"House\",\n                      iconSelection: \"TwitterLogo\",\n                      id: \"smpTDeBey\",\n                      layoutId: \"smpTDeBey\",\n                      mirrored: false,\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      weight: \"fill\",\n                      width: \"100%\"\n                    })\n                  })\n                })\n              }), /*#__PURE__*/_jsx(Link, {\n                href: \"www.facebook.com\",\n                children: /*#__PURE__*/_jsx(motion.a, {\n                  className: \"framer-66xb5s framer-iz9izq\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"AfVPXD7hm\",\n                  children: /*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-3o5r0w-container\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"a95NLf5Ep-container\",\n                    children: /*#__PURE__*/_jsx(Phosphor, {\n                      color: 'var(--token-a3319007-080d-465f-9d26-f005f9c2cb83, rgb(255, 94, 32)) /* {\"name\":\"Red\"} */',\n                      height: \"100%\",\n                      iconSearch: \"House\",\n                      iconSelection: \"FacebookLogo\",\n                      id: \"a95NLf5Ep\",\n                      layoutId: \"a95NLf5Ep\",\n                      mirrored: false,\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      weight: \"fill\",\n                      width: \"100%\"\n                    })\n                  })\n                })\n              })]\n            })]\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-er8C3 [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-er8C3 .framer-iz9izq { display: block; }\", \".framer-er8C3 .framer-10zd7pj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 1200px; }\", \".framer-er8C3 .framer-jo7ygx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 362px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-er8C3 .framer-pgr79 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-er8C3 .framer-1wfnifw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-er8C3 .framer-1vjq8i6, .framer-er8C3 .framer-1b3r5c5, .framer-er8C3 .framer-66xb5s { 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; text-decoration: none; width: min-content; }\", \".framer-er8C3 .framer-8un5oe-container, .framer-er8C3 .framer-1t1bamj-container, .framer-er8C3 .framer-3o5r0w-container { flex: none; height: 21px; position: relative; width: 21px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-er8C3 .framer-10zd7pj, .framer-er8C3 .framer-1wfnifw, .framer-er8C3 .framer-1vjq8i6, .framer-er8C3 .framer-1b3r5c5, .framer-er8C3 .framer-66xb5s { gap: 0px; } .framer-er8C3 .framer-10zd7pj > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-er8C3 .framer-10zd7pj > :first-child { margin-top: 0px; } .framer-er8C3 .framer-10zd7pj > :last-child { margin-bottom: 0px; } .framer-er8C3 .framer-1wfnifw > *, .framer-er8C3 .framer-1vjq8i6 > *, .framer-er8C3 .framer-1b3r5c5 > *, .framer-er8C3 .framer-66xb5s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-er8C3 .framer-1wfnifw > :first-child, .framer-er8C3 .framer-1vjq8i6 > :first-child, .framer-er8C3 .framer-1b3r5c5 > :first-child, .framer-er8C3 .framer-66xb5s > :first-child { margin-left: 0px; } .framer-er8C3 .framer-1wfnifw > :last-child, .framer-er8C3 .framer-1vjq8i6 > :last-child, .framer-er8C3 .framer-1b3r5c5 > :last-child, .framer-er8C3 .framer-66xb5s > :last-child { margin-right: 0px; } }\", \".framer-er8C3.framer-v-1s8u30d .framer-10zd7pj { gap: 40px; padding: 40px 40px 40px 40px; width: 400px; }\", \".framer-er8C3.framer-v-1s8u30d .framer-jo7ygx { flex-direction: column; gap: 20px; justify-content: flex-start; padding: 40px 0px 0px 0px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-er8C3.framer-v-1s8u30d .framer-10zd7pj, .framer-er8C3.framer-v-1s8u30d .framer-jo7ygx { gap: 0px; } .framer-er8C3.framer-v-1s8u30d .framer-10zd7pj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-er8C3.framer-v-1s8u30d .framer-10zd7pj > :first-child, .framer-er8C3.framer-v-1s8u30d .framer-jo7ygx > :first-child { margin-top: 0px; } .framer-er8C3.framer-v-1s8u30d .framer-10zd7pj > :last-child, .framer-er8C3.framer-v-1s8u30d .framer-jo7ygx > :last-child { margin-bottom: 0px; } .framer-er8C3.framer-v-1s8u30d .framer-jo7ygx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicHeight 51\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vUrCHDcI1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             */\nconst FramerNNpgnq2bN = withCSS(Component, css, \"framer-er8C3\");\nexport default FramerNNpgnq2bN;\nFramerNNpgnq2bN.displayName = \"Footer\";\nFramerNNpgnq2bN.defaultProps = {\n  height: 51,\n  width: 1200\n};\naddPropertyControls(FramerNNpgnq2bN, {\n  variant: {\n    options: [\"H1mpamEnS\", \"vUrCHDcI1\"],\n    optionTitles: [\"Desktop\", \"Mobile\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramerNNpgnq2bN, [{\n  family: \"Outfit\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/NNpgnq2bN:default\",\n    url: \"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4G-EiAou6Y.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4G-EiAou6Y.ttf\",\n  weight: \"500\"\n}, ...PhosphorFonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerNNpgnq2bN\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicWidth\": \"1200\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vUrCHDcI1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicHeight\": \"51\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./NNpgnq2bN.map", "// Generated by Framer (8563fcd)\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, Link, Text, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nconst enabledGestures = {\n  mc0b5lTGP: {\n    hover: true\n  },\n  WDDGcxJxU: {\n    hover: true\n  }\n};\nconst cycleOrder = [\"mc0b5lTGP\", \"WDDGcxJxU\"];\nconst variantClassNames = {\n  mc0b5lTGP: \"framer-v-apq4ye\",\n  WDDGcxJxU: \"framer-v-4hihy6\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst humanReadableVariantMap = {\n  Large: \"WDDGcxJxU\",\n  Small: \"mc0b5lTGP\"\n};\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst Component = /*#__PURE__*/React.forwardRef(function ({\n  id,\n  style,\n  className,\n  width,\n  height,\n  layoutId,\n  variant: outerVariant = \"mc0b5lTGP\",\n  title: kHKpBXhE3 = \"Get started\",\n  background: zOuBsMYpH = \"rgb(0, 0, 0)\",\n  link: rtkt_xF9v,\n  ...restProps\n}, ref) {\n  const outerVariantId = humanReadableVariantMap[outerVariant];\n  const variant = outerVariantId || outerVariant;\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"mc0b5lTGP\",\n    enabledGestures,\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = variants.join(\"-\") + restProps.layoutDependency;\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-yqOpo\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsx(Link, {\n          href: rtkt_xF9v,\n          children: /*#__PURE__*/_jsx(motion.a, {\n            ...restProps,\n            className: `${cx(\"framer-apq4ye\", className)} framer-t4lqy5`,\n            \"data-framer-name\": \"Small\",\n            layoutDependency: layoutDependency,\n            layoutId: \"mc0b5lTGP\",\n            ref: ref,\n            style: {\n              backgroundColor: zOuBsMYpH,\n              borderBottomLeftRadius: 10,\n              borderBottomRightRadius: 10,\n              borderTopLeftRadius: 10,\n              borderTopRightRadius: 10,\n              boxShadow: \"inset 0px 1px 1px 0px hsla(0, 0%, 100%, 0.25)\",\n              filter: \"brightness(1)\",\n              WebkitFilter: \"brightness(1)\",\n              ...style\n            },\n            variants: {\n              \"mc0b5lTGP-hover\": {\n                filter: \"brightness(0.8)\",\n                WebkitFilter: \"brightness(0.8)\"\n              },\n              \"WDDGcxJxU-hover\": {\n                filter: \"brightness(0.8)\",\n                WebkitFilter: \"brightness(0.8)\"\n              }\n            },\n            ...addPropertyOverrides({\n              \"mc0b5lTGP-hover\": {\n                \"data-framer-name\": undefined\n              },\n              \"WDDGcxJxU-hover\": {\n                \"data-framer-name\": undefined\n              },\n              WDDGcxJxU: {\n                \"data-framer-name\": \"Large\"\n              }\n            }, baseVariant, gestureVariant),\n            children: /*#__PURE__*/_jsx(Text, {\n              __fromCanvasComponent: true,\n              alignment: \"center\",\n              className: \"framer-167sjs8\",\n              fonts: [\"GF;Outfit-600\"],\n              layoutDependency: layoutDependency,\n              layoutId: \"KBtMlgPnl\",\n              rawHTML: \"<span style='font-size: 0; line-height: 0; tab-size: 4; white-space: inherit; word-wrap: inherit'><span style='direction: ltr; font-size: 0'><span style=''>Get started</span><br></span></span>\",\n              style: {\n                \"--framer-font-family\": '\"Outfit\", sans-serif',\n                \"--framer-font-size\": \"17px\",\n                \"--framer-font-style\": \"normal\",\n                \"--framer-font-weight\": 600,\n                \"--framer-letter-spacing\": \"-0.3px\",\n                \"--framer-line-height\": \"1.5em\",\n                \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                \"--framer-link-text-decoration\": \"underline\",\n                \"--framer-text-alignment\": \"center\",\n                \"--framer-text-color\": \"rgb(255, 255, 255)\",\n                \"--framer-text-decoration\": \"none\",\n                \"--framer-text-transform\": \"none\"\n              },\n              text: kHKpBXhE3,\n              variants: {\n                WDDGcxJxU: {\n                  \"--framer-font-size\": \"20px\"\n                }\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-yqOpo [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-yqOpo .framer-t4lqy5 { display: block; }\", \".framer-yqOpo .framer-apq4ye { 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: 8px 16px 8px 16px; position: relative; text-decoration: none; width: min-content; }\", \".framer-yqOpo .framer-167sjs8 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\", \".framer-yqOpo .framer-v-apq4ye .framer-apq4ye, .framer-yqOpo .framer-v-4hihy6 .framer-apq4ye { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yqOpo .framer-apq4ye { gap: 0px; } .framer-yqOpo .framer-apq4ye > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yqOpo .framer-apq4ye > :first-child { margin-left: 0px; } .framer-yqOpo .framer-apq4ye > :last-child { margin-right: 0px; } }\", \".framer-yqOpo.framer-v-4hihy6 .framer-apq4ye { padding: 10px 20px 10px 20px; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerIntrinsicHeight 42\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerIntrinsicWidth 118\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"WDDGcxJxU\":{\"layout\":[\"auto\",\"auto\"]},\"NgUHuOM5o\":{\"layout\":[\"auto\",\"auto\"]},\"ewoV0IbRb\":{\"layout\":[\"auto\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      * @framerVariables {\"kHKpBXhE3\":\"title\",\"zOuBsMYpH\":\"background\",\"rtkt_xF9v\":\"link\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\nconst FramerP8dj6_5tK = withCSS(Component, css, \"framer-yqOpo\");\nexport default FramerP8dj6_5tK;\nFramerP8dj6_5tK.displayName = \"Button\";\nFramerP8dj6_5tK.defaultProps = {\n  height: 42,\n  width: 118\n};\naddPropertyControls(FramerP8dj6_5tK, {\n  variant: {\n    options: [\"mc0b5lTGP\", \"WDDGcxJxU\"],\n    optionTitles: [\"Small\", \"Large\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  },\n  kHKpBXhE3: {\n    defaultValue: \"Get started\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  zOuBsMYpH: {\n    defaultValue: \"rgb(0, 0, 0)\",\n    title: \"Background\",\n    type: ControlType.Color\n  },\n  rtkt_xF9v: {\n    title: \"Link\",\n    type: ControlType.Link\n  }\n});\naddFonts(FramerP8dj6_5tK, [{\n  family: \"Outfit\",\n  moduleAsset: {\n    localModuleIdentifier: \"local-module:canvasComponent/P8dj6_5tK:default\",\n    url: \"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4G-EiAou6Y.ttf\"\n  },\n  style: \"normal\",\n  url: \"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4G-EiAou6Y.ttf\",\n  weight: \"600\"\n}]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerP8dj6_5tK\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WDDGcxJxU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NgUHuOM5o\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ewoV0IbRb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\n        \"framerVariables\": \"{\\\"kHKpBXhE3\\\":\\\"title\\\",\\\"zOuBsMYpH\\\":\\\"background\\\",\\\"rtkt_xF9v\\\":\\\"link\\\"}\",\n        \"framerIntrinsicWidth\": \"118\",\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"42\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./P8dj6_5tK.map", "// Generated by Framer (d213f04)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, SVG, useActiveVariantCallback, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nconst cycleOrder = [\"phG0IlZO6\", \"oilr89_e8\", \"MPbypv0kQ\", \"ZsXFbJTFM\", \"QfFqGGz5O\", \"LZJB464OF\", \"uVOuGj7A_\", \"Rzp8nj1Zi\"];\nconst variantClassNames = {\n  LZJB464OF: \"framer-v-efz4x4\",\n  MPbypv0kQ: \"framer-v-1rjdf0\",\n  oilr89_e8: \"framer-v-i4g2qr\",\n  phG0IlZO6: \"framer-v-1jjgw5\",\n  QfFqGGz5O: \"framer-v-cim437\",\n  Rzp8nj1Zi: \"framer-v-1257epg\",\n  uVOuGj7A_: \"framer-v-1fb9yp8\",\n  ZsXFbJTFM: \"framer-v-1y55j5c\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  \"Variant 1\": \"phG0IlZO6\",\n  \"Variant 2\": \"oilr89_e8\",\n  \"Variant 3\": \"MPbypv0kQ\",\n  \"Variant 4\": \"ZsXFbJTFM\",\n  \"Variant 5\": \"QfFqGGz5O\",\n  \"Variant 6\": \"LZJB464OF\",\n  \"Variant 7\": \"uVOuGj7A_\",\n  \"Variant 8\": \"Rzp8nj1Zi\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"phG0IlZO6\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"phG0IlZO6\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const {\n    activeVariantCallback,\n    delay\n  } = useActiveVariantCallback(baseVariant);\n  const onTapuvz6f7 = activeVariantCallback(async (...args) => {\n    setVariant(\"uVOuGj7A_\");\n  });\n  const isDisplayed = () => {\n    if ([\"oilr89_e8\", \"MPbypv0kQ\", \"ZsXFbJTFM\", \"QfFqGGz5O\", \"LZJB464OF\", \"uVOuGj7A_\"].includes(baseVariant)) return false;\n    return true;\n  };\n  const isDisplayed1 = () => {\n    if (baseVariant === \"oilr89_e8\") return true;\n    return false;\n  };\n  const isDisplayed2 = () => {\n    if (baseVariant === \"MPbypv0kQ\") return true;\n    return false;\n  };\n  const isDisplayed3 = () => {\n    if (baseVariant === \"ZsXFbJTFM\") return true;\n    return false;\n  };\n  const isDisplayed4 = () => {\n    if (baseVariant === \"QfFqGGz5O\") return true;\n    return false;\n  };\n  const isDisplayed5 = () => {\n    if (baseVariant === \"LZJB464OF\") return true;\n    return false;\n  };\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-2hbfE\", classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.div, {\n          ...restProps,\n          __perspectiveFX: false,\n          __targetOpacity: 1,\n          className: cx(\"framer-1jjgw5\", className),\n          \"data-framer-name\": \"Variant 1\",\n          layoutDependency: layoutDependency,\n          layoutId: \"phG0IlZO6\",\n          ref: ref,\n          style: {\n            ...style\n          },\n          ...addPropertyOverrides({\n            LZJB464OF: {\n              \"data-framer-name\": \"Variant 6\"\n            },\n            MPbypv0kQ: {\n              \"data-framer-name\": \"Variant 3\"\n            },\n            oilr89_e8: {\n              \"data-framer-name\": \"Variant 2\"\n            },\n            QfFqGGz5O: {\n              \"data-framer-name\": \"Variant 5\"\n            },\n            Rzp8nj1Zi: {\n              \"data-framer-name\": \"Variant 8\"\n            },\n            uVOuGj7A_: {\n              \"data-framer-name\": \"Variant 7\",\n              \"data-highlight\": true,\n              onTap: onTapuvz6f7\n            },\n            ZsXFbJTFM: {\n              \"data-framer-name\": \"Variant 4\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [isDisplayed() && /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-do5mo6\",\n            \"data-framer-name\": \"Logo 1\",\n            layout: \"position\",\n            layoutDependency: layoutDependency,\n            layoutId: \"BZX4TlBcl\",\n            opacity: 1,\n            svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 72 37\"><path d=\"M 1.865 21.414 L 3.908 21.414 L 3.908 31.491 L 1.865 31.491 Z M 5.093 28.039 C 5.09 26.558 5.975 25.222 7.334 24.653 C 8.693 24.085 10.258 24.396 11.3 25.442 C 12.342 26.488 12.654 28.062 12.092 29.43 C 11.529 30.798 10.202 31.69 8.731 31.69 C 7.764 31.702 6.833 31.321 6.148 30.634 C 5.464 29.947 5.084 29.011 5.093 28.039 Z M 10.31 28.039 C 10.288 27.167 9.571 26.476 8.704 26.492 C 7.837 26.507 7.144 27.222 7.152 28.094 C 7.159 28.966 7.864 29.669 8.731 29.669 C 9.16 29.681 9.576 29.512 9.876 29.202 C 10.176 28.892 10.333 28.471 10.31 28.039 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 20.582 24.586 L 20.582 31.149 C 20.582 33.471 18.777 34.451 16.951 34.451 C 15.643 34.549 14.389 33.904 13.702 32.779 L 15.46 31.758 C 15.745 32.337 16.352 32.682 16.992 32.629 C 17.409 32.699 17.835 32.57 18.145 32.28 C 18.454 31.991 18.612 31.572 18.572 31.149 L 18.572 30.512 C 18.085 31.115 17.342 31.448 16.57 31.409 C 14.644 31.409 13.083 29.839 13.083 27.902 C 13.083 25.964 14.644 24.394 16.57 24.394 C 17.341 24.358 18.083 24.691 18.573 25.291 L 18.573 24.606 Z M 18.573 27.902 C 18.6 27.22 18.213 26.59 17.595 26.31 C 16.977 26.029 16.251 26.155 15.762 26.627 C 15.272 27.099 15.117 27.823 15.37 28.456 C 15.623 29.089 16.233 29.504 16.911 29.505 C 17.348 29.536 17.779 29.38 18.095 29.074 C 18.412 28.769 18.585 28.343 18.573 27.902 Z M 21.76 28.039 C 21.757 26.558 22.642 25.222 24.001 24.653 C 25.36 24.085 26.925 24.396 27.967 25.442 C 29.009 26.488 29.321 28.062 28.759 29.43 C 28.196 30.798 26.869 31.69 25.398 31.69 C 24.431 31.701 23.5 31.321 22.816 30.634 C 22.131 29.947 21.751 29.011 21.76 28.039 Z M 26.978 28.039 C 26.956 27.166 26.239 26.475 25.371 26.49 C 24.504 26.505 23.811 27.22 23.818 28.093 C 23.825 28.965 24.53 29.669 25.398 29.669 C 25.825 29.677 26.237 29.506 26.534 29.197 C 26.831 28.888 26.987 28.468 26.964 28.039 Z M 29.981 22.736 C 29.981 22.047 30.537 21.489 31.221 21.489 C 31.906 21.489 32.461 22.047 32.461 22.736 C 32.461 23.425 31.906 23.983 31.221 23.983 C 30.538 23.98 29.985 23.423 29.981 22.736 Z M 30.193 24.586 L 32.236 24.586 L 32.236 31.491 L 30.193 31.491 L 30.193 24.587 Z M 41.145 28.039 C 41.195 28.961 40.877 29.864 40.262 30.55 C 39.647 31.235 38.786 31.646 37.869 31.69 C 37.097 31.727 36.349 31.419 35.825 30.848 L 35.825 34.273 L 33.782 34.273 L 33.782 24.587 L 35.825 24.587 L 35.825 25.238 C 36.349 24.666 37.097 24.357 37.869 24.395 C 38.785 24.439 39.645 24.848 40.26 25.532 C 40.875 26.216 41.193 27.119 41.145 28.039 Z M 39.101 28.039 C 39.079 27.142 38.346 26.429 37.454 26.437 C 36.562 26.444 35.841 27.17 35.833 28.067 C 35.826 28.964 36.534 29.701 37.426 29.724 C 37.877 29.753 38.319 29.584 38.637 29.261 C 38.956 28.938 39.12 28.492 39.088 28.039 L 39.102 28.039 Z M 47.507 29.422 C 47.507 31.012 46.144 31.69 44.646 31.69 C 43.421 31.799 42.254 31.148 41.697 30.046 L 43.481 29.025 C 43.631 29.539 44.116 29.878 44.646 29.84 C 45.144 29.84 45.389 29.683 45.389 29.408 C 45.389 28.648 41.983 29.053 41.983 26.668 C 41.983 25.161 43.25 24.401 44.707 24.401 C 45.803 24.368 46.83 24.934 47.391 25.881 L 45.6 26.826 C 45.438 26.457 45.075 26.218 44.674 26.216 C 44.319 26.216 44.101 26.353 44.101 26.607 C 44.128 27.395 47.507 26.868 47.507 29.422 Z M 55.026 24.586 L 55.026 31.491 L 52.983 31.491 L 52.983 30.848 C 52.501 31.428 51.771 31.741 51.021 31.69 C 49.659 31.69 48.453 30.696 48.453 28.827 L 48.453 24.586 L 50.497 24.586 L 50.497 28.526 C 50.461 28.865 50.578 29.204 50.817 29.447 C 51.057 29.689 51.392 29.811 51.73 29.778 C 52.479 29.778 53.004 29.34 53.004 28.361 L 53.004 24.586 Z M 66.837 27.257 L 66.837 31.491 L 64.794 31.491 L 64.794 27.436 C 64.794 26.751 64.461 26.298 63.807 26.298 C 63.153 26.298 62.73 26.784 62.73 27.6 L 62.73 31.491 L 60.687 31.491 L 60.687 27.436 C 60.687 26.751 60.36 26.298 59.699 26.298 C 59.039 26.298 58.63 26.784 58.63 27.6 L 58.63 31.491 L 56.587 31.491 L 56.587 24.587 L 58.63 24.587 L 58.63 25.224 C 59.064 24.652 59.756 24.34 60.469 24.395 C 61.186 24.36 61.869 24.706 62.267 25.306 C 62.731 24.679 63.482 24.335 64.256 24.395 C 65.809 24.395 66.838 25.532 66.838 27.258 Z M 68.581 24.545 C 69.423 24.545 70.106 23.858 70.106 23.01 C 70.106 22.163 69.423 21.476 68.581 21.476 C 67.738 21.476 67.055 22.163 67.055 23.01 C 67.055 23.858 67.738 24.545 68.581 24.545 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 24.989 16.186 C 28.935 16.186 32.134 12.97 32.134 9 C 32.134 5.031 28.935 1.814 24.989 1.814 C 21.043 1.814 17.844 5.031 17.844 9 C 17.844 12.969 21.042 16.186 24.989 16.186 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 40.961 16.186 C 44.907 16.186 48.106 12.97 48.106 9 C 48.106 5.031 44.907 1.814 40.961 1.814 C 37.016 1.814 33.816 5.031 33.816 9 C 33.816 12.969 37.015 16.186 40.961 16.186 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 16.161 1.814 L 1.878 1.814 L 1.878 16.18 L 16.161 16.18 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',\n            svgContentId: 1306925186,\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              Rzp8nj1Zi: {\n                svgContentId: 4034279058\n              }\n            }, baseVariant, gestureVariant)\n          }), isDisplayed1() && /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-2igi9h\",\n            \"data-framer-name\": \"Logo 2\",\n            layout: \"position\",\n            layoutDependency: layoutDependency,\n            layoutId: \"IF57eKUaY\",\n            opacity: 1,\n            svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><path d=\"M 17.087 8.905 C 17.087 13.244 13.574 16.762 9.241 16.762 L 1.395 16.762 L 1.395 8.905 C 1.395 4.566 4.908 1.048 9.241 1.048 C 13.574 1.048 17.087 4.566 17.087 8.905 Z M 17.087 24.619 C 17.087 20.28 20.6 16.762 24.934 16.762 L 32.78 16.762 L 32.78 24.619 C 32.78 28.958 29.267 32.476 24.934 32.476 C 20.6 32.476 17.087 28.958 17.087 24.619 Z M 1.395 24.619 C 1.395 28.958 4.908 32.476 9.241 32.476 L 17.087 32.476 L 17.087 24.619 C 17.087 20.28 13.574 16.762 9.241 16.762 C 4.908 16.762 1.395 20.28 1.395 24.619 Z M 32.78 8.905 C 32.78 4.566 29.267 1.048 24.934 1.048 L 17.087 1.048 L 17.087 8.905 C 17.087 13.244 20.6 16.762 24.934 16.762 C 29.267 16.762 32.78 13.244 32.78 8.905 Z\" fill=\"hsl(0, 0%, 0%)\" stroke-width=\"0.7\" stroke=\"rgba(0,0,0,1)\" stroke-linecap=\"square\" stroke-linejoin=\"bevel\"></path></svg>',\n            svgContentId: 1035827085,\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              oilr89_e8: {\n                svgContentId: 3875924213\n              }\n            }, baseVariant, gestureVariant)\n          }), isDisplayed2() && /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-mop9l6\",\n            \"data-framer-name\": \"Logo 3\",\n            layout: \"position\",\n            layoutDependency: layoutDependency,\n            layoutId: \"YmOl4mU7E\",\n            opacity: 1,\n            svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106.431 28.16\"><path d=\"M 31.765 8.688 L 34.35 8.688 L 34.35 19.153 L 31.765 19.153 Z M 35.375 15.202 C 35.375 12.613 36.96 11.069 39.407 11.069 C 41.854 11.069 43.439 12.613 43.439 15.202 C 43.439 17.79 41.889 19.343 39.407 19.343 C 36.926 19.343 35.375 17.833 35.375 15.202 Z M 40.846 15.202 C 40.846 13.778 40.286 12.941 39.407 12.941 C 38.528 12.941 37.977 13.804 37.977 15.202 C 37.977 16.599 38.52 17.445 39.407 17.445 C 40.295 17.445 40.846 16.651 40.846 15.21 Z M 44.413 19.662 L 46.894 19.662 C 47.137 20.201 47.704 20.517 48.29 20.438 C 49.272 20.438 49.789 19.904 49.789 19.127 L 49.789 17.678 L 49.737 17.678 C 49.316 18.587 48.384 19.147 47.385 19.093 C 45.498 19.093 44.249 17.652 44.249 15.176 C 44.249 12.7 45.438 11.138 47.42 11.138 C 48.451 11.098 49.399 11.703 49.798 12.656 L 49.798 11.216 L 52.382 11.216 L 52.382 19.067 C 52.382 20.956 50.719 22.129 48.264 22.129 C 45.981 22.129 44.559 21.103 44.413 19.671 Z M 49.798 15.193 C 49.798 13.933 49.22 13.14 48.307 13.14 C 47.394 13.14 46.834 13.925 46.834 15.193 C 46.834 16.461 47.385 17.177 48.307 17.177 C 49.229 17.177 49.798 16.478 49.798 15.202 Z M 53.356 15.193 C 53.356 12.605 54.941 11.06 57.388 11.06 C 59.835 11.06 61.428 12.605 61.428 15.193 C 61.428 17.781 59.878 19.334 57.388 19.334 C 54.898 19.334 53.356 17.833 53.356 15.202 Z M 58.827 15.193 C 58.827 13.769 58.267 12.933 57.388 12.933 C 56.509 12.933 56.001 13.804 56.001 15.21 C 56.001 16.616 56.543 17.453 57.422 17.453 C 58.301 17.453 58.827 16.651 58.827 15.21 Z M 62.411 9.335 C 62.397 8.8 62.706 8.31 63.194 8.094 C 63.682 7.877 64.253 7.977 64.639 8.346 C 65.025 8.715 65.15 9.281 64.957 9.78 C 64.763 10.278 64.288 10.61 63.755 10.62 C 63.405 10.644 63.061 10.521 62.806 10.28 C 62.551 10.04 62.407 9.703 62.411 9.352 Z M 62.411 11.233 L 64.995 11.233 L 64.995 19.153 L 62.411 19.153 Z M 74.378 15.193 C 74.378 17.781 73.232 19.256 71.267 19.256 C 70.236 19.323 69.272 18.737 68.855 17.79 L 68.803 17.79 L 68.803 21.689 L 66.219 21.689 L 66.219 11.216 L 68.803 11.216 L 68.803 12.631 L 68.855 12.631 C 69.253 11.668 70.21 11.057 71.25 11.104 C 73.232 11.138 74.412 12.622 74.412 15.21 Z M 71.793 15.193 C 71.793 13.933 71.216 13.131 70.311 13.131 C 69.406 13.131 68.829 13.942 68.821 15.193 C 68.812 16.444 69.406 17.246 70.311 17.246 C 71.216 17.246 71.793 16.461 71.793 15.21 Z M 78.814 11.052 C 80.96 11.052 82.261 12.07 82.321 13.7 L 79.969 13.7 C 79.969 13.14 79.504 12.786 78.789 12.786 C 78.074 12.786 77.755 13.062 77.755 13.467 C 77.755 13.873 78.039 14.002 78.616 14.123 L 80.271 14.46 C 81.847 14.796 82.519 15.435 82.519 16.634 C 82.519 18.273 81.029 19.325 78.832 19.325 C 76.635 19.325 75.196 18.273 75.084 16.66 L 77.574 16.66 C 77.651 17.246 78.117 17.591 78.875 17.591 C 79.633 17.591 79.978 17.341 79.978 16.927 C 79.978 16.513 79.736 16.427 79.116 16.297 L 77.626 15.978 C 76.083 15.659 75.274 14.839 75.274 13.631 C 75.291 12.078 76.678 11.069 78.814 11.069 Z M 91.143 19.136 L 88.653 19.136 L 88.653 17.66 L 88.602 17.66 C 88.32 18.681 87.366 19.367 86.31 19.308 C 85.515 19.353 84.74 19.052 84.185 18.481 C 83.63 17.91 83.349 17.126 83.415 16.332 L 83.415 11.216 L 86 11.216 L 86 15.736 C 86 16.677 86.482 17.177 87.284 17.177 C 87.664 17.178 88.026 17.014 88.277 16.729 C 88.527 16.442 88.642 16.062 88.593 15.685 L 88.593 11.216 L 91.178 11.216 Z M 92.393 11.216 L 94.891 11.216 L 94.891 12.743 L 94.943 12.743 C 95.225 11.738 96.149 11.05 97.191 11.069 C 98.261 10.983 99.217 11.734 99.388 12.795 L 99.44 12.795 C 99.76 11.731 100.761 11.02 101.87 11.069 C 102.957 11.032 103.943 11.701 104.312 12.725 C 104.431 13.057 104.48 13.41 104.454 13.761 L 104.454 19.153 L 101.87 19.153 L 101.87 14.451 C 101.87 13.588 101.482 13.191 100.758 13.191 C 100.432 13.189 100.12 13.328 99.903 13.572 C 99.687 13.817 99.587 14.144 99.63 14.468 L 99.63 19.153 L 97.174 19.153 L 97.174 14.416 C 97.174 13.623 96.786 13.191 96.08 13.191 C 95.75 13.191 95.435 13.332 95.216 13.58 C 94.997 13.827 94.894 14.157 94.934 14.485 L 94.934 19.153 L 92.349 19.153 Z M 24.537 9.162 C 24.098 8.158 23.518 7.223 22.814 6.384 C 19.972 2.9 15.384 1.362 11.02 2.429 C 6.656 3.496 3.293 6.979 2.375 11.383 C 1.457 15.786 3.147 20.326 6.72 23.053 C 7.56 23.706 8.488 24.238 9.477 24.631 C 10.863 25.2 12.347 25.493 13.845 25.494 C 20.284 25.48 25.497 20.252 25.502 13.804 C 25.504 12.207 25.176 10.626 24.537 9.162 Z M 13.836 4.478 C 15.182 4.478 16.511 4.772 17.731 5.34 C 17.433 5.469 17.121 5.559 16.8 5.608 C 14.635 5.922 12.935 7.624 12.622 9.792 C 12.484 11.012 11.508 11.968 10.287 12.078 C 8.122 12.392 6.422 14.095 6.108 16.263 C 6.057 16.826 5.817 17.355 5.428 17.764 C 4.063 14.876 4.271 11.49 5.978 8.791 C 7.686 6.093 10.655 4.458 13.845 4.46 Z M 7.022 19.558 C 7.788 18.814 8.28 17.832 8.417 16.772 C 8.473 16.176 8.739 15.619 9.167 15.202 C 9.579 14.772 10.134 14.508 10.726 14.46 C 12.891 14.146 14.591 12.443 14.905 10.275 C 14.942 9.652 15.209 9.065 15.654 8.627 C 16.077 8.206 16.636 7.952 17.231 7.911 C 18.199 7.778 19.102 7.347 19.816 6.678 C 20.628 7.352 21.316 8.164 21.849 9.076 C 21.816 9.12 21.779 9.161 21.737 9.197 C 21.326 9.63 20.772 9.9 20.177 9.956 C 18.01 10.264 16.307 11.97 15.999 14.14 C 15.874 15.365 14.905 16.332 13.681 16.453 C 11.511 16.764 6.918 19.662 7.022 19.558 Z M 13.836 23.173 C 12.962 23.174 12.092 23.052 11.252 22.811 C 11.54 22.274 11.726 21.689 11.803 21.085 C 11.928 19.864 12.892 18.898 14.112 18.773 C 16.28 18.463 17.985 16.759 18.299 14.589 C 18.424 13.367 19.388 12.402 20.608 12.277 C 21.403 12.173 22.16 11.877 22.814 11.414 C 23.55 14.208 22.952 17.186 21.196 19.478 C 19.439 21.77 16.722 23.119 13.836 23.13 Z\" fill=\"hsl(0, 0%, 0%)\"></path></svg>',\n            svgContentId: 2384338079,\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              MPbypv0kQ: {\n                svgContentId: 90647679\n              }\n            }, baseVariant, gestureVariant)\n          }), isDisplayed3() && /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-1cvpjjq\",\n            \"data-framer-name\": \"Logo 4\",\n            layout: \"position\",\n            layoutDependency: layoutDependency,\n            layoutId: \"yiJLRIjGY\",\n            opacity: 1,\n            svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 76 29\"><path d=\"M 45.229 7.942 C 37.193 -0.075 24.164 -0.075 16.128 7.942 L 30.679 22.461 L 45.23 7.942 Z\" fill=\"hsl(0, 0%, 0%)\" opacity=\"0.5\"></path><path d=\"M 30.697 22.481 C 34.556 26.331 39.79 28.494 45.248 28.494 C 50.705 28.494 55.94 26.331 59.799 22.481 L 45.247 7.963 L 30.697 22.482 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 30.661 22.478 C 22.625 30.496 9.596 30.496 1.56 22.478 L 16.11 7.96 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 45.265 7.946 C 49.124 4.095 54.358 1.932 59.816 1.932 C 65.274 1.932 70.508 4.095 74.367 7.946 L 59.816 22.464 Z\" fill=\"hsl(0, 0%, 0%)\" opacity=\"0.5\"></path></svg>',\n            svgContentId: 1692614053,\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              ZsXFbJTFM: {\n                svgContentId: 1007745441\n              }\n            }, baseVariant, gestureVariant)\n          }), isDisplayed4() && /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-1bf2atq\",\n            \"data-framer-name\": \"Logo 5\",\n            layout: \"position\",\n            layoutDependency: layoutDependency,\n            layoutId: \"LlM9jA5pF\",\n            opacity: 1,\n            svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 65 27\"><path d=\"M 46.389 0 L 64.777 0 L 48.896 26.622 L 30.508 26.622 Z\" fill=\"hsl(0, 0%, 0%)\"></path><path d=\"M 29.672 0 L 43.045 0 L 27.165 26.622 L 13.791 26.622 Z\" fill=\"hsl(0, 0%, 0%)\" opacity=\"0.5\"></path><path d=\"M 16.299 0 L 26.329 0 L 10.448 26.622 L 0.418 26.622 Z\" fill=\"hsl(0, 0%, 0%)\" opacity=\"0.2\"></path></svg>',\n            svgContentId: 109145685,\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              QfFqGGz5O: {\n                svgContentId: 2264291495\n              }\n            }, baseVariant, gestureVariant)\n          }), isDisplayed5() && /*#__PURE__*/_jsx(SVG, {\n            className: \"framer-7g37tg\",\n            \"data-framer-name\": \"Logo 6\",\n            layout: \"position\",\n            layoutDependency: layoutDependency,\n            layoutId: \"bIvPlPOR_\",\n            opacity: 1,\n            svg: '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 27 25\"><path d=\"M 0.41 11.788 C 0.41 5.322 5.783 0.081 12.412 0.081 C 19.04 0.081 24.413 5.322 24.413 11.788 C 24.413 18.254 19.04 23.495 12.412 23.495 C 5.783 23.495 0.41 18.254 0.41 11.788 Z M 16.156 5.535 C 16.338 4.903 15.71 4.53 15.136 4.928 L 7.127 10.494 C 6.505 10.926 6.602 11.788 7.274 11.788 L 9.383 11.788 L 9.383 11.772 L 13.494 11.772 L 10.144 12.925 L 8.668 18.042 C 8.485 18.673 9.114 19.047 9.688 18.648 L 17.696 13.082 C 18.319 12.649 18.221 11.788 17.549 11.788 L 14.351 11.788 L 16.155 5.535 Z\" fill=\"#000000\"></path></svg>',\n            svgContentId: 1957045031,\n            withExternalLayout: true,\n            ...addPropertyOverrides({\n              LZJB464OF: {\n                svgContentId: 2031515258\n              }\n            }, baseVariant, gestureVariant)\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-2hbfE [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-2hbfE .framer-cshb7j { display: block; }\", \".framer-2hbfE .framer-1jjgw5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-2hbfE .framer-do5mo6 { flex: none; height: 37px; position: relative; width: 72px; }\", \".framer-2hbfE .framer-2igi9h { flex: none; height: 34px; position: relative; width: 34px; }\", \".framer-2hbfE .framer-mop9l6 { flex: none; height: 28px; position: relative; width: 106px; }\", \".framer-2hbfE .framer-1cvpjjq { flex: none; height: 29px; position: relative; width: 76px; }\", \".framer-2hbfE .framer-1bf2atq { flex: none; height: 27px; position: relative; width: 65px; }\", \".framer-2hbfE .framer-7g37tg { flex: none; height: 25px; position: relative; width: 27px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2hbfE .framer-1jjgw5 { gap: 0px; } .framer-2hbfE .framer-1jjgw5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2hbfE .framer-1jjgw5 > :first-child { margin-left: 0px; } .framer-2hbfE .framer-1jjgw5 > :last-child { margin-right: 0px; } }\", \".framer-2hbfE.framer-v-1fb9yp8 .framer-1jjgw5 { cursor: pointer; min-width: 72px; }\"]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicHeight 44\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerIntrinsicWidth 72\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"oilr89_e8\":{\"layout\":[\"auto\",\"fixed\"]},\"MPbypv0kQ\":{\"layout\":[\"auto\",\"fixed\"]},\"ZsXFbJTFM\":{\"layout\":[\"auto\",\"fixed\"]},\"QfFqGGz5O\":{\"layout\":[\"auto\",\"fixed\"]},\"LZJB464OF\":{\"layout\":[\"auto\",\"fixed\"]},\"uVOuGj7A_\":{\"layout\":[\"auto\",\"fixed\"]},\"Rzp8nj1Zi\":{\"layout\":[\"auto\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              */\nconst FramerxYcrERLsZ = withCSS(Component, css, \"framer-2hbfE\");\nexport default FramerxYcrERLsZ;\nFramerxYcrERLsZ.displayName = \"Logo\";\nFramerxYcrERLsZ.defaultProps = {\n  height: 44,\n  width: 72\n};\naddPropertyControls(FramerxYcrERLsZ, {\n  variant: {\n    options: [\"phG0IlZO6\", \"oilr89_e8\", \"MPbypv0kQ\", \"ZsXFbJTFM\", \"QfFqGGz5O\", \"LZJB464OF\", \"uVOuGj7A_\", \"Rzp8nj1Zi\"],\n    optionTitles: [\"Variant 1\", \"Variant 2\", \"Variant 3\", \"Variant 4\", \"Variant 5\", \"Variant 6\", \"Variant 7\", \"Variant 8\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FramerxYcrERLsZ, []);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerxYcrERLsZ\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerContractVersion\": \"1\",\n        \"framerIntrinsicHeight\": \"44\",\n        \"framerIntrinsicWidth\": \"72\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oilr89_e8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"MPbypv0kQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZsXFbJTFM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"QfFqGGz5O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"LZJB464OF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"uVOuGj7A_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Rzp8nj1Zi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./xYcrERLsZ.map", "// Generated by Framer (d213f04)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Link, RichText, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/gBypvqNuaxQfFddxfD6K/cxmw33J3fJQDZqnDFWce/PJ34MGaut.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/sJNaaJHoJQVOVC7aCj2g/DHSXbuFxzmbK1wDberlu/stylesPresetLink.js\";\nimport Logo from \"https://framerusercontent.com/modules/8g3RNT5er8Nv25Rxt052/8kTvldCSXCpAlNVAgyxl/xYcrERLsZ.js\";\nconst LogoFonts = getFonts(Logo);\nconst cycleOrder = [\"ezFAeyV2V\", \"R7qPWHgnI\", \"iMkm2762V\", \"gfx2SUTTH\"];\nconst variantClassNames = {\n  ezFAeyV2V: \"framer-v-5gvdr7\",\n  gfx2SUTTH: \"framer-v-uapodw\",\n  iMkm2762V: \"framer-v-140x9qd\",\n  R7qPWHgnI: \"framer-v-1cfi8vn\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst humanReadableVariantMap = {\n  \"Desktop Color\": \"ezFAeyV2V\",\n  \"Desktop White\": \"iMkm2762V\",\n  \"Phone Color\": \"R7qPWHgnI\",\n  \"Phone White\": \"gfx2SUTTH\"\n};\nconst getProps = ({\n  height,\n  id,\n  width,\n  ...props\n}) => {\n  var _variant, ref;\n  return {\n    ...props,\n    variant: (ref = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref !== void 0 ? ref : \"ezFAeyV2V\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"ezFAeyV2V\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const defaultLayoutId = React.useId();\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(motion.div, {\n      initial: variant,\n      animate: variants,\n      onHoverStart: () => setGestureState({\n        isHovered: true\n      }),\n      onHoverEnd: () => setGestureState({\n        isHovered: false\n      }),\n      onTapStart: () => setGestureState({\n        isPressed: true\n      }),\n      onTap: () => setGestureState({\n        isPressed: false\n      }),\n      onTapCancel: () => setGestureState({\n        isPressed: false\n      }),\n      className: cx(\"framer-HKXAZ\", sharedStyle.className, sharedStyle1.className, classNames),\n      style: {\n        display: \"contents\"\n      },\n      children: /*#__PURE__*/_jsx(Transition, {\n        value: transition,\n        children: /*#__PURE__*/_jsxs(motion.nav, {\n          ...restProps,\n          className: cx(\"framer-5gvdr7\", className),\n          \"data-framer-name\": \"Desktop Color\",\n          layoutDependency: layoutDependency,\n          layoutId: \"ezFAeyV2V\",\n          ref: ref,\n          style: {\n            backgroundColor: \"rgb(255, 255, 255)\",\n            ...style\n          },\n          ...addPropertyOverrides({\n            gfx2SUTTH: {\n              \"data-framer-name\": \"Phone White\"\n            },\n            iMkm2762V: {\n              \"data-framer-name\": \"Desktop White\"\n            },\n            R7qPWHgnI: {\n              \"data-framer-name\": \"Phone Color\"\n            }\n          }, baseVariant, gestureVariant),\n          children: [/*#__PURE__*/_jsx(Link, {\n            href: {\n              webPageId: \"augiA20Il\"\n            },\n            children: /*#__PURE__*/_jsxs(motion.a, {\n              className: \"framer-1akfruh framer-1fip0v\",\n              layoutDependency: layoutDependency,\n              layoutId: \"LsYiPT4KG\",\n              children: [/*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.h3, {\n                    className: \"framer-styles-preset-1jkzk3b\",\n                    \"data-styles-preset\": \"PJ34MGaut\",\n                    children: \"Resolvd\"\n                  })\n                }),\n                className: \"framer-w8el9u\",\n                layoutDependency: layoutDependency,\n                layoutId: \"mI_XoBvei\",\n                style: {\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\",\n                  \"--framer-paragraph-spacing\": \"0px\"\n                },\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-1kvwxgt\",\n                layoutDependency: layoutDependency,\n                layoutId: \"qEebB7bsp\",\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-jnaakk-container\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"Lx11Dpfx_-container\",\n                  children: /*#__PURE__*/_jsx(Logo, {\n                    height: \"100%\",\n                    id: \"Lx11Dpfx_\",\n                    layoutId: \"Lx11Dpfx_\",\n                    style: {\n                      height: \"100%\",\n                      width: \"100%\"\n                    },\n                    variant: \"LZJB464OF\",\n                    width: \"100%\"\n                  })\n                })\n              })]\n            })\n          }), /*#__PURE__*/_jsx(motion.nav, {\n            className: \"framer-136etx2\",\n            layoutDependency: layoutDependency,\n            layoutId: \"PI5Lq7FBt\",\n            children: /*#__PURE__*/_jsx(RichText, {\n              __fromCanvasComponent: true,\n              children: /*#__PURE__*/_jsx(React.Fragment, {\n                children: /*#__PURE__*/_jsx(motion.p, {\n                  children: /*#__PURE__*/_jsx(Link, {\n                    href: {\n                      webPageId: \"KiZAXlUoo\"\n                    },\n                    openInNewTab: true,\n                    smoothScroll: false,\n                    children: /*#__PURE__*/_jsx(motion.a, {\n                      className: \"framer-styles-preset-aexbeb\",\n                      \"data-styles-preset\": \"stylesPresetLink\",\n                      children: \"Blog\"\n                    })\n                  })\n                })\n              }),\n              className: \"framer-1qk8z8v\",\n              layoutDependency: layoutDependency,\n              layoutId: \"CEByquuqN\",\n              style: {\n                \"--framer-paragraph-spacing\": \"0px\"\n              },\n              verticalAlignment: \"top\",\n              withExternalLayout: true\n            })\n          })]\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-HKXAZ [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-HKXAZ .framer-1fip0v { display: block; }\", \".framer-HKXAZ .framer-5gvdr7 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 70px; justify-content: space-between; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; width: 1200px; }\", \".framer-HKXAZ .framer-1akfruh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\", \".framer-HKXAZ .framer-w8el9u, .framer-HKXAZ .framer-1qk8z8v { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \".framer-HKXAZ .framer-1kvwxgt { flex: none; height: 32px; overflow: visible; position: relative; width: 32px; }\", \".framer-HKXAZ .framer-jnaakk-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\", \".framer-HKXAZ .framer-136etx2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HKXAZ .framer-1akfruh, .framer-HKXAZ .framer-136etx2 { gap: 0px; } .framer-HKXAZ .framer-1akfruh > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-HKXAZ .framer-1akfruh > :first-child, .framer-HKXAZ .framer-136etx2 > :first-child { margin-left: 0px; } .framer-HKXAZ .framer-1akfruh > :last-child, .framer-HKXAZ .framer-136etx2 > :last-child { margin-right: 0px; } .framer-HKXAZ .framer-136etx2 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\", \".framer-HKXAZ.framer-v-1cfi8vn .framer-5gvdr7, .framer-HKXAZ.framer-v-uapodw .framer-5gvdr7 { width: 390px; }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerIntrinsicHeight 70\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerIntrinsicWidth 1200\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"R7qPWHgnI\":{\"layout\":[\"fixed\",\"fixed\"]},\"iMkm2762V\":{\"layout\":[\"fixed\",\"fixed\"]},\"gfx2SUTTH\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        */\nconst FrameruGGJCoIU8 = withCSS(Component, css, \"framer-HKXAZ\");\nexport default FrameruGGJCoIU8;\nFrameruGGJCoIU8.displayName = \"Navigation Bar\";\nFrameruGGJCoIU8.defaultProps = {\n  height: 70,\n  width: 1200\n};\naddPropertyControls(FrameruGGJCoIU8, {\n  variant: {\n    options: [\"ezFAeyV2V\", \"R7qPWHgnI\", \"iMkm2762V\", \"gfx2SUTTH\"],\n    optionTitles: [\"Desktop Color\", \"Phone Color\", \"Desktop White\", \"Phone White\"],\n    title: \"Variant\",\n    type: ControlType.Enum\n  }\n});\naddFonts(FrameruGGJCoIU8, [...LogoFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FrameruGGJCoIU8\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerIntrinsicHeight\": \"70\",\n        \"framerContractVersion\": \"1\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R7qPWHgnI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iMkm2762V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gfx2SUTTH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"1200\"\n      }\n    },\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./uGGJCoIU8.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "renderPathForWeight", "weight", "color", "pathsByWeight2", "pathsByWeight", "renderPath", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_1_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "Link", "css", "FramerNNpgnq2bN", "withCSS", "NNpgnq2bN_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "kHKpBXhE3", "zOuBsMYpH", "rtkt_xF9v", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "Text", "css", "FramerP8dj6_5tK", "withCSS", "P8dj6_5tK_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapuvz6f7", "args", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "SVG", "css", "FramerxYcrERLsZ", "withCSS", "xYcrERLsZ_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "xYcrERLsZ_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "Link", "RichText", "x", "css", "FrameruGGJCoIU8", "withCSS", "uGGJCoIU8_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
