{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.53", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js", "ssg:https://framerusercontent.com/modules/hDqw8HW4dIN3fvOQpqFc/hIWcWLAVcy76ZmnNCFz5/DlK46uOfo.js", "ssg:https://framerusercontent.com/modules/5rK3zOroo8UrjfhYq8ak/tLSha21nhKhbl3vRVb0u/FlipText.js", "ssg:https://framerusercontent.com/modules/nkY2dLAdjEznkRauMFpy/Czq4g1dtK7nMKm6aZlxv/Jkm1WS6dD.js", "ssg:https://framerusercontent.com/modules/9fmNFPxyz8mdla1Yd1VN/vYASsPMjSn63F8jJTAVN/BIvdNnXmq.js", "ssg:https://framerusercontent.com/modules/77iqVCdLtd1417IWXnlI/SIxjQQldF5LPWjIlQnCN/U0gIbWaDK.js", "ssg:https://framerusercontent.com/modules/p2Gmp459wgvaZ5Wvm9Vn/U5G0RSr5GIsfmZUJApGG/m_J11bB3G.js", "ssg:https://framerusercontent.com/modules/v1L7Cc3Ar2JirOzUVrYU/MqXgHiPvRuxwX3vFirzo/suZ8ZrmWi.js", "ssg:https://framerusercontent.com/modules/pPqmOdFP1CDY4qe1fUAe/TJhhG2lzU2Bx2PhBtmeb/jnYPEFKHB.js", "ssg:https://framerusercontent.com/modules/u7Npuy3BChN3WYhVtTMM/QJQq9j5weWpeobAfzNnl/IuchqYwCV.js", "ssg:https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js", "ssg:https://framerusercontent.com/modules/iMdEsB7y1kvDwxTzNOrg/O44FXK8dmxgTpUuxbFub/ku3EGbefK.js", "ssg:https://framerusercontent.com/modules/Arzk5D6VJ5kY0Z6BmiTc/VVofslJoiIzqEqbY9djo/wsDQmGt7F.js", "ssg:https://framerusercontent.com/modules/v08ZlauGNlKj8tfJFOVV/GqfE3Z2DLDSjz5lAY9JI/peyKfrfQK.js", "ssg:https://framerusercontent.com/modules/bn4beUuPnrgaMno8L31l/0Qkz9smB6sbSPYvKjolg/rXtAf6QiK.js", "ssg:https://framerusercontent.com/modules/gPL7UpySSB8GQcpVSGm5/DB7qmOCI2DgZk7rVIRrl/sQQ8Vl0G_.js", "ssg:https://framerusercontent.com/modules/zIgFEFBkYSBl8mcRUnWC/Tb15q2sfvSKvW4GrgbWG/Sxl2Omym0.js", "ssg:https://framerusercontent.com/modules/hQ4ElUIHiNnrbbHA7l1T/3uDYX4g0v8UyIKK2DwUF/wsDQmGt7F.js", "ssg:https://framerusercontent.com/modules/1VBh11C3fkifeIbUN1FD/hcoGetpun1yKDMXtBGmv/kP1Q4lH1y.js", "ssg:https://framerusercontent.com/modules/owQaMcGr8jrGKc1NbEh2/iHQzuS04PNym7gQ2N56R/t257uegxi.js", "ssg:https://framerusercontent.com/modules/txYp2kc20ROiZmoFjidr/Vt1UxRtLmaq67fL8inys/VCgdgR6D1.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const 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", "// Generated by Framer (4431e6b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,getPropertyControls,Link,useActiveVariantCallback,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={sLKS0iy4Q:{hover:true}};const cycleOrder=[\"sLKS0iy4Q\",\"VU64uJzB_\"];const variantClassNames={sLKS0iy4Q:\"framer-v-a7nkju\",VU64uJzB_:\"framer-v-1pssl3\"};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 humanReadableVariantMap={Active:\"VU64uJzB_\",Default:\"sLKS0iy4Q\"};const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`translate(-50%, -50%) ${t}`;const transition1={delay:.1,duration:1.2,ease:[.025,.965,.22,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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 transition2={delay:.15,duration:1.2,ease:[.025,.965,.22,1],type:\"tween\"};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"sLKS0iy4Q\",iconUpColor:NyetOWcJJ='var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',iconDownColor:QPJ9yqhFP='var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',waveColor:v9DKWHwOQ='var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',icon:PxHg4wulM=\"ArrowCircleRight\",link:XCVjmdAM8,tap:yavAV4bck,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"sLKS0iy4Q\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap2p8s4v=activeVariantCallback(async(...args)=>{if(yavAV4bck){const res=await yavAV4bck(...args);if(res===false)return false;}});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-Nc6AT\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:XCVjmdAM8,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-a7nkju\",className)} framer-wze3e6`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sLKS0iy4Q\",onTap:onTap2p8s4v,ref:ref,style:{borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,...style},...addPropertyOverrides({\"sLKS0iy4Q-hover\":{\"data-framer-name\":undefined},VU64uJzB_:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(Transition,{value:transition1,children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-dxxcdh\",layoutDependency:layoutDependency,layoutId:\"vatxALfZu\",style:{backgroundColor:v9DKWHwOQ,borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,opacity:.6},transformTemplate:transformTemplate,variants:{\"sLKS0iy4Q-hover\":{opacity:1},VU64uJzB_:{opacity:1}},...addPropertyOverrides({\"sLKS0iy4Q-hover\":{transformTemplate:transformTemplate1},VU64uJzB_:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(Transition,{value:transition2,children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1d7a77\",layoutDependency:layoutDependency,layoutId:\"ubNiWDodg\",children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1qdrz6z-container\",layoutDependency:layoutDependency,layoutId:\"TJgX1pr6X-container\",children:/*#__PURE__*/ _jsx(Phosphor,{color:NyetOWcJJ,height:\"100%\",iconSearch:\"House\",iconSelection:PxHg4wulM,id:\"TJgX1pr6X\",layoutId:\"TJgX1pr6X\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})}),/*#__PURE__*/ _jsx(Transition,{value:transition2,children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1s8qcp6\",layoutDependency:layoutDependency,layoutId:\"TFyhesohE\",children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1ql9kga-container\",layoutDependency:layoutDependency,layoutId:\"NGMQHyjw9-container\",children:/*#__PURE__*/ _jsx(Phosphor,{color:QPJ9yqhFP,height:\"100%\",iconSearch:\"House\",iconSelection:PxHg4wulM,id:\"NGMQHyjw9\",layoutId:\"NGMQHyjw9\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})]})})})})});});const css=['.framer-Nc6AT [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-Nc6AT .framer-wze3e6 { display: block; }\",\".framer-Nc6AT .framer-a7nkju { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 30px; will-change: transform; }\",\".framer-Nc6AT .framer-dxxcdh { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1px); left: 50%; overflow: visible; position: absolute; top: 160%; width: 1px; z-index: 1; }\",\".framer-Nc6AT .framer-1d7a77 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Nc6AT .framer-1qdrz6z-container, .framer-Nc6AT .framer-1ql9kga-container { flex: none; height: 75%; position: relative; width: 75%; z-index: 1; }\",\".framer-Nc6AT .framer-1s8qcp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Nc6AT .framer-v-a7nkju .framer-a7nkju { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Nc6AT .framer-a7nkju, .framer-Nc6AT .framer-1d7a77, .framer-Nc6AT .framer-1s8qcp6 { gap: 0px; } .framer-Nc6AT .framer-a7nkju > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Nc6AT .framer-a7nkju > :first-child { margin-top: 0px; } .framer-Nc6AT .framer-a7nkju > :last-child { margin-bottom: 0px; } .framer-Nc6AT .framer-1d7a77 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Nc6AT .framer-1d7a77 > :first-child, .framer-Nc6AT .framer-1s8qcp6 > :first-child { margin-left: 0px; } .framer-Nc6AT .framer-1d7a77 > :last-child, .framer-Nc6AT .framer-1s8qcp6 > :last-child { margin-right: 0px; } .framer-Nc6AT .framer-1s8qcp6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-Nc6AT.framer-v-1pssl3 .framer-a7nkju, .framer-Nc6AT.framer-v-a7nkju.hover .framer-a7nkju { justify-content: flex-end; }\",\".framer-Nc6AT.framer-v-1pssl3 .framer-dxxcdh, .framer-Nc6AT.framer-v-a7nkju.hover .framer-dxxcdh { height: var(--framer-aspect-ratio-supported, 200px); top: -7px; width: 170%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 30\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VU64uJzB_\":{\"layout\":[\"fixed\",\"fixed\"]},\"xbh9GMd6U\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"NyetOWcJJ\":\"iconUpColor\",\"QPJ9yqhFP\":\"iconDownColor\",\"v9DKWHwOQ\":\"waveColor\",\"PxHg4wulM\":\"icon\",\"XCVjmdAM8\":\"link\",\"yavAV4bck\":\"tap\"}\n */ const FramerDlK46uOfo=withCSS(Component,css,\"framer-Nc6AT\");export default FramerDlK46uOfo;FramerDlK46uOfo.displayName=\"IconButton\";FramerDlK46uOfo.defaultProps={height:30,width:30};addPropertyControls(FramerDlK46uOfo,{variant:{options:[\"sLKS0iy4Q\",\"VU64uJzB_\"],optionTitles:[\"Default\",\"Active\"],title:\"Variant\",type:ControlType.Enum},NyetOWcJJ:{defaultValue:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',title:\"IconUpColor\",type:ControlType.Color},QPJ9yqhFP:{defaultValue:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',title:\"IconDownColor\",type:ControlType.Color},v9DKWHwOQ:{defaultValue:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',title:\"WaveColor\",type:ControlType.Color},PxHg4wulM:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"ArrowCircleRight\",hidden:undefined,title:\"Icon\"},XCVjmdAM8:{title:\"Link\",type:ControlType.Link},yavAV4bck:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerDlK46uOfo,[...PhosphorFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDlK46uOfo\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VU64uJzB_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xbh9GMd6U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"30\",\"framerIntrinsicHeight\":\"30\",\"framerVariables\":\"{\\\"NyetOWcJJ\\\":\\\"iconUpColor\\\",\\\"QPJ9yqhFP\\\":\\\"iconDownColor\\\",\\\"v9DKWHwOQ\\\":\\\"waveColor\\\",\\\"PxHg4wulM\\\":\\\"icon\\\",\\\"XCVjmdAM8\\\":\\\"link\\\",\\\"yavAV4bck\\\":\\\"tap\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DlK46uOfo.map", "// Welcome to Code in Framer\n// Get Started: https://www.framer.com/docs/guides/\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */ export default function FlipText(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nconst children=props.text;const characters=children.split(\"\");//jj\nreturn /*#__PURE__*/ _jsx(\"div\",{style:containerStyle,children:characters.map((character,i)=>{return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"inline-block\",overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(motion.div,{animate:props.direction,variants:{up:i=>({y:0,transition:{...props.transition,delay:i*props.delay}}),down:i=>({y:\"-100%\",transition:{...props.transition,delay:i*props.delay}})},style:{display:\"inline-block\",willChange:\"transform\",fontFamily:`${props.fontFamily}, sans-serif`,fontSize:`${props.fontSize}px`,fontWeight:props.fontWeight},custom:i,children:/*#__PURE__*/ _jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",overflow:\"hidden\",letterSpacing:`${props.letterSpacing}px`},children:[/*#__PURE__*/ _jsx(\"span\",{style:{color:props.upColor},children:character}),/*#__PURE__*/ _jsx(\"span\",{style:{position:\"absolute\",top:\"100%\",color:props.downColor},children:character})]})})},children+i);})});};FlipText.defaultProps={text:\"My Title\",direction:\"up\",upColor:\"#fff\",downColor:\"#fff\",fontFamily:\"Poppins\",fontSize:14,letterSpacing:0,fontWeight:\"400\",delay:.02};addPropertyControls(FlipText,{text:{title:\"Text\",type:ControlType.String},direction:{type:ControlType.Enum,defaultValue:\"up\",displaySegmentedControl:true,options:[\"up\",\"down\"],optionTitles:[\"Up\",\"Down\"]},transition:{type:ControlType.Transition},delay:{type:ControlType.Number,min:.01,max:1,step:.01,displayStepper:true},upColor:{type:ControlType.Color},downColor:{type:ControlType.Color},fontFamily:{type:ControlType.String},fontSize:{type:ControlType.Number},fontWeight:{type:ControlType.Enum,defaultValue:\"400\",options:[\"100\",\"200\",\"300\",\"400\",\"500\",\"600\",\"700\",\"800\",\"900\",],optionTitles:[\"Thin\",\"Extra Light\",\"Light\",\"Normal\",\"Medium\",\"Semi Bold\",\"Bold\",\"Extra Bold\",\"Black\",]},letterSpacing:{type:ControlType.Number}});// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst containerStyle={height:\"100%\",display:\"flex\",justifyContent:\"flex-start\",alignItems:\"center\",overflow:\"hidden\",color:\"white\",whiteSpace:\"pre\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FlipText\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FlipText.map", "// Generated by Framer (58a021c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FlipText from\"https://framerusercontent.com/modules/5rK3zOroo8UrjfhYq8ak/tLSha21nhKhbl3vRVb0u/FlipText.js\";import IconButton from\"https://framerusercontent.com/modules/hDqw8HW4dIN3fvOQpqFc/hIWcWLAVcy76ZmnNCFz5/DlK46uOfo.js\";const FlipTextFonts=getFonts(FlipText);const IconButtonFonts=getFonts(IconButton);const enabledGestures={uXwUR4DHX:{hover:true}};const cycleOrder=[\"uXwUR4DHX\",\"vcIqzz0iJ\"];const variantClassNames={uXwUR4DHX:\"framer-v-nk5533\",vcIqzz0iJ:\"framer-v-7axx9a\"};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 humanReadableVariantMap={Active:\"vcIqzz0iJ\",Default:\"uXwUR4DHX\"};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 Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"uXwUR4DHX\",link:mtVCj5_89,text:ETd1RxOMQ=\"My Title\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"uXwUR4DHX\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-J5EUr\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:mtVCj5_89,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-nk5533\",className)} framer-c10qub`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"uXwUR4DHX\",ref:ref,style:{...style},...addPropertyOverrides({\"uXwUR4DHX-hover\":{\"data-framer-name\":undefined},vcIqzz0iJ:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1di6h08-container\",layoutDependency:layoutDependency,layoutId:\"X5de9klrv-container\",children:/*#__PURE__*/ _jsx(FlipText,{delay:.01,direction:\"up\",downColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',fontFamily:\"Poppins\",fontSize:14,fontWeight:\"400\",height:\"100%\",id:\"X5de9klrv\",layoutId:\"X5de9klrv\",letterSpacing:0,text:ETd1RxOMQ,transition:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},upColor:'var(--token-b81faf46-eb58-4a40-8d63-e56ebe9c71eb, rgb(146, 146, 191)) /* {\"name\":\"text-secondary\"} */',width:\"100%\",...addPropertyOverrides({\"uXwUR4DHX-hover\":{direction:\"down\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1efrcsq-container\",layoutDependency:layoutDependency,layoutId:\"i5CPkI_kW-container\",style:{opacity:0},variants:{\"uXwUR4DHX-hover\":{opacity:1},vcIqzz0iJ:{opacity:1}},children:/*#__PURE__*/ _jsx(IconButton,{height:\"100%\",icon:\"CaretRight\",iconDownColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconUpColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',id:\"i5CPkI_kW\",layoutId:\"i5CPkI_kW\",style:{height:\"100%\",width:\"100%\"},variant:\"sLKS0iy4Q\",waveColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',width:\"100%\"})})]})})})})});});const css=['.framer-J5EUr [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-J5EUr .framer-c10qub { display: block; }\",\".framer-J5EUr .framer-nk5533 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 5px 5px 5px 0px; position: relative; text-decoration: none; width: 308px; }\",\".framer-J5EUr .framer-1di6h08-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-J5EUr .framer-1efrcsq-container { flex: none; height: 22px; left: -36px; pointer-events: none; position: absolute; top: 4px; width: 22px; z-index: 1; }\",\".framer-J5EUr .framer-v-nk5533 .framer-nk5533 { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-J5EUr .framer-nk5533 { gap: 0px; } .framer-J5EUr .framer-nk5533 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J5EUr .framer-nk5533 > :first-child { margin-left: 0px; } .framer-J5EUr .framer-nk5533 > :last-child { margin-right: 0px; } }\",\".framer-J5EUr.framer-v-7axx9a .framer-nk5533, .framer-J5EUr.framer-v-nk5533.hover .framer-nk5533 { padding: 5px 5px 5px 15px; }\",\".framer-J5EUr.framer-v-7axx9a .framer-1efrcsq-container, .framer-J5EUr.framer-v-nk5533.hover .framer-1efrcsq-container { left: -7px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 31\n * @framerIntrinsicWidth 308\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vcIqzz0iJ\":{\"layout\":[\"fixed\",\"auto\"]},\"JAhf1TC3X\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"mtVCj5_89\":\"link\",\"ETd1RxOMQ\":\"text\"}\n */ const FramerJkm1WS6dD=withCSS(Component,css,\"framer-J5EUr\");export default FramerJkm1WS6dD;FramerJkm1WS6dD.displayName=\"Link\";FramerJkm1WS6dD.defaultProps={height:31,width:308};addPropertyControls(FramerJkm1WS6dD,{variant:{options:[\"uXwUR4DHX\",\"vcIqzz0iJ\"],optionTitles:[\"Default\",\"Active\"],title:\"Variant\",type:ControlType.Enum},mtVCj5_89:{title:\"Link\",type:ControlType.Link},ETd1RxOMQ:{defaultValue:\"My Title\",title:\"Text\",type:ControlType.String}});addFonts(FramerJkm1WS6dD,[...FlipTextFonts,...IconButtonFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJkm1WS6dD\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vcIqzz0iJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JAhf1TC3X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"308\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"31\",\"framerVariables\":\"{\\\"mtVCj5_89\\\":\\\"link\\\",\\\"ETd1RxOMQ\\\":\\\"text\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2aad935)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Link from\"https://framerusercontent.com/modules/nkY2dLAdjEznkRauMFpy/Czq4g1dtK7nMKm6aZlxv/Jkm1WS6dD.js\";const LinkFonts=getFonts(Link);const serializationHash=\"framer-7on5O\";const variantClassNames={xmAqUeOZz:\"framer-v-18juxa0\"};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.create(React.Fragment);const getProps=({height,id,products,width,...props})=>{var _ref;return{...props,AnFx_eyOo:(_ref=products!==null&&products!==void 0?products:props.AnFx_eyOo)!==null&&_ref!==void 0?_ref:\"Products\"};};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,AnFx_eyOo,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"xmAqUeOZz\",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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-18juxa0\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"xmAqUeOZz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2pqv78\",layoutDependency:layoutDependency,layoutId:\"mr9qLVqAs\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)))\"},children:\"Product\"})}),className:\"framer-11tbfzn\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"yYoxH9ch3\",style:{\"--extracted-r6o4lv\":\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:AnFx_eyOo,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9rwmjb-container\",layoutDependency:layoutDependency,layoutId:\"XisnBxmjp-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"XisnBxmjp\",layoutId:\"XisnBxmjp\",link:\"https://etherscan.io/address/0x8a3c015e80567ba1e6ee5dbeea775e40ef90c008\",style:{width:\"100%\"},text:\"MEV Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m9s4x4-container\",layoutDependency:layoutDependency,layoutId:\"dWoz_KdrS-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"dWoz_KdrS\",layoutId:\"dWoz_KdrS\",link:\"https://t.me/JokMimicBot\",style:{width:\"100%\"},text:\"Mimic Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7o4ngp-container\",layoutDependency:layoutDependency,layoutId:\"q7QLYm1pH-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"q7QLYm1pH\",layoutId:\"q7QLYm1pH\",link:\"https://twitter.com/JokTimeToTroll\",style:{width:\"100%\"},text:\"Troll X Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1az40rm-container\",layoutDependency:layoutDependency,layoutId:\"AIUfy_El_-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"AIUfy_El_\",layoutId:\"AIUfy_El_\",link:\"https://twitter.com/JokWhySoSerious\",style:{width:\"100%\"},text:\"Jok X Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j78q24-container\",layoutDependency:layoutDependency,layoutId:\"Lgk_tw1cf-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"Lgk_tw1cf\",layoutId:\"Lgk_tw1cf\",link:\"https://t.me/Jok_AI_Bot\",style:{width:\"100%\"},text:\"Telegram Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v0273t-container\",layoutDependency:layoutDependency,layoutId:\"Qqd5pQaCo-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"Qqd5pQaCo\",layoutId:\"Qqd5pQaCo\",link:\"https://t.me/Jok_Sandwich_WaiterBot\",style:{width:\"100%\"},text:\"Waiter Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2kklmw-container\",layoutDependency:layoutDependency,layoutId:\"ZfZS3Dh6S-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"ZfZS3Dh6S\",layoutId:\"ZfZS3Dh6S\",link:\"https://t.me/Jok_Banker_Bot\",style:{width:\"100%\"},text:\"Banker Bot\",variant:\"uXwUR4DHX\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7on5O.framer-tka30b, .framer-7on5O .framer-tka30b { display: block; }\",\".framer-7on5O.framer-18juxa0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 267px; }\",\".framer-7on5O .framer-2pqv78 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-7on5O .framer-11tbfzn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7on5O .framer-9rwmjb-container, .framer-7on5O .framer-m9s4x4-container, .framer-7on5O .framer-7o4ngp-container, .framer-7on5O .framer-1az40rm-container, .framer-7on5O .framer-j78q24-container, .framer-7on5O .framer-1v0273t-container, .framer-7on5O .framer-2kklmw-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7on5O.framer-18juxa0, .framer-7on5O .framer-2pqv78 { gap: 0px; } .framer-7on5O.framer-18juxa0 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-7on5O.framer-18juxa0 > :first-child { margin-top: 0px; } .framer-7on5O.framer-18juxa0 > :last-child { margin-bottom: 0px; } .framer-7on5O .framer-2pqv78 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7on5O .framer-2pqv78 > :first-child { margin-left: 0px; } .framer-7on5O .framer-2pqv78 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 341\n * @framerIntrinsicWidth 267\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"AnFx_eyOo\":\"products\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBIvdNnXmq=withCSS(Component,css,\"framer-7on5O\");export default FramerBIvdNnXmq;FramerBIvdNnXmq.displayName=\"FooterProduct\";FramerBIvdNnXmq.defaultProps={height:341,width:267};addPropertyControls(FramerBIvdNnXmq,{AnFx_eyOo:{defaultValue:\"Products\",displayTextArea:false,title:\"Products\",type:ControlType.String}});addFonts(FramerBIvdNnXmq,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...LinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBIvdNnXmq\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"341\",\"framerVariables\":\"{\\\"AnFx_eyOo\\\":\\\"products\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"267\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BIvdNnXmq.map", "// Generated by Framer (d213f04)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,getPropertyControls,Link,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 FlipText from\"https://framerusercontent.com/modules/5rK3zOroo8UrjfhYq8ak/tLSha21nhKhbl3vRVb0u/FlipText.js\";import IconButton from\"https://framerusercontent.com/modules/hDqw8HW4dIN3fvOQpqFc/hIWcWLAVcy76ZmnNCFz5/DlK46uOfo.js\";const FlipTextFonts=getFonts(FlipText);const IconButtonFonts=getFonts(IconButton);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={K3KYTna4A:{hover:true,pressed:true},OE4p3uwCL:{hover:true,pressed:true}};const cycleOrder=[\"OE4p3uwCL\",\"K3KYTna4A\"];const variantClassNames={K3KYTna4A:\"framer-v-1ssksak\",OE4p3uwCL:\"framer-v-vcs951\"};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:{delay:0,duration:1.2,ease:[.025,.965,.22,1],type:\"tween\"}};const transformTemplate=(_,t)=>`translateX(-50%) ${t}`;const negate=value=>{return!value;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Big:\"K3KYTna4A\",Normal:\"OE4p3uwCL\"};const getProps=({backgroundColor,backgroundWavePressedColor,backgrounWaveColor,hasIcon,height,icon,iconColor,iconColorActive,iconWaveColor,id,link,textColorDown,textColorUp,title,width,...props})=>{var ref,ref1,ref2,ref3,ref4,ref5,ref6,ref7,ref8,ref9,_variant,ref10,ref11;return{...props,D1xOF8ei2:(ref=backgrounWaveColor!==null&&backgrounWaveColor!==void 0?backgrounWaveColor:props.D1xOF8ei2)!==null&&ref!==void 0?ref:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',eTd1_FxlU:(ref1=title!==null&&title!==void 0?title:props.eTd1_FxlU)!==null&&ref1!==void 0?ref1:\"Product\",F5J5e7hQf:(ref2=textColorUp!==null&&textColorUp!==void 0?textColorUp:props.F5J5e7hQf)!==null&&ref2!==void 0?ref2:\"rgb(255, 255, 255)\",H7jQc_Zmm:(ref3=iconWaveColor!==null&&iconWaveColor!==void 0?iconWaveColor:props.H7jQc_Zmm)!==null&&ref3!==void 0?ref3:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',hjR0_PlHB:(ref4=backgroundWavePressedColor!==null&&backgroundWavePressedColor!==void 0?backgroundWavePressedColor:props.hjR0_PlHB)!==null&&ref4!==void 0?ref4:'var(--token-6af6cf82-2a0d-410a-90b8-a613e60effae, rgba(102, 102, 212, 0.56)) /* {\"name\":\"accent-primary-translucent-x\"} */',OArbv4bYU:(ref5=icon!==null&&icon!==void 0?icon:props.OArbv4bYU)!==null&&ref5!==void 0?ref5:\"ArrowCircleRight\",oDAzS_yY2:(ref6=backgroundColor!==null&&backgroundColor!==void 0?backgroundColor:props.oDAzS_yY2)!==null&&ref6!==void 0?ref6:\"rgba(255, 255, 255, 0)\",oDJicC9Fc:(ref7=iconColorActive!==null&&iconColorActive!==void 0?iconColorActive:props.oDJicC9Fc)!==null&&ref7!==void 0?ref7:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',rTdJf0lW5:link!==null&&link!==void 0?link:props.rTdJf0lW5,SCg2SsFis:(ref8=hasIcon!==null&&hasIcon!==void 0?hasIcon:props.SCg2SsFis)!==null&&ref8!==void 0?ref8:true,SQsr26b9I:(ref9=iconColor!==null&&iconColor!==void 0?iconColor:props.SQsr26b9I)!==null&&ref9!==void 0?ref9:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',variant:(ref10=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref10!==void 0?ref10:\"OE4p3uwCL\",X76eZQdEI:(ref11=textColorDown!==null&&textColorDown!==void 0?textColorDown:props.X76eZQdEI)!==null&&ref11!==void 0?ref11:\"rgb(255, 255, 255)\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,eTd1_FxlU,rTdJf0lW5,OArbv4bYU,SCg2SsFis,oDAzS_yY2,D1xOF8ei2,F5J5e7hQf,X76eZQdEI,hjR0_PlHB,H7jQc_Zmm,SQsr26b9I,oDJicC9Fc,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"OE4p3uwCL\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-yc704\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:rTdJf0lW5,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-vcs951\",className)} framer-vbi9gv`,\"data-framer-name\":\"Normal\",layoutDependency:layoutDependency,layoutId:\"OE4p3uwCL\",ref:ref,style:{backgroundColor:oDAzS_yY2,borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,...style},...addPropertyOverrides({\"K3KYTna4A-hover\":{\"data-framer-name\":undefined},\"K3KYTna4A-pressed\":{\"data-framer-name\":undefined},\"OE4p3uwCL-hover\":{\"data-framer-name\":undefined},\"OE4p3uwCL-pressed\":{\"data-framer-name\":undefined},K3KYTna4A:{\"data-framer-name\":\"Big\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1738l7z\",layoutDependency:layoutDependency,layoutId:\"W1Zn4u1GL\",style:{backgroundColor:\"var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},transformTemplate:transformTemplate,variants:{\"K3KYTna4A-pressed\":{backgroundColor:\"var(--token-6af6cf82-2a0d-410a-90b8-a613e60effae, rgba(102, 102, 212, 0.56))\"},\"OE4p3uwCL-hover\":{backgroundColor:D1xOF8ei2},\"OE4p3uwCL-pressed\":{backgroundColor:hjR0_PlHB},K3KYTna4A:{backgroundColor:D1xOF8ei2}}}),/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-q85yvo\",layoutDependency:layoutDependency,layoutId:\"uf0H61q4o\",children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1a613bs-container\",layoutDependency:layoutDependency,layoutId:\"azWRkxLgD-container\",children:/*#__PURE__*/ _jsx(FlipText,{delay:.02,direction:\"up\",downColor:X76eZQdEI,fontFamily:\"Poppins\",fontSize:13,fontWeight:\"400\",height:\"100%\",id:\"azWRkxLgD\",layoutId:\"azWRkxLgD\",letterSpacing:0,text:eTd1_FxlU,transition:{damping:60,delay:0,duration:1.5,ease:[.025,.965,.22,1],mass:1,stiffness:500,type:\"tween\"},upColor:F5J5e7hQf,width:\"100%\",...addPropertyOverrides({\"K3KYTna4A-hover\":{direction:\"down\"},\"K3KYTna4A-pressed\":{direction:\"down\"},\"OE4p3uwCL-hover\":{direction:\"down\"},\"OE4p3uwCL-pressed\":{direction:\"down\"},K3KYTna4A:{fontSize:16}},baseVariant,gestureVariant)})}),negate(SCg2SsFis)&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-7ya7sq\",\"data-framer-name\":\"Dummy\",layoutDependency:layoutDependency,layoutId:\"A0_c6B9TN\"}),SCg2SsFis&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-o7dfi-container\",layoutDependency:layoutDependency,layoutId:\"toShZCJoh-container\",children:/*#__PURE__*/ _jsx(IconButton,{height:\"100%\",icon:OArbv4bYU,iconDownColor:oDJicC9Fc,iconUpColor:SQsr26b9I,id:\"toShZCJoh\",layoutId:\"toShZCJoh\",style:{height:\"100%\",width:\"100%\"},variant:\"sLKS0iy4Q\",waveColor:H7jQc_Zmm,width:\"100%\",...addPropertyOverrides({\"K3KYTna4A-hover\":{variant:\"VU64uJzB_\"},\"K3KYTna4A-pressed\":{variant:\"VU64uJzB_\"},\"OE4p3uwCL-hover\":{variant:\"VU64uJzB_\"},\"OE4p3uwCL-pressed\":{variant:\"VU64uJzB_\"}},baseVariant,gestureVariant)})})]})]})})})})});});const css=['.framer-yc704 [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-yc704 .framer-vbi9gv { display: block; }\",\".framer-yc704 .framer-vcs951 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 8px 8px 25px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-yc704 .framer-1738l7z { aspect-ratio: 1 / 1; bottom: -34px; flex: none; height: var(--framer-aspect-ratio-supported, 13px); left: 50%; overflow: visible; position: absolute; width: 10%; z-index: 1; }\",\".framer-yc704 .framer-q85yvo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; pointer-events: none; position: relative; width: min-content; z-index: 1; }\",\".framer-yc704 .framer-1a613bs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-yc704 .framer-7ya7sq { flex: none; height: 20px; overflow: visible; position: relative; width: 3px; }\",\".framer-yc704 .framer-o7dfi-container { flex: none; height: 32px; position: relative; width: 32px; z-index: 1; }\",\".framer-yc704 .framer-v-vcs951 .framer-vcs951, .framer-yc704 .framer-v-1ssksak .framer-vcs951 { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yc704 .framer-vcs951, .framer-yc704 .framer-q85yvo { gap: 0px; } .framer-yc704 .framer-vcs951 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yc704 .framer-vcs951 > :first-child { margin-top: 0px; } .framer-yc704 .framer-vcs951 > :last-child { margin-bottom: 0px; } .framer-yc704 .framer-q85yvo > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } .framer-yc704 .framer-q85yvo > :first-child { margin-left: 0px; } .framer-yc704 .framer-q85yvo > :last-child { margin-right: 0px; } }\",\".framer-yc704.framer-v-1ssksak .framer-vcs951 { height: 60px; padding: 8px 11px 8px 35px; }\",\".framer-yc704.framer-v-1ssksak .framer-1738l7z { height: var(--framer-aspect-ratio-supported, 17px); }\",\".framer-yc704.framer-v-1ssksak .framer-q85yvo { gap: 17px; }\",\".framer-yc704.framer-v-1ssksak .framer-o7dfi-container { height: 47px; width: 47px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yc704.framer-v-1ssksak .framer-q85yvo { gap: 0px; } .framer-yc704.framer-v-1ssksak .framer-q85yvo > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-yc704.framer-v-1ssksak .framer-q85yvo > :first-child { margin-left: 0px; } .framer-yc704.framer-v-1ssksak .framer-q85yvo > :last-child { margin-right: 0px; } }\",\".framer-yc704.framer-v-vcs951.hover .framer-1738l7z, .framer-yc704.framer-v-vcs951.pressed .framer-1738l7z { bottom: -64px; height: var(--framer-aspect-ratio-supported, 218px); width: 170%; }\",\".framer-yc704.framer-v-1ssksak.hover .framer-1738l7z, .framer-yc704.framer-v-1ssksak.pressed .framer-1738l7z { height: var(--framer-aspect-ratio-supported, 293px); width: 170%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 128\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"K3KYTna4A\":{\"layout\":[\"auto\",\"fixed\"]},\"gf7RRa8WW\":{\"layout\":[\"auto\",\"auto\"]},\"CbH2KWLTC\":{\"layout\":[\"auto\",\"auto\"]},\"gROaf08iK\":{\"layout\":[\"auto\",\"fixed\"]},\"c9mzc7Nzr\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"eTd1_FxlU\":\"title\",\"rTdJf0lW5\":\"link\",\"OArbv4bYU\":\"icon\",\"SCg2SsFis\":\"hasIcon\",\"oDAzS_yY2\":\"backgroundColor\",\"D1xOF8ei2\":\"backgrounWaveColor\",\"F5J5e7hQf\":\"textColorUp\",\"X76eZQdEI\":\"textColorDown\",\"hjR0_PlHB\":\"backgroundWavePressedColor\",\"H7jQc_Zmm\":\"iconWaveColor\",\"SQsr26b9I\":\"iconColor\",\"oDJicC9Fc\":\"iconColorActive\"}\n */ const FramerU0gIbWaDK=withCSS(Component,css,\"framer-yc704\");export default FramerU0gIbWaDK;FramerU0gIbWaDK.displayName=\"ButtonInner\";FramerU0gIbWaDK.defaultProps={height:48,width:128};addPropertyControls(FramerU0gIbWaDK,{variant:{options:[\"OE4p3uwCL\",\"K3KYTna4A\"],optionTitles:[\"Normal\",\"Big\"],title:\"Variant\",type:ControlType.Enum},eTd1_FxlU:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String},rTdJf0lW5:{title:\"Link\",type:ControlType.Link},OArbv4bYU:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"ArrowCircleRight\",hidden:undefined,title:\"Icon\"},SCg2SsFis:{defaultValue:true,title:\"HasIcon\",type:ControlType.Boolean},oDAzS_yY2:{defaultValue:\"rgba(255, 255, 255, 0)\",title:\"BackgroundColor\",type:ControlType.Color},D1xOF8ei2:{defaultValue:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',title:\"BackgrounWaveColor\",type:ControlType.Color},F5J5e7hQf:{defaultValue:\"rgb(255, 255, 255)\",title:\"TextColorUp\",type:ControlType.Color},X76eZQdEI:{defaultValue:\"rgb(255, 255, 255)\",title:\"TextColorDown\",type:ControlType.Color},hjR0_PlHB:{defaultValue:'var(--token-6af6cf82-2a0d-410a-90b8-a613e60effae, rgba(102, 102, 212, 0.56)) /* {\"name\":\"accent-primary-translucent-x\"} */',title:\"BackgroundWavePressedColor\",type:ControlType.Color},H7jQc_Zmm:{defaultValue:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',title:\"IconWaveColor\",type:ControlType.Color},SQsr26b9I:{defaultValue:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',title:\"IconColor\",type:ControlType.Color},oDJicC9Fc:{defaultValue:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',title:\"IconColorActive\",type:ControlType.Color}});addFonts(FramerU0gIbWaDK,[...FlipTextFonts,...IconButtonFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU0gIbWaDK\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"eTd1_FxlU\\\":\\\"title\\\",\\\"rTdJf0lW5\\\":\\\"link\\\",\\\"OArbv4bYU\\\":\\\"icon\\\",\\\"SCg2SsFis\\\":\\\"hasIcon\\\",\\\"oDAzS_yY2\\\":\\\"backgroundColor\\\",\\\"D1xOF8ei2\\\":\\\"backgrounWaveColor\\\",\\\"F5J5e7hQf\\\":\\\"textColorUp\\\",\\\"X76eZQdEI\\\":\\\"textColorDown\\\",\\\"hjR0_PlHB\\\":\\\"backgroundWavePressedColor\\\",\\\"H7jQc_Zmm\\\":\\\"iconWaveColor\\\",\\\"SQsr26b9I\\\":\\\"iconColor\\\",\\\"oDJicC9Fc\\\":\\\"iconColorActive\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"K3KYTna4A\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gf7RRa8WW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CbH2KWLTC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gROaf08iK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"c9mzc7Nzr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"128\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d7e8e3e)\nimport{jsx as e}from\"react/jsx-runtime\";import{addFonts as r,addPropertyControls as a,ControlType as t,cx as o,getFonts as n,getPropertyControls as i,useActiveVariantCallback as c,useLocaleInfo as l,useVariantState as d,withCSS as m}from\"framer\";import{LayoutGroup as f,motion as p,MotionConfigContext as b}from\"framer-motion\";import*as v from\"react\";import g from\"https://framerusercontent.com/modules/77iqVCdLtd1417IWXnlI/SIxjQQldF5LPWjIlQnCN/U0gIbWaDK.js\";let s=n(g),h=i(g),x=[\"WDMjyYQLn\",\"K0wNYSh7A\",\"zH3dzG0jw\",\"yr12YlKaN\",\"MWpNh9xaj\"],y=\"framer-4jkha\",u={K0wNYSh7A:\"framer-v-wd2xye\",MWpNh9xaj:\"framer-v-1reoj1u\",WDMjyYQLn:\"framer-v-iw1eoz\",yr12YlKaN:\"framer-v-1oy8gma\",zH3dzG0jw:\"framer-v-1k7p0n9\"};function w(e,...r){let a={};return null==r||r.forEach(r=>r&&Object.assign(a,e[r])),a;}let k={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},j=({value:r,children:a})=>{let t=v.useContext(b),o=null!=r?r:t.transition,n=v.useMemo(()=>({...t,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/e(b.Provider,{value:n,children:a});},z={\"Variant 4\":\"yr12YlKaN\",\"Variant 5\":\"MWpNh9xaj\",Accent:\"K0wNYSh7A\",Normal:\"WDMjyYQLn\",Secondary:\"zH3dzG0jw\"},C=({hasIcon:e,height:r,icon:a,id:t,link:o,tap:n,title:i,variant5:c,width:l,...d})=>{var m,f,p,b,v;return{...d,BfDr5o1ol:null!==(m=null!=a?a:d.BfDr5o1ol)&&void 0!==m?m:\"ArrowCircleRight\",I9Xo1tw86:null!==(f=null!=c?c:d.I9Xo1tw86)&&void 0!==f?f:\"OE4p3uwCL\",INA_2W0b5:null!=e?e:d.INA_2W0b5,MxH7G3vVO:null!=o?o:d.MxH7G3vVO,thJwxAsEa:null!==(p=null!=i?i:d.thJwxAsEa)&&void 0!==p?p:\"Learn More\",variant:null!==(v=null!==(b=z[d.variant])&&void 0!==b?b:d.variant)&&void 0!==v?v:\"WDMjyYQLn\",VhURM1wPf:null!=n?n:d.VhURM1wPf};},N=(e,r)=>r.join(\"-\")+e.layoutDependency,A=/*#__PURE__*/v.forwardRef(function(r,a){let{activeLocale:t}=l(),{style:n,className:i,layoutId:m,variant:b,I9Xo1tw86:s,thJwxAsEa:h,MxH7G3vVO:y,BfDr5o1ol:z,INA_2W0b5:A,VhURM1wPf:W,...M}=C(r),{baseVariant:V,classNames:D,gestureVariant:Y,setGestureState:I,setVariant:H,transition:K,variants:L}=d({cycleOrder:x,defaultVariant:\"WDMjyYQLn\",transitions:k,variant:b,variantClassNames:u}),S=N(r,L),{activeVariantCallback:E,delay:O}=c(V),U=E(async(...e)=>{if(W){let r=await W(...e);if(!1===r)return!1;}}),G=v.useRef(null),P=v.useId();return /*#__PURE__*/e(f,{id:null!=m?m:P,children:/*#__PURE__*/e(p.div,{initial:b,animate:L,onHoverStart:()=>I({isHovered:!0}),onHoverEnd:()=>I({isHovered:!1}),onTapStart:()=>I({isPressed:!0}),onTap:()=>I({isPressed:!1}),onTapCancel:()=>I({isPressed:!1}),className:o(\"framer-4jkha\",...[],D),style:{display:\"contents\"},children:/*#__PURE__*/e(j,{value:K,children:/*#__PURE__*/e(p.div,{...M,className:o(\"framer-iw1eoz\",i),\"data-framer-name\":\"Normal\",\"data-highlight\":!0,layoutDependency:S,layoutId:\"WDMjyYQLn\",onTap:U,ref:null!=a?a:G,style:{...n},...w({K0wNYSh7A:{\"data-framer-name\":\"Accent\"},MWpNh9xaj:{\"data-framer-name\":\"Variant 5\"},yr12YlKaN:{\"data-framer-name\":\"Variant 4\"},zH3dzG0jw:{\"data-framer-name\":\"Secondary\"}},V,Y),children:/*#__PURE__*/e(p.div,{className:\"framer-1fi0zhx-container\",layoutDependency:S,layoutId:\"VOADxEI54-container\",children:/*#__PURE__*/e(g,{backgroundColor:\"rgba(255, 255, 255, 0)\",backgroundWavePressedColor:'var(--token-6af6cf82-2a0d-410a-90b8-a613e60effae, rgba(102, 102, 212, 0.56)) /* {\"name\":\"accent-primary-translucent-x\"} */',backgrounWaveColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',hasIcon:A,height:\"100%\",icon:z,iconColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconColorActive:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',iconWaveColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',id:\"VOADxEI54\",layoutId:\"VOADxEI54\",link:y,textColorDown:\"rgb(255, 255, 255)\",textColorUp:\"rgb(255, 255, 255)\",title:h,variant:s,width:\"100%\",...w({K0wNYSh7A:{backgroundColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',backgrounWaveColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconColorActive:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconWaveColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',textColorDown:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',textColorUp:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */'},MWpNh9xaj:{backgroundColor:'var(--token-b81faf46-eb58-4a40-8d63-e56ebe9c71eb, rgb(146, 146, 191)) /* {\"name\":\"text-secondary\"} */'},yr12YlKaN:{backgroundColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',backgrounWaveColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconColorActive:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconWaveColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',style:{width:\"100%\"},textColorDown:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',textColorUp:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */'},zH3dzG0jw:{backgroundColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',iconColorActive:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconWaveColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',textColorDown:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',textColorUp:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */'}},V,Y)})})})})})});}),W=['.framer-4jkha [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-4jkha .framer-7pcy45 { display: block; }\",\".framer-4jkha .framer-iw1eoz { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-4jkha .framer-1fi0zhx-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4jkha .framer-iw1eoz { gap: 0px; } .framer-4jkha .framer-iw1eoz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4jkha .framer-iw1eoz > :first-child { margin-left: 0px; } .framer-4jkha .framer-iw1eoz > :last-child { margin-right: 0px; } }\",\".framer-4jkha.framer-v-wd2xye .framer-iw1eoz { align-content: flex-start; align-items: flex-start; flex-direction: column; justify-content: flex-end; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4jkha.framer-v-wd2xye .framer-iw1eoz { gap: 0px; } .framer-4jkha.framer-v-wd2xye .framer-iw1eoz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4jkha.framer-v-wd2xye .framer-iw1eoz > :first-child { margin-top: 0px; } .framer-4jkha.framer-v-wd2xye .framer-iw1eoz > :last-child { margin-bottom: 0px; } }\",\".framer-4jkha.framer-v-1oy8gma .framer-iw1eoz { flex-direction: column; justify-content: flex-end; width: 150px; }\",\".framer-4jkha.framer-v-1oy8gma .framer-1fi0zhx-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4jkha.framer-v-1oy8gma .framer-iw1eoz { gap: 0px; } .framer-4jkha.framer-v-1oy8gma .framer-iw1eoz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4jkha.framer-v-1oy8gma .framer-iw1eoz > :first-child { margin-top: 0px; } .framer-4jkha.framer-v-1oy8gma .framer-iw1eoz > :last-child { margin-bottom: 0px; } }\"],M=m(A,W,\"framer-4jkha\");export default M;M.displayName=\"Button\",M.defaultProps={height:48,width:149.5},a(M,{variant:{options:[\"WDMjyYQLn\",\"K0wNYSh7A\",\"zH3dzG0jw\",\"yr12YlKaN\",\"MWpNh9xaj\"],optionTitles:[\"Normal\",\"Accent\",\"Secondary\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:t.Enum},I9Xo1tw86:(null==h?void 0:h.variant)&&{...h.variant,defaultValue:\"OE4p3uwCL\",hidden:void 0,title:\"Variant 5\"},thJwxAsEa:{defaultValue:\"Learn More\",displayTextArea:!1,title:\"Title\",type:t.String},MxH7G3vVO:{title:\"Link\",type:t.Link},BfDr5o1ol:(null==h?void 0:h.OArbv4bYU)&&{...h.OArbv4bYU,defaultValue:\"ArrowCircleRight\",hidden:void 0,title:\"Icon\"},INA_2W0b5:{defaultValue:!1,title:\"Has Icon\",type:t.Boolean},VhURM1wPf:{title:\"Tap\",type:t.EventHandler}}),r(M,[...s]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm_J11bB3G\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"149.5\",\"framerVariables\":\"{\\\"I9Xo1tw86\\\":\\\"variant5\\\",\\\"thJwxAsEa\\\":\\\"title\\\",\\\"MxH7G3vVO\\\":\\\"link\\\",\\\"BfDr5o1ol\\\":\\\"icon\\\",\\\"INA_2W0b5\\\":\\\"hasIcon\\\",\\\"VhURM1wPf\\\":\\\"tap\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"K0wNYSh7A\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zH3dzG0jw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yr12YlKaN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MWpNh9xaj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./m_J11bB3G.map", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import IconButton from\"https://framerusercontent.com/modules/hDqw8HW4dIN3fvOQpqFc/hIWcWLAVcy76ZmnNCFz5/DlK46uOfo.js\";const IconButtonFonts=getFonts(IconButton);const serializationHash=\"framer-nWv2D\";const variantClassNames={voljI0j0I:\"framer-v-1yhkymr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,tap,width,...props})=>{return{...props,vQthpUbN1:tap??props.vQthpUbN1};};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,vQthpUbN1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"voljI0j0I\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapsv1x5v=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vQthpUbN1){const res=await vQthpUbN1(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1yhkymr\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"voljI0j0I\",onTap:onTapsv1x5v,ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dqimfm-container\",layoutDependency:layoutDependency,layoutId:\"wS26KY8vt-container\",children:/*#__PURE__*/_jsx(IconButton,{height:\"100%\",icon:\"TwitterLogo\",iconDownColor:\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",iconUpColor:\"var(--token-b81faf46-eb58-4a40-8d63-e56ebe9c71eb, rgb(146, 146, 191))\",id:\"wS26KY8vt\",layoutId:\"wS26KY8vt\",link:\"https://x.com/JokInTheBox_Off\",style:{height:\"100%\",width:\"100%\"},variant:\"sLKS0iy4Q\",waveColor:\"var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12ntztq-container\",layoutDependency:layoutDependency,layoutId:\"c2RBEShv3-container\",children:/*#__PURE__*/_jsx(IconButton,{height:\"100%\",icon:\"TelegramLogo\",iconDownColor:\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",iconUpColor:\"var(--token-b81faf46-eb58-4a40-8d63-e56ebe9c71eb, rgb(146, 146, 191))\",id:\"c2RBEShv3\",layoutId:\"c2RBEShv3\",link:\"https://t.me/JokInTheBoxOfficial\",style:{height:\"100%\",width:\"100%\"},variant:\"sLKS0iy4Q\",waveColor:\"var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212))\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ck9ea6-container\",layoutDependency:layoutDependency,layoutId:\"dRspVkySy-container\",children:/*#__PURE__*/_jsx(IconButton,{height:\"100%\",icon:\"Envelope\",iconDownColor:\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",iconUpColor:\"var(--token-b81faf46-eb58-4a40-8d63-e56ebe9c71eb, rgb(146, 146, 191))\",id:\"dRspVkySy\",layoutId:\"dRspVkySy\",link:\"mailto:hello@jokinthebox.com\",style:{height:\"100%\",width:\"100%\"},variant:\"sLKS0iy4Q\",waveColor:\"var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212))\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nWv2D.framer-1uzqfwt, .framer-nWv2D .framer-1uzqfwt { display: block; }\",\".framer-nWv2D.framer-1yhkymr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-nWv2D .framer-dqimfm-container, .framer-nWv2D .framer-12ntztq-container, .framer-nWv2D .framer-1ck9ea6-container { flex: none; height: 38px; position: relative; width: 38px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-nWv2D.framer-1yhkymr { gap: 0px; } .framer-nWv2D.framer-1yhkymr > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-nWv2D.framer-1yhkymr > :first-child { margin-left: 0px; } .framer-nWv2D.framer-1yhkymr > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 174\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"vQthpUbN1\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersuZ8ZrmWi=withCSS(Component,css,\"framer-nWv2D\");export default FramersuZ8ZrmWi;FramersuZ8ZrmWi.displayName=\"Socials\";FramersuZ8ZrmWi.defaultProps={height:38,width:174};addPropertyControls(FramersuZ8ZrmWi,{vQthpUbN1:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramersuZ8ZrmWi,[{explicitInter:true,fonts:[]},...IconButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersuZ8ZrmWi\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"38\",\"framerIntrinsicWidth\":\"174\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"vQthpUbN1\\\":\\\"tap\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./suZ8ZrmWi.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Poppins-regular\"]);export const fonts=[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/jnYPEFKHB:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\",weight:\"400\"}];export const css=['.framer-dUWgd .framer-styles-preset-w04xff:not(.rich-text-wrapper), .framer-dUWgd .framer-styles-preset-w04xff.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #9292bf; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-dUWgd\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (28b2919)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/pPqmOdFP1CDY4qe1fUAe/TJhhG2lzU2Bx2PhBtmeb/jnYPEFKHB.js\";import Socials from\"https://framerusercontent.com/modules/v1L7Cc3Ar2JirOzUVrYU/MqXgHiPvRuxwX3vFirzo/suZ8ZrmWi.js\";const SocialsFonts=getFonts(Socials);const cycleOrder=[\"HVqRn364v\",\"bgyaYz8R8\"];const variantClassNames={bgyaYz8R8:\"framer-v-kftj8t\",HVqRn364v:\"framer-v-1xyr0j8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Column:\"HVqRn364v\",Row:\"bgyaYz8R8\"};const getProps=({height,id,text,width,...props})=>{return{...props,Fz5RSadC0:text??props.Fz5RSadC0??\"Copyright \\xa9 2023 - All right reserved by JokInTheBox\",variant:humanReadableVariantMap[props.variant]??props.variant??\"HVqRn364v\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,Fz5RSadC0,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"HVqRn364v\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-3E9vS\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-1xyr0j8\",className),\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"HVqRn364v\",ref:ref,style:{...style},...addPropertyOverrides({bgyaYz8R8:{\"data-framer-name\":\"Row\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-w04xff\",\"data-styles-preset\":\"jnYPEFKHB\",children:\"TrendBlend Inc 2023 All Rights Reserved\"})}),className:\"framer-d82kl\",layoutDependency:layoutDependency,layoutId:\"frxJjjZ1m\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:Fz5RSadC0,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bgyaYz8R8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-w04xff\",\"data-styles-preset\":\"jnYPEFKHB\",style:{\"--framer-text-alignment\":\"center\"},children:\"TrendBlend Inc 2023 All Rights Reserved\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yh5q73-container\",layoutDependency:layoutDependency,layoutId:\"CEJx2jKIY-container\",children:/*#__PURE__*/_jsx(Socials,{height:\"100%\",id:\"CEJx2jKIY\",layoutId:\"CEJx2jKIY\",width:\"100%\"})})]})})})});});const css=['.framer-3E9vS [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-3E9vS .framer-z2o7sv { display: block; }\",\".framer-3E9vS .framer-1xyr0j8 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-3E9vS .framer-d82kl { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-3E9vS .framer-1yh5q73-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-3E9vS.framer-v-kftj8t .framer-1xyr0j8 { flex-direction: column; gap: 25px; justify-content: center; width: 433px; }\",\".framer-3E9vS.framer-v-kftj8t .framer-d82kl { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3E9vS.framer-v-kftj8t .framer-1xyr0j8 { gap: 0px; } .framer-3E9vS.framer-v-kftj8t .framer-1xyr0j8 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-3E9vS.framer-v-kftj8t .framer-1xyr0j8 > :first-child { margin-top: 0px; } .framer-3E9vS.framer-v-kftj8t .framer-1xyr0j8 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bgyaYz8R8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Fz5RSadC0\":\"text\"}\n */const FramerIuchqYwCV=withCSS(Component,css,\"framer-3E9vS\");export default FramerIuchqYwCV;FramerIuchqYwCV.displayName=\"FooterBottom\";FramerIuchqYwCV.defaultProps={height:38,width:1200};addPropertyControls(FramerIuchqYwCV,{variant:{options:[\"HVqRn364v\",\"bgyaYz8R8\"],optionTitles:[\"Column\",\"Row\"],title:\"Variant\",type:ControlType.Enum},Fz5RSadC0:{defaultValue:\"Copyright \\xa9 2023 - All right reserved by JokInTheBox\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerIuchqYwCV,[...SocialsFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIuchqYwCV\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"38\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bgyaYz8R8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Fz5RSadC0\\\":\\\"text\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useMemo}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";var SrcType;(function(SrcType){SrcType[\"Upload\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const baseUrl=\"https://logo.clearbit.com/\";const getLogoUrl=company=>{if(!company)return null;return company.includes(\".\")?`${baseUrl}${company}?size=500`:`${baseUrl}${company}.com?size=500`;};/**\n * @framerIntrinsicWidth 64\n * @framerIntrinsicHeight 64\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Logo(props){const{company,radius,isSearch,srcType,srcUrl,srcFile,style}=props;const logoURL=useMemo(()=>{if(isSearch)return getLogoUrl(company);if(srcType===SrcType.Upload)return srcFile;if(srcType===SrcType.Url)return srcUrl;return null;},[company,isSearch,srcType,srcUrl,srcFile]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return logoURL?/*#__PURE__*/ _jsx(\"img\",{src:logoURL,style:{...baseStyles,...style,borderRadius:radius},alt:\"Logo\"}):emptyState;};Logo.defaultProps={company:\"Framer\",radius:100,width:64,height:64,isSearch:true};const baseStyles={position:\"absolute\",left:0,right:0,top:0,bottom:0,width:\"100%\",height:\"100%\"};addPropertyControls(Logo,{isSearch:{type:ControlType.Boolean,title:\"Type\",disabledTitle:\"Custom\",enabledTitle:\"Search\"},srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[SrcType.Url,SrcType.Upload],hidden:({isSearch})=>isSearch},srcUrl:{type:ControlType.String,title:\" \",placeholder:\"../example.jpg\",hidden:({srcType,isSearch})=>srcType===SrcType.Upload||isSearch},srcFile:{type:ControlType.File,title:\" \",allowedFileTypes:[\"jpg\",\"png\",\"jpeg\",\"tiff\",\"gif\"],hidden:({srcType,isSearch})=>srcType===SrcType.Url||isSearch},company:{type:ControlType.String,title:\"Company\",placeholder:\"Github, Apple...\",hidden:({isSearch})=>!isSearch},radius:{type:ControlType.Number,min:0,max:100,title:\"Radius\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Logo\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"64\",\"framerIntrinsicHeight\":\"64\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Logo.map", "// Generated by Framer (9f979fb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";const LogoFonts=getFonts(Logo);const cycleOrder=[\"aLYjtpJ8m\"];const serializationHash=\"framer-MQFLb\";const variantClassNames={aLYjtpJ8m:\"framer-v-846ft3\"};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,title,width,...props})=>{var _ref;return{...props,Y4S50XV3i:(_ref=title!==null&&title!==void 0?title:props.Y4S50XV3i)!==null&&_ref!==void 0?_ref:\"JokInTheBox\"};};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,Y4S50XV3i,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"aLYjtpJ8m\",transitions,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:transition,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bu6oMsQe1\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-846ft3\",className,classNames)} framer-1ii57gw`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"aLYjtpJ8m\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ommho-container\",layoutDependency:layoutDependency,layoutId:\"IhtNxA82x-container\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"IhtNxA82x\",isSearch:false,layoutId:\"IhtNxA82x\",radius:100,srcType:\"URL\",srcUrl:\"https://i.postimg.cc/HshjDCp0/jok-head-only-64x64.png\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)))\"},children:\"TrendBlend\"})}),className:\"framer-5drqjw\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"cQRkWpvBq\",style:{\"--extracted-r6o4lv\":\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Y4S50XV3i,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=['.framer-MQFLb[data-border=\"true\"]::after, .framer-MQFLb [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-MQFLb.framer-1ii57gw, .framer-MQFLb .framer-1ii57gw { display: block; }\",\".framer-MQFLb.framer-846ft3 { 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 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-MQFLb .framer-2ommho-container { flex: none; height: 39px; position: relative; width: 41px; }\",\".framer-MQFLb .framer-5drqjw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MQFLb.framer-846ft3 { gap: 0px; } .framer-MQFLb.framer-846ft3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MQFLb.framer-846ft3 > :first-child { margin-left: 0px; } .framer-MQFLb.framer-846ft3 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 172.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Y4S50XV3i\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerku3EGbefK=withCSS(Component,css,\"framer-MQFLb\");export default Framerku3EGbefK;Framerku3EGbefK.displayName=\"Logo\";Framerku3EGbefK.defaultProps={height:39,width:172.5};addPropertyControls(Framerku3EGbefK,{Y4S50XV3i:{defaultValue:\"JokInTheBox\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(Framerku3EGbefK,[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},...LogoFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerku3EGbefK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"172.5\",\"framerVariables\":\"{\\\"Y4S50XV3i\\\":\\\"title\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"39\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ku3EGbefK.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Poppins-regular\"]);export const fonts=[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/wsDQmGt7F:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\",weight:\"400\"}];export const css=['.framer-0NP6l .framer-styles-preset-1d10i9o:not(.rich-text-wrapper), .framer-0NP6l .framer-styles-preset-1d10i9o.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #9292bf; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-0NP6l\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (015b6bb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Arzk5D6VJ5kY0Z6BmiTc/VVofslJoiIzqEqbY9djo/wsDQmGt7F.js\";import Logo from\"https://framerusercontent.com/modules/iMdEsB7y1kvDwxTzNOrg/O44FXK8dmxgTpUuxbFub/ku3EGbefK.js\";import Button from\"https://framerusercontent.com/modules/p2Gmp459wgvaZ5Wvm9Vn/U5G0RSr5GIsfmZUJApGG/m_J11bB3G.js\";const LogoFonts=getFonts(Logo);const ButtonFonts=getFonts(Button);const cycleOrder=[\"kAx3f9XDp\",\"uuZdunjqT\"];const serializationHash=\"framer-sTewV\";const variantClassNames={kAx3f9XDp:\"framer-v-1sz4ba3\",uuZdunjqT:\"framer-v-axf254\"};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={\"Variant 1\":\"kAx3f9XDp\",\"Variant 2\":\"uuZdunjqT\"};const getProps=({height,id,text,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"kAx3f9XDp\",Zv86qvYU_:(_ref1=text!==null&&text!==void 0?text:props.Zv86qvYU_)!==null&&_ref1!==void 0?_ref1:\"Unleash the Full Potential of Your Ideas with Our Accelerated Solutions, Driving Your Success Forward\"};};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,Zv86qvYU_,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kAx3f9XDp\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1sz4ba3\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"kAx3f9XDp\",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:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{uuZdunjqT:{backgroundColor:\"var(--token-951cb338-ada6-458e-a19b-cda9ecd49501, rgba(41, 41, 71, 0.2))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20}},...addPropertyOverrides({uuZdunjqT:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-188lbpn-container\",layoutDependency:layoutDependency,layoutId:\"gN3U4I17k-container\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"gN3U4I17k\",layoutId:\"gN3U4I17k\",width:\"100%\",Y4S50XV3i:\"JokInTheBox\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1d10i9o\",\"data-styles-preset\":\"wsDQmGt7F\",children:\"Unleash the Full Potential of Your Ideas with Our Accelerated Solutions, Driving Your Success Forward\"})}),className:\"framer-1bvmat\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nhXF1STex\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Zv86qvYU_,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({uuZdunjqT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1d10i9o\",\"data-styles-preset\":\"wsDQmGt7F\",style:{\"--framer-text-alignment\":\"center\"},children:\"Unleash the Full Potential of Your Ideas with Our Accelerated Solutions, Driving Your Success Forward\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-111hvd3-container\",layoutDependency:layoutDependency,layoutId:\"jExhES5_g-container\",children:/*#__PURE__*/_jsx(Button,{BfDr5o1ol:\"ArrowCircleRight\",height:\"100%\",I9Xo1tw86:\"OE4p3uwCL\",id:\"jExhES5_g\",INA_2W0b5:false,layoutId:\"jExhES5_g\",MxH7G3vVO:\"https://app.uniswap.org/swap?inputCurrency=ETH&outputCurrency=0xa728aa2de568766e2fa4544ec7a77f79c0bf9f97&chain=mainnet\",thJwxAsEa:\"Buy $JOK\",variant:\"K0wNYSh7A\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sTewV.framer-1y99d1w, .framer-sTewV .framer-1y99d1w { display: block; }\",\".framer-sTewV.framer-1sz4ba3 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 300px; }\",\".framer-sTewV .framer-188lbpn-container, .framer-sTewV .framer-111hvd3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-sTewV .framer-1bvmat { flex: none; height: auto; max-width: 512px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sTewV.framer-1sz4ba3 { gap: 0px; } .framer-sTewV.framer-1sz4ba3 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-sTewV.framer-1sz4ba3 > :first-child { margin-top: 0px; } .framer-sTewV.framer-1sz4ba3 > :last-child { margin-bottom: 0px; } }\",\".framer-sTewV.framer-v-axf254.framer-1sz4ba3 { align-content: center; align-items: center; padding: 25px; will-change: var(--framer-will-change-override, transform); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 192\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uuZdunjqT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Zv86qvYU_\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpeyKfrfQK=withCSS(Component,css,\"framer-sTewV\");export default FramerpeyKfrfQK;FramerpeyKfrfQK.displayName=\"FooterInfo\";FramerpeyKfrfQK.defaultProps={height:192,width:300};addPropertyControls(FramerpeyKfrfQK,{variant:{options:[\"kAx3f9XDp\",\"uuZdunjqT\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},Zv86qvYU_:{defaultValue:\"Unleash the Full Potential of Your Ideas with Our Accelerated Solutions, Driving Your Success Forward\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FramerpeyKfrfQK,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...LogoFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpeyKfrfQK\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"Zv86qvYU_\\\":\\\"text\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uuZdunjqT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"300\",\"framerIntrinsicHeight\":\"192\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./peyKfrfQK.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Poppins-regular\"]);export const fonts=[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/rXtAf6QiK:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\",weight:\"400\"}];export const css=['.framer-uAXDJ .framer-styles-preset-z19hjp:not(.rich-text-wrapper), .framer-uAXDJ .framer-styles-preset-z19hjp.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #9292bf; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1600px) and (min-width: 800px) { .framer-uAXDJ .framer-styles-preset-z19hjp:not(.rich-text-wrapper), .framer-uAXDJ .framer-styles-preset-z19hjp.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #9292bf; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 799px) and (min-width: 0px) { .framer-uAXDJ .framer-styles-preset-z19hjp:not(.rich-text-wrapper), .framer-uAXDJ .framer-styles-preset-z19hjp.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #9292bf; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-uAXDJ\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f074239)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Button from\"https://framerusercontent.com/modules/p2Gmp459wgvaZ5Wvm9Vn/U5G0RSr5GIsfmZUJApGG/m_J11bB3G.js\";const ButtonFonts=getFonts(Button);const serializationHash=\"framer-KZOBh\";const variantClassNames={gey2p3LE6:\"framer-v-14gpqio\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"gey2p3LE6\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-14gpqio\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"gey2p3LE6\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-76f3884d-cb72-4ec0-9c69-a6c402bef6a2, rgba(41, 41, 71, 0.62))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backdropFilter:\"blur(30px)\",backgroundColor:\"rgba(14, 14, 22, 0.63)\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,WebkitBackdropFilter:\"blur(30px)\",...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":jdb_23pbf\",webPageId:\"r9A0dSpJo\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kfxguk-container\",layoutDependency:layoutDependency,layoutId:\"RmiWqO2gE-container\",children:/*#__PURE__*/_jsx(Button,{BfDr5o1ol:\"ArrowCircleRight\",height:\"100%\",I9Xo1tw86:\"OE4p3uwCL\",id:\"RmiWqO2gE\",INA_2W0b5:false,layoutId:\"RmiWqO2gE\",MxH7G3vVO:resolvedLinks[0],thJwxAsEa:\"Products\",variant:\"WDMjyYQLn\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":K8_r9KIN9\",webPageId:\"r9A0dSpJo\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eu43jd-container\",layoutDependency:layoutDependency,layoutId:\"mKF5Qaju6-container\",children:/*#__PURE__*/_jsx(Button,{BfDr5o1ol:\"ArrowCircleRight\",height:\"100%\",I9Xo1tw86:\"OE4p3uwCL\",id:\"mKF5Qaju6\",INA_2W0b5:false,layoutId:\"mKF5Qaju6\",MxH7G3vVO:resolvedLinks1[0],thJwxAsEa:\"Services\",variant:\"WDMjyYQLn\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":IeaU8RSCx\",webPageId:\"r9A0dSpJo\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4kw42-container\",layoutDependency:layoutDependency,layoutId:\"BAY6bK9vL-container\",children:/*#__PURE__*/_jsx(Button,{BfDr5o1ol:\"ArrowCircleRight\",height:\"100%\",I9Xo1tw86:\"OE4p3uwCL\",id:\"BAY6bK9vL\",INA_2W0b5:false,layoutId:\"BAY6bK9vL\",MxH7G3vVO:resolvedLinks2[0],thJwxAsEa:\"Rewards\",variant:\"WDMjyYQLn\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fzushf-container\",layoutDependency:layoutDependency,layoutId:\"Y9xqOtLoL-container\",children:/*#__PURE__*/_jsx(Button,{BfDr5o1ol:\"ArrowCircleUpRight\",height:\"100%\",I9Xo1tw86:\"OE4p3uwCL\",id:\"Y9xqOtLoL\",INA_2W0b5:true,layoutId:\"Y9xqOtLoL\",MxH7G3vVO:\"https://docs.jokinthebox.com/\",thJwxAsEa:\"Docs\",variant:\"WDMjyYQLn\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t8d9el-container\",layoutDependency:layoutDependency,layoutId:\"nD1AZWCTU-container\",children:/*#__PURE__*/_jsx(Button,{BfDr5o1ol:\"ArrowCircleRight\",height:\"100%\",I9Xo1tw86:\"OE4p3uwCL\",id:\"nD1AZWCTU\",INA_2W0b5:true,layoutId:\"nD1AZWCTU\",MxH7G3vVO:\"https://t.me/JokInTheBox_bot/JokInTheBox?startapp\",thJwxAsEa:\"Enter APP\",variant:\"K0wNYSh7A\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KZOBh.framer-16y1981, .framer-KZOBh .framer-16y1981 { display: block; }\",\".framer-KZOBh.framer-14gpqio { 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: 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-KZOBh .framer-1kfxguk-container, .framer-KZOBh .framer-1eu43jd-container, .framer-KZOBh .framer-4kw42-container, .framer-KZOBh .framer-1fzushf-container, .framer-KZOBh .framer-1t8d9el-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KZOBh.framer-14gpqio { gap: 0px; } .framer-KZOBh.framer-14gpqio > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KZOBh.framer-14gpqio > :first-child { margin-left: 0px; } .framer-KZOBh.framer-14gpqio > :last-child { margin-right: 0px; } }\",'.framer-KZOBh[data-border=\"true\"]::after, .framer-KZOBh [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 614\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersQQ8Vl0G_=withCSS(Component,css,\"framer-KZOBh\");export default FramersQQ8Vl0G_;FramersQQ8Vl0G_.displayName=\"Navigation\";FramersQQ8Vl0G_.defaultProps={height:60,width:614};addFonts(FramersQQ8Vl0G_,[{explicitInter:true,fonts:[]},...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersQQ8Vl0G_\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"614\",\"framerIntrinsicHeight\":\"60\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sQQ8Vl0G_.map", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Link from\"https://framerusercontent.com/modules/nkY2dLAdjEznkRauMFpy/Czq4g1dtK7nMKm6aZlxv/Jkm1WS6dD.js\";const LinkFonts=getFonts(Link);const serializationHash=\"framer-a6pAK\";const variantClassNames={YpYvPbkkO:\"framer-v-dfd6ff\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,socials,width,...props})=>{return{...props,q1FTuJg6j:socials??props.q1FTuJg6j??\"Socials\"};};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,q1FTuJg6j,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"YpYvPbkkO\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-dfd6ff\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"YpYvPbkkO\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-170oelc\",layoutDependency:layoutDependency,layoutId:\"E_hi1UEB_\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)))\"},children:\"Company\"})}),className:\"framer-b095rn\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"v0Zp1qk2p\",style:{\"--extracted-r6o4lv\":\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:q1FTuJg6j,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u9t0p5-container\",layoutDependency:layoutDependency,layoutId:\"MZ9OUxVzQ-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"MZ9OUxVzQ\",layoutId:\"MZ9OUxVzQ\",link:\"https://t.me/JokInTheBoxOfficial\",style:{width:\"100%\"},text:\"Telegram\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16zxacf-container\",layoutDependency:layoutDependency,layoutId:\"tIrbMTCjz-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"tIrbMTCjz\",layoutId:\"tIrbMTCjz\",link:\"https://x.com/JokInTheBox_Off\",style:{width:\"100%\"},text:\"Twitter\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a0tzz0-container\",layoutDependency:layoutDependency,layoutId:\"sDLgyMC2g-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"sDLgyMC2g\",layoutId:\"sDLgyMC2g\",link:\"https://www.youtube.com/@jokinthebox_official\",style:{width:\"100%\"},text:\"YouTube\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1383izq-container\",layoutDependency:layoutDependency,layoutId:\"Pq30QmcN1-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"Pq30QmcN1\",layoutId:\"Pq30QmcN1\",link:\"https://www.tiktok.com/@jokinthebox_official\",style:{width:\"100%\"},text:\"TikTok\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pkqyjf-container\",layoutDependency:layoutDependency,layoutId:\"YXLCx6uTR-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"YXLCx6uTR\",layoutId:\"YXLCx6uTR\",link:\"https://www.instagram.com/jokinthebox_official/\",style:{width:\"100%\"},text:\"Instagram\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o11btg-container\",layoutDependency:layoutDependency,layoutId:\"D6vwMMpyN-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"D6vwMMpyN\",layoutId:\"D6vwMMpyN\",link:\"https://www.facebook.com/share/gD4MUQxQQuHoa2H5/?mibextid=LQQJ4d\",style:{width:\"100%\"},text:\"Facebook\",variant:\"uXwUR4DHX\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yftz6m-container\",layoutDependency:layoutDependency,layoutId:\"aYUDk7UEj-container\",children:/*#__PURE__*/_jsx(Link,{height:\"100%\",id:\"aYUDk7UEj\",layoutId:\"aYUDk7UEj\",link:\"mailto:hello@jokinthebox.com\",style:{width:\"100%\"},text:\"Contact Us\",variant:\"uXwUR4DHX\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-a6pAK.framer-bs3v1y, .framer-a6pAK .framer-bs3v1y { display: block; }\",\".framer-a6pAK.framer-dfd6ff { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 266px; }\",\".framer-a6pAK .framer-170oelc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-a6pAK .framer-b095rn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-a6pAK .framer-1u9t0p5-container, .framer-a6pAK .framer-16zxacf-container, .framer-a6pAK .framer-1a0tzz0-container, .framer-a6pAK .framer-1383izq-container, .framer-a6pAK .framer-pkqyjf-container, .framer-a6pAK .framer-1o11btg-container, .framer-a6pAK .framer-yftz6m-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-a6pAK.framer-dfd6ff, .framer-a6pAK .framer-170oelc { gap: 0px; } .framer-a6pAK.framer-dfd6ff > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-a6pAK.framer-dfd6ff > :first-child { margin-top: 0px; } .framer-a6pAK.framer-dfd6ff > :last-child { margin-bottom: 0px; } .framer-a6pAK .framer-170oelc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-a6pAK .framer-170oelc > :first-child { margin-left: 0px; } .framer-a6pAK .framer-170oelc > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 341\n * @framerIntrinsicWidth 266\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"q1FTuJg6j\":\"socials\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSxl2Omym0=withCSS(Component,css,\"framer-a6pAK\");export default FramerSxl2Omym0;FramerSxl2Omym0.displayName=\"FooterCompany\";FramerSxl2Omym0.defaultProps={height:341,width:266};addPropertyControls(FramerSxl2Omym0,{q1FTuJg6j:{defaultValue:\"Socials\",displayTextArea:false,title:\"Socials\",type:ControlType.String}});addFonts(FramerSxl2Omym0,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...LinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSxl2Omym0\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"266\",\"framerIntrinsicHeight\":\"341\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"q1FTuJg6j\\\":\\\"socials\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Sxl2Omym0.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Poppins-regular\"]);export const fonts=[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:css/wsDQmGt7F:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJDUc1NECPY.ttf\",weight:\"400\"}];export const css=['.framer-0NP6l .framer-styles-preset-1d10i9o:not(.rich-text-wrapper), .framer-0NP6l .framer-styles-preset-1d10i9o.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #9292bf; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-0NP6l\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (214386f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,RichText,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/hQ4ElUIHiNnrbbHA7l1T/3uDYX4g0v8UyIKK2DwUF/wsDQmGt7F.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={EkJVwtwp8:{pressed:true},H_eqd9AoR:{pressed:true}};const cycleOrder=[\"EkJVwtwp8\",\"H_eqd9AoR\"];const variantClassNames={EkJVwtwp8:\"framer-v-1wv5pyn\",H_eqd9AoR:\"framer-v-jgfqms\"};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 humanReadableVariantMap={Active:\"H_eqd9AoR\",Default:\"EkJVwtwp8\"};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 Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"EkJVwtwp8\",title:GhbTjXs2q=\"Product\",link:U4_ydfCmM,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"EkJVwtwp8\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-ONHm3\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:U4_ydfCmM,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-1wv5pyn\",className)} framer-q3yu2g`,\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"EkJVwtwp8\",ref:ref,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":'var(--token-65d2667c-a39a-4cda-a0aa-687b2feaa197, rgba(41, 41, 71, 0.25)) /* {\"name\":\"accent-primary-translucent-base-x\"} */',\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{\"EkJVwtwp8-pressed\":{backgroundColor:\"var(--token-65d2667c-a39a-4cda-a0aa-687b2feaa197, rgba(41, 41, 71, 0.25))\"},\"H_eqd9AoR-pressed\":{backgroundColor:\"var(--token-6af6cf82-2a0d-410a-90b8-a613e60effae, rgba(102, 102, 212, 0.56))\"},H_eqd9AoR:{backgroundColor:\"var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212))\"}},...addPropertyOverrides({\"EkJVwtwp8-pressed\":{\"data-framer-name\":undefined},\"H_eqd9AoR-pressed\":{\"data-framer-name\":undefined},H_eqd9AoR:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-11s5s4k-container\",layoutDependency:layoutDependency,layoutId:\"EabKO7e3h-container\",children:/*#__PURE__*/ _jsx(Phosphor,{color:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretRight\",id:\"EabKO7e3h\",layoutId:\"EabKO7e3h\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({H_eqd9AoR:{color:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */'}},baseVariant,gestureVariant)})}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1d10i9o\",\"data-styles-preset\":\"wsDQmGt7F\",children:\"Product\"})}),className:\"framer-siwhk2\",layoutDependency:layoutDependency,layoutId:\"O5OMsOKcm\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:GhbTjXs2q,variants:{H_eqd9AoR:{\"--extracted-r6o4lv\":\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({H_eqd9AoR:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1d10i9o\",\"data-styles-preset\":\"wsDQmGt7F\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Product\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=['.framer-ONHm3 [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-ONHm3 .framer-q3yu2g { display: block; }\",\".framer-ONHm3 .framer-1wv5pyn { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; text-decoration: none; width: 324px; }\",\".framer-ONHm3 .framer-11s5s4k-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-ONHm3 .framer-siwhk2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ONHm3 .framer-v-1wv5pyn .framer-1wv5pyn, .framer-ONHm3 .framer-v-jgfqms .framer-1wv5pyn { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ONHm3 .framer-1wv5pyn { gap: 0px; } .framer-ONHm3 .framer-1wv5pyn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ONHm3 .framer-1wv5pyn > :first-child { margin-left: 0px; } .framer-ONHm3 .framer-1wv5pyn > :last-child { margin-right: 0px; } }\",\".framer-ONHm3.framer-v-1wv5pyn.pressed .framer-1wv5pyn, .framer-ONHm3.framer-v-jgfqms.pressed .framer-1wv5pyn { padding: 20px 20px 20px 25px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 62\n * @framerIntrinsicWidth 324\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"H_eqd9AoR\":{\"layout\":[\"fixed\",\"auto\"]},\"HAxfZ_d2w\":{\"layout\":[\"fixed\",\"auto\"]},\"QR8fAKJ1z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"GhbTjXs2q\":\"title\",\"U4_ydfCmM\":\"link\"}\n */ const FramerkP1Q4lH1y=withCSS(Component,css,\"framer-ONHm3\");export default FramerkP1Q4lH1y;FramerkP1Q4lH1y.displayName=\"NavigationItem\";FramerkP1Q4lH1y.defaultProps={height:62,width:324};addPropertyControls(FramerkP1Q4lH1y,{variant:{options:[\"EkJVwtwp8\",\"H_eqd9AoR\"],optionTitles:[\"Default\",\"Active\"],title:\"Variant\",type:ControlType.Enum},GhbTjXs2q:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String},U4_ydfCmM:{title:\"Link\",type:ControlType.Link}});addFonts(FramerkP1Q4lH1y,[...PhosphorFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkP1Q4lH1y\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"GhbTjXs2q\\\":\\\"title\\\",\\\"U4_ydfCmM\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H_eqd9AoR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HAxfZ_d2w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QR8fAKJ1z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"324\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"62\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kP1Q4lH1y.map", "// Generated by Framer (f44ec39)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,resolveLink,useActiveVariantCallback,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import IconButton from\"https://framerusercontent.com/modules/hDqw8HW4dIN3fvOQpqFc/hIWcWLAVcy76ZmnNCFz5/DlK46uOfo.js\";import NavigationItem from\"https://framerusercontent.com/modules/1VBh11C3fkifeIbUN1FD/hcoGetpun1yKDMXtBGmv/kP1Q4lH1y.js\";import Socials from\"https://framerusercontent.com/modules/v1L7Cc3Ar2JirOzUVrYU/MqXgHiPvRuxwX3vFirzo/suZ8ZrmWi.js\";const IconButtonFonts=getFonts(IconButton);const NavigationItemFonts=getFonts(NavigationItem);const SocialsFonts=getFonts(Socials);const cycleOrder=[\"hJV1vv_3u\"];const serializationHash=\"framer-5dhzj\";const variantClassNames={hJV1vv_3u:\"framer-v-8cuwxk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};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??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const getProps=({close,height,id,width,...props})=>{return{...props,cB39hjFs1:close??props.cB39hjFs1};};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,cB39hjFs1,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"hJV1vv_3u\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const tapjaa03i=activeVariantCallback(async(...args)=>{if(cB39hjFs1){const res=await cB39hjFs1(...args);if(res===false)return false;}});const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8cuwxk\",className,classNames),\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"hJV1vv_3u\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{backdropFilter:\"blur(30px)\",backgroundColor:\"var(--token-9b3f741b-a458-4cad-8e38-3f14ec7bdde6, rgb(14, 14, 22))\",WebkitBackdropFilter:\"blur(30px)\",...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zooeck\",layoutDependency:layoutDependency,layoutId:\"D16N5Dvr4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t1qc4v-container\",layoutDependency:layoutDependency,layoutId:\"uXwHvg6_7-container\",children:/*#__PURE__*/_jsx(IconButton,{height:\"100%\",icon:\"XCircle\",iconDownColor:'var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255)) /* {\"name\":\"text-primary\"} */',iconUpColor:'var(--token-b81faf46-eb58-4a40-8d63-e56ebe9c71eb, rgb(146, 146, 191)) /* {\"name\":\"text-secondary\"} */',id:\"uXwHvg6_7\",layoutId:\"uXwHvg6_7\",style:{height:\"100%\",width:\"100%\"},tap:tapjaa03i,variant:\"sLKS0iy4Q\",waveColor:'var(--token-32988e34-c134-4d1f-b0cc-d4434604dcf7, rgb(102, 102, 212)) /* {\"name\":\"accent-primary\"} */',width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qh2kug\",layoutDependency:layoutDependency,layoutId:\"hhJUIThRN\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wdxiii-container\",layoutDependency:layoutDependency,layoutId:\"BbYJDoeip-container\",children:/*#__PURE__*/_jsx(NavigationItem,{height:\"100%\",id:\"BbYJDoeip\",layoutId:\"BbYJDoeip\",link:resolveLink({hash:\":osPStDUtJ\",webPageId:\"bu6oMsQe1\"},router),style:{width:\"100%\"},title:\"Products\",variant:\"EkJVwtwp8\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16qay8t-container\",layoutDependency:layoutDependency,layoutId:\"Ubz8YxYUy-container\",children:/*#__PURE__*/_jsx(NavigationItem,{height:\"100%\",id:\"Ubz8YxYUy\",layoutId:\"Ubz8YxYUy\",link:resolveLink({hash:\":W9UtyJZyu\",webPageId:\"bu6oMsQe1\"},router),style:{width:\"100%\"},title:\"Services\",variant:\"EkJVwtwp8\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nknrv5-container\",layoutDependency:layoutDependency,layoutId:\"AmLiASFJa-container\",children:/*#__PURE__*/_jsx(NavigationItem,{height:\"100%\",id:\"AmLiASFJa\",layoutId:\"AmLiASFJa\",link:resolveLink({hash:\":tXbg4vxkD\",webPageId:\"bu6oMsQe1\"},router),style:{width:\"100%\"},title:\"Rewards\",variant:\"EkJVwtwp8\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15c98m7-container\",layoutDependency:layoutDependency,layoutId:\"eXwtu8RZL-container\",children:/*#__PURE__*/_jsx(NavigationItem,{height:\"100%\",id:\"eXwtu8RZL\",layoutId:\"eXwtu8RZL\",link:\"https://docs.jokinthebox.com/\",style:{width:\"100%\"},title:\"Docs\",variant:\"EkJVwtwp8\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ogcqlt-container\",layoutDependency:layoutDependency,layoutId:\"n_ESgjvQ9-container\",children:/*#__PURE__*/_jsx(NavigationItem,{height:\"100%\",id:\"n_ESgjvQ9\",layoutId:\"n_ESgjvQ9\",link:\"https://dashboard.jokinthebox.com/\",style:{width:\"100%\"},title:\"Enter APP\",variant:\"H_eqd9AoR\",width:\"100%\"})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ox1e2z\",layoutDependency:layoutDependency,layoutId:\"TUT2Qyy6I\",style:{backgroundColor:\"var(--token-65d2667c-a39a-4cda-a0aa-687b2feaa197, rgba(41, 41, 71, 0.25))\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-147ls5o-container\",layoutDependency:layoutDependency,layoutId:\"UrJgKCg3Q-container\",children:/*#__PURE__*/_jsx(Socials,{height:\"100%\",id:\"UrJgKCg3Q\",layoutId:\"UrJgKCg3Q\",width:\"100%\"})})})]})})});});const css=['.framer-5dhzj[data-border=\"true\"]::after, .framer-5dhzj [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-5dhzj.framer-14llccs, .framer-5dhzj .framer-14llccs { display: block; }\",\".framer-5dhzj.framer-8cuwxk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 1080px; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 284px; }\",\".framer-5dhzj .framer-zooeck { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-end; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-5dhzj .framer-t1qc4v-container { flex: none; height: 37px; position: relative; width: 37px; }\",\".framer-5dhzj .framer-1qh2kug { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-5dhzj .framer-1wdxiii-container, .framer-5dhzj .framer-16qay8t-container, .framer-5dhzj .framer-1nknrv5-container, .framer-5dhzj .framer-15c98m7-container, .framer-5dhzj .framer-1ogcqlt-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5dhzj .framer-ox1e2z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 15px 15px 15px 15px; position: relative; width: 100%; }\",\".framer-5dhzj .framer-147ls5o-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5dhzj .framer-zooeck, .framer-5dhzj .framer-1qh2kug, .framer-5dhzj .framer-ox1e2z { gap: 0px; } .framer-5dhzj .framer-zooeck > *, .framer-5dhzj .framer-ox1e2z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5dhzj .framer-zooeck > :first-child, .framer-5dhzj .framer-ox1e2z > :first-child { margin-left: 0px; } .framer-5dhzj .framer-zooeck > :last-child, .framer-5dhzj .framer-ox1e2z > :last-child { margin-right: 0px; } .framer-5dhzj .framer-1qh2kug > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5dhzj .framer-1qh2kug > :first-child { margin-top: 0px; } .framer-5dhzj .framer-1qh2kug > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1080\n * @framerIntrinsicWidth 284\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"cB39hjFs1\":\"close\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const Framert257uegxi=withCSS(Component,css,\"framer-5dhzj\");export default Framert257uegxi;Framert257uegxi.displayName=\"NavigationSidebar\";Framert257uegxi.defaultProps={height:1080,width:284};addPropertyControls(Framert257uegxi,{cB39hjFs1:{title:\"Close\",type:ControlType.EventHandler}});addFonts(Framert257uegxi,[...IconButtonFonts,...NavigationItemFonts,...SocialsFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framert257uegxi\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1080\",\"framerIntrinsicWidth\":\"284\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"cB39hjFs1\\\":\\\"close\\\"}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (214386f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,resolveLink,RichText,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Link from\"https://framerusercontent.com/modules/nkY2dLAdjEznkRauMFpy/Czq4g1dtK7nMKm6aZlxv/Jkm1WS6dD.js\";const LinkFonts=getFonts(Link);const cycleOrder=[\"aFCd9GZY2\"];const variantClassNames={aFCd9GZY2:\"framer-v-1rgscaq\"};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 humanReadableVariantMap={};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 Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"aFCd9GZY2\",title:gRXIA4w5g=\"Legal\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"aFCd9GZY2\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const router=useRouter();const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-iBtGS\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-1rgscaq\",className),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"aFCd9GZY2\",ref:ref,style:{...style},children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-102ri7t\",layoutDependency:layoutDependency,layoutId:\"B9ofmod2I\",children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Legal\"})}),className:\"framer-nzo57t\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"L5ntTn54v\",style:{\"--extracted-r6o4lv\":\"var(--token-865d5307-07ec-42ae-bf65-1af23ea006e8, rgb(245, 245, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:gRXIA4w5g,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1t153lz-container\",layoutDependency:layoutDependency,layoutId:\"B9m37RdcR-container\",children:/*#__PURE__*/ _jsx(Link,{height:\"100%\",id:\"B9m37RdcR\",layoutId:\"B9m37RdcR\",link:resolveLink({webPageId:\"N9ci704xe\"},router),style:{width:\"100%\"},text:\"Privacy Policy\",variant:\"uXwUR4DHX\",width:\"100%\"})}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-v7xmkj-container\",layoutDependency:layoutDependency,layoutId:\"sLvQok5gC-container\",children:/*#__PURE__*/ _jsx(Link,{height:\"100%\",id:\"sLvQok5gC\",layoutId:\"sLvQok5gC\",link:resolveLink({webPageId:\"jd2YIyYYl\"},router),style:{width:\"100%\"},text:\"Terms and Conditions\",variant:\"uXwUR4DHX\",width:\"100%\"})})]})})})});});const css=['.framer-iBtGS [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-iBtGS .framer-1l6dhim { display: block; }\",\".framer-iBtGS .framer-1rgscaq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 267px; }\",\".framer-iBtGS .framer-102ri7t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-iBtGS .framer-nzo57t { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-iBtGS .framer-1t153lz-container, .framer-iBtGS .framer-v7xmkj-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iBtGS .framer-1rgscaq, .framer-iBtGS .framer-102ri7t { gap: 0px; } .framer-iBtGS .framer-1rgscaq > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-iBtGS .framer-1rgscaq > :first-child { margin-top: 0px; } .framer-iBtGS .framer-1rgscaq > :last-child { margin-bottom: 0px; } .framer-iBtGS .framer-102ri7t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-iBtGS .framer-102ri7t > :first-child { margin-left: 0px; } .framer-iBtGS .framer-102ri7t > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 121\n * @framerIntrinsicWidth 267\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"gRXIA4w5g\":\"title\"}\n */ const FramerVCgdgR6D1=withCSS(Component,css,\"framer-iBtGS\");export default FramerVCgdgR6D1;FramerVCgdgR6D1.displayName=\"FooterLegal\";FramerVCgdgR6D1.defaultProps={height:121,width:267};addPropertyControls(FramerVCgdgR6D1,{gRXIA4w5g:{defaultValue:\"Legal\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerVCgdgR6D1,[{family:\"Poppins\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/VCgdgR6D1:default\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1tvFP-KUEg.ttf\",weight:\"600\"},...LinkFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVCgdgR6D1\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"121\",\"framerIntrinsicWidth\":\"267\",\"framerVariables\":\"{\\\"gRXIA4w5g\\\":\\\"title\\\"}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "weights", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "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", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "transition1", "transformTemplate1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition2", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "NyetOWcJJ", "QPJ9yqhFP", "v9DKWHwOQ", "PxHg4wulM", "XCVjmdAM8", "yavAV4bck", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap2p8s4v", "args", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "css", "FramerDlK46uOfo", "withCSS", "DlK46uOfo_default", "addPropertyControls", "ControlType", "addFonts", "FlipText", "props", "children", "characters", "p", "containerStyle", "character", "motion", "i", "u", "addPropertyControls", "ControlType", "FlipTextFonts", "getFonts", "FlipText", "IconButtonFonts", "DlK46uOfo_default", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "mtVCj5_89", "ETd1RxOMQ", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "css", "FramerJkm1WS6dD", "withCSS", "Jkm1WS6dD_default", "addPropertyControls", "ControlType", "addFonts", "LinkFonts", "getFonts", "Jkm1WS6dD_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "products", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "AnFx_eyOo", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "RichText2", "ComponentViewportProvider", "Jkm1WS6dD_default", "css", "FramerBIvdNnXmq", "withCSS", "BIvdNnXmq_default", "addPropertyControls", "ControlType", "addFonts", "LinkFonts", "FlipTextFonts", "getFonts", "FlipText", "IconButtonFonts", "DlK46uOfo_default", "PhosphorControls", "getPropertyControls", "Icon", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "negate", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "backgroundColor", "backgroundWavePressedColor", "backgrounWaveColor", "hasIcon", "height", "icon", "iconColor", "iconColorActive", "iconWaveColor", "id", "link", "textColorDown", "textColorUp", "title", "width", "props", "ref", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "ref9", "_variant", "ref10", "ref11", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "eTd1_FxlU", "rTdJf0lW5", "OArbv4bYU", "SCg2SsFis", "oDAzS_yY2", "D1xOF8ei2", "F5J5e7hQf", "X76eZQdEI", "hjR0_PlHB", "H7jQc_Zmm", "SQsr26b9I", "oDJicC9Fc", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "css", "FramerU0gIbWaDK", "withCSS", "U0gIbWaDK_default", "addPropertyControls", "ControlType", "addFonts", "s", "getFonts", "U0gIbWaDK_default", "h", "getPropertyControls", "x", "u", "w", "e", "r", "k", "j", "a", "t", "re", "MotionConfigContext", "o", "n", "se", "p", "z", "C", "i", "c", "l", "d", "m", "f", "b", "v", "N", "A", "Y", "useLocaleInfo", "s", "h", "W", "M", "V", "D", "I", "H", "K", "L", "useVariantState", "x", "S", "E", "O", "useActiveVariantCallback", "U", "pe", "P", "ae", "LayoutGroup", "motion", "cx", "U0gIbWaDK_default", "withCSS", "m_J11bB3G_default", "addPropertyControls", "ControlType", "addFonts", "IconButtonFonts", "getFonts", "DlK46uOfo_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "vQthpUbN1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapsv1x5v", "args", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "DlK46uOfo_default", "css", "FramersuZ8ZrmWi", "withCSS", "suZ8ZrmWi_default", "addPropertyControls", "ControlType", "addFonts", "IconButtonFonts", "fontStore", "fonts", "css", "className", "SocialsFonts", "getFonts", "suZ8ZrmWi_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "Fz5RSadC0", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "css", "FramerIuchqYwCV", "withCSS", "IuchqYwCV_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "SrcType", "baseUrl", "getLogoUrl", "company", "Logo", "props", "radius", "isSearch", "srcType", "srcUrl", "srcFile", "style", "logoURL", "se", "emptyState", "RenderTarget", "p", "NullState", "baseStyles", "addPropertyControls", "ControlType", "LogoFonts", "getFonts", "Logo", "cycleOrder", "serializationHash", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "title", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "Y4S50XV3i", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "ComponentViewportProvider", "Logo", "RichText2", "css", "Framerku3EGbefK", "withCSS", "ku3EGbefK_default", "addPropertyControls", "ControlType", "addFonts", "LogoFonts", "fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "ku3EGbefK_default", "ButtonFonts", "m_J11bB3G_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "text", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Zv86qvYU_", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerpeyKfrfQK", "withCSS", "peyKfrfQK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "ButtonFonts", "getFonts", "m_J11bB3G_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "m_J11bB3G_default", "resolvedLinks1", "resolvedLinks2", "css", "FramersQQ8Vl0G_", "withCSS", "sQQ8Vl0G_default", "addFonts", "ButtonFonts", "LinkFonts", "getFonts", "Jkm1WS6dD_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "socials", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "q1FTuJg6j", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "Jkm1WS6dD_default", "css", "FramerSxl2Omym0", "withCSS", "Sxl2Omym0_default", "addPropertyControls", "ControlType", "addFonts", "LinkFonts", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "GhbTjXs2q", "U4_ydfCmM", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "RichText2", "x", "css", "FramerkP1Q4lH1y", "withCSS", "kP1Q4lH1y_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "IconButtonFonts", "getFonts", "DlK46uOfo_default", "NavigationItemFonts", "kP1Q4lH1y_default", "SocialsFonts", "suZ8ZrmWi_default", "cycleOrder", "serializationHash", "variantClassNames", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "close", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "cB39hjFs1", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "tapjaa03i", "args", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "serializationHash", "DlK46uOfo_default", "kP1Q4lH1y_default", "resolveLink", "suZ8ZrmWi_default", "css", "Framert257uegxi", "withCSS", "t257uegxi_default", "addPropertyControls", "ControlType", "addFonts", "IconButtonFonts", "NavigationItemFonts", "SocialsFonts", "LinkFonts", "getFonts", "Jkm1WS6dD_default", "cycleOrder", "variantClassNames", "humanReadableVariantMap", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "gRXIA4w5g", "restProps", "ref", "variant", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "variants", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "router", "useRouter", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "Jkm1WS6dD_default", "resolveLink", "css", "FramerVCgdgR6D1", "withCSS", "VCgdgR6D1_default", "addPropertyControls", "ControlType", "addFonts", "LinkFonts"]
}
