{"version":3,"file":"shared-lib.DeYjYmN4.mjs","names":["Icon","Component","useMemo","lowercaseIconKeyPairs","iconKeys","useRef","useState","HouseFactory","React","addPropertyOverrides","PhosphorFonts","Phosphor","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","transition2","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","className","addPropertyOverrides","enabledGestures","cycleOrder","variantClassNames","Transition","React.useContext","React.useMemo","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","className","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","className","Image","fonts","css","className","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","React.useId","sharedStyle.className","className","css","sharedStyle.css","sharedStyle.fonts","ElementsLogo","ElementsNavLink","ElementsButton","ElementsMenuButton","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","className","css","Phosphor","React.useContext","React.useMemo","React.Fragment","React.useRef","React.useId","sharedStyle.className","className","sharedStyle.css","sharedStyle.fonts"],"sources":["https:/framer.com/m/framer/icon-nullstate.js@0.7.0","https:/framer.com/m/phosphor-icons/House.js@0.0.57","https:/framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js","https:/framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js","https:/framerusercontent.com/modules/jP9xf3uNcp2A22oVYsUv/fXR8suol7PoqWvRL2sTq/bQATScgCu.js","https:/framerusercontent.com/modules/4pcu4PhQpYnZlektrhV5/8zVO6RLgxsbk7HukENWG/mBjSYtuUx.js","https:/framerusercontent.com/modules/vXFCc4e0xRclt4PEzpIE/A3G0IEg3M2mJUGTx2w4C/mtgjufMeK.js","https:/framerusercontent.com/modules/qnCJJBaDoobUpNFWVcKh/k7jKeSoxYKlUn2q3wyY9/InfH3Wua2.js","https:/framerusercontent.com/modules/ttecTx6r67al0WD8zPE0/7ug0zU9fKDvlD7HWWAvr/nJchtSAhu.js","https:/framerusercontent.com/modules/7czdAQMNThCU26D7kFXM/k5LDnWvPMyFteTlqAkbu/C3bKE5QGw.js","https:/framerusercontent.com/modules/qHYIcjDiUgnSrxGKh52t/Mzhthah80VTig0t6srVe/sBFzxEh_N.js","https:/framerusercontent.com/modules/gJYalETFy4DivhlHjt6P/4vDfX5joIpnjapo02oh5/WWaR59M0r.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;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n","import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map","import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"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\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box…\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map","// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,CycleVariantState,getFonts,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={egL_4jKos:{hover:true},ezt8Sp5fe:{hover:true},JFGR7sGvc:{hover:true},lagYQw7gv:{hover:true},lg7XiknZj:{hover:true},omfk4gnTL:{hover:true},R2uj7xeOc:{hover:true},rqNCb5D7f:{hover:true},S8J6WGLeq:{hover:true},TdwLhFvgQ:{hover:true},w0ZDFs8aF:{hover:true},WTaOfv1jI:{hover:true},YHfy3nRS0:{hover:true}};const cycleOrder=[\"lagYQw7gv\",\"ezt8Sp5fe\",\"rqNCb5D7f\",\"R2uj7xeOc\",\"egL_4jKos\",\"lg7XiknZj\",\"TdwLhFvgQ\",\"WTaOfv1jI\",\"S8J6WGLeq\",\"JFGR7sGvc\",\"YHfy3nRS0\",\"omfk4gnTL\",\"w0ZDFs8aF\"];const serializationHash=\"framer-1N5PT\";const variantClassNames={egL_4jKos:\"framer-v-1vl7t75\",ezt8Sp5fe:\"framer-v-usy08n\",JFGR7sGvc:\"framer-v-bv2xb3\",lagYQw7gv:\"framer-v-ibvdus\",lg7XiknZj:\"framer-v-51zdu3\",omfk4gnTL:\"framer-v-sdwvs2\",R2uj7xeOc:\"framer-v-lpp8c2\",rqNCb5D7f:\"framer-v-1e8otwf\",S8J6WGLeq:\"framer-v-19yqgn2\",TdwLhFvgQ:\"framer-v-124nt73\",w0ZDFs8aF:\"framer-v-2xu49u\",WTaOfv1jI:\"framer-v-10pqyi9\",YHfy3nRS0:\"framer-v-nj2zz1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={delay:0,duration:.8,ease:[0,0,1,1],type:\"tween\"};const transition2={duration:0,type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"md | bottom\":\"TdwLhFvgQ\",\"md | ghost\":\"JFGR7sGvc\",\"md | left\":\"WTaOfv1jI\",\"md | no animation\":\"YHfy3nRS0\",\"md | primary\":\"omfk4gnTL\",\"md | right\":\"lg7XiknZj\",\"md | top\":\"egL_4jKos\",\"sm | bottom\":\"rqNCb5D7f\",\"sm | ghost\":\"S8J6WGLeq\",\"sm | left\":\"R2uj7xeOc\",\"sm | no animation\":\"w0ZDFs8aF\",\"sm | right\":\"ezt8Sp5fe\",\"sm | top\":\"lagYQw7gv\"};const getProps=({height,id,label,leftIcon,leftIconSwap,lIconOpacity,link,newTab,radius,rIconOpacity,rightIcon,rightIconSwap,tap,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5,_ref6,_ref7,_ref8;return{...props,EK_ywl1fO:newTab!==null&&newTab!==void 0?newTab:props.EK_ywl1fO,I8QsUDsyA:(_ref=rightIconSwap!==null&&rightIconSwap!==void 0?rightIconSwap:props.I8QsUDsyA)!==null&&_ref!==void 0?_ref:\"diamond\",iMuY8lMXe:(_ref1=leftIcon!==null&&leftIcon!==void 0?leftIcon:props.iMuY8lMXe)!==null&&_ref1!==void 0?_ref1:true,M22S_S3vj:(_ref2=radius!==null&&radius!==void 0?radius:props.M22S_S3vj)!==null&&_ref2!==void 0?_ref2:999,pqLcJSfAb:tap!==null&&tap!==void 0?tap:props.pqLcJSfAb,RRiFcrUQI:(_ref3=rightIcon!==null&&rightIcon!==void 0?rightIcon:props.RRiFcrUQI)!==null&&_ref3!==void 0?_ref3:true,variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"lagYQw7gv\",x1DqRm9AR:(_ref5=leftIconSwap!==null&&leftIconSwap!==void 0?leftIconSwap:props.x1DqRm9AR)!==null&&_ref5!==void 0?_ref5:\"diamond\",YXn6xiZ9z:link!==null&&link!==void 0?link:props.YXn6xiZ9z,Z269UBr60:(_ref6=label!==null&&label!==void 0?label:props.Z269UBr60)!==null&&_ref6!==void 0?_ref6:\"Get Started\",ZV0Mogaxb:(_ref7=lIconOpacity!==null&&lIconOpacity!==void 0?lIconOpacity:props.ZV0Mogaxb)!==null&&_ref7!==void 0?_ref7:1,ZXKoApa8Y:(_ref8=rIconOpacity!==null&&rIconOpacity!==void 0?rIconOpacity:props.ZXKoApa8Y)!==null&&_ref8!==void 0?_ref8:1};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Z269UBr60,iMuY8lMXe,RRiFcrUQI,x1DqRm9AR,I8QsUDsyA,ZV0Mogaxb,ZXKoApa8Y,YXn6xiZ9z,EK_ywl1fO,pqLcJSfAb,M22S_S3vj,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lagYQw7gv\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapin5d63=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(pqLcJSfAb){const res=await pqLcJSfAb(...args);if(res===false)return false;}});const onAppearx4yxc4=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),700);});const onAppearhak7fa=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"lagYQw7gv\"),700);});const onAppear1ewwbux=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"lg7XiknZj\"),700);});const onAppears6adl5=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"TdwLhFvgQ\"),700);});const onAppear19ie4iy=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"WTaOfv1jI\"),700);});const onAppear13m1qo2=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"egL_4jKos\"),700);});useOnVariantChange(baseVariant,{default:onAppearx4yxc4,egL_4jKos:onAppear1ewwbux,JFGR7sGvc:undefined,lg7XiknZj:onAppears6adl5,omfk4gnTL:undefined,R2uj7xeOc:onAppearhak7fa,S8J6WGLeq:undefined,TdwLhFvgQ:onAppear19ie4iy,WTaOfv1jI:onAppear13m1qo2,YHfy3nRS0:undefined});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"S8J6WGLeq-hover\",\"JFGR7sGvc-hover\",\"omfk4gnTL-hover\"].includes(gestureVariant))return false;if([\"YHfy3nRS0-hover\",\"w0ZDFs8aF-hover\"].includes(gestureVariant))return true;if([\"S8J6WGLeq\",\"JFGR7sGvc\",\"YHfy3nRS0\",\"omfk4gnTL\",\"w0ZDFs8aF\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"S8J6WGLeq-hover\",\"JFGR7sGvc-hover\",\"omfk4gnTL-hover\"].includes(gestureVariant))return false;if([\"S8J6WGLeq\",\"JFGR7sGvc\",\"omfk4gnTL\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({JFGR7sGvc:{value:transition2},omfk4gnTL:{value:transition2},S8J6WGLeq:{value:transition2},YHfy3nRS0:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:YXn6xiZ9z,nodeId:\"lagYQw7gv\",openInNewTab:EK_ywl1fO,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-ibvdus\",className,classNames)} framer-l3ha2z`,\"data-framer-name\":\"sm | top\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"lagYQw7gv\",onTap:onTapin5d63,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",background:\"linear-gradient(192deg, rgba(255, 255, 255, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.03)\",borderBottomLeftRadius:radiusForCorner(M22S_S3vj,3),borderBottomRightRadius:radiusForCorner(M22S_S3vj,2),borderTopLeftRadius:radiusForCorner(M22S_S3vj,0),borderTopRightRadius:radiusForCorner(M22S_S3vj,1),WebkitBackdropFilter:\"none\",...style},variants:{\"JFGR7sGvc-hover\":{backdropFilter:\"blur(2px)\",background:\"linear-gradient(192deg, var(--token-aff37b66-0cde-48e9-9404-df88ea832544, rgba(255, 255, 255, 0.1)) 0%, var(--token-aff37b66-0cde-48e9-9404-df88ea832544, rgba(255, 255, 255, 0.1)) 100%)\",backgroundColor:\"var(--token-aff37b66-0cde-48e9-9404-df88ea832544, rgba(255, 255, 255, 0.1))\",WebkitBackdropFilter:\"blur(2px)\"},\"omfk4gnTL-hover\":{\"--border-color\":\"var(--token-ebdc2881-91fb-49b5-9380-0d39d33855bd, rgb(252, 164, 174))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"S8J6WGLeq-hover\":{backdropFilter:\"blur(2px)\",background:\"linear-gradient(192deg, var(--token-aff37b66-0cde-48e9-9404-df88ea832544, rgba(255, 255, 255, 0.1)) 0%, var(--token-aff37b66-0cde-48e9-9404-df88ea832544, rgba(255, 255, 255, 0.1)) 100%)\",backgroundColor:\"var(--token-aff37b66-0cde-48e9-9404-df88ea832544, rgba(255, 255, 255, 0.1))\",WebkitBackdropFilter:\"blur(2px)\"},\"YHfy3nRS0-hover\":{\"--border-color\":\"rgba(255, 255, 255, 0.3)\"},JFGR7sGvc:{background:\"linear-gradient(192deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\"},omfk4gnTL:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(252, 164, 174, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(2px)\",background:'linear-gradient(192deg, var(--token-4ca7f42e-b462-4bb4-8c88-ea5beff507bb, rgb(242, 63, 93)) /* {\"name\":\"Primary-2\"} */ -8.205268730979965e-13%, var(--token-9530990a-305c-405a-9e09-e0ee55e3bed6, rgb(188, 18, 60)) /* {\"name\":\"Primary-0\"} */ 76.01126881336775%)',backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(2px)\"},S8J6WGLeq:{background:\"linear-gradient(192deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\"},YHfy3nRS0:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(2px)\",WebkitBackdropFilter:\"blur(2px)\"}},...addPropertyOverrides({\"egL_4jKos-hover\":{\"data-framer-name\":undefined},\"ezt8Sp5fe-hover\":{\"data-framer-name\":undefined},\"JFGR7sGvc-hover\":{\"data-framer-name\":undefined},\"lagYQw7gv-hover\":{\"data-framer-name\":undefined},\"lg7XiknZj-hover\":{\"data-framer-name\":undefined},\"omfk4gnTL-hover\":{\"data-framer-name\":undefined},\"R2uj7xeOc-hover\":{\"data-framer-name\":undefined},\"rqNCb5D7f-hover\":{\"data-framer-name\":undefined},\"S8J6WGLeq-hover\":{\"data-framer-name\":undefined},\"TdwLhFvgQ-hover\":{\"data-framer-name\":undefined},\"w0ZDFs8aF-hover\":{\"data-framer-name\":undefined},\"WTaOfv1jI-hover\":{\"data-framer-name\":undefined},\"YHfy3nRS0-hover\":{\"data-framer-name\":undefined},egL_4jKos:{\"data-framer-name\":\"md | top\"},ezt8Sp5fe:{\"data-framer-name\":\"sm | right\"},JFGR7sGvc:{\"data-framer-name\":\"md | ghost\"},lg7XiknZj:{\"data-framer-name\":\"md | right\"},omfk4gnTL:{\"data-border\":true,\"data-framer-name\":\"md | primary\"},R2uj7xeOc:{\"data-framer-name\":\"sm | left\"},rqNCb5D7f:{\"data-framer-name\":\"sm | bottom\"},S8J6WGLeq:{\"data-framer-name\":\"sm | ghost\"},TdwLhFvgQ:{\"data-framer-name\":\"md | bottom\"},w0ZDFs8aF:{\"data-framer-name\":\"sm | no animation\"},WTaOfv1jI:{\"data-framer-name\":\"md | left\"},YHfy3nRS0:{\"data-border\":true,\"data-framer-name\":\"md | no animation\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ut72sf\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"NLL0MPr97\",style:{background:\"radial-gradient(20.1% 50% at 50% 0%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999},variants:{\"egL_4jKos-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"ezt8Sp5fe-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"lagYQw7gv-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"lg7XiknZj-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"R2uj7xeOc-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"rqNCb5D7f-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"TdwLhFvgQ-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"w0ZDFs8aF-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"WTaOfv1jI-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},\"YHfy3nRS0-hover\":{background:\"radial-gradient(100% 200% at 50% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},egL_4jKos:{background:\"radial-gradient(25% 50% at 50% 0%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},ezt8Sp5fe:{background:\"radial-gradient(15% 50% at 100% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},lg7XiknZj:{background:\"radial-gradient(25% 50% at 100% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},R2uj7xeOc:{background:\"radial-gradient(15% 50% at 0% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},rqNCb5D7f:{background:\"radial-gradient(20.1% 50% at 50% 100%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},TdwLhFvgQ:{background:\"radial-gradient(25% 50% at 50% 100%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"},WTaOfv1jI:{background:\"radial-gradient(25% 50% at 0% 50%, rgb(255, 255, 255) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 100%)\"}}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-17xbfdf\",\"data-framer-name\":\"Stroke\",layoutDependency:layoutDependency,layoutId:\"VC3AyUGOb\",style:{background:\"linear-gradient(225deg, rgba(255, 255, 255, 0.4) 2.7153964636618357e-15%, rgba(255, 255, 255, 0.05) 61.11279973049515%)\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vuzv05\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"nwWO8YQSO\",style:{background:\"linear-gradient(207deg, rgb(47, 41, 43) -70.34399622280554%, rgb(4, 1, 2) 99.99999999999993%)\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999},variants:{\"egL_4jKos-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 19.90993636433755%, rgb(4, 1, 2) 99.99999999999993%)\"},\"ezt8Sp5fe-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 20.33984340883497%, rgb(4, 1, 2) 99.99999999999993%)\"},\"lagYQw7gv-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 20.30471583422431%, rgb(4, 1, 2) 99.99999999999993%)\"},\"lg7XiknZj-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 19.501941658819195%, rgb(4, 1, 2) 99.99999999999993%)\"},\"R2uj7xeOc-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 20.357407196140347%, rgb(4, 1, 2) 99.99999999999993%)\"},\"rqNCb5D7f-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 20.339843408835083%, rgb(4, 1, 2) 99.99999999999993%)\"},\"TdwLhFvgQ-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 19.853162959006056%, rgb(4, 1, 2) 99.99999999999993%)\"},\"w0ZDFs8aF-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 2.499717506017556e-13%, rgb(4, 1, 2) 99.99999999999994%)\"},\"WTaOfv1jI-hover\":{background:\"linear-gradient(207deg, rgb(47, 41, 43) 19.516135010152187%, rgb(4, 1, 2) 99.99999999999993%)\"},\"YHfy3nRS0-hover\":{background:'linear-gradient(207deg, rgb(47, 41, 43) 2.1256109730222357e-13%, var(--token-431a2889-196e-4dbc-8ca9-2471634ef31e, rgb(4, 1, 2)) /* {\"name\":\"Background-Primary\"} */ 100.00000000000047%)'}}}),iMuY8lMXe&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cl6w9d-container\",layoutDependency:layoutDependency,layoutId:\"vjhR5XOWL-container\",style:{opacity:ZV0Mogaxb},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\",height:\"100%\",iconSearch:x1DqRm9AR,iconSelection:\"House\",id:\"vjhR5XOWL\",layoutId:\"vjhR5XOWL\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})}),className:\"framer-1ihxhf6\",\"data-framer-name\":\"Label\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"G7FvB3EAU\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},text:Z269UBr60,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({egL_4jKos:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})},JFGR7sGvc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})},lg7XiknZj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})},omfk4gnTL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})},TdwLhFvgQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})},WTaOfv1jI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})},YHfy3nRS0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Get Started\"})})}},baseVariant,gestureVariant)}),RRiFcrUQI&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yyx7ed-container\",layoutDependency:layoutDependency,layoutId:\"MxUT6GX4s-container\",style:{opacity:ZXKoApa8Y},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\",height:\"100%\",iconSearch:I8QsUDsyA,iconSelection:\"House\",id:\"MxUT6GX4s\",layoutId:\"MxUT6GX4s\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1N5PT.framer-l3ha2z, .framer-1N5PT .framer-l3ha2z { display: block; }\",\".framer-1N5PT.framer-ibvdus { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 16px 6px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N5PT .framer-1ut72sf, .framer-1N5PT .framer-17xbfdf { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 0px; overflow: hidden; padding: 6px 16px 6px 16px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N5PT .framer-1vuzv05 { align-content: center; align-items: center; bottom: 1px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: center; left: 1px; overflow: hidden; padding: 6px 16px 6px 16px; position: absolute; right: 1px; top: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N5PT .framer-1cl6w9d-container, .framer-1N5PT .framer-yyx7ed-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-1N5PT .framer-1ihxhf6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1N5PT.framer-ibvdus, .framer-1N5PT .framer-1ut72sf, .framer-1N5PT .framer-17xbfdf, .framer-1N5PT .framer-1vuzv05 { gap: 0px; } .framer-1N5PT.framer-ibvdus > *, .framer-1N5PT .framer-1ut72sf > *, .framer-1N5PT .framer-17xbfdf > *, .framer-1N5PT .framer-1vuzv05 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-1N5PT.framer-ibvdus > :first-child, .framer-1N5PT .framer-1ut72sf > :first-child, .framer-1N5PT .framer-17xbfdf > :first-child, .framer-1N5PT .framer-1vuzv05 > :first-child { margin-left: 0px; } .framer-1N5PT.framer-ibvdus > :last-child, .framer-1N5PT .framer-1ut72sf > :last-child, .framer-1N5PT .framer-17xbfdf > :last-child, .framer-1N5PT .framer-1vuzv05 > :last-child { margin-right: 0px; } }\",\".framer-1N5PT.framer-v-1vl7t75.framer-ibvdus, .framer-1N5PT.framer-v-51zdu3.framer-ibvdus, .framer-1N5PT.framer-v-124nt73.framer-ibvdus, .framer-1N5PT.framer-v-10pqyi9.framer-ibvdus, .framer-1N5PT.framer-v-nj2zz1.framer-ibvdus, .framer-1N5PT.framer-v-sdwvs2.framer-ibvdus { padding: 10px 20px 10px 20px; }\",\".framer-1N5PT.framer-v-1vl7t75 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-1vl7t75 .framer-yyx7ed-container, .framer-1N5PT.framer-v-51zdu3 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-51zdu3 .framer-yyx7ed-container, .framer-1N5PT.framer-v-124nt73 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-124nt73 .framer-yyx7ed-container, .framer-1N5PT.framer-v-10pqyi9 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-10pqyi9 .framer-yyx7ed-container, .framer-1N5PT.framer-v-bv2xb3 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-bv2xb3 .framer-yyx7ed-container, .framer-1N5PT.framer-v-nj2zz1 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-nj2zz1 .framer-yyx7ed-container, .framer-1N5PT.framer-v-sdwvs2 .framer-1cl6w9d-container, .framer-1N5PT.framer-v-sdwvs2 .framer-yyx7ed-container { height: 20px; width: 20px; }\",\".framer-1N5PT.framer-v-bv2xb3.framer-ibvdus { gap: 10px; padding: 10px 20px 10px 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1N5PT.framer-v-bv2xb3.framer-ibvdus { gap: 0px; } .framer-1N5PT.framer-v-bv2xb3.framer-ibvdus > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1N5PT.framer-v-bv2xb3.framer-ibvdus > :first-child { margin-left: 0px; } .framer-1N5PT.framer-v-bv2xb3.framer-ibvdus > :last-child { margin-right: 0px; } }\",'.framer-1N5PT[data-border=\"true\"]::after, .framer-1N5PT [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 156\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ezt8Sp5fe\":{\"layout\":[\"auto\",\"auto\"]},\"rqNCb5D7f\":{\"layout\":[\"auto\",\"auto\"]},\"R2uj7xeOc\":{\"layout\":[\"auto\",\"auto\"]},\"egL_4jKos\":{\"layout\":[\"auto\",\"auto\"]},\"lg7XiknZj\":{\"layout\":[\"auto\",\"auto\"]},\"TdwLhFvgQ\":{\"layout\":[\"auto\",\"auto\"]},\"WTaOfv1jI\":{\"layout\":[\"auto\",\"auto\"]},\"S8J6WGLeq\":{\"layout\":[\"auto\",\"auto\"]},\"JFGR7sGvc\":{\"layout\":[\"auto\",\"auto\"]},\"YHfy3nRS0\":{\"layout\":[\"auto\",\"auto\"]},\"omfk4gnTL\":{\"layout\":[\"auto\",\"auto\"]},\"w0ZDFs8aF\":{\"layout\":[\"auto\",\"auto\"]},\"h1dJrnoV0\":{\"layout\":[\"auto\",\"auto\"]},\"ro1t3N47W\":{\"layout\":[\"auto\",\"auto\"]},\"TsoYZYjEE\":{\"layout\":[\"auto\",\"auto\"]},\"hQhePqjNa\":{\"layout\":[\"auto\",\"auto\"]},\"N88jU_oza\":{\"layout\":[\"auto\",\"auto\"]},\"NSIb2yOUR\":{\"layout\":[\"auto\",\"auto\"]},\"oitVMzWRs\":{\"layout\":[\"auto\",\"auto\"]},\"cVhzpFMhC\":{\"layout\":[\"auto\",\"auto\"]},\"TssGxeKe7\":{\"layout\":[\"auto\",\"auto\"]},\"DY46RLDlw\":{\"layout\":[\"auto\",\"auto\"]},\"Ojl_c3iIP\":{\"layout\":[\"auto\",\"auto\"]},\"z5PhAAKix\":{\"layout\":[\"auto\",\"auto\"]},\"iZQCWuGa9\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Z269UBr60\":\"label\",\"iMuY8lMXe\":\"leftIcon\",\"RRiFcrUQI\":\"rightIcon\",\"x1DqRm9AR\":\"leftIconSwap\",\"I8QsUDsyA\":\"rightIconSwap\",\"ZV0Mogaxb\":\"lIconOpacity\",\"ZXKoApa8Y\":\"rIconOpacity\",\"YXn6xiZ9z\":\"link\",\"EK_ywl1fO\":\"newTab\",\"pqLcJSfAb\":\"tap\",\"M22S_S3vj\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbQATScgCu=withCSS(Component,css,\"framer-1N5PT\");export default FramerbQATScgCu;FramerbQATScgCu.displayName=\"Elements/Button\";FramerbQATScgCu.defaultProps={height:32,width:156};addPropertyControls(FramerbQATScgCu,{variant:{options:[\"lagYQw7gv\",\"ezt8Sp5fe\",\"rqNCb5D7f\",\"R2uj7xeOc\",\"egL_4jKos\",\"lg7XiknZj\",\"TdwLhFvgQ\",\"WTaOfv1jI\",\"S8J6WGLeq\",\"JFGR7sGvc\",\"YHfy3nRS0\",\"omfk4gnTL\",\"w0ZDFs8aF\"],optionTitles:[\"sm | top\",\"sm | right\",\"sm | bottom\",\"sm | left\",\"md | top\",\"md | right\",\"md | bottom\",\"md | left\",\"sm | ghost\",\"md | ghost\",\"md | no animation\",\"md | primary\",\"sm | no animation\"],title:\"Variant\",type:ControlType.Enum},Z269UBr60:{defaultValue:\"Get Started\",displayTextArea:false,title:\"Label\",type:ControlType.String},iMuY8lMXe:{defaultValue:true,title:\"left icon\",type:ControlType.Boolean},RRiFcrUQI:{defaultValue:true,title:\"Right icon\",type:ControlType.Boolean},x1DqRm9AR:{defaultValue:\"diamond\",placeholder:\"Menu, Wifi, Box…\",title:\"Left icon swap\",type:ControlType.String},I8QsUDsyA:{defaultValue:\"diamond\",placeholder:\"Menu, Wifi, Box…\",title:\"Right icon swap\",type:ControlType.String},ZV0Mogaxb:{defaultValue:1,max:1,min:0,step:.01,title:\"L icon opacity\",type:ControlType.Number},ZXKoApa8Y:{defaultValue:1,max:1,min:0,step:.01,title:\"R icon opacity\",type:ControlType.Number},YXn6xiZ9z:{title:\"Link\",type:ControlType.Link},EK_ywl1fO:{defaultValue:false,title:\"New tab\",type:ControlType.Boolean},pqLcJSfAb:{title:\"Tap\",type:ControlType.EventHandler},M22S_S3vj:{defaultValue:999,title:\"Radius\",type:ControlType.Number}});addFonts(FramerbQATScgCu,[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbQATScgCu\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ezt8Sp5fe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rqNCb5D7f\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"R2uj7xeOc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"egL_4jKos\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lg7XiknZj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TdwLhFvgQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WTaOfv1jI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"S8J6WGLeq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JFGR7sGvc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YHfy3nRS0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"omfk4gnTL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"w0ZDFs8aF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h1dJrnoV0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ro1t3N47W\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TsoYZYjEE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hQhePqjNa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N88jU_oza\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NSIb2yOUR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oitVMzWRs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cVhzpFMhC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TssGxeKe7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DY46RLDlw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ojl_c3iIP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"z5PhAAKix\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iZQCWuGa9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"156\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"Z269UBr60\\\":\\\"label\\\",\\\"iMuY8lMXe\\\":\\\"leftIcon\\\",\\\"RRiFcrUQI\\\":\\\"rightIcon\\\",\\\"x1DqRm9AR\\\":\\\"leftIconSwap\\\",\\\"I8QsUDsyA\\\":\\\"rightIconSwap\\\",\\\"ZV0Mogaxb\\\":\\\"lIconOpacity\\\",\\\"ZXKoApa8Y\\\":\\\"rIconOpacity\\\",\\\"YXn6xiZ9z\\\":\\\"link\\\",\\\"EK_ywl1fO\\\":\\\"newTab\\\",\\\"pqLcJSfAb\\\":\\\"tap\\\",\\\"M22S_S3vj\\\":\\\"radius\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bQATScgCu.map","// Generated by Framer (10960d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={D7l356zgO:{hover:true},DeVKAv3OF:{hover:true}};const cycleOrder=[\"DeVKAv3OF\",\"D7l356zgO\"];const serializationHash=\"framer-w0uoS\";const variantClassNames={D7l356zgO:\"framer-v-5hlza6\",DeVKAv3OF:\"framer-v-19v952d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Current:\"D7l356zgO\",Default:\"DeVKAv3OF\"};const getProps=({height,id,menu,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"DeVKAv3OF\",Wugl2g1Wg:menu!==null&&menu!==void 0?menu:props.Wugl2g1Wg};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,Wugl2g1Wg,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"DeVKAv3OF\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap125b9zf=activeVariantCallback(async(...args)=>{if(Wugl2g1Wg){const res=await Wugl2g1Wg(...args);if(res===false)return false;}setVariant(\"D7l356zgO\");});const onTap17kfbp6=activeVariantCallback(async(...args)=>{if(Wugl2g1Wg){const res=await Wugl2g1Wg(...args);if(res===false)return false;}setVariant(\"DeVKAv3OF\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"D7l356zgO-hover\")return false;if(baseVariant===\"D7l356zgO\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-w0uoS\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(\"framer-19v952d\",className),\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DeVKAv3OF\",onTap:onTap125b9zf,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,...style},variants:{\"D7l356zgO-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.1)\"},\"DeVKAv3OF-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.1)\"}},...addPropertyOverrides({\"D7l356zgO-hover\":{\"data-framer-name\":undefined},\"DeVKAv3OF-hover\":{\"data-framer-name\":undefined},D7l356zgO:{\"data-framer-name\":\"Current\",onTap:onTap17kfbp6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14eq2x6\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"FX9a1YXbk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cotd1h\",\"data-framer-name\":\"Leading\",layoutDependency:layoutDependency,layoutId:\"NMvKGChF2\",style:{backgroundColor:\"rgb(148, 151, 158)\",rotate:0},variants:{\"D7l356zgO-hover\":{backgroundColor:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},\"DeVKAv3OF-hover\":{backgroundColor:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},D7l356zgO:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mtijnb\",\"data-framer-name\":\"Middle\",layoutDependency:layoutDependency,layoutId:\"IbKMaAI6g\",style:{backgroundColor:\"rgb(148, 151, 158)\",rotate:0},variants:{\"D7l356zgO-hover\":{backgroundColor:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},\"DeVKAv3OF-hover\":{backgroundColor:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},D7l356zgO:{rotate:-45}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-qoc8wn\",\"data-framer-name\":\"Trailing\",layoutDependency:layoutDependency,layoutId:\"zOTouO2IZ\",style:{backgroundColor:\"rgb(148, 151, 158)\"},variants:{\"DeVKAv3OF-hover\":{backgroundColor:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"}}})]})})})})});});const css=['.framer-w0uoS [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-w0uoS .framer-1qf2ntb { display: block; }\",\".framer-w0uoS .framer-19v952d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 6px 6px 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-w0uoS .framer-14eq2x6 { flex: none; height: 20px; overflow: visible; position: relative; width: 20px; }\",\".framer-w0uoS .framer-1cotd1h { flex: none; height: 2px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 2px; }\",\".framer-w0uoS .framer-mtijnb { flex: none; height: 2px; left: 0px; overflow: visible; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-w0uoS .framer-qoc8wn { bottom: 2px; flex: none; height: 2px; left: 0px; overflow: visible; position: absolute; right: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-w0uoS .framer-19v952d { gap: 0px; } .framer-w0uoS .framer-19v952d > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-w0uoS .framer-19v952d > :first-child { margin-left: 0px; } .framer-w0uoS .framer-19v952d > :last-child { margin-right: 0px; } }\",\".framer-w0uoS.framer-v-5hlza6 .framer-1cotd1h { top: 9px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"D7l356zgO\":{\"layout\":[\"auto\",\"auto\"]},\"Htw4AZGmk\":{\"layout\":[\"auto\",\"auto\"]},\"dNFnLgkjl\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Wugl2g1Wg\":\"menu\"}\n * @framerImmutableVariables true\n */const FramermBjSYtuUx=withCSS(Component,css,\"framer-w0uoS\");export default FramermBjSYtuUx;FramermBjSYtuUx.displayName=\"Elements/Menu button\";FramermBjSYtuUx.defaultProps={height:32,width:32};addPropertyControls(FramermBjSYtuUx,{variant:{options:[\"DeVKAv3OF\",\"D7l356zgO\"],optionTitles:[\"Default\",\"Current\"],title:\"Variant\",type:ControlType.Enum},Wugl2g1Wg:{title:\"Menu\",type:ControlType.EventHandler}});addFonts(FramermBjSYtuUx,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermBjSYtuUx\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"Wugl2g1Wg\\\":\\\"menu\\\"}\",\"framerIntrinsicHeight\":\"32\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"32\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"D7l356zgO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Htw4AZGmk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dNFnLgkjl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mBjSYtuUx.map","// Generated by Framer (861d57e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"f8D67XuZJ\",\"Nd8ss1d_W\",\"Uqc1BBXK8\",\"R9a4n_3gT\",\"crCrj8s3u\",\"rjN5LFvzL\",\"H7D4IdJWV\"];const serializationHash=\"framer-2axZj\";const variantClassNames={crCrj8s3u:\"framer-v-42zzw2\",f8D67XuZJ:\"framer-v-1830tni\",H7D4IdJWV:\"framer-v-548kep\",Nd8ss1d_W:\"framer-v-13nbi90\",R9a4n_3gT:\"framer-v-1jpcms\",rjN5LFvzL:\"framer-v-ftg664\",Uqc1BBXK8:\"framer-v-1ovwli4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Icon | primary | sm\":\"crCrj8s3u\",\"Icon | white | sm\":\"rjN5LFvzL\",\"logo | primary | md\":\"Uqc1BBXK8\",\"logo | primary | sm\":\"f8D67XuZJ\",\"logo | white | md\":\"R9a4n_3gT\",\"logo | white | sm\":\"Nd8ss1d_W\",HorizonAI:\"H7D4IdJWV\"};const getProps=({height,id,link,width,...props})=>{return{...props,rNbqHOKyS:link??props.rNbqHOKyS,variant:humanReadableVariantMap[props.variant]??props.variant??\"f8D67XuZJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,rNbqHOKyS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"f8D67XuZJ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"H7D4IdJWV\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"H7D4IdJWV\")return false;return true;};const isDisplayed2=()=>{if([\"crCrj8s3u\",\"rjN5LFvzL\",\"H7D4IdJWV\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({crCrj8s3u:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:rNbqHOKyS,motionChild:true,nodeId:\"f8D67XuZJ\",openInNewTab:false,scopeId:\"mtgjufMeK\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1830tni\",className,classNames)} framer-m6pa37`,\"data-framer-name\":\"logo | primary | sm\",layoutDependency:layoutDependency,layoutId:\"f8D67XuZJ\",ref:refBinding,style:{...style},...addPropertyOverrides({crCrj8s3u:{\"data-framer-name\":\"Icon | primary | sm\"},H7D4IdJWV:{\"data-framer-name\":\"HorizonAI\"},Nd8ss1d_W:{\"data-framer-name\":\"logo | white | sm\"},R9a4n_3gT:{\"data-framer-name\":\"logo | white | md\"},rjN5LFvzL:{\"data-framer-name\":\"Icon | white | sm\"},Uqc1BBXK8:{\"data-framer-name\":\"logo | primary | md\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:656,intrinsicWidth:1448,pixelHeight:1312,pixelWidth:2896,src:\"https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=512 512w,https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png 2896w\"},className:\"framer-1k5rdx7\",\"data-framer-name\":\"HorizonLogo (1)\",layoutDependency:layoutDependency,layoutId:\"emRXhbPZ2\",...addPropertyOverrides({H7D4IdJWV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:656,intrinsicWidth:1448,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||32)-0-77)/2)),pixelHeight:1312,pixelWidth:2896,sizes:\"170px\",src:\"https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=512 512w,https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/OkyfpKQoOdLWOt0flCDcaDDaU.png 2896w\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ci4eej\",\"data-framer-name\":\"Logo black\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"bpFx_LBZM\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><defs><linearGradient id=\"idss8916341308_1g-1605966820\" x1=\"0\" x2=\"1\" y1=\"0.4975124378109453\" y2=\"0.5024875621890547\"><stop offset=\"0\" stop-color=\"var(--token-9530990a-305c-405a-9e09-e0ee55e3bed6, rgb(188, 18, 60)) /* {&quot;name&quot;:&quot;Primary-0&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"0.5142719559159629\" stop-color=\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72)) /* {&quot;name&quot;:&quot;Primary-1&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-4ca7f42e-b462-4bb4-8c88-ea5beff507bb, rgb(242, 63, 93)) /* {&quot;name&quot;:&quot;Primary-2&quot;} */\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 7.761 3.304 C 8.579 1.304 11.417 1.319 12.213 3.329 L 9.982 4.213 L 3.594 19.829 L 13.542 13.197 L 9.982 4.213 L 12.213 3.329 L 15.617 11.917 L 19.817 9.467 C 21.685 8.378 23.928 10.121 23.334 12.2 L 21.084 20.075 C 20.463 22.249 17.455 22.437 16.568 20.358 L 14.478 15.457 L 4.925 21.826 C 2.956 23.138 0.477 21.11 1.373 18.92 Z M 16.534 14.16 L 18.776 19.416 L 21.026 11.54 Z\" fill=\"url(#idss8916341308_1g-1605966820)\"></path></g></svg>',svgContentId:8916341308,withExternalLayout:true,...addPropertyOverrides({crCrj8s3u:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><g><defs><linearGradient id=\"idss12367978337_1g-1605966820\" x1=\"0\" x2=\"1\" y1=\"0.4975124378109453\" y2=\"0.5024875621890547\"><stop offset=\"0\" stop-color=\"var(--token-9530990a-305c-405a-9e09-e0ee55e3bed6, rgb(188, 18, 60)) /* {&quot;name&quot;:&quot;Primary-0&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"0.5142719559159629\" stop-color=\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72)) /* {&quot;name&quot;:&quot;Primary-1&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-4ca7f42e-b462-4bb4-8c88-ea5beff507bb, rgb(242, 63, 93)) /* {&quot;name&quot;:&quot;Primary-2&quot;} */\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 7.761 3.304 C 8.579 1.304 11.417 1.319 12.213 3.329 L 9.982 4.213 L 3.594 19.829 L 13.542 13.197 L 9.982 4.213 L 12.213 3.329 L 15.617 11.917 L 19.817 9.467 C 21.685 8.378 23.928 10.121 23.334 12.2 L 21.084 20.075 C 20.463 22.249 17.455 22.437 16.568 20.358 L 14.478 15.457 L 4.925 21.826 C 2.956 23.138 0.477 21.11 1.373 18.92 Z M 16.534 14.16 L 18.776 19.416 L 21.026 11.54 Z\" fill=\"url(#idss12367978337_1g-1605966820)\"></path></g></svg>',svgContentId:12367978337},Nd8ss1d_W:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 7.761 3.304 C 8.579 1.304 11.417 1.319 12.213 3.329 L 9.982 4.213 L 3.594 19.829 L 13.542 13.197 L 9.982 4.213 L 12.213 3.329 L 15.617 11.917 L 19.817 9.467 C 21.685 8.378 23.928 10.121 23.334 12.2 L 21.084 20.075 C 20.463 22.249 17.455 22.437 16.568 20.358 L 14.478 15.457 L 4.925 21.826 C 2.956 23.138 0.477 21.11 1.373 18.92 Z M 16.534 14.16 L 18.776 19.416 L 21.026 11.54 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:8767084831},R9a4n_3gT:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><path d=\"M 10.348 4.405 C 11.439 1.738 15.223 1.759 16.285 4.438 L 13.31 5.617 L 4.792 26.438 L 18.056 17.596 L 13.31 5.617 L 16.285 4.438 L 20.822 15.89 L 26.423 12.623 C 28.913 11.171 31.904 13.494 31.112 16.267 L 28.111 26.767 C 27.283 29.665 23.274 29.916 22.091 27.143 L 19.305 20.61 L 6.567 29.101 C 3.941 30.851 0.635 28.147 1.83 25.227 Z M 22.046 18.881 L 25.035 25.888 L 28.035 15.387 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11650472189},rjN5LFvzL:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 7.761 3.304 C 8.579 1.304 11.417 1.319 12.213 3.329 L 9.982 4.213 L 3.594 19.829 L 13.542 13.197 L 9.982 4.213 L 12.213 3.329 L 15.617 11.917 L 19.817 9.467 C 21.685 8.378 23.928 10.121 23.334 12.2 L 21.084 20.075 C 20.463 22.249 17.455 22.437 16.568 20.358 L 14.478 15.457 L 4.925 21.826 C 2.956 23.138 0.477 21.11 1.373 18.92 Z M 16.534 14.16 L 18.776 19.416 L 21.026 11.54 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:8767084831},Uqc1BBXK8:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 32 32\"><g><defs><linearGradient id=\"idss8971717971_1g-1605966820\" x1=\"0\" x2=\"1\" y1=\"0.4975124378109453\" y2=\"0.5024875621890547\"><stop offset=\"0\" stop-color=\"var(--token-9530990a-305c-405a-9e09-e0ee55e3bed6, rgb(188, 18, 60)) /* {&quot;name&quot;:&quot;Primary-0&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"0.5142719559159629\" stop-color=\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72)) /* {&quot;name&quot;:&quot;Primary-1&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-4ca7f42e-b462-4bb4-8c88-ea5beff507bb, rgb(242, 63, 93)) /* {&quot;name&quot;:&quot;Primary-2&quot;} */\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 10.348 4.405 C 11.439 1.738 15.223 1.759 16.285 4.438 L 13.31 5.617 L 4.792 26.438 L 18.056 17.596 L 13.31 5.617 L 16.285 4.438 L 20.822 15.89 L 26.423 12.623 C 28.913 11.171 31.904 13.494 31.112 16.267 L 28.111 26.767 C 27.283 29.665 23.274 29.916 22.091 27.143 L 19.305 20.61 L 6.567 29.101 C 3.941 30.851 0.635 28.147 1.83 25.227 Z M 22.046 18.881 L 25.035 25.888 L 28.035 15.387 Z\" fill=\"url(#idss8971717971_1g-1605966820)\"></path></g></svg>',svgContentId:8971717971}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Nexus AI\"})}),className:\"framer-14x07rc\",\"data-framer-name\":\"Link\",fonts:[\"GF;Instrument Sans-600\"],layoutDependency:layoutDependency,layoutId:\"KFmjbs5lw\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({R9a4n_3gT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Nexus AI\"})})},Uqc1BBXK8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Nexus AI\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2axZj.framer-m6pa37, .framer-2axZj .framer-m6pa37 { display: block; }\",\".framer-2axZj.framer-1830tni { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-2axZj .framer-1k5rdx7 { aspect-ratio: 2.207317073170732 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 77px); overflow: visible; position: relative; width: 170px; }\",\".framer-2axZj .framer-1ci4eej { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-2axZj .framer-14x07rc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2axZj.framer-v-1ovwli4.framer-1830tni, .framer-2axZj.framer-v-1jpcms.framer-1830tni { gap: 12px; }\",\".framer-2axZj.framer-v-1ovwli4 .framer-1ci4eej, .framer-2axZj.framer-v-1jpcms .framer-1ci4eej { height: 32px; width: 32px; }\",\".framer-2axZj.framer-v-548kep.framer-1830tni { gap: 12px; height: 32px; width: 126px; }\",\".framer-2axZj.framer-v-548kep .framer-1k5rdx7 { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 97.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Nd8ss1d_W\":{\"layout\":[\"auto\",\"auto\"]},\"Uqc1BBXK8\":{\"layout\":[\"auto\",\"auto\"]},\"R9a4n_3gT\":{\"layout\":[\"auto\",\"auto\"]},\"crCrj8s3u\":{\"layout\":[\"auto\",\"auto\"]},\"rjN5LFvzL\":{\"layout\":[\"auto\",\"auto\"]},\"H7D4IdJWV\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"rNbqHOKyS\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramermtgjufMeK=withCSS(Component,css,\"framer-2axZj\");export default FramermtgjufMeK;FramermtgjufMeK.displayName=\"Elements/Logo\";FramermtgjufMeK.defaultProps={height:24,width:97.5};addPropertyControls(FramermtgjufMeK,{variant:{options:[\"f8D67XuZJ\",\"Nd8ss1d_W\",\"Uqc1BBXK8\",\"R9a4n_3gT\",\"crCrj8s3u\",\"rjN5LFvzL\",\"H7D4IdJWV\"],optionTitles:[\"logo | primary | sm\",\"logo | white | sm\",\"logo | primary | md\",\"logo | white | md\",\"Icon | primary | sm\",\"Icon | white | sm\",\"HorizonAI\"],title:\"Variant\",type:ControlType.Enum},rNbqHOKyS:{title:\"Link\",type:ControlType.Link}});addFonts(FramermtgjufMeK,[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v3/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermtgjufMeK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"97.5\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"24\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Nd8ss1d_W\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Uqc1BBXK8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"R9a4n_3gT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"crCrj8s3u\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rjN5LFvzL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"H7D4IdJWV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"rNbqHOKyS\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mtgjufMeK.map","import{fontStore as t}from\"framer\";t.loadWebFontsFromSelectors([\"GF;Instrument Sans-regular\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-italic\"]);export const fonts=[{family:\"Instrument Sans\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2\",weight:\"400\"}];export const css=['.framer-CbHsn .framer-styles-preset-13uzs9o:not(.rich-text-wrapper), .framer-CbHsn .framer-styles-preset-13uzs9o.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-CbHsn\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/qnCJJBaDoobUpNFWVcKh/k7jKeSoxYKlUn2q3wyY9/InfH3Wua2.js\";const enabledGestures={aymbwTv63:{hover:true},NIpiSnQ9T:{hover:true,pressed:true},Ocj7_A6Ta:{hover:true}};const cycleOrder=[\"aymbwTv63\",\"IMADARHbw\",\"Ocj7_A6Ta\",\"fZXY5zue5\",\"NIpiSnQ9T\"];const serializationHash=\"framer-4FZ1o\";const variantClassNames={aymbwTv63:\"framer-v-xv5k2f\",fZXY5zue5:\"framer-v-1bvrop3\",IMADARHbw:\"framer-v-xk8rp8\",NIpiSnQ9T:\"framer-v-1gd4ipy\",Ocj7_A6Ta:\"framer-v-yq5jsn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"24 hour\":\"NIpiSnQ9T\",\"Desktop | active\":\"IMADARHbw\",\"Desktop | inactive\":\"aymbwTv63\",\"Mobile | Active\":\"fZXY5zue5\",\"Mobile | inactive\":\"Ocj7_A6Ta\"};const getProps=({height,id,link,title,width,...props})=>{return{...props,MQUs9gkvn:link??props.MQUs9gkvn,MVoAgNfAL:title??props.MVoAgNfAL??\"Home\",variant:humanReadableVariantMap[props.variant]??props.variant??\"aymbwTv63\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,MVoAgNfAL,MQUs9gkvn,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aymbwTv63\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"NIpiSnQ9T-hover\",\"NIpiSnQ9T-pressed\"].includes(gestureVariant))return false;if(baseVariant===\"NIpiSnQ9T\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"NIpiSnQ9T-hover\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"NIpiSnQ9T-pressed\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:MQUs9gkvn,motionChild:true,nodeId:\"aymbwTv63\",openInNewTab:false,scopeId:\"nJchtSAhu\",smoothScroll:true,...addPropertyOverrides({NIpiSnQ9T:{href:{webPageId:\"krZ8oz2F1\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-xv5k2f\",className,classNames)} framer-1kaicaq`,\"data-framer-name\":\"Desktop | inactive\",layoutDependency:layoutDependency,layoutId:\"aymbwTv63\",ref:refBinding,style:{...style},...addPropertyOverrides({\"aymbwTv63-hover\":{\"data-framer-name\":undefined},\"NIpiSnQ9T-hover\":{\"data-framer-name\":undefined},\"NIpiSnQ9T-pressed\":{\"data-framer-name\":undefined},\"Ocj7_A6Ta-hover\":{\"data-framer-name\":undefined},fZXY5zue5:{\"data-framer-name\":\"Mobile | Active\"},IMADARHbw:{\"data-framer-name\":\"Desktop | active\"},NIpiSnQ9T:{\"data-framer-name\":\"24 hour\"},Ocj7_A6Ta:{\"data-framer-name\":\"Mobile | inactive\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-158n3l8\",\"data-framer-name\":\"Border bottom\",layoutDependency:layoutDependency,layoutId:\"NbSkfZlBB\",style:{background:\"radial-gradient(44.6% 825% at 50% 50%, rgb(255, 72, 109) 0%, rgba(255, 72, 109, 0) 100%)\",opacity:0},variants:{IMADARHbw:{opacity:1}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-vuijkh\",\"data-framer-name\":\"Blur\",layoutDependency:layoutDependency,layoutId:\"VO9WGKcA6\",style:{backgroundColor:\"rgb(223, 29, 72)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,filter:\"blur(6px)\",opacity:0,WebkitFilter:\"blur(6px)\"},variants:{IMADARHbw:{backgroundColor:\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72))\",filter:\"blur(8px)\",opacity:1,WebkitFilter:\"blur(8px)\"}}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d4b7c2c7-797e-4196-9a56-8230aac8618c, rgba(255, 255, 255, 0.55)))\"},children:\"Home\"})}),className:\"framer-1gt089y\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BWIggcXof\",style:{\"--extracted-r6o4lv\":\"var(--token-d4b7c2c7-797e-4196-9a56-8230aac8618c, rgba(255, 255, 255, 0.55))\",textShadow:\"0px 0px 10px rgba(255, 255, 255, 0)\"},text:MVoAgNfAL,variants:{\"aymbwTv63-hover\":{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\",textShadow:\"0px 0px 10px rgba(255, 255, 255, 0.1)\"},\"Ocj7_A6Ta-hover\":{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},fZXY5zue5:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\",textShadow:\"0px 0px 10px rgba(255, 255, 255, 0.08)\"},IMADARHbw:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\",textShadow:\"0px 0px 10px rgba(255, 255, 255, 0.08)\"},NIpiSnQ9T:{\"--extracted-r6o4lv\":\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72))\",textShadow:\"0px 0px 10px rgba(255, 255, 255, 0.08)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"aymbwTv63-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Home\"})})},\"Ocj7_A6Ta-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Home\"})})},fZXY5zue5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Home\"})})},IMADARHbw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"Home\"})})},NIpiSnQ9T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72)))\"},children:\"Home\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-73qsdi\",\"data-framer-name\":\"Blur\",layoutDependency:layoutDependency,layoutId:\"PxGg2gCzQ\",style:{backgroundColor:\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,filter:\"blur(8px)\",WebkitFilter:\"blur(8px)\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-qfrcjp\",\"data-framer-name\":\"Border bottom\",layoutDependency:layoutDependency,layoutId:\"KjYpH5NKL\",style:{background:\"radial-gradient(44.6% 825% at 50% 50%, rgb(255, 72, 109) 0%, rgba(255, 72, 109, 0) 100%)\"}}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-efpnj7\",\"data-framer-name\":\"Blur\",layoutDependency:layoutDependency,layoutId:\"VCVP3QyGj\",style:{backgroundColor:\"var(--token-b11df4eb-9bd1-44f0-a458-dcfd1d383574, rgb(223, 29, 72))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,filter:\"blur(8px)\",WebkitFilter:\"blur(8px)\"}}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e648vp\",\"data-framer-name\":\"Border bottom\",layoutDependency:layoutDependency,layoutId:\"gkQycJu9q\",style:{background:\"radial-gradient(44.6% 825% at 50% 50%, rgb(255, 72, 109) 0%, rgba(255, 72, 109, 0) 100%)\"}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4FZ1o.framer-1kaicaq, .framer-4FZ1o .framer-1kaicaq { display: block; }\",\".framer-4FZ1o.framer-xv5k2f { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-4FZ1o .framer-158n3l8, .framer-4FZ1o .framer-qfrcjp, .framer-4FZ1o .framer-1e648vp { bottom: 0px; flex: none; height: 1px; left: calc(51.2820512820513% - 32px / 2); overflow: visible; position: absolute; width: 32px; z-index: 1; }\",\".framer-4FZ1o .framer-vuijkh { bottom: -8px; flex: none; height: 4px; left: 16px; overflow: visible; position: absolute; right: 16px; z-index: 1; }\",\".framer-4FZ1o .framer-1gt089y { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4FZ1o .framer-73qsdi, .framer-4FZ1o .framer-efpnj7 { bottom: -5px; flex: none; height: 10px; left: calc(51.2820512820513% - 10px / 2); overflow: visible; position: absolute; width: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4FZ1o.framer-xv5k2f { gap: 0px; } .framer-4FZ1o.framer-xv5k2f > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-4FZ1o.framer-xv5k2f > :first-child { margin-left: 0px; } .framer-4FZ1o.framer-xv5k2f > :last-child { margin-right: 0px; } }\",\".framer-4FZ1o.framer-v-xk8rp8.framer-xv5k2f { cursor: unset; }\",\".framer-4FZ1o.framer-v-xk8rp8 .framer-vuijkh { bottom: -5px; height: 10px; left: calc(51.2820512820513% - 10px / 2); right: unset; width: 10px; z-index: unset; }\",\".framer-4FZ1o.framer-v-yq5jsn.framer-xv5k2f { justify-content: flex-start; padding: 12px 0px 12px 0px; }\",\".framer-4FZ1o.framer-v-1bvrop3.framer-xv5k2f { cursor: unset; justify-content: flex-start; padding: 12px 0px 12px 0px; }\",\".framer-4FZ1o.framer-v-xv5k2f.hover .framer-vuijkh { bottom: -4px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 39.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"IMADARHbw\":{\"layout\":[\"auto\",\"auto\"]},\"Ocj7_A6Ta\":{\"layout\":[\"auto\",\"auto\"]},\"fZXY5zue5\":{\"layout\":[\"auto\",\"auto\"]},\"NIpiSnQ9T\":{\"layout\":[\"auto\",\"auto\"]},\"STEWxAn9z\":{\"layout\":[\"auto\",\"auto\"]},\"IlkzbeZF6\":{\"layout\":[\"auto\",\"auto\"]},\"bDNDCbcUk\":{\"layout\":[\"auto\",\"auto\"]},\"pCD50sbJQ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"MVoAgNfAL\":\"title\",\"MQUs9gkvn\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernJchtSAhu=withCSS(Component,css,\"framer-4FZ1o\");export default FramernJchtSAhu;FramernJchtSAhu.displayName=\"Elements/Nav link\";FramernJchtSAhu.defaultProps={height:60,width:39.5};addPropertyControls(FramernJchtSAhu,{variant:{options:[\"aymbwTv63\",\"IMADARHbw\",\"Ocj7_A6Ta\",\"fZXY5zue5\",\"NIpiSnQ9T\"],optionTitles:[\"Desktop | inactive\",\"Desktop | active\",\"Mobile | inactive\",\"Mobile | Active\",\"24 hour\"],title:\"Variant\",type:ControlType.Enum},MVoAgNfAL:{defaultValue:\"Home\",displayTextArea:false,title:\"Title\",type:ControlType.String},MQUs9gkvn:{title:\"Link\",type:ControlType.Link}});addFonts(FramernJchtSAhu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernJchtSAhu\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"MVoAgNfAL\\\":\\\"title\\\",\\\"MQUs9gkvn\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IMADARHbw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ocj7_A6Ta\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fZXY5zue5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NIpiSnQ9T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"STEWxAn9z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IlkzbeZF6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bDNDCbcUk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pCD50sbJQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"39.5\",\"framerIntrinsicHeight\":\"60\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nJchtSAhu.map","// Generated by Framer (861d57e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ElementsButton from\"https://framerusercontent.com/modules/jP9xf3uNcp2A22oVYsUv/fXR8suol7PoqWvRL2sTq/bQATScgCu.js\";import ElementsMenuButton from\"https://framerusercontent.com/modules/4pcu4PhQpYnZlektrhV5/8zVO6RLgxsbk7HukENWG/mBjSYtuUx.js\";import ElementsLogo from\"https://framerusercontent.com/modules/vXFCc4e0xRclt4PEzpIE/A3G0IEg3M2mJUGTx2w4C/mtgjufMeK.js\";import ElementsNavLink from\"https://framerusercontent.com/modules/ttecTx6r67al0WD8zPE0/7ug0zU9fKDvlD7HWWAvr/nJchtSAhu.js\";const ElementsLogoFonts=getFonts(ElementsLogo);const ElementsNavLinkFonts=getFonts(ElementsNavLink);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const ElementsButtonFonts=getFonts(ElementsButton);const ElementsMenuButtonFonts=getFonts(ElementsMenuButton);const ElementsNavLinkControls=getPropertyControls(ElementsNavLink);const cycleOrder=[\"VmrlDkLvh\",\"jdrLpTUnt\",\"lx1bv0g5j\",\"lTjzUzpxh\",\"wU8pT653q\"];const serializationHash=\"framer-RtUBo\";const variantClassNames={jdrLpTUnt:\"framer-v-1y43v7b\",lTjzUzpxh:\"framer-v-qul24s\",lx1bv0g5j:\"framer-v-1anvagt\",VmrlDkLvh:\"framer-v-t0ap4q\",wU8pT653q:\"framer-v-1qyzo5b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:32,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:128,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"24 hour\":\"NIpiSnQ9T\",\"Desktop | active\":\"IMADARHbw\",\"Desktop | inactive\":\"aymbwTv63\",\"Mobile | Active\":\"fZXY5zue5\",\"Mobile | inactive\":\"Ocj7_A6Ta\"};const humanReadableVariantMap={\"Mobile Links\":\"wU8pT653q\",\"Tablet Links\":\"lTjzUzpxh\",Desktop:\"VmrlDkLvh\",Mobile:\"lx1bv0g5j\",Tablet:\"jdrLpTUnt\"};const getProps=({height,id,link1,link1Interactive,link1Label,link2Interactive,link4,link4Interactive,link4Label,mobileMenu,width,...props})=>{return{...props,G3yiqrTIc:mobileMenu??props.G3yiqrTIc,gYrRwWP8G:humanReadableEnumMap[link1Interactive]??link1Interactive??props.gYrRwWP8G??\"IMADARHbw\",j9NkMOprt:link4Label??props.j9NkMOprt??\"AI Demo Call\",lS_BlGvIC:humanReadableEnumMap[link4Interactive]??link4Interactive??props.lS_BlGvIC??\"aymbwTv63\",MOsbnOrNh:humanReadableEnumMap[link2Interactive]??link2Interactive??props.MOsbnOrNh??\"aymbwTv63\",NTxZK4yLW:link4??props.NTxZK4yLW,NtYODS1_R:link1Label??props.NtYODS1_R??\"Home\",variant:humanReadableVariantMap[props.variant]??props.variant??\"VmrlDkLvh\",Vy04j2Jee:link1??props.Vy04j2Jee};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Vy04j2Jee,NtYODS1_R,gYrRwWP8G,MOsbnOrNh,NTxZK4yLW,j9NkMOprt,lS_BlGvIC,G3yiqrTIc,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VmrlDkLvh\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const Wugl2g1Wg6l2fiz=activeVariantCallback(async(...args)=>{if(G3yiqrTIc){const res=await G3yiqrTIc(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"lTjzUzpxh\",\"wU8pT653q\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if([\"jdrLpTUnt\",\"lx1bv0g5j\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"lx1bv0g5j\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"jdrLpTUnt\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"lx1bv0g5j\")return true;return false;};const isDisplayed5=()=>{if([\"lTjzUzpxh\",\"wU8pT653q\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-t0ap4q\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"VmrlDkLvh\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.06)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(16px)\",backgroundColor:\"var(--token-15be2037-4647-4c43-b96b-e313a7e152bb, rgba(4, 1, 2, 0.4))\",WebkitBackdropFilter:\"blur(16px)\",...style},variants:{lTjzUzpxh:{backgroundColor:\"var(--token-431a2889-196e-4dbc-8ca9-2471634ef31e, rgb(4, 1, 2))\"},wU8pT653q:{backgroundColor:\"var(--token-431a2889-196e-4dbc-8ca9-2471634ef31e, rgb(4, 1, 2))\"}},...addPropertyOverrides({jdrLpTUnt:{\"data-framer-name\":\"Tablet\"},lTjzUzpxh:{\"data-framer-name\":\"Tablet Links\"},lx1bv0g5j:{\"data-framer-name\":\"Mobile\"},wU8pT653q:{\"data-framer-name\":\"Mobile Links\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t9zy7g\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"tQWw8jCo1\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5dlyvp\",\"data-framer-name\":\"Brand and links\",layoutDependency:layoutDependency,layoutId:\"uBoYlBQkp\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"138px\",y:(componentViewport?.y||0)+0+0+0+14,...addPropertyOverrides({jdrLpTUnt:{width:\"145px\",y:(componentViewport?.y||0)+0+0+14+0},lx1bv0g5j:{y:(componentViewport?.y||0)+0+0+12+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-imaiyf-container\",layoutDependency:layoutDependency,layoutId:\"wcB_TCmy0-container\",nodeId:\"wcB_TCmy0\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",children:/*#__PURE__*/_jsx(ElementsLogo,{height:\"100%\",id:\"wcB_TCmy0\",layoutId:\"wcB_TCmy0\",rNbqHOKyS:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},variant:\"H7D4IdJWV\",width:\"100%\",...addPropertyOverrides({jdrLpTUnt:{rNbqHOKyS:resolvedLinks[1]},lx1bv0g5j:{rNbqHOKyS:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-73hntu\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"XwstzUt7p\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+0+0+0+0,...addPropertyOverrides({lTjzUzpxh:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`,y:(componentViewport?.y||0)+0+0+68+0+0+0+0+0},wU8pT653q:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px)`,y:(componentViewport?.y||0)+0+0+68+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1izqp88-container\",\"data-framer-appear-id\":\"1izqp88\",layoutDependency:layoutDependency,layoutId:\"BcB3jVXh0-container\",nodeId:\"BcB3jVXh0\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",...addPropertyOverrides({lTjzUzpxh:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true},wU8pT653q:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ElementsNavLink,{height:\"100%\",id:\"BcB3jVXh0\",layoutId:\"BcB3jVXh0\",MQUs9gkvn:Vy04j2Jee,MVoAgNfAL:NtYODS1_R,variant:gYrRwWP8G,width:\"100%\",...addPropertyOverrides({lTjzUzpxh:{style:{width:\"100%\"},variant:\"Ocj7_A6Ta\"},wU8pT653q:{style:{width:\"100%\"},variant:\"Ocj7_A6Ta\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+0+0+0+0,...addPropertyOverrides({lTjzUzpxh:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 64px)`,y:(componentViewport?.y||0)+0+0+68+0+0+0+0+60},wU8pT653q:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1280px) - 32px)`,y:(componentViewport?.y||0)+0+0+68+0+0+0+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1e6l7vl-container\",\"data-framer-appear-id\":\"1e6l7vl\",layoutDependency:layoutDependency,layoutId:\"hfbSyq4tD-container\",nodeId:\"hfbSyq4tD\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",...addPropertyOverrides({lTjzUzpxh:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation2,optimized:true},wU8pT653q:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation2,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ElementsNavLink,{height:\"100%\",id:\"hfbSyq4tD\",layoutId:\"hfbSyq4tD\",MQUs9gkvn:NTxZK4yLW,MVoAgNfAL:j9NkMOprt,variant:lS_BlGvIC,width:\"100%\",...addPropertyOverrides({lTjzUzpxh:{style:{width:\"100%\"},variant:\"Ocj7_A6Ta\"},wU8pT653q:{style:{width:\"100%\"},variant:\"Ocj7_A6Ta\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DN4AsqaT1\"},implicitPathVariables:undefined},{href:{webPageId:\"DN4AsqaT1\"},implicitPathVariables:undefined},{href:{webPageId:\"DN4AsqaT1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:(componentViewport?.y||0)+0+0+0+0+0,...addPropertyOverrides({lTjzUzpxh:{y:(componentViewport?.y||0)+0+0+68+0+0+0+0+120},wU8pT653q:{y:(componentViewport?.y||0)+0+0+68+0+0+0+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11eioom-container\",layoutDependency:layoutDependency,layoutId:\"XIrZv0JG6-container\",nodeId:\"XIrZv0JG6\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",children:/*#__PURE__*/_jsx(ElementsNavLink,{height:\"100%\",id:\"XIrZv0JG6\",layoutId:\"XIrZv0JG6\",MQUs9gkvn:resolvedLinks1[0],MVoAgNfAL:\"Breathtaking Plans\",variant:MOsbnOrNh,width:\"100%\",...addPropertyOverrides({lTjzUzpxh:{MQUs9gkvn:resolvedLinks1[1]},wU8pT653q:{MQUs9gkvn:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vkceem\",\"data-framer-name\":\"Left actions\",layoutDependency:layoutDependency,layoutId:\"KhfvEOPqA\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kEbbrUaxV\"},implicitPathVariables:undefined},{href:{webPageId:\"kEbbrUaxV\"},implicitPathVariables:undefined},{href:{webPageId:\"kEbbrUaxV\"},implicitPathVariables:undefined},{href:{webPageId:\"kEbbrUaxV\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+14+0,...addPropertyOverrides({lTjzUzpxh:{y:(componentViewport?.y||0)+0+0+68+229+0+0},wU8pT653q:{y:(componentViewport?.y||0)+0+0+68+229+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g8rs74-container\",layoutDependency:layoutDependency,layoutId:\"nms4qaIRU-container\",nodeId:\"nms4qaIRU\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",children:/*#__PURE__*/_jsx(ElementsButton,{EK_ywl1fO:false,height:\"100%\",I8QsUDsyA:\"diamond\",id:\"nms4qaIRU\",iMuY8lMXe:false,layoutId:\"nms4qaIRU\",M22S_S3vj:999,RRiFcrUQI:false,variant:\"S8J6WGLeq\",width:\"100%\",x1DqRm9AR:\"diamond\",YXn6xiZ9z:resolvedLinks2[0],Z269UBr60:\"Sign in\",ZV0Mogaxb:0,ZXKoApa8Y:0,...addPropertyOverrides({jdrLpTUnt:{YXn6xiZ9z:resolvedLinks2[1]},lTjzUzpxh:{YXn6xiZ9z:resolvedLinks2[2]},wU8pT653q:{YXn6xiZ9z:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jL3roDVru\"},implicitPathVariables:undefined},{href:{webPageId:\"jL3roDVru\"},implicitPathVariables:undefined},{href:{webPageId:\"jL3roDVru\"},implicitPathVariables:undefined},{href:{webPageId:\"jL3roDVru\"},implicitPathVariables:undefined},{href:{webPageId:\"jL3roDVru\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+14+0,...addPropertyOverrides({lTjzUzpxh:{y:(componentViewport?.y||0)+0+0+68+229+0+44},lx1bv0g5j:{y:(componentViewport?.y||0)+0+0+12+0},wU8pT653q:{y:(componentViewport?.y||0)+0+0+68+229+0+44}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rx2nv6-container\",layoutDependency:layoutDependency,layoutId:\"ZfNfu_dY8-container\",nodeId:\"ZfNfu_dY8\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",children:/*#__PURE__*/_jsx(ElementsButton,{EK_ywl1fO:true,height:\"100%\",I8QsUDsyA:\"diamond\",id:\"ZfNfu_dY8\",iMuY8lMXe:false,layoutId:\"ZfNfu_dY8\",M22S_S3vj:999,RRiFcrUQI:false,variant:\"lagYQw7gv\",width:\"100%\",x1DqRm9AR:\"diamond\",YXn6xiZ9z:resolvedLinks3[0],Z269UBr60:\"Contact Us\",ZV0Mogaxb:0,ZXKoApa8Y:0,...addPropertyOverrides({jdrLpTUnt:{YXn6xiZ9z:resolvedLinks3[1]},lTjzUzpxh:{YXn6xiZ9z:resolvedLinks3[3]},lx1bv0g5j:{variant:\"S8J6WGLeq\",YXn6xiZ9z:resolvedLinks3[2]},wU8pT653q:{YXn6xiZ9z:resolvedLinks3[4]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cqsecb-container\",layoutDependency:layoutDependency,layoutId:\"KdkWcZ0Ja-container\",nodeId:\"KdkWcZ0Ja\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",children:/*#__PURE__*/_jsx(ElementsMenuButton,{height:\"100%\",id:\"KdkWcZ0Ja\",layoutId:\"KdkWcZ0Ja\",variant:\"DeVKAv3OF\",width:\"100%\",...addPropertyOverrides({jdrLpTUnt:{Wugl2g1Wg:Wugl2g1Wg6l2fiz}},baseVariant,gestureVariant)})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xvdmqz-container\",layoutDependency:layoutDependency,layoutId:\"lCcei0Occ-container\",nodeId:\"lCcei0Occ\",rendersWithMotion:true,scopeId:\"C3bKE5QGw\",children:/*#__PURE__*/_jsx(ElementsMenuButton,{height:\"100%\",id:\"lCcei0Occ\",layoutId:\"lCcei0Occ\",variant:\"DeVKAv3OF\",width:\"100%\",Wugl2g1Wg:Wugl2g1Wg6l2fiz})})})]}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ttsd2f\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"JcF6iVH8y\",style:{backgroundColor:\"var(--token-6a791099-423f-4040-8a79-8eb3182631cb, rgba(255, 255, 255, 0.06))\"}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RtUBo.framer-16n512t, .framer-RtUBo .framer-16n512t { display: block; }\",\".framer-RtUBo.framer-t0ap4q { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-RtUBo .framer-1t9zy7g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-RtUBo .framer-5dlyvp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-RtUBo .framer-imaiyf-container { flex: none; height: 32px; position: relative; width: 138px; }\",\".framer-RtUBo .framer-73hntu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-RtUBo .framer-1izqp88-container, .framer-RtUBo .framer-1e6l7vl-container, .framer-RtUBo .framer-11eioom-container, .framer-RtUBo .framer-1g8rs74-container, .framer-RtUBo .framer-1rx2nv6-container, .framer-RtUBo .framer-1cqsecb-container, .framer-RtUBo .framer-1xvdmqz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-RtUBo .framer-1vkceem { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-RtUBo .framer-1ttsd2f { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 1px; }\",\".framer-RtUBo.framer-v-1y43v7b.framer-t0ap4q { width: 768px; }\",\".framer-RtUBo.framer-v-1y43v7b .framer-1t9zy7g { padding: 14px 32px 14px 32px; }\",\".framer-RtUBo.framer-v-1y43v7b .framer-imaiyf-container { width: 145px; }\",\".framer-RtUBo.framer-v-1anvagt.framer-t0ap4q { width: 375px; }\",\".framer-RtUBo.framer-v-1anvagt .framer-1t9zy7g { padding: 12px 16px 12px 16px; }\",\".framer-RtUBo.framer-v-1anvagt .framer-1vkceem { gap: 1px; }\",\".framer-RtUBo.framer-v-qul24s.framer-t0ap4q { height: 800px; width: 768px; }\",\".framer-RtUBo.framer-v-qul24s .framer-1t9zy7g { flex-direction: column; gap: 24px; justify-content: flex-start; padding: 68px 32px 32px 32px; }\",\".framer-RtUBo.framer-v-qul24s .framer-5dlyvp, .framer-RtUBo.framer-v-1qyzo5b .framer-5dlyvp { flex-direction: column; gap: 0px; order: 0; width: 100%; }\",\".framer-RtUBo.framer-v-qul24s .framer-73hntu { flex-direction: column; gap: 0px; order: 2; width: 100%; }\",\".framer-RtUBo.framer-v-qul24s .framer-1izqp88-container, .framer-RtUBo.framer-v-qul24s .framer-1e6l7vl-container, .framer-RtUBo.framer-v-1qyzo5b .framer-1izqp88-container, .framer-RtUBo.framer-v-1qyzo5b .framer-1e6l7vl-container { width: 100%; }\",\".framer-RtUBo.framer-v-qul24s .framer-1vkceem, .framer-RtUBo.framer-v-1qyzo5b .framer-1vkceem { flex-direction: column; order: 2; width: 100%; }\",\".framer-RtUBo.framer-v-qul24s .framer-1g8rs74-container, .framer-RtUBo.framer-v-1qyzo5b .framer-1g8rs74-container { order: 0; }\",\".framer-RtUBo.framer-v-qul24s .framer-1rx2nv6-container, .framer-RtUBo.framer-v-1qyzo5b .framer-1rx2nv6-container { order: 1; }\",\".framer-RtUBo.framer-v-qul24s .framer-1ttsd2f, .framer-RtUBo.framer-v-1qyzo5b .framer-1ttsd2f { flex: none; order: 1; width: 100%; }\",\".framer-RtUBo.framer-v-1qyzo5b.framer-t0ap4q { height: 800px; width: 375px; }\",\".framer-RtUBo.framer-v-1qyzo5b .framer-1t9zy7g { flex-direction: column; gap: 24px; justify-content: flex-start; padding: 68px 16px 32px 16px; }\",\".framer-RtUBo.framer-v-1qyzo5b .framer-73hntu { flex-direction: column; gap: 0px; width: 100%; }\",'.framer-RtUBo[data-border=\"true\"]::after, .framer-RtUBo [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jdrLpTUnt\":{\"layout\":[\"fixed\",\"auto\"]},\"lx1bv0g5j\":{\"layout\":[\"fixed\",\"auto\"]},\"lTjzUzpxh\":{\"layout\":[\"fixed\",\"fixed\"]},\"wU8pT653q\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Vy04j2Jee\":\"link1\",\"NtYODS1_R\":\"link1Label\",\"gYrRwWP8G\":\"link1Interactive\",\"MOsbnOrNh\":\"link2Interactive\",\"NTxZK4yLW\":\"link4\",\"j9NkMOprt\":\"link4Label\",\"lS_BlGvIC\":\"link4Interactive\",\"G3yiqrTIc\":\"mobileMenu\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerC3bKE5QGw=withCSS(Component,css,\"framer-RtUBo\");export default FramerC3bKE5QGw;FramerC3bKE5QGw.displayName=\"Elements/Navigation bar\";FramerC3bKE5QGw.defaultProps={height:60,width:1440};addPropertyControls(FramerC3bKE5QGw,{variant:{options:[\"VmrlDkLvh\",\"jdrLpTUnt\",\"lx1bv0g5j\",\"lTjzUzpxh\",\"wU8pT653q\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"Tablet Links\",\"Mobile Links\"],title:\"Variant\",type:ControlType.Enum},Vy04j2Jee:{title:\"Link 1\",type:ControlType.Link},NtYODS1_R:{defaultValue:\"Home\",displayTextArea:false,title:\"Link 1 label\",type:ControlType.String},gYrRwWP8G:ElementsNavLinkControls?.[\"variant\"]&&{...ElementsNavLinkControls[\"variant\"],defaultValue:\"IMADARHbw\",description:undefined,hidden:undefined,title:\"Link 1 (interactive)\"},MOsbnOrNh:ElementsNavLinkControls?.[\"variant\"]&&{...ElementsNavLinkControls[\"variant\"],defaultValue:\"aymbwTv63\",description:undefined,hidden:undefined,title:\"Link 2 (interactive)\"},NTxZK4yLW:{title:\"Link 4\",type:ControlType.Link},j9NkMOprt:{defaultValue:\"AI Demo Call\",displayTextArea:false,title:\"Link 4 label\",type:ControlType.String},lS_BlGvIC:ElementsNavLinkControls?.[\"variant\"]&&{...ElementsNavLinkControls[\"variant\"],defaultValue:\"aymbwTv63\",description:undefined,hidden:undefined,title:\"Link 4 (interactive)\"},G3yiqrTIc:{title:\"Mobile menu\",type:ControlType.EventHandler}});addFonts(FramerC3bKE5QGw,[{explicitInter:true,fonts:[]},...ElementsLogoFonts,...ElementsNavLinkFonts,...ElementsButtonFonts,...ElementsMenuButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerC3bKE5QGw\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"Vy04j2Jee\\\":\\\"link1\\\",\\\"NtYODS1_R\\\":\\\"link1Label\\\",\\\"gYrRwWP8G\\\":\\\"link1Interactive\\\",\\\"MOsbnOrNh\\\":\\\"link2Interactive\\\",\\\"NTxZK4yLW\\\":\\\"link4\\\",\\\"j9NkMOprt\\\":\\\"link4Label\\\",\\\"lS_BlGvIC\\\":\\\"link4Interactive\\\",\\\"G3yiqrTIc\\\":\\\"mobileMenu\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jdrLpTUnt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lx1bv0g5j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lTjzUzpxh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wU8pT653q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./C3bKE5QGw.map","import{fontStore as t}from\"framer\";t.loadWebFontsFromSelectors([\"GF;Instrument Sans-regular\",\"GF;Instrument Sans-700\",\"GF;Instrument Sans-700italic\",\"GF;Instrument Sans-italic\"]);export const fonts=[{family:\"Instrument Sans\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQi_gfwmS0v3_7Y.woff2\",weight:\"700\"},{family:\"Instrument Sans\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENugixkywN2u7YUwU.woff2\",weight:\"700\"},{family:\"Instrument Sans\",style:\"italic\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pxigypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNE27lgU-XJojENuu-2kywN2u7YUwU.woff2\",weight:\"400\"}];export const css=['.framer-IFkvF .framer-styles-preset-1t7wsoz:not(.rich-text-wrapper), .framer-IFkvF .framer-styles-preset-1t7wsoz.rich-text-wrapper p { --framer-font-family: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-family-italic: \"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-IFkvF\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qnCJJBaDoobUpNFWVcKh/k7jKeSoxYKlUn2q3wyY9/InfH3Wua2.js\";const PhosphorFonts=getFonts(Phosphor);const serializationHash=\"framer-ai73e\";const variantClassNames={K0diehQGv:\"framer-v-1ipgy32\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const contains=(a,b)=>{if(typeof a===\"string\"&&typeof b===\"string\"){return a.toLowerCase().includes(b.toLowerCase());}if(Array.isArray(a)&&typeof b===\"string\"){return a.includes(b);}return false;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"House\";}else{return\"House\";}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,icon,iconChange,iconChange2,iconColor,id,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4;return{...props,aWbuwtHsm:(_ref=icon!==null&&icon!==void 0?icon:props.aWbuwtHsm)!==null&&_ref!==void 0?_ref:true,Fen3NjOdm:(_ref1=iconColor!==null&&iconColor!==void 0?iconColor:props.Fen3NjOdm)!==null&&_ref1!==void 0?_ref1:\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\",LusDDZTNs:(_ref2=iconChange!==null&&iconChange!==void 0?iconChange:props.LusDDZTNs)!==null&&_ref2!==void 0?_ref2:\"magic\",PnvQ_S0gI:(_ref3=iconChange2!==null&&iconChange2!==void 0?iconChange2:props.PnvQ_S0gI)!==null&&_ref3!==void 0?_ref3:\"magic\",tLc57bRW_:(_ref4=title!==null&&title!==void 0?title:props.tLc57bRW_)!==null&&_ref4!==void 0?_ref4:\"How it works\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,tLc57bRW_,aWbuwtHsm,LusDDZTNs,PnvQ_S0gI,Fen3NjOdm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"K0diehQGv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ipgy32\",className,classNames),\"data-framer-name\":\"Colored\",layoutDependency:layoutDependency,layoutId:\"K0diehQGv\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,boxShadow:\"inset 0px 1px 4px 1px rgba(255, 255, 255, 0.08), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2)\",...style},children:[aWbuwtHsm&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ob1clt-container\",layoutDependency:layoutDependency,layoutId:\"kxZTxGeAS-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:Fen3NjOdm,height:\"100%\",iconSearch:LusDDZTNs,iconSelection:convertFromBoolean(contains(PnvQ_S0gI,\"\"),activeLocale),id:\"kxZTxGeAS\",layoutId:\"kxZTxGeAS\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"How it works\"})}),className:\"framer-1sq8ogc\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eQBIZPsXn\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},text:tLc57bRW_,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ai73e.framer-1xhx3y2, .framer-ai73e .framer-1xhx3y2 { display: block; }\",\".framer-ai73e.framer-1ipgy32 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 16px 6px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ai73e .framer-ob1clt-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-ai73e .framer-1sq8ogc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ai73e.framer-1ipgy32 { gap: 0px; } .framer-ai73e.framer-1ipgy32 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ai73e.framer-1ipgy32 > :first-child { margin-left: 0px; } .framer-ai73e.framer-1ipgy32 > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 137\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tLc57bRW_\":\"title\",\"aWbuwtHsm\":\"icon\",\"LusDDZTNs\":\"iconChange\",\"PnvQ_S0gI\":\"iconChange2\",\"Fen3NjOdm\":\"iconColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWWaR59M0r=withCSS(Component,css,\"framer-ai73e\");export default FramerWWaR59M0r;FramerWWaR59M0r.displayName=\"Elements/Badge\";FramerWWaR59M0r.defaultProps={height:32,width:137};addPropertyControls(FramerWWaR59M0r,{tLc57bRW_:{defaultValue:\"How it works\",displayTextArea:false,title:\"Title\",type:ControlType.String},aWbuwtHsm:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},LusDDZTNs:{defaultValue:\"magic\",placeholder:\"Menu, Wifi, Box…\",title:\"Icon change\",type:ControlType.String},PnvQ_S0gI:{defaultValue:\"magic\",placeholder:\"Menu, Wifi, Box…\",title:\"Icon change 2\",type:ControlType.String},Fen3NjOdm:{defaultValue:'var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Icon color\",type:ControlType.Color}});addFonts(FramerWWaR59M0r,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWWaR59M0r\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"tLc57bRW_\\\":\\\"title\\\",\\\"aWbuwtHsm\\\":\\\"icon\\\",\\\"LusDDZTNs\\\":\\\"iconChange\\\",\\\"PnvQ_S0gI\\\":\\\"iconChange2\\\",\\\"Fen3NjOdm\\\":\\\"iconColor\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"137\",\"framerIntrinsicHeight\":\"32\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WWaR59M0r.map"],"mappings":"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"}