{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/xnRNuPLSmLJD9oWO8EeD/APJEBI9FraYpeQra07xu/BFnW3vxHm.js", "ssg:https://framerusercontent.com/modules/ulBA2rSiTnj8qgAwUxff/LtuBn4CgSQAKe5blHVZC/v4A4Yt6fU.js", "ssg:https://framerusercontent.com/modules/cruoXplGXHYhlmrhKLQq/GdVCVTobXA43BPQPL3cp/Frk2iWt1t.js", "ssg:https://framerusercontent.com/modules/iKenBl8MHPi6yIG8b6Pr/lzIKhWL3SrUnaghvAL3p/T0F44hxHE.js", "ssg:https://framerusercontent.com/modules/Y4eJ7UWiNqIZeTDWrvFn/VijKbcdtvdmt9dgCJ2Gj/TuoQG8YAy.js", "ssg:https://framerusercontent.com/modules/bo22PSILskT1FZ6qDSKp/DCg57p8jYmShcIiVdIjS/f5PeKnkAy.js", "ssg:https://framerusercontent.com/modules/RRt7NCRyQBZ7cT7gefmn/Gs5CiBRbCPlW9yTSMZqL/NXTpo4i5M.js", "ssg:https://framerusercontent.com/modules/rUBPOEwATUuV6nCFtmwC/ita30xK92bGBhAI5OSmh/WZrotlBYr.js", "ssg:https://framerusercontent.com/modules/iil2Qg3sUGHEWCWHe5ek/EuPPeYQvO2KaNhMz7xvN/dy8hhnW51.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\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"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 (e010222)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Outfit-semibold\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LLL2G3NRT7NQD2GKJUPGXM7TQ2DC6HXX/PW5PSBLUQB3EYD5A5UFT4XOSWCSQOKTH/P65L7VCWZE3ZYHD2XJZ2WDLQCATH7Y3R.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-idh7Y .framer-styles-preset-1g6l4t3:not(.rich-text-wrapper), .framer-idh7Y .framer-styles-preset-1g6l4t3.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 135%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-3044b19b-9033-4e64-8835-c82a87974485, #342613); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-idh7Y\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/xnRNuPLSmLJD9oWO8EeD/APJEBI9FraYpeQra07xu/BFnW3vxHm.js\";const cycleOrder=[\"vCgydX_pl\",\"EQcHzrVkN\",\"gA98Ygvsz\",\"QRYzGeCqv\",\"hHHn7550Q\",\"axIDR9QBW\",\"PpOiRY4DL\",\"kQLAdYzgJ\",\"PhuSAEQXc\",\"aplLitudY\",\"DI5Vb5lnP\"];const serializationHash=\"framer-XrBUY\";const variantClassNames={aplLitudY:\"framer-v-1g14ix4\",axIDR9QBW:\"framer-v-1e9masz\",DI5Vb5lnP:\"framer-v-16wql0k\",EQcHzrVkN:\"framer-v-18v40nl\",gA98Ygvsz:\"framer-v-1ktqteq\",hHHn7550Q:\"framer-v-1nqbt4y\",kQLAdYzgJ:\"framer-v-1710htl\",PhuSAEQXc:\"framer-v-129tl8q\",PpOiRY4DL:\"framer-v-z53t6n\",QRYzGeCqv:\"framer-v-himuth\",vCgydX_pl:\"framer-v-14evc5x\"};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:800,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={\"Link - Hover\":\"kQLAdYzgJ\",\"Link Secondary \u2013 Hover\":\"aplLitudY\",\"Link Secondary\":\"PhuSAEQXc\",\"Primary \u2013 Hover\":\"EQcHzrVkN\",\"Secondary - Hover\":\"QRYzGeCqv\",\"Tertiary - Hover\":\"axIDR9QBW\",Hidden:\"DI5Vb5lnP\",Link:\"PpOiRY4DL\",Primary:\"vCgydX_pl\",Secondary:\"gA98Ygvsz\",Tertiary:\"hHHn7550Q\"};const getProps=({click,height,id,label,link,newTab,smoothScroll,width,...props})=>{return{...props,cQv2O8Mvt:link??props.cQv2O8Mvt,GP85vQ4AC:smoothScroll??props.GP85vQ4AC,PmrixLNYY:newTab??props.PmrixLNYY,sq67Ol4a3:label??props.sq67Ol4a3??\"Slide\",variant:humanReadableVariantMap[props.variant]??props.variant??\"vCgydX_pl\",W6cIQcZn1:click??props.W6cIQcZn1};};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,sq67Ol4a3,cQv2O8Mvt,PmrixLNYY,GP85vQ4AC,W6cIQcZn1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vCgydX_pl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ql37mr=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(W6cIQcZn1){const res=await W6cIQcZn1(...args);if(res===false)return false;}});const onMouseEnter1ae9a9j=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"EQcHzrVkN\");});const onMouseLeavenfs1gd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"vCgydX_pl\");});const onMouseEntercl7upb=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"QRYzGeCqv\");});const onMouseEnterrso1ie=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"gA98Ygvsz\");});const onMouseLeavej7zes5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"gA98Ygvsz\");});const onMouseEnter163ztzf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"axIDR9QBW\");});const onMouseEnterwcphi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"hHHn7550Q\");});const onMouseLeaveqet13k=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"hHHn7550Q\");});const onMouseEnterumw2yk=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"kQLAdYzgJ\");});const onMouseEnterjmxjjl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"PpOiRY4DL\");});const onMouseLeave1bq0skg=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"PpOiRY4DL\");});const onMouseEnter7sm3bn=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"aplLitudY\");});const onMouseEnter1xuu4yt=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"PhuSAEQXc\");});const onMouseLeave1ev8i7v=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"PhuSAEQXc\");});const sharedStyleClassNames=[sharedStyle.className];const isDisplayed=()=>{if(baseVariant===\"DI5Vb5lnP\")return false;return true;};const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:cQv2O8Mvt,nodeId:\"vCgydX_pl\",openInNewTab:PmrixLNYY,smoothScroll:GP85vQ4AC,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-14evc5x\",className,classNames)} framer-97go68`,\"data-border\":true,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vCgydX_pl\",onMouseEnter:onMouseEnter1ae9a9j,onTap:onTap1ql37mr,ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.15)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,...style},variants:{aplLitudY:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},axIDR9QBW:{\"--border-color\":\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},EQcHzrVkN:{\"--border-color\":\"rgba(255, 255, 255, 0.35)\"},gA98Ygvsz:{backgroundColor:\"var(--token-e0c9bd16-d5fd-40e3-9573-c8faf2d7e103, rgb(170, 82, 40))\"},hHHn7550Q:{\"--border-color\":\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},kQLAdYzgJ:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},PhuSAEQXc:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},PpOiRY4DL:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},QRYzGeCqv:{\"--border-color\":\"rgba(255, 255, 255, 0.35)\",backgroundColor:\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\"}},...addPropertyOverrides({aplLitudY:{\"data-framer-name\":\"Link Secondary \u2013 Hover\",onMouseEnter:onMouseEnter1xuu4yt,onMouseLeave:onMouseLeave1ev8i7v},axIDR9QBW:{\"data-framer-name\":\"Tertiary - Hover\",onMouseEnter:onMouseEnterwcphi,onMouseLeave:onMouseLeaveqet13k},EQcHzrVkN:{\"data-framer-name\":\"Primary \u2013 Hover\",onMouseLeave:onMouseLeavenfs1gd},gA98Ygvsz:{\"data-framer-name\":\"Secondary\",onMouseEnter:onMouseEntercl7upb},hHHn7550Q:{\"data-framer-name\":\"Tertiary\",onMouseEnter:onMouseEnter163ztzf},kQLAdYzgJ:{\"data-framer-name\":\"Link - Hover\",onMouseEnter:onMouseEnterjmxjjl,onMouseLeave:onMouseLeave1bq0skg},PhuSAEQXc:{\"data-framer-name\":\"Link Secondary\",onMouseEnter:onMouseEnter7sm3bn},PpOiRY4DL:{\"data-framer-name\":\"Link\",onMouseEnter:onMouseEnterumw2yk},QRYzGeCqv:{\"data-framer-name\":\"Secondary - Hover\",onMouseEnter:onMouseEnterrso1ie,onMouseLeave:onMouseLeavej7zes5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ygnt1i\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"hTmgikOqf\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190)))\"},children:\"Slide\"})}),className:\"framer-o2yjqa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BSIyjxbs2\",style:{\"--extracted-r6o4lv\":\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:sq67Ol4a3,variants:{aplLitudY:{\"--extracted-r6o4lv\":\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\"},axIDR9QBW:{\"--extracted-r6o4lv\":\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\"},hHHn7550Q:{\"--extracted-r6o4lv\":\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\"},kQLAdYzgJ:{\"--extracted-r6o4lv\":\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\"},PhuSAEQXc:{\"--extracted-r6o4lv\":\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\"},PpOiRY4DL:{\"--extracted-r6o4lv\":\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aplLitudY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19)))\"},children:\"Slide\"})})},axIDR9QBW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19)))\"},children:\"Slide\"})})},hHHn7550Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19)))\"},children:\"Slide\"})})},kQLAdYzgJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40)))\"},children:\"Slide\"})})},PhuSAEQXc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19)))\"},children:\"Slide\"})})},PpOiRY4DL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1g6l4t3\",\"data-styles-preset\":\"BFnW3vxHm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40)))\"},children:\"Slide\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jowa49\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"N6QmPZdNT\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1990vz4\",\"data-framer-name\":\"arrow-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UXwhphABv\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(229,218,190)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(229,218,190)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10008761198,withExternalLayout:true,...addPropertyOverrides({aplLitudY:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11529916242},axIDR9QBW:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11529916242},EQcHzrVkN:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190)) /* {&quot;name&quot;:&quot;Sand 500&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190)) /* {&quot;name&quot;:&quot;Sand 500&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12697216386},hHHn7550Q:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11529916242},kQLAdYzgJ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12597970967},PhuSAEQXc:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12597970967},PpOiRY4DL:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-7c4bb070-1cb9-4f93-9827-c2a67e006ee1, rgb(170, 82, 40))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12597970967}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XrBUY.framer-97go68, .framer-XrBUY .framer-97go68 { display: block; }\",\".framer-XrBUY.framer-14evc5x { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 14px 20px 14px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-XrBUY .framer-ygnt1i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 4px 0px 4px; position: relative; width: min-content; }\",\".framer-XrBUY .framer-o2yjqa { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-XrBUY .framer-jowa49 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -20px; top: calc(50.00000000000002% - 20px / 2); width: 20px; z-index: 1; }\",\".framer-XrBUY .framer-1990vz4 { flex: none; height: 17px; position: relative; width: 17px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XrBUY.framer-14evc5x, .framer-XrBUY .framer-ygnt1i, .framer-XrBUY .framer-jowa49 { gap: 0px; } .framer-XrBUY.framer-14evc5x > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-XrBUY.framer-14evc5x > :first-child, .framer-XrBUY .framer-ygnt1i > :first-child, .framer-XrBUY .framer-jowa49 > :first-child { margin-left: 0px; } .framer-XrBUY.framer-14evc5x > :last-child, .framer-XrBUY .framer-ygnt1i > :last-child, .framer-XrBUY .framer-jowa49 > :last-child { margin-right: 0px; } .framer-XrBUY .framer-ygnt1i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XrBUY .framer-jowa49 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-XrBUY.framer-v-18v40nl.framer-14evc5x, .framer-XrBUY.framer-v-himuth.framer-14evc5x, .framer-XrBUY.framer-v-1e9masz.framer-14evc5x { padding: 14px 16px 14px 20px; }\",\".framer-XrBUY.framer-v-18v40nl .framer-ygnt1i, .framer-XrBUY.framer-v-himuth .framer-ygnt1i, .framer-XrBUY.framer-v-1e9masz .framer-ygnt1i { z-index: 1; }\",\".framer-XrBUY.framer-v-18v40nl .framer-jowa49, .framer-XrBUY.framer-v-himuth .framer-jowa49, .framer-XrBUY.framer-v-1e9masz .framer-jowa49, .framer-XrBUY.framer-v-1710htl .framer-jowa49, .framer-XrBUY.framer-v-1g14ix4 .framer-jowa49 { position: relative; right: unset; top: unset; }\",\".framer-XrBUY.framer-v-z53t6n.framer-14evc5x, .framer-XrBUY.framer-v-1710htl.framer-14evc5x, .framer-XrBUY.framer-v-129tl8q.framer-14evc5x, .framer-XrBUY.framer-v-1g14ix4.framer-14evc5x { padding: 2px; }\",\".framer-XrBUY.framer-v-z53t6n .framer-ygnt1i, .framer-XrBUY.framer-v-129tl8q .framer-ygnt1i { padding: 0px; }\",\".framer-XrBUY.framer-v-1710htl .framer-ygnt1i, .framer-XrBUY.framer-v-1g14ix4 .framer-ygnt1i { padding: 0px; z-index: 1; }\",...sharedStyle.css,'.framer-XrBUY[data-border=\"true\"]::after, .framer-XrBUY [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 52.5\n * @framerIntrinsicWidth 87.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"EQcHzrVkN\":{\"layout\":[\"auto\",\"auto\"]},\"gA98Ygvsz\":{\"layout\":[\"auto\",\"auto\"]},\"QRYzGeCqv\":{\"layout\":[\"auto\",\"auto\"]},\"hHHn7550Q\":{\"layout\":[\"auto\",\"auto\"]},\"axIDR9QBW\":{\"layout\":[\"auto\",\"auto\"]},\"PpOiRY4DL\":{\"layout\":[\"auto\",\"auto\"]},\"kQLAdYzgJ\":{\"layout\":[\"auto\",\"auto\"]},\"PhuSAEQXc\":{\"layout\":[\"auto\",\"auto\"]},\"aplLitudY\":{\"layout\":[\"auto\",\"auto\"]},\"DI5Vb5lnP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sq67Ol4a3\":\"label\",\"cQv2O8Mvt\":\"link\",\"PmrixLNYY\":\"newTab\",\"GP85vQ4AC\":\"smoothScroll\",\"W6cIQcZn1\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerv4A4Yt6fU=withCSS(Component,css,\"framer-XrBUY\");export default Framerv4A4Yt6fU;Framerv4A4Yt6fU.displayName=\"button-primary\";Framerv4A4Yt6fU.defaultProps={height:52.5,width:87.5};addPropertyControls(Framerv4A4Yt6fU,{variant:{options:[\"vCgydX_pl\",\"EQcHzrVkN\",\"gA98Ygvsz\",\"QRYzGeCqv\",\"hHHn7550Q\",\"axIDR9QBW\",\"PpOiRY4DL\",\"kQLAdYzgJ\",\"PhuSAEQXc\",\"aplLitudY\",\"DI5Vb5lnP\"],optionTitles:[\"Primary\",\"Primary \u2013 Hover\",\"Secondary\",\"Secondary - Hover\",\"Tertiary\",\"Tertiary - Hover\",\"Link\",\"Link - Hover\",\"Link Secondary\",\"Link Secondary \u2013 Hover\",\"Hidden\"],title:\"Variant\",type:ControlType.Enum},sq67Ol4a3:{defaultValue:\"Slide\",displayTextArea:false,title:\"Label\",type:ControlType.String},cQv2O8Mvt:{title:\"Link\",type:ControlType.Link},PmrixLNYY:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},GP85vQ4AC:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean},W6cIQcZn1:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerv4A4Yt6fU,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerv4A4Yt6fU\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EQcHzrVkN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gA98Ygvsz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QRYzGeCqv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hHHn7550Q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"axIDR9QBW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PpOiRY4DL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kQLAdYzgJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PhuSAEQXc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aplLitudY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DI5Vb5lnP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"sq67Ol4a3\\\":\\\"label\\\",\\\"cQv2O8Mvt\\\":\\\"link\\\",\\\"PmrixLNYY\\\":\\\"newTab\\\",\\\"GP85vQ4AC\\\":\\\"smoothScroll\\\",\\\"W6cIQcZn1\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"52.5\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"87.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./v4A4Yt6fU.map", "// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"BfkL3MMdJ\",\"OMarghDLg\",\"jfRSKPjpn\",\"WojEaVTLw\",\"SAzsEWFbX\",\"PsqdeyggL\",\"WWl384DTy\",\"ETIfwdHaO\",\"IOlXIO9Vq\",\"BJp9kgPDu\",\"STcNCiX32\",\"ax4Gz5gEX\"];const serializationHash=\"framer-wsFhe\";const variantClassNames={ax4Gz5gEX:\"framer-v-1n23g9d\",BfkL3MMdJ:\"framer-v-1vwiin3\",BJp9kgPDu:\"framer-v-1od3hwc\",ETIfwdHaO:\"framer-v-1hux3qe\",IOlXIO9Vq:\"framer-v-17hltcm\",jfRSKPjpn:\"framer-v-ymroxb\",OMarghDLg:\"framer-v-1lb7wlz\",PsqdeyggL:\"framer-v-1rddjnr\",SAzsEWFbX:\"framer-v-jzaknd\",STcNCiX32:\"framer-v-3hoghh\",WojEaVTLw:\"framer-v-1xgulf\",WWl384DTy:\"framer-v-1o8o252\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const 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={\"facebook-dark\":\"WojEaVTLw\",\"facebook-light\":\"PsqdeyggL\",\"facebook-mid\":\"SAzsEWFbX\",\"gradient-dark\":\"BJp9kgPDu\",\"gradient-light\":\"ax4Gz5gEX\",\"gradient-mid\":\"STcNCiX32\",\"linkedin-dark\":\"WWl384DTy\",\"linkedin-light\":\"IOlXIO9Vq\",\"linkedin-mid\":\"ETIfwdHaO\",\"twitter-dark\":\"BfkL3MMdJ\",\"twitter-light\":\"jfRSKPjpn\",\"twitter-mid\":\"OMarghDLg\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BfkL3MMdJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BfkL3MMdJ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"WojEaVTLw\",\"SAzsEWFbX\",\"PsqdeyggL\",\"WWl384DTy\",\"ETIfwdHaO\",\"IOlXIO9Vq\",\"BJp9kgPDu\",\"STcNCiX32\",\"ax4Gz5gEX\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"WojEaVTLw\",\"SAzsEWFbX\",\"PsqdeyggL\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"WWl384DTy\",\"ETIfwdHaO\",\"IOlXIO9Vq\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"BJp9kgPDu\",\"STcNCiX32\",\"ax4Gz5gEX\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1vwiin3\",className,classNames),\"data-framer-name\":\"twitter-dark\",layoutDependency:layoutDependency,layoutId:\"BfkL3MMdJ\",ref:ref??ref1,style:{...style},...addPropertyOverrides({ax4Gz5gEX:{\"data-framer-name\":\"gradient-light\"},BJp9kgPDu:{\"data-framer-name\":\"gradient-dark\"},ETIfwdHaO:{\"data-framer-name\":\"linkedin-mid\"},IOlXIO9Vq:{\"data-framer-name\":\"linkedin-light\"},jfRSKPjpn:{\"data-framer-name\":\"twitter-light\"},OMarghDLg:{\"data-framer-name\":\"twitter-mid\"},PsqdeyggL:{\"data-framer-name\":\"facebook-light\"},SAzsEWFbX:{\"data-framer-name\":\"facebook-mid\"},STcNCiX32:{\"data-framer-name\":\"gradient-mid\"},WojEaVTLw:{\"data-framer-name\":\"facebook-dark\"},WWl384DTy:{\"data-framer-name\":\"linkedin-dark\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1v08ov1\",\"data-framer-name\":\"Twitter\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"knG93QeUo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19 17\"><path d=\"M 14.842 0.243 L 17.602 0.243 L 11.572 7.02 L 18.666 16.243 L 13.112 16.243 L 8.761 10.649 L 3.783 16.243 L 1.021 16.243 L 7.471 8.993 L 0.666 0.243 L 6.361 0.243 L 10.294 5.355 Z M 13.873 14.618 L 15.403 14.618 L 5.53 1.782 L 3.889 1.782 Z\" fill=\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190))\"></path></svg>',svgContentId:9559277710,withExternalLayout:true,...addPropertyOverrides({jfRSKPjpn:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19 17\"><path d=\"M 14.842 0.243 L 17.602 0.243 L 11.572 7.02 L 18.666 16.243 L 13.112 16.243 L 8.761 10.649 L 3.783 16.243 L 1.021 16.243 L 7.471 8.993 L 0.666 0.243 L 6.361 0.243 L 10.294 5.355 Z M 13.873 14.618 L 15.403 14.618 L 5.53 1.782 L 3.889 1.782 Z\" fill=\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\"></path></svg>',svgContentId:12792082002},OMarghDLg:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19 17\"><path d=\"M 14.842 0.243 L 17.602 0.243 L 11.572 7.02 L 18.666 16.243 L 13.112 16.243 L 8.761 10.649 L 3.783 16.243 L 1.021 16.243 L 7.471 8.993 L 0.666 0.243 L 6.361 0.243 L 10.294 5.355 Z M 13.873 14.618 L 15.403 14.618 L 5.53 1.782 L 3.889 1.782 Z\" fill=\"var(--token-f2c615a7-9e5c-4930-8fc7-1c363b3231f7, rgba(52, 38, 19, 0.24))\"></path></svg>',svgContentId:9510480240}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1l8bp4n\",\"data-framer-name\":\"Facebook\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qh7xwP2Dg\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 21\"><path d=\"M 20 10.852 C 20 5.295 15.523 0.79 10 0.79 C 4.477 0.79 0 5.295 0 10.85 C 0 15.872 3.657 20.035 8.438 20.79 L 8.438 13.76 L 5.898 13.76 L 5.898 10.852 L 8.438 10.852 L 8.438 8.635 C 8.438 6.113 9.93 4.721 12.215 4.721 C 13.309 4.721 14.453 4.917 14.453 4.917 L 14.453 7.393 L 13.193 7.393 C 11.95 7.393 11.563 8.169 11.563 8.964 L 11.563 10.852 L 14.336 10.852 L 13.893 13.76 L 11.563 13.76 L 11.563 20.79 C 16.343 20.036 20 15.874 20 10.852 Z\" fill=\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\"></path></svg>',svgContentId:10425605265,withExternalLayout:true,...addPropertyOverrides({PsqdeyggL:{svgContentId:10693070121},SAzsEWFbX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 21\"><path d=\"M 20 10.852 C 20 5.295 15.523 0.79 10 0.79 C 4.477 0.79 0 5.295 0 10.85 C 0 15.872 3.657 20.035 8.438 20.79 L 8.438 13.76 L 5.898 13.76 L 5.898 10.852 L 8.438 10.852 L 8.438 8.635 C 8.438 6.113 9.93 4.721 12.215 4.721 C 13.309 4.721 14.453 4.917 14.453 4.917 L 14.453 7.393 L 13.193 7.393 C 11.95 7.393 11.563 8.169 11.563 8.964 L 11.563 10.852 L 14.336 10.852 L 13.893 13.76 L 11.563 13.76 L 11.563 20.79 C 16.343 20.036 20 15.874 20 10.852 Z\" fill=\"var(--token-f2c615a7-9e5c-4930-8fc7-1c363b3231f7, rgba(52, 38, 19, 0.24)) /* {&quot;name&quot;:&quot;Brown 24&quot;} */\"></path></svg>',svgContentId:9274976520},WojEaVTLw:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 21\"><path d=\"M 20 10.852 C 20 5.295 15.523 0.79 10 0.79 C 4.477 0.79 0 5.295 0 10.85 C 0 15.872 3.657 20.035 8.438 20.79 L 8.438 13.76 L 5.898 13.76 L 5.898 10.852 L 8.438 10.852 L 8.438 8.635 C 8.438 6.113 9.93 4.721 12.215 4.721 C 13.309 4.721 14.453 4.917 14.453 4.917 L 14.453 7.393 L 13.193 7.393 C 11.95 7.393 11.563 8.169 11.563 8.964 L 11.563 10.852 L 14.336 10.852 L 13.893 13.76 L 11.563 13.76 L 11.563 20.79 C 16.343 20.036 20 15.874 20 10.852 Z\" fill=\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190)) /* {&quot;name&quot;:&quot;Sand 500&quot;} */\"></path></svg>',svgContentId:12174456764}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1yz22sw\",\"data-framer-name\":\"LinkedIn\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"iRD5kjHch\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 16.263 0.23 C 17.047 0.23 17.684 0.866 17.684 1.651 L 17.684 15.862 C 17.684 16.646 17.047 17.283 16.263 17.283 L 2.052 17.283 C 1.267 17.283 0.631 16.646 0.631 15.862 L 0.631 1.651 C 0.631 0.866 1.267 0.23 2.052 0.23 Z M 4.428 2.598 C 3.606 2.579 2.973 3.223 2.969 4.023 C 2.965 4.875 3.626 5.478 4.384 5.482 C 5.188 5.486 5.866 4.928 5.861 4.022 C 5.866 3.228 5.262 2.616 4.428 2.598 Z M 9.422 6.636 L 7.034 6.636 L 7.034 14.745 L 9.557 14.745 L 9.557 14.556 C 9.557 14.196 9.556 13.836 9.556 13.476 C 9.555 12.515 9.555 11.554 9.56 10.594 C 9.561 10.361 9.571 10.118 9.631 9.896 C 9.857 9.064 10.604 8.528 11.438 8.659 C 11.974 8.743 12.328 9.054 12.477 9.559 C 12.569 9.874 12.61 10.214 12.614 10.543 C 12.625 11.536 12.624 12.528 12.622 13.521 C 12.622 13.871 12.621 14.222 12.621 14.572 L 12.621 14.744 L 15.152 14.744 L 15.152 14.549 C 15.152 14.121 15.152 13.693 15.152 13.265 C 15.151 12.195 15.151 11.125 15.154 10.054 C 15.155 9.571 15.103 9.094 14.984 8.626 C 14.807 7.931 14.441 7.355 13.845 6.94 C 13.423 6.644 12.959 6.453 12.441 6.432 C 12.382 6.429 12.323 6.426 12.263 6.423 C 11.998 6.409 11.729 6.394 11.475 6.445 C 10.75 6.59 10.114 6.922 9.633 7.507 C 9.577 7.574 9.522 7.642 9.441 7.744 L 9.422 7.767 Z M 3.171 14.748 L 5.683 14.748 L 5.683 6.641 L 3.171 6.641 Z\" fill=\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\"></path></svg>',svgContentId:10944818665,withExternalLayout:true,...addPropertyOverrides({ETIfwdHaO:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 16.263 0.23 C 17.047 0.23 17.684 0.866 17.684 1.651 L 17.684 15.862 C 17.684 16.646 17.047 17.283 16.263 17.283 L 2.052 17.283 C 1.267 17.283 0.631 16.646 0.631 15.862 L 0.631 1.651 C 0.631 0.866 1.267 0.23 2.052 0.23 Z M 4.428 2.598 C 3.606 2.579 2.973 3.223 2.969 4.023 C 2.965 4.875 3.626 5.478 4.384 5.482 C 5.188 5.486 5.866 4.928 5.861 4.022 C 5.866 3.228 5.262 2.616 4.428 2.598 Z M 9.422 6.636 L 7.034 6.636 L 7.034 14.745 L 9.557 14.745 L 9.557 14.556 C 9.557 14.196 9.556 13.836 9.556 13.476 C 9.555 12.515 9.555 11.554 9.56 10.594 C 9.561 10.361 9.571 10.118 9.631 9.896 C 9.857 9.064 10.604 8.528 11.438 8.659 C 11.974 8.743 12.328 9.054 12.477 9.559 C 12.569 9.874 12.61 10.214 12.614 10.543 C 12.625 11.536 12.624 12.528 12.622 13.521 C 12.622 13.871 12.621 14.222 12.621 14.572 L 12.621 14.744 L 15.152 14.744 L 15.152 14.549 C 15.152 14.121 15.152 13.693 15.152 13.265 C 15.151 12.195 15.151 11.125 15.154 10.054 C 15.155 9.571 15.103 9.094 14.984 8.626 C 14.807 7.931 14.441 7.355 13.845 6.94 C 13.423 6.644 12.959 6.453 12.441 6.432 C 12.382 6.429 12.323 6.426 12.263 6.423 C 11.998 6.409 11.729 6.394 11.475 6.445 C 10.75 6.59 10.114 6.922 9.633 7.507 C 9.577 7.574 9.522 7.642 9.441 7.744 L 9.422 7.767 Z M 3.171 14.748 L 5.683 14.748 L 5.683 6.641 L 3.171 6.641 Z\" fill=\"var(--token-6a8e54cb-d700-446b-9686-09ccf02eb54e, rgba(52, 38, 19, 0.32))\"></path></svg>',svgContentId:12390322435},IOlXIO9Vq:{svgContentId:10729296251},WWl384DTy:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 16.263 0.23 C 17.047 0.23 17.684 0.866 17.684 1.651 L 17.684 15.862 C 17.684 16.646 17.047 17.283 16.263 17.283 L 2.052 17.283 C 1.267 17.283 0.631 16.646 0.631 15.862 L 0.631 1.651 C 0.631 0.866 1.267 0.23 2.052 0.23 Z M 4.428 2.598 C 3.606 2.579 2.973 3.223 2.969 4.023 C 2.965 4.875 3.626 5.478 4.384 5.482 C 5.188 5.486 5.866 4.928 5.861 4.022 C 5.866 3.228 5.262 2.616 4.428 2.598 Z M 9.422 6.636 L 7.034 6.636 L 7.034 14.745 L 9.557 14.745 L 9.557 14.556 C 9.557 14.196 9.556 13.836 9.556 13.476 C 9.555 12.515 9.555 11.554 9.56 10.594 C 9.561 10.361 9.571 10.118 9.631 9.896 C 9.857 9.064 10.604 8.528 11.438 8.659 C 11.974 8.743 12.328 9.054 12.477 9.559 C 12.569 9.874 12.61 10.214 12.614 10.543 C 12.625 11.536 12.624 12.528 12.622 13.521 C 12.622 13.871 12.621 14.222 12.621 14.572 L 12.621 14.744 L 15.152 14.744 L 15.152 14.549 C 15.152 14.121 15.152 13.693 15.152 13.265 C 15.151 12.195 15.151 11.125 15.154 10.054 C 15.155 9.571 15.103 9.094 14.984 8.626 C 14.807 7.931 14.441 7.355 13.845 6.94 C 13.423 6.644 12.959 6.453 12.441 6.432 C 12.382 6.429 12.323 6.426 12.263 6.423 C 11.998 6.409 11.729 6.394 11.475 6.445 C 10.75 6.59 10.114 6.922 9.633 7.507 C 9.577 7.574 9.522 7.642 9.441 7.744 L 9.422 7.767 Z M 3.171 14.748 L 5.683 14.748 L 5.683 6.641 L 3.171 6.641 Z\" fill=\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190))\"></path></svg>',svgContentId:9601372342}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-joesx\",\"data-framer-name\":\"Gradient\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"zoDUJo13k\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 17\"><path d=\"M 5.783 16.18 L 14.217 16.18 L 14.435 15.601 L 14.44 15.592 L 5.56 15.592 L 5.564 15.601 L 5.782 16.18 Z M 5.886 16.453 L 14.114 16.453 L 14.088 16.522 C 13.98 16.809 13.702 16.999 13.392 17 L 6.608 17 C 6.297 17 6.019 16.809 5.912 16.522 L 5.886 16.453 Z M 5.428 15.24 L 14.572 15.24 L 14.824 14.574 L 5.176 14.574 Z M 4.984 14.065 L 15.016 14.065 L 15.325 13.248 L 4.675 13.248 Z M 4.45 12.649 L 9.364 12.649 C 9.164 12.574 9.007 12.417 8.933 12.22 L 8.732 11.688 L 4.086 11.688 L 4.45 12.649 Z M 3.827 10.999 L 8.472 10.999 L 8.045 9.867 L 3.399 9.867 L 3.826 10.999 Z M 3.095 9.061 L 7.74 9.061 L 7.285 7.854 L 2.639 7.854 Z M 6.845 6.689 L 2.199 6.689 L 1.745 5.488 L 6.391 5.488 Z M 1.289 4.278 L 18.711 4.278 L 19.215 2.943 L 0.785 2.943 L 1.289 4.279 L 1.289 4.279 Z M 0.327 1.734 L 0.048 0.991 C -0.134 0.511 0.225 0 0.744 0 L 19.256 0 C 19.775 0 20.134 0.511 19.952 0.991 L 19.672 1.734 Z M 18.254 5.488 L 13.609 5.488 L 13.155 6.69 L 17.801 6.69 L 18.255 5.488 Z M 17.361 7.855 L 12.715 7.855 L 12.26 9.061 L 16.905 9.061 L 17.36 7.854 Z M 16.6 9.868 L 11.955 9.868 L 11.528 11 L 16.173 11 Z M 15.913 11.688 L 11.268 11.688 L 11.068 12.221 C 10.993 12.418 10.836 12.574 10.637 12.65 L 15.55 12.65 L 15.913 11.688 Z\" fill=\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190)) /* {&quot;name&quot;:&quot;Sand 500&quot;} */\"></path></svg>',svgContentId:8782547854,withExternalLayout:true,...addPropertyOverrides({ax4Gz5gEX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 17\"><path d=\"M 5.783 16.18 L 14.217 16.18 L 14.435 15.601 L 14.44 15.592 L 5.56 15.592 L 5.564 15.601 L 5.782 16.18 Z M 5.886 16.453 L 14.114 16.453 L 14.088 16.522 C 13.98 16.809 13.702 16.999 13.392 17 L 6.608 17 C 6.297 17 6.019 16.809 5.912 16.522 L 5.886 16.453 Z M 5.428 15.24 L 14.572 15.24 L 14.824 14.574 L 5.176 14.574 Z M 4.984 14.065 L 15.016 14.065 L 15.325 13.248 L 4.675 13.248 Z M 4.45 12.649 L 9.364 12.649 C 9.164 12.574 9.007 12.417 8.933 12.22 L 8.732 11.688 L 4.086 11.688 L 4.45 12.649 Z M 3.827 10.999 L 8.472 10.999 L 8.045 9.867 L 3.399 9.867 L 3.826 10.999 Z M 3.095 9.061 L 7.74 9.061 L 7.285 7.854 L 2.639 7.854 Z M 6.845 6.689 L 2.199 6.689 L 1.745 5.488 L 6.391 5.488 Z M 1.289 4.278 L 18.711 4.278 L 19.215 2.943 L 0.785 2.943 L 1.289 4.279 L 1.289 4.279 Z M 0.327 1.734 L 0.048 0.991 C -0.134 0.511 0.225 0 0.744 0 L 19.256 0 C 19.775 0 20.134 0.511 19.952 0.991 L 19.672 1.734 Z M 18.254 5.488 L 13.609 5.488 L 13.155 6.69 L 17.801 6.69 L 18.255 5.488 Z M 17.361 7.855 L 12.715 7.855 L 12.26 9.061 L 16.905 9.061 L 17.36 7.854 Z M 16.6 9.868 L 11.955 9.868 L 11.528 11 L 16.173 11 Z M 15.913 11.688 L 11.268 11.688 L 11.068 12.221 C 10.993 12.418 10.836 12.574 10.637 12.65 L 15.55 12.65 L 15.913 11.688 Z\" fill=\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19)) /* {&quot;name&quot;:&quot;Brown&quot;} */\"></path></svg>',svgContentId:8971268366},BJp9kgPDu:{svgContentId:8728088971},STcNCiX32:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 17\"><path d=\"M 5.783 16.18 L 14.217 16.18 L 14.435 15.601 L 14.44 15.592 L 5.56 15.592 L 5.564 15.601 L 5.782 16.18 Z M 5.886 16.453 L 14.114 16.453 L 14.088 16.522 C 13.98 16.809 13.702 16.999 13.392 17 L 6.608 17 C 6.297 17 6.019 16.809 5.912 16.522 L 5.886 16.453 Z M 5.428 15.24 L 14.572 15.24 L 14.824 14.574 L 5.176 14.574 Z M 4.984 14.065 L 15.016 14.065 L 15.325 13.248 L 4.675 13.248 Z M 4.45 12.649 L 9.364 12.649 C 9.164 12.574 9.007 12.417 8.933 12.22 L 8.732 11.688 L 4.086 11.688 L 4.45 12.649 Z M 3.827 10.999 L 8.472 10.999 L 8.045 9.867 L 3.399 9.867 L 3.826 10.999 Z M 3.095 9.061 L 7.74 9.061 L 7.285 7.854 L 2.639 7.854 Z M 6.845 6.689 L 2.199 6.689 L 1.745 5.488 L 6.391 5.488 Z M 1.289 4.278 L 18.711 4.278 L 19.215 2.943 L 0.785 2.943 L 1.289 4.279 L 1.289 4.279 Z M 0.327 1.734 L 0.048 0.991 C -0.134 0.511 0.225 0 0.744 0 L 19.256 0 C 19.775 0 20.134 0.511 19.952 0.991 L 19.672 1.734 Z M 18.254 5.488 L 13.609 5.488 L 13.155 6.69 L 17.801 6.69 L 18.255 5.488 Z M 17.361 7.855 L 12.715 7.855 L 12.26 9.061 L 16.905 9.061 L 17.36 7.854 Z M 16.6 9.868 L 11.955 9.868 L 11.528 11 L 16.173 11 Z M 15.913 11.688 L 11.268 11.688 L 11.068 12.221 C 10.993 12.418 10.836 12.574 10.637 12.65 L 15.55 12.65 L 15.913 11.688 Z\" fill=\"var(--token-f2c615a7-9e5c-4930-8fc7-1c363b3231f7, rgba(52, 38, 19, 0.24)) /* {&quot;name&quot;:&quot;Brown 24&quot;} */\"></path></svg>',svgContentId:9635419408}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wsFhe.framer-16gxlgz, .framer-wsFhe .framer-16gxlgz { display: block; }\",\".framer-wsFhe.framer-1vwiin3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 24px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; }\",\".framer-wsFhe .framer-1v08ov1 { flex: none; height: 17px; position: relative; width: 19px; }\",\".framer-wsFhe .framer-1l8bp4n { flex: none; height: 21px; position: relative; width: 20px; }\",\".framer-wsFhe .framer-1yz22sw { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-wsFhe .framer-joesx { flex: none; height: 17px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wsFhe.framer-1vwiin3 { gap: 0px; } .framer-wsFhe.framer-1vwiin3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wsFhe.framer-1vwiin3 > :first-child { margin-left: 0px; } .framer-wsFhe.framer-1vwiin3 > :last-child { margin-right: 0px; } }\",\".framer-wsFhe.framer-v-1od3hwc .framer-joesx, .framer-wsFhe.framer-v-3hoghh .framer-joesx, .framer-wsFhe.framer-v-1n23g9d .framer-joesx { order: 3; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OMarghDLg\":{\"layout\":[\"fixed\",\"fixed\"]},\"jfRSKPjpn\":{\"layout\":[\"fixed\",\"fixed\"]},\"WojEaVTLw\":{\"layout\":[\"fixed\",\"fixed\"]},\"SAzsEWFbX\":{\"layout\":[\"fixed\",\"fixed\"]},\"PsqdeyggL\":{\"layout\":[\"fixed\",\"fixed\"]},\"WWl384DTy\":{\"layout\":[\"fixed\",\"fixed\"]},\"ETIfwdHaO\":{\"layout\":[\"fixed\",\"fixed\"]},\"IOlXIO9Vq\":{\"layout\":[\"fixed\",\"fixed\"]},\"BJp9kgPDu\":{\"layout\":[\"fixed\",\"fixed\"]},\"STcNCiX32\":{\"layout\":[\"fixed\",\"fixed\"]},\"ax4Gz5gEX\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFrk2iWt1t=withCSS(Component,css,\"framer-wsFhe\");export default FramerFrk2iWt1t;FramerFrk2iWt1t.displayName=\"social-icons\";FramerFrk2iWt1t.defaultProps={height:24,width:24};addPropertyControls(FramerFrk2iWt1t,{variant:{options:[\"BfkL3MMdJ\",\"OMarghDLg\",\"jfRSKPjpn\",\"WojEaVTLw\",\"SAzsEWFbX\",\"PsqdeyggL\",\"WWl384DTy\",\"ETIfwdHaO\",\"IOlXIO9Vq\",\"BJp9kgPDu\",\"STcNCiX32\",\"ax4Gz5gEX\"],optionTitles:[\"twitter-dark\",\"twitter-mid\",\"twitter-light\",\"facebook-dark\",\"facebook-mid\",\"facebook-light\",\"linkedin-dark\",\"linkedin-mid\",\"linkedin-light\",\"gradient-dark\",\"gradient-mid\",\"gradient-light\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerFrk2iWt1t,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFrk2iWt1t\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OMarghDLg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jfRSKPjpn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WojEaVTLw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SAzsEWFbX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PsqdeyggL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WWl384DTy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ETIfwdHaO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IOlXIO9Vq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BJp9kgPDu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"STcNCiX32\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ax4Gz5gEX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Frk2iWt1t.map", "// Generated by Framer (e010222)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Geist Mono-700\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Geist Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geistmono/v1/or3yQ6H-1_WfwkMZI_qYPLs1a-t7PU0AbeHaL55W7ihaO_CS.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-qaR3G .framer-styles-preset-1885185:not(.rich-text-wrapper), .framer-qaR3G .framer-styles-preset-1885185.rich-text-wrapper p { --framer-font-family: \"Geist Mono\", monospace; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-3044b19b-9033-4e64-8835-c82a87974485, #342613); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-qaR3G .framer-styles-preset-1885185:not(.rich-text-wrapper), .framer-qaR3G .framer-styles-preset-1885185.rich-text-wrapper p { --framer-font-family: \"Geist Mono\", monospace; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-3044b19b-9033-4e64-8835-c82a87974485, #342613); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-qaR3G .framer-styles-preset-1885185:not(.rich-text-wrapper), .framer-qaR3G .framer-styles-preset-1885185.rich-text-wrapper p { --framer-font-family: \"Geist Mono\", monospace; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-3044b19b-9033-4e64-8835-c82a87974485, #342613); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-qaR3G\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,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/iKenBl8MHPi6yIG8b6Pr/lzIKhWL3SrUnaghvAL3p/T0F44hxHE.js\";import SocialIcons from\"https://framerusercontent.com/modules/cruoXplGXHYhlmrhKLQq/GdVCVTobXA43BPQPL3cp/Frk2iWt1t.js\";const PhosphorFonts=getFonts(Phosphor);const SocialIconsFonts=getFonts(SocialIcons);const SocialIconsControls=getPropertyControls(SocialIcons);const enabledGestures={lwyER_M3D:{hover:true}};const cycleOrder=[\"lwyER_M3D\",\"OGO2qiaDb\"];const serializationHash=\"framer-2XfCO\";const variantClassNames={lwyER_M3D:\"framer-v-bglp0c\",OGO2qiaDb:\"framer-v-146py4c\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const negate=value=>{return!value;};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={\"facebook-dark\":\"WojEaVTLw\",\"facebook-light\":\"PsqdeyggL\",\"facebook-mid\":\"SAzsEWFbX\",\"gradient-dark\":\"BJp9kgPDu\",\"gradient-light\":\"ax4Gz5gEX\",\"gradient-mid\":\"STcNCiX32\",\"linkedin-dark\":\"WWl384DTy\",\"linkedin-light\":\"IOlXIO9Vq\",\"linkedin-mid\":\"ETIfwdHaO\",\"twitter-dark\":\"BfkL3MMdJ\",\"twitter-light\":\"jfRSKPjpn\",\"twitter-mid\":\"OMarghDLg\"};const humanReadableVariantMap={Desktop:\"lwyER_M3D\",Mobile:\"OGO2qiaDb\"};const getProps=({color,external,height,icon,icon1,id,label,link,width,...props})=>{return{...props,d9NTVTjZO:link??props.d9NTVTjZO,KK0puSNrZ:external??props.KK0puSNrZ,mf9yJ_EgT:label??props.mf9yJ_EgT??\"Label\",O89EcTz_s:humanReadableEnumMap[icon1]??icon1??props.O89EcTz_s??\"BfkL3MMdJ\",OUj8Jl8Zx:color??props.OUj8Jl8Zx??\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"lwyER_M3D\",zV7CH12Zn:icon??props.zV7CH12Zn};};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,mf9yJ_EgT,d9NTVTjZO,zV7CH12Zn,OUj8Jl8Zx,O89EcTz_s,KK0puSNrZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lwyER_M3D\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const visible=negate(zV7CH12Zn);const isDisplayed=value=>{if(baseVariant===\"OGO2qiaDb\")return false;return value;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:d9NTVTjZO,nodeId:\"lwyER_M3D\",openInNewTab:KK0puSNrZ,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-bglp0c\",className,classNames)} framer-qbgcb2`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"lwyER_M3D\",ref:ref??ref1,style:{...style},...addPropertyOverrides({\"lwyER_M3D-hover\":{\"data-framer-name\":undefined},OGO2qiaDb:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed(visible)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tc9kr8\",\"data-framer-name\":\"arrow\",layoutDependency:layoutDependency,layoutId:\"aYBHhjf7I\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jnxii0-container\",\"data-framer-name\":\"arrow\",layoutDependency:layoutDependency,layoutId:\"eOk_7YJ5c-container\",name:\"arrow\",children:/*#__PURE__*/_jsx(Phosphor,{color:OUj8Jl8Zx,height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"eOk_7YJ5c\",layoutId:\"eOk_7YJ5c\",mirrored:false,name:\"arrow\",selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),zV7CH12Zn&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-n3nmbk\",\"data-framer-name\":\"social\",layoutDependency:layoutDependency,layoutId:\"BENHPtbwC\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"24px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||56)-32-24)/2)+-1.9999999999999947,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w1hnuj-container\",\"data-framer-name\":\"social\",layoutDependency:layoutDependency,layoutId:\"GWEp3Z3lN-container\",name:\"social\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"GWEp3Z3lN\",layoutId:\"GWEp3Z3lN\",name:\"social\",style:{height:\"100%\",width:\"100%\"},variant:O89EcTz_s,width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qoro5p\",\"data-framer-name\":\"label\",layoutDependency:layoutDependency,layoutId:\"U7tnPTASL\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-OUj8Jl8Zx-TuoQG8YAy))\"},children:\"Label\"})}),className:\"framer-18apg67\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"M5I2EOcpW\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-OUj8Jl8Zx-TuoQG8YAy)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-OUj8Jl8Zx-TuoQG8YAy\":OUj8Jl8Zx},text:mf9yJ_EgT,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hpftxm\",\"data-framer-name\":\"border\",layoutDependency:layoutDependency,layoutId:\"enoFZKHmm\",style:{backgroundColor:OUj8Jl8Zx,opacity:.16},variants:{\"lwyER_M3D-hover\":{opacity:1}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2XfCO.framer-qbgcb2, .framer-2XfCO .framer-qbgcb2 { display: block; }\",\".framer-2XfCO.framer-bglp0c { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; text-decoration: none; width: 220px; }\",\".framer-2XfCO .framer-1tc9kr8 { flex: none; height: 24px; left: -24px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; z-index: 1; }\",\".framer-2XfCO .framer-1jnxii0-container { flex: none; height: 16px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\",\".framer-2XfCO .framer-n3nmbk { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; z-index: 1; }\",\".framer-2XfCO .framer-1w1hnuj-container { flex: none; height: 28px; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 28px / 2); }\",\".framer-2XfCO .framer-1qoro5p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 24px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2XfCO .framer-18apg67 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-2XfCO .framer-1hpftxm { bottom: 0px; flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2XfCO.framer-bglp0c, .framer-2XfCO .framer-1qoro5p { gap: 0px; } .framer-2XfCO.framer-bglp0c > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-2XfCO.framer-bglp0c > :first-child, .framer-2XfCO .framer-1qoro5p > :first-child { margin-left: 0px; } .framer-2XfCO.framer-bglp0c > :last-child, .framer-2XfCO .framer-1qoro5p > :last-child { margin-right: 0px; } .framer-2XfCO .framer-1qoro5p > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-2XfCO.framer-v-146py4c.framer-bglp0c { cursor: unset; }\",\".framer-2XfCO.framer-v-bglp0c.hover .framer-1tc9kr8 { left: unset; position: relative; top: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 220\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OGO2qiaDb\":{\"layout\":[\"fixed\",\"auto\"]},\"CvrdlFZ5i\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"mf9yJ_EgT\":\"label\",\"d9NTVTjZO\":\"link\",\"zV7CH12Zn\":\"icon\",\"OUj8Jl8Zx\":\"color\",\"O89EcTz_s\":\"icon1\",\"KK0puSNrZ\":\"external\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTuoQG8YAy=withCSS(Component,css,\"framer-2XfCO\");export default FramerTuoQG8YAy;FramerTuoQG8YAy.displayName=\"5-nav-link-v2\";FramerTuoQG8YAy.defaultProps={height:56,width:220};addPropertyControls(FramerTuoQG8YAy,{variant:{options:[\"lwyER_M3D\",\"OGO2qiaDb\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},mf9yJ_EgT:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},d9NTVTjZO:{title:\"Link\",type:ControlType.Link},zV7CH12Zn:{defaultValue:false,title:\"Icon\",type:ControlType.Boolean},OUj8Jl8Zx:{defaultValue:'var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19)) /* {\"name\":\"Brown\"} */',title:\"Color\",type:ControlType.Color},O89EcTz_s:SocialIconsControls?.[\"variant\"]&&{...SocialIconsControls[\"variant\"],defaultValue:\"BfkL3MMdJ\",description:undefined,hidden:undefined,title:\"Icon\"},KK0puSNrZ:{defaultValue:false,title:\"External\",type:ControlType.Boolean}});addFonts(FramerTuoQG8YAy,[{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,...SocialIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTuoQG8YAy\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OGO2qiaDb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CvrdlFZ5i\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"mf9yJ_EgT\\\":\\\"label\\\",\\\"d9NTVTjZO\\\":\\\"link\\\",\\\"zV7CH12Zn\\\":\\\"icon\\\",\\\"OUj8Jl8Zx\\\":\\\"color\\\",\\\"O89EcTz_s\\\":\\\"icon1\\\",\\\"KK0puSNrZ\\\":\\\"external\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"56\",\"framerIntrinsicWidth\":\"220\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (48da836)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavLinkV2 from\"https://framerusercontent.com/modules/Y4eJ7UWiNqIZeTDWrvFn/VijKbcdtvdmt9dgCJ2Gj/TuoQG8YAy.js\";const NavLinkV2Fonts=getFonts(NavLinkV2);const NavLinkV2Controls=getPropertyControls(NavLinkV2);const cycleOrder=[\"Crm8quGMK\",\"RHYB7tryE\"];const serializationHash=\"framer-qWiBv\";const variantClassNames={Crm8quGMK:\"framer-v-1m8fovb\",RHYB7tryE:\"framer-v-1kdc44a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const convertFromString=(value,activeLocale)=>{switch(typeof value===\"string\"?value.toLowerCase():value){case\"twitter (x)\":return\"jfRSKPjpn\";case\"facebook\":return\"PsqdeyggL\";case\"linkedin\":return\"IOlXIO9Vq\";case\"gradient\":return\"ax4Gz5gEX\";default:return\"ax4Gz5gEX\";}};const convertFromString1=(value,activeLocale)=>{switch(typeof value===\"string\"?value.toLowerCase():value){case\"twitter (x)\":return\"BfkL3MMdJ\";case\"facebook\":return\"WojEaVTLw\";case\"linkedin\":return\"WWl384DTy\";case\"gradient\":return\"BJp9kgPDu\";default:return\"BJp9kgPDu\";}};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={Desktop:\"lwyER_M3D\",Mobile:\"OGO2qiaDb\"};const humanReadableVariantMap={Dark:\"RHYB7tryE\",Light:\"Crm8quGMK\"};const getProps=({external,height,id,label,link,responsive,social,width,...props})=>{return{...props,auMQ_VbKp:external??props.auMQ_VbKp,cO6dr6QEH:link??props.cO6dr6QEH,G4oSTTtkZ:social??props.G4oSTTtkZ,tM6CWJdxp:humanReadableEnumMap[responsive]??responsive??props.tM6CWJdxp??\"lwyER_M3D\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Crm8quGMK\",yzbEo8WfO:label??props.yzbEo8WfO??\"Label\"};};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,tM6CWJdxp,yzbEo8WfO,cO6dr6QEH,G4oSTTtkZ,auMQ_VbKp,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Crm8quGMK\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1m8fovb\",className,classNames),\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"Crm8quGMK\",ref:ref??ref1,style:{...style},...addPropertyOverrides({RHYB7tryE:{\"data-framer-name\":\"Dark\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||56)-0-56)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1quulqw-container\",layoutDependency:layoutDependency,layoutId:\"eCOOcrcnB-container\",children:/*#__PURE__*/_jsx(NavLinkV2,{d9NTVTjZO:cO6dr6QEH,height:\"100%\",id:\"eCOOcrcnB\",KK0puSNrZ:auMQ_VbKp,layoutId:\"eCOOcrcnB\",mf9yJ_EgT:yzbEo8WfO,O89EcTz_s:convertFromString(yzbEo8WfO,activeLocale),OUj8Jl8Zx:\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\",style:{width:\"100%\"},variant:tM6CWJdxp,width:\"100%\",zV7CH12Zn:G4oSTTtkZ,...addPropertyOverrides({RHYB7tryE:{O89EcTz_s:convertFromString1(yzbEo8WfO,activeLocale),OUj8Jl8Zx:\"var(--token-10a1058d-e470-4651-b97e-b8695adc41ba, rgb(229, 218, 190))\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qWiBv.framer-g7ncmu, .framer-qWiBv .framer-g7ncmu { display: block; }\",\".framer-qWiBv.framer-1m8fovb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 282px; }\",\".framer-qWiBv .framer-1quulqw-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qWiBv.framer-1m8fovb { gap: 0px; } .framer-qWiBv.framer-1m8fovb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qWiBv.framer-1m8fovb > :first-child { margin-left: 0px; } .framer-qWiBv.framer-1m8fovb > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 282\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RHYB7tryE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"tM6CWJdxp\":\"responsive\",\"yzbEo8WfO\":\"label\",\"cO6dr6QEH\":\"link\",\"G4oSTTtkZ\":\"social\",\"auMQ_VbKp\":\"external\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerf5PeKnkAy=withCSS(Component,css,\"framer-qWiBv\");export default Framerf5PeKnkAy;Framerf5PeKnkAy.displayName=\"4-nav-link-v2-parent\";Framerf5PeKnkAy.defaultProps={height:56,width:282};addPropertyControls(Framerf5PeKnkAy,{variant:{options:[\"Crm8quGMK\",\"RHYB7tryE\"],optionTitles:[\"Light\",\"Dark\"],title:\"Variant\",type:ControlType.Enum},tM6CWJdxp:NavLinkV2Controls?.[\"variant\"]&&{...NavLinkV2Controls[\"variant\"],defaultValue:\"lwyER_M3D\",description:undefined,hidden:undefined,title:\"Responsive\"},yzbEo8WfO:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},cO6dr6QEH:{title:\"Link\",type:ControlType.Link},G4oSTTtkZ:{defaultValue:false,title:\"Social\",type:ControlType.Boolean},auMQ_VbKp:{defaultValue:false,title:\"External\",type:ControlType.Boolean}});addFonts(Framerf5PeKnkAy,[{explicitInter:true,fonts:[]},...NavLinkV2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerf5PeKnkAy\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RHYB7tryE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"tM6CWJdxp\\\":\\\"responsive\\\",\\\"yzbEo8WfO\\\":\\\"label\\\",\\\"cO6dr6QEH\\\":\\\"link\\\",\\\"G4oSTTtkZ\\\":\\\"social\\\",\\\"auMQ_VbKp\\\":\\\"external\\\"}\",\"framerIntrinsicWidth\":\"282\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"56\"}},\"__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,getPropertyControls,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/iKenBl8MHPi6yIG8b6Pr/lzIKhWL3SrUnaghvAL3p/T0F44hxHE.js\";import SocialIcons from\"https://framerusercontent.com/modules/cruoXplGXHYhlmrhKLQq/GdVCVTobXA43BPQPL3cp/Frk2iWt1t.js\";const SocialIconsFonts=getFonts(SocialIcons);const SocialIconsControls=getPropertyControls(SocialIcons);const enabledGestures={cg3lOQRSQ:{hover:true},E0M2D4cQu:{hover:true},f_3ylAngz:{hover:true}};const cycleOrder=[\"cg3lOQRSQ\",\"f_3ylAngz\",\"J3bcLdoqf\",\"CEFhTmzqv\",\"E0M2D4cQu\"];const serializationHash=\"framer-nQaXQ\";const variantClassNames={CEFhTmzqv:\"framer-v-15716pw\",cg3lOQRSQ:\"framer-v-ax4hi8\",E0M2D4cQu:\"framer-v-yal0qc\",f_3ylAngz:\"framer-v-stmnvl\",J3bcLdoqf:\"framer-v-fudalc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"facebook-dark\":\"WojEaVTLw\",\"facebook-light\":\"PsqdeyggL\",\"facebook-mid\":\"SAzsEWFbX\",\"gradient-dark\":\"BJp9kgPDu\",\"gradient-light\":\"ax4Gz5gEX\",\"gradient-mid\":\"STcNCiX32\",\"linkedin-dark\":\"WWl384DTy\",\"linkedin-light\":\"IOlXIO9Vq\",\"linkedin-mid\":\"ETIfwdHaO\",\"twitter-dark\":\"BfkL3MMdJ\",\"twitter-light\":\"jfRSKPjpn\",\"twitter-mid\":\"OMarghDLg\"};const humanReadableVariantMap={\"Mobile - Dark\":\"CEFhTmzqv\",Dark:\"cg3lOQRSQ\",Light:\"f_3ylAngz\",Mobile:\"J3bcLdoqf\",Socials:\"E0M2D4cQu\"};const getProps=({description,description1,height,id,label,link,socialIcon,width,...props})=>{return{...props,d9NTVTjZO:link??props.d9NTVTjZO,Gb0k1Jqnx:description??props.Gb0k1Jqnx??\"Lorem ipsum dolor sit amet consectetur elit\",jwiDGtWuZ:humanReadableEnumMap[socialIcon]??socialIcon??props.jwiDGtWuZ??\"BfkL3MMdJ\",mf9yJ_EgT:label??props.mf9yJ_EgT??\"Forecasting & Analysis\",MiDtRDZMT:description1??props.MiDtRDZMT,variant:humanReadableVariantMap[props.variant]??props.variant??\"cg3lOQRSQ\"};};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,mf9yJ_EgT,d9NTVTjZO,Gb0k1Jqnx,MiDtRDZMT,jwiDGtWuZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cg3lOQRSQ\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"E0M2D4cQu-hover\")return true;if(baseVariant===\"E0M2D4cQu\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:d9NTVTjZO,nodeId:\"cg3lOQRSQ\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-ax4hi8\",className,classNames)} framer-1mf97so`,\"data-border\":true,\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"cg3lOQRSQ\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(52, 38, 19, 0.32)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{\"cg3lOQRSQ-hover\":{\"--border-color\":\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\"},\"E0M2D4cQu-hover\":{\"--border-color\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\"},\"f_3ylAngz-hover\":{\"--border-color\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\"},CEFhTmzqv:{\"--border-color\":\"var(--token-3290cf1f-da6f-4f07-8d96-866894abea4d, rgba(52, 38, 19, 0.12))\"},E0M2D4cQu:{\"--border-color\":\"rgba(242, 230, 201, 0.32)\"},f_3ylAngz:{\"--border-color\":\"rgba(242, 230, 201, 0.32)\"},J3bcLdoqf:{\"--border-color\":\"rgba(242, 230, 201, 0.32)\"}},...addPropertyOverrides({\"cg3lOQRSQ-hover\":{\"data-framer-name\":undefined},\"E0M2D4cQu-hover\":{\"data-framer-name\":undefined},\"f_3ylAngz-hover\":{\"data-framer-name\":undefined},CEFhTmzqv:{\"data-framer-name\":\"Mobile - Dark\"},E0M2D4cQu:{\"data-framer-name\":\"Socials\"},f_3ylAngz:{\"data-framer-name\":\"Light\"},J3bcLdoqf:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({E0M2D4cQu:{height:24,width:\"24px\",y:(componentViewport?.y||0)+16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tfgst9-container\",layoutDependency:layoutDependency,layoutId:\"jtidn2IeT-container\",children:/*#__PURE__*/_jsx(SocialIcons,{height:\"100%\",id:\"jtidn2IeT\",layoutId:\"jtidn2IeT\",style:{height:\"100%\",width:\"100%\"},variant:jwiDGtWuZ,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17ixrns\",layoutDependency:layoutDependency,layoutId:\"L2aAHZexH\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r878yp\",layoutDependency:layoutDependency,layoutId:\"b65QfbobH\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-apbqwm\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"wqpkw8Xqs\",transformTemplate:transformTemplate1,...addPropertyOverrides({\"cg3lOQRSQ-hover\":{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gpfrzn\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"priAL3Bq7\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16txmcs\",\"data-framer-name\":\"arrow-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"TlVL7R2Kl\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11529916242,withExternalLayout:true,...addPropertyOverrides({E0M2D4cQu:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12254202434},f_3ylAngz:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12254202434},J3bcLdoqf:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 3.914 8.2 L 13.247 8.2\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 8.58 3.533 L 13.247 8.2 L 8.58 12.866\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12254202434}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",children:\"Forecasting & Analysis\"})}),className:\"framer-15cn687\",\"data-framer-name\":\"Link Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"x3_jG6wcj\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:mf9yJ_EgT,variants:{E0M2D4cQu:{\"--extracted-r6o4lv\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\"},f_3ylAngz:{\"--extracted-r6o4lv\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\"},J3bcLdoqf:{\"--extracted-r6o4lv\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E0M2D4cQu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201)))\"},children:\"Forecasting & Analysis\"})})},f_3ylAngz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201)))\"},children:\"Forecasting & Analysis\"})})},J3bcLdoqf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201)))\"},children:\"Forecasting & Analysis\"})})}},baseVariant,gestureVariant)})]})}),MiDtRDZMT&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(52, 38, 19, 0.64))\"},children:\"Lorem ipsum dolor sit amet consectetur elit\"})}),className:\"framer-178djau\",\"data-framer-name\":\"Lorem ipsum dolor sit amet consectetur elit\",fonts:[\"GF;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"tKuP6josf\",style:{\"--extracted-r6o4lv\":\"rgba(52, 38, 19, 0.64)\",\"--framer-paragraph-spacing\":\"0px\"},text:Gb0k1Jqnx,variants:{\"cg3lOQRSQ-hover\":{\"--extracted-r6o4lv\":\"var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"cg3lOQRSQ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0cf6f021-c39a-4c72-a3ef-37706853d462, rgb(52, 38, 19)))\"},children:\"Lorem ipsum dolor sit amet consectetur elit\"})})}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nQaXQ.framer-1mf97so, .framer-nQaXQ .framer-1mf97so { display: block; }\",\".framer-nQaXQ.framer-ax4hi8 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 16px 0px; position: relative; text-decoration: none; width: 220px; }\",\".framer-nQaXQ .framer-1tfgst9-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-nQaXQ .framer-17ixrns { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-nQaXQ .framer-r878yp { flex: none; height: 20px; overflow: hidden; position: relative; width: 100%; }\",\".framer-nQaXQ .framer-apbqwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: -27px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: 112%; }\",\".framer-nQaXQ .framer-gpfrzn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 20px; z-index: 1; }\",\".framer-nQaXQ .framer-16txmcs { flex: none; height: 17px; position: relative; width: 17px; }\",\".framer-nQaXQ .framer-15cn687 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-nQaXQ .framer-178djau { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nQaXQ.framer-ax4hi8, .framer-nQaXQ .framer-17ixrns, .framer-nQaXQ .framer-apbqwm, .framer-nQaXQ .framer-gpfrzn { gap: 0px; } .framer-nQaXQ.framer-ax4hi8 > *, .framer-nQaXQ .framer-gpfrzn > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-nQaXQ.framer-ax4hi8 > :first-child, .framer-nQaXQ .framer-apbqwm > :first-child, .framer-nQaXQ .framer-gpfrzn > :first-child { margin-left: 0px; } .framer-nQaXQ.framer-ax4hi8 > :last-child, .framer-nQaXQ .framer-apbqwm > :last-child, .framer-nQaXQ .framer-gpfrzn > :last-child { margin-right: 0px; } .framer-nQaXQ .framer-17ixrns > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-nQaXQ .framer-17ixrns > :first-child { margin-top: 0px; } .framer-nQaXQ .framer-17ixrns > :last-child { margin-bottom: 0px; } .framer-nQaXQ .framer-apbqwm > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-nQaXQ.framer-v-fudalc.framer-ax4hi8, .framer-nQaXQ.framer-v-15716pw.framer-ax4hi8 { cursor: unset; }\",\".framer-nQaXQ.framer-v-yal0qc.framer-ax4hi8 { gap: 12px; width: 230px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nQaXQ.framer-v-yal0qc.framer-ax4hi8 { gap: 0px; } .framer-nQaXQ.framer-v-yal0qc.framer-ax4hi8 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-nQaXQ.framer-v-yal0qc.framer-ax4hi8 > :first-child { margin-left: 0px; } .framer-nQaXQ.framer-v-yal0qc.framer-ax4hi8 > :last-child { margin-right: 0px; } }\",\".framer-nQaXQ.framer-v-ax4hi8.hover .framer-apbqwm { bottom: 0px; left: 0px; overflow: hidden; top: unset; width: 100%; }\",\".framer-nQaXQ.framer-v-stmnvl.hover .framer-apbqwm { left: 0px; width: 100%; }\",...sharedStyle.css,'.framer-nQaXQ[data-border=\"true\"]::after, .framer-nQaXQ [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 52\n * @framerIntrinsicWidth 220\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"f_3ylAngz\":{\"layout\":[\"fixed\",\"auto\"]},\"J3bcLdoqf\":{\"layout\":[\"fixed\",\"auto\"]},\"CEFhTmzqv\":{\"layout\":[\"fixed\",\"auto\"]},\"E0M2D4cQu\":{\"layout\":[\"fixed\",\"auto\"]},\"BRnUQqO4y\":{\"layout\":[\"fixed\",\"auto\"]},\"r4407IbGr\":{\"layout\":[\"fixed\",\"auto\"]},\"p5Lp75zRU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"mf9yJ_EgT\":\"label\",\"d9NTVTjZO\":\"link\",\"Gb0k1Jqnx\":\"description\",\"MiDtRDZMT\":\"description1\",\"jwiDGtWuZ\":\"socialIcon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNXTpo4i5M=withCSS(Component,css,\"framer-nQaXQ\");export default FramerNXTpo4i5M;FramerNXTpo4i5M.displayName=\"navigation-link\";FramerNXTpo4i5M.defaultProps={height:52,width:220};addPropertyControls(FramerNXTpo4i5M,{variant:{options:[\"cg3lOQRSQ\",\"f_3ylAngz\",\"J3bcLdoqf\",\"CEFhTmzqv\",\"E0M2D4cQu\"],optionTitles:[\"Dark\",\"Light\",\"Mobile\",\"Mobile - Dark\",\"Socials\"],title:\"Variant\",type:ControlType.Enum},mf9yJ_EgT:{defaultValue:\"Forecasting & Analysis\",displayTextArea:false,title:\"Label\",type:ControlType.String},d9NTVTjZO:{title:\"Link\",type:ControlType.Link},Gb0k1Jqnx:{defaultValue:\"Lorem ipsum dolor sit amet consectetur elit\",displayTextArea:false,title:\"Description\",type:ControlType.String},MiDtRDZMT:{defaultValue:false,title:\"Description?\",type:ControlType.Boolean},jwiDGtWuZ:SocialIconsControls?.[\"variant\"]&&{...SocialIconsControls[\"variant\"],defaultValue:\"BfkL3MMdJ\",description:undefined,hidden:undefined,title:\"Social icon\"}});addFonts(FramerNXTpo4i5M,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}]},...SocialIconsFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNXTpo4i5M\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f_3ylAngz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J3bcLdoqf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CEFhTmzqv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E0M2D4cQu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BRnUQqO4y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r4407IbGr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p5Lp75zRU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"mf9yJ_EgT\\\":\\\"label\\\",\\\"d9NTVTjZO\\\":\\\"link\\\",\\\"Gb0k1Jqnx\\\":\\\"description\\\",\\\"MiDtRDZMT\\\":\\\"description1\\\",\\\"jwiDGtWuZ\\\":\\\"socialIcon\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"220\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"52\"}},\"Props\":{\"type\":\"tsType\",\"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,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavigationLink from\"https://framerusercontent.com/modules/RRt7NCRyQBZ7cT7gefmn/Gs5CiBRbCPlW9yTSMZqL/NXTpo4i5M.js\";const NavigationLinkFonts=getFonts(NavigationLink);const cycleOrder=[\"ydbizBAfy\",\"aKgn1mWoz\",\"w0A5Ig6JC\",\"Uey6vnxBU\"];const serializationHash=\"framer-FmHiM\";const variantClassNames={aKgn1mWoz:\"framer-v-yv34pj\",Uey6vnxBU:\"framer-v-1ao9gu7\",w0A5Ig6JC:\"framer-v-3cix13\",ydbizBAfy:\"framer-v-1khv1if\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const 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={\"Dark \u2013 Default\":\"w0A5Ig6JC\",\"Dark \u2013 Open\":\"Uey6vnxBU\",\"Light \u2013 Default\":\"ydbizBAfy\",\"Light \u2013 Open\":\"aKgn1mWoz\"};const getProps=({height,id,link1,link11,link2,link21,link3,link31,link4,link41,link5,link51,link6,link61,linkName1,linkName2,linkName3,linkName4,linkName5,linkName6,title,width,...props})=>{return{...props,axZyc1o3M:title??props.axZyc1o3M??\"Product\",fjtBONB4A:link2??props.fjtBONB4A??true,H2q2dN1vv:linkName3??props.H2q2dN1vv??\"Overview\",HBGSLtUcu:link11??props.HBGSLtUcu,hhdRPknlP:link31??props.hhdRPknlP,hyaK4TK6d:link21??props.hyaK4TK6d,i6qfMn9Oe:link51??props.i6qfMn9Oe,JL8W2BU0a:link41??props.JL8W2BU0a,ljD_8sR3E:linkName4??props.ljD_8sR3E??\"Overview\",pnp94mkhg:linkName6??props.pnp94mkhg??\"Overview\",PqzzepXDT:link3??props.PqzzepXDT??true,SycS0HXdI:linkName2??props.SycS0HXdI??\"Overview\",tq43b09Th:linkName1??props.tq43b09Th??\"Overview\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ydbizBAfy\",vkVp31dit:link6??props.vkVp31dit??true,VmrrFd5jZ:linkName5??props.VmrrFd5jZ??\"Overview\",yGSaseOSH:link5??props.yGSaseOSH??true,YGuEG31wt:link61??props.YGuEG31wt,ZgAIIYw7g:link4??props.ZgAIIYw7g??true,zhSHlNqwd:link1??props.zhSHlNqwd??true};};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,axZyc1o3M,zhSHlNqwd,tq43b09Th,HBGSLtUcu,fjtBONB4A,SycS0HXdI,hyaK4TK6d,PqzzepXDT,H2q2dN1vv,hhdRPknlP,ZgAIIYw7g,ljD_8sR3E,JL8W2BU0a,yGSaseOSH,VmrrFd5jZ,i6qfMn9Oe,vkVp31dit,pnp94mkhg,YGuEG31wt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ydbizBAfy\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1krvk4x=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"aKgn1mWoz\");});const onTap1pblo81=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Uey6vnxBU\");});const onTap1d1qgfv=activeVariantCallback(async(...args)=>{setVariant(\"ydbizBAfy\");});const onTap1xt35p2=activeVariantCallback(async(...args)=>{setVariant(\"w0A5Ig6JC\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"aKgn1mWoz\",\"Uey6vnxBU\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1khv1if\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Light \u2013 Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ydbizBAfy\",onTap:onTap1krvk4x,ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 230, 201, 0.15)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",...style},variants:{Uey6vnxBU:{\"--border-color\":\"var(--token-e0c9bd16-d5fd-40e3-9573-c8faf2d7e103, rgb(170, 82, 40))\"},w0A5Ig6JC:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({aKgn1mWoz:{\"data-framer-name\":\"Light \u2013 Open\"},Uey6vnxBU:{\"data-framer-name\":\"Dark \u2013 Open\",\"data-highlight\":undefined,onTap:undefined},w0A5Ig6JC:{\"data-framer-name\":\"Dark \u2013 Default\",onTap:onTap1pblo81}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r858r9\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"zQOIFOpus\",...addPropertyOverrides({aKgn1mWoz:{\"data-highlight\":true,onTap:onTap1d1qgfv},Uey6vnxBU:{\"data-highlight\":true,onTap:onTap1xt35p2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dac71f41-4fb0-47d5-8cd7-c28e70be76d0, rgb(216, 175, 95)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Product\"})}),className:\"framer-18kquey\",\"data-framer-name\":\"Product\",fonts:[\"FS;Outfit-bold\"],layoutDependency:layoutDependency,layoutId:\"NQVh9uWKE\",style:{\"--extracted-r6o4lv\":\"var(--token-dac71f41-4fb0-47d5-8cd7-c28e70be76d0, rgb(216, 175, 95))\",\"--framer-paragraph-spacing\":\"18px\"},text:axZyc1o3M,variants:{Uey6vnxBU:{\"--extracted-r6o4lv\":\"var(--token-e0c9bd16-d5fd-40e3-9573-c8faf2d7e103, rgb(170, 82, 40))\"},w0A5Ig6JC:{\"--extracted-r6o4lv\":\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Uey6vnxBU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e0c9bd16-d5fd-40e3-9573-c8faf2d7e103, rgb(170, 82, 40)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Product\"})})},w0A5Ig6JC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Product\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lx8ssv\",\"data-framer-name\":\"Icon\",fill:\"var(--token-dac71f41-4fb0-47d5-8cd7-c28e70be76d0, rgb(216, 175, 95))\",intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"R6vgXcmO5\",style:{rotate:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"m213.66 101.66-80 80a8 8 0 0 1-11.32 0l-80-80A8 8 0 0 1 48 88h160a8 8 0 0 1 5.66 13.66Z\"/></svg>',variants:{aKgn1mWoz:{rotate:-180},Uey6vnxBU:{rotate:-180}},withExternalLayout:true,...addPropertyOverrides({Uey6vnxBU:{fill:\"var(--token-e0c9bd16-d5fd-40e3-9573-c8faf2d7e103, rgb(170, 82, 40))\"},w0A5Ig6JC:{fill:\"var(--token-3044b19b-9033-4e64-8835-c82a87974485, rgb(52, 38, 19))\"}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kgs489\",\"data-framer-name\":\"Footer Links\",layoutDependency:layoutDependency,layoutId:\"qbfZ7Cgtd\",children:[zhSHlNqwd&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dpz1go\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"iEaGuhCEJ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({aKgn1mWoz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+0+0+0},Uey6vnxBU:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1be5l35-container\",layoutDependency:layoutDependency,layoutId:\"ohA7cVHNi-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:HBGSLtUcu,Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"ohA7cVHNi\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"ohA7cVHNi\",mf9yJ_EgT:tq43b09Th,MiDtRDZMT:false,style:{width:\"100%\"},variant:\"J3bcLdoqf\",width:\"100%\",...addPropertyOverrides({Uey6vnxBU:{variant:\"CEFhTmzqv\"}},baseVariant,gestureVariant)})})})}),fjtBONB4A&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-18oesfz\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"S3TNLVfOM\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({aKgn1mWoz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+52+0+0},Uey6vnxBU:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+52+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ctbfso-container\",layoutDependency:layoutDependency,layoutId:\"WhFUERaxf-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:hyaK4TK6d,Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"WhFUERaxf\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"WhFUERaxf\",mf9yJ_EgT:SycS0HXdI,MiDtRDZMT:false,style:{width:\"100%\"},variant:\"J3bcLdoqf\",width:\"100%\",...addPropertyOverrides({Uey6vnxBU:{variant:\"CEFhTmzqv\"}},baseVariant,gestureVariant)})})})}),PqzzepXDT&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16712kl\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"QA21xCLsZ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({aKgn1mWoz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+104+0+0},Uey6vnxBU:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+104+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-py8iau-container\",layoutDependency:layoutDependency,layoutId:\"St1EoDnum-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:hhdRPknlP,Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"St1EoDnum\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"St1EoDnum\",mf9yJ_EgT:H2q2dN1vv,MiDtRDZMT:false,style:{width:\"100%\"},variant:\"J3bcLdoqf\",width:\"100%\",...addPropertyOverrides({Uey6vnxBU:{variant:\"CEFhTmzqv\"}},baseVariant,gestureVariant)})})})}),ZgAIIYw7g&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x257bh\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"LXQbxWX7H\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({aKgn1mWoz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+156+0+0},Uey6vnxBU:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+156+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rucu1-container\",layoutDependency:layoutDependency,layoutId:\"HrH4fvuUx-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:JL8W2BU0a,Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"HrH4fvuUx\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"HrH4fvuUx\",mf9yJ_EgT:ljD_8sR3E,MiDtRDZMT:false,style:{width:\"100%\"},variant:\"J3bcLdoqf\",width:\"100%\",...addPropertyOverrides({Uey6vnxBU:{variant:\"CEFhTmzqv\"}},baseVariant,gestureVariant)})})})}),yGSaseOSH&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ffp4na\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"YPjOa7EMm\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({aKgn1mWoz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+208+0+0},Uey6vnxBU:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+208+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i9mrzp-container\",layoutDependency:layoutDependency,layoutId:\"ButV7k0aW-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:i6qfMn9Oe,Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"ButV7k0aW\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"ButV7k0aW\",mf9yJ_EgT:VmrrFd5jZ,MiDtRDZMT:false,style:{width:\"100%\"},variant:\"J3bcLdoqf\",width:\"100%\",...addPropertyOverrides({Uey6vnxBU:{variant:\"CEFhTmzqv\"}},baseVariant,gestureVariant)})})})}),vkVp31dit&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-tibn41\",\"data-framer-name\":\"Menu Item\",layoutDependency:layoutDependency,layoutId:\"OSuXTvHj1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({aKgn1mWoz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+260+0+0},Uey6vnxBU:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+16+28.8+0+260+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jeshp8-container\",layoutDependency:layoutDependency,layoutId:\"jPH9V_BM7-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:YGuEG31wt,Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"jPH9V_BM7\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"jPH9V_BM7\",mf9yJ_EgT:pnp94mkhg,MiDtRDZMT:false,style:{width:\"100%\"},variant:\"J3bcLdoqf\",width:\"100%\",...addPropertyOverrides({Uey6vnxBU:{variant:\"CEFhTmzqv\"}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FmHiM.framer-1dg14sx, .framer-FmHiM .framer-1dg14sx { display: block; }\",\".framer-FmHiM.framer-1khv1if { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 300px; }\",\".framer-FmHiM .framer-r858r9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-FmHiM .framer-18kquey { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-FmHiM .framer-lx8ssv { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-FmHiM .framer-1kgs489 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-FmHiM .framer-dpz1go, .framer-FmHiM .framer-18oesfz, .framer-FmHiM .framer-16712kl, .framer-FmHiM .framer-1x257bh, .framer-FmHiM .framer-1ffp4na, .framer-FmHiM .framer-tibn41 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-FmHiM .framer-1be5l35-container, .framer-FmHiM .framer-1ctbfso-container, .framer-FmHiM .framer-py8iau-container, .framer-FmHiM .framer-1rucu1-container, .framer-FmHiM .framer-1i9mrzp-container, .framer-FmHiM .framer-jeshp8-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FmHiM.framer-1khv1if, .framer-FmHiM .framer-1kgs489, .framer-FmHiM .framer-dpz1go, .framer-FmHiM .framer-18oesfz, .framer-FmHiM .framer-16712kl, .framer-FmHiM .framer-1x257bh, .framer-FmHiM .framer-1ffp4na, .framer-FmHiM .framer-tibn41 { gap: 0px; } .framer-FmHiM.framer-1khv1if > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-FmHiM.framer-1khv1if > :first-child, .framer-FmHiM .framer-1kgs489 > :first-child, .framer-FmHiM .framer-dpz1go > :first-child, .framer-FmHiM .framer-18oesfz > :first-child, .framer-FmHiM .framer-16712kl > :first-child, .framer-FmHiM .framer-1x257bh > :first-child, .framer-FmHiM .framer-1ffp4na > :first-child, .framer-FmHiM .framer-tibn41 > :first-child { margin-top: 0px; } .framer-FmHiM.framer-1khv1if > :last-child, .framer-FmHiM .framer-1kgs489 > :last-child, .framer-FmHiM .framer-dpz1go > :last-child, .framer-FmHiM .framer-18oesfz > :last-child, .framer-FmHiM .framer-16712kl > :last-child, .framer-FmHiM .framer-1x257bh > :last-child, .framer-FmHiM .framer-1ffp4na > :last-child, .framer-FmHiM .framer-tibn41 > :last-child { margin-bottom: 0px; } .framer-FmHiM .framer-1kgs489 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-FmHiM .framer-dpz1go > *, .framer-FmHiM .framer-18oesfz > *, .framer-FmHiM .framer-16712kl > *, .framer-FmHiM .framer-1x257bh > *, .framer-FmHiM .framer-1ffp4na > *, .framer-FmHiM .framer-tibn41 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-FmHiM.framer-v-yv34pj.framer-1khv1if { padding: 16px 0px 0px 0px; }\",\".framer-FmHiM.framer-v-yv34pj .framer-r858r9, .framer-FmHiM.framer-v-1ao9gu7 .framer-r858r9 { cursor: pointer; }\",\".framer-FmHiM.framer-v-1ao9gu7.framer-1khv1if { cursor: unset; padding: 16px 0px 0px 0px; }\",'.framer-FmHiM[data-border=\"true\"]::after, .framer-FmHiM [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 49\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aKgn1mWoz\":{\"layout\":[\"fixed\",\"auto\"]},\"w0A5Ig6JC\":{\"layout\":[\"fixed\",\"auto\"]},\"Uey6vnxBU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"axZyc1o3M\":\"title\",\"zhSHlNqwd\":\"link1\",\"tq43b09Th\":\"linkName1\",\"HBGSLtUcu\":\"link11\",\"fjtBONB4A\":\"link2\",\"SycS0HXdI\":\"linkName2\",\"hyaK4TK6d\":\"link21\",\"PqzzepXDT\":\"link3\",\"H2q2dN1vv\":\"linkName3\",\"hhdRPknlP\":\"link31\",\"ZgAIIYw7g\":\"link4\",\"ljD_8sR3E\":\"linkName4\",\"JL8W2BU0a\":\"link41\",\"yGSaseOSH\":\"link5\",\"VmrrFd5jZ\":\"linkName5\",\"i6qfMn9Oe\":\"link51\",\"vkVp31dit\":\"link6\",\"pnp94mkhg\":\"linkName6\",\"YGuEG31wt\":\"link61\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWZrotlBYr=withCSS(Component,css,\"framer-FmHiM\");export default FramerWZrotlBYr;FramerWZrotlBYr.displayName=\"footer-link-mobile\";FramerWZrotlBYr.defaultProps={height:49,width:300};addPropertyControls(FramerWZrotlBYr,{variant:{options:[\"ydbizBAfy\",\"aKgn1mWoz\",\"w0A5Ig6JC\",\"Uey6vnxBU\"],optionTitles:[\"Light \u2013 Default\",\"Light \u2013 Open\",\"Dark \u2013 Default\",\"Dark \u2013 Open\"],title:\"Variant\",type:ControlType.Enum},axZyc1o3M:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String},zhSHlNqwd:{defaultValue:true,title:\"Link 1\",type:ControlType.Boolean},tq43b09Th:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link Name 1\",type:ControlType.String},HBGSLtUcu:{title:\"Link 1\",type:ControlType.Link},fjtBONB4A:{defaultValue:true,title:\"Link 2\",type:ControlType.Boolean},SycS0HXdI:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link Name 2\",type:ControlType.String},hyaK4TK6d:{title:\"Link 2\",type:ControlType.Link},PqzzepXDT:{defaultValue:true,title:\"Link 3\",type:ControlType.Boolean},H2q2dN1vv:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link Name 3\",type:ControlType.String},hhdRPknlP:{title:\"Link 3\",type:ControlType.Link},ZgAIIYw7g:{defaultValue:true,title:\"Link 4\",type:ControlType.Boolean},ljD_8sR3E:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link Name 4\",type:ControlType.String},JL8W2BU0a:{title:\"Link 4\",type:ControlType.Link},yGSaseOSH:{defaultValue:true,title:\"Link 5\",type:ControlType.Boolean},VmrrFd5jZ:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link Name 5\",type:ControlType.String},i6qfMn9Oe:{title:\"Link 5\",type:ControlType.Link},vkVp31dit:{defaultValue:true,title:\"Link 6\",type:ControlType.Boolean},pnp94mkhg:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link Name 6\",type:ControlType.String},YGuEG31wt:{title:\"Link 6\",type:ControlType.Link}});addFonts(FramerWZrotlBYr,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/EUV6IZMPXOYBUY6KFIXKZWM47ESY5XYA/BLW2AGODUKQKRMYEVOEMMPY2ITRKBJIP/OKGWSU2PUNNFKQVFV2XFOSAHRXYREMR2.woff2\",weight:\"700\"}]},...NavigationLinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWZrotlBYr\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"300\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"49\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"axZyc1o3M\\\":\\\"title\\\",\\\"zhSHlNqwd\\\":\\\"link1\\\",\\\"tq43b09Th\\\":\\\"linkName1\\\",\\\"HBGSLtUcu\\\":\\\"link11\\\",\\\"fjtBONB4A\\\":\\\"link2\\\",\\\"SycS0HXdI\\\":\\\"linkName2\\\",\\\"hyaK4TK6d\\\":\\\"link21\\\",\\\"PqzzepXDT\\\":\\\"link3\\\",\\\"H2q2dN1vv\\\":\\\"linkName3\\\",\\\"hhdRPknlP\\\":\\\"link31\\\",\\\"ZgAIIYw7g\\\":\\\"link4\\\",\\\"ljD_8sR3E\\\":\\\"linkName4\\\",\\\"JL8W2BU0a\\\":\\\"link41\\\",\\\"yGSaseOSH\\\":\\\"link5\\\",\\\"VmrrFd5jZ\\\":\\\"linkName5\\\",\\\"i6qfMn9Oe\\\":\\\"link51\\\",\\\"vkVp31dit\\\":\\\"link6\\\",\\\"pnp94mkhg\\\":\\\"linkName6\\\",\\\"YGuEG31wt\\\":\\\"link61\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aKgn1mWoz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w0A5Ig6JC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Uey6vnxBU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/iKenBl8MHPi6yIG8b6Pr/lzIKhWL3SrUnaghvAL3p/T0F44hxHE.js\";import NavLinkV2Parent from\"https://framerusercontent.com/modules/bo22PSILskT1FZ6qDSKp/DCg57p8jYmShcIiVdIjS/f5PeKnkAy.js\";import NavigationLink from\"https://framerusercontent.com/modules/RRt7NCRyQBZ7cT7gefmn/Gs5CiBRbCPlW9yTSMZqL/NXTpo4i5M.js\";import FooterLinkMobile from\"https://framerusercontent.com/modules/rUBPOEwATUuV6nCFtmwC/ita30xK92bGBhAI5OSmh/WZrotlBYr.js\";const NavLinkV2ParentFonts=getFonts(NavLinkV2Parent);const NavigationLinkFonts=getFonts(NavigationLink);const FooterLinkMobileFonts=getFonts(FooterLinkMobile);const cycleOrder=[\"VnGk100Vw\",\"QqdHqq9ZE\",\"fpXH7__e5\"];const serializationHash=\"framer-9ZaCi\";const variantClassNames={fpXH7__e5:\"framer-v-dtddc3\",QqdHqq9ZE:\"framer-v-17wh0gg\",VnGk100Vw:\"framer-v-r9w9mt\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"VnGk100Vw\",Phone:\"fpXH7__e5\",Tablet:\"QqdHqq9ZE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"VnGk100Vw\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VnGk100Vw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"fpXH7__e5\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"fpXH7__e5\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-r9w9mt\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"VnGk100Vw\",ref:ref??ref1,style:{backgroundColor:\"rgb(52, 38, 19)\",...style},...addPropertyOverrides({fpXH7__e5:{\"data-framer-name\":\"Phone\"},QqdHqq9ZE:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y3qki8\",\"data-framer-name\":\"max-width\",layoutDependency:layoutDependency,layoutId:\"UBLH0SgN_\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jdk0td\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"C_EZScGIp\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-smzvtg\",\"data-framer-name\":\"learn\",layoutDependency:layoutDependency,layoutId:\"SdqYJYpFx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(216, 175, 94))\",\"--framer-text-transform\":\"uppercase\"},children:\"Learn\"})}),className:\"framer-1bnysv6\",\"data-framer-name\":\"Learn\",fonts:[\"FS;Outfit-bold\"],layoutDependency:layoutDependency,layoutId:\"yZufwlegu\",style:{\"--extracted-r6o4lv\":\"rgb(216, 175, 94)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1trul85\",\"data-framer-name\":\"links\",layoutDependency:layoutDependency,layoutId:\"hBcFKD32k\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{FTmhdlm0I:\"all\"},unresolvedPathSlugs:{FTmhdlm0I:{collectionId:\"PWHZ405Ye\",collectionItemId:\"J6NGcNXch\"}},webPageId:\"NMW3gY8tL\"},implicitPathVariables:undefined},{href:{pathVariables:{FTmhdlm0I:\"all\"},unresolvedPathSlugs:{FTmhdlm0I:{collectionId:\"PWHZ405Ye\",collectionItemId:\"J6NGcNXch\"}},webPageId:\"NMW3gY8tL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+0,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wlta19-container\",layoutDependency:layoutDependency,layoutId:\"hFqZGbtba-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:false,cO6dr6QEH:resolvedLinks[0],G4oSTTtkZ:false,height:\"100%\",id:\"hFqZGbtba\",layoutId:\"hFqZGbtba\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"Blog\",...addPropertyOverrides({QqdHqq9ZE:{cO6dr6QEH:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Y1SFlJpOJ\"},implicitPathVariables:undefined},{href:{webPageId:\"Y1SFlJpOJ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+56,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qrv9dz-container\",layoutDependency:layoutDependency,layoutId:\"qeZfz8xEj-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:false,cO6dr6QEH:resolvedLinks1[0],G4oSTTtkZ:false,height:\"100%\",id:\"qeZfz8xEj\",layoutId:\"qeZfz8xEj\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"Academy\",...addPropertyOverrides({QqdHqq9ZE:{cO6dr6QEH:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{kwj1XXdN0:\"all\"},unresolvedPathSlugs:{kwj1XXdN0:{collectionId:\"C4aQk9AuP\",collectionItemId:\"q6xB1igiw\"}},webPageId:\"eqNSZBztX\"},implicitPathVariables:undefined},{href:{pathVariables:{kwj1XXdN0:\"all\"},unresolvedPathSlugs:{kwj1XXdN0:{collectionId:\"C4aQk9AuP\",collectionItemId:\"q6xB1igiw\"}},webPageId:\"eqNSZBztX\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+112,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7znv19-container\",layoutDependency:layoutDependency,layoutId:\"KPq5aryQF-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:false,cO6dr6QEH:resolvedLinks2[0],G4oSTTtkZ:false,height:\"100%\",id:\"KPq5aryQF\",layoutId:\"KPq5aryQF\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"Case Studies\",...addPropertyOverrides({QqdHqq9ZE:{cO6dr6QEH:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qu0kdy\",\"data-framer-name\":\"company\",layoutDependency:layoutDependency,layoutId:\"gF6wwYiqJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(216, 175, 94))\",\"--framer-text-transform\":\"uppercase\"},children:\"Company\"})}),className:\"framer-ye9ns1\",\"data-framer-name\":\"Company\",fonts:[\"FS;Outfit-bold\"],layoutDependency:layoutDependency,layoutId:\"UhC0_VHjj\",style:{\"--extracted-r6o4lv\":\"rgb(216, 175, 94)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s3mo24\",\"data-framer-name\":\"links\",layoutDependency:layoutDependency,layoutId:\"cl7tkHeUT\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dSok7Es67\"},implicitPathVariables:undefined},{href:{webPageId:\"dSok7Es67\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+0,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-57oov0-container\",layoutDependency:layoutDependency,layoutId:\"PWNbpLb71-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:false,cO6dr6QEH:resolvedLinks3[0],G4oSTTtkZ:false,height:\"100%\",id:\"PWNbpLb71\",layoutId:\"PWNbpLb71\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"About Us\",...addPropertyOverrides({QqdHqq9ZE:{cO6dr6QEH:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CQT0mdfcE\"},implicitPathVariables:undefined},{href:{webPageId:\"CQT0mdfcE\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+56,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bapo5h-container\",layoutDependency:layoutDependency,layoutId:\"NXFz35rHo-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:false,cO6dr6QEH:resolvedLinks4[0],G4oSTTtkZ:false,height:\"100%\",id:\"NXFz35rHo\",layoutId:\"NXFz35rHo\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"Careers\",...addPropertyOverrides({QqdHqq9ZE:{cO6dr6QEH:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GkYlHbief\"},implicitPathVariables:undefined},{href:{webPageId:\"GkYlHbief\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+112,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13ssptl-container\",layoutDependency:layoutDependency,layoutId:\"sD7lULtbV-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:false,cO6dr6QEH:resolvedLinks5[0],G4oSTTtkZ:false,height:\"100%\",id:\"sD7lULtbV\",layoutId:\"sD7lULtbV\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"News\",...addPropertyOverrides({QqdHqq9ZE:{cO6dr6QEH:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9y6j05\",\"data-framer-name\":\"connect\",layoutDependency:layoutDependency,layoutId:\"oz9fBoULb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(216, 175, 94))\",\"--framer-text-transform\":\"uppercase\"},children:\"Connect\"})}),className:\"framer-xjcg52\",\"data-framer-name\":\"Connect\",fonts:[\"FS;Outfit-bold\"],layoutDependency:layoutDependency,layoutId:\"gZMQkBn0s\",style:{\"--extracted-r6o4lv\":\"rgb(216, 175, 94)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10531fa\",\"data-framer-name\":\"Footer Links\",layoutDependency:layoutDependency,layoutId:\"X9kpcQ6AG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+0,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-z5wnty-container\",layoutDependency:layoutDependency,layoutId:\"OE448Fqdt-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:true,cO6dr6QEH:\"https://x.com/Gradient_AI_\",G4oSTTtkZ:true,height:\"100%\",id:\"OE448Fqdt\",layoutId:\"OE448Fqdt\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"Twitter (X)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+56,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12irwra-container\",layoutDependency:layoutDependency,layoutId:\"nEyaPF4Gp-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:true,cO6dr6QEH:\"https://www.linkedin.com/company/gradient-ai-platform/posts/?feedView=all\",G4oSTTtkZ:true,height:\"100%\",id:\"nEyaPF4Gp\",layoutId:\"nEyaPF4Gp\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"LinkedIn\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px), 1040px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+60+0+0+0+0+0+0+121+0+112,...addPropertyOverrides({QqdHqq9ZE:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) - 64px) / 3, 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+121+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jtrmil-container\",layoutDependency:layoutDependency,layoutId:\"BvQEYgt8h-container\",children:/*#__PURE__*/_jsx(NavLinkV2Parent,{auMQ_VbKp:true,cO6dr6QEH:\"http://eepurl.com/iz9kAY\",G4oSTTtkZ:true,height:\"100%\",id:\"BvQEYgt8h\",layoutId:\"BvQEYgt8h\",style:{width:\"100%\"},tM6CWJdxp:\"lwyER_M3D\",variant:\"RHYB7tryE\",width:\"100%\",yzbEo8WfO:\"Newsletter\"})})})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17li31g\",\"data-framer-name\":\"Phone\",layoutDependency:layoutDependency,layoutId:\"edlYt1cP0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rfojw9\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"zybE3HQB0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LWJvbGQ=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(216, 175, 94))\",\"--framer-text-transform\":\"uppercase\"},children:\"Connect\"})}),className:\"framer-fmb9qx\",\"data-framer-name\":\"Connect\",fonts:[\"FS;Outfit-bold\"],layoutDependency:layoutDependency,layoutId:\"biQ_jRH2e\",style:{\"--extracted-r6o4lv\":\"rgb(216, 175, 94)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1au5w7c\",\"data-framer-name\":\"Footer Links\",layoutDependency:layoutDependency,layoutId:\"erWsKSi1J\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fnh535\",\"data-border\":true,\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"gzGOpfFvM\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 230, 201, 0.32)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-103brdx\",\"data-framer-name\":\"Icon / X\",layoutDependency:layoutDependency,layoutId:\"bChnQo4Am\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-oeu76d\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"Uw1zTvHe7\",svg:'<svg width=\"19\" height=\"17\" viewBox=\"0 0 19 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M14.8421 0.242676H17.6022L11.5721 7.02008L18.666 16.2427H13.1116L8.76112 10.6493L3.78325 16.2427H1.02146L7.47119 8.99348L0.666016 0.242676H6.36147L10.2939 5.3553L14.8421 0.242676ZM13.8733 14.6181H15.4028L5.53043 1.78196H3.88922L13.8733 14.6181Z\" fill=\"#E5DABE\" style=\"fill:#E5DABE;fill:color(display-p3 0.8979 0.8545 0.7459);fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201)))\"},children:\"X (Twitter)\"})}),className:\"framer-1chitol\",\"data-framer-name\":\"X (Twitter)\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zynlhn5GL\",style:{\"--extracted-r6o4lv\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({fpXH7__e5:{height:52,width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px), 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+179+12+121+0+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ujqny-container\",layoutDependency:layoutDependency,layoutId:\"bGR3XxJ1Q-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:\"https://www.linkedin.com/company/gradient-ai-platform/posts/?feedView=all\",Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"bGR3XxJ1Q\",jwiDGtWuZ:\"WWl384DTy\",layoutId:\"bGR3XxJ1Q\",mf9yJ_EgT:\"LinkedIn\",MiDtRDZMT:false,style:{width:\"100%\"},variant:\"E0M2D4cQu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({fpXH7__e5:{width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px), 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+179+12+121+0+104}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7do1iw-container\",layoutDependency:layoutDependency,layoutId:\"fWfKSUkNw-container\",children:/*#__PURE__*/_jsx(NavigationLink,{Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"fWfKSUkNw\",jwiDGtWuZ:\"WWl384DTy\",layoutId:\"fWfKSUkNw\",mf9yJ_EgT:\"LinkedIn\",MiDtRDZMT:false,style:{width:\"100%\"},variant:\"E0M2D4cQu\",width:\"100%\",...addPropertyOverrides({fpXH7__e5:{d9NTVTjZO:\"http://eepurl.com/iz9kAY\",jwiDGtWuZ:\"BJp9kgPDu\",mf9yJ_EgT:\"Newsletter\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pcwnus\",\"data-border\":true,\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"B1WVJv14g\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 230, 201, 0.32)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i99r5t\",\"data-framer-name\":\"Icon / LinkedIn\",layoutDependency:layoutDependency,layoutId:\"olggkbfTC\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1q6trn4\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:19,intrinsicWidth:19,layoutDependency:layoutDependency,layoutId:\"oOTT0MJIn\",svg:'<svg width=\"19\" height=\"19\" viewBox=\"0 0 19 19\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.16602 0.242676C1.33759 0.242676 0.666016 0.914246 0.666016 1.74268V16.7427C0.666016 17.5711 1.33759 18.2427 2.16602 18.2427H17.166C17.9944 18.2427 18.666 17.5711 18.666 16.7427V1.74268C18.666 0.914246 17.9944 0.242676 17.166 0.242676H2.16602ZM6.18678 4.2454C6.19241 5.20165 5.47663 5.79087 4.62725 5.78665C3.82709 5.78243 3.12959 5.1454 3.13381 4.24681C3.13803 3.40165 3.806 2.72243 4.67366 2.74212C5.55397 2.76181 6.19241 3.40728 6.18678 4.2454ZM9.94572 7.00444H7.42573H7.42432V15.5643H10.0877V15.3646C10.0877 14.9847 10.0874 14.6047 10.0871 14.2246C10.0863 13.2108 10.0854 12.1959 10.0906 11.1824C10.092 10.9363 10.1032 10.6804 10.1665 10.4455C10.4041 9.56798 11.1931 9.00128 12.0734 9.14058C12.6387 9.22908 13.0127 9.55678 13.1702 10.0898C13.2673 10.423 13.3109 10.7816 13.3151 11.129C13.3265 12.1766 13.3249 13.2242 13.3233 14.2719C13.3227 14.6417 13.3221 15.0117 13.3221 15.3815V15.5629H15.994V15.3576C15.994 14.9056 15.9938 14.4537 15.9935 14.0018C15.993 12.8723 15.9924 11.7428 15.9954 10.6129C15.9968 10.1024 15.942 9.59898 15.8168 9.10538C15.6298 8.37128 15.2431 7.76378 14.6145 7.32508C14.1687 7.01287 13.6793 6.81178 13.1323 6.78928C13.07 6.78669 13.0072 6.7833 12.9441 6.77989C12.6644 6.76477 12.3801 6.74941 12.1127 6.80334C11.3477 6.95662 10.6756 7.30678 10.1679 7.92408C10.1089 7.99488 10.0512 8.06678 9.96512 8.17408L9.94572 8.19838V7.00444ZM3.34766 15.5671H5.99844V7.01001H3.34766V15.5671Z\" fill=\"#E5DABE\" style=\"fill:#E5DABE;fill:color(display-p3 0.8979 0.8545 0.7459);fill-opacity:1;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1885185\",\"data-styles-preset\":\"T0F44hxHE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201)))\"},children:\"LinkedIn\"})}),className:\"framer-1j3w6hy\",\"data-framer-name\":\"LinkedIn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B_eq_x2o2\",style:{\"--extracted-r6o4lv\":\"var(--token-9817e84d-5bd2-4b8c-9902-9b62ce0a8f02, rgb(242, 230, 201))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,...addPropertyOverrides({fpXH7__e5:{width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px), 50px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+179+12+121+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nbrpr7-container\",layoutDependency:layoutDependency,layoutId:\"QKlSRHvIp-container\",children:/*#__PURE__*/_jsx(NavigationLink,{d9NTVTjZO:\"https://x.com/Gradient_AI_\",Gb0k1Jqnx:\"Lorem ipsum dolor sit amet consectetur elit\",height:\"100%\",id:\"QKlSRHvIp\",jwiDGtWuZ:\"BfkL3MMdJ\",layoutId:\"QKlSRHvIp\",mf9yJ_EgT:\"Twitter (X)\",MiDtRDZMT:false,style:{width:\"100%\"},variant:\"E0M2D4cQu\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ukucuf\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"IW4kmyoRK\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-8l2qwj\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"MXguZQ6Ax\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aoe47b-container\",layoutDependency:layoutDependency,layoutId:\"iWbcAXRav-container\",children:/*#__PURE__*/_jsx(FooterLinkMobile,{axZyc1o3M:\"Product\",fjtBONB4A:true,H2q2dN1vv:\"Overview\",height:\"100%\",id:\"iWbcAXRav\",layoutId:\"iWbcAXRav\",ljD_8sR3E:\"Overview\",pnp94mkhg:\"Overview\",PqzzepXDT:true,style:{width:\"100%\"},SycS0HXdI:\"Overview\",tq43b09Th:\"Overview\",variant:\"ydbizBAfy\",vkVp31dit:true,VmrrFd5jZ:\"Overview\",width:\"100%\",yGSaseOSH:true,ZgAIIYw7g:true,zhSHlNqwd:true})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-g0svcj\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"gZg6yRoTh\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2trsai-container\",layoutDependency:layoutDependency,layoutId:\"livKcxaWd-container\",children:/*#__PURE__*/_jsx(FooterLinkMobile,{axZyc1o3M:\"Product\",fjtBONB4A:true,H2q2dN1vv:\"Overview\",height:\"100%\",id:\"livKcxaWd\",layoutId:\"livKcxaWd\",ljD_8sR3E:\"Overview\",pnp94mkhg:\"Overview\",PqzzepXDT:true,style:{width:\"100%\"},SycS0HXdI:\"Overview\",tq43b09Th:\"Overview\",variant:\"ydbizBAfy\",vkVp31dit:true,VmrrFd5jZ:\"Overview\",width:\"100%\",yGSaseOSH:true,ZgAIIYw7g:true,zhSHlNqwd:true})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16xnnt7\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"YXhiJKg9Z\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pCCf3xcYJ\"},implicitPathVariables:undefined},{href:{webPageId:\"maERdonqU\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,...addPropertyOverrides({fpXH7__e5:{width:`max(max(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px), 50px), 1px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jpfvql-container\",layoutDependency:layoutDependency,layoutId:\"upix74U2e-container\",children:/*#__PURE__*/_jsx(FooterLinkMobile,{axZyc1o3M:\"Product\",fjtBONB4A:true,H2q2dN1vv:\"Overview\",HBGSLtUcu:\"https://www.gradient.ai/blog/category/all\",height:\"100%\",id:\"upix74U2e\",layoutId:\"upix74U2e\",ljD_8sR3E:\"Overview\",pnp94mkhg:\"Overview\",PqzzepXDT:true,style:{width:\"100%\"},SycS0HXdI:\"Overview\",tq43b09Th:\"Overview\",variant:\"ydbizBAfy\",vkVp31dit:true,VmrrFd5jZ:\"Overview\",width:\"100%\",yGSaseOSH:true,ZgAIIYw7g:true,zhSHlNqwd:true,...addPropertyOverrides({fpXH7__e5:{axZyc1o3M:\"Learn\",H2q2dN1vv:\"Case Studies\",hhdRPknlP:resolvedLinks6[1],hyaK4TK6d:resolvedLinks6[0],ljD_8sR3E:\"\",pnp94mkhg:\"\",SycS0HXdI:\"Academy\",tq43b09Th:\"Blog\",vkVp31dit:false,VmrrFd5jZ:\"\",yGSaseOSH:false}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mzk1ci\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"RZKHhzGrh\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CQT0mdfcE\"},implicitPathVariables:undefined},{href:{webPageId:\"dSok7Es67\"},implicitPathVariables:undefined},{href:{webPageId:\"CQT0mdfcE\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,...addPropertyOverrides({fpXH7__e5:{width:`max(max(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px), 50px), 1px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+0+0+49+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e4mf3l-container\",layoutDependency:layoutDependency,layoutId:\"sNaLtFy3I-container\",children:/*#__PURE__*/_jsx(FooterLinkMobile,{axZyc1o3M:\"Product\",fjtBONB4A:true,H2q2dN1vv:\"\",height:\"100%\",hhdRPknlP:\"\",hyaK4TK6d:resolvedLinks7[0],id:\"sNaLtFy3I\",layoutId:\"sNaLtFy3I\",ljD_8sR3E:\"Overview\",pnp94mkhg:\"Overview\",PqzzepXDT:false,style:{width:\"100%\"},SycS0HXdI:\"Overview\",tq43b09Th:\"Overview\",variant:\"ydbizBAfy\",vkVp31dit:true,VmrrFd5jZ:\"Overview\",width:\"100%\",yGSaseOSH:true,ZgAIIYw7g:true,zhSHlNqwd:true,...addPropertyOverrides({fpXH7__e5:{axZyc1o3M:\"Company\",HBGSLtUcu:resolvedLinks7[1],hyaK4TK6d:resolvedLinks7[2],ljD_8sR3E:\"\",pnp94mkhg:\"\",SycS0HXdI:\"Career\",tq43b09Th:\"About us\",vkVp31dit:false,VmrrFd5jZ:\"\",yGSaseOSH:false}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-etjnup\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"JL0egBUze\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"H7VBsvJ0x\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,...addPropertyOverrides({fpXH7__e5:{width:`max(max(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px), 50px), 1px)`,y:(componentViewport?.y||0)+40+0+0+0+0+0+0+0+0+98+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bde06v-container\",layoutDependency:layoutDependency,layoutId:\"t0dvsQArm-container\",children:/*#__PURE__*/_jsx(FooterLinkMobile,{axZyc1o3M:\"Product\",fjtBONB4A:true,H2q2dN1vv:\"Overview\",height:\"100%\",id:\"t0dvsQArm\",layoutId:\"t0dvsQArm\",ljD_8sR3E:\"Overview\",pnp94mkhg:\"Overview\",PqzzepXDT:true,style:{width:\"100%\"},SycS0HXdI:\"Overview\",tq43b09Th:\"Overview\",variant:\"ydbizBAfy\",vkVp31dit:true,VmrrFd5jZ:\"Overview\",width:\"100%\",yGSaseOSH:true,ZgAIIYw7g:true,zhSHlNqwd:true,...addPropertyOverrides({fpXH7__e5:{axZyc1o3M:\"Get started\",hyaK4TK6d:resolvedLinks8[0],PqzzepXDT:false,SycS0HXdI:\"Contact Us\",tq43b09Th:\"\",yGSaseOSH:false,ZgAIIYw7g:false,zhSHlNqwd:false}},baseVariant,gestureVariant)})})})})})]})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+0+0+337),pixelHeight:378,pixelWidth:1437,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 120px, 1312px) * 1.0017)`,src:\"https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg\",srcSet:\"https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg?scale-down-to=512 512w,https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg 1437w\"},className:\"framer-va7iyi\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"ccqUMsUmr\",...addPropertyOverrides({fpXH7__e5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+0+0+492),pixelHeight:378,pixelWidth:1437,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1312px) * 1.0017)`,src:\"https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg\",srcSet:\"https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg?scale-down-to=512 512w,https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg 1437w\"}},QqdHqq9ZE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+0+0+345),pixelHeight:378,pixelWidth:1437,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 80px, 1312px) * 1.0017)`,src:\"https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg\",srcSet:\"https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg?scale-down-to=512 512w,https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tvmbNWMMlqqRXvFOWjWxNaTfZQ.svg 1437w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8vyher\",\"data-framer-name\":\"legal\",layoutDependency:layoutDependency,layoutId:\"n4QaYDqhd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17l1mt0\",\"data-framer-name\":\"line\",layoutDependency:layoutDependency,layoutId:\"XFBWC56HF\",style:{backgroundColor:\"var(--token-a661decb-028e-4ac8-93e0-dd7336f7a054, rgb(229, 218, 190))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m24o54\",\"data-framer-name\":\"credits\",layoutDependency:layoutDependency,layoutId:\"LvRguIdTo\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c743b349-5675-4060-ae5c-0387f66b9f22, rgb(229, 218, 190)))\"},children:\"\\xa9 2025 Gradient. All rights reserved.\"})}),className:\"framer-a9rdku\",fonts:[\"FS;Outfit-regular\"],layoutDependency:layoutDependency,layoutId:\"wg5Sh7iiZ\",style:{\"--extracted-r6o4lv\":\"var(--token-c743b349-5675-4060-ae5c-0387f66b9f22, rgb(229, 218, 190))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9ZaCi.framer-193xmoz, .framer-9ZaCi .framer-193xmoz { display: block; }\",\".framer-9ZaCi.framer-r9w9mt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 60px 40px 60px; position: relative; width: 1200px; }\",\".framer-9ZaCi .framer-1y3qki8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1312px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-jdk0td { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; min-width: 1040px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-smzvtg, .framer-9ZaCi .framer-qu0kdy, .framer-9ZaCi .framer-9y6j05 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-1bnysv6, .framer-9ZaCi .framer-ye9ns1, .framer-9ZaCi .framer-xjcg52, .framer-9ZaCi .framer-fmb9qx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9ZaCi .framer-1trul85, .framer-9ZaCi .framer-1s3mo24, .framer-9ZaCi .framer-ukucuf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-wlta19-container, .framer-9ZaCi .framer-1qrv9dz-container, .framer-9ZaCi .framer-7znv19-container, .framer-9ZaCi .framer-57oov0-container, .framer-9ZaCi .framer-bapo5h-container, .framer-9ZaCi .framer-13ssptl-container, .framer-9ZaCi .framer-z5wnty-container, .framer-9ZaCi .framer-12irwra-container, .framer-9ZaCi .framer-jtrmil-container, .framer-9ZaCi .framer-18ujqny-container, .framer-9ZaCi .framer-7do1iw-container, .framer-9ZaCi .framer-1nbrpr7-container, .framer-9ZaCi .framer-1aoe47b-container, .framer-9ZaCi .framer-2trsai-container, .framer-9ZaCi .framer-1jpfvql-container, .framer-9ZaCi .framer-1e4mf3l-container, .framer-9ZaCi .framer-1bde06v-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-10531fa, .framer-9ZaCi .framer-1au5w7c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-17li31g { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-rfojw9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-1fnh535, .framer-9ZaCi .framer-pcwnus { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 14px 0px 14px 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-103brdx, .framer-9ZaCi .framer-1i99r5t { flex: none; height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-9ZaCi .framer-oeu76d { bottom: 4px; flex: none; left: 3px; position: absolute; right: 4px; top: 4px; }\",\".framer-9ZaCi .framer-1chitol, .framer-9ZaCi .framer-1j3w6hy, .framer-9ZaCi .framer-a9rdku { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-9ZaCi .framer-1q6trn4 { bottom: 3px; flex: none; left: 3px; position: absolute; right: 4px; top: 3px; }\",\".framer-9ZaCi .framer-8l2qwj, .framer-9ZaCi .framer-g0svcj, .framer-9ZaCi .framer-16xnnt7, .framer-9ZaCi .framer-mzk1ci, .framer-9ZaCi .framer-etjnup { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-va7iyi { aspect-ratio: 3.802197802197802 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 285px); overflow: visible; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-8vyher { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-17l1mt0 { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-9ZaCi .framer-1m24o54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9ZaCi.framer-r9w9mt, .framer-9ZaCi .framer-1y3qki8, .framer-9ZaCi .framer-smzvtg, .framer-9ZaCi .framer-1trul85, .framer-9ZaCi .framer-qu0kdy, .framer-9ZaCi .framer-1s3mo24, .framer-9ZaCi .framer-9y6j05, .framer-9ZaCi .framer-10531fa, .framer-9ZaCi .framer-17li31g, .framer-9ZaCi .framer-rfojw9, .framer-9ZaCi .framer-1au5w7c, .framer-9ZaCi .framer-1fnh535, .framer-9ZaCi .framer-pcwnus, .framer-9ZaCi .framer-ukucuf, .framer-9ZaCi .framer-8l2qwj, .framer-9ZaCi .framer-g0svcj, .framer-9ZaCi .framer-16xnnt7, .framer-9ZaCi .framer-mzk1ci, .framer-9ZaCi .framer-etjnup, .framer-9ZaCi .framer-8vyher { gap: 0px; } .framer-9ZaCi.framer-r9w9mt > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-9ZaCi.framer-r9w9mt > :first-child, .framer-9ZaCi .framer-1y3qki8 > :first-child, .framer-9ZaCi .framer-smzvtg > :first-child, .framer-9ZaCi .framer-1trul85 > :first-child, .framer-9ZaCi .framer-qu0kdy > :first-child, .framer-9ZaCi .framer-1s3mo24 > :first-child, .framer-9ZaCi .framer-9y6j05 > :first-child, .framer-9ZaCi .framer-10531fa > :first-child, .framer-9ZaCi .framer-17li31g > :first-child, .framer-9ZaCi .framer-rfojw9 > :first-child, .framer-9ZaCi .framer-1au5w7c > :first-child, .framer-9ZaCi .framer-ukucuf > :first-child, .framer-9ZaCi .framer-8l2qwj > :first-child, .framer-9ZaCi .framer-g0svcj > :first-child, .framer-9ZaCi .framer-16xnnt7 > :first-child, .framer-9ZaCi .framer-mzk1ci > :first-child, .framer-9ZaCi .framer-etjnup > :first-child, .framer-9ZaCi .framer-8vyher > :first-child { margin-top: 0px; } .framer-9ZaCi.framer-r9w9mt > :last-child, .framer-9ZaCi .framer-1y3qki8 > :last-child, .framer-9ZaCi .framer-smzvtg > :last-child, .framer-9ZaCi .framer-1trul85 > :last-child, .framer-9ZaCi .framer-qu0kdy > :last-child, .framer-9ZaCi .framer-1s3mo24 > :last-child, .framer-9ZaCi .framer-9y6j05 > :last-child, .framer-9ZaCi .framer-10531fa > :last-child, .framer-9ZaCi .framer-17li31g > :last-child, .framer-9ZaCi .framer-rfojw9 > :last-child, .framer-9ZaCi .framer-1au5w7c > :last-child, .framer-9ZaCi .framer-ukucuf > :last-child, .framer-9ZaCi .framer-8l2qwj > :last-child, .framer-9ZaCi .framer-g0svcj > :last-child, .framer-9ZaCi .framer-16xnnt7 > :last-child, .framer-9ZaCi .framer-mzk1ci > :last-child, .framer-9ZaCi .framer-etjnup > :last-child, .framer-9ZaCi .framer-8vyher > :last-child { margin-bottom: 0px; } .framer-9ZaCi .framer-1y3qki8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-9ZaCi .framer-smzvtg > *, .framer-9ZaCi .framer-qu0kdy > *, .framer-9ZaCi .framer-9y6j05 > *, .framer-9ZaCi .framer-rfojw9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9ZaCi .framer-1trul85 > *, .framer-9ZaCi .framer-1s3mo24 > *, .framer-9ZaCi .framer-10531fa > *, .framer-9ZaCi .framer-17li31g > *, .framer-9ZaCi .framer-1au5w7c > *, .framer-9ZaCi .framer-ukucuf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9ZaCi .framer-1fnh535 > *, .framer-9ZaCi .framer-pcwnus > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-9ZaCi .framer-1fnh535 > :first-child, .framer-9ZaCi .framer-pcwnus > :first-child { margin-left: 0px; } .framer-9ZaCi .framer-1fnh535 > :last-child, .framer-9ZaCi .framer-pcwnus > :last-child { margin-right: 0px; } .framer-9ZaCi .framer-8l2qwj > *, .framer-9ZaCi .framer-g0svcj > *, .framer-9ZaCi .framer-16xnnt7 > *, .framer-9ZaCi .framer-mzk1ci > *, .framer-9ZaCi .framer-etjnup > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9ZaCi .framer-8vyher > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\".framer-9ZaCi.framer-v-17wh0gg.framer-r9w9mt { padding: 40px; width: 810px; }\",\".framer-9ZaCi.framer-v-17wh0gg .framer-jdk0td { gap: 32px; min-width: unset; }\",\".framer-9ZaCi.framer-v-17wh0gg .framer-va7iyi { height: var(--framer-aspect-ratio-supported, 193px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9ZaCi.framer-v-17wh0gg .framer-jdk0td { gap: 0px; } .framer-9ZaCi.framer-v-17wh0gg .framer-jdk0td > *, .framer-9ZaCi.framer-v-17wh0gg .framer-jdk0td > :first-child, .framer-9ZaCi.framer-v-17wh0gg .framer-jdk0td > :last-child { margin: 0px; } }\",\".framer-9ZaCi.framer-v-dtddc3.framer-r9w9mt { padding: 40px 24px 24px 24px; width: 390px; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-jdk0td { grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); min-width: unset; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-17li31g { gap: 32px; order: 0; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-rfojw9 { order: 1; padding: 12px 0px 0px 0px; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-18ujqny-container { order: 1; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-7do1iw-container { order: 2; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-1nbrpr7-container, .framer-9ZaCi.framer-v-dtddc3 .framer-ukucuf { order: 0; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-16xnnt7, .framer-9ZaCi.framer-v-dtddc3 .framer-mzk1ci, .framer-9ZaCi.framer-v-dtddc3 .framer-etjnup { flex-direction: row; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-1jpfvql-container, .framer-9ZaCi.framer-v-dtddc3 .framer-1e4mf3l-container, .framer-9ZaCi.framer-v-dtddc3 .framer-1bde06v-container { flex: 1 0 0px; width: 1px; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-va7iyi { height: var(--framer-aspect-ratio-supported, 90px); }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-8vyher { gap: 24px; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-1m24o54 { flex-direction: column; gap: 24px; justify-content: flex-start; }\",\".framer-9ZaCi.framer-v-dtddc3 .framer-a9rdku { flex: none; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9ZaCi.framer-v-dtddc3 .framer-17li31g, .framer-9ZaCi.framer-v-dtddc3 .framer-16xnnt7, .framer-9ZaCi.framer-v-dtddc3 .framer-mzk1ci, .framer-9ZaCi.framer-v-dtddc3 .framer-etjnup, .framer-9ZaCi.framer-v-dtddc3 .framer-8vyher, .framer-9ZaCi.framer-v-dtddc3 .framer-1m24o54 { gap: 0px; } .framer-9ZaCi.framer-v-dtddc3 .framer-17li31g > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-9ZaCi.framer-v-dtddc3 .framer-17li31g > :first-child, .framer-9ZaCi.framer-v-dtddc3 .framer-8vyher > :first-child, .framer-9ZaCi.framer-v-dtddc3 .framer-1m24o54 > :first-child { margin-top: 0px; } .framer-9ZaCi.framer-v-dtddc3 .framer-17li31g > :last-child, .framer-9ZaCi.framer-v-dtddc3 .framer-8vyher > :last-child, .framer-9ZaCi.framer-v-dtddc3 .framer-1m24o54 > :last-child { margin-bottom: 0px; } .framer-9ZaCi.framer-v-dtddc3 .framer-16xnnt7 > *, .framer-9ZaCi.framer-v-dtddc3 .framer-mzk1ci > *, .framer-9ZaCi.framer-v-dtddc3 .framer-etjnup > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9ZaCi.framer-v-dtddc3 .framer-16xnnt7 > :first-child, .framer-9ZaCi.framer-v-dtddc3 .framer-mzk1ci > :first-child, .framer-9ZaCi.framer-v-dtddc3 .framer-etjnup > :first-child { margin-left: 0px; } .framer-9ZaCi.framer-v-dtddc3 .framer-16xnnt7 > :last-child, .framer-9ZaCi.framer-v-dtddc3 .framer-mzk1ci > :last-child, .framer-9ZaCi.framer-v-dtddc3 .framer-etjnup > :last-child { margin-right: 0px; } .framer-9ZaCi.framer-v-dtddc3 .framer-8vyher > *, .framer-9ZaCi.framer-v-dtddc3 .framer-1m24o54 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,'.framer-9ZaCi[data-border=\"true\"]::after, .framer-9ZaCi [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 715.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QqdHqq9ZE\":{\"layout\":[\"fixed\",\"auto\"]},\"fpXH7__e5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerdy8hhnW51=withCSS(Component,css,\"framer-9ZaCi\");export default Framerdy8hhnW51;Framerdy8hhnW51.displayName=\"footer\";Framerdy8hhnW51.defaultProps={height:715.5,width:1200};addPropertyControls(Framerdy8hhnW51,{variant:{options:[\"VnGk100Vw\",\"QqdHqq9ZE\",\"fpXH7__e5\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerdy8hhnW51,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/EUV6IZMPXOYBUY6KFIXKZWM47ESY5XYA/BLW2AGODUKQKRMYEVOEMMPY2ITRKBJIP/OKGWSU2PUNNFKQVFV2XFOSAHRXYREMR2.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/RPEPC24XXAVK6EWUOKWQUPTOZQR35AS2/BVWMEQ5ZCLZP2VOXOHXQDCZADXNFBXUF/5REHZLR2B5PQAKMITIQJK6BDK34RDHS4.woff2\",weight:\"400\"}]},...NavLinkV2ParentFonts,...NavigationLinkFonts,...FooterLinkMobileFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerdy8hhnW51\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QqdHqq9ZE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fpXH7__e5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"715.5\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dy8hhnW51.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "label", "link", "newTab", "smoothScroll", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sq67Ol4a3", "cQv2O8Mvt", "PmrixLNYY", "GP85vQ4AC", "W6cIQcZn1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ql37mr", "args", "onMouseEnter1ae9a9j", "onMouseLeavenfs1gd", "onMouseEntercl7upb", "onMouseEnterrso1ie", "onMouseLeavej7zes5", "onMouseEnter163ztzf", "onMouseEnterwcphi", "onMouseLeaveqet13k", "onMouseEnterumw2yk", "onMouseEnterjmxjjl", "onMouseLeave1bq0skg", "onMouseEnter7sm3bn", "onMouseEnter1xuu4yt", "onMouseLeave1ev8i7v", "sharedStyleClassNames", "isDisplayed", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "RichText2", "SVG", "css", "Framerv4A4Yt6fU", "withCSS", "v4A4Yt6fU_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "css", "FramerFrk2iWt1t", "withCSS", "Frk2iWt1t_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "SocialIconsFonts", "Frk2iWt1t_default", "SocialIconsControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "negate", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "color", "external", "height", "icon", "icon1", "id", "label", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mf9yJ_EgT", "d9NTVTjZO", "zV7CH12Zn", "OUj8Jl8Zx", "O89EcTz_s", "KK0puSNrZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "visible", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText2", "css", "FramerTuoQG8YAy", "withCSS", "TuoQG8YAy_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavLinkV2Fonts", "getFonts", "TuoQG8YAy_default", "NavLinkV2Controls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "convertFromString", "value", "activeLocale", "convertFromString1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "external", "height", "id", "label", "link", "responsive", "social", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "tM6CWJdxp", "yzbEo8WfO", "cO6dr6QEH", "G4oSTTtkZ", "auMQ_VbKp", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "ComponentViewportProvider", "css", "Framerf5PeKnkAy", "withCSS", "f5PeKnkAy_default", "addPropertyControls", "ControlType", "addFonts", "SocialIconsFonts", "getFonts", "Frk2iWt1t_default", "SocialIconsControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "description", "description1", "height", "id", "label", "link", "socialIcon", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mf9yJ_EgT", "d9NTVTjZO", "Gb0k1Jqnx", "MiDtRDZMT", "jwiDGtWuZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "SVG", "RichText2", "css", "FramerNXTpo4i5M", "withCSS", "NXTpo4i5M_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationLinkFonts", "getFonts", "NXTpo4i5M_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link1", "link11", "link2", "link21", "link3", "link31", "link4", "link41", "link5", "link51", "link6", "link61", "linkName1", "linkName2", "linkName3", "linkName4", "linkName5", "linkName6", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "axZyc1o3M", "zhSHlNqwd", "tq43b09Th", "HBGSLtUcu", "fjtBONB4A", "SycS0HXdI", "hyaK4TK6d", "PqzzepXDT", "H2q2dN1vv", "hhdRPknlP", "ZgAIIYw7g", "ljD_8sR3E", "JL8W2BU0a", "yGSaseOSH", "VmrrFd5jZ", "i6qfMn9Oe", "vkVp31dit", "pnp94mkhg", "YGuEG31wt", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1krvk4x", "args", "onTap1pblo81", "onTap1d1qgfv", "onTap1xt35p2", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "SVG", "ComponentViewportProvider", "css", "FramerWZrotlBYr", "withCSS", "WZrotlBYr_default", "addPropertyControls", "ControlType", "addFonts", "NavLinkV2ParentFonts", "getFonts", "f5PeKnkAy_default", "NavigationLinkFonts", "NXTpo4i5M_default", "FooterLinkMobileFonts", "WZrotlBYr_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "SVG", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "Image2", "getLoadingLazyAtYPosition", "css", "Framerdy8hhnW51", "withCSS", "dy8hhnW51_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
