{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/24vdvmwPEeKyQdhualAY/RkY6zTwzW4PgKtVuVmZL/YjsTxMpMk.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.53", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js", "ssg:https://framerusercontent.com/modules/vFc5FNZeXPL4g7c1cnGR/9sNOqz1KDe61azYDp0uu/MQRrUkhb8.js", "ssg:https://framerusercontent.com/modules/hUdu28uS2RkhXjI0ppqI/7JDPdXeIgChdJ2PeWeSK/ALondqjqr.js", "ssg:https://framerusercontent.com/modules/YN9SM3RbPDng9uEEzqLZ/TLhkVpNVi5zBJ0OFnYBs/K7MvkIPc5.js", "ssg:https://framerusercontent.com/modules/bc2QyP6tagvR8rpz68aR/2OvTApnxCyC51FoUqVe2/ywDd3d5h6.js", "ssg:https://framerusercontent.com/modules/q1qhOzM3eVPzQTya68No/qIJ1RVQC8vvA1hikQw6q/yxjXz_hdy.js", "ssg:https://framerusercontent.com/modules/0RAX2wRGAcwn9ug9ZJNn/UuhbzLQaqYhcKayhki3G/atu7VgRpl.js", "ssg:https://framerusercontent.com/modules/PT4SsicVwaQaBRU4bY0B/DwgsdVZqMPUmHM0XEJ7y/geC07hN2c.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-j2vho .framer-styles-preset-w7nwwe:not(.rich-text-wrapper), .framer-j2vho .framer-styles-preset-w7nwwe.rich-text-wrapper a { --framer-link-current-text-color: var(--token-864e9dd0-1748-4b1b-9451-ecf2adbff87b, #84b0bf) /* {\"name\":\"Dark Blue\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, #c1e6f7) /* {\"name\":\"Blue\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-j2vho\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const weights = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M221.56,100.85,141.61,25.38l-.16-.15a19.93,19.93,0,0,0-26.91,0l-.17.15L34.44,100.85A20.07,20.07,0,0,0,28,115.55V208a20,20,0,0,0,20,20H96a20,20,0,0,0,20-20V164h24v44a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V115.55A20.07,20.07,0,0,0,221.56,100.85ZM204,204H164V160a20,20,0,0,0-20-20H112a20,20,0,0,0-20,20v44H52V117.28l76-71.75,76,71.75Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,115.54V208a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.54a8,8,0,0,1,2.62-5.92l80-75.54a8,8,0,0,1,10.77,0l80,75.54A8,8,0,0,1,216,115.54Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,115.55V208a16,16,0,0,1-16,16H168a16,16,0,0,1-16-16V168a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v40a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V115.55a16,16,0,0,1,5.17-11.78l80-75.48.11-.11a16,16,0,0,1,21.53,0,1.14,1.14,0,0,0,.11.11l80,75.48A16,16,0,0,1,224,115.55Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.47,105.24l-80-75.5-.09-.08a13.94,13.94,0,0,0-18.83,0l-.09.08-80,75.5A14,14,0,0,0,34,115.55V208a14,14,0,0,0,14,14H96a14,14,0,0,0,14-14V160a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2v48a14,14,0,0,0,14,14h48a14,14,0,0,0,14-14V115.55A14,14,0,0,0,217.47,105.24ZM210,208a2,2,0,0,1-2,2H160a2,2,0,0,1-2-2V160a14,14,0,0,0-14-14H112a14,14,0,0,0-14,14v48a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V115.55a2,2,0,0,1,.65-1.48l.09-.08,79.94-75.48a2,2,0,0,1,2.63,0L209.26,114l.08.08a2,2,0,0,1,.66,1.48Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.13,106.72,136.07,31.13a12,12,0,0,0-16.2.05L39.93,106.67A12,12,0,0,0,36,115.54V208a12,12,0,0,0,12,12H96a12,12,0,0,0,12-12V160a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4v48a12,12,0,0,0,12,12h48a12,12,0,0,0,12-12V115.54A12,12,0,0,0,216.13,106.72ZM212,208a4,4,0,0,1-4,4H160a4,4,0,0,1-4-4V160a12,12,0,0,0-12-12H112a12,12,0,0,0-12,12v48a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V115.54a4.09,4.09,0,0,1,1.36-3L125.3,37.05a4,4,0,0,1,5.33,0l80.06,75.58a4,4,0,0,1,1.31,3Z\" }))\n      ]\n    ]);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, weights.get(props.weight)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{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.53\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"AddressBook\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"BoundingBox\",\"BowlFood\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Church\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCounterClockwise\",\"ClockCountdown\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"Cpu\",\"CreditCard\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"Fan\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"Footprints\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"Goggles\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GridFour\",\"GridNine\",\"Guitar\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandCoins\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighHeel\",\"HighlighterCircle\",\"Hoodie\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"MetaLogo\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Option\",\"OrangeSlice\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleRun\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhonePlus\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Scooter\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealQuestion\",\"SealWarning\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stairs\",\"Stamp\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Subtitles\",\"Subtract\",\"SubtractSquare\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Timer\",\"Tipi\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tote\",\"ToteSimple\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.53\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Gazpacho Black\"]);export const fonts=[{family:\"Gazpacho Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/URnIIF4bWkSWWJEWGCynrmXPxQ.woff2\"}];export const css=['.framer-Rkt1K .framer-styles-preset-1ab8amr:not(.rich-text-wrapper), .framer-Rkt1K .framer-styles-preset-1ab8amr.rich-text-wrapper p { --framer-font-family: \"Gazpacho Black\", \"Gazpacho Black Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-Rkt1K\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,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/CAjjxbTJBxHwH1MagCef/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={YiQrAyoTS:{hover:true,pressed:true}};const cycleOrder=[\"YiQrAyoTS\",\"VuVHTD_Xt\"];const serializationHash=\"framer-ep2Au\";const variantClassNames={VuVHTD_Xt:\"framer-v-45m206\",YiQrAyoTS:\"framer-v-1hawqa6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={\"Variant 1\":\"YiQrAyoTS\",\"Variant 2\":\"VuVHTD_Xt\"};const getProps=({height,icon,iconColor,iconHoverColor,iconHoverWeight,iconRotation,id,link,title,width,...props})=>{var _ref,_ref1,_humanReadableEnumMap_iconHoverWeight,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5,_ref6,_ref7;return{...props,hKIK7jIzB:(_ref=title!==null&&title!==void 0?title:props.hKIK7jIzB)!==null&&_ref!==void 0?_ref:\"Video\",mkY1JpLjz:(_ref1=iconColor!==null&&iconColor!==void 0?iconColor:props.mkY1JpLjz)!==null&&_ref1!==void 0?_ref1:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:(_ref3=(_ref2=(_humanReadableEnumMap_iconHoverWeight=humanReadableEnumMap[iconHoverWeight])!==null&&_humanReadableEnumMap_iconHoverWeight!==void 0?_humanReadableEnumMap_iconHoverWeight:iconHoverWeight)!==null&&_ref2!==void 0?_ref2:props.Ski63DGRD)!==null&&_ref3!==void 0?_ref3:\"bold\",uRY1JUglF:(_ref4=iconRotation!==null&&iconRotation!==void 0?iconRotation:props.uRY1JUglF)!==null&&_ref4!==void 0?_ref4:-14,variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"YiQrAyoTS\",x8Tpxk9c0:(_ref6=icon!==null&&icon!==void 0?icon:props.x8Tpxk9c0)!==null&&_ref6!==void 0?_ref6:\"FilmReel\",Zec9NVef3:link!==null&&link!==void 0?link:props.Zec9NVef3,zOw1hDLfC:(_ref7=iconHoverColor!==null&&iconHoverColor!==void 0?iconHoverColor:props.zOw1hDLfC)!==null&&_ref7!==void 0?_ref7:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\"};};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,x8Tpxk9c0,hKIK7jIzB,mkY1JpLjz,zOw1hDLfC,Ski63DGRD,uRY1JUglF,Zec9NVef3,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YiQrAyoTS\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:Zec9NVef3,openInNewTab:false,smoothScroll:true,...addPropertyOverrides({VuVHTD_Xt:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1hawqa6\",className,classNames)} framer-ps49cq`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"YiQrAyoTS\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"YiQrAyoTS-hover\":{\"data-framer-name\":undefined},\"YiQrAyoTS-pressed\":{\"data-framer-name\":undefined},VuVHTD_Xt:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ns0csb\",layoutDependency:layoutDependency,layoutId:\"nOzZiuORZ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iv0vfm-container\",layoutDependency:layoutDependency,layoutId:\"orXLjt5J4-container\",style:{rotate:0},variants:{\"YiQrAyoTS-hover\":{rotate:uRY1JUglF}},children:/*#__PURE__*/_jsx(Phosphor,{color:mkY1JpLjz,height:\"100%\",iconSearch:\"House\",iconSelection:x8Tpxk9c0,id:\"orXLjt5J4\",layoutId:\"orXLjt5J4\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({\"YiQrAyoTS-hover\":{color:zOw1hDLfC,weight:Ski63DGRD},\"YiQrAyoTS-pressed\":{color:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b0e902\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"GvhS_E7Ah\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255)))\"},children:\"Video\"})}),className:\"framer-lcngir\",fonts:[\"GF;Albert Sans-500\"],layoutDependency:layoutDependency,layoutId:\"Mxespie66\",style:{\"--extracted-r6o4lv\":\"var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:hKIK7jIzB,variants:{\"YiQrAyoTS-hover\":{\"--extracted-r6o4lv\":\"var(--token-50abc02d-73ee-4a37-bd6d-1b85e24bc5d0, rgb(245, 245, 245))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"YiQrAyoTS-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-50abc02d-73ee-4a37-bd6d-1b85e24bc5d0, rgb(245, 245, 245)))\"},children:\"Video\"})}),fonts:[\"GF;Albert Sans-600\"]},VuVHTD_Xt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255)))\"},children:\"Video\"})})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ep2Au.framer-ps49cq, .framer-ep2Au .framer-ps49cq { display: block; }\",\".framer-ep2Au.framer-1hawqa6 { 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: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ep2Au .framer-ns0csb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ep2Au .framer-1iv0vfm-container { aspect-ratio: 0.7878787878787878 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); position: relative; width: 24px; }\",\".framer-ep2Au .framer-1b0e902 { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ep2Au .framer-lcngir { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ep2Au.framer-1hawqa6, .framer-ep2Au .framer-ns0csb, .framer-ep2Au .framer-1b0e902 { gap: 0px; } .framer-ep2Au.framer-1hawqa6 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ep2Au.framer-1hawqa6 > :first-child { margin-left: 0px; } .framer-ep2Au.framer-1hawqa6 > :last-child { margin-right: 0px; } .framer-ep2Au .framer-ns0csb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ep2Au .framer-ns0csb > :first-child, .framer-ep2Au .framer-1b0e902 > :first-child { margin-top: 0px; } .framer-ep2Au .framer-ns0csb > :last-child, .framer-ep2Au .framer-1b0e902 > :last-child { margin-bottom: 0px; } .framer-ep2Au .framer-1b0e902 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-ep2Au.framer-v-45m206.framer-1hawqa6 { cursor: unset; }\",\".framer-ep2Au.framer-v-1hawqa6.hover .framer-1iv0vfm-container { height: var(--framer-aspect-ratio-supported, 30px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30.5\n * @framerIntrinsicWidth 74.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"VuVHTD_Xt\":{\"layout\":[\"auto\",\"auto\"]},\"AUQsd_InZ\":{\"layout\":[\"auto\",\"auto\"]},\"TuAxECuJZ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"x8Tpxk9c0\":\"icon\",\"hKIK7jIzB\":\"title\",\"mkY1JpLjz\":\"iconColor\",\"zOw1hDLfC\":\"iconHoverColor\",\"Ski63DGRD\":\"iconHoverWeight\",\"uRY1JUglF\":\"iconRotation\",\"Zec9NVef3\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerALondqjqr=withCSS(Component,css,\"framer-ep2Au\");export default FramerALondqjqr;FramerALondqjqr.displayName=\"Nav Work Item\";FramerALondqjqr.defaultProps={height:30.5,width:74.5};addPropertyControls(FramerALondqjqr,{variant:{options:[\"YiQrAyoTS\",\"VuVHTD_Xt\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},x8Tpxk9c0:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"FilmReel\",description:undefined,hidden:undefined,title:\"Icon\"},hKIK7jIzB:{defaultValue:\"Video\",displayTextArea:false,title:\"Title\",type:ControlType.String},mkY1JpLjz:{defaultValue:'var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132)) /* {\"name\":\"Yellow\"} */',title:\"Icon Color\",type:ControlType.Color},zOw1hDLfC:{defaultValue:'var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247)) /* {\"name\":\"Blue\"} */',title:\"Icon Hover Color\",type:ControlType.Color},Ski63DGRD:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"weight\"])&&{...PhosphorControls[\"weight\"],defaultValue:\"bold\",description:undefined,hidden:undefined,title:\"Icon Hover Weight\"},uRY1JUglF:{defaultValue:-14,title:\"Icon Rotation\",type:ControlType.Number,unit:\"\\xb0\"},Zec9NVef3:{title:\"Link\",type:ControlType.Link}});addFonts(FramerALondqjqr,[{explicitInter:true,fonts:[{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHmZP_qY32TxAj1g.woff2\",weight:\"500\"},{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_qY32TxAj1g.woff2\",weight:\"600\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerALondqjqr\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"74.5\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"x8Tpxk9c0\\\":\\\"icon\\\",\\\"hKIK7jIzB\\\":\\\"title\\\",\\\"mkY1JpLjz\\\":\\\"iconColor\\\",\\\"zOw1hDLfC\\\":\\\"iconHoverColor\\\",\\\"Ski63DGRD\\\":\\\"iconHoverWeight\\\",\\\"uRY1JUglF\\\":\\\"iconRotation\\\",\\\"Zec9NVef3\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VuVHTD_Xt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AUQsd_InZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TuAxECuJZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"30.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ALondqjqr.map", "// Generated by Framer (2a8efd8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"PBcf7Te40\",\"Mb4wVVWiD\"];const serializationHash=\"framer-4wp3g\";const variantClassNames={Mb4wVVWiD:\"framer-v-1scdiut\",PBcf7Te40:\"framer-v-fo1j7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"PBcf7Te40\",\"Variant 2\":\"Mb4wVVWiD\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,pM22bXMfB:tap!==null&&tap!==void 0?tap:props.pM22bXMfB,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"PBcf7Te40\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,pM22bXMfB,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"PBcf7Te40\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ub0hja=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(pM22bXMfB){const res=await pM22bXMfB(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-fo1j7\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PBcf7Te40\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap1ub0hja,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-277894a0-5f92-4f40-bb22-ed6037b8180e, rgb(41, 43, 46))\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,...style},variants:{Mb4wVVWiD:{backgroundColor:\"var(--token-53f0be47-3447-45f7-9e21-7bd191678b56, rgb(25, 27, 31))\"}},...addPropertyOverrides({Mb4wVVWiD:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-rx49a4\",layoutDependency:layoutDependency,layoutId:\"sZUL97SD5\",style:{backgroundColor:\"var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255))\",rotate:0},variants:{Mb4wVVWiD:{backgroundColor:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-niwti6\",layoutDependency:layoutDependency,layoutId:\"GTfXzeFXf\",style:{backgroundColor:\"var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255))\",rotate:0},variants:{Mb4wVVWiD:{backgroundColor:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",rotate:-45}}})]})})})});});const css=['.framer-4wp3g[data-border=\"true\"]::after, .framer-4wp3g [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4wp3g.framer-1q6e86y, .framer-4wp3g .framer-1q6e86y { display: block; }\",\".framer-4wp3g.framer-fo1j7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 37px; justify-content: center; overflow: hidden; padding: 8px 8px 8px 8px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4wp3g .framer-rx49a4 { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 12px; width: 24px; z-index: 1; }\",\".framer-4wp3g .framer-niwti6 { bottom: 12px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4wp3g.framer-fo1j7 { gap: 0px; } .framer-4wp3g.framer-fo1j7 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-4wp3g.framer-fo1j7 > :first-child { margin-top: 0px; } .framer-4wp3g.framer-fo1j7 > :last-child { margin-bottom: 0px; } }\",\".framer-4wp3g.framer-v-1scdiut .framer-rx49a4 { top: calc(48.648648648648674% - 2px / 2); }\",\".framer-4wp3g.framer-v-1scdiut .framer-niwti6 { bottom: unset; top: calc(48.648648648648674% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Mb4wVVWiD\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"pM22bXMfB\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerK7MvkIPc5=withCSS(Component,css,\"framer-4wp3g\");export default FramerK7MvkIPc5;FramerK7MvkIPc5.displayName=\"Mobile Nav Button\";FramerK7MvkIPc5.defaultProps={height:37,width:40};addPropertyControls(FramerK7MvkIPc5,{variant:{options:[\"PBcf7Te40\",\"Mb4wVVWiD\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},pM22bXMfB:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerK7MvkIPc5,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerK7MvkIPc5\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"40\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"37\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Mb4wVVWiD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"pM22bXMfB\\\":\\\"tap\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./K7MvkIPc5.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavWorkItem from\"https://framerusercontent.com/modules/hUdu28uS2RkhXjI0ppqI/7JDPdXeIgChdJ2PeWeSK/ALondqjqr.js\";const NavWorkItemFonts=getFonts(NavWorkItem);const cycleOrder=[\"YKUYkygNU\",\"h_1mNtvxS\",\"mKPnQ1Xp_\"];const serializationHash=\"framer-u5dBN\";const variantClassNames={h_1mNtvxS:\"framer-v-1xsn3sp\",mKPnQ1Xp_:\"framer-v-195j44m\",YKUYkygNU:\"framer-v-wwz5hb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop Work Hover\":\"YKUYkygNU\",\"Variant 2\":\"h_1mNtvxS\",\"Variant 3\":\"mKPnQ1Xp_\"};const getProps=({allServicesLink,designLink,height,id,partnershipLink,photoLink,videoLink,webLink,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,HQiY4wSnY:webLink!==null&&webLink!==void 0?webLink:props.HQiY4wSnY,iGJzSmA3E:videoLink!==null&&videoLink!==void 0?videoLink:props.iGJzSmA3E,n9XZFwxa2:allServicesLink!==null&&allServicesLink!==void 0?allServicesLink:props.n9XZFwxa2,NY9aQGfiQ:partnershipLink!==null&&partnershipLink!==void 0?partnershipLink:props.NY9aQGfiQ,OYycmrZXD:photoLink!==null&&photoLink!==void 0?photoLink:props.OYycmrZXD,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"YKUYkygNU\",VZnzCzNsP:designLink!==null&&designLink!==void 0?designLink:props.VZnzCzNsP};};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,iGJzSmA3E,OYycmrZXD,VZnzCzNsP,HQiY4wSnY,NY9aQGfiQ,n9XZFwxa2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YKUYkygNU\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-wwz5hb\",className,classNames),\"data-framer-name\":\"Desktop Work Hover\",layoutDependency:layoutDependency,layoutId:\"YKUYkygNU\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-277894a0-5f92-4f40-bb22-ed6037b8180e, rgb(41, 43, 46))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},variants:{h_1mNtvxS:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({h_1mNtvxS:{\"data-framer-name\":\"Variant 2\"},mKPnQ1Xp_:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cnh8xw\",layoutDependency:layoutDependency,layoutId:\"ji4xRzIdB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 44px)`,...addPropertyOverrides({h_1mNtvxS:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-195198s-container\",layoutDependency:layoutDependency,layoutId:\"gaepuA3xK-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"Partnership\",id:\"gaepuA3xK\",layoutId:\"gaepuA3xK\",mkY1JpLjz:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:\"bold\",style:{width:\"100%\"},uRY1JUglF:-14,variant:\"YiQrAyoTS\",width:\"100%\",x8Tpxk9c0:\"HandsClapping\",Zec9NVef3:NY9aQGfiQ,zOw1hDLfC:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",...addPropertyOverrides({mKPnQ1Xp_:{variant:\"VuVHTD_Xt\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1r1u9bq\",layoutDependency:layoutDependency,layoutId:\"zCQeUSNti\",style:{backgroundColor:\"var(--token-fcebb45b-3ec8-45f9-b446-a5fc6d6057ea, rgb(95, 95, 95))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oppn94\",layoutDependency:layoutDependency,layoutId:\"L8Tg_JOiS\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 54px) / 2, 100px)`,...addPropertyOverrides({h_1mNtvxS:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 10px) / 2, 100px)`},mKPnQ1Xp_:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 60px) / 2, 100px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ee3jsg-container\",layoutDependency:layoutDependency,layoutId:\"vVjHzkH2W-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"Video\",id:\"vVjHzkH2W\",layoutId:\"vVjHzkH2W\",mkY1JpLjz:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:\"bold\",style:{width:\"100%\"},uRY1JUglF:-14,variant:\"YiQrAyoTS\",width:\"100%\",x8Tpxk9c0:\"FilmReel\",Zec9NVef3:iGJzSmA3E,zOw1hDLfC:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",...addPropertyOverrides({mKPnQ1Xp_:{variant:\"VuVHTD_Xt\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 54px) / 2, 100px)`,...addPropertyOverrides({h_1mNtvxS:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 10px) / 2, 100px)`},mKPnQ1Xp_:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 60px) / 2, 100px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9s3qem-container\",layoutDependency:layoutDependency,layoutId:\"ISWCOSK68-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"Photo\",id:\"ISWCOSK68\",layoutId:\"ISWCOSK68\",mkY1JpLjz:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:\"bold\",style:{width:\"100%\"},uRY1JUglF:6,variant:\"YiQrAyoTS\",width:\"100%\",x8Tpxk9c0:\"Camera\",Zec9NVef3:OYycmrZXD,zOw1hDLfC:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\",...addPropertyOverrides({mKPnQ1Xp_:{variant:\"VuVHTD_Xt\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 54px) / 2, 100px)`,...addPropertyOverrides({h_1mNtvxS:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 10px) / 2, 100px)`},mKPnQ1Xp_:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 60px) / 2, 100px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t2wof0-container\",layoutDependency:layoutDependency,layoutId:\"qOOgeTQK2-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"Design\",id:\"qOOgeTQK2\",layoutId:\"qOOgeTQK2\",mkY1JpLjz:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:\"bold\",style:{width:\"100%\"},uRY1JUglF:-22,variant:\"YiQrAyoTS\",width:\"100%\",x8Tpxk9c0:\"PenNibStraight\",Zec9NVef3:VZnzCzNsP,zOw1hDLfC:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",...addPropertyOverrides({mKPnQ1Xp_:{variant:\"VuVHTD_Xt\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 54px) / 2, 100px)`,...addPropertyOverrides({h_1mNtvxS:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 10px) / 2, 100px)`},mKPnQ1Xp_:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 60px) / 2, 100px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nom8d5-container\",layoutDependency:layoutDependency,layoutId:\"g0LZGbaKt-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"Web\",id:\"g0LZGbaKt\",layoutId:\"g0LZGbaKt\",mkY1JpLjz:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:\"bold\",style:{width:\"100%\"},uRY1JUglF:24,variant:\"YiQrAyoTS\",width:\"100%\",x8Tpxk9c0:\"CodeBlock\",Zec9NVef3:HQiY4wSnY,zOw1hDLfC:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\",...addPropertyOverrides({mKPnQ1Xp_:{variant:\"VuVHTD_Xt\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-g5n00x\",layoutDependency:layoutDependency,layoutId:\"Akf3ykxJ4\",style:{backgroundColor:\"var(--token-fcebb45b-3ec8-45f9-b446-a5fc6d6057ea, rgb(95, 95, 95))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 44px)`,...addPropertyOverrides({h_1mNtvxS:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sc5avo-container\",layoutDependency:layoutDependency,layoutId:\"TvAMVTBCN-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"All Services\",id:\"TvAMVTBCN\",layoutId:\"TvAMVTBCN\",mkY1JpLjz:\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132))\",Ski63DGRD:\"bold\",style:{width:\"100%\"},uRY1JUglF:-14,variant:\"YiQrAyoTS\",width:\"100%\",x8Tpxk9c0:\"Binoculars\",Zec9NVef3:n9XZFwxa2,zOw1hDLfC:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",...addPropertyOverrides({mKPnQ1Xp_:{variant:\"VuVHTD_Xt\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-u5dBN.framer-16f3r20, .framer-u5dBN .framer-16f3r20 { display: block; }\",\".framer-u5dBN.framer-wwz5hb { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 16px 24px 16px 20px; position: relative; width: min-content; }\",\".framer-u5dBN .framer-1cnh8xw { align-content: center; align-items: center; align-self: stretch; 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: auto; }\",\".framer-u5dBN .framer-195198s-container, .framer-u5dBN .framer-1sc5avo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-u5dBN .framer-1r1u9bq, .framer-u5dBN .framer-g5n00x { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-u5dBN .framer-1oppn94 { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(100px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-u5dBN .framer-ee3jsg-container, .framer-u5dBN .framer-9s3qem-container, .framer-u5dBN .framer-1t2wof0-container, .framer-u5dBN .framer-nom8d5-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-u5dBN.framer-wwz5hb, .framer-u5dBN .framer-1cnh8xw { gap: 0px; } .framer-u5dBN.framer-wwz5hb > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-u5dBN.framer-wwz5hb > :first-child, .framer-u5dBN .framer-1cnh8xw > :first-child { margin-top: 0px; } .framer-u5dBN.framer-wwz5hb > :last-child, .framer-u5dBN .framer-1cnh8xw > :last-child { margin-bottom: 0px; } .framer-u5dBN .framer-1cnh8xw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-u5dBN.framer-v-1xsn3sp.framer-wwz5hb { align-content: center; align-items: center; gap: 12px; padding: 0px; }\",\".framer-u5dBN.framer-v-1xsn3sp .framer-1cnh8xw { flex-wrap: wrap; }\",\".framer-u5dBN.framer-v-1xsn3sp .framer-ee3jsg-container, .framer-u5dBN.framer-v-1xsn3sp .framer-9s3qem-container, .framer-u5dBN.framer-v-1xsn3sp .framer-1t2wof0-container, .framer-u5dBN.framer-v-1xsn3sp .framer-nom8d5-container { min-width: 100px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-u5dBN.framer-v-1xsn3sp.framer-wwz5hb { gap: 0px; } .framer-u5dBN.framer-v-1xsn3sp.framer-wwz5hb > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-u5dBN.framer-v-1xsn3sp.framer-wwz5hb > :first-child { margin-top: 0px; } .framer-u5dBN.framer-v-1xsn3sp.framer-wwz5hb > :last-child { margin-bottom: 0px; } }\",\".framer-u5dBN.framer-v-195j44m .framer-1cnh8xw, .framer-u5dBN.framer-v-195j44m .framer-1oppn94 { gap: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-u5dBN.framer-v-195j44m .framer-1cnh8xw, .framer-u5dBN.framer-v-195j44m .framer-1oppn94 { gap: 0px; } .framer-u5dBN.framer-v-195j44m .framer-1cnh8xw > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-u5dBN.framer-v-195j44m .framer-1cnh8xw > :first-child { margin-top: 0px; } .framer-u5dBN.framer-v-195j44m .framer-1cnh8xw > :last-child { margin-bottom: 0px; } .framer-u5dBN.framer-v-195j44m .framer-1oppn94 > *, .framer-u5dBN.framer-v-195j44m .framer-1oppn94 > :first-child, .framer-u5dBN.framer-v-195j44m .framer-1oppn94 > :last-child { margin: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 206\n * @framerIntrinsicWidth 254\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"h_1mNtvxS\":{\"layout\":[\"auto\",\"auto\"]},\"mKPnQ1Xp_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"iGJzSmA3E\":\"videoLink\",\"OYycmrZXD\":\"photoLink\",\"VZnzCzNsP\":\"designLink\",\"HQiY4wSnY\":\"webLink\",\"NY9aQGfiQ\":\"partnershipLink\",\"n9XZFwxa2\":\"allServicesLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerywDd3d5h6=withCSS(Component,css,\"framer-u5dBN\");export default FramerywDd3d5h6;FramerywDd3d5h6.displayName=\"Nav Work Hover\";FramerywDd3d5h6.defaultProps={height:206,width:254};addPropertyControls(FramerywDd3d5h6,{variant:{options:[\"YKUYkygNU\",\"h_1mNtvxS\",\"mKPnQ1Xp_\"],optionTitles:[\"Desktop Work Hover\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},iGJzSmA3E:{title:\"Video Link\",type:ControlType.Link},OYycmrZXD:{title:\"Photo Link\",type:ControlType.Link},VZnzCzNsP:{title:\"Design Link\",type:ControlType.Link},HQiY4wSnY:{title:\"Web Link\",type:ControlType.Link},NY9aQGfiQ:{title:\"Partnership Link\",type:ControlType.Link},n9XZFwxa2:{title:\"All Services Link\",type:ControlType.Link}});addFonts(FramerywDd3d5h6,[{explicitInter:true,fonts:[]},...NavWorkItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerywDd3d5h6\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"iGJzSmA3E\\\":\\\"videoLink\\\",\\\"OYycmrZXD\\\":\\\"photoLink\\\",\\\"VZnzCzNsP\\\":\\\"designLink\\\",\\\"HQiY4wSnY\\\":\\\"webLink\\\",\\\"NY9aQGfiQ\\\":\\\"partnershipLink\\\",\\\"n9XZFwxa2\\\":\\\"allServicesLink\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h_1mNtvxS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mKPnQ1Xp_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"206\",\"framerIntrinsicWidth\":\"254\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ywDd3d5h6.map", "// Generated by Framer (018ad06)\nimport{jsx as _jsx}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 enabledGestures={ZhhxOs5kn:{hover:true}};const cycleOrder=[\"ZhhxOs5kn\",\"IAnR0cMHq\",\"yQxhNPNHR\",\"ppzYnCLBe\",\"ESLOo1dcE\",\"zVWZndSxS\",\"CfPVQvl7z\",\"yjPr4b7rP\"];const serializationHash=\"framer-6DHNu\";const variantClassNames={CfPVQvl7z:\"framer-v-tazks7\",ESLOo1dcE:\"framer-v-9lt50g\",IAnR0cMHq:\"framer-v-2s3vhb\",ppzYnCLBe:\"framer-v-1eec0zj\",yjPr4b7rP:\"framer-v-1ucvobv\",yQxhNPNHR:\"framer-v-1uilty\",ZhhxOs5kn:\"framer-v-enfqey\",zVWZndSxS:\"framer-v-xcfp3u\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Full Logo\":\"ZhhxOs5kn\",\"Simple Black\":\"ESLOo1dcE\",\"Simple Blue\":\"yQxhNPNHR\",\"Simple Red\":\"zVWZndSxS\",\"Simple Small\":\"CfPVQvl7z\",\"Simple White\":\"IAnR0cMHq\",\"Simple Yellow\":\"ppzYnCLBe\",\"Small Circle\":\"yjPr4b7rP\"};const getProps=({backgroundColor,height,hoverBackground,id,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,NbmjJG8qf:(_ref=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.NbmjJG8qf)!==null&&_ref!==void 0?_ref:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"ZhhxOs5kn\",vkjg6QQyB:(_ref2=hoverBackground!==null&&hoverBackground!==void 0?hoverBackground:props.vkjg6QQyB)!==null&&_ref2!==void 0?_ref2:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\"};};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,NbmjJG8qf,vkjg6QQyB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZhhxOs5kn\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-enfqey\",className,classNames),\"data-framer-name\":\"Full Logo\",layoutDependency:layoutDependency,layoutId:\"ZhhxOs5kn\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:NbmjJG8qf,borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,...style},variants:{\"ZhhxOs5kn-hover\":{backgroundColor:vkjg6QQyB},CfPVQvl7z:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},ESLOo1dcE:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},IAnR0cMHq:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},ppzYnCLBe:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},yQxhNPNHR:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},zVWZndSxS:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({\"ZhhxOs5kn-hover\":{\"data-framer-name\":undefined},CfPVQvl7z:{\"data-framer-name\":\"Simple Small\"},ESLOo1dcE:{\"data-framer-name\":\"Simple Black\"},IAnR0cMHq:{\"data-framer-name\":\"Simple White\"},ppzYnCLBe:{\"data-framer-name\":\"Simple Yellow\"},yjPr4b7rP:{\"data-framer-name\":\"Small Circle\"},yQxhNPNHR:{\"data-framer-name\":\"Simple Blue\"},zVWZndSxS:{\"data-framer-name\":\"Simple Red\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1gitzc2\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"rkbWtvDYG\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36 48\"><path d=\"M 0.011 47.258 C 0.011 47.672 0.36 48.007 0.777 47.99 C 9.31 47.592 16.104 40.593 16.104 32.02 L 16.104 0.774 C 16.104 0.368 15.775 0.042 15.367 0.042 L 0.743 0.042 C 0.548 0.042 0.36 0.119 0.222 0.256 C 0.083 0.393 0.006 0.58 0.006 0.774 L 0.006 47.258 Z M 19.924 0.804 C 20.311 9.025 26.953 15.627 35.233 16.012 C 35.65 16.033 36 15.698 36 15.28 L 36 0.77 C 36 0.364 35.672 0.038 35.263 0.038 L 20.657 0.038 C 20.24 0.038 19.903 0.385 19.92 0.799 Z M 27.6 30.078 C 30.964 29.289 33.048 25.94 32.254 22.598 C 31.46 19.256 28.089 17.187 24.725 17.976 C 21.361 18.764 19.277 22.113 20.071 25.455 C 20.865 28.797 24.236 30.866 27.6 30.078 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:12640323314,withExternalLayout:true,...addPropertyOverrides({CfPVQvl7z:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 26 35\"><path d=\"M 0.008 34.459 C 0.008 34.761 0.26 35.005 0.561 34.993 C 6.724 34.703 11.63 29.599 11.63 23.348 L 11.63 0.565 C 11.63 0.269 11.393 0.031 11.098 0.031 L 0.537 0.031 C 0.396 0.03 0.26 0.086 0.16 0.187 C 0.06 0.287 0.004 0.423 0.005 0.565 L 0.005 34.459 Z M 14.389 0.586 C 14.669 6.581 19.466 11.395 25.446 11.676 C 25.748 11.691 26 11.447 26 11.142 L 26 0.562 C 26 0.266 25.763 0.028 25.468 0.028 L 14.919 0.028 C 14.618 0.028 14.374 0.281 14.386 0.583 Z M 19.933 21.932 C 22.363 21.356 23.868 18.915 23.294 16.478 C 22.721 14.041 20.286 12.532 17.857 13.107 C 15.427 13.682 13.922 16.124 14.496 18.561 C 15.069 20.998 17.504 22.507 19.933 21.932 Z\" fill=\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93)) /* {&quot;name&quot;:&quot;Foreword Red&quot;} */\"></path></svg>',svgContentId:12776947534},ESLOo1dcE:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36 48\"><path d=\"M 0.011 47.258 C 0.011 47.672 0.36 48.007 0.777 47.99 C 9.31 47.592 16.104 40.593 16.104 32.02 L 16.104 0.774 C 16.104 0.368 15.775 0.042 15.367 0.042 L 0.743 0.042 C 0.548 0.042 0.36 0.119 0.222 0.256 C 0.083 0.393 0.006 0.58 0.006 0.774 L 0.006 47.258 Z M 19.924 0.804 C 20.311 9.025 26.953 15.627 35.233 16.012 C 35.65 16.033 36 15.698 36 15.28 L 36 0.77 C 36 0.364 35.672 0.038 35.263 0.038 L 20.657 0.038 C 20.24 0.038 19.903 0.385 19.92 0.799 Z M 27.6 30.078 C 30.964 29.289 33.048 25.94 32.254 22.598 C 31.46 19.256 28.089 17.187 24.725 17.976 C 21.361 18.764 19.277 22.113 20.071 25.455 C 20.865 28.797 24.236 30.866 27.6 30.078 Z\" fill=\"var(--token-53f0be47-3447-45f7-9e21-7bd191678b56, rgb(25, 27, 31)) /* {&quot;name&quot;:&quot;Ink&quot;} */\"></path></svg>',svgContentId:9734667651},ppzYnCLBe:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36 48\"><path d=\"M 0.011 47.258 C 0.011 47.672 0.36 48.007 0.777 47.99 C 9.31 47.592 16.104 40.593 16.104 32.02 L 16.104 0.774 C 16.104 0.368 15.775 0.042 15.367 0.042 L 0.743 0.042 C 0.548 0.042 0.36 0.119 0.222 0.256 C 0.083 0.393 0.006 0.58 0.006 0.774 L 0.006 47.258 Z M 19.924 0.804 C 20.311 9.025 26.953 15.627 35.233 16.012 C 35.65 16.033 36 15.698 36 15.28 L 36 0.77 C 36 0.364 35.672 0.038 35.263 0.038 L 20.657 0.038 C 20.24 0.038 19.903 0.385 19.92 0.799 Z M 27.6 30.078 C 30.964 29.289 33.048 25.94 32.254 22.598 C 31.46 19.256 28.089 17.187 24.725 17.976 C 21.361 18.764 19.277 22.113 20.071 25.455 C 20.865 28.797 24.236 30.866 27.6 30.078 Z\" fill=\"var(--token-134ba09e-a9ec-4edf-83f8-41c31111e7f1, rgb(254, 242, 132)) /* {&quot;name&quot;:&quot;Yellow&quot;} */\"></path></svg>',svgContentId:8892928071},yjPr4b7rP:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 26\"><path d=\"M 0.006 25.598 C 0.006 25.822 0.2 26.004 0.432 25.995 C 5.172 25.779 8.946 21.988 8.946 17.344 L 8.946 0.419 C 8.946 0.2 8.764 0.023 8.537 0.023 L 0.413 0.023 C 0.304 0.023 0.2 0.064 0.123 0.139 C 0.046 0.213 0.003 0.314 0.004 0.419 L 0.004 25.598 Z M 11.069 0.435 C 11.284 4.889 14.974 8.465 19.574 8.673 C 19.806 8.685 20 8.503 20 8.277 L 20 0.417 C 20 0.197 19.818 0.021 19.591 0.021 L 11.476 0.021 C 11.244 0.021 11.057 0.209 11.066 0.433 Z M 15.333 16.292 C 17.202 15.865 18.36 14.051 17.919 12.241 C 17.478 10.431 15.605 9.309 13.736 9.737 C 11.867 10.164 10.709 11.978 11.151 13.788 C 11.592 15.598 13.464 16.719 15.333 16.292 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10768113558},yQxhNPNHR:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36 48\"><path d=\"M 0.011 47.258 C 0.011 47.672 0.36 48.007 0.777 47.99 C 9.31 47.592 16.104 40.593 16.104 32.02 L 16.104 0.774 C 16.104 0.368 15.775 0.042 15.367 0.042 L 0.743 0.042 C 0.548 0.042 0.36 0.119 0.222 0.256 C 0.083 0.393 0.006 0.58 0.006 0.774 L 0.006 47.258 Z M 19.924 0.804 C 20.311 9.025 26.953 15.627 35.233 16.012 C 35.65 16.033 36 15.698 36 15.28 L 36 0.77 C 36 0.364 35.672 0.038 35.263 0.038 L 20.657 0.038 C 20.24 0.038 19.903 0.385 19.92 0.799 Z M 27.6 30.078 C 30.964 29.289 33.048 25.94 32.254 22.598 C 31.46 19.256 28.089 17.187 24.725 17.976 C 21.361 18.764 19.277 22.113 20.071 25.455 C 20.865 28.797 24.236 30.866 27.6 30.078 Z\" fill=\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247)) /* {&quot;name&quot;:&quot;Blue&quot;} */\"></path></svg>',svgContentId:11263782484},zVWZndSxS:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 36 48\"><path d=\"M 0.011 47.258 C 0.011 47.672 0.36 48.007 0.777 47.99 C 9.31 47.592 16.104 40.593 16.104 32.02 L 16.104 0.774 C 16.104 0.368 15.775 0.042 15.367 0.042 L 0.743 0.042 C 0.548 0.042 0.36 0.119 0.222 0.256 C 0.083 0.393 0.006 0.58 0.006 0.774 L 0.006 47.258 Z M 19.924 0.804 C 20.311 9.025 26.953 15.627 35.233 16.012 C 35.65 16.033 36 15.698 36 15.28 L 36 0.77 C 36 0.364 35.672 0.038 35.263 0.038 L 20.657 0.038 C 20.24 0.038 19.903 0.385 19.92 0.799 Z M 27.6 30.078 C 30.964 29.289 33.048 25.94 32.254 22.598 C 31.46 19.256 28.089 17.187 24.725 17.976 C 21.361 18.764 19.277 22.113 20.071 25.455 C 20.865 28.797 24.236 30.866 27.6 30.078 Z\" fill=\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93)) /* {&quot;name&quot;:&quot;Foreword Red&quot;} */\"></path></svg>',svgContentId:11497334702}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6DHNu.framer-9fjf5v, .framer-6DHNu .framer-9fjf5v { display: block; }\",\".framer-6DHNu.framer-enfqey { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 87px; justify-content: center; overflow: hidden; padding: 4px 0px 0px 2px; position: relative; width: 87px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6DHNu .framer-1gitzc2 { flex: none; height: 48px; position: relative; width: 36px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6DHNu.framer-enfqey { gap: 0px; } .framer-6DHNu.framer-enfqey > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-6DHNu.framer-enfqey > :first-child { margin-left: 0px; } .framer-6DHNu.framer-enfqey > :last-child { margin-right: 0px; } }\",\".framer-6DHNu.framer-v-2s3vhb.framer-enfqey, .framer-6DHNu.framer-v-1uilty.framer-enfqey, .framer-6DHNu.framer-v-1eec0zj.framer-enfqey, .framer-6DHNu.framer-v-9lt50g.framer-enfqey, .framer-6DHNu.framer-v-xcfp3u.framer-enfqey, .framer-6DHNu.framer-v-tazks7.framer-enfqey { cursor: unset; height: min-content; width: min-content; }\",\".framer-6DHNu.framer-v-tazks7 .framer-1gitzc2 { height: 35px; width: 26px; }\",\".framer-6DHNu.framer-v-1ucvobv.framer-enfqey { aspect-ratio: 1 / 1; cursor: unset; height: var(--framer-aspect-ratio-supported, 47px); padding: 1px 0px 0px 1px; width: 47px; }\",\".framer-6DHNu.framer-v-1ucvobv .framer-1gitzc2 { height: 26px; width: 20px; }\",\".framer-6DHNu.framer-v-enfqey.hover.framer-enfqey { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 87px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 87\n * @framerIntrinsicWidth 87\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"IAnR0cMHq\":{\"layout\":[\"auto\",\"auto\"]},\"yQxhNPNHR\":{\"layout\":[\"auto\",\"auto\"]},\"ppzYnCLBe\":{\"layout\":[\"auto\",\"auto\"]},\"ESLOo1dcE\":{\"layout\":[\"auto\",\"auto\"]},\"zVWZndSxS\":{\"layout\":[\"auto\",\"auto\"]},\"CfPVQvl7z\":{\"layout\":[\"auto\",\"auto\"]},\"yjPr4b7rP\":{\"layout\":[\"fixed\",\"fixed\"]},\"XAidWnpBZ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"NbmjJG8qf\":\"backgroundColor\",\"vkjg6QQyB\":\"hoverBackground\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryxjXz_hdy=withCSS(Component,css,\"framer-6DHNu\");export default FrameryxjXz_hdy;FrameryxjXz_hdy.displayName=\"Logo\";FrameryxjXz_hdy.defaultProps={height:87,width:87};addPropertyControls(FrameryxjXz_hdy,{variant:{options:[\"ZhhxOs5kn\",\"IAnR0cMHq\",\"yQxhNPNHR\",\"ppzYnCLBe\",\"ESLOo1dcE\",\"zVWZndSxS\",\"CfPVQvl7z\",\"yjPr4b7rP\"],optionTitles:[\"Full Logo\",\"Simple White\",\"Simple Blue\",\"Simple Yellow\",\"Simple Black\",\"Simple Red\",\"Simple Small\",\"Small Circle\"],title:\"Variant\",type:ControlType.Enum},NbmjJG8qf:{defaultValue:'var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93)) /* {\"name\":\"Foreword Red\"} */',title:\"Background Color\",type:ControlType.Color},vkjg6QQyB:{defaultValue:'var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247)) /* {\"name\":\"Blue\"} */',title:\"Hover Background\",type:ControlType.Color}});addFonts(FrameryxjXz_hdy,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryxjXz_hdy\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IAnR0cMHq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yQxhNPNHR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ppzYnCLBe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ESLOo1dcE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zVWZndSxS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CfPVQvl7z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yjPr4b7rP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XAidWnpBZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"87\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"NbmjJG8qf\\\":\\\"backgroundColor\\\",\\\"vkjg6QQyB\\\":\\\"hoverBackground\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"87\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yxjXz_hdy.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,optimizeAppear,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/vFc5FNZeXPL4g7c1cnGR/9sNOqz1KDe61azYDp0uu/MQRrUkhb8.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/24vdvmwPEeKyQdhualAY/RkY6zTwzW4PgKtVuVmZL/YjsTxMpMk.js\";import NavWorkItem from\"https://framerusercontent.com/modules/hUdu28uS2RkhXjI0ppqI/7JDPdXeIgChdJ2PeWeSK/ALondqjqr.js\";import MobileNavButton from\"https://framerusercontent.com/modules/YN9SM3RbPDng9uEEzqLZ/TLhkVpNVi5zBJ0OFnYBs/K7MvkIPc5.js\";import NavWorkHover from\"https://framerusercontent.com/modules/bc2QyP6tagvR8rpz68aR/2OvTApnxCyC51FoUqVe2/ywDd3d5h6.js\";import Logo from\"https://framerusercontent.com/modules/q1qhOzM3eVPzQTya68No/qIJ1RVQC8vvA1hikQw6q/yxjXz_hdy.js\";const LogoFonts=getFonts(Logo);const MobileNavButtonFonts=getFonts(MobileNavButton);const NavWorkItemFonts=getFonts(NavWorkItem);const NavWorkHoverFonts=getFonts(NavWorkHover);const MotionDivWithFX=withFX(motion.div);const LogoControls=getPropertyControls(Logo);const cycleOrder=[\"rf1tpCRxL\",\"C21ZYffQp\",\"khsbV7XOn\"];const serializationHash=\"framer-7rOgV\";const variantClassNames={C21ZYffQp:\"framer-v-1vm0s9n\",khsbV7XOn:\"framer-v-ohnczy\",rf1tpCRxL:\"framer-v-ymo7je\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:.9,rotate:-4,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition1};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={\"Full Logo\":\"ZhhxOs5kn\",\"Simple Black\":\"ESLOo1dcE\",\"Simple Blue\":\"yQxhNPNHR\",\"Simple Red\":\"zVWZndSxS\",\"Simple Small\":\"CfPVQvl7z\",\"Simple White\":\"IAnR0cMHq\",\"Simple Yellow\":\"ppzYnCLBe\",\"Small Circle\":\"yjPr4b7rP\"};const humanReadableVariantMap={\"Mobile Open\":\"C21ZYffQp\",\"Variant 1\":\"rf1tpCRxL\",\"Variant 3\":\"khsbV7XOn\"};const getProps=({fill,height,id,logo,width,...props})=>{var _ref,_humanReadableEnumMap_logo,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,sLnZR61pf:(_ref=fill!==null&&fill!==void 0?fill:props.sLnZR61pf)!==null&&_ref!==void 0?_ref:\"var(--token-53f0be47-3447-45f7-9e21-7bd191678b56, rgb(25, 27, 31))\",TCeTB1vTN:(_ref2=(_ref1=(_humanReadableEnumMap_logo=humanReadableEnumMap[logo])!==null&&_humanReadableEnumMap_logo!==void 0?_humanReadableEnumMap_logo:logo)!==null&&_ref1!==void 0?_ref1:props.TCeTB1vTN)!==null&&_ref2!==void 0?_ref2:\"yjPr4b7rP\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"rf1tpCRxL\"};};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,TCeTB1vTN,sLnZR61pf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rf1tpCRxL\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const pM22bXMfBn4xuog=activeVariantCallback(async(...args)=>{setVariant(\"khsbV7XOn\");});const pM22bXMfB1tixmhw=activeVariantCallback(async(...args)=>{setVariant(\"C21ZYffQp\");});const onMouseEnterizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"C21ZYffQp\",\"khsbV7XOn\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"C21ZYffQp\",\"khsbV7XOn\"].includes(baseVariant))return false;return true;};const router=useRouter();const ref2=React.useRef(null);const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__presenceAnimate:optimizeAppear(\"animate\",\"ymo7je\",animation,undefined),__framer__presenceInitial:optimizeAppear(\"initial\",\"ymo7je\",animation1,undefined),__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ymo7je\",className,classNames),\"data-framer-appear-id\":\"ymo7je\",\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"rf1tpCRxL\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:sLnZR61pf,borderBottomLeftRadius:0,borderBottomRightRadius:0,boxShadow:\"none\",...style},variants:{C21ZYffQp:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-fcebb45b-3ec8-45f9-b446-a5fc6d6057ea, rgb(95, 95, 95))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-53f0be47-3447-45f7-9e21-7bd191678b56, rgb(25, 27, 31))\",borderBottomLeftRadius:32,borderBottomRightRadius:32,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},khsbV7XOn:{backgroundColor:\"rgba(25, 27, 31, 0)\"}},...addPropertyOverrides({C21ZYffQp:{__framer__presenceAnimate:optimizeAppear(\"animate\",\"1vm0s9n\",animation,undefined),__framer__presenceInitial:optimizeAppear(\"initial\",\"1vm0s9n\",animation1,undefined),\"data-border\":true,\"data-framer-appear-id\":\"1vm0s9n\",\"data-framer-name\":\"Mobile Open\"},khsbV7XOn:{__framer__presenceAnimate:optimizeAppear(\"animate\",\"ohnczy\",animation,undefined),__framer__presenceInitial:optimizeAppear(\"initial\",\"ohnczy\",animation1,undefined),\"data-framer-appear-id\":\"ohnczy\",\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-154kcbr\",layoutDependency:layoutDependency,layoutId:\"ym9iPQ6Ie\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CwAYXfcNt\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-18vv7io framer-1j9kgic\",layoutDependency:layoutDependency,layoutId:\"uhmpotZHH\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oyhnrc-container\",layoutDependency:layoutDependency,layoutId:\"NUBANvQ8o-container\",whileHover:animation2,children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"NUBANvQ8o\",layoutId:\"NUBANvQ8o\",NbmjJG8qf:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\",variant:TCeTB1vTN,vkjg6QQyB:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3777lj-container\",layoutDependency:layoutDependency,layoutId:\"VlvdMFYSE-container\",children:/*#__PURE__*/_jsx(MobileNavButton,{height:\"100%\",id:\"VlvdMFYSE\",layoutId:\"VlvdMFYSE\",variant:\"Mb4wVVWiD\",width:\"100%\",...addPropertyOverrides({C21ZYffQp:{pM22bXMfB:pM22bXMfBn4xuog},khsbV7XOn:{pM22bXMfB:pM22bXMfB1tixmhw,variant:\"PBcf7Te40\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19p4lmi\",layoutDependency:layoutDependency,layoutId:\"rtWEbIgY7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d6wvte\",layoutDependency:layoutDependency,layoutId:\"hljNrKqd4\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f2FQ9S1BR\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19ana75 framer-1j9kgic\",layoutDependency:layoutDependency,layoutId:\"zPlPEwICc\",style:{backgroundColor:\"var(--token-277894a0-5f92-4f40-bb22-ed6037b8180e, rgb(41, 43, 46))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1},variants:{khsbV7XOn:{opacity:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3bx0x9-container\",layoutDependency:layoutDependency,layoutId:\"R7FS859w9-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"About\",id:\"R7FS859w9\",layoutId:\"R7FS859w9\",mkY1JpLjz:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\",Ski63DGRD:\"bold\",uRY1JUglF:-14,variant:\"VuVHTD_Xt\",width:\"100%\",x8Tpxk9c0:\"PersonArmsSpread\",zOw1hDLfC:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f2FQ9S1BR\"},...addPropertyOverrides({C21ZYffQp:{href:{webPageId:\"C1XXkSVEF\"},openInNewTab:false},khsbV7XOn:{href:{webPageId:\"C1XXkSVEF\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-qufhrd framer-1j9kgic\",layoutDependency:layoutDependency,layoutId:\"AUAsja_nJ\",style:{backgroundColor:\"var(--token-277894a0-5f92-4f40-bb22-ed6037b8180e, rgb(41, 43, 46))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1},variants:{khsbV7XOn:{opacity:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11bynpe-container\",layoutDependency:layoutDependency,layoutId:\"YOi4KNREp-container\",children:/*#__PURE__*/_jsx(NavWorkItem,{height:\"100%\",hKIK7jIzB:\"Contact\",id:\"YOi4KNREp\",layoutId:\"YOi4KNREp\",mkY1JpLjz:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\",Ski63DGRD:\"bold\",uRY1JUglF:-14,variant:\"VuVHTD_Xt\",width:\"100%\",x8Tpxk9c0:\"EnvelopeSimpleOpen\",zOw1hDLfC:\"var(--token-8cdf77a5-a72b-4a7b-b0d8-ecb96f98df40, rgb(193, 230, 247))\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-113f95z\",layoutDependency:layoutDependency,layoutId:\"XdPjblFGp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ab8amr\",\"data-styles-preset\":\"MQRrUkhb8\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"f2FQ9S1BR\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w7nwwe\",\"data-styles-preset\":\"YjsTxMpMk\",children:\"About\"})})})}),className:\"framer-1cku3fw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FBfm07O0g\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o67l3e\",layoutDependency:layoutDependency,layoutId:\"TxmD1MF5m\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"E8aAZa3FH\"},implicitPathVariables:undefined},{href:{webPageId:\"s4VuPOpYV\"},implicitPathVariables:undefined},{href:{webPageId:\"cthPL1xeU\"},implicitPathVariables:undefined},{href:{webPageId:\"rlNVeiyyW\"},implicitPathVariables:undefined},{href:{webPageId:\"WbZMAN2UU\"},implicitPathVariables:undefined},{href:{webPageId:\"jcLF2yJrK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({C21ZYffQp:{width:\"358px\"},khsbV7XOn:{width:\"358px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-biwcnh-container\",layoutDependency:layoutDependency,layoutId:\"QPAR0OWm4-container\",style:{opacity:1},variants:{khsbV7XOn:{opacity:0}},children:/*#__PURE__*/_jsx(NavWorkHover,{height:\"100%\",id:\"QPAR0OWm4\",layoutId:\"QPAR0OWm4\",style:{width:\"100%\"},variant:\"mKPnQ1Xp_\",width:\"100%\",...addPropertyOverrides({C21ZYffQp:{HQiY4wSnY:resolvedLinks[3],iGJzSmA3E:resolvedLinks[0],n9XZFwxa2:resolvedLinks[5],NY9aQGfiQ:resolvedLinks[4],OYycmrZXD:resolvedLinks[1],VZnzCzNsP:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-83vmma\",layoutDependency:layoutDependency,layoutId:\"ojdxAUlHS\",children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Services\"})}),className:\"framer-og2iwz\",fonts:[\"GF;Albert Sans-700\"],layoutDependency:layoutDependency,layoutId:\"F3wvrguPX\",style:{\"--extracted-1w1cjl5\":\"var(--token-b3ae1a1d-9386-4826-bf10-7969afa8d68d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:1},variants:{khsbV7XOn:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ab8amr\",\"data-styles-preset\":\"MQRrUkhb8\",children:\"Work\"})}),className:\"framer-1wvqg6u\",\"data-highlight\":true,fonts:[\"Inter\"],id:`${layoutId}-1wvqg6u`,layoutDependency:layoutDependency,layoutId:\"RMSllQxya\",onMouseEnter:onMouseEnterizu9gt({overlay}),ref:ref2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1wvqg6u`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-rpmwej\",exit:animation3,initial:animation4,layoutDependency:layoutDependency,layoutId:\"zB5xpXc38\",ref:ref3,role:\"dialog\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\",transformPerspective:1200},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"E8aAZa3FH\"},implicitPathVariables:undefined},{href:{webPageId:\"s4VuPOpYV\"},implicitPathVariables:undefined},{href:{webPageId:\"cthPL1xeU\"},implicitPathVariables:undefined},{href:{webPageId:\"rlNVeiyyW\"},implicitPathVariables:undefined},{href:{webPageId:\"WbZMAN2UU\"},implicitPathVariables:undefined},{href:{webPageId:\"jcLF2yJrK\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gp6tvw-container\",layoutDependency:layoutDependency,layoutId:\"w2rqueXz8-container\",children:/*#__PURE__*/_jsx(NavWorkHover,{height:\"100%\",HQiY4wSnY:resolvedLinks1[3],id:\"w2rqueXz8\",iGJzSmA3E:resolvedLinks1[0],layoutId:\"w2rqueXz8\",n9XZFwxa2:resolvedLinks1[5],NY9aQGfiQ:resolvedLinks1[4],OYycmrZXD:resolvedLinks1[1],variant:\"YKUYkygNU\",VZnzCzNsP:resolvedLinks1[2],width:\"100%\"})})})})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ab8amr\",\"data-styles-preset\":\"MQRrUkhb8\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"C1XXkSVEF\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w7nwwe\",\"data-styles-preset\":\"YjsTxMpMk\",children:\"Contact\"})})})}),className:\"framer-170u90b\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ELrlhmtD2\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7rOgV.framer-1j9kgic, .framer-7rOgV .framer-1j9kgic { display: block; }\",\".framer-7rOgV.framer-ymo7je { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 963px; }\",\".framer-7rOgV .framer-154kcbr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 50px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7rOgV .framer-18vv7io { flex: none; height: 50px; overflow: visible; position: relative; text-decoration: none; width: 50px; }\",\".framer-7rOgV .framer-1oyhnrc-container { flex: none; height: auto; left: 2px; position: absolute; top: 2px; width: auto; }\",\".framer-7rOgV .framer-3777lj-container, .framer-7rOgV .framer-3bx0x9-container, .framer-7rOgV .framer-11bynpe-container, .framer-7rOgV .framer-gp6tvw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-7rOgV .framer-19p4lmi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 41px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 497px; }\",\".framer-7rOgV .framer-1d6wvte { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 23px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 58px; }\",\".framer-7rOgV .framer-19ana75, .framer-7rOgV .framer-qufhrd { 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: center; overflow: visible; padding: 16px; position: relative; text-decoration: none; width: 1px; }\",\".framer-7rOgV .framer-113f95z { flex: none; height: 23px; overflow: visible; position: relative; width: 57px; }\",\".framer-7rOgV .framer-1cku3fw { flex: none; height: auto; left: 0px; position: absolute; top: 48%; white-space: pre; width: auto; }\",\".framer-7rOgV .framer-o67l3e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 296px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1727px; }\",\".framer-7rOgV .framer-biwcnh-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-7rOgV .framer-83vmma { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: visible; padding: 0px 0px 0px 16px; position: relative; width: 72px; }\",\".framer-7rOgV .framer-og2iwz, .framer-7rOgV .framer-170u90b { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7rOgV .framer-1wvqg6u { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7rOgV .framer-rpmwej { 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: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7rOgV.framer-ymo7je, .framer-7rOgV .framer-19p4lmi, .framer-7rOgV .framer-1d6wvte, .framer-7rOgV .framer-19ana75, .framer-7rOgV .framer-qufhrd, .framer-7rOgV .framer-o67l3e, .framer-7rOgV .framer-83vmma, .framer-7rOgV .framer-rpmwej { gap: 0px; } .framer-7rOgV.framer-ymo7je > *, .framer-7rOgV .framer-19ana75 > *, .framer-7rOgV .framer-qufhrd > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-7rOgV.framer-ymo7je > :first-child, .framer-7rOgV .framer-19p4lmi > :first-child, .framer-7rOgV .framer-1d6wvte > :first-child, .framer-7rOgV .framer-19ana75 > :first-child, .framer-7rOgV .framer-qufhrd > :first-child, .framer-7rOgV .framer-o67l3e > :first-child, .framer-7rOgV .framer-83vmma > :first-child, .framer-7rOgV .framer-rpmwej > :first-child { margin-left: 0px; } .framer-7rOgV.framer-ymo7je > :last-child, .framer-7rOgV .framer-19p4lmi > :last-child, .framer-7rOgV .framer-1d6wvte > :last-child, .framer-7rOgV .framer-19ana75 > :last-child, .framer-7rOgV .framer-qufhrd > :last-child, .framer-7rOgV .framer-o67l3e > :last-child, .framer-7rOgV .framer-83vmma > :last-child, .framer-7rOgV .framer-rpmwej > :last-child { margin-right: 0px; } .framer-7rOgV .framer-19p4lmi > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-7rOgV .framer-1d6wvte > *, .framer-7rOgV .framer-83vmma > *, .framer-7rOgV .framer-rpmwej > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7rOgV .framer-o67l3e > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-7rOgV.framer-v-1vm0s9n.framer-ymo7je { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 48px; justify-content: flex-start; padding: 16px; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7rOgV.framer-v-1vm0s9n .framer-154kcbr, .framer-7rOgV.framer-v-ohnczy .framer-154kcbr { flex: none; width: 100%; }\",\".framer-7rOgV.framer-v-1vm0s9n .framer-19p4lmi { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; height: min-content; justify-content: center; width: 100%; }\",\".framer-7rOgV.framer-v-1vm0s9n .framer-1d6wvte { gap: 8px; height: min-content; order: 0; width: 100%; }\",\".framer-7rOgV.framer-v-1vm0s9n .framer-o67l3e, .framer-7rOgV.framer-v-ohnczy .framer-o67l3e { flex-direction: column; height: 272px; order: 8; width: 358px; }\",\".framer-7rOgV.framer-v-1vm0s9n .framer-biwcnh-container, .framer-7rOgV.framer-v-ohnczy .framer-biwcnh-container { flex: none; order: 1; width: 100%; }\",\".framer-7rOgV.framer-v-1vm0s9n .framer-83vmma, .framer-7rOgV.framer-v-ohnczy .framer-83vmma { height: 12px; order: 0; width: 66px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7rOgV.framer-v-1vm0s9n.framer-ymo7je, .framer-7rOgV.framer-v-1vm0s9n .framer-19p4lmi, .framer-7rOgV.framer-v-1vm0s9n .framer-1d6wvte, .framer-7rOgV.framer-v-1vm0s9n .framer-o67l3e { gap: 0px; } .framer-7rOgV.framer-v-1vm0s9n.framer-ymo7je > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-7rOgV.framer-v-1vm0s9n.framer-ymo7je > :first-child, .framer-7rOgV.framer-v-1vm0s9n .framer-19p4lmi > :first-child, .framer-7rOgV.framer-v-1vm0s9n .framer-o67l3e > :first-child { margin-top: 0px; } .framer-7rOgV.framer-v-1vm0s9n.framer-ymo7je > :last-child, .framer-7rOgV.framer-v-1vm0s9n .framer-19p4lmi > :last-child, .framer-7rOgV.framer-v-1vm0s9n .framer-o67l3e > :last-child { margin-bottom: 0px; } .framer-7rOgV.framer-v-1vm0s9n .framer-19p4lmi > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-7rOgV.framer-v-1vm0s9n .framer-1d6wvte > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-7rOgV.framer-v-1vm0s9n .framer-1d6wvte > :first-child { margin-left: 0px; } .framer-7rOgV.framer-v-1vm0s9n .framer-1d6wvte > :last-child { margin-right: 0px; } .framer-7rOgV.framer-v-1vm0s9n .framer-o67l3e > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-7rOgV.framer-v-ohnczy.framer-ymo7je { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 64px; height: 82px; justify-content: flex-start; padding: 16px; width: 390px; }\",\".framer-7rOgV.framer-v-ohnczy .framer-19p4lmi { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 64px; height: min-content; justify-content: center; width: 100%; }\",\".framer-7rOgV.framer-v-ohnczy .framer-1d6wvte { gap: 40px; height: min-content; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7rOgV.framer-v-ohnczy.framer-ymo7je, .framer-7rOgV.framer-v-ohnczy .framer-19p4lmi, .framer-7rOgV.framer-v-ohnczy .framer-1d6wvte, .framer-7rOgV.framer-v-ohnczy .framer-o67l3e { gap: 0px; } .framer-7rOgV.framer-v-ohnczy.framer-ymo7je > *, .framer-7rOgV.framer-v-ohnczy .framer-19p4lmi > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-7rOgV.framer-v-ohnczy.framer-ymo7je > :first-child, .framer-7rOgV.framer-v-ohnczy .framer-19p4lmi > :first-child, .framer-7rOgV.framer-v-ohnczy .framer-o67l3e > :first-child { margin-top: 0px; } .framer-7rOgV.framer-v-ohnczy.framer-ymo7je > :last-child, .framer-7rOgV.framer-v-ohnczy .framer-19p4lmi > :last-child, .framer-7rOgV.framer-v-ohnczy .framer-o67l3e > :last-child { margin-bottom: 0px; } .framer-7rOgV.framer-v-ohnczy .framer-1d6wvte > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-7rOgV.framer-v-ohnczy .framer-1d6wvte > :first-child { margin-left: 0px; } .framer-7rOgV.framer-v-ohnczy .framer-1d6wvte > :last-child { margin-right: 0px; } .framer-7rOgV.framer-v-ohnczy .framer-o67l3e > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-7rOgV[data-border=\"true\"]::after, .framer-7rOgV [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 50\n * @framerIntrinsicWidth 963\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"C21ZYffQp\":{\"layout\":[\"fixed\",\"auto\"]},\"khsbV7XOn\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TCeTB1vTN\":\"logo\",\"sLnZR61pf\":\"fill\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameratu7VgRpl=withCSS(Component,css,\"framer-7rOgV\");export default Frameratu7VgRpl;Frameratu7VgRpl.displayName=\"Nav\";Frameratu7VgRpl.defaultProps={height:50,width:963};addPropertyControls(Frameratu7VgRpl,{variant:{options:[\"rf1tpCRxL\",\"C21ZYffQp\",\"khsbV7XOn\"],optionTitles:[\"Variant 1\",\"Mobile Open\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},TCeTB1vTN:(LogoControls===null||LogoControls===void 0?void 0:LogoControls[\"variant\"])&&{...LogoControls[\"variant\"],defaultValue:\"yjPr4b7rP\",description:undefined,hidden:undefined,title:\"Logo\"},sLnZR61pf:{defaultValue:'var(--token-53f0be47-3447-45f7-9e21-7bd191678b56, rgb(25, 27, 31)) /* {\"name\":\"Ink\"} */',title:\"Fill\",type:ControlType.Color}});addFonts(Frameratu7VgRpl,[{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:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2\",weight:\"700\"}]},...LogoFonts,...MobileNavButtonFonts,...NavWorkItemFonts,...NavWorkHoverFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameratu7VgRpl\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C21ZYffQp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"khsbV7XOn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"TCeTB1vTN\\\":\\\"logo\\\",\\\"sLnZR61pf\\\":\\\"fill\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"50\",\"framerIntrinsicWidth\":\"963\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./atu7VgRpl.map", "// Generated by Framer (2a8efd8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,getFonts,Link,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/24vdvmwPEeKyQdhualAY/RkY6zTwzW4PgKtVuVmZL/YjsTxMpMk.js\";const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"m3SN68E9n\"];const serializationHash=\"framer-HjQVb\";const variantClassNames={m3SN68E9n:\"framer-v-1jpx37\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"m3SN68E9n\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jpx37\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"m3SN68E9n\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":'var(--token-277894a0-5f92-4f40-bb22-ed6037b8180e, rgb(41, 43, 46)) /* {\"name\":\"Dark\"} */',\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(0, 0, 0)\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jm9mon\",layoutDependency:layoutDependency,layoutId:\"jDoQG6HgU\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CwAYXfcNt\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-v16se3 framer-edq3fv\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"agFVpZwQN\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jc5sce\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZtsHzd4AH\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 27\"><path d=\"M 0.006 26.583 C 0.006 26.816 0.2 27.004 0.432 26.994 C 5.172 26.771 8.946 22.833 8.946 18.011 L 8.946 0.436 C 8.946 0.207 8.764 0.024 8.537 0.024 L 0.413 0.024 C 0.304 0.023 0.2 0.067 0.123 0.144 C 0.046 0.221 0.003 0.326 0.004 0.436 L 0.004 26.583 Z M 11.069 0.452 C 11.284 5.077 14.974 8.79 19.574 9.007 C 19.806 9.019 20 8.83 20 8.595 L 20 0.433 C 20 0.205 19.818 0.021 19.591 0.021 L 11.476 0.021 C 11.244 0.021 11.057 0.217 11.066 0.45 Z M 15.333 16.919 C 17.202 16.475 18.36 14.591 17.919 12.712 C 17.478 10.832 15.605 9.668 13.736 10.111 C 11.867 10.555 10.709 12.438 11.151 14.318 C 11.592 16.198 13.464 17.362 15.333 16.919 Z\" fill=\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93)) /* {&quot;name&quot;:&quot;Foreword Red&quot;} */\"></path></svg>',svgContentId:2188389893,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5ntg00\",layoutDependency:layoutDependency,layoutId:\"rwP_elMA7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dnl4a4\",layoutDependency:layoutDependency,layoutId:\"ExHrDBSjL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9766b80b-7d37-4751-9b22-868c3d2997a9, rgb(148, 146, 145)))\"},children:\"Made With\"})}),className:\"framer-1s8ngfg\",fonts:[\"GF;Albert Sans-600\"],layoutDependency:layoutDependency,layoutId:\"haVS_HaAC\",style:{\"--extracted-r6o4lv\":\"var(--token-9766b80b-7d37-4751-9b22-868c3d2997a9, rgb(148, 146, 145))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oo0uzp-container\",layoutDependency:layoutDependency,layoutId:\"WNBlYl5U4-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6647291e-483d-411e-83b1-d116618459ad, rgb(254, 92, 93))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Heart\",id:\"WNBlYl5U4\",layoutId:\"WNBlYl5U4\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9766b80b-7d37-4751-9b22-868c3d2997a9, rgb(148, 146, 145)))\"},children:[\"by \",/*#__PURE__*/_jsx(Link,{href:\"foreword.co\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-w7nwwe\",\"data-styles-preset\":\"YjsTxMpMk\",children:\"Foreword\"})})]})}),className:\"framer-cf0tgf\",fonts:[\"GF;Albert Sans-600\"],layoutDependency:layoutDependency,layoutId:\"SnkNEsxfV\",style:{\"--extracted-r6o4lv\":\"var(--token-9766b80b-7d37-4751-9b22-868c3d2997a9, rgb(148, 146, 145))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fcebb45b-3ec8-45f9-b446-a5fc6d6057ea, rgb(95, 95, 95)))\"},children:\"\\xa9 All Rights Reserved 2024\"})}),className:\"framer-1e6wggb\",fonts:[\"GF;Albert Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"n93WtIw3l\",style:{\"--extracted-r6o4lv\":\"var(--token-fcebb45b-3ec8-45f9-b446-a5fc6d6057ea, rgb(95, 95, 95))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=['.framer-HjQVb[data-border=\"true\"]::after, .framer-HjQVb [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HjQVb.framer-edq3fv, .framer-HjQVb .framer-edq3fv { display: block; }\",\".framer-HjQVb.framer-1jpx37 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: center; overflow: hidden; padding: 16px 16px 16px 16px; position: relative; width: 1440px; }\",\".framer-HjQVb .framer-jm9mon { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 32px; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-HjQVb .framer-v16se3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 30px; justify-content: center; overflow: hidden; padding: 4px 0px 0px 0px; position: relative; text-decoration: none; width: 23px; }\",\".framer-HjQVb .framer-1jc5sce { flex: none; height: 27px; position: relative; width: 20px; }\",\".framer-HjQVb .framer-5ntg00 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: auto; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: auto; }\",\".framer-HjQVb .framer-dnl4a4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-HjQVb .framer-1s8ngfg, .framer-HjQVb .framer-cf0tgf, .framer-HjQVb .framer-1e6wggb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-HjQVb .framer-1oo0uzp-container { flex: none; height: 15px; position: relative; width: 13px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HjQVb.framer-1jpx37, .framer-HjQVb .framer-v16se3, .framer-HjQVb .framer-5ntg00, .framer-HjQVb .framer-dnl4a4 { gap: 0px; } .framer-HjQVb.framer-1jpx37 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HjQVb.framer-1jpx37 > :first-child, .framer-HjQVb .framer-v16se3 > :first-child, .framer-HjQVb .framer-dnl4a4 > :first-child { margin-left: 0px; } .framer-HjQVb.framer-1jpx37 > :last-child, .framer-HjQVb .framer-v16se3 > :last-child, .framer-HjQVb .framer-dnl4a4 > :last-child { margin-right: 0px; } .framer-HjQVb .framer-v16se3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-HjQVb .framer-5ntg00 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-HjQVb .framer-5ntg00 > :first-child { margin-top: 0px; } .framer-HjQVb .framer-5ntg00 > :last-child { margin-bottom: 0px; } .framer-HjQVb .framer-dnl4a4 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramergeC07hN2c=withCSS(Component,css,\"framer-HjQVb\");export default FramergeC07hN2c;FramergeC07hN2c.displayName=\"Footer\";FramergeC07hN2c.defaultProps={height:64,width:1440};addFonts(FramergeC07hN2c,[{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_qY32TxAj1g.woff2\",weight:\"600\"},{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHq5P_qY32TxAj1g.woff2\",weight:\"400\"},...PhosphorFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergeC07hN2c\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"64\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./geC07hN2c.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "weights", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "icon", "iconColor", "iconHoverColor", "iconHoverWeight", "iconRotation", "id", "link", "title", "width", "props", "_ref", "_ref1", "_humanReadableEnumMap_iconHoverWeight", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "x8Tpxk9c0", "hKIK7jIzB", "mkY1JpLjz", "zOw1hDLfC", "Ski63DGRD", "uRY1JUglF", "Zec9NVef3", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerALondqjqr", "withCSS", "ALondqjqr_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "pM22bXMfB", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ub0hja", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "css", "FramerK7MvkIPc5", "withCSS", "K7MvkIPc5_default", "addPropertyControls", "ControlType", "addFonts", "NavWorkItemFonts", "getFonts", "ALondqjqr_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", "allServicesLink", "designLink", "height", "id", "partnershipLink", "photoLink", "videoLink", "webLink", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "iGJzSmA3E", "OYycmrZXD", "VZnzCzNsP", "HQiY4wSnY", "NY9aQGfiQ", "n9XZFwxa2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "css", "FramerywDd3d5h6", "withCSS", "ywDd3d5h6_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "height", "hoverBackground", "id", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NbmjJG8qf", "vkjg6QQyB", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FrameryxjXz_hdy", "withCSS", "yxjXz_hdy_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "getFonts", "yxjXz_hdy_default", "MobileNavButtonFonts", "K7MvkIPc5_default", "NavWorkItemFonts", "ALondqjqr_default", "NavWorkHoverFonts", "ywDd3d5h6_default", "MotionDivWithFX", "withFX", "motion", "LogoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "fill", "height", "id", "logo", "width", "props", "_ref", "_humanReadableEnumMap_logo", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "TCeTB1vTN", "sLnZR61pf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "pM22bXMfBn4xuog", "args", "pM22bXMfB1tixmhw", "onMouseEnterizu9gt", "overlay", "paginationInfo", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "ref2", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "optimizeAppear", "cx", "Link", "ComponentViewportProvider", "RichText2", "ResolveLinks", "resolvedLinks", "l", "AnimatePresence", "Floating", "resolvedLinks1", "css", "Frameratu7VgRpl", "withCSS", "atu7VgRpl_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "cx", "serializationHash", "u", "Link", "SVG", "RichText2", "Icon", "css", "FramergeC07hN2c", "withCSS", "geC07hN2c_default", "addFonts", "PhosphorFonts", "fonts"]
}
