{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/nHC467q3Fz9BRtjDviDR/dSYdRrsiHnsNZkxHqCPV/B08VINb6W.js", "ssg:https://framerusercontent.com/modules/cW1bS6lvhdifDwievapB/KwOuuOdFa6iECRlfEMNH/SV_MS2S9Z.js", "ssg:https://framerusercontent.com/modules/ypJIpb273eqY7oWosvdD/GEKyuLr1ALwkjjelbOCh/nNoPCt68N.js", "ssg:https://framerusercontent.com/modules/uhAGJ7xbxQ1S5K7tnXnd/ej76aIskGJ0zYGwAzIVt/SV_MS2S9Z.js", "ssg:https://framerusercontent.com/modules/1NUaTG6gdlCxHAgWL5wf/MklHmSyxjH0q8HRCL3Az/jHprAtM1d.js", "ssg:https://framerusercontent.com/modules/ibB1SQWnhPTHT5xBsyfa/rG9joGNR9huaVAxLIXYb/q15hln4Bx.js", "ssg:https://framerusercontent.com/modules/u2yxreR7JEYh2sUrY2az/P5LxoJU1Gfk9x59n6tu7/fVxnimdqP.js", "ssg:https://framerusercontent.com/modules/8V48yHtx32Vwsp5uVolL/kr04dkU4WB9tTg0VkXxQ/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/lWuNyvcLDlNbFPVkWjq5/BbilN1YmAUWYIz7AYRlI/VOcFq2uqK.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (92d6359)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={Ef36QFone:{hover:true}};const serializationHash=\"framer-cE1wW\";const variantClassNames={Ef36QFone:\"framer-v-1191ty8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({click,height,id,opacity,title,width,...props})=>{var _ref,_ref1;return{...props,AIAm80fb4:(_ref=title!==null&&title!==void 0?title:props.AIAm80fb4)!==null&&_ref!==void 0?_ref:\"Start Free Trial\",DsF1lPUVN:click!==null&&click!==void 0?click:props.DsF1lPUVN,RU4SAeqQJ:(_ref1=opacity!==null&&opacity!==void 0?opacity:props.RU4SAeqQJ)!==null&&_ref1!==void 0?_ref1:1};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,AIAm80fb4,RU4SAeqQJ,DsF1lPUVN,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Ef36QFone\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1lvfo8x=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(DsF1lPUVN){const res=await DsF1lPUVN(...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:\"https://app.spectaclesreader.com/\",nodeId:\"Ef36QFone\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1191ty8\",className,classNames)} framer-1k12w62`,\"data-framer-name\":\"Primary CTA\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Ef36QFone\",onTap:onTap1lvfo8x,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"Ef36QFone-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xl3zv2\",\"data-framer-name\":\"Hover\",layoutDependency:layoutDependency,layoutId:\"mvHcH5VMI\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:0},variants:{\"Ef36QFone-hover\":{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:.1}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7blzrv\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"fjvvEGyEi\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-co4u0q\",layoutDependency:layoutDependency,layoutId:\"BqlRYSnAG\",style:{opacity:RU4SAeqQJ},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16oallv\",\"data-framer-name\":\"Arrow\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZXQVxktJM\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6 10\"><path d=\"M 1 1 L 5 5 L 1 9\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(123,34,171)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10362239130,withExternalLayout:true,...addPropertyOverrides({\"Ef36QFone-hover\":{svgContentId:12405189953}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(68, 147, 240) 0%, rgb(123, 34, 171) 100%)\"},children:\"Start Free Trial\"})})}),className:\"framer-hcf4kh\",\"data-framer-name\":\"Title\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"m_uJCgzRa\",text:AIAm80fb4,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cE1wW.framer-1k12w62, .framer-cE1wW .framer-1k12w62 { display: block; }\",\".framer-cE1wW.framer-1191ty8 { cursor: pointer; height: 40px; overflow: visible; position: relative; text-decoration: none; width: 158px; }\",\".framer-cE1wW .framer-xl3zv2 { flex: none; height: 40px; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-cE1wW .framer-7blzrv { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-cE1wW .framer-co4u0q { 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: visible; padding: 0px; position: absolute; right: 20px; top: 15px; width: 10px; }\",\".framer-cE1wW .framer-16oallv { flex: none; height: 10px; position: relative; width: 6px; }\",\".framer-cE1wW .framer-hcf4kh { flex: none; height: 14px; left: calc(45.56962025316458% - 95px / 2); position: absolute; top: 13px; white-space: pre-wrap; width: 95px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cE1wW .framer-co4u0q { gap: 0px; } .framer-cE1wW .framer-co4u0q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cE1wW .framer-co4u0q > :first-child { margin-left: 0px; } .framer-cE1wW .framer-co4u0q > :last-child { margin-right: 0px; } }\",\".framer-cE1wW.framer-v-1191ty8.hover .framer-xl3zv2 { bottom: -8px; height: unset; left: -8px; right: -8px; top: -8px; width: unset; }\",\".framer-cE1wW.framer-v-1191ty8.hover .framer-7blzrv { cursor: pointer; }\",\".framer-cE1wW.framer-v-1191ty8.hover .framer-hcf4kh { cursor: pointer; left: calc(42.405063291139264% - 95px / 2); top: calc(50.00000000000002% - 14px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 158\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ru77nT_Cv\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"AIAm80fb4\":\"title\",\"RU4SAeqQJ\":\"opacity\",\"DsF1lPUVN\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerB08VINb6W=withCSS(Component,css,\"framer-cE1wW\");export default FramerB08VINb6W;FramerB08VINb6W.displayName=\"Primary CTA\";FramerB08VINb6W.defaultProps={height:40,width:158};addPropertyControls(FramerB08VINb6W,{AIAm80fb4:{defaultValue:\"Start Free Trial\",displayTextArea:false,title:\"Title\",type:ControlType.String},RU4SAeqQJ:{defaultValue:1,max:1,min:0,step:.01,title:\"Opacity\",type:ControlType.Number},DsF1lPUVN:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerB08VINb6W,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOlCnqEu92Fr1MmWUlvBh05IsDqlA.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB08VINb6W\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"158\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ru77nT_Cv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"AIAm80fb4\\\":\\\"title\\\",\\\"RU4SAeqQJ\\\":\\\"opacity\\\",\\\"DsF1lPUVN\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./B08VINb6W.map", "// Generated by Framer (6b748fa)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={oZeL8nIdX:{hover:true}};const cycleOrder=[\"S9GjDWUdV\",\"oZeL8nIdX\"];const serializationHash=\"framer-8PMmf\";const variantClassNames={oZeL8nIdX:\"framer-v-owgren\",S9GjDWUdV:\"framer-v-e7cgvu\"};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={Active:\"S9GjDWUdV\",Inactive:\"oZeL8nIdX\"};const getProps=({content,height,id,link,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,sSbMMw8If:(_ref=content!==null&&content!==void 0?content:props.sSbMMw8If)!==null&&_ref!==void 0?_ref:\"Home\",T7juk7cAG:link!==null&&link!==void 0?link:props.T7juk7cAG,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"S9GjDWUdV\"};};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,sSbMMw8If,T7juk7cAG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"S9GjDWUdV\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:T7juk7cAG,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-e7cgvu\",className,classNames)} framer-18p10ya`,\"data-border\":true,\"data-framer-name\":\"Active\",layoutDependency:layoutDependency,layoutId:\"S9GjDWUdV\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.05)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"inset 0px 0px 10px 0px rgba(255, 255, 255, 0.1)\",...style},variants:{\"oZeL8nIdX-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.05)\"},oZeL8nIdX:{\"--border-color\":\"rgba(255, 255, 255, 0)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"inset 0px 0px 10px 0px rgba(255, 255, 255, 0)\"}},...addPropertyOverrides({\"oZeL8nIdX-hover\":{\"data-framer-name\":undefined},oZeL8nIdX:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})}),className:\"framer-1dps32w\",\"data-framer-name\":\"Home\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"no6TFLUDM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:sSbMMw8If,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8PMmf.framer-18p10ya, .framer-8PMmf .framer-18p10ya { display: block; }\",\".framer-8PMmf.framer-e7cgvu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 16px 12px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8PMmf .framer-1dps32w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8PMmf.framer-e7cgvu { gap: 0px; } .framer-8PMmf.framer-e7cgvu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8PMmf.framer-e7cgvu > :first-child { margin-left: 0px; } .framer-8PMmf.framer-e7cgvu > :last-child { margin-right: 0px; } }\",'.framer-8PMmf[data-border=\"true\"]::after, .framer-8PMmf [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 38\n * @framerIntrinsicWidth 69.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"oZeL8nIdX\":{\"layout\":[\"auto\",\"auto\"]},\"fhnR0AwlP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sSbMMw8If\":\"content\",\"T7juk7cAG\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSV_MS2S9Z=withCSS(Component,css,\"framer-8PMmf\");export default FramerSV_MS2S9Z;FramerSV_MS2S9Z.displayName=\"States\";FramerSV_MS2S9Z.defaultProps={height:38,width:69.5};addPropertyControls(FramerSV_MS2S9Z,{variant:{options:[\"S9GjDWUdV\",\"oZeL8nIdX\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},sSbMMw8If:{defaultValue:\"Home\",displayTextArea:false,title:\"Content\",type:ControlType.String},T7juk7cAG:{title:\"Link\",type:ControlType.Link}});addFonts(FramerSV_MS2S9Z,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSV_MS2S9Z\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"sSbMMw8If\\\":\\\"content\\\",\\\"T7juk7cAG\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oZeL8nIdX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fhnR0AwlP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"69.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"38\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SV_MS2S9Z.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import States from\"https://framerusercontent.com/modules/cW1bS6lvhdifDwievapB/KwOuuOdFa6iECRlfEMNH/SV_MS2S9Z.js\";const StatesFonts=getFonts(States);const cycleOrder=[\"cHXmIBksY\",\"E8zVrY3nd\",\"bba0rEuZt\",\"r3TKVySsH\",\"FW2LymgYR\",\"f0T1K8EZr\"];const serializationHash=\"framer-IcUdz\";const variantClassNames={bba0rEuZt:\"framer-v-16g5nw6\",cHXmIBksY:\"framer-v-sn73t9\",E8zVrY3nd:\"framer-v-1l2188p\",f0T1K8EZr:\"framer-v-9j7nuj\",FW2LymgYR:\"framer-v-ht8jgr\",r3TKVySsH:\"framer-v-68tdz2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Contact:\"FW2LymgYR\",Empty:\"f0T1K8EZr\",Features:\"E8zVrY3nd\",Home:\"cHXmIBksY\",Integrations:\"bba0rEuZt\",Pricing:\"r3TKVySsH\"};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:\"cHXmIBksY\"};};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:\"cHXmIBksY\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();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-sn73t9\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"cHXmIBksY\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.05)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 0px 40px 0px rgba(0, 0, 0, 0.1)\",...style},...addPropertyOverrides({bba0rEuZt:{\"data-framer-name\":\"Integrations\"},E8zVrY3nd:{\"data-framer-name\":\"Features\"},f0T1K8EZr:{\"data-framer-name\":\"Empty\"},FW2LymgYR:{\"data-framer-name\":\"Contact\"},r3TKVySsH:{\"data-framer-name\":\"Pricing\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mo3fhd\",\"data-framer-name\":\"Menus\",layoutDependency:layoutDependency,layoutId:\"T5HYR8RqX\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||46)-8-38)/2+0+0)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a9avyt-container\",layoutDependency:layoutDependency,layoutId:\"HzfC7sVR5-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"HzfC7sVR5\",layoutId:\"HzfC7sVR5\",sSbMMw8If:\"Home\",T7juk7cAG:resolvedLinks[0],variant:\"S9GjDWUdV\",width:\"100%\",...addPropertyOverrides({bba0rEuZt:{T7juk7cAG:resolvedLinks[2],variant:\"oZeL8nIdX\"},E8zVrY3nd:{T7juk7cAG:resolvedLinks[1],variant:\"oZeL8nIdX\"},f0T1K8EZr:{T7juk7cAG:resolvedLinks[5],variant:\"oZeL8nIdX\"},FW2LymgYR:{T7juk7cAG:resolvedLinks[4],variant:\"oZeL8nIdX\"},r3TKVySsH:{T7juk7cAG:resolvedLinks[3],variant:\"oZeL8nIdX\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||46)-8-38)/2+0+0)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18xkvww-container\",layoutDependency:layoutDependency,layoutId:\"QOl3lzeIJ-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"QOl3lzeIJ\",layoutId:\"QOl3lzeIJ\",sSbMMw8If:\"Features\",T7juk7cAG:resolvedLinks1[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({bba0rEuZt:{T7juk7cAG:resolvedLinks1[2]},E8zVrY3nd:{T7juk7cAG:resolvedLinks1[1],variant:\"S9GjDWUdV\"},f0T1K8EZr:{T7juk7cAG:resolvedLinks1[5]},FW2LymgYR:{T7juk7cAG:resolvedLinks1[4]},r3TKVySsH:{T7juk7cAG:resolvedLinks1[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||46)-8-38)/2+0+0)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h6c0o8-container\",layoutDependency:layoutDependency,layoutId:\"WfSnkQSTR-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"WfSnkQSTR\",layoutId:\"WfSnkQSTR\",sSbMMw8If:\"Integrations\",T7juk7cAG:resolvedLinks2[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({bba0rEuZt:{T7juk7cAG:resolvedLinks2[2],variant:\"S9GjDWUdV\"},E8zVrY3nd:{T7juk7cAG:resolvedLinks2[1]},f0T1K8EZr:{T7juk7cAG:resolvedLinks2[5]},FW2LymgYR:{T7juk7cAG:resolvedLinks2[4]},r3TKVySsH:{T7juk7cAG:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||46)-8-38)/2+0+0)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2k2spq-container\",layoutDependency:layoutDependency,layoutId:\"FRtatLUca-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"FRtatLUca\",layoutId:\"FRtatLUca\",sSbMMw8If:\"Pricing\",T7juk7cAG:resolvedLinks3[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({bba0rEuZt:{T7juk7cAG:resolvedLinks3[2]},E8zVrY3nd:{T7juk7cAG:resolvedLinks3[1]},f0T1K8EZr:{T7juk7cAG:resolvedLinks3[5]},FW2LymgYR:{T7juk7cAG:resolvedLinks3[4]},r3TKVySsH:{T7juk7cAG:resolvedLinks3[3],variant:\"S9GjDWUdV\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZAGKugBJr\"},implicitPathVariables:undefined},{href:{webPageId:\"ZAGKugBJr\"},implicitPathVariables:undefined},{href:{webPageId:\"ZAGKugBJr\"},implicitPathVariables:undefined},{href:{webPageId:\"ZAGKugBJr\"},implicitPathVariables:undefined},{href:{webPageId:\"ZAGKugBJr\"},implicitPathVariables:undefined},{href:{webPageId:\"ZAGKugBJr\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||46)-8-38)/2+0+0)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dvpbj1-container\",layoutDependency:layoutDependency,layoutId:\"KpH1Cgwhq-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"KpH1Cgwhq\",layoutId:\"KpH1Cgwhq\",sSbMMw8If:\"Support\",T7juk7cAG:resolvedLinks4[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({bba0rEuZt:{T7juk7cAG:resolvedLinks4[2]},E8zVrY3nd:{T7juk7cAG:resolvedLinks4[1]},f0T1K8EZr:{T7juk7cAG:resolvedLinks4[5]},FW2LymgYR:{T7juk7cAG:resolvedLinks4[4],variant:\"S9GjDWUdV\"},r3TKVySsH:{T7juk7cAG:resolvedLinks4[3]}},baseVariant,gestureVariant)})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IcUdz.framer-17suy89, .framer-IcUdz .framer-17suy89 { display: block; }\",\".framer-IcUdz.framer-sn73t9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 46px; justify-content: center; padding: 4px; position: relative; width: min-content; }\",\".framer-IcUdz .framer-1mo3fhd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-IcUdz .framer-1a9avyt-container, .framer-IcUdz .framer-18xkvww-container, .framer-IcUdz .framer-1h6c0o8-container, .framer-IcUdz .framer-2k2spq-container, .framer-IcUdz .framer-1dvpbj1-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IcUdz.framer-sn73t9, .framer-IcUdz .framer-1mo3fhd { gap: 0px; } .framer-IcUdz.framer-sn73t9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-IcUdz.framer-sn73t9 > :first-child { margin-top: 0px; } .framer-IcUdz.framer-sn73t9 > :last-child { margin-bottom: 0px; } .framer-IcUdz .framer-1mo3fhd > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-IcUdz .framer-1mo3fhd > :first-child { margin-left: 0px; } .framer-IcUdz .framer-1mo3fhd > :last-child { margin-right: 0px; } }\",'.framer-IcUdz[data-border=\"true\"]::after, .framer-IcUdz [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 46\n * @framerIntrinsicWidth 445.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"E8zVrY3nd\":{\"layout\":[\"auto\",\"fixed\"]},\"bba0rEuZt\":{\"layout\":[\"auto\",\"fixed\"]},\"r3TKVySsH\":{\"layout\":[\"auto\",\"fixed\"]},\"FW2LymgYR\":{\"layout\":[\"auto\",\"fixed\"]},\"f0T1K8EZr\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernNoPCt68N=withCSS(Component,css,\"framer-IcUdz\");export default FramernNoPCt68N;FramernNoPCt68N.displayName=\"Desktop Menu\";FramernNoPCt68N.defaultProps={height:46,width:445.5};addPropertyControls(FramernNoPCt68N,{variant:{options:[\"cHXmIBksY\",\"E8zVrY3nd\",\"bba0rEuZt\",\"r3TKVySsH\",\"FW2LymgYR\",\"f0T1K8EZr\"],optionTitles:[\"Home\",\"Features\",\"Integrations\",\"Pricing\",\"Contact\",\"Empty\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramernNoPCt68N,[{explicitInter:true,fonts:[]},...StatesFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernNoPCt68N\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"E8zVrY3nd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"bba0rEuZt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"r3TKVySsH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"FW2LymgYR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"f0T1K8EZr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"445.5\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"46\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nNoPCt68N.map", "// Generated by Framer (6b748fa)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={oZeL8nIdX:{hover:true}};const cycleOrder=[\"S9GjDWUdV\",\"oZeL8nIdX\"];const serializationHash=\"framer-8PMmf\";const variantClassNames={oZeL8nIdX:\"framer-v-owgren\",S9GjDWUdV:\"framer-v-e7cgvu\"};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={Active:\"S9GjDWUdV\",Inactive:\"oZeL8nIdX\"};const getProps=({content,height,id,link,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,sSbMMw8If:(_ref=content!==null&&content!==void 0?content:props.sSbMMw8If)!==null&&_ref!==void 0?_ref:\"Home\",T7juk7cAG:link!==null&&link!==void 0?link:props.T7juk7cAG,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"S9GjDWUdV\"};};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,sSbMMw8If,T7juk7cAG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"S9GjDWUdV\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:T7juk7cAG,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-e7cgvu\",className,classNames)} framer-18p10ya`,\"data-border\":true,\"data-framer-name\":\"Active\",layoutDependency:layoutDependency,layoutId:\"S9GjDWUdV\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.05)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"inset 0px 0px 10px 0px rgba(255, 255, 255, 0.1)\",...style},variants:{\"oZeL8nIdX-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.05)\"},oZeL8nIdX:{\"--border-color\":\"rgba(255, 255, 255, 0)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"inset 0px 0px 10px 0px rgba(255, 255, 255, 0)\"}},...addPropertyOverrides({\"oZeL8nIdX-hover\":{\"data-framer-name\":undefined},oZeL8nIdX:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Home\"})}),className:\"framer-1dps32w\",\"data-framer-name\":\"Home\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"no6TFLUDM\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:sSbMMw8If,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8PMmf.framer-18p10ya, .framer-8PMmf .framer-18p10ya { display: block; }\",\".framer-8PMmf.framer-e7cgvu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 12px 16px 12px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8PMmf .framer-1dps32w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8PMmf.framer-e7cgvu { gap: 0px; } .framer-8PMmf.framer-e7cgvu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8PMmf.framer-e7cgvu > :first-child { margin-left: 0px; } .framer-8PMmf.framer-e7cgvu > :last-child { margin-right: 0px; } }\",'.framer-8PMmf[data-border=\"true\"]::after, .framer-8PMmf [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 38\n * @framerIntrinsicWidth 69.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"oZeL8nIdX\":{\"layout\":[\"auto\",\"auto\"]},\"fhnR0AwlP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sSbMMw8If\":\"content\",\"T7juk7cAG\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSV_MS2S9Z=withCSS(Component,css,\"framer-8PMmf\");export default FramerSV_MS2S9Z;FramerSV_MS2S9Z.displayName=\"States\";FramerSV_MS2S9Z.defaultProps={height:38,width:69.5};addPropertyControls(FramerSV_MS2S9Z,{variant:{options:[\"S9GjDWUdV\",\"oZeL8nIdX\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},sSbMMw8If:{defaultValue:\"Home\",displayTextArea:false,title:\"Content\",type:ControlType.String},T7juk7cAG:{title:\"Link\",type:ControlType.Link}});addFonts(FramerSV_MS2S9Z,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSV_MS2S9Z\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"sSbMMw8If\\\":\\\"content\\\",\\\"T7juk7cAG\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oZeL8nIdX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fhnR0AwlP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"69.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"38\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SV_MS2S9Z.map", "// Generated by Framer (c90df04)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,Link,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DesktopMenu from\"https://framerusercontent.com/modules/ypJIpb273eqY7oWosvdD/GEKyuLr1ALwkjjelbOCh/nNoPCt68N.js\";import States from\"https://framerusercontent.com/modules/uhAGJ7xbxQ1S5K7tnXnd/ej76aIskGJ0zYGwAzIVt/SV_MS2S9Z.js\";const StatesFonts=getFonts(States);const DesktopMenuFonts=getFonts(DesktopMenu);const DesktopMenuControls=getPropertyControls(DesktopMenu);const cycleOrder=[\"IUEUHemXK\",\"KtPS39VZ2\",\"hvEOGQvNb\",\"phswfn2xT\",\"EpN6CeXj5\"];const serializationHash=\"framer-CFaRb\";const variantClassNames={EpN6CeXj5:\"framer-v-jet5b5\",hvEOGQvNb:\"framer-v-l1ef29\",IUEUHemXK:\"framer-v-8a70ls\",KtPS39VZ2:\"framer-v-ptmugv\",phswfn2xT:\"framer-v-18h6e8o\"};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)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate3=(_,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 humanReadableEnumMap={Contact:\"FW2LymgYR\",Empty:\"f0T1K8EZr\",Features:\"E8zVrY3nd\",Home:\"cHXmIBksY\",Integrations:\"bba0rEuZt\",Pricing:\"r3TKVySsH\"};const humanReadableVariantMap={\"Mobile Open\":\"EpN6CeXj5\",\"Tablet Open\":\"hvEOGQvNb\",Desktop:\"IUEUHemXK\",Mobile:\"phswfn2xT\",Tablet:\"KtPS39VZ2\"};const getProps=({height,id,variants,width,...props})=>{var _humanReadableEnumMap_variants,_ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,n8ZOXbjK9:(_ref1=(_ref=(_humanReadableEnumMap_variants=humanReadableEnumMap[variants])!==null&&_humanReadableEnumMap_variants!==void 0?_humanReadableEnumMap_variants:variants)!==null&&_ref!==void 0?_ref:props.n8ZOXbjK9)!==null&&_ref1!==void 0?_ref1:\"cHXmIBksY\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"IUEUHemXK\"};};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,n8ZOXbjK9,TBgHLr7MW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IUEUHemXK\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaphpfj7i=activeVariantCallback(async(...args)=>{setVariant(\"EpN6CeXj5\");});const onTap1tp5ane=activeVariantCallback(async(...args)=>{setVariant(\"phswfn2xT\");});const onTap16zuqt4=activeVariantCallback(async(...args)=>{setVariant(\"hvEOGQvNb\");});const onTap1wuvzeu=activeVariantCallback(async(...args)=>{if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"KtPS39VZ2\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"KtPS39VZ2\",\"hvEOGQvNb\",\"phswfn2xT\",\"EpN6CeXj5\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if([\"phswfn2xT\",\"EpN6CeXj5\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"phswfn2xT\",\"EpN6CeXj5\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"KtPS39VZ2\",\"hvEOGQvNb\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"KtPS39VZ2\",\"hvEOGQvNb\",\"phswfn2xT\",\"EpN6CeXj5\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8a70ls\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"IUEUHemXK\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(255, 255, 255, 0.01)\",...style},...addPropertyOverrides({EpN6CeXj5:{\"data-framer-name\":\"Mobile Open\"},hvEOGQvNb:{\"data-framer-name\":\"Tablet Open\"},KtPS39VZ2:{\"data-framer-name\":\"Tablet\"},phswfn2xT:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j9h6og\",\"data-framer-name\":\"Mobile BG\",layoutDependency:layoutDependency,layoutId:\"I_uCuByn_\",style:{backdropFilter:\"blur(100px)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",WebkitBackdropFilter:\"blur(100px)\"}}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dxzpxi\",\"data-framer-name\":\"Mobile Menu\",layoutDependency:layoutDependency,layoutId:\"EZS6Y6oQB\",style:{opacity:1},transformTemplate:transformTemplate1,variants:{KtPS39VZ2:{opacity:0},phswfn2xT:{opacity:0}},...addPropertyOverrides({KtPS39VZ2:{transformTemplate:undefined},phswfn2xT:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({EpN6CeXj5:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.8)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+0},hvEOGQvNb:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+0},KtPS39VZ2:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-54},phswfn2xT:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-54}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1slczsx-container\",layoutDependency:layoutDependency,layoutId:\"jODBqX01n-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"jODBqX01n\",layoutId:\"jODBqX01n\",sSbMMw8If:\"Home\",style:{width:\"100%\"},T7juk7cAG:resolvedLinks[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({EpN6CeXj5:{T7juk7cAG:resolvedLinks[4]},hvEOGQvNb:{T7juk7cAG:resolvedLinks[2]},KtPS39VZ2:{T7juk7cAG:resolvedLinks[1]},phswfn2xT:{T7juk7cAG:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aKUT288N1\"},implicitPathVariables:undefined},{href:{webPageId:\"aKUT288N1\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"aKUT288N1\"},implicitPathVariables:undefined},{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({EpN6CeXj5:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.8)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+48},hvEOGQvNb:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+48},KtPS39VZ2:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-16},phswfn2xT:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+-16}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18wairf-container\",layoutDependency:layoutDependency,layoutId:\"ufXlCKuiB-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"ufXlCKuiB\",layoutId:\"ufXlCKuiB\",sSbMMw8If:\"Features\",style:{width:\"100%\"},T7juk7cAG:resolvedLinks1[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({EpN6CeXj5:{T7juk7cAG:resolvedLinks1[4]},hvEOGQvNb:{T7juk7cAG:resolvedLinks1[2]},KtPS39VZ2:{T7juk7cAG:resolvedLinks1[1]},phswfn2xT:{T7juk7cAG:resolvedLinks1[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"igAc9AoT6\"},implicitPathVariables:undefined},{href:{webPageId:\"igAc9AoT6\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"igAc9AoT6\"},implicitPathVariables:undefined},{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({EpN6CeXj5:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.8)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+96},hvEOGQvNb:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+96},KtPS39VZ2:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+22},phswfn2xT:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+22}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ns0qqn-container\",layoutDependency:layoutDependency,layoutId:\"Q1syzC3Sa-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"Q1syzC3Sa\",layoutId:\"Q1syzC3Sa\",sSbMMw8If:\"Integrations\",style:{width:\"100%\"},T7juk7cAG:resolvedLinks2[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({EpN6CeXj5:{T7juk7cAG:resolvedLinks2[4]},hvEOGQvNb:{T7juk7cAG:resolvedLinks2[2]},KtPS39VZ2:{T7juk7cAG:resolvedLinks2[1]},phswfn2xT:{T7juk7cAG:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hFE5qvhtQ\"},implicitPathVariables:undefined},{href:{webPageId:\"hFE5qvhtQ\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"hFE5qvhtQ\"},implicitPathVariables:undefined},{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({EpN6CeXj5:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.8)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+144},hvEOGQvNb:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+144},KtPS39VZ2:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+60},phswfn2xT:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oj2rh8-container\",layoutDependency:layoutDependency,layoutId:\"uLgMp02yX-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"uLgMp02yX\",layoutId:\"uLgMp02yX\",sSbMMw8If:\"Pricing\",style:{width:\"100%\"},T7juk7cAG:resolvedLinks3[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({EpN6CeXj5:{T7juk7cAG:resolvedLinks3[4]},hvEOGQvNb:{T7juk7cAG:resolvedLinks3[2]},KtPS39VZ2:{T7juk7cAG:resolvedLinks3[1]},phswfn2xT:{T7juk7cAG:resolvedLinks3[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"L1MJYqP90\"},implicitPathVariables:undefined},{href:{webPageId:\"L1MJYqP90\"},implicitPathVariables:undefined},{href:{webPageId:\"L1MJYqP90\"},implicitPathVariables:undefined},{href:{webPageId:\"L1MJYqP90\"},implicitPathVariables:undefined},{href:{webPageId:\"L1MJYqP90\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,...addPropertyOverrides({EpN6CeXj5:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.8)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+192},hvEOGQvNb:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+90+0+192},KtPS39VZ2:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+98},phswfn2xT:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} * 0.6)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+98}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jbst8v-container\",layoutDependency:layoutDependency,layoutId:\"rWSm5bz5D-container\",children:/*#__PURE__*/_jsx(States,{height:\"100%\",id:\"rWSm5bz5D\",layoutId:\"rWSm5bz5D\",sSbMMw8If:\"Contact\",style:{width:\"100%\"},T7juk7cAG:resolvedLinks4[0],variant:\"oZeL8nIdX\",width:\"100%\",...addPropertyOverrides({EpN6CeXj5:{T7juk7cAG:resolvedLinks4[4]},hvEOGQvNb:{T7juk7cAG:resolvedLinks4[2]},KtPS39VZ2:{T7juk7cAG:resolvedLinks4[1]},phswfn2xT:{T7juk7cAG:resolvedLinks4[3]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aixdlf\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"A2VBHs2yP\",style:{backdropFilter:\"blur(100px)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",WebkitBackdropFilter:\"blur(100px)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hqskqu\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"saBnjCshr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ecfm1k\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"nGELzlfmC\",transformTemplate:transformTemplate2,children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-pv6z1a\",\"data-framer-name\":\"Menu Icon\",layoutDependency:layoutDependency,layoutId:\"q09ve7hU0\",...addPropertyOverrides({EpN6CeXj5:{\"data-highlight\":true,onTap:onTap1tp5ane},phswfn2xT:{\"data-highlight\":true,onTap:onTaphpfj7i}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-127z2r3\",layoutDependency:layoutDependency,layoutId:\"H6xsKgX0q\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lkpnhv\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"DslzHeBgu\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:0},variants:{EpN6CeXj5:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1skke85\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"usEpbmy0G\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,opacity:1},variants:{EpN6CeXj5:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13tct2p\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"HtbZZT8eM\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:0},variants:{EpN6CeXj5:{rotate:45}}})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"https://app.spectaclesreader.com/\",nodeId:\"ZskWNdRry\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1o650lx framer-e0xa0l\",\"data-framer-name\":\"Sign Up Button\",layoutDependency:layoutDependency,layoutId:\"ZskWNdRry\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wigiti\",\"data-framer-name\":\"Hover\",layoutDependency:layoutDependency,layoutId:\"Qb7SJL73O\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 120px 0px rgba(0, 0, 0, 0.10000000149011612)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1899p7k\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"V2rgt6B6p\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 120px 0px rgba(0, 0, 0, 0.10000000149011612)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(68, 21, 93))\"},children:\"Start Free Trial\"})}),className:\"framer-rdiwzm\",\"data-framer-name\":\"Start Free Trial\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"Qo_s7ZLdv\",style:{\"--extracted-r6o4lv\":\"rgb(68, 21, 93)\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i544o2\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"klrnjM94p\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,opacity:.2}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v4b99w\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"RZnPm4txA\",transformTemplate:transformTemplate2,children:[isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-d0cj94\",\"data-framer-name\":\"Menu Icon\",layoutDependency:layoutDependency,layoutId:\"W6w_OmbOx\",...addPropertyOverrides({hvEOGQvNb:{\"data-highlight\":true,onTap:onTap1wuvzeu},KtPS39VZ2:{\"data-highlight\":true,onTap:onTap16zuqt4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h0ggt7\",layoutDependency:layoutDependency,layoutId:\"lLzZC1o69\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1si42s6\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"T7eF0w5Wx\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:0},variants:{hvEOGQvNb:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13uixvv\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"bgv973iTz\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,opacity:1},variants:{hvEOGQvNb:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-87p27n\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"lnonbDgZE\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,rotate:0},variants:{hvEOGQvNb:{rotate:45}}})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"https://app.spectaclesreader.com/\",nodeId:\"VdChgddCn\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-19gtj70 framer-e0xa0l\",\"data-framer-name\":\"Sign Up Button\",layoutDependency:layoutDependency,layoutId:\"VdChgddCn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-yvd72\",\"data-framer-name\":\"Hover\",layoutDependency:layoutDependency,layoutId:\"IIxRdZWkk\",style:{backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 120px 0px var(--token-8c6c61eb-7130-4400-9d89-de20cc5ed24c, rgb(123, 34, 171))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7yn22f\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"XPQsDyQmS\",style:{backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 120px 0px rgba(0, 0, 0, 0.10000000149011612)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTcwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255)))\"},children:\"Login\"})}),className:\"framer-1p1jvyc\",\"data-framer-name\":\"Start Free Trial\",fonts:[\"GF;Roboto-700\"],layoutDependency:layoutDependency,layoutId:\"vchL5dD78\",style:{\"--extracted-r6o4lv\":\"var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255))\"},transformTemplate:transformTemplate3,verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vapys2\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"Yx7n63JMr\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,opacity:.2}})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+82-71+10.000000000000014,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2e14tb-container\",layoutDependency:layoutDependency,layoutId:\"S90V_t7VU-container\",transformTemplate:transformTemplate3,children:/*#__PURE__*/_jsx(DesktopMenu,{height:\"100%\",id:\"S90V_t7VU\",layoutId:\"S90V_t7VU\",style:{height:\"100%\"},variant:n8ZOXbjK9,width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"U9udZ3qEu\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ph7pic framer-e0xa0l\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"U9udZ3qEu\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({phswfn2xT:{\"data-highlight\":true,onTap:onTap1tp5ane}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+82-71+14210854715202004e-30+20+-21),pixelHeight:859,pixelWidth:2016,sizes:\"145px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"},className:\"framer-1phae4f\",layoutDependency:layoutDependency,layoutId:\"oOx4XQtUB\",...addPropertyOverrides({EpN6CeXj5:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+82-66+-.4999999999999858+20+-20.5),pixelHeight:859,pixelWidth:2016,sizes:\"145px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}},hvEOGQvNb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+81-71+14210854715202004e-30+20+-21),pixelHeight:859,pixelWidth:2016,sizes:\"145px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}},phswfn2xT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+82-71+-3.9999999999999822+20+-14.5),pixelHeight:859,pixelWidth:2016,sizes:\"144px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"8px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"10px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Protected by US Patent US11354501B2\"})}),className:\"framer-vzoeyi\",\"data-framer-name\":\"See more about pricing\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"jadYkRyNa\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"10px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yiqiyp\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"bSTU7D81z\",style:{backgroundColor:\"rgba(255, 255, 255, 0.1)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CFaRb.framer-e0xa0l, .framer-CFaRb .framer-e0xa0l { display: block; }\",\".framer-CFaRb.framer-8a70ls { height: 82px; overflow: visible; position: relative; width: 1200px; }\",\".framer-CFaRb .framer-1j9h6og, .framer-CFaRb .framer-1aixdlf { flex: none; height: 82px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-CFaRb .framer-1dxzpxi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 90px; width: 1200px; }\",\".framer-CFaRb .framer-1slczsx-container, .framer-CFaRb .framer-18wairf-container, .framer-CFaRb .framer-1ns0qqn-container, .framer-CFaRb .framer-1oj2rh8-container, .framer-CFaRb .framer-1jbst8v-container { flex: none; height: auto; position: relative; width: 60%; }\",\".framer-CFaRb .framer-hqskqu { bottom: 5px; flex: none; height: 66px; left: calc(50.00000000000002% - min(1160px, 96%) / 2); max-width: 1160px; overflow: visible; position: absolute; width: 96%; }\",\".framer-CFaRb .framer-ecfm1k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 50%; width: min-content; }\",\".framer-CFaRb .framer-pv6z1a, .framer-CFaRb .framer-d0cj94 { flex: none; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-CFaRb .framer-127z2r3, .framer-CFaRb .framer-h0ggt7 { flex: none; height: 18px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 24px; }\",\".framer-CFaRb .framer-lkpnhv, .framer-CFaRb .framer-1si42s6 { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CFaRb .framer-1skke85, .framer-CFaRb .framer-13uixvv { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); will-change: var(--framer-will-change-override, transform); }\",\".framer-CFaRb .framer-13tct2p, .framer-CFaRb .framer-87p27n { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CFaRb .framer-1o650lx { cursor: pointer; flex: none; height: 32px; overflow: visible; position: relative; text-decoration: none; width: 126px; }\",\".framer-CFaRb .framer-1wigiti { flex: none; height: 32px; left: 0px; position: absolute; top: 0px; width: 126px; }\",\".framer-CFaRb .framer-1899p7k, .framer-CFaRb .framer-7yn22f { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-CFaRb .framer-rdiwzm { flex: none; height: auto; left: 16px; position: absolute; top: 9px; white-space: pre-wrap; width: 96px; word-break: break-word; word-wrap: break-word; }\",\".framer-CFaRb .framer-1i544o2, .framer-CFaRb .framer-1vapys2 { flex: none; height: 24px; overflow: visible; position: relative; width: 1px; }\",\".framer-CFaRb .framer-1v4b99w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 150px; top: 50%; width: min-content; }\",\".framer-CFaRb .framer-19gtj70 { cursor: pointer; flex: none; height: 32px; overflow: visible; position: relative; text-decoration: none; width: 80px; }\",\".framer-CFaRb .framer-yvd72 { flex: none; height: 32px; left: 0px; position: absolute; top: 0px; width: 80px; }\",\".framer-CFaRb .framer-1p1jvyc { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-CFaRb .framer-2e14tb-container { flex: none; height: 46px; left: 50%; position: absolute; top: 50%; width: auto; }\",\".framer-CFaRb .framer-1ph7pic { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: 60px; justify-content: center; left: 0px; overflow: visible; padding: 20px; position: absolute; text-decoration: none; top: calc(45.454545454545475% - 60px / 2); width: 200px; }\",\".framer-CFaRb .framer-1phae4f { flex: none; height: 51px; overflow: visible; position: relative; width: 145px; }\",\".framer-CFaRb .framer-vzoeyi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CFaRb .framer-1yiqiyp { flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 81px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CFaRb .framer-1dxzpxi, .framer-CFaRb .framer-ecfm1k, .framer-CFaRb .framer-1v4b99w, .framer-CFaRb .framer-1ph7pic { gap: 0px; } .framer-CFaRb .framer-1dxzpxi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CFaRb .framer-1dxzpxi > :first-child, .framer-CFaRb .framer-1ph7pic > :first-child { margin-top: 0px; } .framer-CFaRb .framer-1dxzpxi > :last-child, .framer-CFaRb .framer-1ph7pic > :last-child { margin-bottom: 0px; } .framer-CFaRb .framer-ecfm1k > *, .framer-CFaRb .framer-1v4b99w > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-CFaRb .framer-ecfm1k > :first-child, .framer-CFaRb .framer-1v4b99w > :first-child { margin-left: 0px; } .framer-CFaRb .framer-ecfm1k > :last-child, .framer-CFaRb .framer-1v4b99w > :last-child { margin-right: 0px; } .framer-CFaRb .framer-1ph7pic > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } }\",\".framer-CFaRb.framer-v-ptmugv.framer-8a70ls { overflow: hidden; width: 810px; }\",\".framer-CFaRb.framer-v-ptmugv .framer-1dxzpxi, .framer-CFaRb.framer-v-18h6e8o .framer-1dxzpxi { gap: 0px; height: 82px; left: calc(50.00000000000002% - 100% / 2); top: 0px; width: 100%; }\",\".framer-CFaRb.framer-v-ptmugv .framer-hqskqu, .framer-CFaRb.framer-v-l1ef29 .framer-hqskqu { left: calc(50.00000000000002% - min(1160px, 94.07407407407408%) / 2); width: 94%; }\",\".framer-CFaRb.framer-v-ptmugv .framer-1o650lx, .framer-CFaRb.framer-v-ptmugv .framer-19gtj70, .framer-CFaRb.framer-v-l1ef29 .framer-1o650lx, .framer-CFaRb.framer-v-l1ef29 .framer-19gtj70, .framer-CFaRb.framer-v-jet5b5 .framer-1phae4f { order: 0; }\",\".framer-CFaRb.framer-v-ptmugv .framer-1i544o2, .framer-CFaRb.framer-v-ptmugv .framer-1vapys2, .framer-CFaRb.framer-v-l1ef29 .framer-1i544o2, .framer-CFaRb.framer-v-l1ef29 .framer-1vapys2, .framer-CFaRb.framer-v-18h6e8o .framer-vzoeyi, .framer-CFaRb.framer-v-jet5b5 .framer-vzoeyi { order: 1; }\",\".framer-CFaRb.framer-v-ptmugv .framer-d0cj94, .framer-CFaRb.framer-v-l1ef29 .framer-d0cj94, .framer-CFaRb.framer-v-18h6e8o .framer-pv6z1a, .framer-CFaRb.framer-v-jet5b5 .framer-pv6z1a { cursor: pointer; order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CFaRb.framer-v-ptmugv .framer-1dxzpxi { gap: 0px; } .framer-CFaRb.framer-v-ptmugv .framer-1dxzpxi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CFaRb.framer-v-ptmugv .framer-1dxzpxi > :first-child { margin-top: 0px; } .framer-CFaRb.framer-v-ptmugv .framer-1dxzpxi > :last-child { margin-bottom: 0px; } }\",\".framer-CFaRb.framer-v-l1ef29.framer-8a70ls { height: 330px; width: 810px; }\",\".framer-CFaRb.framer-v-l1ef29 .framer-1j9h6og, .framer-CFaRb.framer-v-jet5b5 .framer-1j9h6og { height: 330px; }\",\".framer-CFaRb.framer-v-l1ef29 .framer-1dxzpxi, .framer-CFaRb.framer-v-jet5b5 .framer-1dxzpxi { width: 100%; }\",\".framer-CFaRb.framer-v-l1ef29 .framer-1aixdlf { height: 81px; }\",\".framer-CFaRb.framer-v-l1ef29 .framer-1899p7k { left: unset; right: -16px; width: 126px; }\",\".framer-CFaRb.framer-v-l1ef29 .framer-1si42s6, .framer-CFaRb.framer-v-jet5b5 .framer-lkpnhv { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-CFaRb.framer-v-l1ef29 .framer-13uixvv, .framer-CFaRb.framer-v-jet5b5 .framer-1skke85 { left: unset; width: 2px; }\",\".framer-CFaRb.framer-v-l1ef29 .framer-87p27n, .framer-CFaRb.framer-v-jet5b5 .framer-13tct2p { left: unset; right: -1px; top: calc(50.00000000000002% - 2px / 2); width: 26px; }\",\".framer-CFaRb.framer-v-18h6e8o.framer-8a70ls { width: 390px; }\",\".framer-CFaRb.framer-v-18h6e8o .framer-hqskqu { left: calc(50.00000000000002% - min(1160px, 89.74358974358975%) / 2); width: 90%; }\",\".framer-CFaRb.framer-v-18h6e8o .framer-1v4b99w { min-width: 126px; }\",\".framer-CFaRb.framer-v-18h6e8o .framer-1ph7pic { cursor: pointer; height: 70px; top: calc(46.969696969697% - 70px / 2); }\",\".framer-CFaRb.framer-v-18h6e8o .framer-1phae4f { height: 48px; order: 0; width: 144px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CFaRb.framer-v-18h6e8o .framer-1dxzpxi { gap: 0px; } .framer-CFaRb.framer-v-18h6e8o .framer-1dxzpxi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CFaRb.framer-v-18h6e8o .framer-1dxzpxi > :first-child { margin-top: 0px; } .framer-CFaRb.framer-v-18h6e8o .framer-1dxzpxi > :last-child { margin-bottom: 0px; } }\",\".framer-CFaRb.framer-v-jet5b5.framer-8a70ls { height: 330px; width: 390px; }\",\".framer-CFaRb.framer-v-jet5b5 .framer-1slczsx-container, .framer-CFaRb.framer-v-jet5b5 .framer-18wairf-container, .framer-CFaRb.framer-v-jet5b5 .framer-1ns0qqn-container, .framer-CFaRb.framer-v-jet5b5 .framer-1oj2rh8-container, .framer-CFaRb.framer-v-jet5b5 .framer-1jbst8v-container { width: 80%; }\",\".framer-CFaRb.framer-v-jet5b5 .framer-hqskqu { bottom: 0px; left: calc(50.00000000000002% - min(1160px, 89.74358974358975%) / 2); width: 90%; }\",\".framer-CFaRb.framer-v-jet5b5 .framer-1v4b99w { min-width: 32px; }\",\".framer-CFaRb.framer-v-jet5b5 .framer-1ph7pic { height: 61px; top: calc(45.454545454545475% - 61px / 2); width: 161px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 82\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KtPS39VZ2\":{\"layout\":[\"fixed\",\"fixed\"]},\"hvEOGQvNb\":{\"layout\":[\"fixed\",\"fixed\"]},\"phswfn2xT\":{\"layout\":[\"fixed\",\"fixed\"]},\"EpN6CeXj5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"n8ZOXbjK9\":\"variants\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjHprAtM1d=withCSS(Component,css,\"framer-CFaRb\");export default FramerjHprAtM1d;FramerjHprAtM1d.displayName=\"Nav Bar\";FramerjHprAtM1d.defaultProps={height:82,width:1200};addPropertyControls(FramerjHprAtM1d,{variant:{options:[\"IUEUHemXK\",\"KtPS39VZ2\",\"hvEOGQvNb\",\"phswfn2xT\",\"EpN6CeXj5\"],optionTitles:[\"Desktop\",\"Tablet\",\"Tablet Open\",\"Mobile\",\"Mobile Open\"],title:\"Variant\",type:ControlType.Enum},n8ZOXbjK9:(DesktopMenuControls===null||DesktopMenuControls===void 0?void 0:DesktopMenuControls[\"variant\"])&&{...DesktopMenuControls[\"variant\"],defaultValue:\"cHXmIBksY\",description:undefined,hidden:undefined,title:\"Variants\"}});addFonts(FramerjHprAtM1d,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammWggvWl0Qn.woff2\",weight:\"700\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmWggvWl0Qn.woff2\",weight:\"500\"}]},...StatesFonts,...DesktopMenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjHprAtM1d\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KtPS39VZ2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hvEOGQvNb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"phswfn2xT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EpN6CeXj5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"82\",\"framerVariables\":\"{\\\"n8ZOXbjK9\\\":\\\"variants\\\"}\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jHprAtM1d.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={GuIJ1UvMh:{hover:true}};const serializationHash=\"framer-mGvN7\";const variantClassNames={GuIJ1UvMh:\"framer-v-w8zxaq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,title,width,...props})=>{var _ref;return{...props,BS7HGAX7Z:(_ref=title!==null&&title!==void 0?title:props.BS7HGAX7Z)!==null&&_ref!==void 0?_ref:\"Watch Video\"};};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,BS7HGAX7Z,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"GuIJ1UvMh\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{hash:\":IxFeyE5iv\",webPageId:\"augiA20Il\"},nodeId:\"GuIJ1UvMh\",openInNewTab:true,...addPropertyOverrides({\"GuIJ1UvMh-hover\":{href:\"https://www.youtube.com/watch?v=njF8L7Q919o\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-w8zxaq\",className,classNames)} framer-wbcdbw`,\"data-framer-name\":\"Video CTA\",layoutDependency:layoutDependency,layoutId:\"GuIJ1UvMh\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(5px)\",WebkitBackdropFilter:\"blur(5px)\",...style},...addPropertyOverrides({\"GuIJ1UvMh-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-14xlv7\",\"data-framer-name\":\"Hover\",layoutDependency:layoutDependency,layoutId:\"uPN5tfcy1\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:0},variants:{\"GuIJ1UvMh-hover\":{opacity:.1}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oo4jql\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"GFKk7axEs\",style:{backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{\"GuIJ1UvMh-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.2)\"}}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3BlbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Open Sans\", \"Open Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Watch Video\"})}),className:\"framer-1fui9zk\",\"data-framer-name\":\"Title\",fonts:[\"GF;Open Sans-600\"],layoutDependency:layoutDependency,layoutId:\"SQLfND6cT\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:BS7HGAX7Z,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mGvN7.framer-wbcdbw, .framer-mGvN7 .framer-wbcdbw { display: block; }\",\".framer-mGvN7.framer-w8zxaq { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 156px; }\",\".framer-mGvN7 .framer-14xlv7 { flex: none; height: 53px; left: calc(50.00000000000002% - 178px / 2); position: absolute; top: calc(54.166666666666686% - 53px / 2); width: 178px; z-index: 1; }\",\".framer-mGvN7 .framer-1oo4jql { bottom: 0px; flex: none; height: 48px; left: calc(51.87165775401071% - 165px / 2); position: absolute; width: 165px; z-index: 1; }\",\".framer-mGvN7 .framer-1fui9zk { flex: none; height: 16px; position: relative; white-space: pre-wrap; width: 120px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mGvN7.framer-w8zxaq { gap: 0px; } .framer-mGvN7.framer-w8zxaq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mGvN7.framer-w8zxaq > :first-child { margin-top: 0px; } .framer-mGvN7.framer-w8zxaq > :last-child { margin-bottom: 0px; } }\",\".framer-mGvN7.framer-v-w8zxaq.hover.framer-w8zxaq { width: 165px; }\",\".framer-mGvN7.framer-v-w8zxaq.hover .framer-14xlv7 { bottom: -8px; height: unset; left: -8px; right: -8px; top: -8px; width: unset; }\",\".framer-mGvN7.framer-v-w8zxaq.hover .framer-1oo4jql { bottom: -3px; height: unset; left: unset; right: 0px; top: -2px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 156\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bIjGOJOF4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"BS7HGAX7Z\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerq15hln4Bx=withCSS(Component,css,\"framer-mGvN7\");export default Framerq15hln4Bx;Framerq15hln4Bx.displayName=\"Video CTA\";Framerq15hln4Bx.defaultProps={height:48,width:156};addPropertyControls(Framerq15hln4Bx,{BS7HGAX7Z:{defaultValue:\"Watch Video\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(Framerq15hln4Bx,[{explicitInter:true,fonts:[{family:\"Open Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4iY1M2xLER.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerq15hln4Bx\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"156\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"BS7HGAX7Z\\\":\\\"title\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bIjGOJOF4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./q15hln4Bx.map", "// Generated by Framer (6b748fa)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Roboto-500\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"}]}];export const css=['.framer-eBXsC .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-eBXsC .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Roboto\", \"Roboto Placeholder\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-eBXsC .framer-styles-preset-1wml6uu:not(.rich-text-wrapper), .framer-eBXsC .framer-styles-preset-1wml6uu.rich-text-wrapper h2 { --framer-font-family: \"Roboto\", \"Roboto Placeholder\", sans-serif; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-eBXsC\";\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 (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-WcKfa .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-WcKfa .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-46b97a8b-0dfc-4c8d-ba9e-1b56869e8bb1, #4593f0) /* {\"name\":\"Blue\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-decoration: underline; }'];export const className=\"framer-WcKfa\";\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 (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/u2yxreR7JEYh2sUrY2az/P5LxoJU1Gfk9x59n6tu7/fVxnimdqP.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/8V48yHtx32Vwsp5uVolL/kr04dkU4WB9tTg0VkXxQ/ro7OPezbn.js\";import PrimaryCTA from\"https://framerusercontent.com/modules/nHC467q3Fz9BRtjDviDR/dSYdRrsiHnsNZkxHqCPV/B08VINb6W.js\";import VideoCTA from\"https://framerusercontent.com/modules/ibB1SQWnhPTHT5xBsyfa/rG9joGNR9huaVAxLIXYb/q15hln4Bx.js\";const PhosphorFonts=getFonts(Phosphor);const RichTextWithFX=withFX(RichText);const PrimaryCTAFonts=getFonts(PrimaryCTA);const VideoCTAFonts=getFonts(VideoCTA);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"Q63ZyvaUf\",\"ALeY2IrCR\",\"lZ_H3uXs6\",\"Q4lRA7Tvc\"];const serializationHash=\"framer-NuEmq\";const variantClassNames={ALeY2IrCR:\"framer-v-r2j6ex\",lZ_H3uXs6:\"framer-v-4095op\",Q4lRA7Tvc:\"framer-v-1wqkq2m\",Q63ZyvaUf:\"framer-v-ihpmo4\"};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)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition2={delay:.2,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:150};const transition3={delay:.3,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:150};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 4\":\"Q4lRA7Tvc\",Desktop:\"Q63ZyvaUf\",Mobile:\"lZ_H3uXs6\",Tablet:\"ALeY2IrCR\"};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:\"Q63ZyvaUf\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Q63ZyvaUf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"lZ_H3uXs6\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ihpmo4\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Q63ZyvaUf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({ALeY2IrCR:{\"data-framer-name\":\"Tablet\"},lZ_H3uXs6:{\"data-framer-name\":\"Mobile\"},Q4lRA7Tvc:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cwe3a7\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"mR9B73P6G\",style:{backgroundColor:\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-replal\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"b98izZNgf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:[\"Spectacles is protected by US Patent US11354501B2 \",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),\"\\xa9 2025 Spectacles LLC. All Rights Reserved.\"]})}),className:\"framer-kmxggf\",\"data-framer-name\":\"\\xa9 2023 Pulsar Template. All rights reserved.\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"BpafNqpKK\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lZ_H3uXs6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"13px\"},children:\"Spectacles is protected by US Patent US11354501B2 \"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"13px\"},children:\"\\xa9 2025 Spectacles LLC. All Rights Reserved.\"})]})}),transformTemplate:undefined},Q4lRA7Tvc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"14px\"},children:\"Spectacles is protected by US Patent US11354501B2 \"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"14px\"},children:\"\\xa9 2025 Spectacles LLC. All Rights Reserved.\"})]})}),transformTemplate:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ps06ii\",\"data-framer-name\":\"Social\",layoutDependency:layoutDependency,layoutId:\"wCYHBZMgY\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/spectacles_read\",nodeId:\"OpNpbsokz\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fe1xwl framer-1nqcu4x\",\"data-border\":true,\"data-framer-name\":\"X\",layoutDependency:layoutDependency,layoutId:\"OpNpbsokz\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dflbdc-container\",layoutDependency:layoutDependency,layoutId:\"O5cOxBbBT-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(255, 255, 255, 0.4)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XLogo\",id:\"O5cOxBbBT\",layoutId:\"O5cOxBbBT\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/channel/UCNsniQA88W8FUDbmNCT_GKw\",nodeId:\"e1Rscup5v\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1l5gvxu framer-1nqcu4x\",\"data-border\":true,\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"e1Rscup5v\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rgoihy-container\",layoutDependency:layoutDependency,layoutId:\"V7eiZOLyW-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(255, 255, 255, 0.4)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"YoutubeLogo\",id:\"V7eiZOLyW\",layoutId:\"V7eiZOLyW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://linkedin.com/company/spectacles-reader\",nodeId:\"pdpQCVU_M\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-cyetgs framer-1nqcu4x\",\"data-border\":true,\"data-framer-name\":\"Facebook\",layoutDependency:layoutDependency,layoutId:\"pdpQCVU_M\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uf94mq-container\",layoutDependency:layoutDependency,layoutId:\"AKPbwaqv_-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(255, 255, 255, 0.4)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"LinkedinLogo\",id:\"AKPbwaqv_\",layoutId:\"AKPbwaqv_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/spectacles_read/\",nodeId:\"z4p1HttRZ\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-125wknv framer-1nqcu4x\",\"data-border\":true,\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"z4p1HttRZ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.05)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s9r57-container\",layoutDependency:layoutDependency,layoutId:\"fqLs3J9o5-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(255, 255, 255, 0.4)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"InstagramLogo\",id:\"fqLs3J9o5\",layoutId:\"fqLs3J9o5\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7zhl2a\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"kjVCi9Rd9\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16yh4up\",\"data-framer-name\":\"Product\",layoutDependency:layoutDependency,layoutId:\"FKgFyC8pX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255)))\"},children:\"Support\"})}),className:\"framer-16ogdzv\",\"data-framer-name\":\"Product\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"EOIPJ00nm\",style:{\"--extracted-r6o4lv\":\"var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"L1MJYqP90\"},nodeId:\"hWyJj0Wpe\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Contact Us\"})})})}),className:\"framer-s7wnv2\",\"data-framer-name\":\"Support\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"hWyJj0Wpe\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"P4DjAt5Lr\"},nodeId:\"tK65vsTR9\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Patents\"})})})}),className:\"framer-vqh898\",\"data-framer-name\":\"Patents\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"tK65vsTR9\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DMRi0H2rg\"},nodeId:\"D_Uj2QNes\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"EULA\"})})})}),className:\"framer-kuejhj\",\"data-framer-name\":\"Eula\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"D_Uj2QNes\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"riN3gWten\"},nodeId:\"GwQecPNRj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Privacy Policy\"})})})}),className:\"framer-1uqif3o\",\"data-framer-name\":\"Privacy Policy\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"GwQecPNRj\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c1z0ec\",\"data-framer-name\":\"Product\",layoutDependency:layoutDependency,layoutId:\"m39y0UZfa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255)))\"},children:\"Links\"})}),className:\"framer-9rgi11\",\"data-framer-name\":\"Product\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"LpyeJOsKj\",style:{\"--extracted-r6o4lv\":\"var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Z25kDUU9k\",webPageId:\"augiA20Il\"},nodeId:\"RiPmczbcS\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Features\"})})})}),className:\"framer-1xfxd9q\",\"data-framer-name\":\"Features\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"RiPmczbcS\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":cY9a0usXd\",webPageId:\"augiA20Il\"},nodeId:\"knzeHaEeS\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Integrations\"})})})}),className:\"framer-166ugpf\",\"data-framer-name\":\"Integrations\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"knzeHaEeS\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":ghhOCmLKC\",webPageId:\"augiA20Il\"},nodeId:\"t6p63uYdU\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Pricing\"})})})}),className:\"framer-16ejdrj\",\"data-framer-name\":\"Pricing\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"t6p63uYdU\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"/Rewards\",nodeId:\"rx7wdd2_0\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Rewards\"})})})}),className:\"framer-1783dmg\",\"data-framer-name\":\"Rewards\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"rx7wdd2_0\",style:{\"--extracted-r6o4lv\":\"var(--token-a9fc5a26-3471-48fe-b86d-2784949d7cc4, rgb(153, 153, 153))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"x6JZ0wjZF\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1uf5c7x framer-1nqcu4x\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"x6JZ0wjZF\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+466+420-347+0+20+-18),pixelHeight:859,pixelWidth:2016,sizes:\"162px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"},className:\"framer-1w5psxy\",layoutDependency:layoutDependency,layoutId:\"da3rLU3z1\",...addPropertyOverrides({ALeY2IrCR:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+466+45+0+20+-18),pixelHeight:859,pixelWidth:2016,sizes:\"162px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}},lZ_H3uXs6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+504+590-500+0+20+-15.5),pixelHeight:859,pixelWidth:2016,sizes:\"181px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}},Q4lRA7Tvc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+456+178+0+20+-22.5),pixelHeight:859,pixelWidth:2016,sizes:\"201px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:\"https://appsource.microsoft.com/en-us/product/office/WA200001431?src=office\",nodeId:\"UYQSH6jkL\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+466+420-347+20),pixelHeight:163,pixelWidth:367,src:\"https://framerusercontent.com/images/YuDhQmTux9smO4l8HvYKakUEhlM.png\"},className:\"framer-655qmm framer-1nqcu4x\",layoutDependency:layoutDependency,layoutId:\"UYQSH6jkL\",...addPropertyOverrides({ALeY2IrCR:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+466+45+72),pixelHeight:163,pixelWidth:367,src:\"https://framerusercontent.com/images/YuDhQmTux9smO4l8HvYKakUEhlM.png\"}},lZ_H3uXs6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+504+590-500+490-144),pixelHeight:163,pixelWidth:367,src:\"https://framerusercontent.com/images/YuDhQmTux9smO4l8HvYKakUEhlM.png\"}},Q4lRA7Tvc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+456+178+139),pixelHeight:163,pixelWidth:367,src:\"https://framerusercontent.com/images/YuDhQmTux9smO4l8HvYKakUEhlM.png\"}}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tx0bol\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"C7ABvWAEJ\",style:{backgroundColor:\"rgba(255, 255, 255, 0.2)\"}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16qx465\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"bAJp8LA4I\",style:{backgroundColor:\"rgba(255, 255, 255, 0.2)\"}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eyshkp\",\"data-framer-name\":\"CTA\",layoutDependency:layoutDependency,layoutId:\"MDRTk8dke\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12p508i\",\"data-framer-name\":\"Grid\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"D3XmB9hSt\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1160 240\"><g><defs><radialGradient id=\"idss9643628491_1g80020111\" cy=\"0.797\" cx=\"0.5\" r=\"0.563\" gradientTransform=\"translate(0.5, 0.797) scale(1 1.3321492007104796) translate(-0.5, -0.797)\"><stop offset=\"0\" stop-color=\"rgba(255, 255, 255, 0.4)\" stop-opacity=\"0.4\"></stop><stop offset=\"1\" stop-color=\"rgba(255, 255, 255, 0)\" stop-opacity=\"0\"></stop></radialGradient></defs><path d=\"M 808.898 110.983 L 923.906 110.983 L 904.104 64.047 L 795.696 64.047 Z M 692.494 110.983 L 807.859 110.983 L 794.657 64.047 L 685.893 64.047 Z M 580.9 110.983 L 691.484 110.983 L 684.883 64.047 L 580.9 64.047 Z M 469.316 110.983 L 579.9 110.983 L 579.9 64.047 L 475.917 64.047 Z M 352.941 110.983 L 468.306 110.983 L 474.907 64.047 L 366.143 64.047 Z M 236.894 110.983 L 351.902 110.983 L 365.104 64.047 L 256.696 64.047 Z M 315.919 238.915 L 334.206 173.897 L 210.35 173.897 L 182.461 240 L 181.539 239.612 L 209.265 173.897 L 0 173.897 L 0 172.898 L 209.686 172.898 L 235.388 111.982 L 0 111.982 L 0 110.983 L 235.809 110.983 L 255.611 64.047 L 0 64.047 L 0 63.049 L 256.033 63.049 L 275.414 17.112 L 0 17.112 L 0 16.113 L 275.835 16.113 L 282.339 0.697 L 283.261 1.085 L 276.92 16.113 L 378.586 16.113 L 383.119 0 L 384.081 0.27 L 379.625 16.113 L 481.648 16.113 L 483.905 0.066 L 484.895 0.204 L 482.658 16.113 L 579.9 16.113 L 579.9 0.135 L 580.9 0.135 L 580.9 16.113 L 678.142 16.113 L 675.905 0.204 L 676.895 0.066 L 679.152 16.113 L 781.175 16.113 L 776.719 0.27 L 777.681 0 L 782.214 16.113 L 883.88 16.113 L 877.539 1.085 L 878.461 0.697 L 884.965 16.113 L 1160 16.113 L 1160 17.112 L 885.386 17.112 L 904.767 63.049 L 1160 63.049 L 1160 64.047 L 905.189 64.047 L 924.991 110.983 L 1160 110.983 L 1160 111.982 L 925.412 111.982 L 951.114 172.898 L 1160 172.898 L 1160 173.897 L 951.535 173.897 L 979.261 239.612 L 978.339 240 L 950.45 173.897 L 826.594 173.897 L 844.881 238.915 L 843.919 239.185 L 825.555 173.897 L 701.342 173.897 L 710.495 238.981 L 709.505 239.12 L 700.332 173.897 L 580.9 173.897 L 580.9 239.05 L 579.9 239.05 L 579.9 173.897 L 460.468 173.897 L 451.295 239.12 L 450.305 238.981 L 459.458 173.897 L 335.245 173.897 L 316.881 239.185 Z M 276.499 17.112 L 257.118 63.049 L 365.385 63.049 L 378.306 17.112 Z M 379.344 17.112 L 366.423 63.049 L 475.047 63.049 L 481.508 17.112 Z M 482.517 17.112 L 476.057 63.049 L 579.9 63.049 L 579.9 17.112 Z M 580.9 17.112 L 580.9 63.049 L 684.743 63.049 L 678.283 17.112 Z M 679.292 17.112 L 685.753 63.049 L 794.377 63.049 L 781.456 17.112 Z M 782.494 17.112 L 795.415 63.049 L 903.682 63.049 L 884.301 17.112 Z M 236.473 111.982 L 210.772 172.898 L 334.487 172.898 L 351.621 111.982 Z M 352.66 111.982 L 335.526 172.898 L 459.598 172.898 L 468.165 111.982 Z M 469.175 111.982 L 460.608 172.898 L 579.9 172.898 L 579.9 111.982 Z M 580.9 111.982 L 580.9 172.898 L 700.192 172.898 L 691.625 111.982 Z M 692.635 111.982 L 701.202 172.898 L 825.274 172.898 L 808.14 111.982 Z M 809.179 111.982 L 826.313 172.898 L 950.028 172.898 L 924.327 111.982 Z\" fill=\"url(#idss9643628491_1g80020111)\"></path></g></svg>',svgContentId:9643628491,withExternalLayout:true,...addPropertyOverrides({ALeY2IrCR:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 810 168\"><g><defs><radialGradient id=\"idss8757605293_1g80020111\" cy=\"0.797\" cx=\"0.5\" r=\"0.563\" gradientTransform=\"translate(0.5, 0.797) scale(1 1.3321492007104796) translate(-0.5, -0.797)\"><stop offset=\"0\" stop-color=\"rgba(255, 255, 255, 0.4)\" stop-opacity=\"0.4\"></stop><stop offset=\"1\" stop-color=\"rgba(255, 255, 255, 0)\" stop-opacity=\"0\"></stop></radialGradient></defs><path d=\"M 564.834 77.688 L 645.141 77.688 L 631.314 44.833 L 555.615 44.833 Z M 483.552 77.688 L 564.108 77.688 L 554.89 44.833 L 478.943 44.833 Z M 405.628 77.688 L 482.847 77.688 L 478.237 44.833 L 405.628 44.833 Z M 327.712 77.688 L 404.93 77.688 L 404.93 44.833 L 332.321 44.833 Z M 246.45 77.688 L 327.007 77.688 L 331.616 44.833 L 255.669 44.833 Z M 165.417 77.688 L 245.725 77.688 L 254.943 44.833 L 179.245 44.833 Z M 220.599 167.24 L 233.368 121.728 L 146.882 121.728 L 127.408 168 L 126.764 167.728 L 146.125 121.728 L 0 121.728 L 0 121.029 L 146.419 121.029 L 164.366 78.387 L 0 78.387 L 0 77.688 L 164.66 77.688 L 178.487 44.833 L 0 44.833 L 0 44.134 L 178.782 44.134 L 192.315 11.978 L 0 11.978 L 0 11.279 L 192.609 11.279 L 197.151 0.488 L 197.794 0.759 L 193.367 11.279 L 264.357 11.279 L 267.523 0 L 268.194 0.189 L 265.083 11.279 L 336.323 11.279 L 337.899 0.046 L 338.59 0.143 L 337.028 11.279 L 404.93 11.279 L 404.93 0.095 L 405.628 0.095 L 405.628 11.279 L 473.53 11.279 L 471.968 0.143 L 472.659 0.046 L 474.235 11.279 L 545.476 11.279 L 542.364 0.189 L 543.036 0 L 546.201 11.279 L 617.192 11.279 L 612.764 0.759 L 613.408 0.488 L 617.95 11.279 L 810 11.279 L 810 11.978 L 618.244 11.978 L 631.777 44.134 L 810 44.134 L 810 44.833 L 632.072 44.833 L 645.899 77.688 L 810 77.688 L 810 78.387 L 646.193 78.387 L 664.14 121.029 L 810 121.029 L 810 121.728 L 664.434 121.728 L 683.794 167.728 L 683.151 168 L 663.676 121.728 L 577.191 121.728 L 589.96 167.24 L 589.288 167.429 L 576.465 121.728 L 489.73 121.728 L 496.122 167.287 L 495.43 167.384 L 489.025 121.728 L 405.628 121.728 L 405.628 167.335 L 404.93 167.335 L 404.93 121.728 L 321.534 121.728 L 315.128 167.384 L 314.437 167.287 L 320.828 121.728 L 234.093 121.728 L 221.27 167.429 Z M 193.073 11.978 L 179.539 44.134 L 255.14 44.134 L 264.162 11.978 Z M 264.887 11.978 L 255.864 44.134 L 331.714 44.134 L 336.225 11.978 Z M 336.93 11.978 L 332.419 44.134 L 404.93 44.134 L 404.93 11.978 Z M 405.628 11.978 L 405.628 44.134 L 478.14 44.134 L 473.629 11.978 Z M 474.333 11.978 L 478.845 44.134 L 554.694 44.134 L 545.672 11.978 Z M 546.397 11.978 L 555.419 44.134 L 631.019 44.134 L 617.486 11.978 Z M 165.123 78.387 L 147.177 121.029 L 233.564 121.029 L 245.528 78.387 Z M 246.254 78.387 L 234.29 121.029 L 320.926 121.029 L 326.908 78.387 Z M 327.614 78.387 L 321.631 121.029 L 404.93 121.029 L 404.93 78.387 Z M 405.628 78.387 L 405.628 121.029 L 488.927 121.029 L 482.945 78.387 Z M 483.65 78.387 L 489.632 121.029 L 576.269 121.029 L 564.305 78.387 Z M 565.03 78.387 L 576.994 121.029 L 663.382 121.029 L 645.435 78.387 Z\" fill=\"url(#idss8757605293_1g80020111)\"></path></g></svg>',svgContentId:8757605293},lZ_H3uXs6:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 390 81\"><g><defs><radialGradient id=\"idss9940333477_1g80020111\" cy=\"0.797\" cx=\"0.5\" r=\"0.563\" gradientTransform=\"translate(0.5, 0.797) scale(1 1.3321492007104796) translate(-0.5, -0.797)\"><stop offset=\"0\" stop-color=\"rgba(255, 255, 255, 0.4)\" stop-opacity=\"0.4\"></stop><stop offset=\"1\" stop-color=\"rgba(255, 255, 255, 0)\" stop-opacity=\"0\"></stop></radialGradient></defs><path d=\"M 271.957 37.457 L 310.624 37.457 L 303.966 21.616 L 267.518 21.616 Z M 232.821 37.457 L 271.608 37.457 L 267.169 21.616 L 230.602 21.616 Z M 195.303 37.457 L 232.482 37.457 L 230.262 21.616 L 195.303 21.616 Z M 157.787 37.457 L 194.966 37.457 L 194.966 21.616 L 160.007 21.616 Z M 118.661 37.457 L 157.448 37.457 L 159.667 21.616 L 123.1 21.616 Z M 79.645 37.457 L 118.312 37.457 L 122.75 21.616 L 86.303 21.616 Z M 106.214 80.634 L 112.362 58.69 L 70.721 58.69 L 61.345 81 L 61.035 80.869 L 70.356 58.69 L 0 58.69 L 0 58.353 L 70.498 58.353 L 79.139 37.794 L 0 37.794 L 0 37.457 L 79.281 37.457 L 85.938 21.616 L 0 21.616 L 0 21.279 L 86.08 21.279 L 92.596 5.775 L 0 5.775 L 0 5.438 L 92.738 5.438 L 94.924 0.235 L 95.234 0.366 L 93.102 5.438 L 127.283 5.438 L 128.807 0 L 129.131 0.091 L 127.633 5.438 L 161.933 5.438 L 162.692 0.022 L 163.025 0.069 L 162.273 5.438 L 194.966 5.438 L 194.966 0.046 L 195.303 0.046 L 195.303 5.438 L 227.996 5.438 L 227.244 0.069 L 227.577 0.022 L 228.336 5.438 L 262.636 5.438 L 261.138 0.091 L 261.462 0 L 262.986 5.438 L 297.167 5.438 L 295.035 0.366 L 295.345 0.235 L 297.531 5.438 L 390 5.438 L 390 5.775 L 297.673 5.775 L 304.189 21.279 L 390 21.279 L 390 21.616 L 304.331 21.616 L 310.988 37.457 L 390 37.457 L 390 37.794 L 311.13 37.794 L 319.771 58.353 L 390 58.353 L 390 58.69 L 319.913 58.69 L 329.234 80.869 L 328.924 81 L 319.548 58.69 L 277.907 58.69 L 284.055 80.634 L 283.731 80.725 L 277.557 58.69 L 235.796 58.69 L 238.873 80.656 L 238.54 80.703 L 235.456 58.69 L 195.303 58.69 L 195.303 80.679 L 194.966 80.679 L 194.966 58.69 L 154.813 58.69 L 151.728 80.703 L 151.396 80.656 L 154.473 58.69 L 112.712 58.69 L 106.538 80.725 Z M 92.961 5.775 L 86.445 21.279 L 122.845 21.279 L 127.189 5.775 Z M 127.538 5.775 L 123.194 21.279 L 159.714 21.279 L 161.886 5.775 Z M 162.226 5.775 L 160.054 21.279 L 194.966 21.279 L 194.966 5.775 Z M 195.303 5.775 L 195.303 21.279 L 230.215 21.279 L 228.043 5.775 Z M 228.383 5.775 L 230.555 21.279 L 267.075 21.279 L 262.731 5.775 Z M 263.08 5.775 L 267.424 21.279 L 303.824 21.279 L 297.308 5.775 Z M 79.504 37.794 L 70.863 58.353 L 112.457 58.353 L 118.217 37.794 Z M 118.567 37.794 L 112.806 58.353 L 154.52 58.353 L 157.4 37.794 Z M 157.74 37.794 L 154.86 58.353 L 194.966 58.353 L 194.966 37.794 Z M 195.303 37.794 L 195.303 58.353 L 235.409 58.353 L 232.529 37.794 Z M 232.869 37.794 L 235.749 58.353 L 277.463 58.353 L 271.702 37.794 Z M 272.052 37.794 L 277.812 58.353 L 319.406 58.353 L 310.765 37.794 Z\" fill=\"url(#idss9940333477_1g80020111)\"></path></g></svg>',svgContentId:9940333477},Q4lRA7Tvc:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 390 81\"><g><defs><radialGradient id=\"idss9940333477_1g80020111\" cy=\"0.797\" cx=\"0.5\" r=\"0.563\" gradientTransform=\"translate(0.5, 0.797) scale(1 1.3321492007104796) translate(-0.5, -0.797)\"><stop offset=\"0\" stop-color=\"rgba(255, 255, 255, 0.4)\" stop-opacity=\"0.4\"></stop><stop offset=\"1\" stop-color=\"rgba(255, 255, 255, 0)\" stop-opacity=\"0\"></stop></radialGradient></defs><path d=\"M 271.957 37.457 L 310.624 37.457 L 303.966 21.616 L 267.518 21.616 Z M 232.821 37.457 L 271.608 37.457 L 267.169 21.616 L 230.602 21.616 Z M 195.303 37.457 L 232.482 37.457 L 230.262 21.616 L 195.303 21.616 Z M 157.787 37.457 L 194.966 37.457 L 194.966 21.616 L 160.007 21.616 Z M 118.661 37.457 L 157.448 37.457 L 159.667 21.616 L 123.1 21.616 Z M 79.645 37.457 L 118.312 37.457 L 122.75 21.616 L 86.303 21.616 Z M 106.214 80.634 L 112.362 58.69 L 70.721 58.69 L 61.345 81 L 61.035 80.869 L 70.356 58.69 L 0 58.69 L 0 58.353 L 70.498 58.353 L 79.139 37.794 L 0 37.794 L 0 37.457 L 79.281 37.457 L 85.938 21.616 L 0 21.616 L 0 21.279 L 86.08 21.279 L 92.596 5.775 L 0 5.775 L 0 5.438 L 92.738 5.438 L 94.924 0.235 L 95.234 0.366 L 93.102 5.438 L 127.283 5.438 L 128.807 0 L 129.131 0.091 L 127.633 5.438 L 161.933 5.438 L 162.692 0.022 L 163.025 0.069 L 162.273 5.438 L 194.966 5.438 L 194.966 0.046 L 195.303 0.046 L 195.303 5.438 L 227.996 5.438 L 227.244 0.069 L 227.577 0.022 L 228.336 5.438 L 262.636 5.438 L 261.138 0.091 L 261.462 0 L 262.986 5.438 L 297.167 5.438 L 295.035 0.366 L 295.345 0.235 L 297.531 5.438 L 390 5.438 L 390 5.775 L 297.673 5.775 L 304.189 21.279 L 390 21.279 L 390 21.616 L 304.331 21.616 L 310.988 37.457 L 390 37.457 L 390 37.794 L 311.13 37.794 L 319.771 58.353 L 390 58.353 L 390 58.69 L 319.913 58.69 L 329.234 80.869 L 328.924 81 L 319.548 58.69 L 277.907 58.69 L 284.055 80.634 L 283.731 80.725 L 277.557 58.69 L 235.796 58.69 L 238.873 80.656 L 238.54 80.703 L 235.456 58.69 L 195.303 58.69 L 195.303 80.679 L 194.966 80.679 L 194.966 58.69 L 154.813 58.69 L 151.728 80.703 L 151.396 80.656 L 154.473 58.69 L 112.712 58.69 L 106.538 80.725 Z M 92.961 5.775 L 86.445 21.279 L 122.845 21.279 L 127.189 5.775 Z M 127.538 5.775 L 123.194 21.279 L 159.714 21.279 L 161.886 5.775 Z M 162.226 5.775 L 160.054 21.279 L 194.966 21.279 L 194.966 5.775 Z M 195.303 5.775 L 195.303 21.279 L 230.215 21.279 L 228.043 5.775 Z M 228.383 5.775 L 230.555 21.279 L 267.075 21.279 L 262.731 5.775 Z M 263.08 5.775 L 267.424 21.279 L 303.824 21.279 L 297.308 5.775 Z M 79.504 37.794 L 70.863 58.353 L 112.457 58.353 L 118.217 37.794 Z M 118.567 37.794 L 112.806 58.353 L 154.52 58.353 L 157.4 37.794 Z M 157.74 37.794 L 154.86 58.353 L 194.966 58.353 L 194.966 37.794 Z M 195.303 37.794 L 195.303 58.353 L 235.409 58.353 L 232.529 37.794 Z M 232.869 37.794 L 235.749 58.353 L 277.463 58.353 L 271.702 37.794 Z M 272.052 37.794 L 277.812 58.353 L 319.406 58.353 L 310.765 37.794 Z\" fill=\"url(#idss9940333477_1g80020111)\"></path></g></svg>',svgContentId:9940333477}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jytif9\",\"data-framer-name\":\"White Glow\",layoutDependency:layoutDependency,layoutId:\"x4Pcy6Iq8\",style:{background:\"radial-gradient(41.74213925796515% 99.99999999999953% at 49.99999847225504% 100.00000262421294%, rgba(255, 255, 255, 0.15000000596046448) 0%, rgba(255, 255, 255, 0) 100%)\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+466-9.99993896484375),positionX:\"center\",positionY:\"center\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/7A7NH5w0brK8R2iZaYTVdRuirE.png\",srcSet:\"https://framerusercontent.com/images/7A7NH5w0brK8R2iZaYTVdRuirE.png?scale-down-to=512 512w,https://framerusercontent.com/images/7A7NH5w0brK8R2iZaYTVdRuirE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7A7NH5w0brK8R2iZaYTVdRuirE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7A7NH5w0brK8R2iZaYTVdRuirE.png 2880w\"},className:\"framer-94r3vx\",\"data-framer-name\":\"Color Glow\",layoutDependency:layoutDependency,layoutId:\"kRURgUJYD\",style:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,opacity:.8}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wkeo7o\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"D6IHqiqWo\",transformTemplate:transformTemplate1,...addPropertyOverrides({lZ_H3uXs6:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u5r2v7\",layoutDependency:layoutDependency,layoutId:\"GJcacgSrc\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:260,intrinsicWidth:260,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+0),pixelHeight:859,pixelWidth:2016,sizes:\"163px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"},className:\"framer-j2ekyi\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"hGW_48hBj\",...addPropertyOverrides({lZ_H3uXs6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:260,intrinsicWidth:260,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+466-492+100+0+0+0),pixelHeight:859,pixelWidth:2016,sizes:\"147px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}},Q4lRA7Tvc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:260,intrinsicWidth:260,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+82+0+0+0),pixelHeight:859,pixelWidth:2016,sizes:\"163px\",src:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HLoqvIwDsjPO05jwo29HAp3TFE.png 2016w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(95.7% 179% at 19.7% 30.9%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"P4DjAt5Lr\"},nodeId:\"yYiM1moTN\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Spectacles is protected by US Patent US11354501B2\"})})})})}),className:\"framer-edc725\",\"data-framer-name\":\"Title\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"yYiM1moTN\",style:{\"--extracted-1of0zx5\":\"var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255))\",transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lZ_H3uXs6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-40b3fdae-a570-48af-96e5-b84e94187a1d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(95.7% 179% at 19.7% 30.9%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"P4DjAt5Lr\"},nodeId:\"yYiM1moTN\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Spectacles is protected by US Patent US11354501B2\"})})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(95.7% 179% at 19.7% 30.9%, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)\"},children:\"Change the Way You Read Contracts Forever\"})})}),className:\"framer-1awf4qq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YejLpjRxJ\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-jxg9nv\",\"data-framer-name\":\"CTAs\",layoutDependency:layoutDependency,layoutId:\"TWgxrDTn6\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"158px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+276+0,...addPropertyOverrides({lZ_H3uXs6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+466-492+100+414+0},Q4lRA7Tvc:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+82+430+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xoqnwf-container\",layoutDependency:layoutDependency,layoutId:\"PZyK_MFNL-container\",children:/*#__PURE__*/_jsx(PrimaryCTA,{AIAm80fb4:\"Start Free Trial\",height:\"100%\",id:\"PZyK_MFNL\",layoutId:\"PZyK_MFNL\",RU4SAeqQJ:1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"160px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+276+0,...addPropertyOverrides({lZ_H3uXs6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+466-492+100+414+0},Q4lRA7Tvc:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+82+430+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2ztggh-container\",layoutDependency:layoutDependency,layoutId:\"P7TBqrr0C-container\",children:/*#__PURE__*/_jsx(VideoCTA,{BS7HGAX7Z:\"Watch Demo\",height:\"100%\",id:\"P7TBqrr0C\",layoutId:\"P7TBqrr0C\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NuEmq.framer-1nqcu4x, .framer-NuEmq .framer-1nqcu4x { display: block; }\",\".framer-NuEmq.framer-ihpmo4 { height: 886px; overflow: visible; position: relative; width: 1200px; }\",\".framer-NuEmq .framer-cwe3a7 { flex: none; height: 420px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 466px; width: 100%; }\",\".framer-NuEmq .framer-replal { bottom: 16px; flex: none; height: 331px; left: calc(50.416666666666686% - min(1400px, 1140px) / 2); max-width: 1400px; overflow: visible; position: absolute; width: 1140px; }\",\".framer-NuEmq .framer-kmxggf { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; white-space: pre; width: auto; }\",\".framer-NuEmq .framer-1ps06ii { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 100px; width: min-content; }\",\".framer-NuEmq .framer-fe1xwl, .framer-NuEmq .framer-1l5gvxu, .framer-NuEmq .framer-cyetgs, .framer-NuEmq .framer-125wknv { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; padding: 0px; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-NuEmq .framer-dflbdc-container, .framer-NuEmq .framer-1rgoihy-container, .framer-NuEmq .framer-uf94mq-container, .framer-NuEmq .framer-1s9r57-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-NuEmq .framer-7zhl2a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: absolute; right: 80px; top: 20px; width: min-content; }\",\".framer-NuEmq .framer-16yh4up, .framer-NuEmq .framer-1c1z0ec { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-NuEmq .framer-16ogdzv, .framer-NuEmq .framer-s7wnv2, .framer-NuEmq .framer-vqh898, .framer-NuEmq .framer-kuejhj, .framer-NuEmq .framer-1uqif3o, .framer-NuEmq .framer-9rgi11, .framer-NuEmq .framer-1xfxd9q, .framer-NuEmq .framer-166ugpf, .framer-NuEmq .framer-16ejdrj, .framer-NuEmq .framer-1783dmg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NuEmq .framer-1uf5c7x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 60px; justify-content: center; left: 0px; overflow: visible; padding: 20px; position: absolute; text-decoration: none; top: 0px; width: 200px; }\",\".framer-NuEmq .framer-1w5psxy { flex: none; height: 56px; overflow: visible; position: relative; width: 162px; }\",\".framer-NuEmq .framer-655qmm { flex: none; height: 62px; left: calc(54.2105263157895% - 154px / 2); overflow: hidden; position: absolute; text-decoration: none; top: 20px; width: 154px; }\",\".framer-NuEmq .framer-tx0bol { flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 825px; width: 100%; }\",\".framer-NuEmq .framer-16qx465 { bottom: 87px; flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; }\",\".framer-NuEmq .framer-1eyshkp { flex: none; height: 466px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: 0px; width: 100%; }\",\".framer-NuEmq .framer-12p508i { bottom: 0px; flex: none; height: 240px; left: calc(50.00000000000002% - 1160px / 2); position: absolute; width: 1160px; }\",\".framer-NuEmq .framer-1jytif9 { bottom: 0px; flex: none; height: 330px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; }\",\".framer-NuEmq .framer-94r3vx { bottom: 0px; flex: none; height: 10px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; }\",\".framer-NuEmq .framer-1wkeo7o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 478px; }\",\".framer-NuEmq .framer-1u5r2v7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NuEmq .framer-j2ekyi { flex: none; height: 60px; overflow: visible; position: relative; width: 163px; }\",\".framer-NuEmq .framer-edc725 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NuEmq .framer-1awf4qq { flex: none; height: 84px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NuEmq .framer-jxg9nv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-NuEmq .framer-xoqnwf-container { flex: none; height: 40px; position: relative; width: 158px; }\",\".framer-NuEmq .framer-2ztggh-container { flex: none; height: 40px; position: relative; width: 160px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NuEmq .framer-1ps06ii, .framer-NuEmq .framer-fe1xwl, .framer-NuEmq .framer-1l5gvxu, .framer-NuEmq .framer-cyetgs, .framer-NuEmq .framer-125wknv, .framer-NuEmq .framer-7zhl2a, .framer-NuEmq .framer-16yh4up, .framer-NuEmq .framer-1c1z0ec, .framer-NuEmq .framer-1uf5c7x, .framer-NuEmq .framer-1wkeo7o, .framer-NuEmq .framer-1u5r2v7, .framer-NuEmq .framer-jxg9nv { gap: 0px; } .framer-NuEmq .framer-1ps06ii > *, .framer-NuEmq .framer-fe1xwl > *, .framer-NuEmq .framer-1l5gvxu > *, .framer-NuEmq .framer-cyetgs > *, .framer-NuEmq .framer-125wknv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NuEmq .framer-1ps06ii > :first-child, .framer-NuEmq .framer-fe1xwl > :first-child, .framer-NuEmq .framer-1l5gvxu > :first-child, .framer-NuEmq .framer-cyetgs > :first-child, .framer-NuEmq .framer-125wknv > :first-child, .framer-NuEmq .framer-7zhl2a > :first-child, .framer-NuEmq .framer-jxg9nv > :first-child { margin-left: 0px; } .framer-NuEmq .framer-1ps06ii > :last-child, .framer-NuEmq .framer-fe1xwl > :last-child, .framer-NuEmq .framer-1l5gvxu > :last-child, .framer-NuEmq .framer-cyetgs > :last-child, .framer-NuEmq .framer-125wknv > :last-child, .framer-NuEmq .framer-7zhl2a > :last-child, .framer-NuEmq .framer-jxg9nv > :last-child { margin-right: 0px; } .framer-NuEmq .framer-7zhl2a > * { margin: 0px; margin-left: calc(140px / 2); margin-right: calc(140px / 2); } .framer-NuEmq .framer-16yh4up > *, .framer-NuEmq .framer-1c1z0ec > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-NuEmq .framer-16yh4up > :first-child, .framer-NuEmq .framer-1c1z0ec > :first-child, .framer-NuEmq .framer-1uf5c7x > :first-child, .framer-NuEmq .framer-1wkeo7o > :first-child, .framer-NuEmq .framer-1u5r2v7 > :first-child { margin-top: 0px; } .framer-NuEmq .framer-16yh4up > :last-child, .framer-NuEmq .framer-1c1z0ec > :last-child, .framer-NuEmq .framer-1uf5c7x > :last-child, .framer-NuEmq .framer-1wkeo7o > :last-child, .framer-NuEmq .framer-1u5r2v7 > :last-child { margin-bottom: 0px; } .framer-NuEmq .framer-1uf5c7x > *, .framer-NuEmq .framer-1u5r2v7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NuEmq .framer-1wkeo7o > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-NuEmq .framer-jxg9nv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-NuEmq.framer-v-r2j6ex.framer-ihpmo4 { height: 936px; width: 810px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-cwe3a7 { height: 470px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-replal { bottom: unset; height: 380px; left: 40px; right: 40px; top: 45px; width: unset; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-kmxggf { height: 12px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-1ps06ii { left: unset; right: 0px; top: 0px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-7zhl2a { left: 0px; right: unset; top: 110px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-655qmm { left: unset; right: 7px; top: 72px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-tx0bol { top: 875px; }\",\".framer-NuEmq.framer-v-r2j6ex .framer-12p508i { height: 168px; left: calc(50.00000000000002% - 810px / 2); width: 810px; }\",\".framer-NuEmq.framer-v-4095op.framer-ihpmo4 { height: 1094px; width: 390px; }\",\".framer-NuEmq.framer-v-4095op .framer-cwe3a7 { height: 590px; top: 504px; }\",\".framer-NuEmq.framer-v-4095op .framer-replal { bottom: 10px; height: 490px; left: calc(50.00000000000002% - min(1400px, 310px) / 2); width: 310px; }\",\".framer-NuEmq.framer-v-4095op .framer-kmxggf { bottom: 25px; left: 1px; }\",\".framer-NuEmq.framer-v-4095op .framer-1ps06ii, .framer-NuEmq.framer-v-1wqkq2m .framer-1ps06ii { top: 80px; }\",\".framer-NuEmq.framer-v-4095op .framer-7zhl2a { align-content: unset; align-items: unset; display: grid; gap: 80px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(120px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 171px; justify-content: center; left: 10px; right: unset; top: 166px; }\",\".framer-NuEmq.framer-v-4095op .framer-16yh4up, .framer-NuEmq.framer-v-4095op .framer-1c1z0ec, .framer-NuEmq.framer-v-1wqkq2m .framer-16yh4up, .framer-NuEmq.framer-v-1wqkq2m .framer-1c1z0ec { align-self: start; gap: 18px; height: 180px; justify-self: start; width: 100%; }\",\".framer-NuEmq.framer-v-4095op .framer-1uf5c7x { align-content: flex-start; align-items: flex-start; height: 65px; left: -14px; width: 324px; }\",\".framer-NuEmq.framer-v-4095op .framer-1w5psxy { order: 0; width: 181px; }\",\".framer-NuEmq.framer-v-4095op .framer-655qmm { bottom: 93px; height: 51px; left: 0px; top: unset; width: 120px; }\",\".framer-NuEmq.framer-v-4095op .framer-tx0bol { left: calc(49.230769230769255% - 100% / 2); top: 1039px; }\",\".framer-NuEmq.framer-v-4095op .framer-12p508i, .framer-NuEmq.framer-v-1wqkq2m .framer-12p508i { height: 81px; left: calc(50.00000000000002% - 390px / 2); width: 390px; }\",\".framer-NuEmq.framer-v-4095op .framer-1wkeo7o { bottom: -162px; gap: 28px; left: 0px; padding: 100px 0px 100px 0px; right: 0px; top: unset; width: unset; }\",\".framer-NuEmq.framer-v-4095op .framer-1u5r2v7 { order: 0; }\",\".framer-NuEmq.framer-v-4095op .framer-j2ekyi { height: 52px; width: 147px; }\",\".framer-NuEmq.framer-v-4095op .framer-edc725 { height: 82px; width: 341px; }\",\".framer-NuEmq.framer-v-4095op .framer-1awf4qq { height: 214px; order: 1; width: 340px; }\",\".framer-NuEmq.framer-v-4095op .framer-jxg9nv { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NuEmq.framer-v-4095op .framer-7zhl2a, .framer-NuEmq.framer-v-4095op .framer-16yh4up, .framer-NuEmq.framer-v-4095op .framer-1c1z0ec, .framer-NuEmq.framer-v-4095op .framer-1wkeo7o { gap: 0px; } .framer-NuEmq.framer-v-4095op .framer-7zhl2a > *, .framer-NuEmq.framer-v-4095op .framer-7zhl2a > :first-child, .framer-NuEmq.framer-v-4095op .framer-7zhl2a > :last-child { margin: 0px; } .framer-NuEmq.framer-v-4095op .framer-16yh4up > *, .framer-NuEmq.framer-v-4095op .framer-1c1z0ec > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-NuEmq.framer-v-4095op .framer-16yh4up > :first-child, .framer-NuEmq.framer-v-4095op .framer-1c1z0ec > :first-child, .framer-NuEmq.framer-v-4095op .framer-1wkeo7o > :first-child { margin-top: 0px; } .framer-NuEmq.framer-v-4095op .framer-16yh4up > :last-child, .framer-NuEmq.framer-v-4095op .framer-1c1z0ec > :last-child, .framer-NuEmq.framer-v-4095op .framer-1wkeo7o > :last-child { margin-bottom: 0px; } .framer-NuEmq.framer-v-4095op .framer-1wkeo7o > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } }\",\".framer-NuEmq.framer-v-1wqkq2m.framer-ihpmo4 { height: 1130px; width: 390px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-cwe3a7 { height: 674px; left: calc(51.2820512820513% - 102.56410256410255% / 2); top: 456px; width: 103%; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-replal { bottom: unset; height: 452px; left: 44px; right: 36px; top: 178px; width: unset; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-kmxggf { left: 0px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-7zhl2a { align-content: unset; align-items: unset; display: grid; gap: 80px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(120px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 215px; justify-content: center; left: 0px; right: unset; top: 237px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-1uf5c7x { align-content: flex-start; align-items: flex-start; height: 58px; left: -18px; width: 351px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-1w5psxy { height: 63px; order: 0; width: 201px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-655qmm { height: 61px; left: 0px; top: 139px; width: 140px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-tx0bol { bottom: 117px; left: 0px; top: unset; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-1wkeo7o { gap: 54px; padding: 82px 0px 82px 0px; width: 390px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-edc725 { height: 88px; width: 340px; }\",\".framer-NuEmq.framer-v-1wqkq2m .framer-1awf4qq { height: 164px; width: 340px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NuEmq.framer-v-1wqkq2m .framer-7zhl2a, .framer-NuEmq.framer-v-1wqkq2m .framer-16yh4up, .framer-NuEmq.framer-v-1wqkq2m .framer-1c1z0ec, .framer-NuEmq.framer-v-1wqkq2m .framer-1wkeo7o { gap: 0px; } .framer-NuEmq.framer-v-1wqkq2m .framer-7zhl2a > *, .framer-NuEmq.framer-v-1wqkq2m .framer-7zhl2a > :first-child, .framer-NuEmq.framer-v-1wqkq2m .framer-7zhl2a > :last-child { margin: 0px; } .framer-NuEmq.framer-v-1wqkq2m .framer-16yh4up > *, .framer-NuEmq.framer-v-1wqkq2m .framer-1c1z0ec > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-NuEmq.framer-v-1wqkq2m .framer-16yh4up > :first-child, .framer-NuEmq.framer-v-1wqkq2m .framer-1c1z0ec > :first-child, .framer-NuEmq.framer-v-1wqkq2m .framer-1wkeo7o > :first-child { margin-top: 0px; } .framer-NuEmq.framer-v-1wqkq2m .framer-16yh4up > :last-child, .framer-NuEmq.framer-v-1wqkq2m .framer-1c1z0ec > :last-child, .framer-NuEmq.framer-v-1wqkq2m .framer-1wkeo7o > :last-child { margin-bottom: 0px; } .framer-NuEmq.framer-v-1wqkq2m .framer-1wkeo7o > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-NuEmq[data-border=\"true\"]::after, .framer-NuEmq [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 886\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ALeY2IrCR\":{\"layout\":[\"fixed\",\"fixed\"]},\"lZ_H3uXs6\":{\"layout\":[\"fixed\",\"fixed\"]},\"Q4lRA7Tvc\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVOcFq2uqK=withCSS(Component,css,\"framer-NuEmq\");export default FramerVOcFq2uqK;FramerVOcFq2uqK.displayName=\"Footer\";FramerVOcFq2uqK.defaultProps={height:886,width:1200};addPropertyControls(FramerVOcFq2uqK,{variant:{options:[\"Q63ZyvaUf\",\"ALeY2IrCR\",\"lZ_H3uXs6\",\"Q4lRA7Tvc\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerVOcFq2uqK,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmWggvWl0Qn.woff2\",weight:\"400\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v47/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bWmWggvWl0Qn.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...PrimaryCTAFonts,...VideoCTAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVOcFq2uqK\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ALeY2IrCR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lZ_H3uXs6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Q4lRA7Tvc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"886\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VOcFq2uqK.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "click", "height", "id", "opacity", "title", "width", "props", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "AIAm80fb4", "RU4SAeqQJ", "DsF1lPUVN", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1lvfo8x", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "SVG", "RichText2", "css", "FramerB08VINb6W", "withCSS", "B08VINb6W_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "content", "height", "id", "link", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sSbMMw8If", "T7juk7cAG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerSV_MS2S9Z", "withCSS", "SV_MS2S9Z_default", "addPropertyControls", "ControlType", "addFonts", "StatesFonts", "getFonts", "SV_MS2S9Z_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_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", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramernNoPCt68N", "withCSS", "nNoPCt68N_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "content", "height", "id", "link", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sSbMMw8If", "T7juk7cAG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerSV_MS2S9Z", "withCSS", "SV_MS2S9Z_default", "addPropertyControls", "ControlType", "addFonts", "StatesFonts", "getFonts", "SV_MS2S9Z_default", "DesktopMenuFonts", "nNoPCt68N_default", "DesktopMenuControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableEnumMap_variants", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "n8ZOXbjK9", "TBgHLr7MW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaphpfj7i", "args", "onTap1tp5ane", "onTap16zuqt4", "onTap1wuvzeu", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "Link", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerjHprAtM1d", "withCSS", "jHprAtM1d_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "title", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "BS7HGAX7Z", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "css", "Framerq15hln4Bx", "withCSS", "q15hln4Bx_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "RichTextWithFX", "withFX", "RichText2", "PrimaryCTAFonts", "B08VINb6W_default", "VideoCTAFonts", "q15hln4Bx_default", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "animation", "transition2", "animation1", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "SVG", "css", "FramerVOcFq2uqK", "withCSS", "VOcFq2uqK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
