{
  "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/pLsiYHjNLbkH4nNCwNYd/a3cVnA71LIFWMY64Mt5r/StOoogDYM.js", "ssg:https://framerusercontent.com/modules/tcscbFjWsoc1N9yahWbP/16SernLU4VuIRuybayLf/bVvbBzZqE.js", "ssg:https://framerusercontent.com/modules/sawoUtUDX4dFhirWiRyM/fev0CcTsNehyMi8MubAd/CO_HimyHZ.js", "ssg:https://framerusercontent.com/modules/daVLUCSK0owNz6LJ7bW0/vCMYHDZyGj8gVis6sslv/Auto_Year.js", "ssg:https://framerusercontent.com/modules/iu3u3UOYzi9CZzpCpokz/qe4llGFVnyYy9y2uYLls/yOQCU2b8h.js", "ssg:https://framerusercontent.com/modules/qOLKsgASSC8u25v81v1i/PsDESyHuCEIT0hRR63pN/eUwSQXMRa.js", "ssg:https://framerusercontent.com/modules/a3wMoEoDCrgd7cUv52r9/FAu1mqypZPnVlI7C3gAh/nGZzfXksa.js", "ssg:https://framerusercontent.com/modules/46BfONbm45hlKtO3yRJT/wnmiVIo5wul9lNsmlOWm/zJ99AZRSk.js", "ssg:https://framerusercontent.com/modules/5RIL4jdbwzJhlCadoqlY/RCwu39rnKJ47SmRmsSS0/gh91XYrsg.js", "ssg:https://framerusercontent.com/modules/nUyYAg6ucsACqDhDa6B4/jkTvf2cPTzWB0sFEWj0V/licEmhkfK.js", "ssg:https://framerusercontent.com/modules/4djmBj9RJOM0OpLfijD3/dV9qGYswcT9OylOcA5LC/y4HvTc9Th.js", "ssg:https://framerusercontent.com/modules/3ZlBHUUyPZgtX5BahNvo/LdwbbQRwpB2yZGnbgkpz/C0wa976Zp.js", "ssg:https://framerusercontent.com/modules/uZWKacrha6sgmEcHVBvU/qefZOlzA1ZIZZ5zrzfYW/LQY2VTFQE.js", "ssg:https://framerusercontent.com/modules/cf3RLYsuMzXE6onKmXlI/Z475TJpbZiyPNalqiXsk/xQGSOiMYy.js", "ssg:https://framerusercontent.com/modules/bsUIuhXcoO7Vyor78D5I/8vftWRUjbPzC7raK0Er5/YwA1diXfH.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 (f7d95e4)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Arimo-500\",\"GF;Arimo-700\",\"GF;Arimo-700italic\",\"GF;Arimo-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Arimo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk338xsAhDAVQI4aA.woff2\",weight:\"500\"},{family:\"Arimo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3CstsAhDAVQI4aA.woff2\",weight:\"700\"},{family:\"Arimo\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9jQxrBdwcoaKww.woff2\",weight:\"700\"},{family:\"Arimo\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-2RBrBdwcoaKww.woff2\",weight:\"500\"}]}];export const css=['.framer-D0nWm .framer-styles-preset-12su4sl:not(.rich-text-wrapper), .framer-D0nWm .framer-styles-preset-12su4sl.rich-text-wrapper p { --framer-font-family: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-D0nWm .framer-styles-preset-12su4sl:not(.rich-text-wrapper), .framer-D0nWm .framer-styles-preset-12su4sl.rich-text-wrapper p { --framer-font-family: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-D0nWm .framer-styles-preset-12su4sl:not(.rich-text-wrapper), .framer-D0nWm .framer-styles-preset-12su4sl.rich-text-wrapper p { --framer-font-family: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-D0nWm\";\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 (2fef4c5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/pLsiYHjNLbkH4nNCwNYd/a3cVnA71LIFWMY64Mt5r/StOoogDYM.js\";const cycleOrder=[\"jwC47zCF6\",\"mmH9oevh3\",\"stCIAuwK4\",\"GPOH0zugp\",\"bu4ELTslk\"];const serializationHash=\"framer-1h9EO\";const variantClassNames={bu4ELTslk:\"framer-v-1u4tdhw\",GPOH0zugp:\"framer-v-10905tb\",jwC47zCF6:\"framer-v-aouqpb\",mmH9oevh3:\"framer-v-lvvaka\",stCIAuwK4:\"framer-v-8ip9ku\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"main cta\":\"jwC47zCF6\",\"secondary cta\":\"mmH9oevh3\",\"Variant 3\":\"stCIAuwK4\",\"Variant 5\":\"bu4ELTslk\",Variant:\"GPOH0zugp\"};const getProps=({click2,height,id,link,newTab,title,width,...props})=>{return{...props,cRoeZpcrs:title??props.cRoeZpcrs??\"Check Case Studies \",dG05QQM_v:click2??props.dG05QQM_v,GrpQ8zFBL:link??props.GrpQ8zFBL,RZWvw5mQ_:newTab??props.RZWvw5mQ_??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"jwC47zCF6\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,cRoeZpcrs,GrpQ8zFBL,RZWvw5mQ_,dG05QQM_v,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jwC47zCF6\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapio568k=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(dG05QQM_v){const res=await dG05QQM_v(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:GrpQ8zFBL,motionChild:true,nodeId:\"jwC47zCF6\",openInNewTab:RZWvw5mQ_,scopeId:\"bVvbBzZqE\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-aouqpb\",className,classNames)} framer-3joj8o`,\"data-framer-name\":\"main cta\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jwC47zCF6\",onTap:onTapio568k,ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",background:'linear-gradient(125deg, rgb(126, 34, 206) -4%, var(--token-e4409358-08fe-4ba3-8dc3-7989b447f0b6, rgb(119, 75, 229)) /* {\"name\":\"ascent\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"inset 0px 1px 2px 0px rgb(192, 176, 232), 0px 0.5971439051427296px 1.552574153371097px -1.0625px rgba(99, 69, 173, 0.41107), 0px 1.8108796073283884px 4.70828697905381px -2.125px rgba(99, 69, 173, 0.38275), 0px 4.786990141113346px 12.4461743668947px -3.1875px rgba(99, 69, 173, 0.3133), 0px 15px 39px -4.25px rgba(99, 69, 173, 0.075)\",...style},variants:{bu4ELTslk:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:'linear-gradient(125deg, var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, rgb(14, 28, 41)) /* {\"name\":\"dark blue\"} */ -4%, var(--token-e4409358-08fe-4ba3-8dc3-7989b447f0b6, rgb(119, 75, 229)) /* {\"name\":\"ascent\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},GPOH0zugp:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},mmH9oevh3:{\"--border-bottom-width\":\"1.3px\",\"--border-color\":\"rgb(126, 34, 206)\",\"--border-left-width\":\"1.3px\",\"--border-right-width\":\"1.3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1.3px\",background:\"linear-gradient(125deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"inset 0px 1px 2px 0px rgb(184, 193, 230), 0px 0.5971439051427296px 1.552574153371097px -1.0625px rgba(46, 64, 128, 0.41107), 0px 1.8108796073283884px 4.70828697905381px -2.125px rgba(46, 64, 128, 0.38275), 0px 4.786990141113346px 12.4461743668947px -3.1875px rgba(46, 64, 128, 0.3133), 0px 15px 39px -4.25px rgba(46, 64, 128, 0.075)\"},stCIAuwK4:{\"--border-bottom-width\":\"1.3px\",\"--border-color\":\"rgb(126, 34, 206)\",\"--border-left-width\":\"1.3px\",\"--border-right-width\":\"1.3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1.3px\",background:\"linear-gradient(125deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"inset 0px 1px 2px 0px var(--token-781d11f5-bf5d-4746-9aec-b794f5ae2c6e, rgb(216, 223, 229)), 0px 0.6021873017743928px 2.0474368260329356px -1.4166666666666665px rgba(121, 152, 189, 0.40392), 0px 2.288533303243457px 7.781013231027754px -2.833333333333333px rgba(121, 152, 189, 0.3449), 0px 10px 34px -4.25px rgba(121, 152, 189, 0.075)\"}},...addPropertyOverrides({bu4ELTslk:{\"data-framer-name\":\"Variant 5\"},GPOH0zugp:{\"data-framer-name\":undefined},mmH9oevh3:{\"data-border\":true,\"data-framer-name\":\"secondary cta\"},stCIAuwK4:{\"data-border\":true,\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uczcf9\",\"data-framer-name\":\"icon & text\",layoutDependency:layoutDependency,layoutId:\"M5FlvQFuZ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12su4sl\",\"data-styles-preset\":\"StOoogDYM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Check Case Studies \"})}),className:\"framer-1ke1sy8\",\"data-framer-name\":\"Button\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dko_m_cvc\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:cRoeZpcrs,variants:{mmH9oevh3:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\"},stCIAuwK4:{\"--extracted-r6o4lv\":\"var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, rgb(14, 28, 41))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mmH9oevh3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12su4sl\",\"data-styles-preset\":\"StOoogDYM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Check Case Studies \"})})},stCIAuwK4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12su4sl\",\"data-styles-preset\":\"StOoogDYM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, rgb(14, 28, 41)))\"},children:\"Check Case Studies \"})})}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1h9EO.framer-3joj8o, .framer-1h9EO .framer-3joj8o { display: block; }\",\".framer-1h9EO.framer-aouqpb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; min-width: 100px; overflow: hidden; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-1h9EO .framer-uczcf9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-1h9EO .framer-1ke1sy8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1h9EO.framer-aouqpb, .framer-1h9EO .framer-uczcf9 { gap: 0px; } .framer-1h9EO.framer-aouqpb > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-1h9EO.framer-aouqpb > :first-child, .framer-1h9EO .framer-uczcf9 > :first-child { margin-left: 0px; } .framer-1h9EO.framer-aouqpb > :last-child, .framer-1h9EO .framer-uczcf9 > :last-child { margin-right: 0px; } .framer-1h9EO .framer-uczcf9 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-1h9EO.framer-v-lvvaka .framer-1ke1sy8, .framer-1h9EO.framer-v-8ip9ku .framer-1ke1sy8 { order: 0; }\",\".framer-1h9EO.framer-v-8ip9ku.framer-aouqpb { padding: 11px 24px 11px 24px; }\",\".framer-1h9EO.framer-v-10905tb.framer-aouqpb { padding: 11px 24px 11px 24px; width: 144px; }\",...sharedStyle.css,'.framer-1h9EO[data-border=\"true\"]::after, .framer-1h9EO [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 181\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"mmH9oevh3\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"stCIAuwK4\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"GPOH0zugp\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"bu4ELTslk\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"100px\",null,null,null]}}}\n * @framerVariables {\"cRoeZpcrs\":\"title\",\"GrpQ8zFBL\":\"link\",\"RZWvw5mQ_\":\"newTab\",\"dG05QQM_v\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbVvbBzZqE=withCSS(Component,css,\"framer-1h9EO\");export default FramerbVvbBzZqE;FramerbVvbBzZqE.displayName=\"Buttons / Button\";FramerbVvbBzZqE.defaultProps={height:46,width:181};addPropertyControls(FramerbVvbBzZqE,{variant:{options:[\"jwC47zCF6\",\"mmH9oevh3\",\"stCIAuwK4\",\"GPOH0zugp\",\"bu4ELTslk\"],optionTitles:[\"main cta\",\"secondary cta\",\"Variant 3\",\"Variant\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum},cRoeZpcrs:{defaultValue:\"Check Case Studies \",displayTextArea:false,title:\"Title\",type:ControlType.String},GrpQ8zFBL:{title:\"Link\",type:ControlType.Link},RZWvw5mQ_:{defaultValue:true,title:\"New Tab\",type:ControlType.Boolean},dG05QQM_v:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerbVvbBzZqE,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbVvbBzZqE\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"46\",\"framerIntrinsicWidth\":\"181\",\"framerVariables\":\"{\\\"cRoeZpcrs\\\":\\\"title\\\",\\\"GrpQ8zFBL\\\":\\\"link\\\",\\\"RZWvw5mQ_\\\":\\\"newTab\\\",\\\"dG05QQM_v\\\":\\\"click2\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"mmH9oevh3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"stCIAuwK4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"GPOH0zugp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"bu4ELTslk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bVvbBzZqE.map", "// Generated by Framer (ae50a0d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-rCEWk .framer-styles-preset-1snln9b:not(.rich-text-wrapper), .framer-rCEWk .framer-styles-preset-1snln9b.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-e4409358-08fe-4ba3-8dc3-7989b447f0b6, #774be5) /* {\"name\":\"ascent\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #0e1c29); --framer-link-text-decoration: none; }'];export const className=\"framer-rCEWk\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";export function AutoYear(Component){return props=>{var _props_children_props_children,_props_children_props,_props_children;const textProps=(_props_children=props.children)===null||_props_children===void 0?void 0:(_props_children_props=_props_children.props)===null||_props_children_props===void 0?void 0:(_props_children_props_children=_props_children_props.children)===null||_props_children_props_children===void 0?void 0:_props_children_props_children.props;if(textProps&&typeof textProps.children==\"string\"){textProps.children=textProps.children.replace(\"YYYY\",new Date().getFullYear());}return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"AutoYear\":{\"type\":\"reactHoc\",\"name\":\"AutoYear\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Auto_Year.map", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BadgesBadge from\"https://framerusercontent.com/modules/5RIL4jdbwzJhlCadoqlY/RCwu39rnKJ47SmRmsSS0/gh91XYrsg.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sawoUtUDX4dFhirWiRyM/fev0CcTsNehyMi8MubAd/CO_HimyHZ.js\";const BadgesBadgeFonts=getFonts(BadgesBadge);const enabledGestures={TXYHDXS5R:{hover:true}};const serializationHash=\"framer-G3RmU\";const variantClassNames={TXYHDXS5R:\"framer-v-ag2nrc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({badge,badgeText,height,id,link,text,width,...props})=>{return{...props,adnfMAIpa:badge??props.adnfMAIpa??true,Ib5NOdRzj:text??props.Ib5NOdRzj??\"Link\",LUlX0sqdN:badgeText??props.LUlX0sqdN??\"New\",QxXFL7NXK:link??props.QxXFL7NXK};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,Ib5NOdRzj,adnfMAIpa,LUlX0sqdN,QxXFL7NXK,HV2voduknHjztDdic7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"TXYHDXS5R\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ag2nrc\",className,classNames),layoutDependency:layoutDependency,layoutId:\"TXYHDXS5R\",ref:refBinding,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(115, 115, 115))\"},children:/*#__PURE__*/_jsx(Link,{href:QxXFL7NXK,motionChild:true,nodeId:\"fU1cfVvqA\",openInNewTab:HV2voduknHjztDdic7,scopeId:\"yOQCU2b8h\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1snln9b\",\"data-styles-preset\":\"CO_HimyHZ\",children:\"Link\"})})})}),className:\"framer-t3jw8z\",\"data-framer-name\":\"Text\",fonts:[\"Arial\"],layoutDependency:layoutDependency,layoutId:\"fU1cfVvqA\",style:{\"--extracted-r6o4lv\":\"rgb(115, 115, 115)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-HV2vodukn-HjztDdic7\":HV2voduknHjztDdic7},text:Ib5NOdRzj,variants:{\"TXYHDXS5R-hover\":{\"--extracted-r6o4lv\":\"var(--token-e4409358-08fe-4ba3-8dc3-7989b447f0b6, rgb(119, 75, 229))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"TXYHDXS5R-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e4409358-08fe-4ba3-8dc3-7989b447f0b6, rgb(119, 75, 229)))\"},children:/*#__PURE__*/_jsx(Link,{href:QxXFL7NXK,motionChild:true,nodeId:\"fU1cfVvqA\",openInNewTab:HV2voduknHjztDdic7,scopeId:\"yOQCU2b8h\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1snln9b\",\"data-styles-preset\":\"CO_HimyHZ\",children:\"Link\"})})})})}},baseVariant,gestureVariant)}),adnfMAIpa&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-22)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-199d03q-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"v58xH2i19-container\",nodeId:\"v58xH2i19\",rendersWithMotion:true,scopeId:\"yOQCU2b8h\",children:/*#__PURE__*/_jsx(BadgesBadge,{BPXx_s5Vs:\"bold\",height:\"100%\",hHtZ7__of:20,hopVmxy1Y:\"Cube\",id:\"v58xH2i19\",layoutId:\"v58xH2i19\",m0HMmf9St:\"var(--token-62298276-d9fd-4b81-aaec-4d328c244afb, rgb(42, 53, 216))\",q5TQiL63S:\"x00r3QiAu\",q8OqyA1P9:\"var(--token-7ce93b0e-7383-4824-a12a-5b278882b763, rgb(236, 244, 255))\",QMyi8PQug:\"var(--token-62298276-d9fd-4b81-aaec-4d328c244afb, rgb(42, 53, 216))\",sg2oZ2ak1:LUlX0sqdN,variant:\"pRg5PCeoa\",vVYDobaeE:{borderColor:'var(--token-3cc9883f-c825-4382-a879-45bd9fc09993, rgb(194, 215, 255)) /* {\"name\":\"Primary / 200\"} */',borderStyle:\"solid\",borderWidth:0},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-G3RmU.framer-u3gxqg, .framer-G3RmU .framer-u3gxqg { display: block; }\",\".framer-G3RmU.framer-ag2nrc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-G3RmU .framer-t3jw8z { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-G3RmU .framer-199d03q-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-G3RmU.framer-ag2nrc { gap: 0px; } .framer-G3RmU.framer-ag2nrc > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-G3RmU.framer-ag2nrc > :first-child { margin-left: 0px; } .framer-G3RmU.framer-ag2nrc > :last-child { margin-right: 0px; } }\",\".framer-G3RmU.framer-v-ag2nrc.hover .framer-t3jw8z { -webkit-user-select: auto; user-select: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 79\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"lyJl8YU_e\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Ib5NOdRzj\":\"text\",\"adnfMAIpa\":\"badge\",\"LUlX0sqdN\":\"badgeText\",\"QxXFL7NXK\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryOQCU2b8h=withCSS(Component,css,\"framer-G3RmU\");export default FrameryOQCU2b8h;FrameryOQCU2b8h.displayName=\"Button / Footer Link\";FrameryOQCU2b8h.defaultProps={height:24,width:79};addPropertyControls(FrameryOQCU2b8h,{Ib5NOdRzj:{defaultValue:\"Link\",displayTextArea:false,title:\"Text\",type:ControlType.String},adnfMAIpa:{defaultValue:true,title:\"Badge\",type:ControlType.Boolean},LUlX0sqdN:{defaultValue:\"New\",displayTextArea:false,title:\"Badge Text\",type:ControlType.String},QxXFL7NXK:{title:\"Link\",type:ControlType.Link}});addFonts(FrameryOQCU2b8h,[{explicitInter:true,fonts:[]},...BadgesBadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryOQCU2b8h\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"79\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Ib5NOdRzj\\\":\\\"text\\\",\\\"adnfMAIpa\\\":\\\"badge\\\",\\\"LUlX0sqdN\\\":\\\"badgeText\\\",\\\"QxXFL7NXK\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lyJl8YU_e\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ca9141d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-Evoyj .framer-styles-preset-1stsrcl:not(.rich-text-wrapper), .framer-Evoyj .framer-styles-preset-1stsrcl.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, #737373); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Evoyj\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ca9141d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-HfEn6 .framer-styles-preset-wputt5:not(.rich-text-wrapper), .framer-HfEn6 .framer-styles-preset-wputt5.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, #737373); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-HfEn6\";\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 (ca9141d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-och14 .framer-styles-preset-151i5c3:not(.rich-text-wrapper), .framer-och14 .framer-styles-preset-151i5c3.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, #737373); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-och14\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/qOLKsgASSC8u25v81v1i/PsDESyHuCEIT0hRR63pN/eUwSQXMRa.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/a3wMoEoDCrgd7cUv52r9/FAu1mqypZPnVlI7C3gAh/nGZzfXksa.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/46BfONbm45hlKtO3yRJT/wnmiVIo5wul9lNsmlOWm/zJ99AZRSk.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const cycleOrder=[\"pRg5PCeoa\",\"VmfW0kA7b\",\"FBvJOst4F\"];const serializationHash=\"framer-dUp38\";const variantClassNames={FBvJOst4F:\"framer-v-ya62nc\",pRg5PCeoa:\"framer-v-1buvqxd\",VmfW0kA7b:\"framer-v-1gqrmus\"};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 radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"x00r3QiAu\":return false;case\"Sp0UPieSQ\":return true;case\"KGuoH05Cr\":return false;default:return true;}};const toBoolean=value=>{return Boolean(value);};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"x00r3QiAu\":return false;case\"Sp0UPieSQ\":return false;case\"KGuoH05Cr\":return true;default:return true;}};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={\"No Icon\":\"x00r3QiAu\",After:\"KGuoH05Cr\",Before:\"Sp0UPieSQ\"};const humanReadableEnumMap1={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={Large:\"FBvJOst4F\",Medium:\"VmfW0kA7b\",Small:\"pRg5PCeoa\"};const getProps=({background,border,height,icon,icon1,iconPosition,iconWeight,id,link,radius,text,text1,width,...props})=>{var _humanReadableEnumMap1_iconWeight,_ref,_ref1,_ref2,_ref3,_ref4,_humanReadableEnumMap_iconPosition,_ref5,_ref6,_ref7,_ref8,_ref9,_humanReadableVariantMap_props_variant,_ref10,_ref11;return{...props,BPXx_s5Vs:(_ref1=(_ref=(_humanReadableEnumMap1_iconWeight=humanReadableEnumMap1[iconWeight])!==null&&_humanReadableEnumMap1_iconWeight!==void 0?_humanReadableEnumMap1_iconWeight:iconWeight)!==null&&_ref!==void 0?_ref:props.BPXx_s5Vs)!==null&&_ref1!==void 0?_ref1:\"bold\",hHtZ7__of:(_ref2=radius!==null&&radius!==void 0?radius:props.hHtZ7__of)!==null&&_ref2!==void 0?_ref2:20,hopVmxy1Y:(_ref3=icon!==null&&icon!==void 0?icon:props.hopVmxy1Y)!==null&&_ref3!==void 0?_ref3:\"Cube\",m0HMmf9St:(_ref4=icon1!==null&&icon1!==void 0?icon1:props.m0HMmf9St)!==null&&_ref4!==void 0?_ref4:\"var(--token-62298276-d9fd-4b81-aaec-4d328c244afb, rgb(42, 53, 216))\",n7nSp_xFD:link!==null&&link!==void 0?link:props.n7nSp_xFD,q5TQiL63S:(_ref6=(_ref5=(_humanReadableEnumMap_iconPosition=humanReadableEnumMap[iconPosition])!==null&&_humanReadableEnumMap_iconPosition!==void 0?_humanReadableEnumMap_iconPosition:iconPosition)!==null&&_ref5!==void 0?_ref5:props.q5TQiL63S)!==null&&_ref6!==void 0?_ref6:\"x00r3QiAu\",q8OqyA1P9:(_ref7=background!==null&&background!==void 0?background:props.q8OqyA1P9)!==null&&_ref7!==void 0?_ref7:\"var(--token-7ce93b0e-7383-4824-a12a-5b278882b763, rgb(236, 244, 255))\",QMyi8PQug:(_ref8=text1!==null&&text1!==void 0?text1:props.QMyi8PQug)!==null&&_ref8!==void 0?_ref8:\"var(--token-62298276-d9fd-4b81-aaec-4d328c244afb, rgb(42, 53, 216))\",sg2oZ2ak1:(_ref9=text!==null&&text!==void 0?text:props.sg2oZ2ak1)!==null&&_ref9!==void 0?_ref9:\"New\",variant:(_ref10=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref10!==void 0?_ref10:\"pRg5PCeoa\",vVYDobaeE:(_ref11=border!==null&&border!==void 0?border:props.vVYDobaeE)!==null&&_ref11!==void 0?_ref11:{borderColor:'var(--token-3cc9883f-c825-4382-a879-45bd9fc09993, rgb(194, 215, 255)) /* {\"name\":\"Primary / 200\"} */',borderStyle:\"solid\",borderWidth:0}};};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,sg2oZ2ak1,q5TQiL63S,hopVmxy1Y,BPXx_s5Vs,hHtZ7__of,vVYDobaeE,q8OqyA1P9,QMyi8PQug,m0HMmf9St,n7nSp_xFD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pRg5PCeoa\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const visible=toBoolean(convertFromEnum(q5TQiL63S,activeLocale));const visible1=toBoolean(convertFromEnum1(q5TQiL63S,activeLocale));const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();var _vVYDobaeE_borderBottomWidth,_vVYDobaeE_borderLeftWidth,_vVYDobaeE_borderRightWidth,_vVYDobaeE_borderTopWidth;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:n7nSp_xFD,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1buvqxd\",className,classNames)} framer-orgrzw`,\"data-border\":true,\"data-framer-name\":\"Small\",layoutDependency:layoutDependency,layoutId:\"pRg5PCeoa\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":`${(_vVYDobaeE_borderBottomWidth=vVYDobaeE.borderBottomWidth)!==null&&_vVYDobaeE_borderBottomWidth!==void 0?_vVYDobaeE_borderBottomWidth:vVYDobaeE.borderWidth}px`,\"--border-color\":vVYDobaeE.borderColor,\"--border-left-width\":`${(_vVYDobaeE_borderLeftWidth=vVYDobaeE.borderLeftWidth)!==null&&_vVYDobaeE_borderLeftWidth!==void 0?_vVYDobaeE_borderLeftWidth:vVYDobaeE.borderWidth}px`,\"--border-right-width\":`${(_vVYDobaeE_borderRightWidth=vVYDobaeE.borderRightWidth)!==null&&_vVYDobaeE_borderRightWidth!==void 0?_vVYDobaeE_borderRightWidth:vVYDobaeE.borderWidth}px`,\"--border-style\":vVYDobaeE.borderStyle,\"--border-top-width\":`${(_vVYDobaeE_borderTopWidth=vVYDobaeE.borderTopWidth)!==null&&_vVYDobaeE_borderTopWidth!==void 0?_vVYDobaeE_borderTopWidth:vVYDobaeE.borderWidth}px`,backgroundColor:q8OqyA1P9,borderBottomLeftRadius:radiusForCorner(hHtZ7__of,3),borderBottomRightRadius:radiusForCorner(hHtZ7__of,2),borderTopLeftRadius:radiusForCorner(hHtZ7__of,0),borderTopRightRadius:radiusForCorner(hHtZ7__of,1),...style},variants:{FBvJOst4F:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({FBvJOst4F:{\"data-framer-name\":\"Large\"},VmfW0kA7b:{\"data-framer-name\":\"Medium\"}},baseVariant,gestureVariant),children:[visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zkctfh-container\",layoutDependency:layoutDependency,layoutId:\"Du98hkvbz-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:m0HMmf9St,height:\"100%\",iconSearch:\"House\",iconSelection:hopVmxy1Y,id:\"Du98hkvbz\",layoutId:\"Du98hkvbz\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:BPXx_s5Vs,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-wputt5\",\"data-styles-preset\":\"nGZzfXksa\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QMyi8PQug-gh91XYrsg))\"},children:\"New\"})}),className:\"framer-176f8rq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yYesWryVo\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-QMyi8PQug-gh91XYrsg)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-QMyi8PQug-gh91XYrsg\":QMyi8PQug},text:sg2oZ2ak1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({FBvJOst4F:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-151i5c3\",\"data-styles-preset\":\"zJ99AZRSk\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QMyi8PQug-gh91XYrsg))\"},children:\"New\"})})},VmfW0kA7b:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1stsrcl\",\"data-styles-preset\":\"eUwSQXMRa\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QMyi8PQug-gh91XYrsg))\"},children:\"New\"})})}},baseVariant,gestureVariant)}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cxofrn-container\",layoutDependency:layoutDependency,layoutId:\"Gu4gmm8YS-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:m0HMmf9St,height:\"100%\",iconSearch:\"House\",iconSelection:hopVmxy1Y,id:\"Gu4gmm8YS\",layoutId:\"Gu4gmm8YS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:BPXx_s5Vs,width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dUp38.framer-orgrzw, .framer-dUp38 .framer-orgrzw { display: block; }\",\".framer-dUp38.framer-1buvqxd { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 2px 8px 2px 8px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-dUp38 .framer-zkctfh-container, .framer-dUp38 .framer-cxofrn-container { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-dUp38 .framer-176f8rq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dUp38.framer-1buvqxd { gap: 0px; } .framer-dUp38.framer-1buvqxd > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-dUp38.framer-1buvqxd > :first-child { margin-left: 0px; } .framer-dUp38.framer-1buvqxd > :last-child { margin-right: 0px; } }\",\".framer-dUp38.framer-v-1gqrmus.framer-1buvqxd, .framer-dUp38.framer-v-ya62nc.framer-1buvqxd { gap: 8px; }\",\".framer-dUp38.framer-v-1gqrmus .framer-zkctfh-container, .framer-dUp38.framer-v-1gqrmus .framer-cxofrn-container { height: 16px; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dUp38.framer-v-1gqrmus.framer-1buvqxd { gap: 0px; } .framer-dUp38.framer-v-1gqrmus.framer-1buvqxd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-dUp38.framer-v-1gqrmus.framer-1buvqxd > :first-child { margin-left: 0px; } .framer-dUp38.framer-v-1gqrmus.framer-1buvqxd > :last-child { margin-right: 0px; } }\",\".framer-dUp38.framer-v-ya62nc .framer-zkctfh-container, .framer-dUp38.framer-v-ya62nc .framer-cxofrn-container { height: 20px; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dUp38.framer-v-ya62nc.framer-1buvqxd { gap: 0px; } .framer-dUp38.framer-v-ya62nc.framer-1buvqxd > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-dUp38.framer-v-ya62nc.framer-1buvqxd > :first-child { margin-left: 0px; } .framer-dUp38.framer-v-ya62nc.framer-1buvqxd > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-dUp38[data-border=\"true\"]::after, .framer-dUp38 [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 22\n * @framerIntrinsicWidth 41.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"VmfW0kA7b\":{\"layout\":[\"auto\",\"auto\"]},\"FBvJOst4F\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sg2oZ2ak1\":\"text\",\"q5TQiL63S\":\"iconPosition\",\"hopVmxy1Y\":\"icon\",\"BPXx_s5Vs\":\"iconWeight\",\"hHtZ7__of\":\"radius\",\"vVYDobaeE\":\"border\",\"q8OqyA1P9\":\"background\",\"QMyi8PQug\":\"text1\",\"m0HMmf9St\":\"icon1\",\"n7nSp_xFD\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framergh91XYrsg=withCSS(Component,css,\"framer-dUp38\");export default Framergh91XYrsg;Framergh91XYrsg.displayName=\"Badges / Badge\";Framergh91XYrsg.defaultProps={height:22,width:41.5};addPropertyControls(Framergh91XYrsg,{variant:{options:[\"pRg5PCeoa\",\"VmfW0kA7b\",\"FBvJOst4F\"],optionTitles:[\"Small\",\"Medium\",\"Large\"],title:\"Variant\",type:ControlType.Enum},sg2oZ2ak1:{defaultValue:\"New\",displayTextArea:false,title:\"Text\",type:ControlType.String},q5TQiL63S:{defaultValue:\"x00r3QiAu\",options:[\"x00r3QiAu\",\"Sp0UPieSQ\",\"KGuoH05Cr\"],optionTitles:[\"No Icon\",\"Before\",\"After\"],title:\"Icon Position\",type:ControlType.Enum},hopVmxy1Y:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"Cube\",description:undefined,hidden:undefined,title:\"Icon\"},BPXx_s5Vs:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"weight\"])&&{...PhosphorControls[\"weight\"],defaultValue:\"bold\",description:undefined,hidden:undefined,title:\"Icon Weight\"},hHtZ7__of:{defaultValue:20,displayStepper:true,min:0,step:4,title:\"Radius\",type:ControlType.Number},vVYDobaeE:{defaultValue:{borderColor:'var(--token-3cc9883f-c825-4382-a879-45bd9fc09993, rgb(194, 215, 255)) /* {\"name\":\"Primary / 200\"} */',borderStyle:\"solid\",borderWidth:0},title:\"Border\",type:ControlType.Border},q8OqyA1P9:{defaultValue:'var(--token-7ce93b0e-7383-4824-a12a-5b278882b763, rgb(236, 244, 255)) /* {\"name\":\"Primary / 50\"} */',title:\"Background\",type:ControlType.Color},QMyi8PQug:{defaultValue:'var(--token-62298276-d9fd-4b81-aaec-4d328c244afb, rgb(42, 53, 216)) /* {\"name\":\"Primary / 700\"} */',title:\"Text\",type:ControlType.Color},m0HMmf9St:{defaultValue:'var(--token-62298276-d9fd-4b81-aaec-4d328c244afb, rgb(42, 53, 216)) /* {\"name\":\"Primary / 700\"} */',title:\"Icon\",type:ControlType.Color},n7nSp_xFD:{title:\"Link\",type:ControlType.Link}});addFonts(Framergh91XYrsg,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framergh91XYrsg\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VmfW0kA7b\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FBvJOst4F\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"22\",\"framerIntrinsicWidth\":\"41.5\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"sg2oZ2ak1\\\":\\\"text\\\",\\\"q5TQiL63S\\\":\\\"iconPosition\\\",\\\"hopVmxy1Y\\\":\\\"icon\\\",\\\"BPXx_s5Vs\\\":\\\"iconWeight\\\",\\\"hHtZ7__of\\\":\\\"radius\\\",\\\"vVYDobaeE\\\":\\\"border\\\",\\\"q8OqyA1P9\\\":\\\"background\\\",\\\"QMyi8PQug\\\":\\\"text1\\\",\\\"m0HMmf9St\\\":\\\"icon1\\\",\\\"n7nSp_xFD\\\":\\\"link\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{AutoYear}from\"https://framerusercontent.com/modules/daVLUCSK0owNz6LJ7bW0/vCMYHDZyGj8gVis6sslv/Auto_Year.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import ButtonFooterLink,*as ButtonFooterLinkInfo from\"https://framerusercontent.com/modules/iu3u3UOYzi9CZzpCpokz/qe4llGFVnyYy9y2uYLls/yOQCU2b8h.js\";const ButtonFooterLinkFonts=getFonts(ButtonFooterLink);const PhosphorFonts=getFonts(Phosphor);const ButtonFooterLinkAutoYearebliyzWithMappedReactPropsoop79=withMappedReactProps(withCodeBoundaryForOverrides(ButtonFooterLink,{nodeId:\"HOmdXuop1\",override:AutoYear,scopeId:\"licEmhkfK\"}),ButtonFooterLinkInfo);const RichTextAutoYear1jg62yi=withCodeBoundaryForOverrides(RichText,{nodeId:\"G5pycx2R7\",override:AutoYear,scopeId:\"licEmhkfK\"});const RichTextAutoYear10tia3w=withCodeBoundaryForOverrides(RichText,{nodeId:\"RTQH89ZB4\",override:AutoYear,scopeId:\"licEmhkfK\"});const ButtonFooterLinkAutoYear13wq5smWithMappedReactPropsoop79=withMappedReactProps(withCodeBoundaryForOverrides(ButtonFooterLink,{nodeId:\"lEPgtj9Bl\",override:AutoYear,scopeId:\"licEmhkfK\"}),ButtonFooterLinkInfo);const cycleOrder=[\"EbpapWQsU\",\"zGNwQKXPE\",\"pOmGhkHnU\"];const serializationHash=\"framer-4YdXM\";const variantClassNames={EbpapWQsU:\"framer-v-pf8i77\",pOmGhkHnU:\"framer-v-1slkxqc\",zGNwQKXPE:\"framer-v-14q9w38\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"EbpapWQsU\",Phone:\"pOmGhkHnU\",Tablet:\"zGNwQKXPE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EbpapWQsU\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EbpapWQsU\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"pOmGhkHnU\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"pOmGhkHnU\")return false;return true;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-pf8i77\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"EbpapWQsU\",ref:refBinding,style:{backgroundColor:\"var(--token-25739af5-58a3-4ad4-9cc9-1c43ba0b6049, rgb(246, 246, 246))\",...style},...addPropertyOverrides({pOmGhkHnU:{\"data-framer-name\":\"Phone\"},zGNwQKXPE:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-158cbmy\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"AQcldXHrE\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lmxreq\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"AcmKVKfkj\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Resources\"})}),className:\"framer-w3e8lf\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"g1Eq6rS41\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1o1psk8\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"NeBbRNfld\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+217.502+-117.6+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kmwq5e-container\",layoutDependency:layoutDependency,layoutId:\"j8L74uZdo-container\",nodeId:\"j8L74uZdo\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"About\",id:\"j8L74uZdo\",layoutId:\"j8L74uZdo\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+217.502+-117.6+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2o43wt-container\",layoutDependency:layoutDependency,layoutId:\"UgQHjAVaS-container\",nodeId:\"UgQHjAVaS\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Features\",id:\"UgQHjAVaS\",layoutId:\"UgQHjAVaS\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+217.502+-117.6+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4j3i5r-container\",layoutDependency:layoutDependency,layoutId:\"dYzME2Bp2-container\",nodeId:\"dYzME2Bp2\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Blog\",id:\"dYzME2Bp2\",layoutId:\"dYzME2Bp2\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+217.502+-117.6+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sob8gk-container\",layoutDependency:layoutDependency,layoutId:\"zOkdkS1ob-container\",nodeId:\"zOkdkS1ob\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Pricing\",id:\"zOkdkS1ob\",layoutId:\"zOkdkS1ob\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+217.502+-117.6+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1nsm61x-container\",layoutDependency:layoutDependency,layoutId:\"XSqjAo7h_-container\",nodeId:\"XSqjAo7h_\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Contact\",id:\"XSqjAo7h_\",layoutId:\"XSqjAo7h_\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ab4n7h-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"lU5w0EsNe-container\",nodeId:\"lU5w0EsNe\",rendersWithMotion:true,scopeId:\"licEmhkfK\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(76, 142, 230)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"LinkedinLogo\",id:\"lU5w0EsNe\",layoutId:\"lU5w0EsNe\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d20eu1-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"AE7cfK73d-container\",nodeId:\"AE7cfK73d\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(76, 142, 230)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"LinkedinLogo\",id:\"AE7cfK73d\",layoutId:\"AE7cfK73d\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-z56uh0\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"DklECAUaN\",transformTemplate:transformTemplate3,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jyltfm\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"J3qbjMU2_\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/velzi\",motionChild:true,nodeId:\"Jkb3dbj0N\",scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-12z5xdj framer-j0803h\",layoutDependency:layoutDependency,layoutId:\"Jkb3dbj0N\"})}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1incvjm\",\"data-framer-name\":\"Legal\",layoutDependency:layoutDependency,layoutId:\"pFixHKjVR\",transformTemplate:transformTemplate3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+((componentViewport?.height||949)*.5473118279569895-0)+0- -314+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ebliyz-container\",layoutDependency:layoutDependency,layoutId:\"HOmdXuop1-container\",nodeId:\"HOmdXuop1\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLinkAutoYearebliyzWithMappedReactPropsoop79,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Privacy Policy\",id:\"HOmdXuop1\",layoutId:\"HOmdXuop1\",LUlX0sqdN:\"New\",QxXFL7NXK:\"https://legal.velzi.ai/legal/privacy-policy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+((componentViewport?.height||949)*.5473118279569895-0)+0- -314+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1knf5j5-container\",layoutDependency:layoutDependency,layoutId:\"dyYPUHjvt-container\",nodeId:\"dyYPUHjvt\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Terms & Conditions\",id:\"dyYPUHjvt\",layoutId:\"dyYPUHjvt\",LUlX0sqdN:\"New\",QxXFL7NXK:\"https://legal.velzi.ai/legal/terms-of-service\",width:\"100%\"})})})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(RichTextAutoYear1jg62yi,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115)))\"},children:\"\\xa9 2025 VELZI.AI Limited, All rights reserved\"})}),className:\"framer-1jg62yi\",fonts:[\"Arial\"],layoutDependency:layoutDependency,layoutId:\"G5pycx2R7\",style:{\"--extracted-r6o4lv\":\"var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115))\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{\"aria-label\":\"Divider line\",className:\"framer-3qzsc1\",\"data-framer-name\":\"separation Line\",layoutDependency:layoutDependency,layoutId:\"JUUEknRAf\",style:{backgroundColor:\"var(--token-c630804f-5e50-4893-b680-27b64d932590, rgba(94, 120, 143, 0.5))\"}}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a9bqsy\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"hOD3sd1GG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Company\"})}),className:\"framer-7sldmw\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"DmC3eqFSw\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1agf71t\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"kaEZDHTId\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-460.2+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1h7q3wx-container\",layoutDependency:layoutDependency,layoutId:\"tWHtz27XR-container\",nodeId:\"tWHtz27XR\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"About\",id:\"tWHtz27XR\",layoutId:\"tWHtz27XR\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-460.2+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fjvl8c-container\",layoutDependency:layoutDependency,layoutId:\"ytScHWycN-container\",nodeId:\"ytScHWycN\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:true,height:\"100%\",Ib5NOdRzj:\"Career\",id:\"ytScHWycN\",layoutId:\"ytScHWycN\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-460.2+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xf15kr-container\",layoutDependency:layoutDependency,layoutId:\"mbwq76jvI-container\",nodeId:\"mbwq76jvI\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Contact\",id:\"mbwq76jvI\",layoutId:\"mbwq76jvI\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-460.2+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u1ocm8-container\",layoutDependency:layoutDependency,layoutId:\"JIGNL_GD1-container\",nodeId:\"JIGNL_GD1\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Partners\",id:\"JIGNL_GD1\",layoutId:\"JIGNL_GD1\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-460.2+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bvwrjd-container\",layoutDependency:layoutDependency,layoutId:\"CNIv04Oy1-container\",nodeId:\"CNIv04Oy1\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Press\",id:\"CNIv04Oy1\",layoutId:\"CNIv04Oy1\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s9d67f\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"bYC4vffDm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Pricing\"})}),className:\"framer-ff5i7g\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"i74besMkb\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1gvryud\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"jW2XX7MZL\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-484.2+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pw0r-container\",layoutDependency:layoutDependency,layoutId:\"tOd_nJUSm-container\",nodeId:\"tOd_nJUSm\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Free\",id:\"tOd_nJUSm\",layoutId:\"tOd_nJUSm\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-484.2+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16aqqyi-container\",layoutDependency:layoutDependency,layoutId:\"N_oVqW4Di-container\",nodeId:\"N_oVqW4Di\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Starter\",id:\"N_oVqW4Di\",layoutId:\"N_oVqW4Di\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-484.2+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jqqklc-container\",layoutDependency:layoutDependency,layoutId:\"sf5jgRan3-container\",nodeId:\"sf5jgRan3\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Pro\",id:\"sf5jgRan3\",layoutId:\"sf5jgRan3\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-484.2+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1a1qi5f-container\",layoutDependency:layoutDependency,layoutId:\"ctNuC_Kf4-container\",nodeId:\"ctNuC_Kf4\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Enterprise\",id:\"ctNuC_Kf4\",layoutId:\"ctNuC_Kf4\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+(componentViewport?.height||949)-484.2+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lfg99c-container\",layoutDependency:layoutDependency,layoutId:\"TTsYwE2FW-container\",nodeId:\"TTsYwE2FW\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"\",id:\"TTsYwE2FW\",layoutId:\"TTsYwE2FW\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tizg4y\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"FU5pvRpd7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Features\"})}),className:\"framer-rpjfdy\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"VQLOBmkzp\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-10vdlu1\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"fGwxIh5Ls\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+218+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ib84fa-container\",layoutDependency:layoutDependency,layoutId:\"QPahPX55B-container\",nodeId:\"QPahPX55B\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Sole Trader\",id:\"QPahPX55B\",layoutId:\"QPahPX55B\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+218+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1heyk8r-container\",layoutDependency:layoutDependency,layoutId:\"OgR13qhJV-container\",nodeId:\"OgR13qhJV\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Non-Profits\",id:\"OgR13qhJV\",layoutId:\"OgR13qhJV\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+218+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yu87z4-container\",layoutDependency:layoutDependency,layoutId:\"yCh3UXh2C-container\",nodeId:\"yCh3UXh2C\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Small Businesses\",id:\"yCh3UXh2C\",layoutId:\"yCh3UXh2C\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+218+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-txe5wy-container\",layoutDependency:layoutDependency,layoutId:\"Xu1LprBva-container\",nodeId:\"Xu1LprBva\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Midsize Businesses\",id:\"Xu1LprBva\",layoutId:\"Xu1LprBva\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,...addPropertyOverrides({pOmGhkHnU:{y:(componentViewport?.y||0)+218+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1s9g2lw-container\",layoutDependency:layoutDependency,layoutId:\"xtBd3rXR0-container\",nodeId:\"xtBd3rXR0\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"\",id:\"xtBd3rXR0\",layoutId:\"xtBd3rXR0\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hui7yw\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"FUXL9aJtG\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17m23pd\",\"data-framer-name\":\"Logo+Name\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"x9Ht123nP\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 138 33\"><g transform=\"translate(-0.001 0.477)\" id=\"ss10858421088_1\"><path d=\"M 21.636 12.926 L 22.728 13.988 C 23.306 14.548 23.306 15.45 22.728 16.012 L 21.636 17.073 L 20.542 16.012 C 19.965 15.452 19.965 14.548 20.542 13.988 Z M 15.441 0.001 C 14.658 0 13.908 0.303 13.359 0.84 L 0.865 12.977 C -0.288 14.096 -0.288 15.902 0.865 17.022 L 13.359 29.16 C 13.908 29.697 14.658 30 15.441 30 C 16.224 30 16.975 29.697 17.524 29.16 L 19.606 27.137 L 14.4 22.08 L 8.155 16.013 L 8.133 15.991 L 8.133 15.989 C 7.576 15.427 7.585 14.54 8.153 13.988 L 14.4 7.92 C 14.675 7.651 15.05 7.5 15.441 7.5 C 15.833 7.5 16.208 7.651 16.483 7.92 L 17.472 8.88 L 13.254 12.978 C 12.1 14.097 12.1 15.903 13.254 17.022 L 25.748 29.16 C 26.297 29.697 27.047 30 27.83 30 C 28.613 30 29.363 29.697 29.912 29.16 L 42.405 17.022 C 43.558 15.903 43.558 14.097 42.405 12.978 L 29.911 0.84 C 29.362 0.303 28.612 0 27.828 0 C 27.045 0 26.295 0.303 25.746 0.84 L 23.665 2.863 L 28.871 7.92 L 35.118 13.987 L 35.14 14.009 L 35.138 14.009 C 35.693 14.572 35.686 15.458 35.118 16.012 L 28.871 22.079 C 28.596 22.347 28.221 22.499 27.83 22.499 C 27.438 22.499 27.063 22.347 26.789 22.079 L 25.8 21.119 L 30.018 17.022 C 31.17 15.902 31.17 14.098 30.018 12.978 L 17.524 0.84 C 16.975 0.303 16.224 0 15.441 0.001 Z\" fill=\"rgb(126, 34, 206)\"></path></g><path d=\"M 68.947 25.005 L 68.947 6.366 L 79.237 6.366 L 79.237 8.816 L 71.516 8.816 L 71.516 13.447 L 76.664 13.447 L 76.079 15.924 L 71.517 15.924 L 71.517 22.529 L 79.237 22.529 L 79.237 25.007 L 68.947 25.007 Z M 82.667 25.005 L 82.667 6.366 L 85.236 6.366 L 85.236 22.529 L 91.848 22.529 L 91.848 25.007 L 82.667 25.007 Z M 95.165 25.005 L 98.899 15.923 L 97.433 15.923 L 98.456 13.446 L 99.922 13.446 L 101.829 8.839 L 95.165 8.839 L 95.165 6.366 L 105.424 6.366 L 102.494 13.446 L 103.985 13.446 L 102.992 15.923 L 101.47 15.923 L 98.731 22.528 L 105.424 22.528 L 105.424 25.005 Z M 108.863 25.005 L 108.863 6.366 L 111.432 6.366 L 111.432 25.007 L 108.863 25.007 Z M 113.978 25.02 L 113.978 22.517 L 116.577 22.517 L 116.577 25.02 Z M 118.291 25.021 L 122.191 6.379 L 124.709 6.379 L 128.55 25.022 L 125.981 25.022 L 125.23 21.536 L 121.554 21.536 L 120.864 25.022 L 118.29 25.022 Z M 122.054 19.084 L 124.79 19.084 L 123.465 12.451 Z M 59.292 25.005 L 55.506 6.366 L 58.075 6.366 L 60.649 18.961 L 63.222 6.366 L 65.795 6.366 L 61.978 25.007 L 59.292 25.007 Z M 131.43 25.005 L 131.43 6.366 L 133.999 6.366 L 133.999 25.007 L 131.43 25.007 Z\" fill=\"rgb(126, 34, 206)\"></path></svg>',svgContentId:10858421088,withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"abYtJ2OW7\",scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-aezd4i framer-j0803h\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"abYtJ2OW7\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115)))\"},children:\"Revolutionizing Accounting with AI-Powered automation for modern businesses.\"})}),className:\"framer-ytr23s\",\"data-framer-name\":\"In aliquet malesuada consectetur in enim eu maecenas suspendisse. Elementum at enim consequat elit nunc dictum. Mauris amet gravida.\",fonts:[\"Arial\"],layoutDependency:layoutDependency,layoutId:\"chu4oaxY8\",style:{\"--extracted-r6o4lv\":\"var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-134exjx\",\"data-framer-name\":\"Socials\",layoutDependency:layoutDependency,layoutId:\"y1PongXMm\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-f4jpyc\",\"data-framer-name\":\"AppStore-logo\",fill:\"black\",intrinsicHeight:46,intrinsicWidth:135,layoutDependency:layoutDependency,layoutId:\"c7eCQaFca\",svg:'<svg width=\"135\" height=\"46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><g clip-path=\"url(#b)\"><g clip-path=\"url(#c)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M134.907 39.106c0 3.282-2.669 5.944-5.961 5.944H5.981c-3.294 0-5.963-2.662-5.963-5.944V7.012c0-3.282 2.67-5.943 5.962-5.943h122.966c3.292 0 5.961 2.661 5.961 5.943v32.094Z\" fill=\"#1A1919\"/><path d=\"M35.193 30.14c-.714 1.578-1.056 2.282-1.975 3.676-1.283 1.947-3.091 4.371-5.331 4.392-1.99.019-2.502-1.291-5.204-1.276-2.701.014-3.266 1.3-5.258 1.281-2.24-.02-3.953-2.21-5.236-4.156-3.587-5.444-3.962-11.831-1.75-15.227 1.573-2.414 4.052-3.827 6.385-3.827 2.374 0 3.867 1.298 5.83 1.298 1.905 0 3.067-1.3 5.812-1.3 2.075 0 4.273 1.126 5.84 3.074-5.133 2.804-4.3 10.111.887 12.065Z\" fill=\"#FFFFFE\"/><path d=\"M26.383 12.827c.997-1.276 1.754-3.08 1.48-4.921-1.63.112-3.535 1.146-4.649 2.493-1.01 1.222-1.843 3.037-1.518 4.799 1.778.055 3.618-1.004 4.687-2.371Zm20.958 8.399c.174.673.36 1.373.602 2.127l1.385 3.998h-3.942l1.365-4.023c.209-.652.406-1.358.59-2.102Zm-1.22-2.479-5.138 15.077h2.353l1.534-4.629h4.976l1.578 4.63h2.418l-5.16-15.078h-2.56Zm13.8 5.797c2.04 0 2.953 1.884 2.953 3.75 0 2.408-1.165 3.904-3.038 3.904a2.772 2.772 0 0 1-2.697-2.117 2.903 2.903 0 0 1-.082-.738V27.51c0-.166.037-.368.074-.564.01-.063.023-.124.032-.185.341-1.305 1.474-2.216 2.759-2.216Zm.57-1.889c-1.558 0-2.807.6-3.638 1.74l-.091-1.499h-2.094l.013.192c.062.934.087 1.962.087 3.438v11.622h2.29v-5.424c.709.848 1.843 1.341 3.127 1.341 1.338 0 2.571-.523 3.469-1.47 1.002-1.056 1.53-2.574 1.53-4.389 0-1.602-.459-2.987-1.329-4.005a4.36 4.36 0 0 0-3.364-1.546Zm11.216 1.889c2.039 0 2.953 1.884 2.953 3.75 0 2.408-1.166 3.904-3.04 3.904a2.772 2.772 0 0 1-2.697-2.117 2.903 2.903 0 0 1-.08-.738V27.51c0-.168.036-.37.073-.566.01-.061.023-.122.033-.184.34-1.303 1.473-2.215 2.758-2.215Zm.57-1.889c-1.559 0-2.807.6-3.64 1.74l-.09-1.499h-2.094l.013.192c.062.934.088 1.962.088 3.438v11.622h2.288v-5.424c.71.848 1.844 1.341 3.128 1.341 1.338 0 2.57-.523 3.47-1.47 1-1.056 1.53-2.574 1.53-4.389 0-1.602-.46-2.987-1.33-4.005a4.358 4.358 0 0 0-3.364-1.546Zm14.763 2.481c-2.135-.825-2.82-1.473-2.82-2.671 0-1.009.804-2.026 2.602-2.026 1.482 0 2.43.514 2.686.672l.194.12.646-1.905-.128-.073c-.383-.225-1.475-.746-3.333-.746-2.918 0-4.957 1.717-4.957 4.176 0 1.982 1.276 3.368 4.018 4.361 1.942.724 2.664 1.465 2.664 2.736 0 1.438-1.115 2.33-2.908 2.33-1.17 0-2.371-.34-3.3-.932l-.197-.126-.616 1.946.114.075c.864.575 2.49.992 3.867.992 3.934 0 5.33-2.39 5.33-4.438 0-2.111-1.12-3.413-3.862-4.49Zm7.98-4.838L92.777 21v1.895h-1.644v1.822h1.644v5.585c0 1.35.259 2.297.792 2.895.512.559 1.298.867 2.215.867.865 0 1.479-.17 1.768-.273l.129-.046-.11-1.826-.219.067c-.29.09-.588.123-1.065.123-.887 0-1.265-.56-1.265-1.873V24.72h2.76v-1.823h-2.76v-2.598Zm8.367 4.159c2.058 0 2.996 2 2.996 3.86 0 2.287-1.279 3.947-3.039 3.947h-.023c-1.736 0-2.995-1.633-2.995-3.881 0-1.954.946-3.926 3.061-3.926Zm.066-1.802c-3.203 0-5.438 2.383-5.438 5.792 0 3.308 2.164 5.618 5.262 5.618h.022c2.62 0 5.438-1.82 5.438-5.814 0-1.624-.504-3.02-1.458-4.035-.961-1.02-2.284-1.56-3.826-1.56Zm12.294.107-.137-.035a2.202 2.202 0 0 0-.57-.072c-1.197 0-2.271.704-2.87 1.837l-.067-1.596h-2.053l.013.192c.061.902.087 1.916.087 3.284l-.021 7.452h2.287v-5.813c0-.317.023-.615.064-.884.258-1.397 1.203-2.3 2.408-2.3.234 0 .419.02.613.04l.246.024v-2.13m4.992 1.609c.698 0 1.263.214 1.68.639.659.667.774 1.651.789 2.123h-5.219c.212-1.317 1.038-2.762 2.75-2.762Zm.153-1.736c-3.047 0-5.175 2.427-5.175 5.901 0 3.346 2.117 5.508 5.394 5.508 1.723 0 2.922-.377 3.623-.693l.138-.062-.439-1.7-.192.077c-.623.253-1.452.511-2.866.511-.995 0-3.288-.327-3.429-3.308l7.388.022.029-.145c.046-.232.069-.544.069-.952 0-2.38-1.189-5.159-4.54-5.159Zm-78.87-7.865c.259.042.637.042 1.038.042 2.196.01 3.388-1.102 3.388-3.028.011-1.705-1.051-2.753-3.222-2.753-.531 0-.933.043-1.204.095v5.644Zm-1.04-6.322a16.684 16.684 0 0 1 2.196-.147c1.475 0 2.527.296 3.223.878.72.582 1.132 1.419 1.132 2.573 0 1.165-.413 2.117-1.144 2.774-.756.667-1.983 1.027-3.529 1.027-.743 0-1.346-.021-1.877-.085v-7.02Zm10.267 6.459c.992 0 1.735-.836 1.735-2.002 0-.868-.483-1.958-1.71-1.958-1.217 0-1.747 1.017-1.747 1.991 0 1.122.708 1.969 1.711 1.969h.011Zm-.035.698c-1.534 0-2.738-1.015-2.738-2.635 0-1.716 1.263-2.722 2.833-2.722 1.64 0 2.75 1.07 2.75 2.626 0 1.906-1.476 2.731-2.832 2.731h-.013Zm4.488-5.24.767 2.594c.153.571.307 1.111.413 1.64h.036c.13-.518.318-1.069.507-1.63l.932-2.604h.874l.885 2.561c.212.604.378 1.155.507 1.674h.036c.095-.519.248-1.059.437-1.662l.814-2.573h1.027l-1.84 5.125h-.946l-.872-2.446c-.2-.556-.369-1.121-.509-1.694h-.023a14.304 14.304 0 0 1-.52 1.704l-.92 2.436h-.944l-1.724-5.125h1.063Zm8.274 1.387c0-.54-.012-.964-.047-1.386h.92l.06.835h.023c.284-.476.944-.953 1.889-.953.79 0 2.018.424 2.018 2.181v3.06H67.8v-2.954c0-.826-.343-1.524-1.323-1.524-.673 0-1.204.434-1.393.953-.049.14-.073.286-.07.434v3.092h-1.039v-3.737m6.55 3.737h1.038V7.97h-1.037v7.518Zm5.122-.584c.992 0 1.736-.835 1.736-2.001 0-.868-.484-1.958-1.712-1.958-1.215 0-1.747 1.017-1.747 1.991 0 1.122.709 1.969 1.712 1.969h.011Zm-.035.7c-1.533 0-2.737-1.016-2.737-2.636 0-1.716 1.261-2.722 2.832-2.722 1.64 0 2.75 1.07 2.75 2.626 0 1.906-1.476 2.731-2.833 2.731h-.012Zm7.165-2.732c-1.133-.021-2.42.159-2.42 1.154 0 .615.45.89.968.89.756 0 1.24-.424 1.405-.858a.852.852 0 0 0 .047-.296v-.89Zm1.015 1.387c0 .444.024.879.083 1.229h-.933l-.095-.647h-.035c-.306.403-.932.762-1.746.762-1.157 0-1.747-.73-1.747-1.471 0-1.24 1.227-1.917 3.434-1.906v-.106c0-.423-.129-1.196-1.298-1.184-.543 0-1.098.136-1.499.38l-.236-.625c.472-.264 1.168-.445 1.889-.445 1.758 0 2.183 1.07 2.183 2.097v1.916Zm5.558-1.81c0-.127-.01-.276-.046-.403-.153-.582-.72-1.07-1.499-1.07-1.074 0-1.712.848-1.712 1.97 0 1.049.58 1.905 1.69 1.905.695 0 1.332-.422 1.52-1.11a1.41 1.41 0 0 0 .048-.403v-.89Zm1.04-4.479v6.194c0 .455.012.973.046 1.324h-.931l-.047-.89h-.024c-.319.572-1.004 1.005-1.936 1.005-1.381 0-2.455-1.046-2.455-2.604-.011-1.716 1.18-2.753 2.561-2.753.886 0 1.475.37 1.723.773h.024V7.972h1.038V7.97Zm6.585 6.934c.992 0 1.736-.835 1.736-2.001 0-.868-.484-1.958-1.712-1.958-1.215 0-1.746 1.017-1.746 1.991 0 1.122.708 1.969 1.71 1.969h.012Zm-.034.7c-1.536 0-2.74-1.016-2.74-2.636 0-1.716 1.265-2.722 2.833-2.722 1.642 0 2.75 1.07 2.75 2.626 0 1.906-1.475 2.731-2.832 2.731h-.011Zm4.155-3.854c0-.54-.013-.964-.048-1.386h.921l.059.835h.024c.282-.476.944-.953 1.887-.953.792 0 2.019.424 2.019 2.181v3.06h-1.039v-2.954c0-.826-.342-1.524-1.322-1.524-.672 0-1.204.434-1.393.953-.048.14-.072.287-.07.434v3.092h-1.038v-3.737M111.4 9.136v1.228h1.487v.71H111.4v2.763c0 .634.202.995.78.995.282 0 .448-.021.601-.064l.048.71a3.13 3.13 0 0 1-.921.126c-.484 0-.874-.148-1.122-.39-.283-.287-.4-.743-.4-1.346v-2.795h-.886v-.71h.886v-.941l1.014-.286Zm2.656-1.165h1.038v3.198h.025c.165-.266.424-.509.743-.657a2.201 2.201 0 0 1 1.062-.265c.767 0 1.995.424 1.995 2.193v3.048h-1.039v-2.943c0-.836-.342-1.524-1.322-1.524-.673 0-1.192.422-1.393.93-.058.128-.07.265-.07.446v3.092h-1.039V7.97Zm10.175 4.447c.01-.583-.272-1.515-1.43-1.515-1.062 0-1.51.869-1.593 1.515h3.023Zm-3.034.667c.023 1.26.908 1.778 1.947 1.778.744 0 1.204-.116 1.582-.254l.189.656c-.367.15-1.004.33-1.913.33-1.747 0-2.809-1.05-2.809-2.585 0-1.556 1.028-2.773 2.69-2.773 1.867 0 2.351 1.472 2.351 2.415 0 .19-.012.337-.036.444l-4.001-.011Z\" fill=\"#FFFFFE\"/></g></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .98)\" d=\"M0 0h135v44.07H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(0 .98)\" d=\"M0 0h135v44.07H0z\"/></clipPath><clipPath id=\"c\"><path fill=\"#fff\" transform=\"translate(.018 .98)\" d=\"M0 0h134.964v44.07H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jba56\",\"data-framer-name\":\"Android-store\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:135,layoutDependency:layoutDependency,layoutId:\"l5wxNllmm\",svg:'<svg width=\"135\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><g clip-path=\"url(#b)\"><g clip-path=\"url(#c)\"><mask id=\"d\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"-1\" y=\"0\" width=\"136\" height=\"41\"><path d=\"M-.01.01h135v40h-135v-40Z\" fill=\"#fff\"/></mask><g mask=\"url(#d)\"><path d=\"M129.99.01h-125a5 5 0 0 0-5 5v30a5 5 0 0 0 5 5h125a5.002 5.002 0 0 0 5-5v-30a5.002 5.002 0 0 0-5-5Z\" fill=\"#000\"/><path d=\"M129.99.81a4.2 4.2 0 0 1 4.2 4.2v30a4.198 4.198 0 0 1-4.2 4.2h-125a4.2 4.2 0 0 1-4.2-4.2v-30a4.2 4.2 0 0 1 4.2-4.2h125Zm0-.8h-125c-2.75 0-5 2.25-5 5v30c0 2.75 2.25 5 5 5h125c2.75 0 5-2.25 5-5v-30c0-2.75-2.25-5-5-5Z\" fill=\"#A6A6A6\"/><path d=\"M45.972 12.76c-.33.12-.97.31-1.73.31-.85 0-1.56-.22-2.11-.75-.49-.47-.79-1.22-.79-2.1 0-1.68 1.16-2.92 3.06-2.92.65 0 1.16.14 1.41.26l-.18.59c-.3-.13-.68-.24-1.25-.24-1.37 0-2.27.85-2.27 2.27s.86 2.28 2.18 2.28c.48 0 .8-.07.97-.15v-1.68h-1.15v-.59h1.86v2.72Zm4.2-2.4h-2.2v2.04h2.45v.61h-3.17V7.36h3.05v.61h-2.32v1.78h2.2v.6l-.01.01Zm2.581-2.38h-1.72v-.62h4.18v.62h-1.73v5.03h-.74V7.98h.01Zm5.927-.62v5.65h-.73V7.36h.73Zm2.51.62h-1.72v-.62h4.18v.62h-1.73v5.03h-.74V7.98h.01Zm10.03 2.15c0 1.94-1.18 2.97-2.62 2.97-1.44 0-2.54-1.16-2.54-2.86 0-1.79 1.11-2.97 2.62-2.97s2.54 1.18 2.54 2.86Zm-4.38.09c0 1.21.65 2.29 1.8 2.29s1.81-1.06 1.81-2.35c0-1.12-.59-2.3-1.8-2.3s-1.81 1.11-1.81 2.35v.01Zm5.502 2.79V7.36h.8l1.81 2.86c.42.66.75 1.26 1.01 1.83h.02c-.07-.76-.08-1.45-.08-2.33V7.36h.69v5.65h-.74l-1.79-2.87c-.39-.63-.77-1.27-1.06-1.88h-.03c.04.72.06 1.4.06 2.34v2.41h-.69Z\" fill=\"#fff\" stroke=\"#fff\" stroke-width=\".2\" stroke-miterlimit=\"10\"/><path d=\"M68.13 21.76c-2.35 0-4.27 1.79-4.27 4.25s1.92 4.25 4.27 4.25c2.35 0 4.27-1.8 4.27-4.25s-1.92-4.25-4.27-4.25Zm0 6.83c-1.29 0-2.4-1.06-2.4-2.58s1.11-2.58 2.4-2.58c1.29 0 2.4 1.05 2.4 2.58s-1.11 2.58-2.4 2.58Zm-9.31-6.83c-2.35 0-4.27 1.79-4.27 4.25s1.92 4.25 4.27 4.25c2.35 0 4.27-1.8 4.27-4.25s-1.92-4.25-4.27-4.25Zm0 6.83c-1.29 0-2.4-1.06-2.4-2.58s1.11-2.58 2.4-2.58c1.29 0 2.4 1.05 2.4 2.58s-1.11 2.58-2.4 2.58Zm-11.08-5.53v1.8h4.32c-.13 1.01-.47 1.76-.98 2.27-.63.63-1.61 1.32-3.33 1.32-2.66 0-4.74-2.14-4.74-4.8 0-2.66 2.08-4.8 4.74-4.8 1.43 0 2.48.56 3.25 1.29l1.27-1.27c-1.08-1.03-2.51-1.82-4.53-1.82-3.64 0-6.7 2.96-6.7 6.61 0 3.65 3.06 6.61 6.7 6.61 1.97 0 3.45-.64 4.61-1.85 1.19-1.19 1.56-2.87 1.56-4.22 0-.42-.03-.81-.1-1.13h-6.07v-.01Zm45.31 1.4c-.35-.95-1.43-2.71-3.64-2.71S85.4 23.47 85.4 26c0 2.38 1.8 4.25 4.22 4.25 1.95 0 3.08-1.19 3.54-1.88l-1.45-.97c-.48.71-1.14 1.18-2.09 1.18s-1.63-.43-2.06-1.29l5.69-2.35-.19-.48h-.01Zm-5.8 1.42c-.05-1.64 1.27-2.48 2.22-2.48.74 0 1.37.37 1.58.9l-3.8 1.58ZM82.63 30h1.87V17.5h-1.87V30Zm-3.06-7.3h-.06c-.42-.5-1.22-.95-2.24-.95-2.13 0-4.08 1.87-4.08 4.27 0 2.4 1.95 4.24 4.08 4.24 1.01 0 1.82-.45 2.24-.97h.06v.61c0 1.63-.87 2.5-2.27 2.5-1.14 0-1.85-.82-2.14-1.51l-1.63.68c.47 1.13 1.71 2.51 3.77 2.51 2.19 0 4.04-1.29 4.04-4.43v-7.64h-1.77v.69Zm-2.14 5.88c-1.29 0-2.37-1.08-2.37-2.56s1.08-2.59 2.37-2.59 2.27 1.1 2.27 2.59c0 1.49-1 2.56-2.27 2.56Zm24.381-11.08h-4.47V30h1.87v-4.74h2.61c2.07 0 4.1-1.5 4.1-3.88s-2.03-3.88-4.1-3.88h-.01Zm.05 6.03h-2.65v-4.29h2.65c1.4 0 2.19 1.16 2.19 2.14 0 .98-.79 2.14-2.19 2.14v.01Zm11.53-1.8c-1.35 0-2.75.6-3.33 1.91l1.66.69c.35-.69 1.01-.92 1.7-.92.96 0 1.95.58 1.96 1.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79 0-3.6.98-3.6 2.81 0 1.67 1.46 2.75 3.1 2.75 1.25 0 1.95-.56 2.38-1.22h.06v.96h1.8v-4.79c0-2.22-1.66-3.46-3.8-3.46l.02.01Zm-.23 6.85c-.61 0-1.46-.31-1.46-1.06 0-.96 1.06-1.33 1.98-1.33.82 0 1.21.18 1.7.42a2.257 2.257 0 0 1-2.22 1.98v-.01Zm10.58-6.58-2.14 5.42h-.06l-2.22-5.42h-2.01l3.33 7.58-1.9 4.21h1.95l5.13-11.79h-2.08Zm-16.81 8h1.87V17.5h-1.87V30Z\" fill=\"#fff\"/><path d=\"m20.71 19.43-10.65 11.3a2.886 2.886 0 0 0 2.78 2.14c.53 0 1.03-.14 1.46-.4l.03-.02 11.98-6.91-5.61-6.11h.01Z\" fill=\"#EA4335\"/><path d=\"M31.48 17.51h-.01L26.3 14.5l-5.83 5.19 5.85 5.85 5.15-2.97a2.88 2.88 0 0 0 1.51-2.53c0-1.09-.6-2.04-1.5-2.52v-.01Z\" fill=\"#FBBC04\"/><path d=\"M10.06 9.29c-.06.24-.1.48-.1.74v19.96c0 .26.03.5.1.74l11.01-11.01L10.06 9.29Z\" fill=\"#4285F4\"/><path d=\"m20.79 20.01 5.51-5.51-11.97-6.94a2.89 2.89 0 0 0-4.27 1.72l10.73 10.73Z\" fill=\"#34A853\"/></g></g></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(-.01 .01)\" d=\"M0 0h135v40H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(-.01 .01)\" d=\"M0 0h135v40H0z\"/></clipPath><clipPath id=\"c\"><path fill=\"#fff\" transform=\"translate(-.01 .01)\" d=\"M0 0h135v40H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ewwi33\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"XRpafADUz\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-neqxpm\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"vndXt_EaT\",...addPropertyOverrides({zGNwQKXPE:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a1dd31\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"yok71VqiB\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1m39oya\",\"data-framer-name\":\"Logo+Name\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"XEv3wvVAu\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 138 33\"><g transform=\"translate(-0.001 0.477)\" id=\"ss10858421088_1\"><path d=\"M 21.636 12.926 L 22.728 13.988 C 23.306 14.548 23.306 15.45 22.728 16.012 L 21.636 17.073 L 20.542 16.012 C 19.965 15.452 19.965 14.548 20.542 13.988 Z M 15.441 0.001 C 14.658 0 13.908 0.303 13.359 0.84 L 0.865 12.977 C -0.288 14.096 -0.288 15.902 0.865 17.022 L 13.359 29.16 C 13.908 29.697 14.658 30 15.441 30 C 16.224 30 16.975 29.697 17.524 29.16 L 19.606 27.137 L 14.4 22.08 L 8.155 16.013 L 8.133 15.991 L 8.133 15.989 C 7.576 15.427 7.585 14.54 8.153 13.988 L 14.4 7.92 C 14.675 7.651 15.05 7.5 15.441 7.5 C 15.833 7.5 16.208 7.651 16.483 7.92 L 17.472 8.88 L 13.254 12.978 C 12.1 14.097 12.1 15.903 13.254 17.022 L 25.748 29.16 C 26.297 29.697 27.047 30 27.83 30 C 28.613 30 29.363 29.697 29.912 29.16 L 42.405 17.022 C 43.558 15.903 43.558 14.097 42.405 12.978 L 29.911 0.84 C 29.362 0.303 28.612 0 27.828 0 C 27.045 0 26.295 0.303 25.746 0.84 L 23.665 2.863 L 28.871 7.92 L 35.118 13.987 L 35.14 14.009 L 35.138 14.009 C 35.693 14.572 35.686 15.458 35.118 16.012 L 28.871 22.079 C 28.596 22.347 28.221 22.499 27.83 22.499 C 27.438 22.499 27.063 22.347 26.789 22.079 L 25.8 21.119 L 30.018 17.022 C 31.17 15.902 31.17 14.098 30.018 12.978 L 17.524 0.84 C 16.975 0.303 16.224 0 15.441 0.001 Z\" fill=\"rgb(126, 34, 206)\"></path></g><path d=\"M 68.947 25.005 L 68.947 6.366 L 79.237 6.366 L 79.237 8.816 L 71.516 8.816 L 71.516 13.447 L 76.664 13.447 L 76.079 15.924 L 71.517 15.924 L 71.517 22.529 L 79.237 22.529 L 79.237 25.007 L 68.947 25.007 Z M 82.667 25.005 L 82.667 6.366 L 85.236 6.366 L 85.236 22.529 L 91.848 22.529 L 91.848 25.007 L 82.667 25.007 Z M 95.165 25.005 L 98.899 15.923 L 97.433 15.923 L 98.456 13.446 L 99.922 13.446 L 101.829 8.839 L 95.165 8.839 L 95.165 6.366 L 105.424 6.366 L 102.494 13.446 L 103.985 13.446 L 102.992 15.923 L 101.47 15.923 L 98.731 22.528 L 105.424 22.528 L 105.424 25.005 Z M 108.863 25.005 L 108.863 6.366 L 111.432 6.366 L 111.432 25.007 L 108.863 25.007 Z M 113.978 25.02 L 113.978 22.517 L 116.577 22.517 L 116.577 25.02 Z M 118.291 25.021 L 122.191 6.379 L 124.709 6.379 L 128.55 25.022 L 125.981 25.022 L 125.23 21.536 L 121.554 21.536 L 120.864 25.022 L 118.29 25.022 Z M 122.054 19.084 L 124.79 19.084 L 123.465 12.451 Z M 59.292 25.005 L 55.506 6.366 L 58.075 6.366 L 60.649 18.961 L 63.222 6.366 L 65.795 6.366 L 61.978 25.007 L 59.292 25.007 Z M 131.43 25.005 L 131.43 6.366 L 133.999 6.366 L 133.999 25.007 L 131.43 25.007 Z\" fill=\"rgb(126, 34, 206)\"></path></svg>',svgContentId:10858421088,withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"KJklh8A4U\",scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-5wlmfq framer-j0803h\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"KJklh8A4U\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115)))\"},children:\"Revolutionizing Accounting with AI-Powered automation for modern businesses.\"})}),className:\"framer-1q4ho0n\",\"data-framer-name\":\"In aliquet malesuada consectetur in enim eu maecenas suspendisse. Elementum at enim consequat elit nunc dictum. Mauris amet gravida.\",fonts:[\"Arial\"],layoutDependency:layoutDependency,layoutId:\"BjZLFedZM\",style:{\"--extracted-r6o4lv\":\"var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8zlbff\",\"data-framer-name\":\"Socials\",layoutDependency:layoutDependency,layoutId:\"AsI2F4nNX\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kkohtf\",\"data-framer-name\":\"AppStore-logo\",fill:\"black\",intrinsicHeight:46,intrinsicWidth:135,layoutDependency:layoutDependency,layoutId:\"kdY9PRe6U\",svg:'<svg width=\"135\" height=\"46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><g clip-path=\"url(#b)\"><g clip-path=\"url(#c)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M134.907 39.106c0 3.282-2.669 5.944-5.961 5.944H5.981c-3.294 0-5.963-2.662-5.963-5.944V7.012c0-3.282 2.67-5.943 5.962-5.943h122.966c3.292 0 5.961 2.661 5.961 5.943v32.094Z\" fill=\"#1A1919\"/><path d=\"M35.193 30.14c-.714 1.578-1.056 2.282-1.975 3.676-1.283 1.947-3.091 4.371-5.331 4.392-1.99.019-2.502-1.291-5.204-1.276-2.701.014-3.266 1.3-5.258 1.281-2.24-.02-3.953-2.21-5.236-4.156-3.587-5.444-3.962-11.831-1.75-15.227 1.573-2.414 4.052-3.827 6.385-3.827 2.374 0 3.867 1.298 5.83 1.298 1.905 0 3.067-1.3 5.812-1.3 2.075 0 4.273 1.126 5.84 3.074-5.133 2.804-4.3 10.111.887 12.065Z\" fill=\"#FFFFFE\"/><path d=\"M26.383 12.827c.997-1.276 1.754-3.08 1.48-4.921-1.63.112-3.535 1.146-4.649 2.493-1.01 1.222-1.843 3.037-1.518 4.799 1.778.055 3.618-1.004 4.687-2.371Zm20.958 8.399c.174.673.36 1.373.602 2.127l1.385 3.998h-3.942l1.365-4.023c.209-.652.406-1.358.59-2.102Zm-1.22-2.479-5.138 15.077h2.353l1.534-4.629h4.976l1.578 4.63h2.418l-5.16-15.078h-2.56Zm13.8 5.797c2.04 0 2.953 1.884 2.953 3.75 0 2.408-1.165 3.904-3.038 3.904a2.772 2.772 0 0 1-2.697-2.117 2.903 2.903 0 0 1-.082-.738V27.51c0-.166.037-.368.074-.564.01-.063.023-.124.032-.185.341-1.305 1.474-2.216 2.759-2.216Zm.57-1.889c-1.558 0-2.807.6-3.638 1.74l-.091-1.499h-2.094l.013.192c.062.934.087 1.962.087 3.438v11.622h2.29v-5.424c.709.848 1.843 1.341 3.127 1.341 1.338 0 2.571-.523 3.469-1.47 1.002-1.056 1.53-2.574 1.53-4.389 0-1.602-.459-2.987-1.329-4.005a4.36 4.36 0 0 0-3.364-1.546Zm11.216 1.889c2.039 0 2.953 1.884 2.953 3.75 0 2.408-1.166 3.904-3.04 3.904a2.772 2.772 0 0 1-2.697-2.117 2.903 2.903 0 0 1-.08-.738V27.51c0-.168.036-.37.073-.566.01-.061.023-.122.033-.184.34-1.303 1.473-2.215 2.758-2.215Zm.57-1.889c-1.559 0-2.807.6-3.64 1.74l-.09-1.499h-2.094l.013.192c.062.934.088 1.962.088 3.438v11.622h2.288v-5.424c.71.848 1.844 1.341 3.128 1.341 1.338 0 2.57-.523 3.47-1.47 1-1.056 1.53-2.574 1.53-4.389 0-1.602-.46-2.987-1.33-4.005a4.358 4.358 0 0 0-3.364-1.546Zm14.763 2.481c-2.135-.825-2.82-1.473-2.82-2.671 0-1.009.804-2.026 2.602-2.026 1.482 0 2.43.514 2.686.672l.194.12.646-1.905-.128-.073c-.383-.225-1.475-.746-3.333-.746-2.918 0-4.957 1.717-4.957 4.176 0 1.982 1.276 3.368 4.018 4.361 1.942.724 2.664 1.465 2.664 2.736 0 1.438-1.115 2.33-2.908 2.33-1.17 0-2.371-.34-3.3-.932l-.197-.126-.616 1.946.114.075c.864.575 2.49.992 3.867.992 3.934 0 5.33-2.39 5.33-4.438 0-2.111-1.12-3.413-3.862-4.49Zm7.98-4.838L92.777 21v1.895h-1.644v1.822h1.644v5.585c0 1.35.259 2.297.792 2.895.512.559 1.298.867 2.215.867.865 0 1.479-.17 1.768-.273l.129-.046-.11-1.826-.219.067c-.29.09-.588.123-1.065.123-.887 0-1.265-.56-1.265-1.873V24.72h2.76v-1.823h-2.76v-2.598Zm8.367 4.159c2.058 0 2.996 2 2.996 3.86 0 2.287-1.279 3.947-3.039 3.947h-.023c-1.736 0-2.995-1.633-2.995-3.881 0-1.954.946-3.926 3.061-3.926Zm.066-1.802c-3.203 0-5.438 2.383-5.438 5.792 0 3.308 2.164 5.618 5.262 5.618h.022c2.62 0 5.438-1.82 5.438-5.814 0-1.624-.504-3.02-1.458-4.035-.961-1.02-2.284-1.56-3.826-1.56Zm12.294.107-.137-.035a2.202 2.202 0 0 0-.57-.072c-1.197 0-2.271.704-2.87 1.837l-.067-1.596h-2.053l.013.192c.061.902.087 1.916.087 3.284l-.021 7.452h2.287v-5.813c0-.317.023-.615.064-.884.258-1.397 1.203-2.3 2.408-2.3.234 0 .419.02.613.04l.246.024v-2.13m4.992 1.609c.698 0 1.263.214 1.68.639.659.667.774 1.651.789 2.123h-5.219c.212-1.317 1.038-2.762 2.75-2.762Zm.153-1.736c-3.047 0-5.175 2.427-5.175 5.901 0 3.346 2.117 5.508 5.394 5.508 1.723 0 2.922-.377 3.623-.693l.138-.062-.439-1.7-.192.077c-.623.253-1.452.511-2.866.511-.995 0-3.288-.327-3.429-3.308l7.388.022.029-.145c.046-.232.069-.544.069-.952 0-2.38-1.189-5.159-4.54-5.159Zm-78.87-7.865c.259.042.637.042 1.038.042 2.196.01 3.388-1.102 3.388-3.028.011-1.705-1.051-2.753-3.222-2.753-.531 0-.933.043-1.204.095v5.644Zm-1.04-6.322a16.684 16.684 0 0 1 2.196-.147c1.475 0 2.527.296 3.223.878.72.582 1.132 1.419 1.132 2.573 0 1.165-.413 2.117-1.144 2.774-.756.667-1.983 1.027-3.529 1.027-.743 0-1.346-.021-1.877-.085v-7.02Zm10.267 6.459c.992 0 1.735-.836 1.735-2.002 0-.868-.483-1.958-1.71-1.958-1.217 0-1.747 1.017-1.747 1.991 0 1.122.708 1.969 1.711 1.969h.011Zm-.035.698c-1.534 0-2.738-1.015-2.738-2.635 0-1.716 1.263-2.722 2.833-2.722 1.64 0 2.75 1.07 2.75 2.626 0 1.906-1.476 2.731-2.832 2.731h-.013Zm4.488-5.24.767 2.594c.153.571.307 1.111.413 1.64h.036c.13-.518.318-1.069.507-1.63l.932-2.604h.874l.885 2.561c.212.604.378 1.155.507 1.674h.036c.095-.519.248-1.059.437-1.662l.814-2.573h1.027l-1.84 5.125h-.946l-.872-2.446c-.2-.556-.369-1.121-.509-1.694h-.023a14.304 14.304 0 0 1-.52 1.704l-.92 2.436h-.944l-1.724-5.125h1.063Zm8.274 1.387c0-.54-.012-.964-.047-1.386h.92l.06.835h.023c.284-.476.944-.953 1.889-.953.79 0 2.018.424 2.018 2.181v3.06H67.8v-2.954c0-.826-.343-1.524-1.323-1.524-.673 0-1.204.434-1.393.953-.049.14-.073.286-.07.434v3.092h-1.039v-3.737m6.55 3.737h1.038V7.97h-1.037v7.518Zm5.122-.584c.992 0 1.736-.835 1.736-2.001 0-.868-.484-1.958-1.712-1.958-1.215 0-1.747 1.017-1.747 1.991 0 1.122.709 1.969 1.712 1.969h.011Zm-.035.7c-1.533 0-2.737-1.016-2.737-2.636 0-1.716 1.261-2.722 2.832-2.722 1.64 0 2.75 1.07 2.75 2.626 0 1.906-1.476 2.731-2.833 2.731h-.012Zm7.165-2.732c-1.133-.021-2.42.159-2.42 1.154 0 .615.45.89.968.89.756 0 1.24-.424 1.405-.858a.852.852 0 0 0 .047-.296v-.89Zm1.015 1.387c0 .444.024.879.083 1.229h-.933l-.095-.647h-.035c-.306.403-.932.762-1.746.762-1.157 0-1.747-.73-1.747-1.471 0-1.24 1.227-1.917 3.434-1.906v-.106c0-.423-.129-1.196-1.298-1.184-.543 0-1.098.136-1.499.38l-.236-.625c.472-.264 1.168-.445 1.889-.445 1.758 0 2.183 1.07 2.183 2.097v1.916Zm5.558-1.81c0-.127-.01-.276-.046-.403-.153-.582-.72-1.07-1.499-1.07-1.074 0-1.712.848-1.712 1.97 0 1.049.58 1.905 1.69 1.905.695 0 1.332-.422 1.52-1.11a1.41 1.41 0 0 0 .048-.403v-.89Zm1.04-4.479v6.194c0 .455.012.973.046 1.324h-.931l-.047-.89h-.024c-.319.572-1.004 1.005-1.936 1.005-1.381 0-2.455-1.046-2.455-2.604-.011-1.716 1.18-2.753 2.561-2.753.886 0 1.475.37 1.723.773h.024V7.972h1.038V7.97Zm6.585 6.934c.992 0 1.736-.835 1.736-2.001 0-.868-.484-1.958-1.712-1.958-1.215 0-1.746 1.017-1.746 1.991 0 1.122.708 1.969 1.71 1.969h.012Zm-.034.7c-1.536 0-2.74-1.016-2.74-2.636 0-1.716 1.265-2.722 2.833-2.722 1.642 0 2.75 1.07 2.75 2.626 0 1.906-1.475 2.731-2.832 2.731h-.011Zm4.155-3.854c0-.54-.013-.964-.048-1.386h.921l.059.835h.024c.282-.476.944-.953 1.887-.953.792 0 2.019.424 2.019 2.181v3.06h-1.039v-2.954c0-.826-.342-1.524-1.322-1.524-.672 0-1.204.434-1.393.953-.048.14-.072.287-.07.434v3.092h-1.038v-3.737M111.4 9.136v1.228h1.487v.71H111.4v2.763c0 .634.202.995.78.995.282 0 .448-.021.601-.064l.048.71a3.13 3.13 0 0 1-.921.126c-.484 0-.874-.148-1.122-.39-.283-.287-.4-.743-.4-1.346v-2.795h-.886v-.71h.886v-.941l1.014-.286Zm2.656-1.165h1.038v3.198h.025c.165-.266.424-.509.743-.657a2.201 2.201 0 0 1 1.062-.265c.767 0 1.995.424 1.995 2.193v3.048h-1.039v-2.943c0-.836-.342-1.524-1.322-1.524-.673 0-1.192.422-1.393.93-.058.128-.07.265-.07.446v3.092h-1.039V7.97Zm10.175 4.447c.01-.583-.272-1.515-1.43-1.515-1.062 0-1.51.869-1.593 1.515h3.023Zm-3.034.667c.023 1.26.908 1.778 1.947 1.778.744 0 1.204-.116 1.582-.254l.189.656c-.367.15-1.004.33-1.913.33-1.747 0-2.809-1.05-2.809-2.585 0-1.556 1.028-2.773 2.69-2.773 1.867 0 2.351 1.472 2.351 2.415 0 .19-.012.337-.036.444l-4.001-.011Z\" fill=\"#FFFFFE\"/></g></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 .98)\" d=\"M0 0h135v44.07H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(0 .98)\" d=\"M0 0h135v44.07H0z\"/></clipPath><clipPath id=\"c\"><path fill=\"#fff\" transform=\"translate(.018 .98)\" d=\"M0 0h134.964v44.07H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1epgssc\",\"data-framer-name\":\"Android-store\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:135,layoutDependency:layoutDependency,layoutId:\"XGwET5x9b\",svg:'<svg width=\"135\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><g clip-path=\"url(#b)\"><g clip-path=\"url(#c)\"><mask id=\"d\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"-1\" y=\"0\" width=\"136\" height=\"41\"><path d=\"M-.01.01h135v40h-135v-40Z\" fill=\"#fff\"/></mask><g mask=\"url(#d)\"><path d=\"M129.99.01h-125a5 5 0 0 0-5 5v30a5 5 0 0 0 5 5h125a5.002 5.002 0 0 0 5-5v-30a5.002 5.002 0 0 0-5-5Z\" fill=\"#000\"/><path d=\"M129.99.81a4.2 4.2 0 0 1 4.2 4.2v30a4.198 4.198 0 0 1-4.2 4.2h-125a4.2 4.2 0 0 1-4.2-4.2v-30a4.2 4.2 0 0 1 4.2-4.2h125Zm0-.8h-125c-2.75 0-5 2.25-5 5v30c0 2.75 2.25 5 5 5h125c2.75 0 5-2.25 5-5v-30c0-2.75-2.25-5-5-5Z\" fill=\"#A6A6A6\"/><path d=\"M45.972 12.76c-.33.12-.97.31-1.73.31-.85 0-1.56-.22-2.11-.75-.49-.47-.79-1.22-.79-2.1 0-1.68 1.16-2.92 3.06-2.92.65 0 1.16.14 1.41.26l-.18.59c-.3-.13-.68-.24-1.25-.24-1.37 0-2.27.85-2.27 2.27s.86 2.28 2.18 2.28c.48 0 .8-.07.97-.15v-1.68h-1.15v-.59h1.86v2.72Zm4.2-2.4h-2.2v2.04h2.45v.61h-3.17V7.36h3.05v.61h-2.32v1.78h2.2v.6l-.01.01Zm2.581-2.38h-1.72v-.62h4.18v.62h-1.73v5.03h-.74V7.98h.01Zm5.927-.62v5.65h-.73V7.36h.73Zm2.51.62h-1.72v-.62h4.18v.62h-1.73v5.03h-.74V7.98h.01Zm10.03 2.15c0 1.94-1.18 2.97-2.62 2.97-1.44 0-2.54-1.16-2.54-2.86 0-1.79 1.11-2.97 2.62-2.97s2.54 1.18 2.54 2.86Zm-4.38.09c0 1.21.65 2.29 1.8 2.29s1.81-1.06 1.81-2.35c0-1.12-.59-2.3-1.8-2.3s-1.81 1.11-1.81 2.35v.01Zm5.502 2.79V7.36h.8l1.81 2.86c.42.66.75 1.26 1.01 1.83h.02c-.07-.76-.08-1.45-.08-2.33V7.36h.69v5.65h-.74l-1.79-2.87c-.39-.63-.77-1.27-1.06-1.88h-.03c.04.72.06 1.4.06 2.34v2.41h-.69Z\" fill=\"#fff\" stroke=\"#fff\" stroke-width=\".2\" stroke-miterlimit=\"10\"/><path d=\"M68.13 21.76c-2.35 0-4.27 1.79-4.27 4.25s1.92 4.25 4.27 4.25c2.35 0 4.27-1.8 4.27-4.25s-1.92-4.25-4.27-4.25Zm0 6.83c-1.29 0-2.4-1.06-2.4-2.58s1.11-2.58 2.4-2.58c1.29 0 2.4 1.05 2.4 2.58s-1.11 2.58-2.4 2.58Zm-9.31-6.83c-2.35 0-4.27 1.79-4.27 4.25s1.92 4.25 4.27 4.25c2.35 0 4.27-1.8 4.27-4.25s-1.92-4.25-4.27-4.25Zm0 6.83c-1.29 0-2.4-1.06-2.4-2.58s1.11-2.58 2.4-2.58c1.29 0 2.4 1.05 2.4 2.58s-1.11 2.58-2.4 2.58Zm-11.08-5.53v1.8h4.32c-.13 1.01-.47 1.76-.98 2.27-.63.63-1.61 1.32-3.33 1.32-2.66 0-4.74-2.14-4.74-4.8 0-2.66 2.08-4.8 4.74-4.8 1.43 0 2.48.56 3.25 1.29l1.27-1.27c-1.08-1.03-2.51-1.82-4.53-1.82-3.64 0-6.7 2.96-6.7 6.61 0 3.65 3.06 6.61 6.7 6.61 1.97 0 3.45-.64 4.61-1.85 1.19-1.19 1.56-2.87 1.56-4.22 0-.42-.03-.81-.1-1.13h-6.07v-.01Zm45.31 1.4c-.35-.95-1.43-2.71-3.64-2.71S85.4 23.47 85.4 26c0 2.38 1.8 4.25 4.22 4.25 1.95 0 3.08-1.19 3.54-1.88l-1.45-.97c-.48.71-1.14 1.18-2.09 1.18s-1.63-.43-2.06-1.29l5.69-2.35-.19-.48h-.01Zm-5.8 1.42c-.05-1.64 1.27-2.48 2.22-2.48.74 0 1.37.37 1.58.9l-3.8 1.58ZM82.63 30h1.87V17.5h-1.87V30Zm-3.06-7.3h-.06c-.42-.5-1.22-.95-2.24-.95-2.13 0-4.08 1.87-4.08 4.27 0 2.4 1.95 4.24 4.08 4.24 1.01 0 1.82-.45 2.24-.97h.06v.61c0 1.63-.87 2.5-2.27 2.5-1.14 0-1.85-.82-2.14-1.51l-1.63.68c.47 1.13 1.71 2.51 3.77 2.51 2.19 0 4.04-1.29 4.04-4.43v-7.64h-1.77v.69Zm-2.14 5.88c-1.29 0-2.37-1.08-2.37-2.56s1.08-2.59 2.37-2.59 2.27 1.1 2.27 2.59c0 1.49-1 2.56-2.27 2.56Zm24.381-11.08h-4.47V30h1.87v-4.74h2.61c2.07 0 4.1-1.5 4.1-3.88s-2.03-3.88-4.1-3.88h-.01Zm.05 6.03h-2.65v-4.29h2.65c1.4 0 2.19 1.16 2.19 2.14 0 .98-.79 2.14-2.19 2.14v.01Zm11.53-1.8c-1.35 0-2.75.6-3.33 1.91l1.66.69c.35-.69 1.01-.92 1.7-.92.96 0 1.95.58 1.96 1.61v.13c-.34-.19-1.06-.48-1.95-.48-1.79 0-3.6.98-3.6 2.81 0 1.67 1.46 2.75 3.1 2.75 1.25 0 1.95-.56 2.38-1.22h.06v.96h1.8v-4.79c0-2.22-1.66-3.46-3.8-3.46l.02.01Zm-.23 6.85c-.61 0-1.46-.31-1.46-1.06 0-.96 1.06-1.33 1.98-1.33.82 0 1.21.18 1.7.42a2.257 2.257 0 0 1-2.22 1.98v-.01Zm10.58-6.58-2.14 5.42h-.06l-2.22-5.42h-2.01l3.33 7.58-1.9 4.21h1.95l5.13-11.79h-2.08Zm-16.81 8h1.87V17.5h-1.87V30Z\" fill=\"#fff\"/><path d=\"m20.71 19.43-10.65 11.3a2.886 2.886 0 0 0 2.78 2.14c.53 0 1.03-.14 1.46-.4l.03-.02 11.98-6.91-5.61-6.11h.01Z\" fill=\"#EA4335\"/><path d=\"M31.48 17.51h-.01L26.3 14.5l-5.83 5.19 5.85 5.85 5.15-2.97a2.88 2.88 0 0 0 1.51-2.53c0-1.09-.6-2.04-1.5-2.52v-.01Z\" fill=\"#FBBC04\"/><path d=\"M10.06 9.29c-.06.24-.1.48-.1.74v19.96c0 .26.03.5.1.74l11.01-11.01L10.06 9.29Z\" fill=\"#4285F4\"/><path d=\"m20.79 20.01 5.51-5.51-11.97-6.94a2.89 2.89 0 0 0-4.27 1.72l10.73 10.73Z\" fill=\"#34A853\"/></g></g></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(-.01 .01)\" d=\"M0 0h135v40H0z\"/></clipPath><clipPath id=\"b\"><path fill=\"#fff\" transform=\"translate(-.01 .01)\" d=\"M0 0h135v40H0z\"/></clipPath><clipPath id=\"c\"><path fill=\"#fff\" transform=\"translate(-.01 .01)\" d=\"M0 0h135v40H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4tc1zs\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"F9aofdagD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Features\"})}),className:\"framer-1c52hl4\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"Vi0Ub4z3D\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-13th4h6\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"GSGULSVJH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+0,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5z0wr5-container\",layoutDependency:layoutDependency,layoutId:\"oZvooqzwF-container\",nodeId:\"oZvooqzwF\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Sole Trader\",id:\"oZvooqzwF\",layoutId:\"oZvooqzwF\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+40,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gx4zoi-container\",layoutDependency:layoutDependency,layoutId:\"g0_2Dv0TW-container\",nodeId:\"g0_2Dv0TW\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Non-Profits\",id:\"g0_2Dv0TW\",layoutId:\"g0_2Dv0TW\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+80,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dut265-container\",layoutDependency:layoutDependency,layoutId:\"yh9ZyLSgb-container\",nodeId:\"yh9ZyLSgb\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Small Businesses\",id:\"yh9ZyLSgb\",layoutId:\"yh9ZyLSgb\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+120,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tiu1bu-container\",layoutDependency:layoutDependency,layoutId:\"Fj2jrAq9h-container\",nodeId:\"Fj2jrAq9h\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Midsize Businesses\",id:\"Fj2jrAq9h\",layoutId:\"Fj2jrAq9h\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+160,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y1ijp9-container\",layoutDependency:layoutDependency,layoutId:\"ooumlbt33-container\",nodeId:\"ooumlbt33\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"\",id:\"ooumlbt33\",layoutId:\"ooumlbt33\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f98n2t\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"fUnjXrARC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Resources\"})}),className:\"framer-yk1zns\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"ueYk4Ojhp\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1kvyhfl\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"yxE5LqGc5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+0,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-96sunv-container\",layoutDependency:layoutDependency,layoutId:\"NLzMt447z-container\",nodeId:\"NLzMt447z\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"About\",id:\"NLzMt447z\",layoutId:\"NLzMt447z\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+40,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r1e8kn-container\",layoutDependency:layoutDependency,layoutId:\"gLsRcMlYa-container\",nodeId:\"gLsRcMlYa\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Features\",id:\"gLsRcMlYa\",layoutId:\"gLsRcMlYa\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+80,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xbsxc5-container\",layoutDependency:layoutDependency,layoutId:\"dB6p2_p6N-container\",nodeId:\"dB6p2_p6N\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Blog\",id:\"dB6p2_p6N\",layoutId:\"dB6p2_p6N\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+120,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-l9y0h6-container\",layoutDependency:layoutDependency,layoutId:\"xQF3bpF91-container\",nodeId:\"xQF3bpF91\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Pricing\",id:\"xQF3bpF91\",layoutId:\"xQF3bpF91\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+160,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vbicxl-container\",layoutDependency:layoutDependency,layoutId:\"I_hClBHAP-container\",nodeId:\"I_hClBHAP\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Contact\",id:\"I_hClBHAP\",layoutId:\"I_hClBHAP\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eipm68\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"pDNn0ei6K\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Pricing\"})}),className:\"framer-ynlqhy\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"E2lSk_e7Y\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-qb3kza\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"rkgpqmRqi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+0,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wkf6ue-container\",layoutDependency:layoutDependency,layoutId:\"O7dpGpvHL-container\",nodeId:\"O7dpGpvHL\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Free\",id:\"O7dpGpvHL\",layoutId:\"O7dpGpvHL\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+40,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16emcdm-container\",layoutDependency:layoutDependency,layoutId:\"XulXnsgHm-container\",nodeId:\"XulXnsgHm\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Starter\",id:\"XulXnsgHm\",layoutId:\"XulXnsgHm\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+80,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1btdvzg-container\",layoutDependency:layoutDependency,layoutId:\"MrBSeyTO8-container\",nodeId:\"MrBSeyTO8\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Pro\",id:\"MrBSeyTO8\",layoutId:\"MrBSeyTO8\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+120,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15305cx-container\",layoutDependency:layoutDependency,layoutId:\"kbmBUeGT2-container\",nodeId:\"kbmBUeGT2\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Enterprise\",id:\"kbmBUeGT2\",layoutId:\"kbmBUeGT2\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+160,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qkdu8a-container\",layoutDependency:layoutDependency,layoutId:\"WDiDNnsZ9-container\",nodeId:\"WDiDNnsZ9\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"\",id:\"WDiDNnsZ9\",layoutId:\"WDiDNnsZ9\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jw181z\",\"data-framer-name\":\"Column\",layoutDependency:layoutDependency,layoutId:\"jqIMrYmD_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"R0Y7QXJpbW8tNjAw\",\"--framer-font-family\":'\"Arimo\", \"Arimo Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10)))\"},children:\"Company\"})}),className:\"framer-fyba16\",fonts:[\"GF;Arimo-600\"],layoutDependency:layoutDependency,layoutId:\"WokGMb5Ph\",style:{\"--extracted-1w1cjl5\":\"var(--token-237d8458-d054-4504-84e5-22cb0ea1d24e, rgb(10, 10, 10))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-134qsk4\",\"data-framer-name\":\"Link Wrapper\",layoutDependency:layoutDependency,layoutId:\"RYNs336ee\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+0,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b1a4j5-container\",layoutDependency:layoutDependency,layoutId:\"BXqKIooEF-container\",nodeId:\"BXqKIooEF\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"About\",id:\"BXqKIooEF\",layoutId:\"BXqKIooEF\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kDXUkLE1w\"},implicitPathVariables:undefined},{href:{webPageId:\"kDXUkLE1w\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+40,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xr4aha-container\",layoutDependency:layoutDependency,layoutId:\"LFgM7Bc3I-container\",nodeId:\"LFgM7Bc3I\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:true,height:\"100%\",Ib5NOdRzj:\"Career\",id:\"LFgM7Bc3I\",layoutId:\"LFgM7Bc3I\",LUlX0sqdN:\"New\",QxXFL7NXK:resolvedLinks[0],width:\"100%\",...addPropertyOverrides({zGNwQKXPE:{QxXFL7NXK:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+80,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-108sbi8-container\",layoutDependency:layoutDependency,layoutId:\"zPq0S03Xq-container\",nodeId:\"zPq0S03Xq\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Contact\",id:\"zPq0S03Xq\",layoutId:\"zPq0S03Xq\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+120,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+120}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4ecaj-container\",layoutDependency:layoutDependency,layoutId:\"BXpuy6tVe-container\",nodeId:\"BXpuy6tVe\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Partners\",id:\"BXpuy6tVe\",layoutId:\"BXpuy6tVe\",LUlX0sqdN:\"New\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+0+0)+0+0+0+0+51.2+0+160,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+0)+-.586+0+0+51.2+0+160}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5riw5w-container\",layoutDependency:layoutDependency,layoutId:\"pI5Y7te9e-container\",nodeId:\"pI5Y7te9e\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Press\",id:\"pI5Y7te9e\",layoutId:\"pI5Y7te9e\",LUlX0sqdN:\"New\",width:\"100%\"})})})]})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8n55mt\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"CpSVPjwdN\",children:[/*#__PURE__*/_jsx(motion.div,{\"aria-label\":\"Divider line\",className:\"framer-9lhywz\",\"data-framer-name\":\"separation Line\",layoutDependency:layoutDependency,layoutId:\"EDDJh07iY\",style:{backgroundColor:\"var(--token-c630804f-5e50-4893-b680-27b64d932590, rgba(94, 120, 143, 0.5))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1evb0f9\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"e0u3hz4VY\",children:[/*#__PURE__*/_jsx(RichTextAutoYear10tia3w,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115)))\"},children:\"\\xa9 2025 VELZI.AI Limited, All rights reserved\"})}),className:\"framer-10tia3w\",fonts:[\"Arial\"],layoutDependency:layoutDependency,layoutId:\"RTQH89ZB4\",style:{\"--extracted-r6o4lv\":\"var(--token-2767985d-3152-432b-96ec-11e6f8567cc4, rgb(115, 115, 115))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/velzi\",motionChild:true,nodeId:\"WHTte1_i4\",scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11f6d41 framer-j0803h\",layoutDependency:layoutDependency,layoutId:\"WHTte1_i4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-178ym6c-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"s0I7Tsg3w-container\",nodeId:\"s0I7Tsg3w\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(76, 142, 230)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"LinkedinLogo\",id:\"s0I7Tsg3w\",layoutId:\"s0I7Tsg3w\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-ofmi75\",\"data-framer-name\":\"Legal\",layoutDependency:layoutDependency,layoutId:\"IItzfkMnV\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+235.2+32)+0+33+2+0,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+32)+0+33+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13wq5sm-container\",layoutDependency:layoutDependency,layoutId:\"lEPgtj9Bl-container\",nodeId:\"lEPgtj9Bl\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLinkAutoYear13wq5smWithMappedReactPropsoop79,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Privacy Policy\",id:\"lEPgtj9Bl\",layoutId:\"lEPgtj9Bl\",LUlX0sqdN:\"New\",QxXFL7NXK:\"https://legal.velzi.ai/legal/privacy-policy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-328.2)/2+235.2+32)+0+33+2+0,...addPropertyOverrides({zGNwQKXPE:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||472)-144-93)/2+0+32)+0+33+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qcc2fu-container\",layoutDependency:layoutDependency,layoutId:\"wq52mIOE2-container\",nodeId:\"wq52mIOE2\",rendersWithMotion:true,scopeId:\"licEmhkfK\",children:/*#__PURE__*/_jsx(ButtonFooterLink,{adnfMAIpa:false,height:\"100%\",Ib5NOdRzj:\"Terms & Conditions\",id:\"wq52mIOE2\",layoutId:\"wq52mIOE2\",LUlX0sqdN:\"New\",QxXFL7NXK:\"https://legal.velzi.ai/legal/terms-of-service\",width:\"100%\"})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4YdXM.framer-j0803h, .framer-4YdXM .framer-j0803h { display: block; }\",\".framer-4YdXM.framer-pf8i77 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 64px 60px 80px 60px; position: relative; width: 1200px; }\",\".framer-4YdXM .framer-158cbmy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; min-height: 235px; overflow: visible; padding: 0px; position: absolute; right: 57px; top: 218px; width: 105px; z-index: 1; }\",\".framer-4YdXM .framer-1lmxreq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-4YdXM .framer-w3e8lf, .framer-4YdXM .framer-7sldmw, .framer-4YdXM .framer-ff5i7g, .framer-4YdXM .framer-rpjfdy, .framer-4YdXM .framer-1c52hl4, .framer-4YdXM .framer-yk1zns, .framer-4YdXM .framer-ynlqhy, .framer-4YdXM .framer-fyba16, .framer-4YdXM .framer-10tia3w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4YdXM .framer-1o1psk8, .framer-4YdXM .framer-1agf71t, .framer-4YdXM .framer-1gvryud, .framer-4YdXM .framer-10vdlu1, .framer-4YdXM .framer-13th4h6, .framer-4YdXM .framer-1kvyhfl, .framer-4YdXM .framer-qb3kza, .framer-4YdXM .framer-134qsk4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4YdXM .framer-1kmwq5e-container, .framer-4YdXM .framer-2o43wt-container, .framer-4YdXM .framer-4j3i5r-container, .framer-4YdXM .framer-sob8gk-container, .framer-4YdXM .framer-1nsm61x-container, .framer-4YdXM .framer-ebliyz-container, .framer-4YdXM .framer-1knf5j5-container, .framer-4YdXM .framer-1h7q3wx-container, .framer-4YdXM .framer-1fjvl8c-container, .framer-4YdXM .framer-1xf15kr-container, .framer-4YdXM .framer-u1ocm8-container, .framer-4YdXM .framer-1bvwrjd-container, .framer-4YdXM .framer-pw0r-container, .framer-4YdXM .framer-16aqqyi-container, .framer-4YdXM .framer-jqqklc-container, .framer-4YdXM .framer-1a1qi5f-container, .framer-4YdXM .framer-1lfg99c-container, .framer-4YdXM .framer-1ib84fa-container, .framer-4YdXM .framer-1heyk8r-container, .framer-4YdXM .framer-1yu87z4-container, .framer-4YdXM .framer-txe5wy-container, .framer-4YdXM .framer-1s9g2lw-container, .framer-4YdXM .framer-5z0wr5-container, .framer-4YdXM .framer-gx4zoi-container, .framer-4YdXM .framer-1dut265-container, .framer-4YdXM .framer-tiu1bu-container, .framer-4YdXM .framer-1y1ijp9-container, .framer-4YdXM .framer-96sunv-container, .framer-4YdXM .framer-r1e8kn-container, .framer-4YdXM .framer-1xbsxc5-container, .framer-4YdXM .framer-l9y0h6-container, .framer-4YdXM .framer-vbicxl-container, .framer-4YdXM .framer-wkf6ue-container, .framer-4YdXM .framer-16emcdm-container, .framer-4YdXM .framer-1btdvzg-container, .framer-4YdXM .framer-15305cx-container, .framer-4YdXM .framer-qkdu8a-container, .framer-4YdXM .framer-b1a4j5-container, .framer-4YdXM .framer-xr4aha-container, .framer-4YdXM .framer-108sbi8-container, .framer-4YdXM .framer-4ecaj-container, .framer-4YdXM .framer-5riw5w-container, .framer-4YdXM .framer-13wq5sm-container, .framer-4YdXM .framer-qcc2fu-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4YdXM .framer-ab4n7h-container { aspect-ratio: 1 / 1; bottom: 106px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 35px); left: 46%; position: absolute; width: 31px; z-index: 1; }\",\".framer-4YdXM .framer-d20eu1-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 25px; }\",\".framer-4YdXM .framer-z56uh0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; left: -10px; max-width: 1240px; min-height: 28px; overflow: visible; padding: 0px; position: absolute; top: 55%; width: 354px; z-index: 1; }\",\".framer-4YdXM .framer-jyltfm { align-content: center; align-items: center; bottom: -342px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: absolute; right: 5px; width: 309px; z-index: 1; }\",\".framer-4YdXM .framer-12z5xdj, .framer-4YdXM .framer-11f6d41 { cursor: pointer; flex: none; height: 28px; overflow: visible; position: relative; text-decoration: none; width: 25px; }\",\".framer-4YdXM .framer-1incvjm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 50%; width: min-content; z-index: 1; }\",\".framer-4YdXM .framer-1jg62yi { bottom: 156px; flex: none; height: auto; left: 52%; position: absolute; white-space: pre; width: auto; z-index: 1; }\",\".framer-4YdXM .framer-3qzsc1 { bottom: 202px; flex: none; height: 1px; left: calc(50.00000000000002% - 385px / 2); overflow: visible; position: absolute; width: 385px; z-index: 1; }\",\".framer-4YdXM .framer-a9bqsy { align-content: flex-start; align-items: flex-start; bottom: 225px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 62px; width: min-content; z-index: 1; }\",\".framer-4YdXM .framer-s9d67f { align-content: flex-start; align-items: flex-start; bottom: 249px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; left: 43px; overflow: visible; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-4YdXM .framer-tizg4y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; left: 48px; overflow: visible; padding: 0px; position: absolute; top: 218px; width: min-content; z-index: 1; }\",\".framer-4YdXM .framer-1hui7yw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 202px; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: -7px; top: 0px; width: 390px; z-index: 1; }\",\".framer-4YdXM .framer-17m23pd, .framer-4YdXM .framer-1m39oya { flex: none; height: 33px; position: relative; width: 138px; }\",\".framer-4YdXM .framer-aezd4i, .framer-4YdXM .framer-5wlmfq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 101px; }\",\".framer-4YdXM .framer-ytr23s { flex: none; height: 65%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(69.060773480663% - 64.64088397790056% / 2); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-4YdXM .framer-134exjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: 34px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-4YdXM .framer-f4jpyc { aspect-ratio: 2.9347826086956523 / 1; bottom: -6px; flex: none; height: var(--framer-aspect-ratio-supported, 46px); left: 43px; position: absolute; top: -6px; width: 34%; z-index: 1; }\",\".framer-4YdXM .framer-1jba56 { aspect-ratio: 3.375 / 1; bottom: -5px; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: absolute; right: 43px; top: -5px; width: 37%; z-index: 1; }\",\".framer-4YdXM .framer-1ewwi33 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1104px; }\",\".framer-4YdXM .framer-neqxpm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4YdXM .framer-1a1dd31 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 181px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 400px; }\",\".framer-4YdXM .framer-1q4ho0n { flex: none; height: 93%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(83.4254143646409% - 93.37016574585635% / 2); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-4YdXM .framer-8zlbff { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: 20px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-4YdXM .framer-kkohtf { aspect-ratio: 2.9347826086956523 / 1; bottom: -83px; flex: none; height: var(--framer-aspect-ratio-supported, 46px); left: 0px; position: absolute; width: 34%; z-index: 1; }\",\".framer-4YdXM .framer-1epgssc { aspect-ratio: 3.375 / 1; bottom: -83px; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: absolute; right: 96px; width: 37%; z-index: 1; }\",\".framer-4YdXM .framer-4tc1zs, .framer-4YdXM .framer-f98n2t, .framer-4YdXM .framer-1eipm68, .framer-4YdXM .framer-1jw181z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-4YdXM .framer-8n55mt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4YdXM .framer-9lhywz { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-4YdXM .framer-1evb0f9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4YdXM .framer-178ym6c-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-4YdXM .framer-ofmi75 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4YdXM.framer-pf8i77, .framer-4YdXM .framer-1lmxreq, .framer-4YdXM .framer-1o1psk8, .framer-4YdXM .framer-z56uh0, .framer-4YdXM .framer-1incvjm, .framer-4YdXM .framer-a9bqsy, .framer-4YdXM .framer-1agf71t, .framer-4YdXM .framer-s9d67f, .framer-4YdXM .framer-1gvryud, .framer-4YdXM .framer-tizg4y, .framer-4YdXM .framer-10vdlu1, .framer-4YdXM .framer-1hui7yw, .framer-4YdXM .framer-aezd4i, .framer-4YdXM .framer-134exjx, .framer-4YdXM .framer-1ewwi33, .framer-4YdXM .framer-1a1dd31, .framer-4YdXM .framer-5wlmfq, .framer-4YdXM .framer-8zlbff, .framer-4YdXM .framer-4tc1zs, .framer-4YdXM .framer-13th4h6, .framer-4YdXM .framer-f98n2t, .framer-4YdXM .framer-1kvyhfl, .framer-4YdXM .framer-1eipm68, .framer-4YdXM .framer-qb3kza, .framer-4YdXM .framer-1jw181z, .framer-4YdXM .framer-134qsk4, .framer-4YdXM .framer-8n55mt, .framer-4YdXM .framer-ofmi75 { gap: 0px; } .framer-4YdXM.framer-pf8i77 > *, .framer-4YdXM .framer-z56uh0 > *, .framer-4YdXM .framer-8n55mt > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-4YdXM.framer-pf8i77 > :first-child, .framer-4YdXM .framer-1lmxreq > :first-child, .framer-4YdXM .framer-1o1psk8 > :first-child, .framer-4YdXM .framer-z56uh0 > :first-child, .framer-4YdXM .framer-a9bqsy > :first-child, .framer-4YdXM .framer-1agf71t > :first-child, .framer-4YdXM .framer-s9d67f > :first-child, .framer-4YdXM .framer-1gvryud > :first-child, .framer-4YdXM .framer-tizg4y > :first-child, .framer-4YdXM .framer-10vdlu1 > :first-child, .framer-4YdXM .framer-1hui7yw > :first-child, .framer-4YdXM .framer-1ewwi33 > :first-child, .framer-4YdXM .framer-1a1dd31 > :first-child, .framer-4YdXM .framer-4tc1zs > :first-child, .framer-4YdXM .framer-13th4h6 > :first-child, .framer-4YdXM .framer-f98n2t > :first-child, .framer-4YdXM .framer-1kvyhfl > :first-child, .framer-4YdXM .framer-1eipm68 > :first-child, .framer-4YdXM .framer-qb3kza > :first-child, .framer-4YdXM .framer-1jw181z > :first-child, .framer-4YdXM .framer-134qsk4 > :first-child, .framer-4YdXM .framer-8n55mt > :first-child { margin-top: 0px; } .framer-4YdXM.framer-pf8i77 > :last-child, .framer-4YdXM .framer-1lmxreq > :last-child, .framer-4YdXM .framer-1o1psk8 > :last-child, .framer-4YdXM .framer-z56uh0 > :last-child, .framer-4YdXM .framer-a9bqsy > :last-child, .framer-4YdXM .framer-1agf71t > :last-child, .framer-4YdXM .framer-s9d67f > :last-child, .framer-4YdXM .framer-1gvryud > :last-child, .framer-4YdXM .framer-tizg4y > :last-child, .framer-4YdXM .framer-10vdlu1 > :last-child, .framer-4YdXM .framer-1hui7yw > :last-child, .framer-4YdXM .framer-1ewwi33 > :last-child, .framer-4YdXM .framer-1a1dd31 > :last-child, .framer-4YdXM .framer-4tc1zs > :last-child, .framer-4YdXM .framer-13th4h6 > :last-child, .framer-4YdXM .framer-f98n2t > :last-child, .framer-4YdXM .framer-1kvyhfl > :last-child, .framer-4YdXM .framer-1eipm68 > :last-child, .framer-4YdXM .framer-qb3kza > :last-child, .framer-4YdXM .framer-1jw181z > :last-child, .framer-4YdXM .framer-134qsk4 > :last-child, .framer-4YdXM .framer-8n55mt > :last-child { margin-bottom: 0px; } .framer-4YdXM .framer-1lmxreq > *, .framer-4YdXM .framer-a9bqsy > *, .framer-4YdXM .framer-s9d67f > *, .framer-4YdXM .framer-tizg4y > *, .framer-4YdXM .framer-4tc1zs > *, .framer-4YdXM .framer-f98n2t > *, .framer-4YdXM .framer-1eipm68 > *, .framer-4YdXM .framer-1jw181z > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-4YdXM .framer-1o1psk8 > *, .framer-4YdXM .framer-1agf71t > *, .framer-4YdXM .framer-1gvryud > *, .framer-4YdXM .framer-10vdlu1 > *, .framer-4YdXM .framer-13th4h6 > *, .framer-4YdXM .framer-1kvyhfl > *, .framer-4YdXM .framer-qb3kza > *, .framer-4YdXM .framer-134qsk4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-4YdXM .framer-1incvjm > * { margin: 0px; margin-left: calc(37px / 2); margin-right: calc(37px / 2); } .framer-4YdXM .framer-1incvjm > :first-child, .framer-4YdXM .framer-aezd4i > :first-child, .framer-4YdXM .framer-134exjx > :first-child, .framer-4YdXM .framer-5wlmfq > :first-child, .framer-4YdXM .framer-8zlbff > :first-child, .framer-4YdXM .framer-ofmi75 > :first-child { margin-left: 0px; } .framer-4YdXM .framer-1incvjm > :last-child, .framer-4YdXM .framer-aezd4i > :last-child, .framer-4YdXM .framer-134exjx > :last-child, .framer-4YdXM .framer-5wlmfq > :last-child, .framer-4YdXM .framer-8zlbff > :last-child, .framer-4YdXM .framer-ofmi75 > :last-child { margin-right: 0px; } .framer-4YdXM .framer-1hui7yw > *, .framer-4YdXM .framer-1a1dd31 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-4YdXM .framer-aezd4i > *, .framer-4YdXM .framer-5wlmfq > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-4YdXM .framer-134exjx > *, .framer-4YdXM .framer-8zlbff > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-4YdXM .framer-1ewwi33 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-4YdXM .framer-ofmi75 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-4YdXM.framer-v-14q9w38.framer-pf8i77 { padding: 64px 32px 80px 32px; width: 810px; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-1ewwi33 { min-height: 235px; width: 807px; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-neqxpm { left: 50%; order: 0; position: absolute; top: -1px; width: 783px; z-index: 1; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-1a1dd31 { order: 0; width: 294px; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-1q4ho0n { left: calc(45.02762430939229% - 90.05524861878453% / 2); width: 90%; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-1epgssc { bottom: -81px; right: 68px; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-4tc1zs, .framer-4YdXM.framer-v-1slkxqc .framer-1incvjm, .framer-4YdXM.framer-v-1slkxqc .framer-1hui7yw, .framer-4YdXM.framer-v-1slkxqc .framer-aezd4i, .framer-4YdXM.framer-v-1slkxqc .framer-1jba56 { order: 1; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-f98n2t, .framer-4YdXM.framer-v-1slkxqc .framer-d20eu1-container, .framer-4YdXM.framer-v-1slkxqc .framer-ytr23s { order: 2; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-1eipm68, .framer-4YdXM.framer-v-1slkxqc .framer-ab4n7h-container, .framer-4YdXM.framer-v-1slkxqc .framer-134exjx { order: 3; }\",\".framer-4YdXM.framer-v-14q9w38 .framer-1jw181z, .framer-4YdXM.framer-v-1slkxqc .framer-z56uh0 { order: 4; }\",\".framer-4YdXM.framer-v-1slkxqc.framer-pf8i77 { height: 949px; padding: 363px 18px 363px 18px; width: 390px; }\",\".framer-4YdXM.framer-v-1slkxqc .framer-158cbmy, .framer-4YdXM.framer-v-1slkxqc .framer-jyltfm, .framer-4YdXM.framer-v-1slkxqc .framer-12z5xdj, .framer-4YdXM.framer-v-1slkxqc .framer-17m23pd, .framer-4YdXM.framer-v-1slkxqc .framer-f4jpyc { order: 0; }\",\".framer-4YdXM.framer-v-1slkxqc .framer-1jg62yi { order: 5; }\",\".framer-4YdXM.framer-v-1slkxqc .framer-3qzsc1 { order: 6; }\",\".framer-4YdXM.framer-v-1slkxqc .framer-a9bqsy { order: 7; }\",\".framer-4YdXM.framer-v-1slkxqc .framer-s9d67f { order: 8; }\",\".framer-4YdXM.framer-v-1slkxqc .framer-tizg4y { order: 9; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 472\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zGNwQKXPE\":{\"layout\":[\"fixed\",\"auto\"]},\"pOmGhkHnU\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlicEmhkfK=withCSS(Component,css,\"framer-4YdXM\");export default FramerlicEmhkfK;FramerlicEmhkfK.displayName=\"Navigation / Footer\";FramerlicEmhkfK.defaultProps={height:472,width:1200};addPropertyControls(FramerlicEmhkfK,{variant:{options:[\"EbpapWQsU\",\"zGNwQKXPE\",\"pOmGhkHnU\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlicEmhkfK,[{explicitInter:true,fonts:[{family:\"Arimo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3M8tsAhDAVQI4aA.woff2\",weight:\"600\"}]},...ButtonFooterLinkFonts,...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlicEmhkfK\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"472\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zGNwQKXPE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pOmGhkHnU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./licEmhkfK.map", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"sxLybhfWe\",\"Znpca934E\",\"iRUTyoTsq\"];const serializationHash=\"framer-HDmBW\";const variantClassNames={iRUTyoTsq:\"framer-v-1xfc427\",sxLybhfWe:\"framer-v-1pelw7d\",Znpca934E:\"framer-v-l11l9d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"sxLybhfWe\",Medium:\"Znpca934E\",Small:\"iRUTyoTsq\"};const getProps=({click,height,id,width,...props})=>{return{...props,tK1wvbbK9:click??props.tK1wvbbK9,variant:humanReadableVariantMap[props.variant]??props.variant??\"sxLybhfWe\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,tK1wvbbK9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sxLybhfWe\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaphwmern=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(tK1wvbbK9){const res=await tK1wvbbK9(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"sxLybhfWe\",scopeId:\"y4HvTc9Th\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1pelw7d\",className,classNames)} framer-xnzhsj`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sxLybhfWe\",onTap:onTaphwmern,ref:refBinding,style:{...style},...addPropertyOverrides({iRUTyoTsq:{\"data-framer-name\":\"Small\"},Znpca934E:{\"data-framer-name\":\"Medium\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"CV7ZhnvC8\",openInNewTab:false,scopeId:\"y4HvTc9Th\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-c1om7o framer-xnzhsj\",\"data-framer-name\":\"Logo+Name\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"CV7ZhnvC8\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 106 26\"><g transform=\"translate(0.913 2.319)\" id=\"ss8755383876_1\"><path d=\"M 15.535 9.602 L 16.319 10.391 C 16.734 10.807 16.734 11.477 16.319 11.894 L 15.535 12.683 L 14.75 11.894 C 14.335 11.478 14.335 10.807 14.75 10.391 Z M 11.087 0 C 10.525 0 9.986 0.225 9.592 0.624 L 0.621 9.64 C -0.207 10.472 -0.207 11.813 0.621 12.645 L 9.592 21.662 C 9.986 22.061 10.525 22.286 11.087 22.286 C 11.65 22.286 12.188 22.061 12.583 21.662 L 14.078 20.159 L 10.34 16.402 L 5.855 11.895 L 5.84 11.879 L 5.84 11.878 C 5.44 11.46 5.447 10.801 5.854 10.391 L 10.34 5.884 C 10.537 5.684 10.806 5.571 11.087 5.571 C 11.368 5.571 11.638 5.684 11.835 5.884 L 12.546 6.596 L 9.516 9.641 C 8.688 10.472 8.688 11.813 9.516 12.645 L 18.487 21.662 C 18.882 22.061 19.42 22.286 19.983 22.286 C 20.545 22.286 21.084 22.061 21.478 21.662 L 30.448 12.645 C 31.276 11.813 31.276 10.472 30.448 9.641 L 21.477 0.624 C 21.083 0.225 20.544 0 19.982 0 C 19.419 0 18.881 0.225 18.487 0.624 L 16.992 2.127 L 20.73 5.884 L 25.216 10.39 L 25.231 10.407 L 25.23 10.407 C 25.628 10.825 25.624 11.483 25.216 11.894 L 20.73 16.401 C 20.533 16.601 20.264 16.713 19.983 16.713 C 19.702 16.713 19.432 16.601 19.235 16.401 L 18.525 15.688 L 21.554 12.645 C 22.381 11.813 22.381 10.473 21.554 9.641 L 12.583 0.624 C 12.188 0.225 11.65 0 11.087 0 Z\" fill=\"rgb(126, 34, 206)\"></path></g><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"M 51.529 23.138 L 51.529 7.61 L 59.648 7.61 L 59.648 9.651 L 53.556 9.651 L 53.556 13.509 L 57.618 13.509 L 57.157 15.573 L 53.557 15.573 L 53.557 21.075 L 59.648 21.075 L 59.648 23.139 L 51.529 23.139 Z M 62.355 23.138 L 62.355 7.61 L 64.382 7.61 L 64.382 21.075 L 69.599 21.075 L 69.599 23.139 L 62.355 23.139 Z M 72.217 23.138 L 75.162 15.572 L 74.006 15.572 L 74.813 13.508 L 75.97 13.508 L 77.474 9.671 L 72.217 9.671 L 72.217 7.61 L 80.311 7.61 L 77.999 13.508 L 79.176 13.508 L 78.392 15.572 L 77.192 15.572 L 75.03 21.074 L 80.311 21.074 L 80.311 23.138 Z M 83.024 23.138 L 83.024 7.61 L 85.052 7.61 L 85.052 23.139 L 83.024 23.139 Z M 87.061 23.15 L 87.061 21.065 L 89.111 21.065 L 89.111 23.15 Z M 90.464 23.151 L 93.541 7.621 L 95.528 7.621 L 98.559 23.152 L 96.532 23.152 L 95.94 20.247 L 93.039 20.247 L 92.494 23.152 L 90.463 23.152 Z M 93.433 18.205 L 95.592 18.205 L 94.546 12.679 Z M 43.911 23.138 L 40.924 7.61 L 42.951 7.61 L 44.981 18.102 L 47.012 7.61 L 49.042 7.61 L 46.03 23.139 L 43.911 23.139 Z M 100.831 23.138 L 100.831 7.61 L 102.859 7.61 L 102.859 23.139 L 100.831 23.139 Z\" fill=\"rgb(126, 34, 206)\"></path></svg>',svgContentId:8755383876,withExternalLayout:true,...addPropertyOverrides({iRUTyoTsq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 113 23\"><path d=\"M 31.264 18.281 L 31.264 10.25 L 35.456 10.25 L 35.456 11.306 L 32.311 11.306 L 32.311 13.301 L 34.408 13.301 L 34.17 14.369 L 32.311 14.369 L 32.311 17.214 L 35.456 17.214 L 35.456 18.282 L 31.264 18.282 Z M 36.854 18.281 L 36.854 10.25 L 37.901 10.25 L 37.901 17.214 L 40.595 17.214 L 40.595 18.282 L 36.854 18.282 Z M 41.947 18.281 L 43.468 14.368 L 42.871 14.368 L 43.288 13.301 L 43.885 13.301 L 44.662 11.316 L 41.947 11.316 L 41.947 10.25 L 46.127 10.25 L 44.933 13.301 L 45.541 13.301 L 45.136 14.368 L 44.516 14.368 L 43.4 17.214 L 46.127 17.214 L 46.127 18.281 Z M 47.528 18.281 L 47.528 10.25 L 48.575 10.25 L 48.575 18.282 L 47.528 18.282 Z M 49.612 18.288 L 49.612 17.209 L 50.671 17.209 L 50.671 18.288 Z M 51.37 18.288 L 52.959 10.256 L 53.984 10.256 L 55.55 18.289 L 54.503 18.289 L 54.197 16.786 L 52.699 16.786 L 52.418 18.289 L 51.369 18.289 Z M 52.903 15.73 L 54.017 15.73 L 53.478 12.872 Z M 27.33 18.281 L 25.787 10.25 L 26.834 10.25 L 27.883 15.677 L 28.931 10.25 L 29.979 10.25 L 28.424 18.282 L 27.33 18.282 Z M 56.723 18.281 L 56.723 10.25 L 57.77 10.25 L 57.77 18.282 L 56.723 18.282 Z\" fill=\"rgb(126, 34, 206)\"></path><g transform=\"translate(0.913 8.596)\" id=\"ss11795166704_4\"><path d=\"M 9.12 5.762 L 9.581 6.236 C 9.824 6.485 9.824 6.887 9.581 7.137 L 9.12 7.61 L 8.659 7.137 C 8.416 6.888 8.416 6.485 8.659 6.236 Z M 6.509 0 C 6.179 0 5.863 0.135 5.631 0.375 L 0.365 5.785 C -0.122 6.284 -0.122 7.089 0.365 7.588 L 5.631 12.998 C 5.863 13.238 6.179 13.373 6.509 13.373 C 6.839 13.373 7.155 13.238 7.387 12.998 L 8.265 12.097 L 6.07 9.843 L 3.437 7.138 L 3.428 7.128 L 3.428 7.128 C 3.194 6.877 3.198 6.482 3.437 6.236 L 6.07 3.531 C 6.186 3.411 6.344 3.343 6.509 3.343 C 6.674 3.343 6.832 3.411 6.948 3.531 L 7.365 3.958 L 5.587 5.785 C 5.101 6.284 5.101 7.089 5.587 7.588 L 10.854 12.998 C 11.085 13.238 11.401 13.373 11.731 13.373 C 12.061 13.373 12.378 13.238 12.609 12.998 L 17.875 7.588 C 18.361 7.089 18.361 6.284 17.875 5.785 L 12.609 0.375 C 12.377 0.135 12.061 0 11.731 0 C 11.401 0 11.084 0.135 10.853 0.375 L 9.976 1.276 L 12.17 3.531 L 14.804 6.235 L 14.813 6.245 L 14.812 6.245 C 15.046 6.496 15.043 6.891 14.804 7.137 L 12.17 9.842 C 12.055 9.962 11.896 10.029 11.731 10.029 C 11.566 10.029 11.408 9.962 11.293 9.842 L 10.876 9.414 L 12.654 7.588 C 13.139 7.089 13.139 6.284 12.654 5.785 L 7.387 0.375 C 7.155 0.135 6.839 0 6.509 0 Z\" fill=\"rgb(126, 34, 206)\"></path></g><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></svg>',svgContentId:11795166704},Znpca934E:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 91 24\"><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><g transform=\"translate(0.912 0.848)\" id=\"ss11094012168_6\"><path d=\"M 13.898 8.835 L 14.599 9.561 C 14.97 9.944 14.97 10.561 14.599 10.944 L 13.898 11.669 L 13.195 10.944 C 12.824 10.561 12.824 9.944 13.195 9.561 Z M 9.919 0 C 9.416 0 8.934 0.207 8.581 0.574 L 0.556 8.87 C -0.185 9.635 -0.185 10.869 0.556 11.635 L 8.581 19.931 C 8.934 20.298 9.416 20.505 9.919 20.505 C 10.422 20.505 10.904 20.298 11.256 19.931 L 12.594 18.548 L 9.25 15.092 L 5.238 10.945 L 5.224 10.93 L 5.224 10.929 C 4.867 10.545 4.872 9.938 5.237 9.561 L 9.25 5.414 C 9.426 5.23 9.667 5.126 9.919 5.126 C 10.17 5.126 10.411 5.23 10.587 5.414 L 11.223 6.069 L 8.513 8.871 C 7.773 9.636 7.773 10.87 8.513 11.635 L 16.539 19.931 C 16.892 20.298 17.373 20.505 17.876 20.505 C 18.379 20.505 18.861 20.298 19.214 19.931 L 27.239 11.635 C 27.979 10.87 27.979 9.636 27.239 8.871 L 19.213 0.574 C 18.86 0.207 18.379 0 17.876 0 C 17.373 0 16.891 0.207 16.538 0.574 L 15.201 1.957 L 18.545 5.414 L 22.558 9.56 L 22.572 9.575 L 22.571 9.575 C 22.927 9.96 22.923 10.566 22.558 10.944 L 18.545 15.091 C 18.369 15.275 18.128 15.378 17.876 15.378 C 17.625 15.378 17.384 15.275 17.208 15.091 L 16.573 14.435 L 19.282 11.635 C 20.022 10.869 20.022 9.636 19.282 8.871 L 11.256 0.574 C 10.904 0.207 10.422 0 9.919 0 Z\" fill=\"rgb(126, 34, 206)\"></path></g><path d=\"M 42.243 19.499 L 42.243 7.185 L 48.632 7.185 L 48.632 8.803 L 43.838 8.803 L 43.838 11.863 L 47.034 11.863 L 46.671 13.5 L 43.839 13.5 L 43.839 17.863 L 48.632 17.863 L 48.632 19.5 L 42.243 19.5 Z M 50.761 19.499 L 50.761 7.185 L 52.357 7.185 L 52.357 17.863 L 56.462 17.863 L 56.462 19.5 L 50.761 19.5 Z M 58.521 19.499 L 60.839 13.499 L 59.929 13.499 L 60.565 11.862 L 61.475 11.862 L 62.659 8.819 L 58.521 8.819 L 58.521 7.185 L 64.891 7.185 L 63.072 11.862 L 63.998 11.862 L 63.381 13.499 L 62.436 13.499 L 60.735 17.863 L 64.891 17.863 L 64.891 19.499 Z M 67.026 19.499 L 67.026 7.185 L 68.621 7.185 L 68.621 19.5 L 67.026 19.5 Z M 70.202 19.509 L 70.202 17.856 L 71.816 17.856 L 71.816 19.509 Z M 72.88 19.51 L 75.301 7.193 L 76.865 7.193 L 79.25 19.511 L 77.655 19.511 L 77.189 17.207 L 74.906 17.207 L 74.478 19.511 L 72.879 19.511 Z M 75.217 15.587 L 76.915 15.587 L 76.092 11.205 Z M 36.248 19.499 L 33.897 7.185 L 35.493 7.185 L 37.09 15.506 L 38.688 7.185 L 40.286 7.185 L 37.916 19.5 L 36.248 19.5 Z M 81.038 19.499 L 81.038 7.185 L 82.633 7.185 L 82.633 19.5 L 81.038 19.5 Z\" fill=\"rgb(126, 34, 206)\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></svg>',svgContentId:11094012168}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HDmBW.framer-xnzhsj, .framer-HDmBW .framer-xnzhsj { display: block; }\",\".framer-HDmBW.framer-1pelw7d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 126px; }\",\".framer-HDmBW .framer-c1om7o { flex: none; height: 26px; position: relative; text-decoration: none; width: 106px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HDmBW.framer-1pelw7d { gap: 0px; } .framer-HDmBW.framer-1pelw7d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HDmBW.framer-1pelw7d > :first-child { margin-left: 0px; } .framer-HDmBW.framer-1pelw7d > :last-child { margin-right: 0px; } }\",\".framer-HDmBW.framer-v-l11l9d.framer-1pelw7d { width: 110px; }\",\".framer-HDmBW.framer-v-l11l9d .framer-c1om7o { height: 24px; order: 0; width: 91px; }\",\".framer-HDmBW.framer-v-1xfc427.framer-1pelw7d { width: 71px; }\",\".framer-HDmBW.framer-v-1xfc427 .framer-c1om7o { height: 23px; order: 0; width: 113px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 26\n * @framerIntrinsicWidth 126\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Znpca934E\":{\"layout\":[\"fixed\",\"auto\"]},\"iRUTyoTsq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"tK1wvbbK9\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framery4HvTc9Th=withCSS(Component,css,\"framer-HDmBW\");export default Framery4HvTc9Th;Framery4HvTc9Th.displayName=\"Elements / Logo 2\";Framery4HvTc9Th.defaultProps={height:26,width:126};addPropertyControls(Framery4HvTc9Th,{variant:{options:[\"sxLybhfWe\",\"Znpca934E\",\"iRUTyoTsq\"],optionTitles:[\"Default\",\"Medium\",\"Small\"],title:\"Variant\",type:ControlType.Enum},tK1wvbbK9:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framery4HvTc9Th,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framery4HvTc9Th\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"tK1wvbbK9\\\":\\\"click\\\"}\",\"framerIntrinsicWidth\":\"126\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Znpca934E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iRUTyoTsq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"26\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./y4HvTc9Th.map", "// Generated by Framer (06534cb)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Arimo-regular\",\"GF;Arimo-700\",\"GF;Arimo-700italic\",\"GF;Arimo-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Arimo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk37cxsAhDAVQI4aA.woff2\",weight:\"400\"},{family:\"Arimo\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sfzZCDf9_T_3cV7NCUECyoxNk3CstsAhDAVQI4aA.woff2\",weight:\"700\"},{family:\"Arimo\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY9jQxrBdwcoaKww.woff2\",weight:\"700\"},{family:\"Arimo\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/arimo/v29/P5sdzZCDf9_T_10c3i9MeUcyat4iJY-ERBrBdwcoaKww.woff2\",weight:\"400\"}]}];export const css=['.framer-iBPN1 .framer-styles-preset-1y7m99z:not(.rich-text-wrapper), .framer-iBPN1 .framer-styles-preset-1y7m99z.rich-text-wrapper p { --framer-font-family: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #16101e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-iBPN1 .framer-styles-preset-1y7m99z:not(.rich-text-wrapper), .framer-iBPN1 .framer-styles-preset-1y7m99z.rich-text-wrapper p { --framer-font-family: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #16101e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-iBPN1 .framer-styles-preset-1y7m99z:not(.rich-text-wrapper), .framer-iBPN1 .framer-styles-preset-1y7m99z.rich-text-wrapper p { --framer-font-family: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-family-italic: \"Arimo\", \"Arimo Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 160%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-6396e7f2-0645-4f69-9a36-80e94f8ee015, #16101e); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-iBPN1\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/3ZlBHUUyPZgtX5BahNvo/LdwbbQRwpB2yZGnbgkpz/C0wa976Zp.js\";const enabledGestures={GoqFsAI3k:{hover:true}};const cycleOrder=[\"GoqFsAI3k\",\"GevokqksY\",\"FAl8HHF14\"];const serializationHash=\"framer-JeuVx\";const variantClassNames={FAl8HHF14:\"framer-v-1t6vell\",GevokqksY:\"framer-v-1wc4oz6\",GoqFsAI3k:\"framer-v-1r7yv6g\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"GoqFsAI3k\",\"Variant 3\":\"FAl8HHF14\",phone:\"GevokqksY\"};const getProps=({click2,height,id,link,title,width,...props})=>{return{...props,HiWWnC7e7:click2??props.HiWWnC7e7,NL4yh60Hu:title??props.NL4yh60Hu??\"Components\",TGqAsaBVG:link??props.TGqAsaBVG,variant:humanReadableVariantMap[props.variant]??props.variant??\"GoqFsAI3k\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,NL4yh60Hu,TGqAsaBVG,HiWWnC7e7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GoqFsAI3k\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdlib6d=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(HiWWnC7e7){const res=await HiWWnC7e7(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:TGqAsaBVG,motionChild:true,nodeId:\"GoqFsAI3k\",openInNewTab:false,scopeId:\"LQY2VTFQE\",smoothScroll:true,...addPropertyOverrides({FAl8HHF14:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1r7yv6g\",className,classNames)} framer-180aerv`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"GoqFsAI3k\",onTap:onTapdlib6d,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(33, 33, 33, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(216, 223, 230, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"GoqFsAI3k-hover\":{backgroundColor:\"var(--token-781d11f5-bf5d-4746-9aec-b794f5ae2c6e, rgb(216, 223, 229))\"},FAl8HHF14:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},GevokqksY:{\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(224, 232, 255, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({\"GoqFsAI3k-hover\":{\"data-framer-name\":undefined},FAl8HHF14:{\"data-framer-name\":\"Variant 3\",\"data-highlight\":undefined,onTap:undefined},GevokqksY:{\"data-framer-name\":\"phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",children:\"Components\"})}),className:\"framer-1cny34m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WQP9K1hkj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:NL4yh60Hu,variants:{FAl8HHF14:{\"--extracted-r6o4lv\":\"rgba(14, 28, 41, 0)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({FAl8HHF14:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"QXJpYWw=\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(14, 28, 41, 0))\"},children:\"Components\"})}),fonts:[\"Arial\"],text:undefined},GevokqksY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1y7m99z\",\"data-styles-preset\":\"C0wa976Zp\",style:{\"--framer-text-alignment\":\"center\"},children:\"Components\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JeuVx.framer-180aerv, .framer-JeuVx .framer-180aerv { display: block; }\",\".framer-JeuVx.framer-1r7yv6g { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-JeuVx .framer-1cny34m { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JeuVx.framer-1r7yv6g { gap: 0px; } .framer-JeuVx.framer-1r7yv6g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JeuVx.framer-1r7yv6g > :first-child { margin-top: 0px; } .framer-JeuVx.framer-1r7yv6g > :last-child { margin-bottom: 0px; } }\",\".framer-JeuVx.framer-v-1wc4oz6.framer-1r7yv6g { align-content: flex-start; align-items: flex-start; padding: 16px; will-change: unset; }\",\".framer-JeuVx.framer-v-1t6vell.framer-1r7yv6g { cursor: unset; }\",...sharedStyle.css,'.framer-JeuVx[data-border=\"true\"]::after, .framer-JeuVx [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.5\n * @framerIntrinsicWidth 111.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"GevokqksY\":{\"layout\":[\"auto\",\"auto\"]},\"FAl8HHF14\":{\"layout\":[\"auto\",\"auto\"]},\"irZE6sOEH\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NL4yh60Hu\":\"title\",\"TGqAsaBVG\":\"link\",\"HiWWnC7e7\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLQY2VTFQE=withCSS(Component,css,\"framer-JeuVx\");export default FramerLQY2VTFQE;FramerLQY2VTFQE.displayName=\"nav / nav link\";FramerLQY2VTFQE.defaultProps={height:38.5,width:111.5};addPropertyControls(FramerLQY2VTFQE,{variant:{options:[\"GoqFsAI3k\",\"GevokqksY\",\"FAl8HHF14\"],optionTitles:[\"Variant 1\",\"phone\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},NL4yh60Hu:{defaultValue:\"Components\",displayTextArea:false,title:\"Title\",type:ControlType.String},TGqAsaBVG:{title:\"Link\",type:ControlType.Link},HiWWnC7e7:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerLQY2VTFQE,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLQY2VTFQE\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"NL4yh60Hu\\\":\\\"title\\\",\\\"TGqAsaBVG\\\":\\\"link\\\",\\\"HiWWnC7e7\\\":\\\"click2\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"111.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GevokqksY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FAl8HHF14\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"irZE6sOEH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"38.5\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LQY2VTFQE.map", "// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Ox_13xhkg\",\"LRVn1uHTU\"];const serializationHash=\"framer-ZkQtd\";const variantClassNames={LRVn1uHTU:\"framer-v-ki2my0\",Ox_13xhkg:\"framer-v-aplreb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const 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={Burger:\"Ox_13xhkg\",X:\"LRVn1uHTU\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,TBgHLr7MW:tap!==null&&tap!==void 0?tap:props.TBgHLr7MW,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Ox_13xhkg\"};};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,TBgHLr7MW,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Ox_13xhkg\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1rm7tbn=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"LRVn1uHTU\");});const onTap14zyo4e=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"Ox_13xhkg\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-aplreb\",className,classNames),\"data-framer-name\":\"Burger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Ox_13xhkg\",onTap:onTap1rm7tbn,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({LRVn1uHTU:{\"data-framer-name\":\"X\",onTap:onTap14zyo4e}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18leysj\",\"data-framer-name\":\"hamburger menu\",layoutDependency:layoutDependency,layoutId:\"CP6adHWUD\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-vczd68\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"eqdWZwLMC\",style:{backgroundColor:\"rgb(0, 0, 0)\",rotate:0},variants:{LRVn1uHTU:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ycn294\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"TiX8bufed\",style:{backgroundColor:\"rgb(0, 0, 0)\",opacity:1},variants:{LRVn1uHTU:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dfkgfw\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"ikcxGGvle\",style:{backgroundColor:\"rgb(0, 0, 0)\",rotate:0},variants:{LRVn1uHTU:{rotate:45}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZkQtd.framer-1ara51u, .framer-ZkQtd .framer-1ara51u { display: block; }\",\".framer-ZkQtd.framer-aplreb { cursor: pointer; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-ZkQtd .framer-18leysj { flex: none; height: 18px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 24px; }\",\".framer-ZkQtd .framer-vczd68 { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-ZkQtd .framer-ycn294 { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-ZkQtd .framer-1dfkgfw { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-ZkQtd.framer-v-ki2my0 .framer-vczd68 { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-ZkQtd.framer-v-ki2my0 .framer-ycn294 { left: unset; width: 2px; }\",\".framer-ZkQtd.framer-v-ki2my0 .framer-1dfkgfw { left: unset; right: -1px; top: calc(50.00000000000002% - 2px / 2); width: 26px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"LRVn1uHTU\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TBgHLr7MW\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxQGSOiMYy=withCSS(Component,css,\"framer-ZkQtd\");export default FramerxQGSOiMYy;FramerxQGSOiMYy.displayName=\"nav / Menu Icon\";FramerxQGSOiMYy.defaultProps={height:32,width:32};addPropertyControls(FramerxQGSOiMYy,{variant:{options:[\"Ox_13xhkg\",\"LRVn1uHTU\"],optionTitles:[\"Burger\",\"X\"],title:\"Variant\",type:ControlType.Enum},TBgHLr7MW:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerxQGSOiMYy,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxQGSOiMYy\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"32\",\"framerVariables\":\"{\\\"TBgHLr7MW\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"32\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LRVn1uHTU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xQGSOiMYy.map", "// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonsButton from\"https://framerusercontent.com/modules/tcscbFjWsoc1N9yahWbP/16SernLU4VuIRuybayLf/bVvbBzZqE.js\";import NavNavLink from\"https://framerusercontent.com/modules/uZWKacrha6sgmEcHVBvU/qefZOlzA1ZIZZ5zrzfYW/LQY2VTFQE.js\";import NavMenuIcon from\"https://framerusercontent.com/modules/cf3RLYsuMzXE6onKmXlI/Z475TJpbZiyPNalqiXsk/xQGSOiMYy.js\";import ElementsLogo2 from\"https://framerusercontent.com/modules/4djmBj9RJOM0OpLfijD3/dV9qGYswcT9OylOcA5LC/y4HvTc9Th.js\";const ElementsLogo2Fonts=getFonts(ElementsLogo2);const NavMenuIconFonts=getFonts(NavMenuIcon);const NavNavLinkFonts=getFonts(NavNavLink);const ButtonsButtonFonts=getFonts(ButtonsButton);const cycleOrder=[\"eaBCOesTw\",\"JiVdFNcDQ\",\"rqcL3VnZ6\",\"mLYwDiNSg\",\"Iwzg9GxlV\"];const serializationHash=\"framer-bKY5P\";const variantClassNames={eaBCOesTw:\"framer-v-1l2jgli\",Iwzg9GxlV:\"framer-v-2ts7qe\",JiVdFNcDQ:\"framer-v-1v8mrgg\",mLYwDiNSg:\"framer-v-v8k0ym\",rqcL3VnZ6:\"framer-v-1id01nq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone Open\":\"mLYwDiNSg\",Desktop:\"eaBCOesTw\",Phone:\"rqcL3VnZ6\",Tablet:\"JiVdFNcDQ\",Variant:\"Iwzg9GxlV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eaBCOesTw\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eaBCOesTw\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const TBgHLr7MW11b4afv=activeVariantCallback(async(...args)=>{setVariant(\"mLYwDiNSg\");});const TBgHLr7MW1l6as6s=activeVariantCallback(async(...args)=>{setVariant(\"rqcL3VnZ6\");});const HiWWnC7e71yikw9m=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rqcL3VnZ6\"),200);});const dG05QQM_v1yikw9m=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rqcL3VnZ6\"),200);});const dG05QQM_v1sbk4x0=activeVariantCallback(async(...args)=>{setVariant(\"Iwzg9GxlV\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"rqcL3VnZ6\",\"mLYwDiNSg\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"rqcL3VnZ6\")return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"Iwzg9GxlV\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"Iwzg9GxlV\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({rqcL3VnZ6:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1l2jgli\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"eaBCOesTw\",ref:refBinding,style:{backgroundColor:\"rgba(245, 250, 255, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"none\",...style},variants:{Iwzg9GxlV:{backgroundColor:\"var(--token-37699ec8-6f41-4363-9a8a-9e76d6ead784, rgb(246, 251, 255))\",boxShadow:\"0px 10px 17px -5px rgba(76, 80, 133, 0.2)\"},mLYwDiNSg:{backgroundColor:\"var(--token-37699ec8-6f41-4363-9a8a-9e76d6ead784, rgb(246, 251, 255))\",boxShadow:\"0px 10px 17px -5px rgba(76, 80, 133, 0.2)\"},rqcL3VnZ6:{backgroundColor:\"var(--token-37699ec8-6f41-4363-9a8a-9e76d6ead784, rgb(246, 251, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 10px 17px -5px rgba(76, 80, 133, 0.2)\"}},...addPropertyOverrides({Iwzg9GxlV:{\"data-framer-name\":\"Variant\"},JiVdFNcDQ:{\"data-framer-name\":\"Tablet\"},mLYwDiNSg:{\"data-framer-name\":\"Phone Open\"},rqcL3VnZ6:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gqnfv1\",\"data-framer-name\":\"nav wrapper\",layoutDependency:layoutDependency,layoutId:\"at2wCvWkz\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bridt6\",\"data-framer-name\":\"logo-and-menu-button\",layoutDependency:layoutDependency,layoutId:\"Vvk3OIgjO\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+7.25+0,...addPropertyOverrides({Iwzg9GxlV:{width:\"95px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+19+-1},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+7.25+0},mLYwDiNSg:{y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+0+3},rqcL3VnZ6:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||48)-16-32)/2)+0+3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oiy7eb-container\",layoutDependency:layoutDependency,layoutId:\"eypP6ew6W-container\",nodeId:\"eypP6ew6W\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(ElementsLogo2,{height:\"100%\",id:\"eypP6ew6W\",layoutId:\"eypP6ew6W\",variant:\"Znpca934E\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mLYwDiNSg:{height:32,width:\"32px\",y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+0+0},rqcL3VnZ6:{height:32,width:\"32px\",y:(componentViewport?.y||0)+(8+((componentViewport?.height||48)-16-32)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ewp2kq-container\",layoutDependency:layoutDependency,layoutId:\"BB3jfbr_V-container\",nodeId:\"BB3jfbr_V\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavMenuIcon,{height:\"100%\",id:\"BB3jfbr_V\",layoutId:\"BB3jfbr_V\",style:{height:\"100%\",width:\"100%\"},TBgHLr7MW:TBgHLr7MW11b4afv,variant:\"Ox_13xhkg\",width:\"100%\",...addPropertyOverrides({mLYwDiNSg:{TBgHLr7MW:TBgHLr7MW1l6as6s,variant:\"LRVn1uHTU\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1gy16fc\",\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"ShoU1mfmX\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":hYjf36gN5\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":hYjf36gN5\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":hYjf36gN5\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":hYjf36gN5\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+1.25+0,...addPropertyOverrides({Iwzg9GxlV:{width:\"102px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+0+0},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+1.25+0},mLYwDiNSg:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+32+24+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yabstc-container\",layoutDependency:layoutDependency,layoutId:\"Fi9exUsmn-container\",nodeId:\"Fi9exUsmn\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"Fi9exUsmn\",layoutId:\"Fi9exUsmn\",NL4yh60Hu:\"Features\",TGqAsaBVG:resolvedLinks[0],variant:\"GoqFsAI3k\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{style:{width:\"100%\"},TGqAsaBVG:resolvedLinks[3]},JiVdFNcDQ:{TGqAsaBVG:resolvedLinks[1]},mLYwDiNSg:{HiWWnC7e7:HiWWnC7e71yikw9m,style:{width:\"100%\"},TGqAsaBVG:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+1.25+0,...addPropertyOverrides({Iwzg9GxlV:{width:\"99px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+0+0},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+1.25+0},mLYwDiNSg:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+32+24+46}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q89gqb-container\",layoutDependency:layoutDependency,layoutId:\"FuzZidozk-container\",nodeId:\"FuzZidozk\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"FuzZidozk\",layoutId:\"FuzZidozk\",NL4yh60Hu:\"Resources\",TGqAsaBVG:resolvedLinks1[0],variant:\"GoqFsAI3k\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{style:{width:\"100%\"},TGqAsaBVG:resolvedLinks1[3]},JiVdFNcDQ:{TGqAsaBVG:resolvedLinks1[1]},mLYwDiNSg:{HiWWnC7e7:HiWWnC7e71yikw9m,style:{width:\"100%\"},TGqAsaBVG:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":yewxNN_QU\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":yewxNN_QU\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":yewxNN_QU\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":yewxNN_QU\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+1.25+0,...addPropertyOverrides({Iwzg9GxlV:{width:\"75px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+0+0},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+1.25+0},mLYwDiNSg:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+32+24+138}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m7tkp2-container\",layoutDependency:layoutDependency,layoutId:\"QyIorBfBf-container\",nodeId:\"QyIorBfBf\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"QyIorBfBf\",layoutId:\"QyIorBfBf\",NL4yh60Hu:\"Pricing\",TGqAsaBVG:resolvedLinks2[0],variant:\"GoqFsAI3k\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{style:{width:\"100%\"},TGqAsaBVG:resolvedLinks2[3]},JiVdFNcDQ:{TGqAsaBVG:resolvedLinks2[1]},mLYwDiNSg:{HiWWnC7e7:HiWWnC7e71yikw9m,style:{width:\"100%\"},TGqAsaBVG:resolvedLinks2[2]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+1.25+0,...addPropertyOverrides({Iwzg9GxlV:{width:\"92px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+0+0},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+1.25+0},mLYwDiNSg:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+32+24+92}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qv6nri-container\",layoutDependency:layoutDependency,layoutId:\"ZPjlKRx4U-container\",nodeId:\"ZPjlKRx4U\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"ZPjlKRx4U\",layoutId:\"ZPjlKRx4U\",NL4yh60Hu:\"Company\",variant:\"GoqFsAI3k\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{style:{width:\"100%\"}},mLYwDiNSg:{HiWWnC7e7:HiWWnC7e71yikw9m,style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xbmik4\",\"data-framer-name\":\"call-to-actions\",layoutDependency:layoutDependency,layoutId:\"ncqPTi4a4\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J986jsEGO\"},implicitPathVariables:undefined},{href:{webPageId:\"J986jsEGO\"},implicitPathVariables:undefined},{href:{webPageId:\"J986jsEGO\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38.5,width:\"80px\",y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+0+1,...addPropertyOverrides({JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+0+1},mLYwDiNSg:{y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+256+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-21i4hk-container\",layoutDependency:layoutDependency,layoutId:\"h1zEbgybC-container\",nodeId:\"h1zEbgybC\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"h1zEbgybC\",layoutId:\"h1zEbgybC\",NL4yh60Hu:\"Contact\",style:{height:\"100%\",width:\"100%\"},TGqAsaBVG:resolvedLinks3[0],variant:\"GoqFsAI3k\",width:\"100%\",...addPropertyOverrides({JiVdFNcDQ:{TGqAsaBVG:resolvedLinks3[1]},mLYwDiNSg:{TGqAsaBVG:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J986jsEGO\"},implicitPathVariables:undefined},{href:{webPageId:\"J986jsEGO\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Iwzg9GxlV:{height:38,width:\"75px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+-1.5+1.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5rkgeb-container\",layoutDependency:layoutDependency,layoutId:\"Twh8nIPFE-container\",nodeId:\"Twh8nIPFE\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"Twh8nIPFE\",layoutId:\"Twh8nIPFE\",NL4yh60Hu:\"Contact\",style:{width:\"100%\"},TGqAsaBVG:resolvedLinks4[0],variant:\"GoqFsAI3k\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{TGqAsaBVG:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40.5,width:\"135.5px\",y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+0+0,...addPropertyOverrides({Iwzg9GxlV:{height:41,width:\"135px\",y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+-1.5+0},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+0+0},mLYwDiNSg:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+256+0+52.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qbwp5o-container\",layoutDependency:layoutDependency,layoutId:\"Ot5zqT6Rm-container\",nodeId:\"Ot5zqT6Rm\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(ButtonsButton,{cRoeZpcrs:\"Sign up\",GrpQ8zFBL:\"https://app.velzi.ai/signup\",height:\"100%\",id:\"Ot5zqT6Rm\",layoutId:\"Ot5zqT6Rm\",RZWvw5mQ_:true,style:{height:\"100%\",width:\"100%\"},variant:\"GPOH0zugp\",width:\"100%\",...addPropertyOverrides({Iwzg9GxlV:{dG05QQM_v:dG05QQM_v1sbk4x0},mLYwDiNSg:{dG05QQM_v:dG05QQM_v1yikw9m}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38.5,width:\"75px\",y:(componentViewport?.y||0)+(8+((componentViewport?.height||56)-16-40.5)/2)+0+1,...addPropertyOverrides({Iwzg9GxlV:{height:37.9988,y:(componentViewport?.y||0)+((componentViewport?.height||62)*.5000000000000002-19)+-1.5+1.5006},JiVdFNcDQ:{y:(componentViewport?.y||0)+(8+((componentViewport?.height||64)-24-40.5)/2)+0+1},mLYwDiNSg:{y:(componentViewport?.y||0)+8+(0+0+((componentViewport?.height||200)-40-401.5)/1*0)+0+256+0+107}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4evfg2-container\",layoutDependency:layoutDependency,layoutId:\"howPbwaEE-container\",nodeId:\"howPbwaEE\",rendersWithMotion:true,scopeId:\"YwA1diXfH\",children:/*#__PURE__*/_jsx(NavNavLink,{height:\"100%\",id:\"howPbwaEE\",layoutId:\"howPbwaEE\",NL4yh60Hu:\"Sign in\",style:{height:\"100%\",width:\"100%\"},TGqAsaBVG:\"https://app.velzi.ai\",variant:\"GoqFsAI3k\",width:\"100%\"})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bKY5P.framer-11q42zn, .framer-bKY5P .framer-11q42zn { display: block; }\",\".framer-bKY5P.framer-1l2jgli { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 8px 32px 8px 32px; position: relative; width: 1200px; }\",\".framer-bKY5P .framer-gqnfv1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-bKY5P .framer-bridt6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bKY5P .framer-1oiy7eb-container, .framer-bKY5P .framer-1yabstc-container, .framer-bKY5P .framer-q89gqb-container, .framer-bKY5P .framer-1m7tkp2-container, .framer-bKY5P .framer-1qv6nri-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bKY5P .framer-ewp2kq-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-bKY5P .framer-1gy16fc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-bKY5P .framer-1xbmik4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 323px; }\",\".framer-bKY5P .framer-21i4hk-container { flex: none; height: 39px; position: relative; width: 80px; }\",\".framer-bKY5P .framer-5rkgeb-container { flex: none; height: auto; position: relative; width: 75px; }\",\".framer-bKY5P .framer-qbwp5o-container { flex: none; height: 41px; position: relative; width: 136px; z-index: 3; }\",\".framer-bKY5P .framer-4evfg2-container { flex: none; height: 39px; position: relative; width: 75px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bKY5P .framer-bridt6, .framer-bKY5P .framer-1gy16fc, .framer-bKY5P .framer-1xbmik4 { gap: 0px; } .framer-bKY5P .framer-bridt6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-bKY5P .framer-bridt6 > :first-child, .framer-bKY5P .framer-1gy16fc > :first-child, .framer-bKY5P .framer-1xbmik4 > :first-child { margin-left: 0px; } .framer-bKY5P .framer-bridt6 > :last-child, .framer-bKY5P .framer-1gy16fc > :last-child, .framer-bKY5P .framer-1xbmik4 > :last-child { margin-right: 0px; } .framer-bKY5P .framer-1gy16fc > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-bKY5P .framer-1xbmik4 > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } }\",\".framer-bKY5P.framer-v-1v8mrgg.framer-1l2jgli { padding: 8px 20px 16px 20px; width: 810px; }\",\".framer-bKY5P.framer-v-1v8mrgg .framer-gqnfv1, .framer-bKY5P.framer-v-1id01nq .framer-gqnfv1, .framer-bKY5P.framer-v-2ts7qe .framer-5rkgeb-container { order: 0; }\",\".framer-bKY5P.framer-v-1v8mrgg .framer-1xbmik4 { gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bKY5P.framer-v-1v8mrgg .framer-1xbmik4 { gap: 0px; } .framer-bKY5P.framer-v-1v8mrgg .framer-1xbmik4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-bKY5P.framer-v-1v8mrgg .framer-1xbmik4 > :first-child { margin-left: 0px; } .framer-bKY5P.framer-v-1v8mrgg .framer-1xbmik4 > :last-child { margin-right: 0px; } }\",\".framer-bKY5P.framer-v-1id01nq.framer-1l2jgli { overflow: hidden; padding: 8px 20px 8px 20px; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bKY5P.framer-v-1id01nq .framer-bridt6 { flex: 1 0 0px; gap: unset; justify-content: space-between; width: 1px; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bKY5P.framer-v-1id01nq .framer-bridt6 { gap: 0px; } .framer-bKY5P.framer-v-1id01nq .framer-bridt6 > *, .framer-bKY5P.framer-v-1id01nq .framer-bridt6 > :first-child, .framer-bKY5P.framer-v-1id01nq .framer-bridt6 > :last-child { margin: 0px; } }\",\".framer-bKY5P.framer-v-v8k0ym.framer-1l2jgli { align-content: flex-start; align-items: flex-start; flex-direction: column; overflow: hidden; padding: 8px 20px 32px 20px; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bKY5P.framer-v-v8k0ym .framer-gqnfv1 { flex: none; flex-direction: column; order: 0; width: 100%; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-bridt6 { gap: unset; justify-content: space-between; width: 100%; z-index: 9; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-1gy16fc { flex-direction: column; flex-wrap: wrap; justify-content: center; padding: 24px 0px 24px 0px; width: 100%; z-index: 9; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-1yabstc-container { order: 0; width: 100%; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-q89gqb-container { order: 1; width: 100%; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-1m7tkp2-container { order: 3; width: 100%; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-1qv6nri-container { order: 2; width: 100%; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-1xbmik4 { flex-direction: column; gap: 14px; width: 100%; z-index: 9; }\",\".framer-bKY5P.framer-v-v8k0ym .framer-qbwp5o-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bKY5P.framer-v-v8k0ym.framer-1l2jgli, .framer-bKY5P.framer-v-v8k0ym .framer-gqnfv1, .framer-bKY5P.framer-v-v8k0ym .framer-bridt6, .framer-bKY5P.framer-v-v8k0ym .framer-1gy16fc, .framer-bKY5P.framer-v-v8k0ym .framer-1xbmik4 { gap: 0px; } .framer-bKY5P.framer-v-v8k0ym.framer-1l2jgli > *, .framer-bKY5P.framer-v-v8k0ym.framer-1l2jgli > :first-child, .framer-bKY5P.framer-v-v8k0ym.framer-1l2jgli > :last-child, .framer-bKY5P.framer-v-v8k0ym .framer-gqnfv1 > *, .framer-bKY5P.framer-v-v8k0ym .framer-gqnfv1 > :first-child, .framer-bKY5P.framer-v-v8k0ym .framer-gqnfv1 > :last-child, .framer-bKY5P.framer-v-v8k0ym .framer-bridt6 > *, .framer-bKY5P.framer-v-v8k0ym .framer-bridt6 > :first-child, .framer-bKY5P.framer-v-v8k0ym .framer-bridt6 > :last-child { margin: 0px; } .framer-bKY5P.framer-v-v8k0ym .framer-1gy16fc > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-bKY5P.framer-v-v8k0ym .framer-1gy16fc > :first-child, .framer-bKY5P.framer-v-v8k0ym .framer-1xbmik4 > :first-child { margin-top: 0px; } .framer-bKY5P.framer-v-v8k0ym .framer-1gy16fc > :last-child, .framer-bKY5P.framer-v-v8k0ym .framer-1xbmik4 > :last-child { margin-bottom: 0px; } .framer-bKY5P.framer-v-v8k0ym .framer-1xbmik4 > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }\",\".framer-bKY5P.framer-v-2ts7qe.framer-1l2jgli { height: 62px; width: 842px; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-gqnfv1 { flex: none; gap: 9px; height: 38px; justify-content: center; order: 0; position: absolute; right: 0px; top: calc(50.00000000000002% - 38px / 2); width: 818px; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-bridt6 { min-height: 24px; order: 0; width: 96px; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-1oiy7eb-container { left: 0px; order: 0; position: absolute; top: -1px; width: 99%; z-index: 1; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-1gy16fc { gap: 0px; order: 1; width: 377px; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-1yabstc-container { order: 0; width: 27%; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-q89gqb-container { order: 1; width: 26%; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-1m7tkp2-container { order: 2; width: 20%; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-1qv6nri-container { order: 3; width: 24%; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-1xbmik4 { gap: 7px; height: 41px; order: 2; width: 316px; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-qbwp5o-container { height: 41px; order: 2; width: 135px; }\",\".framer-bKY5P.framer-v-2ts7qe .framer-4evfg2-container { height: 93%; order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bKY5P.framer-v-2ts7qe .framer-gqnfv1, .framer-bKY5P.framer-v-2ts7qe .framer-1gy16fc, .framer-bKY5P.framer-v-2ts7qe .framer-1xbmik4 { gap: 0px; } .framer-bKY5P.framer-v-2ts7qe .framer-gqnfv1 > * { margin: 0px; margin-left: calc(9px / 2); margin-right: calc(9px / 2); } .framer-bKY5P.framer-v-2ts7qe .framer-gqnfv1 > :first-child, .framer-bKY5P.framer-v-2ts7qe .framer-1gy16fc > :first-child, .framer-bKY5P.framer-v-2ts7qe .framer-1xbmik4 > :first-child { margin-left: 0px; } .framer-bKY5P.framer-v-2ts7qe .framer-gqnfv1 > :last-child, .framer-bKY5P.framer-v-2ts7qe .framer-1gy16fc > :last-child, .framer-bKY5P.framer-v-2ts7qe .framer-1xbmik4 > :last-child { margin-right: 0px; } .framer-bKY5P.framer-v-2ts7qe .framer-1gy16fc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-bKY5P.framer-v-2ts7qe .framer-1xbmik4 > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JiVdFNcDQ\":{\"layout\":[\"fixed\",\"auto\"]},\"rqcL3VnZ6\":{\"layout\":[\"fixed\",\"auto\"]},\"mLYwDiNSg\":{\"layout\":[\"fixed\",\"auto\"]},\"Iwzg9GxlV\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYwA1diXfH=withCSS(Component,css,\"framer-bKY5P\");export default FramerYwA1diXfH;FramerYwA1diXfH.displayName=\"nav / navbar\";FramerYwA1diXfH.defaultProps={height:56,width:1200};addPropertyControls(FramerYwA1diXfH,{variant:{options:[\"eaBCOesTw\",\"JiVdFNcDQ\",\"rqcL3VnZ6\",\"mLYwDiNSg\",\"Iwzg9GxlV\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\",\"Variant\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerYwA1diXfH,[{explicitInter:true,fonts:[]},...ElementsLogo2Fonts,...NavMenuIconFonts,...NavNavLinkFonts,...ButtonsButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYwA1diXfH\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JiVdFNcDQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rqcL3VnZ6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mLYwDiNSg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Iwzg9GxlV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"56\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YwA1diXfH.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click2", "height", "id", "link", "newTab", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "cRoeZpcrs", "GrpQ8zFBL", "RZWvw5mQ_", "dG05QQM_v", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapio568k", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "css", "FramerbVvbBzZqE", "withCSS", "bVvbBzZqE_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "AutoYear", "Component", "props", "_props_children_props_children", "_props_children_props", "_props_children", "textProps", "p", "yOQCU2b8h_exports", "__export", "__FramerMetadata__", "yOQCU2b8h_default", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "convertFromEnum", "activeLocale", "toBoolean", "convertFromEnum1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableVariantMap", "getProps", "background", "border", "height", "icon", "icon1", "iconPosition", "iconWeight", "id", "link", "radius", "text", "text1", "width", "props", "_humanReadableEnumMap1_iconWeight", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableEnumMap_iconPosition", "_ref5", "_ref6", "_ref7", "_ref8", "_ref9", "_humanReadableVariantMap_props_variant", "_ref10", "_ref11", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sg2oZ2ak1", "q5TQiL63S", "hopVmxy1Y", "BPXx_s5Vs", "hHtZ7__of", "vVYDobaeE", "q8OqyA1P9", "QMyi8PQug", "m0HMmf9St", "n7nSp_xFD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "visible", "visible1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_vVYDobaeE_borderBottomWidth", "_vVYDobaeE_borderLeftWidth", "_vVYDobaeE_borderRightWidth", "_vVYDobaeE_borderTopWidth", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "Framergh91XYrsg", "withCSS", "gh91XYrsg_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BadgesBadgeFonts", "getFonts", "gh91XYrsg_default", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "badge", "badgeText", "height", "id", "link", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Ib5NOdRzj", "adnfMAIpa", "LUlX0sqdN", "QxXFL7NXK", "HV2voduknHjztDdic7", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FrameryOQCU2b8h", "withCSS", "yOQCU2b8h_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__", "ButtonFooterLinkFonts", "getFonts", "yOQCU2b8h_default", "PhosphorFonts", "Icon", "ButtonFooterLinkAutoYearebliyzWithMappedReactPropsoop79", "withMappedReactProps", "withCodeBoundaryForOverrides", "AutoYear", "yOQCU2b8h_exports", "RichTextAutoYear1jg62yi", "RichText2", "RichTextAutoYear10tia3w", "ButtonFooterLinkAutoYear13wq5smWithMappedReactPropsoop79", "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", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "SVG", "ResolveLinks", "resolvedLinks", "css", "FramerlicEmhkfK", "withCSS", "licEmhkfK_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "tK1wvbbK9", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaphwmern", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "SVG", "css", "Framery4HvTc9Th", "withCSS", "y4HvTc9Th_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "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", "click2", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "NL4yh60Hu", "TGqAsaBVG", "HiWWnC7e7", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdlib6d", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "css", "FramerLQY2VTFQE", "withCSS", "LQY2VTFQE_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "TBgHLr7MW", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1rm7tbn", "args", "onTap14zyo4e", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "css", "FramerxQGSOiMYy", "withCSS", "xQGSOiMYy_default", "addPropertyControls", "ControlType", "addFonts", "ElementsLogo2Fonts", "getFonts", "y4HvTc9Th_default", "NavMenuIconFonts", "xQGSOiMYy_default", "NavNavLinkFonts", "LQY2VTFQE_default", "ButtonsButtonFonts", "bVvbBzZqE_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "TBgHLr7MW11b4afv", "args", "TBgHLr7MW1l6as6s", "HiWWnC7e71yikw9m", "dG05QQM_v1yikw9m", "dG05QQM_v1sbk4x0", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerYwA1diXfH", "withCSS", "YwA1diXfH_default", "addPropertyControls", "ControlType", "addFonts"]
}
