{
  "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/rqVlGvBUtxPGcHjwEVyX/63MFCdSYS4Tm3trac4Xw/er4t79BPq.js", "ssg:https://framerusercontent.com/modules/kvxb0KhAvkZzKS5nHYMu/A694SniqQrSaiJ38yUNU/rXZJMMjCs.js", "ssg:https://framerusercontent.com/modules/1ui0cJAcNd824VgKyWUG/u3jA2dDInk2AHVG4I8CV/zViZ718OW.js", "ssg:https://framerusercontent.com/modules/ozAaJpIQOyCDzkMYpwoS/GwY2Pa63o0mwuCvmvdgb/A7RbN3P9O.js", "ssg:https://framerusercontent.com/modules/oxFScxz4LxcUlecKEbXX/Ch6tr4BXnamrQX6KlJfg/mTup5uBKd.js", "ssg:https://framerusercontent.com/modules/GJcg4idEikhMbGiNhUkC/4Ft7kSEM3agW87EvQwDQ/ELBqkJfIF.js", "ssg:https://framerusercontent.com/modules/3pDS2esaOKAp5yZ4stKs/M2KrCB1Mrq3LzkDhTIwU/GAWJxUsIP.js", "ssg:https://framerusercontent.com/modules/eIkXlYhxoniSL8PTpW2g/X3L80lyGbZEHHNPlOSOz/X6nirkpk0.js", "ssg:https://framerusercontent.com/modules/ut886RS1n3TE9pTyXQlk/O8KjzHEKHdIBybREfiAv/CCjbtelme.js", "ssg:https://framer.com/m/hero-icons/Home.js@0.0.28", "ssg:https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js", "ssg:https://framerusercontent.com/modules/gUvR6cmaanPJ7U7MTrPc/hDQimKSqplvT8ZZt3lH7/Wxb3Ndyvg.js", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/5o19xFlRYNA783sHVv9U/Hp8wSvTbNrsgmW4BgKxu/pjpdZKew2.js", "ssg:https://framerusercontent.com/modules/NKuZ0ozXsEKUW2hzkiM6/eC7oMV7iwKOifs3oPS2k/U2zZwFUFu.js", "ssg:https://framerusercontent.com/modules/ZU1ww36lkSJc0GCgnpJV/tILybvOsWAEcKlJlHavD/y67Auf6LD.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", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Open Sauce Two SemiBold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Open Sauce Two SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/E3guF0DfauQv8VjkF8Or80fr60.woff2\"}]}];export const css=['.framer-XjrPb .framer-styles-preset-1cdxxy:not(.rich-text-wrapper), .framer-XjrPb .framer-styles-preset-1cdxxy.rich-text-wrapper h6 { --framer-font-family: \"Open Sauce Two SemiBold\", \"Open Sauce Two SemiBold Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, #1b1e22); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-XjrPb\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Open Sauce Two Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Open Sauce Two Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/MuNMZGWeNhX5Gys174fgd0zrnbE.woff2\"}]}];export const css=['.framer-MoyBV .framer-styles-preset-g39rob:not(.rich-text-wrapper), .framer-MoyBV .framer-styles-preset-g39rob.rich-text-wrapper p { --framer-font-family: \"Open Sauce Two Medium\", \"Open Sauce Two Medium Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 130%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, #1b1e22); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-MoyBV\";\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 (04e0834)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Inter-regular\",\"GF;Inter-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]}];export const css=['.framer-gwjfo .framer-styles-preset-1mthqzc:not(.rich-text-wrapper), .framer-gwjfo .framer-styles-preset-1mthqzc.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, #1b1e22); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-gwjfo\";\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 (04e0834)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Inter-regular\",\"GF;Inter-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]}];export const css=['.framer-a77ey .framer-styles-preset-80atum:not(.rich-text-wrapper), .framer-a77ey .framer-styles-preset-80atum.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, #1b1e22); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-a77ey\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (04e0834)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Open Sauce Two Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Open Sauce Two Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/MuNMZGWeNhX5Gys174fgd0zrnbE.woff2\"}]}];export const css=['.framer-5G6Sa .framer-styles-preset-l6eweq:not(.rich-text-wrapper), .framer-5G6Sa .framer-styles-preset-l6eweq.rich-text-wrapper p { --framer-font-family: \"Open Sauce Two Medium\", \"Open Sauce Two Medium Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 100%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, #1b1e22); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-5G6Sa\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8d84d1c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/oxFScxz4LxcUlecKEbXX/Ch6tr4BXnamrQX6KlJfg/mTup5uBKd.js\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={r2u0OprSG:{hover:true,pressed:true}};const cycleOrder=[\"r2u0OprSG\",\"NYJ4gbQS4\",\"xgX37bttw\",\"n49RWAAYA\",\"eexnhNeHg\"];const serializationHash=\"framer-C7sLF\";const variantClassNames={eexnhNeHg:\"framer-v-bl1who\",n49RWAAYA:\"framer-v-1fojal4\",NYJ4gbQS4:\"framer-v-z86skq\",r2u0OprSG:\"framer-v-1kqroxj\",xgX37bttw:\"framer-v-vomwoj\"};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={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 Variants=motion(React.Fragment);const humanReadableVariantMap={Default:\"r2u0OprSG\",Disabled:\"xgX37bttw\",Error:\"eexnhNeHg\",Loading:\"NYJ4gbQS4\",Success:\"n49RWAAYA\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"r2u0OprSG\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"r2u0OprSG\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"NYJ4gbQS4\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"NYJ4gbQS4\")return true;return false;};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.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1kqroxj\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"r2u0OprSG\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-7a1b07bf-48ea-42a9-8e76-d3b322858da1, rgb(0, 117, 234))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,opacity:1,...style},variants:{\"r2u0OprSG-hover\":{backgroundColor:\"rgb(0, 102, 204)\"},\"r2u0OprSG-pressed\":{backgroundColor:\"rgb(0, 69, 138)\"},eexnhNeHg:{backgroundColor:\"rgba(255, 34, 68, 0.15)\"},n49RWAAYA:{backgroundColor:\"var(--token-657ce306-9f5c-4f54-9406-895151970127, rgb(196, 255, 128))\"},xgX37bttw:{backgroundColor:\"var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77))\",opacity:.5}},...addPropertyOverrides({\"r2u0OprSG-hover\":{\"data-framer-name\":undefined},\"r2u0OprSG-pressed\":{\"data-framer-name\":undefined},eexnhNeHg:{\"data-framer-name\":\"Error\"},n49RWAAYA:{\"data-framer-name\":\"Success\"},NYJ4gbQS4:{\"data-framer-name\":\"Loading\"},xgX37bttw:{\"data-framer-name\":\"Disabled\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l6eweq\",\"data-styles-preset\":\"mTup5uBKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255)))\"},children:\"Submit\"})}),className:\"framer-15kg80k\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hZI4grvft\",style:{\"--extracted-r6o4lv\":\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{eexnhNeHg:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"},n49RWAAYA:{\"--extracted-r6o4lv\":\"var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({eexnhNeHg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})}),fonts:[\"Inter-SemiBold\"]},n49RWAAYA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77)))\"},children:\"We have received your request!\"})}),fonts:[\"Inter-SemiBold\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d2kbor\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"We5HJbGoy\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-nr6knx\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"pnCS7zHyX\",style:{background:\"conic-gradient(from 180deg at 50% 50%, #4cf 0deg, #4cf 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{NYJ4gbQS4:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4o2ft6\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"I3tztKkBu\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C7sLF.framer-xs6012, .framer-C7sLF .framer-xs6012 { display: block; }\",\".framer-C7sLF.framer-1kqroxj { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: min-content; }\",\".framer-C7sLF .framer-15kg80k { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-C7sLF .framer-1d2kbor { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-C7sLF .framer-nr6knx { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-C7sLF .framer-4o2ft6 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-C7sLF.framer-1kqroxj { gap: 0px; } .framer-C7sLF.framer-1kqroxj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-C7sLF.framer-1kqroxj > :first-child { margin-left: 0px; } .framer-C7sLF.framer-1kqroxj > :last-child { margin-right: 0px; } }\",\".framer-C7sLF.framer-v-z86skq.framer-1kqroxj { cursor: unset; width: 32px; }\",\".framer-C7sLF.framer-v-z86skq .framer-nr6knx { overflow: hidden; }\",\".framer-C7sLF.framer-v-vomwoj.framer-1kqroxj, .framer-C7sLF.framer-v-1fojal4.framer-1kqroxj, .framer-C7sLF.framer-v-bl1who.framer-1kqroxj { cursor: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 80\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"NYJ4gbQS4\":{\"layout\":[\"fixed\",\"fixed\"]},\"xgX37bttw\":{\"layout\":[\"auto\",\"fixed\"]},\"n49RWAAYA\":{\"layout\":[\"auto\",\"fixed\"]},\"eexnhNeHg\":{\"layout\":[\"auto\",\"fixed\"]},\"hgZA1aAkm\":{\"layout\":[\"auto\",\"fixed\"]},\"VuyiLM78H\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerELBqkJfIF=withCSS(Component,css,\"framer-C7sLF\");export default FramerELBqkJfIF;FramerELBqkJfIF.displayName=\"Button Copy 3\";FramerELBqkJfIF.defaultProps={height:32,width:80};addPropertyControls(FramerELBqkJfIF,{variant:{options:[\"r2u0OprSG\",\"NYJ4gbQS4\",\"xgX37bttw\",\"n49RWAAYA\",\"eexnhNeHg\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerELBqkJfIF,[{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\"},{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-SemiBold.cyrillic-ext-C7KWUKA7.woff2\",weight:\"600\"},{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-SemiBold.cyrillic-JWV7SOZ6.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-ext-FBKSFTSU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-SemiBold.greek-EQ3PSENU.woff2\",weight:\"600\"},{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-SemiBold.latin-ext-ULRSO3ZR.woff2\",weight:\"600\"},{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-SemiBold.latin-RDYY2AG2.woff2\",weight:\"600\"},{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-SemiBold.vietnamese-ESQNSEQ3.woff2\",weight:\"600\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerELBqkJfIF\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"32\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"NYJ4gbQS4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xgX37bttw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"n49RWAAYA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"eexnhNeHg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"hgZA1aAkm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"VuyiLM78H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"80\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ELBqkJfIF.map", "// Generated by Framer (2fed5cd)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,FormContainer,FormPlainTextInput,getFonts,getFontsFromSharedStyle,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/ozAaJpIQOyCDzkMYpwoS/GwY2Pa63o0mwuCvmvdgb/A7RbN3P9O.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/rqVlGvBUtxPGcHjwEVyX/63MFCdSYS4Tm3trac4Xw/er4t79BPq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/1ui0cJAcNd824VgKyWUG/u3jA2dDInk2AHVG4I8CV/zViZ718OW.js\";import ButtonCopy3 from\"https://framerusercontent.com/modules/GJcg4idEikhMbGiNhUkC/4Ft7kSEM3agW87EvQwDQ/ELBqkJfIF.js\";const ButtonCopy3Fonts=getFonts(ButtonCopy3);const cycleOrder=[\"miN6j154X\"];const serializationHash=\"framer-miP6N\";const variantClassNames={miN6j154X:\"framer-v-140ja9u\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":var _variants_success;return(_variants_success=variants.success)!==null&&_variants_success!==void 0?_variants_success:currentVariant;case\"pending\":var _variants_pending;return(_variants_pending=variants.pending)!==null&&_variants_pending!==void 0?_variants_pending:currentVariant;case\"error\":var _variants_error;return(_variants_error=variants.error)!==null&&_variants_error!==void 0?_variants_error:currentVariant;case\"incomplete\":var _variants_incomplete;return(_variants_incomplete=variants.incomplete)!==null&&_variants_incomplete!==void 0?_variants_incomplete:currentVariant;}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"miN6j154X\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-140ja9u\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"miN6j154X\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, rgb(27, 30, 34))\",borderBottomLeftRadius:20,borderTopLeftRadius:20,...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ndj2rr\",layoutDependency:layoutDependency,layoutId:\"VTiXssiAu\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1exwqs0\",layoutDependency:layoutDependency,layoutId:\"es3FzIoJL\",style:{backgroundColor:\"rgb(36, 39, 44)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1cdxxy\",\"data-styles-preset\":\"er4t79BPq\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255)))\"},children:\"Get a demo\"})}),className:\"framer-sgm4yq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eySs5FVqT\",style:{\"--extracted-1w1cjl5\":\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mthqzc\",\"data-styles-preset\":\"zViZ718OW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3910c37-a454-4a90-8758-392184aaa11e, rgb(224, 224, 225)))\"},children:\"The best way to learn more about Goodkind is to arrange a custom live demo with our product experts.\"})}),className:\"framer-x5suq4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"l56JRJzI1\",style:{\"--extracted-r6o4lv\":\"var(--token-a3910c37-a454-4a90-8758-392184aaa11e, rgb(224, 224, 225))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vxwi6x\",\"data-framer-name\":\"Main\",layoutDependency:layoutDependency,layoutId:\"SXINlChcj\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r6xnit\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"BLHe0JfwK\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cedea3\",\"data-framer-name\":\"Helper\",layoutDependency:layoutDependency,layoutId:\"wsZ6Q3kxx\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:297,pixelWidth:297,src:\"https://framerusercontent.com/images/oPwRG0nzGgt7CAF1BOjTFnHUqdg.png\"},className:\"framer-1nttq7q\",\"data-framer-name\":\"IMG\",layoutDependency:layoutDependency,layoutId:\"kn2b7gDna\",style:{borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,boxShadow:\"0px 0px 0px 4px rgb(36, 39, 44)\"},transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-87tcbr\",\"data-framer-name\":\"Helper\",layoutDependency:layoutDependency,layoutId:\"x_jMBOQvW\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:328,pixelWidth:328,src:\"https://framerusercontent.com/images/WyT3YeHyvtBhbyFkiqnD41uIx0I.png\"},className:\"framer-6owur5\",\"data-framer-name\":\"IMG\",layoutDependency:layoutDependency,layoutId:\"uafZ9HB04\",style:{borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,boxShadow:\"0px 0px 0px 4px rgb(36, 39, 44)\"}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4ztjq8\",\"data-framer-name\":\"Helper\",layoutDependency:layoutDependency,layoutId:\"nWkxNWTiV\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/N79eTmbevAhKphIcJhfFAaJSJIQ.png\"},className:\"framer-1iifs2i\",\"data-framer-name\":\"IMG\",layoutDependency:layoutDependency,layoutId:\"PhQfZRuI2\",style:{borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,boxShadow:\"0px 0px 0px 4px rgb(36, 39, 44)\"}})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-80atum\",\"data-styles-preset\":\"A7RbN3P9O\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(87, 97, 115))\"},children:\"Jesse, Kendra, Maria\"})}),className:\"framer-1733kki\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wFcp8bL8Y\",style:{\"--extracted-r6o4lv\":\"rgb(87, 97, 115)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/0cd0a890-ae98-4c82-b4e3-df6f48b3b887/submit\",className:\"framer-6m54cn\",layoutDependency:layoutDependency,layoutId:\"YYTdmPpyb\",redirectUrl:\"https://meetings.hubspot.com/jsadja/website-booking-link\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-rnamk0\",layoutDependency:layoutDependency,layoutId:\"Fbxx5yiWB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mthqzc\",\"data-styles-preset\":\"zViZ718OW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255)))\"},children:\"Name\"})}),className:\"framer-1435wio\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KyXWa0jOG\",style:{\"--extracted-r6o4lv\":\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-5ccdtw\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"fzeowMVHV\",placeholder:\"First and last\",style:{\"--framer-input-background\":\"rgb(48, 52, 59)\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-font-color\":\"var(--token-a6d03f6b-d97e-4ae8-aeb9-6d4180e183ba, rgba(238, 240, 242, 0.7))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(224, 224, 225, 0.5)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-lv9vgi\",layoutDependency:layoutDependency,layoutId:\"DvC7KEPiK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mthqzc\",\"data-styles-preset\":\"zViZ718OW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255)))\"},children:\"Phone number\"})}),className:\"framer-q42ihx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"l7R5Bv8ki\",style:{\"--extracted-r6o4lv\":\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1yiypwh\",inputName:\"Name\",layoutDependency:layoutDependency,layoutId:\"IVDqbljuO\",placeholder:\"xxx-xxx-xxxx\",style:{\"--framer-input-background\":\"rgb(48, 52, 59)\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-font-color\":\"var(--token-a6d03f6b-d97e-4ae8-aeb9-6d4180e183ba, rgba(238, 240, 242, 0.7))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(224, 224, 225, 0.5)\"},type:\"tel\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-12x44jo\",layoutDependency:layoutDependency,layoutId:\"DE3pdgdyl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mthqzc\",\"data-styles-preset\":\"zViZ718OW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255)))\"},children:\"Organization name\"})}),className:\"framer-1n0ffng\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IOAL9i0nv\",style:{\"--extracted-r6o4lv\":\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-xjv87v\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"mZW22l4GK\",placeholder:\"Goodkind University\",style:{\"--framer-input-background\":\"rgb(48, 52, 59)\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-font-color\":\"var(--token-a6d03f6b-d97e-4ae8-aeb9-6d4180e183ba, rgba(238, 240, 242, 0.7))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(238, 240, 242, 0.5)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-sw6ds4\",layoutDependency:layoutDependency,layoutId:\"elLg8VGkm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mthqzc\",\"data-styles-preset\":\"zViZ718OW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255)))\"},children:\"Work email\"})}),className:\"framer-1os0wg0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C5jkgvYxC\",style:{\"--extracted-r6o4lv\":\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1rt71dz\",inputName:\"Email\",layoutDependency:layoutDependency,layoutId:\"FVK_cAZZV\",placeholder:\"name@university.edu\",required:true,style:{\"--framer-input-background\":\"rgb(48, 52, 59)\",\"--framer-input-border-radius-bottom-left\":\"10px\",\"--framer-input-border-radius-bottom-right\":\"10px\",\"--framer-input-border-radius-top-left\":\"10px\",\"--framer-input-border-radius-top-right\":\"10px\",\"--framer-input-font-color\":\"var(--token-a6d03f6b-d97e-4ae8-aeb9-6d4180e183ba, rgba(238, 240, 242, 0.7))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgba(238, 240, 242, 0.5)\"},type:\"email\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 60px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gx1xns-container\",layoutDependency:layoutDependency,layoutId:\"XeRjazMMo-container\",children:/*#__PURE__*/_jsx(ButtonCopy3,{height:\"100%\",id:\"XeRjazMMo\",layoutId:\"XeRjazMMo\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"NYJ4gbQS4\",success:\"n49RWAAYA\"},\"r2u0OprSG\"),width:\"100%\"})})})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-miP6N.framer-uu37ng, .framer-miP6N .framer-uu37ng { display: block; }\",\".framer-miP6N.framer-140ja9u { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: auto; padding: 30px; position: relative; width: 446px; }\",\".framer-miP6N .framer-ndj2rr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: auto; padding: 0px; position: relative; width: 100%; }\",\".framer-miP6N .framer-1exwqs0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-miP6N .framer-sgm4yq, .framer-miP6N .framer-1435wio, .framer-miP6N .framer-q42ihx, .framer-miP6N .framer-1n0ffng, .framer-miP6N .framer-1os0wg0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-miP6N .framer-x5suq4, .framer-miP6N .framer-1733kki { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-miP6N .framer-vxwi6x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-miP6N .framer-r6xnit { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: center; overflow: visible; padding: 0px 22px 0px 22px; position: relative; width: min-content; }\",\".framer-miP6N .framer-1cedea3, .framer-miP6N .framer-87tcbr, .framer-miP6N .framer-4ztjq8 { flex: none; height: 44px; overflow: visible; position: relative; width: 1px; }\",\".framer-miP6N .framer-1nttq7q { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); left: 50%; overflow: hidden; position: absolute; top: 50%; width: 44px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-miP6N .framer-6owur5, .framer-miP6N .framer-1iifs2i { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); left: -21px; overflow: hidden; position: absolute; right: -21px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-miP6N .framer-6m54cn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-miP6N .framer-rnamk0, .framer-miP6N .framer-lv9vgi, .framer-miP6N .framer-12x44jo, .framer-miP6N .framer-sw6ds4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-miP6N .framer-5ccdtw, .framer-miP6N .framer-1yiypwh, .framer-miP6N .framer-xjv87v, .framer-miP6N .framer-1rt71dz { --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-miP6N .framer-gx1xns-container { flex: none; height: 40px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-miP6N.framer-140ja9u, .framer-miP6N .framer-ndj2rr, .framer-miP6N .framer-1exwqs0, .framer-miP6N .framer-vxwi6x, .framer-miP6N .framer-r6xnit, .framer-miP6N .framer-6m54cn, .framer-miP6N .framer-rnamk0, .framer-miP6N .framer-lv9vgi, .framer-miP6N .framer-12x44jo, .framer-miP6N .framer-sw6ds4 { gap: 0px; } .framer-miP6N.framer-140ja9u > *, .framer-miP6N .framer-ndj2rr > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-miP6N.framer-140ja9u > :first-child, .framer-miP6N .framer-ndj2rr > :first-child, .framer-miP6N .framer-1exwqs0 > :first-child, .framer-miP6N .framer-6m54cn > :first-child, .framer-miP6N .framer-rnamk0 > :first-child, .framer-miP6N .framer-lv9vgi > :first-child, .framer-miP6N .framer-12x44jo > :first-child, .framer-miP6N .framer-sw6ds4 > :first-child { margin-top: 0px; } .framer-miP6N.framer-140ja9u > :last-child, .framer-miP6N .framer-ndj2rr > :last-child, .framer-miP6N .framer-1exwqs0 > :last-child, .framer-miP6N .framer-6m54cn > :last-child, .framer-miP6N .framer-rnamk0 > :last-child, .framer-miP6N .framer-lv9vgi > :last-child, .framer-miP6N .framer-12x44jo > :last-child, .framer-miP6N .framer-sw6ds4 > :last-child { margin-bottom: 0px; } .framer-miP6N .framer-1exwqs0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-miP6N .framer-vxwi6x > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-miP6N .framer-vxwi6x > :first-child, .framer-miP6N .framer-r6xnit > :first-child { margin-left: 0px; } .framer-miP6N .framer-vxwi6x > :last-child, .framer-miP6N .framer-r6xnit > :last-child { margin-right: 0px; } .framer-miP6N .framer-r6xnit > * { margin: 0px; margin-left: calc(41px / 2); margin-right: calc(41px / 2); } .framer-miP6N .framer-6m54cn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-miP6N .framer-rnamk0 > *, .framer-miP6N .framer-lv9vgi > *, .framer-miP6N .framer-12x44jo > *, .framer-miP6N .framer-sw6ds4 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 772\n * @framerIntrinsicWidth 446\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGAWJxUsIP=withCSS(Component,css,\"framer-miP6N\");export default FramerGAWJxUsIP;FramerGAWJxUsIP.displayName=\"Get a demo sidebar\";FramerGAWJxUsIP.defaultProps={height:772,width:446};addFonts(FramerGAWJxUsIP,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...ButtonCopy3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGAWJxUsIP\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"772\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"446\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GAWJxUsIP.map", "// Generated by Framer (1e08357)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Xv1vAuj1D\",\"Dv1no6rFm\",\"vUxt_tZjC\"];const serializationHash=\"framer-ljX5B\";const variantClassNames={Dv1no6rFm:\"framer-v-kru4m1\",vUxt_tZjC:\"framer-v-1wtj4tl\",Xv1vAuj1D:\"framer-v-pqwsed\"};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={\"White Logo Mark\":\"vUxt_tZjC\",Dark:\"Dv1no6rFm\",Light:\"Xv1vAuj1D\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,t08n3CjPF:click!==null&&click!==void 0?click:props.t08n3CjPF,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Xv1vAuj1D\"};};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,t08n3CjPF,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Xv1vAuj1D\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapr9j5fh=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(t08n3CjPF){const res=await t08n3CjPF(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Dv1no6rFm\",\"vUxt_tZjC\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"Dv1no6rFm\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"vUxt_tZjC\")return true;return false;};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-pqwsed\",className,classNames),\"data-framer-name\":\"Light\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Xv1vAuj1D\",onTap:onTapr9j5fh,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Dv1no6rFm:{\"data-framer-name\":\"Dark\"},vUxt_tZjC:{\"data-framer-name\":\"White Logo Mark\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-sqk7mk\",\"data-framer-name\":\"LogoLight\",fill:\"black\",intrinsicHeight:36,intrinsicWidth:159,layoutDependency:layoutDependency,layoutId:\"cl9HIXOhN\",svg:'<svg width=\"159\" height=\"36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M125.888 3.81a2.35 2.35 0 0 0-2.176 1.462 2.38 2.38 0 0 0 .51 2.58 2.354 2.354 0 0 0 2.567.513 2.374 2.374 0 0 0 .764-3.86 2.347 2.347 0 0 0-1.665-.694Zm-65.939 6.25h-2.632a.594.594 0 0 0-.594.596v.152a6.762 6.762 0 0 0-3.434-.737 6.914 6.914 0 0 0-4.784 2.18 6.945 6.945 0 0 0 .234 9.742 6.912 6.912 0 0 0 4.883 1.946 6.81 6.81 0 0 0 3.127-.747v.329c0 .745-.295 1.46-.821 1.987a2.8 2.8 0 0 1-1.983.823h-4.69a.594.594 0 0 0-.594.596v2.611a.596.596 0 0 0 .594.596h4.69a6.611 6.611 0 0 0 4.684-1.945 6.64 6.64 0 0 0 1.94-4.694V10.667a.597.597 0 0 0-.62-.606Zm-6.327 10.05a3.122 3.122 0 0 1-2.889-1.934 3.141 3.141 0 0 1 .678-3.416 3.124 3.124 0 0 1 5.338 2.216c0 .832-.33 1.629-.916 2.216a3.123 3.123 0 0 1-2.21.918Zm52.402-16.3h-2.65a.593.593 0 0 0-.553.371.603.603 0 0 0-.045.23v6.424a6.84 6.84 0 0 0-3.463-.742 6.95 6.95 0 0 0-5.285 2.848 7.004 7.004 0 0 0-1.122 5.913 7.003 7.003 0 0 0 1.418 2.739 6.946 6.946 0 0 0 8.451 1.733v.147a.603.603 0 0 0 .37.555c.072.03.15.046.229.046h2.65a.6.6 0 0 0 .598-.6V4.41a.602.602 0 0 0-.598-.6Zm-6.376 16.404a3.14 3.14 0 0 1-1.751-.534 3.157 3.157 0 0 1-1.334-3.252 3.163 3.163 0 0 1 .869-1.617 3.144 3.144 0 0 1 3.439-.668 3.167 3.167 0 0 1 .994 5.155 3.14 3.14 0 0 1-2.217.916ZM157.679 3.81h-2.628a.6.6 0 0 0-.599.601v6.424a6.863 6.863 0 0 0-3.47-.742 6.977 6.977 0 0 0-5.294 2.848 6.995 6.995 0 0 0-1.124 5.913 6.986 6.986 0 0 0 6.898 5.215 6.974 6.974 0 0 0 2.99-.743v.147a.602.602 0 0 0 .599.6h2.628a.598.598 0 0 0 .6-.6V4.411a.599.599 0 0 0-.6-.6Zm-6.387 16.404a3.15 3.15 0 0 1-2.916-1.957 3.163 3.163 0 0 1 2.317-4.305 3.15 3.15 0 0 1 3.235 1.366 3.16 3.16 0 0 1-2.625 4.896h-.011ZM127.251 10.06h-2.726a.61.61 0 0 0-.616.601v12.812c0 .332.276.6.616.6h2.726c.34 0 .615-.268.615-.6V10.66a.608.608 0 0 0-.615-.6Zm-5.481.02h-3.354a.606.606 0 0 0-.526.273l-3.27 5.031h-1.787V4.411a.603.603 0 0 0-.6-.6h-2.628a.599.599 0 0 0-.6.6v19.052a.598.598 0 0 0 .6.6h2.628a.601.601 0 0 0 .6-.6v-4.21h1.94l3.154 4.563a.582.582 0 0 0 .489.258h3.323a.603.603 0 0 0 .533-.329.598.598 0 0 0-.05-.624l-4.237-5.79 4.295-6.315a.596.596 0 0 0 .031-.624.6.6 0 0 0-.541-.313Zm-37.43-.02c-1.38 0-2.727.411-3.874 1.181a7 7 0 0 0-2.567 3.145 7.038 7.038 0 0 0 1.51 7.636 6.961 6.961 0 0 0 3.57 1.917 6.94 6.94 0 0 0 4.029-.399 6.98 6.98 0 0 0 3.129-2.58 7.031 7.031 0 0 0-.869-8.846 6.96 6.96 0 0 0-4.928-2.054Zm0 10.144a3.136 3.136 0 0 1-1.749-.533 3.178 3.178 0 0 1-.477-4.867 3.133 3.133 0 0 1 3.43-.686 3.15 3.15 0 0 1 1.413 1.165 3.174 3.174 0 0 1-.392 3.994 3.14 3.14 0 0 1-2.225.927ZM69.03 10.06c-1.38 0-2.727.411-3.874 1.181a6.999 6.999 0 0 0-2.568 3.145 7.04 7.04 0 0 0-.396 4.048A7.017 7.017 0 0 0 64.1 22.02a6.94 6.94 0 0 0 7.598 1.519 6.98 6.98 0 0 0 3.128-2.58 7.031 7.031 0 0 0-.868-8.846 6.96 6.96 0 0 0-4.928-2.054Zm0 10.144a3.136 3.136 0 0 1-1.75-.533 3.177 3.177 0 0 1-.477-4.867 3.143 3.143 0 0 1 3.431-.686c.575.24 1.067.645 1.413 1.165a3.175 3.175 0 0 1-.392 3.994 3.14 3.14 0 0 1-2.225.927Zm67.346-10.144a6.766 6.766 0 0 0-2.6.527.42.42 0 0 0-.421-.421h-2.996a.579.579 0 0 0-.58.579v12.75a.577.577 0 0 0 .58.579h2.837a.58.58 0 0 0 .58-.579v-7.036a2.602 2.602 0 0 1 2.6-2.434 2.608 2.608 0 0 1 2.601 2.434v7.015a.58.58 0 0 0 .58.579h2.832a.58.58 0 0 0 .58-.58V16.46a6.5 6.5 0 0 0-1.972-4.557 6.528 6.528 0 0 0-4.621-1.841Z\" fill=\"#fff\"/><path d=\"M6.581 30.331a.543.543 0 0 1-.686-.056A17.52 17.52 0 0 1 .672 17.768C.672 8.078 8.5.223 18.158.223c9.658 0 17.487 7.855 17.487 17.545 0 4.896-2 9.324-5.224 12.507a.543.543 0 0 1-.686.056c-.593-.4-1.209-.772-1.844-1.11a.597.597 0 0 1-.117-.958 14.24 14.24 0 0 0 4.592-10.495c0-7.873-6.361-14.256-14.208-14.256S3.951 9.895 3.951 17.768a14.24 14.24 0 0 0 4.592 10.495.597.597 0 0 1-.117.958c-.635.339-1.25.71-1.845 1.11Z\" fill=\"#09F\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.158 26.583c4.829 0 8.743-3.934 8.743-8.787 0-4.852-3.914-8.786-8.743-8.786-4.829 0-8.743 3.934-8.743 8.786 0 4.853 3.915 8.787 8.743 8.787Zm0-3.295c3.018 0 5.465-2.459 5.465-5.492s-2.447-5.491-5.465-5.491-5.464 2.458-5.464 5.491c0 3.034 2.446 5.492 5.464 5.492Z\" fill=\"#fff\"/><path d=\"M26.382 33.762a.265.265 0 0 0 0-.461 16.979 16.979 0 0 0-8.335-2.175 16.98 16.98 0 0 0-8.335 2.175.265.265 0 0 0 0 .461 17.012 17.012 0 0 0 3.477 1.472.267.267 0 0 0 .167-.005 13.81 13.81 0 0 1 4.692-.817c1.645 0 3.224.288 4.691.816.054.02.112.022.167.006a17.014 17.014 0 0 0 3.476-1.472Z\" fill=\"#fff\"/></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1aur9cd\",\"data-framer-name\":\"LogoDark\",fill:\"black\",intrinsicHeight:36,intrinsicWidth:158,layoutDependency:layoutDependency,layoutId:\"xSB8E0svr\",svg:'<svg width=\"158\" height=\"36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M125.463 4.161a2.36 2.36 0 0 0-2.176 1.461 2.38 2.38 0 0 0 .511 2.58 2.35 2.35 0 0 0 3.624-.358 2.381 2.381 0 0 0-.293-2.99 2.35 2.35 0 0 0-1.666-.693Zm-65.939 6.25h-2.632a.594.594 0 0 0-.594.596v.151a6.761 6.761 0 0 0-3.434-.736 6.914 6.914 0 0 0-4.784 2.18 6.945 6.945 0 0 0 .234 9.741 6.912 6.912 0 0 0 4.883 1.947 6.81 6.81 0 0 0 3.127-.747v.329c0 .745-.295 1.46-.821 1.987a2.8 2.8 0 0 1-1.983.823h-4.69a.594.594 0 0 0-.594.595v2.612a.596.596 0 0 0 .594.595h4.69a6.61 6.61 0 0 0 4.684-1.944 6.64 6.64 0 0 0 1.94-4.694V11.017a.597.597 0 0 0-.62-.606Zm-6.327 10.05a3.122 3.122 0 0 1-2.889-1.935 3.14 3.14 0 0 1 .678-3.415 3.125 3.125 0 0 1 5.338 2.216 3.14 3.14 0 0 1-.916 2.216 3.123 3.123 0 0 1-2.21.918Zm52.402-16.3h-2.65a.597.597 0 0 0-.598.6v6.425a6.839 6.839 0 0 0-3.463-.742 6.95 6.95 0 0 0-5.285 2.847 7.005 7.005 0 0 0-1.121 5.914 7.002 7.002 0 0 0 1.418 2.738 6.946 6.946 0 0 0 8.451 1.733v.148a.603.603 0 0 0 .369.555.6.6 0 0 0 .229.045h2.65a.598.598 0 0 0 .598-.6V4.762a.602.602 0 0 0-.598-.6Zm-6.375 16.404a3.14 3.14 0 0 1-1.752-.535 3.158 3.158 0 0 1-1.334-3.251 3.163 3.163 0 0 1 .869-1.617 3.144 3.144 0 0 1 3.44-.668 3.155 3.155 0 0 1 1.925 2.937 3.168 3.168 0 0 1-.931 2.217 3.145 3.145 0 0 1-2.217.916Zm58.031-16.404h-2.629a.6.6 0 0 0-.599.6v6.425a6.862 6.862 0 0 0-3.47-.742 6.977 6.977 0 0 0-5.294 2.847 7.009 7.009 0 0 0-1.124 5.914 6.998 6.998 0 0 0 3.88 4.597 6.966 6.966 0 0 0 6.008-.125v.147a.602.602 0 0 0 .599.6h2.629a.599.599 0 0 0 .599-.6V4.762a.599.599 0 0 0-.599-.6Zm-6.388 16.404a3.153 3.153 0 0 1-2.916-1.957 3.163 3.163 0 0 1 2.317-4.305 3.15 3.15 0 0 1 3.235 1.366 3.161 3.161 0 0 1-2.625 4.896h-.011ZM126.826 10.41H124.1a.61.61 0 0 0-.616.602v12.811c0 .332.276.601.616.601h2.726c.34 0 .615-.269.615-.6V11.011a.608.608 0 0 0-.615-.601Zm-5.48.02h-3.355a.602.602 0 0 0-.525.273l-3.271 5.032h-1.787V4.76a.603.603 0 0 0-.599-.6h-2.629a.599.599 0 0 0-.6.6v19.053a.602.602 0 0 0 .6.6h2.629a.602.602 0 0 0 .599-.6v-4.21h1.94l3.154 4.562a.591.591 0 0 0 .489.258h3.323a.602.602 0 0 0 .484-.952l-4.238-5.79 4.296-6.315a.604.604 0 0 0-.196-.857.601.601 0 0 0-.314-.08Zm-37.431-.02a6.95 6.95 0 0 0-3.874 1.182 7 7 0 0 0-2.567 3.144 7.039 7.039 0 0 0 1.511 7.636 6.94 6.94 0 0 0 7.598 1.519 6.98 6.98 0 0 0 3.129-2.58 7.032 7.032 0 0 0-.869-8.847 6.96 6.96 0 0 0-4.928-2.053Zm0 10.145a3.136 3.136 0 0 1-1.749-.534 3.178 3.178 0 0 1-.477-4.867 3.143 3.143 0 0 1 3.43-.685c.576.24 1.067.645 1.413 1.165a3.174 3.174 0 0 1-.391 3.994 3.14 3.14 0 0 1-2.226.927ZM68.605 10.41c-1.38 0-2.727.412-3.874 1.182a6.999 6.999 0 0 0-2.567 3.144 7.04 7.04 0 0 0-.397 4.049 7.017 7.017 0 0 0 1.908 3.587 6.94 6.94 0 0 0 7.598 1.519 6.98 6.98 0 0 0 3.129-2.58 7.032 7.032 0 0 0-.869-8.847 6.96 6.96 0 0 0-4.928-2.053Zm0 10.145a3.136 3.136 0 0 1-1.749-.534 3.177 3.177 0 0 1-.477-4.867 3.143 3.143 0 0 1 3.43-.685c.575.24 1.067.645 1.413 1.165a3.175 3.175 0 0 1-.392 3.994 3.14 3.14 0 0 1-2.225.927Zm67.347-10.144a6.762 6.762 0 0 0-2.6.526.421.421 0 0 0-.422-.42h-2.996a.58.58 0 0 0-.58.578v12.75a.577.577 0 0 0 .58.58h2.837a.582.582 0 0 0 .581-.58V16.81c.042-.66.334-1.278.817-1.73a2.608 2.608 0 0 1 4.383 1.73v7.015a.577.577 0 0 0 .58.578h2.832a.58.58 0 0 0 .58-.578V16.81a6.5 6.5 0 0 0-1.972-4.557 6.528 6.528 0 0 0-4.62-1.842Z\" fill=\"#050A31\"/><path d=\"M6.157 30.682a.543.543 0 0 1-.686-.056A17.52 17.52 0 0 1 .247 18.118C.247 8.428 8.076.573 17.733.573c9.658 0 17.487 7.855 17.487 17.545 0 4.897-2 9.325-5.223 12.508a.543.543 0 0 1-.686.055c-.594-.4-1.21-.771-1.845-1.11a.597.597 0 0 1-.117-.958 14.24 14.24 0 0 0 4.592-10.495c0-7.873-6.36-14.255-14.208-14.255-7.846 0-14.207 6.382-14.207 14.255 0 4.153 1.77 7.89 4.593 10.496A.597.597 0 0 1 8 29.57c-.635.34-1.25.71-1.844 1.11Z\" fill=\"#09F\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17.733 26.934c4.83 0 8.744-3.934 8.744-8.787 0-4.853-3.915-8.787-8.744-8.787-4.828 0-8.743 3.934-8.743 8.787 0 4.853 3.915 8.787 8.743 8.787Zm0-3.295c3.018 0 5.465-2.459 5.465-5.492s-2.447-5.492-5.465-5.492-5.464 2.459-5.464 5.492 2.447 5.492 5.464 5.492Z\" fill=\"#050A31\"/><path d=\"M25.957 34.113a.265.265 0 0 0 0-.461 16.979 16.979 0 0 0-8.335-2.176c-3.022 0-5.864.79-8.335 2.176a.265.265 0 0 0 0 .461 17.007 17.007 0 0 0 3.477 1.471.266.266 0 0 0 .167-.005 13.81 13.81 0 0 1 4.692-.816 13.8 13.8 0 0 1 4.691.816c.054.02.112.021.167.005a17.014 17.014 0 0 0 3.476-1.471Z\" fill=\"#050A31\"/></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-tw1ba8\",\"data-framer-name\":\"GkLogoWhite\",fill:\"black\",intrinsicHeight:41,intrinsicWidth:41,layoutDependency:layoutDependency,layoutId:\"kCzfVu7ty\",svg:'<svg width=\"41\" height=\"41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6.96 34.587a.621.621 0 0 1-.784-.063A19.997 19.997 0 0 1 .202 20.238C.202 9.171 9.156.2 20.202.2c11.045 0 20 8.972 20 20.04 0 5.592-2.287 10.65-5.974 14.284a.621.621 0 0 1-.785.064 23.733 23.733 0 0 0-2.11-1.268.681.681 0 0 1-.134-1.094 16.253 16.253 0 0 0 5.253-11.987c0-8.992-7.276-16.281-16.25-16.281-8.975 0-16.25 7.29-16.25 16.281 0 4.743 2.023 9.012 5.253 11.987a.681.681 0 0 1-.135 1.094c-.726.387-1.43.81-2.11 1.268Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.202 30.307c5.522 0 10-4.493 10-10.036 0-5.543-4.478-10.036-10-10.036-5.523 0-10 4.493-10 10.036 0 5.543 4.477 10.036 10 10.036Zm0-3.764c3.451 0 6.25-2.808 6.25-6.272 0-3.464-2.799-6.273-6.25-6.273-3.452 0-6.25 2.809-6.25 6.273 0 3.464 2.798 6.272 6.25 6.272Z\" fill=\"#fff\"/><path d=\"M29.608 38.506a.302.302 0 0 0 0-.527 19.44 19.44 0 0 0-9.533-2.484 19.44 19.44 0 0 0-9.533 2.484.302.302 0 0 0 0 .527c1.249.7 2.58 1.267 3.976 1.68a.305.305 0 0 0 .19-.005 15.815 15.815 0 0 1 5.367-.933c1.882 0 3.688.329 5.366.933a.306.306 0 0 0 .19.006 19.468 19.468 0 0 0 3.977-1.68Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ljX5B.framer-19fc0vd, .framer-ljX5B .framer-19fc0vd { display: block; }\",\".framer-ljX5B.framer-pqwsed { cursor: pointer; height: 24px; overflow: hidden; position: relative; width: 106px; }\",\".framer-ljX5B .framer-sqk7mk { aspect-ratio: 4.416666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ljX5B .framer-1aur9cd { aspect-ratio: 4.388888888888889 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ljX5B .framer-tw1ba8 { flex: none; height: 100%; left: calc(49.056603773584925% - 100% / 2); position: absolute; top: -9px; width: 100%; }\",\".framer-ljX5B.framer-v-1wtj4tl.framer-pqwsed { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 41px; justify-content: center; padding: 0px; width: 41px; }\",\".framer-ljX5B.framer-v-1wtj4tl .framer-tw1ba8 { left: unset; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ljX5B.framer-v-1wtj4tl.framer-pqwsed { gap: 0px; } .framer-ljX5B.framer-v-1wtj4tl.framer-pqwsed > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ljX5B.framer-v-1wtj4tl.framer-pqwsed > :first-child { margin-top: 0px; } .framer-ljX5B.framer-v-1wtj4tl.framer-pqwsed > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 106\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Dv1no6rFm\":{\"layout\":[\"fixed\",\"fixed\"]},\"vUxt_tZjC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"t08n3CjPF\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerX6nirkpk0=withCSS(Component,css,\"framer-ljX5B\");export default FramerX6nirkpk0;FramerX6nirkpk0.displayName=\"Gk logo\";FramerX6nirkpk0.defaultProps={height:24,width:106};addPropertyControls(FramerX6nirkpk0,{variant:{options:[\"Xv1vAuj1D\",\"Dv1no6rFm\",\"vUxt_tZjC\"],optionTitles:[\"Light\",\"Dark\",\"White Logo Mark\"],title:\"Variant\",type:ControlType.Enum},t08n3CjPF:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerX6nirkpk0,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX6nirkpk0\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"t08n3CjPF\\\":\\\"click\\\"}\",\"framerIntrinsicWidth\":\"106\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Dv1no6rFm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vUxt_tZjC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./X6nirkpk0.map", "// Generated by Framer (fb1c8d3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/oxFScxz4LxcUlecKEbXX/Ch6tr4BXnamrQX6KlJfg/mTup5uBKd.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/kvxb0KhAvkZzKS5nHYMu/A694SniqQrSaiJ38yUNU/rXZJMMjCs.js\";const cycleOrder=[\"KZEHd5HcQ\",\"uwXCmiWyE\",\"hwP6mtHl2\",\"P7bFTYxbp\"];const serializationHash=\"framer-JQ43O\";const variantClassNames={hwP6mtHl2:\"framer-v-c8zevg\",KZEHd5HcQ:\"framer-v-1usewyl\",P7bFTYxbp:\"framer-v-eg2a10\",uwXCmiWyE:\"framer-v-4elyix\"};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={\"Link S - Footer\":\"hwP6mtHl2\",\"Link Xs - Nav\":\"uwXCmiWyE\",\"Medium button\":\"P7bFTYxbp\",\"Small button\":\"KZEHd5HcQ\"};const getProps=({background,click,color,height,id,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,ixeuuB6dx:click!==null&&click!==void 0?click:props.ixeuuB6dx,jQK9TAh4k:(_ref=background!==null&&background!==void 0?background:props.jQK9TAh4k)!==null&&_ref!==void 0?_ref:\"rgb(0, 116, 232)\",qH4QYm2TK:(_ref1=color!==null&&color!==void 0?color:props.qH4QYm2TK)!==null&&_ref1!==void 0?_ref1:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",v366yBNHN:(_ref2=title!==null&&title!==void 0?title:props.v366yBNHN)!==null&&_ref2!==void 0?_ref2:\"Learn more\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"KZEHd5HcQ\"};};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,ixeuuB6dx,v366yBNHN,jQK9TAh4k,qH4QYm2TK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KZEHd5HcQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ymewjl=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ixeuuB6dx){const res=await ixeuuB6dx(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1usewyl\",className,classNames),\"data-framer-name\":\"Small button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KZEHd5HcQ\",onTap:onTap1ymewjl,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:jQK9TAh4k,borderBottomLeftRadius:46,borderBottomRightRadius:46,borderTopLeftRadius:46,borderTopRightRadius:46,...style},variants:{hwP6mtHl2:{backgroundColor:\"rgba(0, 0, 0, 0)\"},uwXCmiWyE:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({hwP6mtHl2:{\"data-framer-name\":\"Link S - Footer\"},P7bFTYxbp:{\"data-framer-name\":\"Medium button\"},uwXCmiWyE:{\"data-framer-name\":\"Link Xs - Nav\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l6eweq\",\"data-styles-preset\":\"mTup5uBKd\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-qH4QYm2TK-CCjbtelme))\"},children:\"Learn more\"})}),className:\"framer-c93k1y\",\"data-framer-name\":\"Button\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HzSUFHZF9\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-qH4QYm2TK-CCjbtelme)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-qH4QYm2TK-CCjbtelme\":qH4QYm2TK},text:v366yBNHN,variants:{hwP6mtHl2:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.8)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hwP6mtHl2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.8))\"},children:\"Learn more\"})}),fonts:[\"GF;Inter-regular\"]},P7bFTYxbp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g39rob\",\"data-styles-preset\":\"rXZJMMjCs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-qH4QYm2TK-CCjbtelme))\"},children:\"Learn more\"})})},uwXCmiWyE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-qH4QYm2TK-CCjbtelme))\"},children:\"Learn more\"})}),fonts:[\"GF;Inter-regular\"]}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JQ43O.framer-einwim, .framer-JQ43O .framer-einwim { display: block; }\",\".framer-JQ43O.framer-1usewyl { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 44px; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: min-content; }\",\".framer-JQ43O .framer-c93k1y { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JQ43O.framer-1usewyl { gap: 0px; } .framer-JQ43O.framer-1usewyl > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-JQ43O.framer-1usewyl > :first-child { margin-left: 0px; } .framer-JQ43O.framer-1usewyl > :last-child { margin-right: 0px; } }\",\".framer-JQ43O.framer-v-4elyix.framer-1usewyl, .framer-JQ43O.framer-v-c8zevg.framer-1usewyl { height: min-content; padding: 0px; }\",\".framer-JQ43O.framer-v-eg2a10.framer-1usewyl { padding: 0px 28px 0px 28px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 109\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"uwXCmiWyE\":{\"layout\":[\"auto\",\"auto\"]},\"hwP6mtHl2\":{\"layout\":[\"auto\",\"auto\"]},\"P7bFTYxbp\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"ixeuuB6dx\":\"click\",\"v366yBNHN\":\"title\",\"jQK9TAh4k\":\"background\",\"qH4QYm2TK\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCCjbtelme=withCSS(Component,css,\"framer-JQ43O\");export default FramerCCjbtelme;FramerCCjbtelme.displayName=\"Test Contact\";FramerCCjbtelme.defaultProps={height:44,width:109};addPropertyControls(FramerCCjbtelme,{variant:{options:[\"KZEHd5HcQ\",\"uwXCmiWyE\",\"hwP6mtHl2\",\"P7bFTYxbp\"],optionTitles:[\"Small button\",\"Link Xs - Nav\",\"Link S - Footer\",\"Medium button\"],title:\"Variant\",type:ControlType.Enum},ixeuuB6dx:{title:\"Click\",type:ControlType.EventHandler},v366yBNHN:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Title\",type:ControlType.String},jQK9TAh4k:{defaultValue:\"rgb(0, 116, 232)\",title:\"Background\",type:ControlType.Color},qH4QYm2TK:{defaultValue:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",title:\"Color\",type:ControlType.Color}});addFonts(FramerCCjbtelme,[{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\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCCjbtelme\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"44\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ixeuuB6dx\\\":\\\"click\\\",\\\"v366yBNHN\\\":\\\"title\\\",\\\"jQK9TAh4k\\\":\\\"background\\\",\\\"qH4QYm2TK\\\":\\\"color\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"uwXCmiWyE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hwP6mtHl2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"P7bFTYxbp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"109\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CCjbtelme.map", "let Component;\nvar Home_default = (React) => {\n  if (!Component) {\n    const HomeIcon = React.forwardRef(function HomeIcon2({\n      title,\n      titleId,\n      ...props\n    }, svgRef) {\n      return /* @__PURE__ */ React.createElement(\"svg\", Object.assign({\n        xmlns: \"http://www.w3.org/2000/svg\",\n        viewBox: \"0 0 24 24\",\n        fill: \"currentColor\",\n        \"aria-hidden\": \"true\",\n        \"data-slot\": \"icon\",\n        ref: svgRef,\n        \"aria-labelledby\": titleId\n      }, props), title ? /* @__PURE__ */ React.createElement(\"title\", {\n        id: titleId\n      }, title) : null, /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"M11.47 3.841a.75.75 0 0 1 1.06 0l8.69 8.69a.75.75 0 1 0 1.06-1.061l-8.689-8.69a2.25 2.25 0 0 0-3.182 0l-8.69 8.69a.75.75 0 1 0 1.061 1.06l8.69-8.689Z\"\n      }), /* @__PURE__ */ React.createElement(\"path\", {\n        d: \"m12 5.432 8.159 8.159c.03.03.06.058.091.086v6.198c0 1.035-.84 1.875-1.875 1.875H15a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0-.75.75V21a.75.75 0 0 1-.75.75H5.625a1.875 1.875 0 0 1-1.875-1.875v-6.198a2.29 2.29 0 0 0 .091-.086L12 5.432Z\"\n      }));\n    });\n    Component = HomeIcon;\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  Home_default as default\n};\n", "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 HomeFactory from\"https://framer.com/m/hero-icons/Home.js@0.0.28\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"AcademicCap\",\"AdjustmentsVertical\",\"ArchiveBox\",\"ArchiveBoxArrowDown\",\"ArchiveBoxXMark\",\"ArrowDown\",\"ArrowDownCircle\",\"ArrowDownLeft\",\"ArrowDownOnSquare\",\"ArrowDownRight\",\"ArrowDownTray\",\"ArrowLeft\",\"ArrowLeftCircle\",\"ArrowLeftOnRectangle\",\"ArrowLongDown\",\"ArrowLongLeft\",\"ArrowLongRight\",\"ArrowLongUp\",\"ArrowPath\",\"ArrowRight\",\"ArrowRightCircle\",\"ArrowSmallDown\",\"ArrowSmallLeft\",\"ArrowSmallRight\",\"ArrowSmallUp\",\"ArrowTrendingDown\",\"ArrowTrendingUp\",\"ArrowUp\",\"ArrowUpCircle\",\"ArrowUpLeft\",\"ArrowUpOnSquare\",\"ArrowUpOnSquareStack\",\"ArrowUpRight\",\"ArrowUpTray\",\"ArrowUturnDown\",\"ArrowUturnLeft\",\"ArrowUturnRight\",\"ArrowUturnUp\",\"ArrowsPointingIn\",\"ArrowsPointingOut\",\"ArrowsRightLeft\",\"ArrowsUpDown\",\"AtSymbol\",\"Backspace\",\"Backward\",\"Banknotes\",\"Bars2\",\"Bars3\",\"Bars3BottomLeft\",\"Bars3BottomRight\",\"Bars3CenterLeft\",\"Bars4\",\"BarsArrowDown\",\"BarsArrowUp\",\"Battery0\",\"Battery100\",\"Battery50\",\"Beaker\",\"Bell\",\"BellAlert\",\"BellSlash\",\"BellSnooze\",\"Bolt\",\"BoltSlash\",\"BookOpen\",\"Bookmark\",\"BookmarkSlash\",\"BookmarkSquare\",\"Briefcase\",\"BugAnt\",\"BuildingLibrary\",\"BuildingOffice\",\"BuildingOffice2\",\"BuildingStorefront\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarDays\",\"Camera\",\"ChartBar\",\"ChartBarSquare\",\"ChartPie\",\"ChatBubbleLeft\",\"ChatBubbleLeftRight\",\"ChatBubbleOvalLeft\",\"Check\",\"CheckBadge\",\"CheckCircle\",\"ChevronDoubleDown\",\"ChevronDoubleLeft\",\"ChevronDoubleRight\",\"ChevronDoubleUp\",\"ChevronDown\",\"ChevronLeft\",\"ChevronRight\",\"ChevronUp\",\"ChevronUpDown\",\"CircleStack\",\"Clipboard\",\"ClipboardDocument\",\"Clock\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CodeBracket\",\"CodeBracketSquare\",\"Cog\",\"Cog6Tooth\",\"Cog8Tooth\",\"CommandLine\",\"ComputerDesktop\",\"CpuChip\",\"CreditCard\",\"Cube\",\"CubeTransparent\",\"CurrencyBangladeshi\",\"CurrencyDollar\",\"CurrencyEuro\",\"CurrencyPound\",\"CurrencyRupee\",\"CurrencyYen\",\"CursorArrowRays\",\"CursorArrowRipple\",\"DevicePhoneMobile\",\"DeviceTablet\",\"Document\",\"DocumentArrowDown\",\"DocumentArrowUp\",\"DocumentChartBar\",\"DocumentCheck\",\"DocumentDuplicate\",\"DocumentMinus\",\"DocumentPlus\",\"DocumentText\",\"EllipsisHorizontal\",\"EllipsisVertical\",\"Envelope\",\"EnvelopeOpen\",\"ExclamationCircle\",\"ExclamationTriangle\",\"Eye\",\"EyeDropper\",\"EyeSlash\",\"FaceFrown\",\"FaceSmile\",\"Film\",\"FingerPrint\",\"Fire\",\"Flag\",\"Folder\",\"FolderArrowDown\",\"FolderMinus\",\"FolderOpen\",\"FolderPlus\",\"Forward\",\"Funnel\",\"Gif\",\"Gift\",\"GiftTop\",\"GlobeAlt\",\"GlobeAmericas\",\"GlobeAsiaAustralia\",\"GlobeEuropeAfrica\",\"HandRaised\",\"HandThumbDown\",\"HandThumbUp\",\"Hashtag\",\"Heart\",\"Home\",\"HomeModern\",\"Identification\",\"Inbox\",\"InboxArrowDown\",\"InboxStack\",\"InformationCircle\",\"Key\",\"Language\",\"Lifebuoy\",\"LightBulb\",\"Link\",\"ListBullet\",\"LockClosed\",\"LockOpen\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Map\",\"MapPin\",\"Megaphone\",\"Microphone\",\"Minus\",\"MinusCircle\",\"MinusSmall\",\"Moon\",\"MusicalNote\",\"Newspaper\",\"NoSymbol\",\"PaintBrush\",\"PaperAirplane\",\"PaperClip\",\"Pause\",\"PauseCircle\",\"Pencil\",\"PencilSquare\",\"Phone\",\"PhoneArrowDownLeft\",\"PhoneArrowUpRight\",\"PhoneXMark\",\"Photo\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Plus\",\"PlusCircle\",\"PlusSmall\",\"Power\",\"PresentationChartBar\",\"Printer\",\"PuzzlePiece\",\"QrCode\",\"QuestionMarkCircle\",\"QueueList\",\"Radio\",\"ReceiptPercent\",\"ReceiptRefund\",\"RectangleGroup\",\"RectangleStack\",\"RocketLaunch\",\"Rss\",\"Scale\",\"Scissors\",\"Server\",\"ServerStack\",\"Share\",\"ShieldCheck\",\"ShieldExclamation\",\"ShoppingBag\",\"ShoppingCart\",\"Signal\",\"SignalSlash\",\"Sparkles\",\"SpeakerWave\",\"SpeakerXMark\",\"Square2Stack\",\"Square3Stack3D\",\"Squares2X2\",\"SquaresPlus\",\"Star\",\"Stop\",\"StopCircle\",\"Sun\",\"Swatch\",\"TableCells\",\"Tag\",\"Ticket\",\"Trash\",\"Trophy\",\"Truck\",\"Tv\",\"User\",\"UserCircle\",\"UserGroup\",\"UserMinus\",\"UserPlus\",\"Users\",\"Variable\",\"VideoCamera\",\"VideoCameraSlash\",\"ViewColumns\",\"ViewfinderCircle\",\"Wallet\",\"Wifi\",\"Window\",\"Wrench\",\"WrenchScrewdriver\",\"XCircle\",\"XMark\",\"index\"];const moduleBaseUrl=\"https://framer.com/m/hero-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * HERO\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.28`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{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(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Hero\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,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 [Hero site](https://heroicons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hero.map", "// Generated by Framer (7cbec57)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";const HeroFonts=getFonts(Hero);const cycleOrder=[\"vgUGv55uv\",\"NiY0TZURX\",\"Y5jyCgLG0\",\"GzEnrUf_c\",\"SF8Udd6pG\",\"srJT4uORY\",\"rJo9cQuED\",\"C5DattCY6\",\"vJPgle1gE\",\"WGrNByjb7\",\"QtldjwcR2\",\"DfOgoeqHr\",\"hMW7PoorK\",\"wUb2OuUQc\",\"kCIylZHk1\",\"cCxe_Tlss\",\"iaXK3HJje\",\"qXEZXKNow\",\"wInp0mAj0\",\"mW3vnCrKf\",\"xPKxqLw7U\",\"jEoN7u_zw\",\"owOeqfK8R\",\"fk0kSA13W\"];const serializationHash=\"framer-hYu7g\";const variantClassNames={C5DattCY6:\"framer-v-kdbsi8\",cCxe_Tlss:\"framer-v-14yim7w\",DfOgoeqHr:\"framer-v-1exn629\",fk0kSA13W:\"framer-v-1962vz3\",GzEnrUf_c:\"framer-v-qcf84v\",hMW7PoorK:\"framer-v-88srvu\",iaXK3HJje:\"framer-v-15yvl1q\",jEoN7u_zw:\"framer-v-1f35r7k\",kCIylZHk1:\"framer-v-nh1xw5\",mW3vnCrKf:\"framer-v-knqx1h\",NiY0TZURX:\"framer-v-gv4das\",owOeqfK8R:\"framer-v-1w1qh0x\",QtldjwcR2:\"framer-v-21rz5h\",qXEZXKNow:\"framer-v-1hlo5vq\",rJo9cQuED:\"framer-v-b9lfp4\",SF8Udd6pG:\"framer-v-184wcyc\",srJT4uORY:\"framer-v-12rcebx\",vgUGv55uv:\"framer-v-d9zibv\",vJPgle1gE:\"framer-v-x9f2is\",WGrNByjb7:\"framer-v-ho4qg2\",wInp0mAj0:\"framer-v-kprfcj\",wUb2OuUQc:\"framer-v-1kt0gwd\",xPKxqLw7U:\"framer-v-1m91hr2\",Y5jyCgLG0:\"framer-v-18ufu21\"};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={\"Blog B\":\"mW3vnCrKf\",\"Blog D\":\"wInp0mAj0\",\"Chatbot B\":\"Y5jyCgLG0\",\"Chatbot Default\":\"vgUGv55uv\",\"Chatbot W\":\"NiY0TZURX\",\"Events B\":\"fk0kSA13W\",\"Events D\":\"owOeqfK8R\",\"Post B\":\"srJT4uORY\",\"Post Default\":\"GzEnrUf_c\",\"Post W\":\"SF8Udd6pG\",\"Reels B\":\"vJPgle1gE\",\"Reels D\":\"rJo9cQuED\",\"Reels W\":\"C5DattCY6\",\"Texting B\":\"DfOgoeqHr\",\"Texting D\":\"WGrNByjb7\",\"Texting W\":\"QtldjwcR2\",\"Video B\":\"kCIylZHk1\",\"Video D\":\"hMW7PoorK\",\"Video W\":\"wUb2OuUQc\",\"VWL B\":\"jEoN7u_zw\",\"VWL D\":\"xPKxqLw7U\",\"WhatsApp B\":\"qXEZXKNow\",\"WhatsApp D\":\"cCxe_Tlss\",\"WhatsApp W\":\"iaXK3HJje\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"vgUGv55uv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vgUGv55uv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"wInp0mAj0\",\"mW3vnCrKf\",\"xPKxqLw7U\",\"jEoN7u_zw\",\"owOeqfK8R\",\"fk0kSA13W\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",pixelHeight:114,pixelWidth:114,src:\"https://framerusercontent.com/images/lMomcLu3bp5Mq4FqIjVC1taKnx0.svg\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-d9zibv\",className,classNames),\"data-framer-name\":\"Chatbot Default\",layoutDependency:layoutDependency,layoutId:\"vgUGv55uv\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{fk0kSA13W:{backgroundColor:\"rgba(51, 51, 51, 0)\"},jEoN7u_zw:{backgroundColor:\"rgba(51, 51, 51, 0)\"},mW3vnCrKf:{backgroundColor:\"rgba(51, 51, 51, 0)\"},owOeqfK8R:{backgroundColor:\"rgba(51, 51, 51, 0)\"},wInp0mAj0:{backgroundColor:\"rgba(51, 51, 51, 0)\"},xPKxqLw7U:{backgroundColor:\"rgba(51, 51, 51, 0)\"}},...addPropertyOverrides({C5DattCY6:{\"data-framer-name\":\"Reels W\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ym50VIXHyYDYUlKbAP8opHQDjM.svg\"}},cCxe_Tlss:{\"data-framer-name\":\"WhatsApp D\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vwmoMCkeeGIboKlzfDYh1P2v2KM.svg\"}},DfOgoeqHr:{\"data-framer-name\":\"Texting B\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HNkGZBaDJdUNQed7tbzfntOi1E.svg\"}},fk0kSA13W:{\"data-framer-name\":\"Events B\",background:undefined},GzEnrUf_c:{\"data-framer-name\":\"Post Default\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/7DmeAuSVpcZpMsDqul8SxP07ao.svg\"}},hMW7PoorK:{\"data-framer-name\":\"Video D\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RsskaxduJKRbp4hSVwaSDyK3U3c.svg\"}},iaXK3HJje:{\"data-framer-name\":\"WhatsApp W\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zA5wN8YXceXEaWbS4Lrf5UH2BE.svg\"}},jEoN7u_zw:{\"data-framer-name\":\"VWL B\",background:undefined},kCIylZHk1:{\"data-framer-name\":\"Video B\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/JwBgcmmQGWrEHufcXyBIDGRWE4.svg\"}},mW3vnCrKf:{\"data-framer-name\":\"Blog B\",background:undefined},NiY0TZURX:{\"data-framer-name\":\"Chatbot W\",background:{alt:\"\",fit:\"fill\",pixelHeight:114,pixelWidth:114,src:\"https://framerusercontent.com/images/gK9Wo0Bx7lh3ozAfnZt63mRxE.svg\"}},owOeqfK8R:{\"data-framer-name\":\"Events D\",background:undefined},QtldjwcR2:{\"data-framer-name\":\"Texting W\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/x7tO62FvlwS2F6caCJXfUQsUI6w.svg\"}},qXEZXKNow:{\"data-framer-name\":\"WhatsApp B\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/GkamjjK0J5EKbPpDVUwtkAps.svg\"}},rJo9cQuED:{\"data-framer-name\":\"Reels D\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UrWIOIj4wRa9Zy2vE0zOyXaQ50s.svg\"}},SF8Udd6pG:{\"data-framer-name\":\"Post W\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BiqHoiAH7yZre2699fDLTHjqvk.svg\"}},srJT4uORY:{\"data-framer-name\":\"Post B\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/R1IGy4etcHa9GR7MES47ZlqpQA.svg\"}},vJPgle1gE:{\"data-framer-name\":\"Reels B\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9wq8l2ckIQp87z8VzHh1LEYDyys.svg\"}},WGrNByjb7:{\"data-framer-name\":\"Texting D\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/A2Wqg8QiQMqZipENXMUHt8h0rg.svg\"}},wInp0mAj0:{\"data-framer-name\":\"Blog D\",background:undefined},wUb2OuUQc:{\"data-framer-name\":\"Video W\",background:{alt:\"\",pixelHeight:114,pixelWidth:114,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/xsr2Zsl8CVuHE4N1MLjzuxKAZM.svg\"}},xPKxqLw7U:{\"data-framer-name\":\"VWL D\",background:undefined},Y5jyCgLG0:{\"data-framer-name\":\"Chatbot B\",background:{alt:\"\",fit:\"fill\",pixelHeight:114,pixelWidth:114,src:\"https://framerusercontent.com/images/dsi6R2rUQGOznYDuo8I9AIoIU.svg\"}}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1utgszq-container\",\"data-framer-name\":\"Blog D\",layoutDependency:layoutDependency,layoutId:\"BRKeGT3sk-container\",name:\"Blog D\",style:{opacity:1},variants:{fk0kSA13W:{opacity:.7},jEoN7u_zw:{opacity:.7},mW3vnCrKf:{opacity:.7}},children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Document\",id:\"BRKeGT3sk\",layoutId:\"BRKeGT3sk\",mirrored:false,name:\"Blog D\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({fk0kSA13W:{color:\"var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, rgb(27, 30, 34))\",iconSelection:\"CalendarDays\"},jEoN7u_zw:{color:\"var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, rgb(27, 30, 34))\",iconSelection:\"Heart\"},mW3vnCrKf:{color:\"var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, rgb(27, 30, 34))\"},owOeqfK8R:{iconSelection:\"CalendarDays\"},xPKxqLw7U:{iconSelection:\"Heart\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hYu7g.framer-veloet, .framer-hYu7g .framer-veloet { display: block; }\",\".framer-hYu7g.framer-d9zibv { height: 20px; position: relative; width: 20px; }\",\".framer-hYu7g .framer-1utgszq-container { aspect-ratio: 1 / 1; bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 17px); }\",\".framer-hYu7g.framer-v-gv4das.framer-d9zibv, .framer-hYu7g.framer-v-18ufu21.framer-d9zibv, .framer-hYu7g.framer-v-qcf84v.framer-d9zibv, .framer-hYu7g.framer-v-184wcyc.framer-d9zibv, .framer-hYu7g.framer-v-12rcebx.framer-d9zibv, .framer-hYu7g.framer-v-b9lfp4.framer-d9zibv, .framer-hYu7g.framer-v-kdbsi8.framer-d9zibv, .framer-hYu7g.framer-v-x9f2is.framer-d9zibv, .framer-hYu7g.framer-v-ho4qg2.framer-d9zibv, .framer-hYu7g.framer-v-21rz5h.framer-d9zibv, .framer-hYu7g.framer-v-1exn629.framer-d9zibv, .framer-hYu7g.framer-v-88srvu.framer-d9zibv, .framer-hYu7g.framer-v-1kt0gwd.framer-d9zibv, .framer-hYu7g.framer-v-nh1xw5.framer-d9zibv, .framer-hYu7g.framer-v-14yim7w.framer-d9zibv, .framer-hYu7g.framer-v-15yvl1q.framer-d9zibv, .framer-hYu7g.framer-v-1hlo5vq.framer-d9zibv, .framer-hYu7g.framer-v-kprfcj.framer-d9zibv, .framer-hYu7g.framer-v-knqx1h.framer-d9zibv, .framer-hYu7g.framer-v-1m91hr2.framer-d9zibv, .framer-hYu7g.framer-v-1f35r7k.framer-d9zibv, .framer-hYu7g.framer-v-1w1qh0x.framer-d9zibv, .framer-hYu7g.framer-v-1962vz3.framer-d9zibv { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); }\",\".framer-hYu7g.framer-v-kprfcj .framer-1utgszq-container, .framer-hYu7g.framer-v-knqx1h .framer-1utgszq-container, .framer-hYu7g.framer-v-1m91hr2 .framer-1utgszq-container, .framer-hYu7g.framer-v-1f35r7k .framer-1utgszq-container, .framer-hYu7g.framer-v-1w1qh0x .framer-1utgszq-container, .framer-hYu7g.framer-v-1962vz3 .framer-1utgszq-container { width: var(--framer-aspect-ratio-supported, 20px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NiY0TZURX\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y5jyCgLG0\":{\"layout\":[\"fixed\",\"fixed\"]},\"GzEnrUf_c\":{\"layout\":[\"fixed\",\"fixed\"]},\"SF8Udd6pG\":{\"layout\":[\"fixed\",\"fixed\"]},\"srJT4uORY\":{\"layout\":[\"fixed\",\"fixed\"]},\"rJo9cQuED\":{\"layout\":[\"fixed\",\"fixed\"]},\"C5DattCY6\":{\"layout\":[\"fixed\",\"fixed\"]},\"vJPgle1gE\":{\"layout\":[\"fixed\",\"fixed\"]},\"WGrNByjb7\":{\"layout\":[\"fixed\",\"fixed\"]},\"QtldjwcR2\":{\"layout\":[\"fixed\",\"fixed\"]},\"DfOgoeqHr\":{\"layout\":[\"fixed\",\"fixed\"]},\"hMW7PoorK\":{\"layout\":[\"fixed\",\"fixed\"]},\"wUb2OuUQc\":{\"layout\":[\"fixed\",\"fixed\"]},\"kCIylZHk1\":{\"layout\":[\"fixed\",\"fixed\"]},\"cCxe_Tlss\":{\"layout\":[\"fixed\",\"fixed\"]},\"iaXK3HJje\":{\"layout\":[\"fixed\",\"fixed\"]},\"qXEZXKNow\":{\"layout\":[\"fixed\",\"fixed\"]},\"wInp0mAj0\":{\"layout\":[\"fixed\",\"fixed\"]},\"mW3vnCrKf\":{\"layout\":[\"fixed\",\"fixed\"]},\"xPKxqLw7U\":{\"layout\":[\"fixed\",\"fixed\"]},\"jEoN7u_zw\":{\"layout\":[\"fixed\",\"fixed\"]},\"owOeqfK8R\":{\"layout\":[\"fixed\",\"fixed\"]},\"fk0kSA13W\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWxb3Ndyvg=withCSS(Component,css,\"framer-hYu7g\");export default FramerWxb3Ndyvg;FramerWxb3Ndyvg.displayName=\"Navbar icons\";FramerWxb3Ndyvg.defaultProps={height:20,width:20};addPropertyControls(FramerWxb3Ndyvg,{variant:{options:[\"vgUGv55uv\",\"NiY0TZURX\",\"Y5jyCgLG0\",\"GzEnrUf_c\",\"SF8Udd6pG\",\"srJT4uORY\",\"rJo9cQuED\",\"C5DattCY6\",\"vJPgle1gE\",\"WGrNByjb7\",\"QtldjwcR2\",\"DfOgoeqHr\",\"hMW7PoorK\",\"wUb2OuUQc\",\"kCIylZHk1\",\"cCxe_Tlss\",\"iaXK3HJje\",\"qXEZXKNow\",\"wInp0mAj0\",\"mW3vnCrKf\",\"xPKxqLw7U\",\"jEoN7u_zw\",\"owOeqfK8R\",\"fk0kSA13W\"],optionTitles:[\"Chatbot Default\",\"Chatbot W\",\"Chatbot B\",\"Post Default\",\"Post W\",\"Post B\",\"Reels D\",\"Reels W\",\"Reels B\",\"Texting D\",\"Texting W\",\"Texting B\",\"Video D\",\"Video W\",\"Video B\",\"WhatsApp D\",\"WhatsApp W\",\"WhatsApp B\",\"Blog D\",\"Blog B\",\"VWL D\",\"VWL B\",\"Events D\",\"Events B\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerWxb3Ndyvg,[{explicitInter:true,fonts:[]},...HeroFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWxb3Ndyvg\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"20\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NiY0TZURX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y5jyCgLG0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GzEnrUf_c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SF8Udd6pG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"srJT4uORY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rJo9cQuED\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"C5DattCY6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vJPgle1gE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WGrNByjb7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QtldjwcR2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DfOgoeqHr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hMW7PoorK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wUb2OuUQc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kCIylZHk1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cCxe_Tlss\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iaXK3HJje\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qXEZXKNow\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wInp0mAj0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mW3vnCrKf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xPKxqLw7U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jEoN7u_zw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"owOeqfK8R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fk0kSA13W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Wxb3Ndyvg.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "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{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={TNPB1w8cj:{hover:true}};const cycleOrder=[\"TNPB1w8cj\",\"xqiVlmTKV\",\"FgvcV_TsN\",\"YyO2tdZt0\"];const serializationHash=\"framer-iOZYa\";const variantClassNames={FgvcV_TsN:\"framer-v-1sxujm0\",TNPB1w8cj:\"framer-v-xs8mlc\",xqiVlmTKV:\"framer-v-113sg7s\",YyO2tdZt0:\"framer-v-7s1zr1\"};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={\"Black - Default\":\"TNPB1w8cj\",\"Black - Open\":\"xqiVlmTKV\",\"White - Default\":\"FgvcV_TsN\",\"White - Open\":\"YyO2tdZt0\"};const getProps=({click,click2,height,hover,icon,id,label,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,gVY1qV0Ll:hover!==null&&hover!==void 0?hover:props.gVY1qV0Ll,IAqBqNsfv:click2!==null&&click2!==void 0?click2:props.IAqBqNsfv,rTH4FN8Np:(_ref=icon!==null&&icon!==void 0?icon:props.rTH4FN8Np)!==null&&_ref!==void 0?_ref:true,Sa3DOxIai:click!==null&&click!==void 0?click:props.Sa3DOxIai,tenaGvvuY:(_ref1=label!==null&&label!==void 0?label:props.tenaGvvuY)!==null&&_ref1!==void 0?_ref1:\"Products\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"TNPB1w8cj\"};};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,gVY1qV0Ll,tenaGvvuY,rTH4FN8Np,Sa3DOxIai,IAqBqNsfv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TNPB1w8cj\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap19xoofz=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Sa3DOxIai){const res=await Sa3DOxIai(...args);if(res===false)return false;}if(IAqBqNsfv){const res=await IAqBqNsfv(...args);if(res===false)return false;}});const onMouseEnter1u1kldt=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(gVY1qV0Ll){const res=await gVY1qV0Ll(...args);if(res===false)return false;}});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-xs8mlc\",className,classNames),\"data-framer-name\":\"Black - Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"TNPB1w8cj\",onMouseEnter:onMouseEnter1u1kldt,onTap:onTap19xoofz,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"TNPB1w8cj-hover\":{\"data-framer-name\":undefined},FgvcV_TsN:{\"data-framer-name\":\"White - Default\"},xqiVlmTKV:{\"data-framer-name\":\"Black - Open\"},YyO2tdZt0:{\"data-framer-name\":\"White - Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 30, 34))\"},children:\"Products\"})}),className:\"framer-kri2mm\",\"data-framer-name\":\"Products\",fonts:[\"GF;Inter-regular\"],layoutDependency:layoutDependency,layoutId:\"tbDVJRwJo\",style:{\"--extracted-r6o4lv\":\"rgb(27, 30, 34)\",\"--framer-paragraph-spacing\":\"0px\"},text:tenaGvvuY,variants:{\"TNPB1w8cj-hover\":{\"--extracted-r6o4lv\":\"var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77))\"},FgvcV_TsN:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},xqiVlmTKV:{\"--extracted-r6o4lv\":\"rgba(27, 30, 34, 0.8)\"},YyO2tdZt0:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.8)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"TNPB1w8cj-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77)))\"},children:\"Products\"})})},FgvcV_TsN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Products\"})})},xqiVlmTKV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(27, 30, 34, 0.8))\"},children:\"Products\"})})},YyO2tdZt0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.8))\"},children:\"Products\"})})}},baseVariant,gestureVariant)}),rTH4FN8Np&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1irgq7u-container\",layoutDependency:layoutDependency,layoutId:\"wq5s1NVmg-container\",style:{rotate:90},variants:{xqiVlmTKV:{rotate:270},YyO2tdZt0:{rotate:270}},children:/*#__PURE__*/_jsx(Feather,{color:\"rgba(27, 30, 34, 0.8)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-right\",id:\"wq5s1NVmg\",layoutId:\"wq5s1NVmg\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"TNPB1w8cj-hover\":{color:\"var(--token-1ca028d3-9d90-4ee3-90a3-5ee5adb0521a, rgb(72, 74, 77))\"},FgvcV_TsN:{color:\"rgba(255, 255, 255, 0.6)\"},xqiVlmTKV:{color:\"rgba(27, 30, 34, 0.6)\"},YyO2tdZt0:{color:\"rgba(255, 255, 255, 0.4)\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iOZYa.framer-12fbn4v, .framer-iOZYa .framer-12fbn4v { display: block; }\",\".framer-iOZYa.framer-xs8mlc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-iOZYa .framer-kri2mm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-iOZYa .framer-1irgq7u-container { flex: none; height: 18px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iOZYa.framer-xs8mlc { gap: 0px; } .framer-iOZYa.framer-xs8mlc > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-iOZYa.framer-xs8mlc > :first-child { margin-left: 0px; } .framer-iOZYa.framer-xs8mlc > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21\n * @framerIntrinsicWidth 83\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"xqiVlmTKV\":{\"layout\":[\"auto\",\"auto\"]},\"FgvcV_TsN\":{\"layout\":[\"auto\",\"auto\"]},\"YyO2tdZt0\":{\"layout\":[\"auto\",\"auto\"]},\"mrPMy2FHo\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"gVY1qV0Ll\":\"hover\",\"tenaGvvuY\":\"label\",\"rTH4FN8Np\":\"icon\",\"Sa3DOxIai\":\"click\",\"IAqBqNsfv\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpjpdZKew2=withCSS(Component,css,\"framer-iOZYa\");export default FramerpjpdZKew2;FramerpjpdZKew2.displayName=\"Trigger\";FramerpjpdZKew2.defaultProps={height:21,width:83};addPropertyControls(FramerpjpdZKew2,{variant:{options:[\"TNPB1w8cj\",\"xqiVlmTKV\",\"FgvcV_TsN\",\"YyO2tdZt0\"],optionTitles:[\"Black - Default\",\"Black - Open\",\"White - Default\",\"White - Open\"],title:\"Variant\",type:ControlType.Enum},gVY1qV0Ll:{title:\"Hover\",type:ControlType.EventHandler},tenaGvvuY:{defaultValue:\"Products\",displayTextArea:false,title:\"Label\",type:ControlType.String},rTH4FN8Np:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},Sa3DOxIai:{title:\"Click\",type:ControlType.EventHandler},IAqBqNsfv:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerpjpdZKew2,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpjpdZKew2\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"83\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"gVY1qV0Ll\\\":\\\"hover\\\",\\\"tenaGvvuY\\\":\\\"label\\\",\\\"rTH4FN8Np\\\":\\\"icon\\\",\\\"Sa3DOxIai\\\":\\\"click\\\",\\\"IAqBqNsfv\\\":\\\"click2\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xqiVlmTKV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FgvcV_TsN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YyO2tdZt0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mrPMy2FHo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"21\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pjpdZKew2.map", "// Generated by Framer (7cbec57)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavbarIcons from\"https://framerusercontent.com/modules/gUvR6cmaanPJ7U7MTrPc/hDQimKSqplvT8ZZt3lH7/Wxb3Ndyvg.js\";const NavbarIconsFonts=getFonts(NavbarIcons);const NavbarIconsControls=getPropertyControls(NavbarIcons);const enabledGestures={CTpXmJkC5:{hover:true}};const cycleOrder=[\"CTpXmJkC5\"];const serializationHash=\"framer-eQqHx\";const variantClassNames={CTpXmJkC5:\"framer-v-opsil4\"};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={delay:0,duration:.3,ease:[.44,0,.99,.05],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={\"Blog B\":\"mW3vnCrKf\",\"Blog D\":\"wInp0mAj0\",\"Chatbot B\":\"Y5jyCgLG0\",\"Chatbot Default\":\"vgUGv55uv\",\"Chatbot W\":\"NiY0TZURX\",\"Events B\":\"fk0kSA13W\",\"Events D\":\"owOeqfK8R\",\"Post B\":\"srJT4uORY\",\"Post Default\":\"GzEnrUf_c\",\"Post W\":\"SF8Udd6pG\",\"Reels B\":\"vJPgle1gE\",\"Reels D\":\"rJo9cQuED\",\"Reels W\":\"C5DattCY6\",\"Texting B\":\"DfOgoeqHr\",\"Texting D\":\"WGrNByjb7\",\"Texting W\":\"QtldjwcR2\",\"Video B\":\"kCIylZHk1\",\"Video D\":\"hMW7PoorK\",\"Video W\":\"wUb2OuUQc\",\"VWL B\":\"jEoN7u_zw\",\"VWL D\":\"xPKxqLw7U\",\"WhatsApp B\":\"qXEZXKNow\",\"WhatsApp D\":\"cCxe_Tlss\",\"WhatsApp W\":\"iaXK3HJje\"};const getProps=({click,description,height,id,link,newTab,product,variant1,variantHover,width,...props})=>{var _humanReadableEnumMap_variant1,_ref,_ref1,_humanReadableEnumMap_variantHover,_ref2,_ref3,_ref4,_ref5;return{...props,asWLxsADQ:click!==null&&click!==void 0?click:props.asWLxsADQ,C1x1FVV_w:(_ref1=(_ref=(_humanReadableEnumMap_variant1=humanReadableEnumMap[variant1])!==null&&_humanReadableEnumMap_variant1!==void 0?_humanReadableEnumMap_variant1:variant1)!==null&&_ref!==void 0?_ref:props.C1x1FVV_w)!==null&&_ref1!==void 0?_ref1:\"Y5jyCgLG0\",gH4B8LEKZ:link!==null&&link!==void 0?link:props.gH4B8LEKZ,l_JeAXMVF:(_ref3=(_ref2=(_humanReadableEnumMap_variantHover=humanReadableEnumMap[variantHover])!==null&&_humanReadableEnumMap_variantHover!==void 0?_humanReadableEnumMap_variantHover:variantHover)!==null&&_ref2!==void 0?_ref2:props.l_JeAXMVF)!==null&&_ref3!==void 0?_ref3:\"vgUGv55uv\",LjpFa4NlY:(_ref4=product!==null&&product!==void 0?product:props.LjpFa4NlY)!==null&&_ref4!==void 0?_ref4:\"Product\",M3JuWG15M:newTab!==null&&newTab!==void 0?newTab:props.M3JuWG15M,wwLi9Z6EC:(_ref5=description!==null&&description!==void 0?description:props.wwLi9Z6EC)!==null&&_ref5!==void 0?_ref5:\"Description\"};};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,LjpFa4NlY,wwLi9Z6EC,asWLxsADQ,C1x1FVV_w,l_JeAXMVF,gH4B8LEKZ,M3JuWG15M,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CTpXmJkC5\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdo9lfk=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(asWLxsADQ){const res=await asWLxsADQ(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:gH4B8LEKZ,openInNewTab:M3JuWG15M,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-opsil4\",className,classNames)} framer-px4y25`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CTpXmJkC5\",onTap:onTapdo9lfk,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"CTpXmJkC5-hover\":{backgroundColor:\"var(--token-6636602f-b856-4b69-a47c-2757d941f462, rgb(250, 250, 249))\"}},...addPropertyOverrides({\"CTpXmJkC5-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11fm5ih\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"GIjNrkitj\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"20px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-194a9af-container\",layoutDependency:layoutDependency,layoutId:\"z0mr3qpFp-container\",children:/*#__PURE__*/_jsx(NavbarIcons,{height:\"100%\",id:\"z0mr3qpFp\",layoutId:\"z0mr3qpFp\",style:{height:\"100%\",width:\"100%\"},variant:C1x1FVV_w,width:\"100%\",...addPropertyOverrides({\"CTpXmJkC5-hover\":{variant:l_JeAXMVF}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ks3ve9\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"ZGwt3a4fo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Video Messaging\"})}),className:\"framer-an6zlx\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"wI_WB8_Xy\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},text:LjpFa4NlY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.5))\"},children:\"An infinite canvas\"})}),className:\"framer-1cavdyy\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"KDNHo__md\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.5)\",\"--framer-paragraph-spacing\":\"0px\"},text:wwLi9Z6EC,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eQqHx.framer-px4y25, .framer-eQqHx .framer-px4y25 { display: block; }\",\".framer-eQqHx.framer-opsil4 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 8px; position: relative; text-decoration: none; width: 260px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eQqHx .framer-11fm5ih { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eQqHx .framer-194a9af-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-eQqHx .framer-ks3ve9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-eQqHx .framer-an6zlx { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-eQqHx .framer-1cavdyy { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; 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-eQqHx.framer-opsil4, .framer-eQqHx .framer-11fm5ih, .framer-eQqHx .framer-ks3ve9 { gap: 0px; } .framer-eQqHx.framer-opsil4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-eQqHx.framer-opsil4 > :first-child { margin-left: 0px; } .framer-eQqHx.framer-opsil4 > :last-child { margin-right: 0px; } .framer-eQqHx .framer-11fm5ih > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eQqHx .framer-11fm5ih > :first-child, .framer-eQqHx .framer-ks3ve9 > :first-child { margin-top: 0px; } .framer-eQqHx .framer-11fm5ih > :last-child, .framer-eQqHx .framer-ks3ve9 > :last-child { margin-bottom: 0px; } .framer-eQqHx .framer-ks3ve9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",'.framer-eQqHx[data-border=\"true\"]::after, .framer-eQqHx [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 57\n * @framerIntrinsicWidth 260\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eWM1Ld6ea\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"LjpFa4NlY\":\"product\",\"wwLi9Z6EC\":\"description\",\"asWLxsADQ\":\"click\",\"C1x1FVV_w\":\"variant1\",\"l_JeAXMVF\":\"variantHover\",\"gH4B8LEKZ\":\"link\",\"M3JuWG15M\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerU2zZwFUFu=withCSS(Component,css,\"framer-eQqHx\");export default FramerU2zZwFUFu;FramerU2zZwFUFu.displayName=\"Nav Dropdown Item\";FramerU2zZwFUFu.defaultProps={height:57,width:260};addPropertyControls(FramerU2zZwFUFu,{LjpFa4NlY:{defaultValue:\"Product\",displayTextArea:false,placeholder:\"Product\",title:\"Product\",type:ControlType.String},wwLi9Z6EC:{defaultValue:\"Description\",displayTextArea:false,placeholder:\"Description\",title:\"Description\",type:ControlType.String},asWLxsADQ:{title:\"Click\",type:ControlType.EventHandler},C1x1FVV_w:(NavbarIconsControls===null||NavbarIconsControls===void 0?void 0:NavbarIconsControls[\"variant\"])&&{...NavbarIconsControls[\"variant\"],defaultValue:\"Y5jyCgLG0\",description:undefined,hidden:undefined,title:\"Variant \"},l_JeAXMVF:(NavbarIconsControls===null||NavbarIconsControls===void 0?void 0:NavbarIconsControls[\"variant\"])&&{...NavbarIconsControls[\"variant\"],defaultValue:\"vgUGv55uv\",description:\"\",hidden:undefined,title:\"Variant Hover\"},gH4B8LEKZ:{title:\"Link\",type:ControlType.Link},M3JuWG15M:{defaultValue:false,title:\"New tab\",type:ControlType.Boolean}});addFonts(FramerU2zZwFUFu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...NavbarIconsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU2zZwFUFu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"LjpFa4NlY\\\":\\\"product\\\",\\\"wwLi9Z6EC\\\":\\\"description\\\",\\\"asWLxsADQ\\\":\\\"click\\\",\\\"C1x1FVV_w\\\":\\\"variant1\\\",\\\"l_JeAXMVF\\\":\\\"variantHover\\\",\\\"gH4B8LEKZ\\\":\\\"link\\\",\\\"M3JuWG15M\\\":\\\"newTab\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"57\",\"framerIntrinsicWidth\":\"260\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eWM1Ld6ea\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./U2zZwFUFu.map", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Link,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,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 TestContact from\"https://framerusercontent.com/modules/ut886RS1n3TE9pTyXQlk/O8KjzHEKHdIBybREfiAv/CCjbtelme.js\";import Trigger from\"https://framerusercontent.com/modules/5o19xFlRYNA783sHVv9U/Hp8wSvTbNrsgmW4BgKxu/pjpdZKew2.js\";import NavDropdownItem from\"https://framerusercontent.com/modules/NKuZ0ozXsEKUW2hzkiM6/eC7oMV7iwKOifs3oPS2k/U2zZwFUFu.js\";import GkLogo from\"https://framerusercontent.com/modules/eIkXlYhxoniSL8PTpW2g/X3L80lyGbZEHHNPlOSOz/X6nirkpk0.js\";const GkLogoFonts=getFonts(GkLogo);const PhosphorFonts=getFonts(Phosphor);const TriggerFonts=getFonts(Trigger);const NavDropdownItemFonts=getFonts(NavDropdownItem);const MotionDivWithFX=withFX(motion.div);const TestContactFonts=getFonts(TestContact);const cycleOrder=[\"kvmI2rIei\",\"yIVSskv4d\",\"pzk0auV3l\",\"dBNI1jGKs\",\"dDh2nGvE_\",\"PZfoXGUSV\",\"YMQf6YOv2\",\"j8_eTxODI\",\"mn0Bq5yWt\",\"vvGQv1qtI\"];const serializationHash=\"framer-Vk5o1\";const variantClassNames={dBNI1jGKs:\"framer-v-16mjgrr\",dDh2nGvE_:\"framer-v-7vs6oq\",j8_eTxODI:\"framer-v-1fdhe2n\",kvmI2rIei:\"framer-v-1alkej4\",mn0Bq5yWt:\"framer-v-edl975\",PZfoXGUSV:\"framer-v-83ctex\",pzk0auV3l:\"framer-v-8epp9g\",vvGQv1qtI:\"framer-v-1l20w87\",yIVSskv4d:\"framer-v-1tivo4f\",YMQf6YOv2:\"framer-v-c0vdba\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile B Default\":\"dBNI1jGKs\",\"Mobile B Open\":\"dDh2nGvE_\",\"Mobile Default\":\"yIVSskv4d\",\"Mobile Open\":\"pzk0auV3l\",\"Tablet B Default\":\"j8_eTxODI\",\"Tablet B Open\":\"mn0Bq5yWt\",\"Tablet Default\":\"PZfoXGUSV\",\"Tablet Open\":\"YMQf6YOv2\",\"Variant 10\":\"vvGQv1qtI\",Desktop:\"kvmI2rIei\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"kvmI2rIei\",wUpG_JAai:click!==null&&click!==void 0?click:props.wUpG_JAai};};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,wUpG_JAai,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kvmI2rIei\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClick129nwa2=activeVariantCallback(async(...args)=>{setVariant(\"pzk0auV3l\");});const onClick1h2bm8n=activeVariantCallback(async(...args)=>{setVariant(\"yIVSskv4d\");});const onClick9v176b=activeVariantCallback(async(...args)=>{setVariant(\"dDh2nGvE_\");});const onClickvhkqfe=activeVariantCallback(async(...args)=>{setVariant(\"dBNI1jGKs\");});const onClick85zj12=activeVariantCallback(async(...args)=>{setVariant(\"YMQf6YOv2\");});const onClick6n5x4b=activeVariantCallback(async(...args)=>{setVariant(\"PZfoXGUSV\");});const onClickkzlvel=activeVariantCallback(async(...args)=>{setVariant(\"mn0Bq5yWt\");});const onClick62xckp=activeVariantCallback(async(...args)=>{setVariant(\"j8_eTxODI\");});const gVY1qV0Llizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ixeuuB6dx178v08b=activeVariantCallback(async(...args)=>{if(wUpG_JAai){const res=await wUpG_JAai(...args);if(res===false)return false;}});const IAqBqNsfvizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const Sa3DOxIaiizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"yIVSskv4d\",\"pzk0auV3l\",\"dBNI1jGKs\",\"dDh2nGvE_\",\"PZfoXGUSV\",\"YMQf6YOv2\",\"j8_eTxODI\",\"mn0Bq5yWt\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"yIVSskv4d\",\"pzk0auV3l\",\"dBNI1jGKs\",\"dDh2nGvE_\",\"PZfoXGUSV\",\"YMQf6YOv2\",\"j8_eTxODI\",\"mn0Bq5yWt\",\"vvGQv1qtI\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const router=useRouter();const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const isDisplayed2=()=>{if([\"yIVSskv4d\",\"pzk0auV3l\",\"dBNI1jGKs\",\"dDh2nGvE_\",\"PZfoXGUSV\",\"YMQf6YOv2\",\"j8_eTxODI\",\"mn0Bq5yWt\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"pzk0auV3l\",\"dDh2nGvE_\",\"YMQf6YOv2\",\"mn0Bq5yWt\"].includes(baseVariant))return true;return false;};const ref7=React.useRef(null);const ref8=React.useRef(null);const ref9=React.useRef(null);const ref10=React.useRef(null);const ref11=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1alkej4\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"kvmI2rIei\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{dDh2nGvE_:{backgroundColor:\"rgba(255, 255, 255, 0)\"},mn0Bq5yWt:{backgroundColor:\"rgba(255, 255, 255, 0)\"},pzk0auV3l:{backgroundColor:\"rgba(255, 255, 255, 0)\"},YMQf6YOv2:{backgroundColor:\"rgba(255, 255, 255, 0)\"}},...addPropertyOverrides({dBNI1jGKs:{\"data-framer-name\":\"Mobile B Default\"},dDh2nGvE_:{\"data-framer-name\":\"Mobile B Open\"},j8_eTxODI:{\"data-framer-name\":\"Tablet B Default\"},mn0Bq5yWt:{\"data-framer-name\":\"Tablet B Open\"},PZfoXGUSV:{\"data-framer-name\":\"Tablet Default\"},pzk0auV3l:{\"data-framer-name\":\"Mobile Open\"},vvGQv1qtI:{\"data-framer-name\":\"Variant 10\"},yIVSskv4d:{\"data-framer-name\":\"Mobile Default\"},YMQf6YOv2:{\"data-framer-name\":\"Tablet Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5sgz0q\",\"data-framer-name\":\"Navigation and Overlay - Small\",layoutDependency:layoutDependency,layoutId:\"hlfwPyEUz\",style:{backdropFilter:\"blur(20px)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60,WebkitBackdropFilter:\"blur(20px)\"},variants:{dBNI1jGKs:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},dDh2nGvE_:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},j8_eTxODI:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},mn0Bq5yWt:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},pzk0auV3l:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},yIVSskv4d:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},YMQf6YOv2:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qmy5pe\",\"data-border\":true,\"data-framer-name\":\"Glass\",layoutDependency:layoutDependency,layoutId:\"AfurFL73P\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(34, 34, 34, 0.15)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(255, 255, 255, 0.75)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60,WebkitBackdropFilter:\"blur(0px)\"},variants:{dBNI1jGKs:{backgroundColor:\"rgba(27, 30, 34, 0.75)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},dDh2nGvE_:{backgroundColor:\"rgba(27, 30, 34, 0.75)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},j8_eTxODI:{backgroundColor:\"rgba(27, 30, 34, 0.75)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},mn0Bq5yWt:{backgroundColor:\"rgba(27, 30, 34, 0.75)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},PZfoXGUSV:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},pzk0auV3l:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},yIVSskv4d:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},YMQf6YOv2:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xafnn4\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"EmokLsXzF\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"NMdVrdLit\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-tnmms2 framer-s4nnxe\",\"data-framer-name\":\"Logo w Link\",layoutDependency:layoutDependency,layoutId:\"NMdVrdLit\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"106px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+4+0+0,...addPropertyOverrides({dBNI1jGKs:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-54)/2)+0+0+0+12+3+0+0},dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+12+3+0+0},j8_eTxODI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-54)/2)+0+0+0+12+3+0+0},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+12+3+0+0},PZfoXGUSV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+12+3+0+0},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+12+3+0+0},vvGQv1qtI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||66)-0-54)/2)+0+0+0+11+4+0+0},yIVSskv4d:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+12+3+0+0},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+12+3+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y9vrpa-container\",layoutDependency:layoutDependency,layoutId:\"zstj8kyiy-container\",children:/*#__PURE__*/_jsx(GkLogo,{height:\"100%\",id:\"zstj8kyiy\",layoutId:\"zstj8kyiy\",style:{height:\"100%\",width:\"100%\"},variant:\"Dv1no6rFm\",width:\"100%\",...addPropertyOverrides({dBNI1jGKs:{variant:\"Xv1vAuj1D\"},dDh2nGvE_:{variant:\"Xv1vAuj1D\"},j8_eTxODI:{variant:\"Xv1vAuj1D\"},mn0Bq5yWt:{variant:\"Xv1vAuj1D\"}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c3d62u-container\",layoutDependency:layoutDependency,layoutId:\"FgJF7sMlS-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-40b4997c-edd8-4c27-afc2-4740e56f07d1, rgb(27, 30, 34))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"List\",id:\"FgJF7sMlS\",layoutId:\"FgJF7sMlS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({dBNI1jGKs:{color:\"var(--token-6636602f-b856-4b69-a47c-2757d941f462, rgb(250, 250, 249))\",onClick:onClick9v176b},dDh2nGvE_:{color:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",iconSelection:\"X\",onClick:onClickvhkqfe},j8_eTxODI:{color:\"var(--token-6636602f-b856-4b69-a47c-2757d941f462, rgb(250, 250, 249))\",onClick:onClickkzlvel},mn0Bq5yWt:{color:\"var(--token-6636602f-b856-4b69-a47c-2757d941f462, rgb(250, 250, 249))\",iconSelection:\"X\",onClick:onClick62xckp},PZfoXGUSV:{onClick:onClick85zj12},pzk0auV3l:{iconSelection:\"X\",onClick:onClick1h2bm8n},yIVSskv4d:{onClick:onClick129nwa2},YMQf6YOv2:{iconSelection:\"X\",onClick:onClick6n5x4b}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19p1e6f\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"HBBU__hfz\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-33qu3c-container\",id:`${layoutId}-33qu3c`,layoutDependency:layoutDependency,layoutId:\"MmiXPZ3cj-container\",ref:ref2,children:[/*#__PURE__*/_jsx(Trigger,{gVY1qV0Ll:gVY1qV0Llizu9gt({overlay}),height:\"100%\",id:\"MmiXPZ3cj\",layoutId:\"MmiXPZ3cj\",rTH4FN8Np:true,tenaGvvuY:\"Products\",variant:overlay.visible?\"xqiVlmTKV\":\"TNPB1w8cj\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-33qu3c`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-18f8ug2\",\"data-border\":true,\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"hNVxzGCq2\",ref:ref3,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rgVcxJuCy\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18tzegt-container\",layoutDependency:layoutDependency,layoutId:\"Hg8b6oz9u-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"kCIylZHk1\",gH4B8LEKZ:resolvedLinks[0],height:\"100%\",id:\"Hg8b6oz9u\",l_JeAXMVF:\"hMW7PoorK\",layoutId:\"Hg8b6oz9u\",LjpFa4NlY:\"Video Messaging\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Send videos at key moments in the student journey. \"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wO3hp6nOs\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+77,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nye5pv-container\",layoutDependency:layoutDependency,layoutId:\"JTS0xRyY4-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"DfOgoeqHr\",gH4B8LEKZ:resolvedLinks1[0],height:\"100%\",id:\"JTS0xRyY4\",l_JeAXMVF:\"WGrNByjb7\",layoutId:\"JTS0xRyY4\",LjpFa4NlY:\"Texting\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Easy-to-use modern messaging inboxes for your teams.\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ezsq0juM6\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+154,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4bmjdj-container\",layoutDependency:layoutDependency,layoutId:\"G_zJHr3_M-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"vJPgle1gE\",gH4B8LEKZ:resolvedLinks2[0],height:\"100%\",id:\"G_zJHr3_M\",l_JeAXMVF:\"rJo9cQuED\",layoutId:\"G_zJHr3_M\",LjpFa4NlY:\"Reels\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Share immerse video experiences built for students.\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rStweNIKQ\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+231,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-diy34q-container\",layoutDependency:layoutDependency,layoutId:\"cq6J5mKYx-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"Y5jyCgLG0\",gH4B8LEKZ:resolvedLinks3[0],height:\"100%\",id:\"cq6J5mKYx\",l_JeAXMVF:\"vgUGv55uv\",layoutId:\"cq6J5mKYx\",LjpFa4NlY:\"Chatbot\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Launch an accurate & conversational bot for students.\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"emU7NSkjW\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+308,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xw17uu-container\",layoutDependency:layoutDependency,layoutId:\"jqq5NfPcX-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"qXEZXKNow\",gH4B8LEKZ:resolvedLinks4[0],height:\"100%\",id:\"jqq5NfPcX\",l_JeAXMVF:\"cCxe_Tlss\",layoutId:\"jqq5NfPcX\",LjpFa4NlY:\"WhatsApp Automation\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Reach students anywhere with automated messages.\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dUOpsEN2N\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+385,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5yhmze-container\",layoutDependency:layoutDependency,layoutId:\"SbvmY14dx-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"srJT4uORY\",gH4B8LEKZ:resolvedLinks5[0],height:\"100%\",id:\"SbvmY14dx\",l_JeAXMVF:\"GzEnrUf_c\",layoutId:\"SbvmY14dx\",LjpFa4NlY:\"Post\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Easy to design, triggered and tracked direct mail.\"})})})})]})})})]})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LZzAvtolc\"},nodeId:\"STbY86pX1\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-178qke0 framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"STbY86pX1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+-.49999999999999645,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ubacm3-container\",layoutDependency:layoutDependency,layoutId:\"jpu8L6ETP-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"jpu8L6ETP\",layoutId:\"jpu8L6ETP\",rTH4FN8Np:false,tenaGvvuY:\"Success Stories\",variant:\"TNPB1w8cj\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tspydk-container\",id:`${layoutId}-1tspydk`,layoutDependency:layoutDependency,layoutId:\"ZfbFZdt3j-container\",ref:ref4,children:[/*#__PURE__*/_jsx(Trigger,{gVY1qV0Ll:gVY1qV0Llizu9gt({overlay:overlay1}),height:\"100%\",id:\"ZfbFZdt3j\",layoutId:\"ZfbFZdt3j\",rTH4FN8Np:true,tenaGvvuY:\"Resources\",variant:overlay1.visible?\"xqiVlmTKV\":\"TNPB1w8cj\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1tspydk`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-d9qeu6\",\"data-border\":true,\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"dILZXoB_S\",ref:ref5,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"M7hyM2dDy\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18sysnd-container\",layoutDependency:layoutDependency,layoutId:\"Gvl0GGUF5-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"mW3vnCrKf\",gH4B8LEKZ:resolvedLinks6[0],height:\"100%\",id:\"Gvl0GGUF5\",l_JeAXMVF:\"wInp0mAj0\",layoutId:\"Gvl0GGUF5\",LjpFa4NlY:\"Blog\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Articles, case studies, video testimonials, and release notes.\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"n559cXd4q\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+77,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uv8mha-container\",layoutDependency:layoutDependency,layoutId:\"jUGTOCs9O-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"jEoN7u_zw\",gH4B8LEKZ:resolvedLinks7[0],height:\"100%\",id:\"jUGTOCs9O\",l_JeAXMVF:\"xPKxqLw7U\",layoutId:\"jUGTOCs9O\",LjpFa4NlY:\"Videos We Love\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"How our partner institutions connect with students.\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iCWdJaeRY\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+0+20+154,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q5avoc-container\",layoutDependency:layoutDependency,layoutId:\"lp5a5IvZE-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"fk0kSA13W\",gH4B8LEKZ:resolvedLinks8[0],height:\"100%\",id:\"lp5a5IvZE\",l_JeAXMVF:\"owOeqfK8R\",layoutId:\"lp5a5IvZE\",LjpFa4NlY:\"Events\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Join the conversation about the future of higher ed.\"})})})})]})})})]})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"H5ftzz2In\"},nodeId:\"q82OudgIC\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-157nkzt framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"q82OudgIC\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+-.49999999999999645,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c58y44-container\",id:`${layoutId}-1c58y44`,layoutDependency:layoutDependency,layoutId:\"aVMRhoGhG-container\",ref:ref6,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{gVY1qV0Ll:gVY1qV0Llizu9gt({overlay:overlay2}),height:\"100%\",id:\"aVMRhoGhG\",layoutId:\"aVMRhoGhG\",rTH4FN8Np:false,tenaGvvuY:\"Pricing\",variant:overlay2.visible?\"xqiVlmTKV\":\"TNPB1w8cj\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F_mDZGgt0\"},nodeId:\"Fdu7_PB6M\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-xtqdkx framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"Fdu7_PB6M\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+5.5+0+0+-.49999999999999645,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7fkkad-container\",layoutDependency:layoutDependency,layoutId:\"XVJ_nfs_E-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"XVJ_nfs_E\",layoutId:\"XVJ_nfs_E\",rTH4FN8Np:false,tenaGvvuY:\"About Us\",variant:\"TNPB1w8cj\",width:\"100%\"})})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rld0xt\",\"data-framer-name\":\"Button Stack\",layoutDependency:layoutDependency,layoutId:\"WsWOO1xP9\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://goodkind.app/home\",nodeId:\"ThfE68vqj\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-x4e04p framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"ThfE68vqj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+0+5.5+-.49999999999999645,...addPropertyOverrides({vvGQv1qtI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||66)-0-54)/2)+0+0+0+11+0+5.5+-.49999999999999645}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1joo6ym-container\",layoutDependency:layoutDependency,layoutId:\"xERBmTvAR-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"xERBmTvAR\",layoutId:\"xERBmTvAR\",rTH4FN8Np:false,tenaGvvuY:\"Log in\",variant:\"TNPB1w8cj\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54)-0-54)/2)+0+0+0+11+0+0,...addPropertyOverrides({vvGQv1qtI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||66)-0-54)/2)+0+0+0+11+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ik4woa-container\",layoutDependency:layoutDependency,layoutId:\"o3sqbKMBV-container\",children:/*#__PURE__*/_jsx(TestContact,{height:\"100%\",id:\"o3sqbKMBV\",ixeuuB6dx:ixeuuB6dx178v08b,jQK9TAh4k:\"var(--token-7a1b07bf-48ea-42a9-8e76-d3b322858da1, rgb(0, 117, 234))\",layoutId:\"o3sqbKMBV\",qH4QYm2TK:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",style:{height:\"100%\"},v366yBNHN:\"Learn more\",variant:\"KZEHd5HcQ\",width:\"100%\"})})})]})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fi6u0v\",layoutDependency:layoutDependency,layoutId:\"Br8vQRZ8q\",style:{backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(255, 255, 255, 0.75)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,WebkitBackdropFilter:\"blur(0px)\"},variants:{dDh2nGvE_:{backgroundColor:\"rgba(27, 30, 34, 0.75)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},mn0Bq5yWt:{backgroundColor:\"rgba(27, 30, 34, 0.75)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},pzk0auV3l:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},YMQf6YOv2:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-92h4ql\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"g6po_TIAY\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nclx2q-container\",id:`${layoutId}-1nclx2q`,layoutDependency:layoutDependency,layoutId:\"eUikbGOXO-container\",ref:ref7,children:[/*#__PURE__*/_jsx(Trigger,{height:\"100%\",IAqBqNsfv:IAqBqNsfvizu9gt({overlay:overlay3}),id:\"eUikbGOXO\",layoutId:\"eUikbGOXO\",rTH4FN8Np:true,tenaGvvuY:\"Products\",variant:overlay3.visible?\"xqiVlmTKV\":\"TNPB1w8cj\",width:\"100%\",...addPropertyOverrides({dDh2nGvE_:{variant:overlay3.visible?\"YyO2tdZt0\":\"FgvcV_TsN\"},mn0Bq5yWt:{variant:overlay3.visible?\"YyO2tdZt0\":\"FgvcV_TsN\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1nclx2q`,offsetX:0,offsetY:10,onDismiss:overlay3.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,...addPropertyOverrides({dDh2nGvE_:{safeArea:false},mn0Bq5yWt:{safeArea:false},pzk0auV3l:{safeArea:false},YMQf6YOv2:{safeArea:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1damsl7\",\"data-border\":true,\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"rMmgFIdGt\",ref:ref8,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rgVcxJuCy\"},implicitPathVariables:undefined},{href:{webPageId:\"rgVcxJuCy\"},implicitPathVariables:undefined},{href:{webPageId:\"rgVcxJuCy\"},implicitPathVariables:undefined},{href:{webPageId:\"rgVcxJuCy\"},implicitPathVariables:undefined},{href:{webPageId:\"rgVcxJuCy\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+0},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+0},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+0},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-q68yxl-container\",layoutDependency:layoutDependency,layoutId:\"bzgPiVzBH-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"kCIylZHk1\",gH4B8LEKZ:resolvedLinks9[0],height:\"100%\",id:\"bzgPiVzBH\",l_JeAXMVF:\"hMW7PoorK\",layoutId:\"bzgPiVzBH\",LjpFa4NlY:\"Video Messaging\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Send videos at key moments in the student journey. \",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks9[2]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks9[4]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks9[1]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks9[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wO3hp6nOs\"},implicitPathVariables:undefined},{href:{webPageId:\"wO3hp6nOs\"},implicitPathVariables:undefined},{href:{webPageId:\"wO3hp6nOs\"},implicitPathVariables:undefined},{href:{webPageId:\"wO3hp6nOs\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+77},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+77},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+77},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+77}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-170kolm-container\",layoutDependency:layoutDependency,layoutId:\"a13D62tA1-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"DfOgoeqHr\",height:\"100%\",id:\"a13D62tA1\",l_JeAXMVF:\"WGrNByjb7\",layoutId:\"a13D62tA1\",LjpFa4NlY:\"Texting\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Easy-to-use modern messaging inboxes for your teams.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks10[1]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks10[3]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks10[0]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks10[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ezsq0juM6\"},implicitPathVariables:undefined},{href:{webPageId:\"Ezsq0juM6\"},implicitPathVariables:undefined},{href:{webPageId:\"Ezsq0juM6\"},implicitPathVariables:undefined},{href:{webPageId:\"Ezsq0juM6\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+154},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+154},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+154},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+154}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oj7d1e-container\",layoutDependency:layoutDependency,layoutId:\"UTldfkDho-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"vJPgle1gE\",height:\"100%\",id:\"UTldfkDho\",l_JeAXMVF:\"rJo9cQuED\",layoutId:\"UTldfkDho\",LjpFa4NlY:\"Reels\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Share immerse video experiences built for students.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks11[1]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks11[3]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks11[0]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks11[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rStweNIKQ\"},implicitPathVariables:undefined},{href:{webPageId:\"rStweNIKQ\"},implicitPathVariables:undefined},{href:{webPageId:\"rStweNIKQ\"},implicitPathVariables:undefined},{href:{webPageId:\"rStweNIKQ\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+231},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+231},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+231},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+231}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15g801g-container\",layoutDependency:layoutDependency,layoutId:\"eLxyXG_QV-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"Y5jyCgLG0\",height:\"100%\",id:\"eLxyXG_QV\",l_JeAXMVF:\"vgUGv55uv\",layoutId:\"eLxyXG_QV\",LjpFa4NlY:\"Chatbot\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Launch an accurate & conversational bot for students.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks12[1]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks12[3]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks12[0]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks12[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"emU7NSkjW\"},implicitPathVariables:undefined},{href:{webPageId:\"emU7NSkjW\"},implicitPathVariables:undefined},{href:{webPageId:\"emU7NSkjW\"},implicitPathVariables:undefined},{href:{webPageId:\"emU7NSkjW\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+308},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+308},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+308},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+308}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j2adwb-container\",layoutDependency:layoutDependency,layoutId:\"nduO5ebqB-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"qXEZXKNow\",height:\"100%\",id:\"nduO5ebqB\",l_JeAXMVF:\"cCxe_Tlss\",layoutId:\"nduO5ebqB\",LjpFa4NlY:\"WhatsApp Automation\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Reach students anywhere with automated messages.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks13[1]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks13[3]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks13[0]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks13[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dUOpsEN2N\"},implicitPathVariables:undefined},{href:{webPageId:\"dUOpsEN2N\"},implicitPathVariables:undefined},{href:{webPageId:\"dUOpsEN2N\"},implicitPathVariables:undefined},{href:{webPageId:\"dUOpsEN2N\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+385},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+385},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+385},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+0+0+20+385}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xyxs7l-container\",layoutDependency:layoutDependency,layoutId:\"aeD2S9MWX-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"srJT4uORY\",height:\"100%\",id:\"aeD2S9MWX\",l_JeAXMVF:\"GzEnrUf_c\",layoutId:\"aeD2S9MWX\",LjpFa4NlY:\"Post\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Easy to design, triggered and tracked direct mail.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks14[1]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks14[3]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks14[0]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks14[2]}},baseVariant,gestureVariant)})})})})]})})})]})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LZzAvtolc\"},nodeId:\"srYTESXsA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-w8sb8r framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"srYTESXsA\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+53+-.49999999999999645},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+53+-.49999999999999645},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+53+-.49999999999999645},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+53+-.49999999999999645}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b7t3gp-container\",layoutDependency:layoutDependency,layoutId:\"Hmjjf4b0L-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"Hmjjf4b0L\",layoutId:\"Hmjjf4b0L\",rTH4FN8Np:false,tenaGvvuY:\"Success Stories\",variant:\"TNPB1w8cj\",width:\"100%\",...addPropertyOverrides({dDh2nGvE_:{variant:\"FgvcV_TsN\"},mn0Bq5yWt:{variant:\"FgvcV_TsN\"}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-agsutm-container\",id:`${layoutId}-agsutm`,layoutDependency:layoutDependency,layoutId:\"pPA9ydxgp-container\",ref:ref9,children:[/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"pPA9ydxgp\",layoutId:\"pPA9ydxgp\",rTH4FN8Np:true,Sa3DOxIai:Sa3DOxIaiizu9gt({overlay:overlay4}),tenaGvvuY:\"Resources\",variant:overlay4.visible?\"xqiVlmTKV\":\"TNPB1w8cj\",width:\"100%\",...addPropertyOverrides({dDh2nGvE_:{variant:overlay4.visible?\"YyO2tdZt0\":\"FgvcV_TsN\"},mn0Bq5yWt:{variant:overlay4.visible?\"YyO2tdZt0\":\"FgvcV_TsN\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref9,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-agsutm`,offsetX:0,offsetY:10,onDismiss:overlay4.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,...addPropertyOverrides({dDh2nGvE_:{safeArea:false},mn0Bq5yWt:{safeArea:false},pzk0auV3l:{safeArea:false},YMQf6YOv2:{safeArea:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1iob6dn\",\"data-border\":true,\"data-framer-name\":\"Menu\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Q53POSg9h\",ref:ref10,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"M7hyM2dDy\"},implicitPathVariables:undefined},{href:{webPageId:\"M7hyM2dDy\"},implicitPathVariables:undefined},{href:{webPageId:\"M7hyM2dDy\"},implicitPathVariables:undefined},{href:{webPageId:\"M7hyM2dDy\"},implicitPathVariables:undefined},{href:{webPageId:\"M7hyM2dDy\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+0},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+0},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+0},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zmt522-container\",layoutDependency:layoutDependency,layoutId:\"AhF29cLDN-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"mW3vnCrKf\",gH4B8LEKZ:resolvedLinks15[0],height:\"100%\",id:\"AhF29cLDN\",l_JeAXMVF:\"wInp0mAj0\",layoutId:\"AhF29cLDN\",LjpFa4NlY:\"Blog\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Articles, case studies, video testimonials, and release notes.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks15[2]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks15[4]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks15[1]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks15[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"n559cXd4q\"},implicitPathVariables:undefined},{href:{webPageId:\"n559cXd4q\"},implicitPathVariables:undefined},{href:{webPageId:\"n559cXd4q\"},implicitPathVariables:undefined},{href:{webPageId:\"n559cXd4q\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+77},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+77},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+77},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+77}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-a25tfw-container\",layoutDependency:layoutDependency,layoutId:\"t86Qya9AT-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"jEoN7u_zw\",height:\"100%\",id:\"t86Qya9AT\",l_JeAXMVF:\"xPKxqLw7U\",layoutId:\"t86Qya9AT\",LjpFa4NlY:\"Videos We Love\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"How our partner institutions connect with students.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks16[1]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks16[3]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks16[0]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks16[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iCWdJaeRY\"},implicitPathVariables:undefined},{href:{webPageId:\"iCWdJaeRY\"},implicitPathVariables:undefined},{href:{webPageId:\"iCWdJaeRY\"},implicitPathVariables:undefined},{href:{webPageId:\"iCWdJaeRY\"},implicitPathVariables:undefined},{href:{webPageId:\"iCWdJaeRY\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"360px\",...addPropertyOverrides({dDh2nGvE_:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+154},mn0Bq5yWt:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+154},pzk0auV3l:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+154},YMQf6YOv2:{width:\"310px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+106+0+20+154}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lasn9j-container\",layoutDependency:layoutDependency,layoutId:\"Y0keE_lTw-container\",children:/*#__PURE__*/_jsx(NavDropdownItem,{C1x1FVV_w:\"fk0kSA13W\",gH4B8LEKZ:resolvedLinks17[0],height:\"100%\",id:\"Y0keE_lTw\",l_JeAXMVF:\"owOeqfK8R\",layoutId:\"Y0keE_lTw\",LjpFa4NlY:\"Events\",M3JuWG15M:false,style:{width:\"100%\"},width:\"100%\",wwLi9Z6EC:\"Join the conversation about the future of higher ed.\",...addPropertyOverrides({dDh2nGvE_:{gH4B8LEKZ:resolvedLinks17[2]},mn0Bq5yWt:{gH4B8LEKZ:resolvedLinks17[4]},pzk0auV3l:{gH4B8LEKZ:resolvedLinks17[1]},YMQf6YOv2:{gH4B8LEKZ:resolvedLinks17[3]}},baseVariant,gestureVariant)})})})})]})})})]})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"H5ftzz2In\"},nodeId:\"XOQqcqjTG\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-uqakjo framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"XOQqcqjTG\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+159+-.49999999999999645},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+159+-.49999999999999645},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+159+-.49999999999999645},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+159+-.49999999999999645}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eg0b8c-container\",id:`${layoutId}-1eg0b8c`,layoutDependency:layoutDependency,layoutId:\"wq9H9uH6p-container\",ref:ref11,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{gVY1qV0Ll:gVY1qV0Llizu9gt({overlay:overlay5}),height:\"100%\",id:\"wq9H9uH6p\",layoutId:\"wq9H9uH6p\",rTH4FN8Np:false,tenaGvvuY:\"Pricing\",variant:overlay5.visible?\"xqiVlmTKV\":\"TNPB1w8cj\",width:\"100%\",...addPropertyOverrides({dDh2nGvE_:{variant:overlay5.visible?\"xqiVlmTKV\":\"FgvcV_TsN\"},mn0Bq5yWt:{variant:overlay5.visible?\"xqiVlmTKV\":\"FgvcV_TsN\"}},baseVariant,gestureVariant)})})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"F_mDZGgt0\"},nodeId:\"yhdmniLhB\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ygrx54 framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"yhdmniLhB\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+212+-.49999999999999645},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+212+-.49999999999999645},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+212+-.49999999999999645},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+0+0+212+-.49999999999999645}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nrlt4j-container\",layoutDependency:layoutDependency,layoutId:\"L7tlMCxQR-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"L7tlMCxQR\",layoutId:\"L7tlMCxQR\",rTH4FN8Np:false,tenaGvvuY:\"About Us\",variant:\"TNPB1w8cj\",width:\"100%\",...addPropertyOverrides({dDh2nGvE_:{variant:\"FgvcV_TsN\"},mn0Bq5yWt:{variant:\"FgvcV_TsN\"}},baseVariant,gestureVariant)})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m37sau\",\"data-framer-name\":\"Button Stack\",layoutDependency:layoutDependency,layoutId:\"ccVSj7Hs8\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://goodkind.app\",nodeId:\"CVHy8gVKq\",openInNewTab:false,...addPropertyOverrides({dDh2nGvE_:{openInNewTab:true},mn0Bq5yWt:{openInNewTab:true},pzk0auV3l:{openInNewTab:true},YMQf6YOv2:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1yqzcrf framer-s4nnxe\",layoutDependency:layoutDependency,layoutId:\"CVHy8gVKq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+0+-.49999999999999645},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+0+-.49999999999999645},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+0+-.49999999999999645},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+0+-.49999999999999645}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fuw6ms-container\",layoutDependency:layoutDependency,layoutId:\"GA3QI9O5w-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Trigger,{height:\"100%\",id:\"GA3QI9O5w\",layoutId:\"GA3QI9O5w\",rTH4FN8Np:false,tenaGvvuY:\"Log In\",variant:\"TNPB1w8cj\",width:\"100%\",...addPropertyOverrides({dDh2nGvE_:{variant:\"FgvcV_TsN\"},mn0Bq5yWt:{variant:\"FgvcV_TsN\"}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,...addPropertyOverrides({dDh2nGvE_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+37},mn0Bq5yWt:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+37},pzk0auV3l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+37},YMQf6YOv2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+54+32+265+0+37}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18hkbyb-container\",layoutDependency:layoutDependency,layoutId:\"wV540VNSX-container\",children:/*#__PURE__*/_jsx(TestContact,{height:\"100%\",id:\"wV540VNSX\",ixeuuB6dx:ixeuuB6dx178v08b,jQK9TAh4k:\"var(--token-7a1b07bf-48ea-42a9-8e76-d3b322858da1, rgb(0, 117, 234))\",layoutId:\"wV540VNSX\",qH4QYm2TK:\"var(--token-d493deb4-0160-4894-b491-86b881ef64e8, rgb(255, 255, 255))\",style:{height:\"100%\"},v366yBNHN:\"Learn more\",variant:\"KZEHd5HcQ\",width:\"100%\"})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Vk5o1.framer-s4nnxe, .framer-Vk5o1 .framer-s4nnxe { display: block; }\",\".framer-Vk5o1.framer-1alkej4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1330px; }\",\".framer-Vk5o1 .framer-5sgz0q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-Vk5o1 .framer-qmy5pe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 54px; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Vk5o1 .framer-xafnn4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1240px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; }\",\".framer-Vk5o1 .framer-tnmms2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Vk5o1 .framer-1y9vrpa-container { flex: none; height: 24px; position: relative; width: 106px; }\",\".framer-Vk5o1 .framer-1c3d62u-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-Vk5o1 .framer-19p1e6f { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Vk5o1 .framer-33qu3c-container, .framer-Vk5o1 .framer-1tspydk-container, .framer-Vk5o1 .framer-1nclx2q-container, .framer-Vk5o1 .framer-agsutm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Vk5o1 .framer-18f8ug2, .framer-Vk5o1 .framer-d9qeu6, .framer-Vk5o1 .framer-1damsl7, .framer-Vk5o1 .framer-1iob6dn { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Vk5o1 .framer-18tzegt-container, .framer-Vk5o1 .framer-1nye5pv-container, .framer-Vk5o1 .framer-4bmjdj-container, .framer-Vk5o1 .framer-diy34q-container, .framer-Vk5o1 .framer-1xw17uu-container, .framer-Vk5o1 .framer-5yhmze-container, .framer-Vk5o1 .framer-18sysnd-container, .framer-Vk5o1 .framer-1uv8mha-container, .framer-Vk5o1 .framer-1q5avoc-container, .framer-Vk5o1 .framer-q68yxl-container, .framer-Vk5o1 .framer-170kolm-container, .framer-Vk5o1 .framer-1oj7d1e-container, .framer-Vk5o1 .framer-15g801g-container, .framer-Vk5o1 .framer-1j2adwb-container, .framer-Vk5o1 .framer-xyxs7l-container, .framer-Vk5o1 .framer-zmt522-container, .framer-Vk5o1 .framer-a25tfw-container, .framer-Vk5o1 .framer-lasn9j-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Vk5o1 .framer-178qke0, .framer-Vk5o1 .framer-w8sb8r { flex: none; height: 21px; overflow: visible; position: relative; text-decoration: none; width: 105px; }\",\".framer-Vk5o1 .framer-1ubacm3-container, .framer-Vk5o1 .framer-1c58y44-container, .framer-Vk5o1 .framer-7fkkad-container, .framer-Vk5o1 .framer-1joo6ym-container, .framer-Vk5o1 .framer-1b7t3gp-container, .framer-Vk5o1 .framer-1eg0b8c-container, .framer-Vk5o1 .framer-1nrlt4j-container, .framer-Vk5o1 .framer-fuw6ms-container { flex: none; height: auto; left: 50%; position: absolute; top: 48%; width: auto; }\",\".framer-Vk5o1 .framer-157nkzt, .framer-Vk5o1 .framer-uqakjo { flex: none; height: 21px; overflow: visible; position: relative; text-decoration: none; width: 46px; }\",\".framer-Vk5o1 .framer-xtqdkx, .framer-Vk5o1 .framer-x4e04p, .framer-Vk5o1 .framer-ygrx54, .framer-Vk5o1 .framer-1yqzcrf { flex: none; height: 21px; overflow: visible; position: relative; text-decoration: none; width: 62px; }\",\".framer-Vk5o1 .framer-rld0xt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Vk5o1 .framer-1ik4woa-container, .framer-Vk5o1 .framer-18hkbyb-container { flex: none; height: 32px; position: relative; width: auto; }\",\".framer-Vk5o1 .framer-fi6u0v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 32px 16px 32px 16px; position: relative; width: 350px; }\",\".framer-Vk5o1 .framer-92h4ql { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Vk5o1 .framer-1m37sau { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vk5o1.framer-1alkej4, .framer-Vk5o1 .framer-5sgz0q, .framer-Vk5o1 .framer-qmy5pe, .framer-Vk5o1 .framer-tnmms2, .framer-Vk5o1 .framer-19p1e6f, .framer-Vk5o1 .framer-18f8ug2, .framer-Vk5o1 .framer-d9qeu6, .framer-Vk5o1 .framer-rld0xt, .framer-Vk5o1 .framer-fi6u0v, .framer-Vk5o1 .framer-92h4ql, .framer-Vk5o1 .framer-1damsl7, .framer-Vk5o1 .framer-1iob6dn, .framer-Vk5o1 .framer-1m37sau { gap: 0px; } .framer-Vk5o1.framer-1alkej4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Vk5o1.framer-1alkej4 > :first-child, .framer-Vk5o1 .framer-19p1e6f > :first-child, .framer-Vk5o1 .framer-rld0xt > :first-child { margin-left: 0px; } .framer-Vk5o1.framer-1alkej4 > :last-child, .framer-Vk5o1 .framer-19p1e6f > :last-child, .framer-Vk5o1 .framer-rld0xt > :last-child { margin-right: 0px; } .framer-Vk5o1 .framer-5sgz0q > *, .framer-Vk5o1 .framer-qmy5pe > *, .framer-Vk5o1 .framer-tnmms2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Vk5o1 .framer-5sgz0q > :first-child, .framer-Vk5o1 .framer-qmy5pe > :first-child, .framer-Vk5o1 .framer-tnmms2 > :first-child, .framer-Vk5o1 .framer-18f8ug2 > :first-child, .framer-Vk5o1 .framer-d9qeu6 > :first-child, .framer-Vk5o1 .framer-fi6u0v > :first-child, .framer-Vk5o1 .framer-92h4ql > :first-child, .framer-Vk5o1 .framer-1damsl7 > :first-child, .framer-Vk5o1 .framer-1iob6dn > :first-child, .framer-Vk5o1 .framer-1m37sau > :first-child { margin-top: 0px; } .framer-Vk5o1 .framer-5sgz0q > :last-child, .framer-Vk5o1 .framer-qmy5pe > :last-child, .framer-Vk5o1 .framer-tnmms2 > :last-child, .framer-Vk5o1 .framer-18f8ug2 > :last-child, .framer-Vk5o1 .framer-d9qeu6 > :last-child, .framer-Vk5o1 .framer-fi6u0v > :last-child, .framer-Vk5o1 .framer-92h4ql > :last-child, .framer-Vk5o1 .framer-1damsl7 > :last-child, .framer-Vk5o1 .framer-1iob6dn > :last-child, .framer-Vk5o1 .framer-1m37sau > :last-child { margin-bottom: 0px; } .framer-Vk5o1 .framer-19p1e6f > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-Vk5o1 .framer-18f8ug2 > *, .framer-Vk5o1 .framer-d9qeu6 > *, .framer-Vk5o1 .framer-1damsl7 > *, .framer-Vk5o1 .framer-1iob6dn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Vk5o1 .framer-rld0xt > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Vk5o1 .framer-fi6u0v > *, .framer-Vk5o1 .framer-92h4ql > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Vk5o1 .framer-1m37sau > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-Vk5o1.framer-v-1tivo4f.framer-1alkej4, .framer-Vk5o1.framer-v-16mjgrr.framer-1alkej4 { width: 390px; }\",\".framer-Vk5o1.framer-v-1tivo4f .framer-5sgz0q, .framer-Vk5o1.framer-v-16mjgrr .framer-5sgz0q, .framer-Vk5o1.framer-v-16mjgrr .framer-qmy5pe { width: 100%; }\",\".framer-Vk5o1.framer-v-1tivo4f .framer-qmy5pe, .framer-Vk5o1.framer-v-8epp9g .framer-qmy5pe, .framer-Vk5o1.framer-v-7vs6oq .framer-qmy5pe, .framer-Vk5o1.framer-v-83ctex .framer-5sgz0q, .framer-Vk5o1.framer-v-83ctex .framer-qmy5pe, .framer-Vk5o1.framer-v-c0vdba .framer-qmy5pe, .framer-Vk5o1.framer-v-1fdhe2n .framer-qmy5pe, .framer-Vk5o1.framer-v-edl975 .framer-qmy5pe { max-width: 100%; width: 100%; }\",\".framer-Vk5o1.framer-v-1tivo4f .framer-xafnn4, .framer-Vk5o1.framer-v-8epp9g .framer-xafnn4, .framer-Vk5o1.framer-v-7vs6oq .framer-xafnn4 { max-width: 100%; padding: 0px 16px 0px 16px; width: 100%; }\",\".framer-Vk5o1.framer-v-8epp9g.framer-1alkej4, .framer-Vk5o1.framer-v-7vs6oq.framer-1alkej4 { align-content: flex-start; align-items: flex-start; height: 1287px; width: 390px; }\",\".framer-Vk5o1.framer-v-8epp9g .framer-5sgz0q { gap: 0px; height: 100%; justify-content: flex-start; max-width: 100%; width: 100%; }\",\".framer-Vk5o1.framer-v-8epp9g .framer-fi6u0v, .framer-Vk5o1.framer-v-c0vdba .framer-fi6u0v, .framer-Vk5o1.framer-v-edl975 .framer-fi6u0v { flex: 1 0 0px; height: 1px; justify-content: flex-start; width: 100%; }\",\".framer-Vk5o1.framer-v-8epp9g .framer-1damsl7, .framer-Vk5o1.framer-v-8epp9g .framer-1iob6dn, .framer-Vk5o1.framer-v-7vs6oq .framer-1damsl7, .framer-Vk5o1.framer-v-7vs6oq .framer-1iob6dn, .framer-Vk5o1.framer-v-c0vdba .framer-1damsl7, .framer-Vk5o1.framer-v-c0vdba .framer-1iob6dn, .framer-Vk5o1.framer-v-edl975 .framer-1damsl7, .framer-Vk5o1.framer-v-edl975 .framer-1iob6dn { width: 350px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vk5o1.framer-v-8epp9g .framer-5sgz0q { gap: 0px; } .framer-Vk5o1.framer-v-8epp9g .framer-5sgz0q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vk5o1.framer-v-8epp9g .framer-5sgz0q > :first-child { margin-top: 0px; } .framer-Vk5o1.framer-v-8epp9g .framer-5sgz0q > :last-child { margin-bottom: 0px; } }\",\".framer-Vk5o1.framer-v-16mjgrr .framer-xafnn4 { padding: 0px 16px 0px 16px; width: 100%; }\",\".framer-Vk5o1.framer-v-7vs6oq .framer-5sgz0q { gap: 0px; height: 100%; justify-content: flex-start; width: 100%; }\",\".framer-Vk5o1.framer-v-7vs6oq .framer-fi6u0v { flex: 1 0 0px; height: 1px; justify-content: flex-start; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vk5o1.framer-v-7vs6oq .framer-5sgz0q { gap: 0px; } .framer-Vk5o1.framer-v-7vs6oq .framer-5sgz0q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vk5o1.framer-v-7vs6oq .framer-5sgz0q > :first-child { margin-top: 0px; } .framer-Vk5o1.framer-v-7vs6oq .framer-5sgz0q > :last-child { margin-bottom: 0px; } }\",\".framer-Vk5o1.framer-v-83ctex.framer-1alkej4, .framer-Vk5o1.framer-v-1fdhe2n.framer-1alkej4 { width: 810px; }\",\".framer-Vk5o1.framer-v-83ctex .framer-xafnn4, .framer-Vk5o1.framer-v-c0vdba .framer-xafnn4, .framer-Vk5o1.framer-v-1fdhe2n .framer-xafnn4, .framer-Vk5o1.framer-v-edl975 .framer-xafnn4 { max-width: 100%; padding: 0px 32px 0px 32px; width: 100%; }\",\".framer-Vk5o1.framer-v-c0vdba.framer-1alkej4, .framer-Vk5o1.framer-v-edl975.framer-1alkej4 { align-content: flex-start; align-items: flex-start; height: 1358px; width: 810px; }\",\".framer-Vk5o1.framer-v-c0vdba .framer-5sgz0q { flex: 1 0 0px; gap: 0px; height: 100%; justify-content: flex-start; max-width: 100%; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vk5o1.framer-v-c0vdba .framer-5sgz0q { gap: 0px; } .framer-Vk5o1.framer-v-c0vdba .framer-5sgz0q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vk5o1.framer-v-c0vdba .framer-5sgz0q > :first-child { margin-top: 0px; } .framer-Vk5o1.framer-v-c0vdba .framer-5sgz0q > :last-child { margin-bottom: 0px; } }\",\".framer-Vk5o1.framer-v-1fdhe2n .framer-5sgz0q { flex: 1 0 0px; width: 1px; }\",\".framer-Vk5o1.framer-v-edl975 .framer-5sgz0q { flex: 1 0 0px; gap: 0px; height: 100%; justify-content: flex-start; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Vk5o1.framer-v-edl975 .framer-5sgz0q { gap: 0px; } .framer-Vk5o1.framer-v-edl975 .framer-5sgz0q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Vk5o1.framer-v-edl975 .framer-5sgz0q > :first-child { margin-top: 0px; } .framer-Vk5o1.framer-v-edl975 .framer-5sgz0q > :last-child { margin-bottom: 0px; } }\",'.framer-Vk5o1[data-border=\"true\"]::after, .framer-Vk5o1 [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 54\n * @framerIntrinsicWidth 1330\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yIVSskv4d\":{\"layout\":[\"fixed\",\"auto\"]},\"pzk0auV3l\":{\"layout\":[\"fixed\",\"fixed\"]},\"dBNI1jGKs\":{\"layout\":[\"fixed\",\"auto\"]},\"dDh2nGvE_\":{\"layout\":[\"fixed\",\"fixed\"]},\"PZfoXGUSV\":{\"layout\":[\"fixed\",\"auto\"]},\"YMQf6YOv2\":{\"layout\":[\"fixed\",\"fixed\"]},\"j8_eTxODI\":{\"layout\":[\"fixed\",\"auto\"]},\"mn0Bq5yWt\":{\"layout\":[\"fixed\",\"fixed\"]},\"vvGQv1qtI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"wUpG_JAai\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framery67Auf6LD=withCSS(Component,css,\"framer-Vk5o1\");export default Framery67Auf6LD;Framery67Auf6LD.displayName=\"Nav test\";Framery67Auf6LD.defaultProps={height:54,width:1330};addPropertyControls(Framery67Auf6LD,{variant:{options:[\"kvmI2rIei\",\"yIVSskv4d\",\"pzk0auV3l\",\"dBNI1jGKs\",\"dDh2nGvE_\",\"PZfoXGUSV\",\"YMQf6YOv2\",\"j8_eTxODI\",\"mn0Bq5yWt\",\"vvGQv1qtI\"],optionTitles:[\"Desktop\",\"Mobile Default\",\"Mobile Open\",\"Mobile B Default\",\"Mobile B Open\",\"Tablet Default\",\"Tablet Open\",\"Tablet B Default\",\"Tablet B Open\",\"Variant 10\"],title:\"Variant\",type:ControlType.Enum},wUpG_JAai:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framery67Auf6LD,[{explicitInter:true,fonts:[]},...GkLogoFonts,...PhosphorFonts,...TriggerFonts,...NavDropdownItemFonts,...TestContactFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framery67Auf6LD\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"wUpG_JAai\\\":\\\"click\\\"}\",\"framerIntrinsicWidth\":\"1330\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yIVSskv4d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pzk0auV3l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dBNI1jGKs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dDh2nGvE_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PZfoXGUSV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YMQf6YOv2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"j8_eTxODI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mn0Bq5yWt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vvGQv1qtI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"54\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./y67Auf6LD.map"],
  "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", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "css", "FramerELBqkJfIF", "withCSS", "ELBqkJfIF_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonCopy3Fonts", "getFonts", "ELBqkJfIF_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "transformTemplate1", "_", "t", "formVariants", "form", "variants", "currentVariant", "_variants_success", "_variants_pending", "_variants_error", "_variants_incomplete", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "u", "RichText2", "Image2", "FormContainer", "formState", "l", "FormPlainTextInput2", "ComponentViewportProvider", "ELBqkJfIF_default", "css", "FramerGAWJxUsIP", "withCSS", "GAWJxUsIP_default", "addFonts", "ButtonCopy3Fonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "t08n3CjPF", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapr9j5fh", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "css", "FramerX6nirkpk0", "withCSS", "X6nirkpk0_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "click", "color", "height", "id", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ixeuuB6dx", "v366yBNHN", "jQK9TAh4k", "qH4QYm2TK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ymewjl", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "css", "FramerCCjbtelme", "withCSS", "CCjbtelme_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "Component", "Home_default", "React", "title", "titleId", "props", "svgRef", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "Home_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "defaultEvents", "HeroFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "cx", "ComponentViewportProvider", "css", "FramerWxb3Ndyvg", "withCSS", "Wxb3Ndyvg_default", "addPropertyControls", "ControlType", "addFonts", "r", "s", "o", "n", "t", "e", "i", "l", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "click2", "height", "hover", "icon", "id", "label", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "gVY1qV0Ll", "tenaGvvuY", "rTH4FN8Np", "Sa3DOxIai", "IAqBqNsfv", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap19xoofz", "args", "onMouseEnter1u1kldt", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerpjpdZKew2", "withCSS", "pjpdZKew2_default", "addPropertyControls", "ControlType", "addFonts", "NavbarIconsFonts", "getFonts", "Wxb3Ndyvg_default", "NavbarIconsControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "click", "description", "height", "id", "link", "newTab", "product", "variant1", "variantHover", "width", "props", "_humanReadableEnumMap_variant1", "_ref", "_ref1", "_humanReadableEnumMap_variantHover", "_ref2", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "LjpFa4NlY", "wwLi9Z6EC", "asWLxsADQ", "C1x1FVV_w", "l_JeAXMVF", "gH4B8LEKZ", "M3JuWG15M", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdo9lfk", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerU2zZwFUFu", "withCSS", "U2zZwFUFu_default", "addPropertyControls", "ControlType", "addFonts", "GkLogoFonts", "getFonts", "X6nirkpk0_default", "PhosphorFonts", "Icon", "TriggerFonts", "pjpdZKew2_default", "NavDropdownItemFonts", "U2zZwFUFu_default", "MotionDivWithFX", "withFX", "motion", "TestContactFonts", "CCjbtelme_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "wUpG_JAai", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClick129nwa2", "args", "onClick1h2bm8n", "onClick9v176b", "onClickvhkqfe", "onClick85zj12", "onClick6n5x4b", "onClickkzlvel", "onClick62xckp", "gVY1qV0Llizu9gt", "overlay", "paginationInfo", "ixeuuB6dx178v08b", "IAqBqNsfvizu9gt", "Sa3DOxIaiizu9gt", "ref1", "pe", "isDisplayed", "isDisplayed1", "ref2", "ref3", "router", "useRouter", "ref4", "ref5", "ref6", "isDisplayed2", "isDisplayed3", "ref7", "ref8", "ref9", "ref10", "ref11", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Link", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "overlay1", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "overlay2", "overlay3", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "overlay4", "resolvedLinks15", "resolvedLinks16", "resolvedLinks17", "overlay5", "css", "Framery67Auf6LD", "withCSS", "y67Auf6LD_default", "addPropertyControls", "ControlType", "addFonts"]
}
