{"version":3,"file":"KmbdgOsCh.D6Ty2Lgj.mjs","names":["Icon","Component","useMemo","lowercaseIconKeyPairs","iconKeys","useRef","useState","HouseFactory","React","fonts","css","className","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","className","enabledGestures","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","useRef","React.useId","className","addPropertyOverrides","PhosphorFonts","Phosphor","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","React.useRef","React.useId","className","addPropertyOverrides","Phosphor","NavigationLink","AtomButton","AtomSocialIconFonts","AtomSocialIcon","cycleOrder","serializationHash","variantClassNames","transition1","transition2","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","React.useId","sharedStyle.className","className","css","sharedStyle.css","sharedStyle.fonts","fonts","css","className","fonts","css","className","css","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","Component","React.useRef","React.useId","sharedStyle.className","_Fragment","className","css","sharedStyle.css","sharedStyle.fonts","AtomSocialIcon","AtomAtlassianBadge","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","className","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts"],"sources":["https:/framer.com/m/framer/icon-nullstate.js@0.7.0","https:/framer.com/m/phosphor-icons/House.js@0.0.57","https:/framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js","https:/framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js","https:/framerusercontent.com/modules/zRkYKR58PQKZEwQp6ZF6/oQnoOc9lSogni4HxtlFt/YXZQv3TLk.js","https:/framerusercontent.com/modules/rSykDYPMCkXqQb9gl6qm/ttKmgzkTJFIaagoGBECQ/oM46wxyTh.js","https:/framerusercontent.com/modules/axSHm1etp7IwysPBxhl1/uyUXy2Z3KDclaYnBx6WX/r2tHOGQqz.js","https:/framerusercontent.com/modules/3wRA5F1Bqvg70212IBFF/npMqLjAmlxMj1ZBsUCH4/yeTKzPNRS.js","https:/framerusercontent.com/modules/3iH7rCgSOSvlREMpBKhO/e4lI8LB0exyTVruz7mkG/IeiuOnFak.js","https:/framerusercontent.com/modules/qqMYfre1CUn7V9GLe98T/aXdynX5paRqWBRw4eBEB/DwhSIcJkI.js","https:/framerusercontent.com/modules/gPnAJImtPOsWX7t0AbbF/KPrrYogF24uZ0uguX1vI/wgLXkL3p7.js","https:/framerusercontent.com/modules/A8EUJ2A0mE3a1uugPkQE/TMR6YkOE4AqOarde9UoC/x9xrCbg56.js","https:/framerusercontent.com/modules/mGz72k4x8gVpDdU3qpPX/gppsBkZr8HehSAveswMC/gpdByiuu7.js","https:/framerusercontent.com/modules/cOCaCU10DmrXIyrKaled/3X9sFGz2EQCgVdbUKMqy/KmbdgOsCh.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…\",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","import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-CYGQ8 .framer-styles-preset-3sod91:not(.rich-text-wrapper), .framer-CYGQ8 .framer-styles-preset-3sod91.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-219f11cf-0fd0-46aa-b14e-e736c46e33c1, #121212); --framer-link-text-decoration: none; }\"];export const className=\"framer-CYGQ8\";\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 (6124c77)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={koHTsq9gG:{hover:true},mtW_2F_vb:{hover:true},PdrGyftlz:{hover:true},vOId0eSx7:{hover:true}};const cycleOrder=[\"mtW_2F_vb\",\"vOId0eSx7\",\"koHTsq9gG\",\"PdrGyftlz\"];const serializationHash=\"framer-UmtH7\";const variantClassNames={koHTsq9gG:\"framer-v-wx1t4d\",mtW_2F_vb:\"framer-v-18fdzy8\",PdrGyftlz:\"framer-v-4966bi\",vOId0eSx7:\"framer-v-1hln4y5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Confluence:\"PdrGyftlz\",Outline:\"koHTsq9gG\",Primary:\"mtW_2F_vb\",Secondary:\"vOId0eSx7\"};const getProps=({height,id,link,newTab,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,mq784RbJV:newTab!==null&&newTab!==void 0?newTab:props.mq784RbJV,nTqAQ0TUo:(_ref=title!==null&&title!==void 0?title:props.nTqAQ0TUo)!==null&&_ref!==void 0?_ref:\"Let's Talk\",SpVHnIOEi:link!==null&&link!==void 0?link:props.SpVHnIOEi,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"mtW_2F_vb\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,nTqAQ0TUo,SpVHnIOEi,mq784RbJV,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mtW_2F_vb\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:SpVHnIOEi,openInNewTab:mq784RbJV,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-18fdzy8\",className,classNames)} framer-hsblcy`,\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"mtW_2F_vb\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-219f11cf-0fd0-46aa-b14e-e736c46e33c1, rgb(18, 18, 18))\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,...style},variants:{\"koHTsq9gG-hover\":{\"--border-color\":\"rgb(34, 34, 34)\",backgroundColor:\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\"},\"mtW_2F_vb-hover\":{backgroundColor:\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"},\"PdrGyftlz-hover\":{background:\"linear-gradient(105deg, rgb(3, 209, 195) 0%, rgb(0, 175, 255) 37.492961711711715%, rgb(0, 59, 255) 69.27435247747749%, rgb(0, 54, 96) 100%)\"},\"vOId0eSx7-hover\":{backgroundColor:\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\"},koHTsq9gG:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(241, 244, 244, 0)\"},PdrGyftlz:{background:\"linear-gradient(105deg, rgb(3, 209, 195) 0%, rgb(0, 175, 255) 20.72072072072072%, rgb(0, 59, 255) 48.64864864864865%, rgb(0, 54, 96) 100%)\"},vOId0eSx7:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({\"koHTsq9gG-hover\":{\"data-framer-name\":undefined},\"mtW_2F_vb-hover\":{\"data-framer-name\":undefined},\"PdrGyftlz-hover\":{\"data-framer-name\":undefined},\"vOId0eSx7-hover\":{\"data-framer-name\":undefined},koHTsq9gG:{\"data-border\":true,\"data-framer-name\":\"Outline\"},PdrGyftlz:{\"data-framer-name\":\"Confluence\"},vOId0eSx7:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEZvcm11bGEgTWVkaXVt\",\"--framer-font-family\":'\"PP Formula Medium\", \"PP Formula Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Let's Talk\"})}),className:\"framer-1q5n5sh\",fonts:[\"CUSTOM;PP Formula Medium\"],layoutDependency:layoutDependency,layoutId:\"uWHANN7tZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:nTqAQ0TUo,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({koHTsq9gG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEZvcm11bGEgTWVkaXVt\",\"--framer-font-family\":'\"PP Formula Medium\", \"PP Formula Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1em\"},children:\"Let's Talk\"})})},vOId0eSx7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEZvcm11bGEgTWVkaXVt\",\"--framer-font-family\":'\"PP Formula Medium\", \"PP Formula Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1em\"},children:\"Let's Talk\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UmtH7.framer-hsblcy, .framer-UmtH7 .framer-hsblcy { display: block; }\",\".framer-UmtH7.framer-18fdzy8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 42px; justify-content: center; min-width: 124px; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; text-decoration: none; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-UmtH7 .framer-1q5n5sh { flex: none; height: 12px; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UmtH7.framer-18fdzy8 { gap: 0px; } .framer-UmtH7.framer-18fdzy8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UmtH7.framer-18fdzy8 > :first-child { margin-left: 0px; } .framer-UmtH7.framer-18fdzy8 > :last-child { margin-right: 0px; } }\",'.framer-UmtH7[data-border=\"true\"]::after, .framer-UmtH7 [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 42\n * @framerIntrinsicWidth 124\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"vOId0eSx7\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"koHTsq9gG\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"PdrGyftlz\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"Vr9uBy0pH\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"nS5VcUnWw\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"id2Jq7akM\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]},\"Ah3Lz1CWd\":{\"layout\":[\"auto\",\"fixed\"],\"constraints\":[\"124px\",null,null,null]}}}\n * @framerVariables {\"nTqAQ0TUo\":\"title\",\"SpVHnIOEi\":\"link\",\"mq784RbJV\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroM46wxyTh=withCSS(Component,css,\"framer-UmtH7\");export default FrameroM46wxyTh;FrameroM46wxyTh.displayName=\"Atom / Button\";FrameroM46wxyTh.defaultProps={height:42,width:124};addPropertyControls(FrameroM46wxyTh,{variant:{options:[\"mtW_2F_vb\",\"vOId0eSx7\",\"koHTsq9gG\",\"PdrGyftlz\"],optionTitles:[\"Primary\",\"Secondary\",\"Outline\",\"Confluence\"],title:\"Variant\",type:ControlType.Enum},nTqAQ0TUo:{defaultValue:\"Let's Talk\",displayTextArea:false,title:\"Title\",type:ControlType.String},SpVHnIOEi:{title:\"Link\",type:ControlType.Link},mq784RbJV:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FrameroM46wxyTh,[{explicitInter:true,fonts:[{family:\"PP Formula Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/LOxaiRAE5MCAn20Q0NP0wwBRHY.woff\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroM46wxyTh\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"nTqAQ0TUo\\\":\\\"title\\\",\\\"SpVHnIOEi\\\":\\\"link\\\",\\\"mq784RbJV\\\":\\\"newTab\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"vOId0eSx7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"koHTsq9gG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"PdrGyftlz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"Vr9uBy0pH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"nS5VcUnWw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"id2Jq7akM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]},\\\"Ah3Lz1CWd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"124px\\\",null,null,null]}}}\",\"framerIntrinsicHeight\":\"42\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"124\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./oM46wxyTh.map","// Generated by Framer (63ecd5c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={LJ_yWAehp:{hover:true}};const serializationHash=\"framer-0CHB8\";const variantClassNames={LJ_yWAehp:\"framer-v-t4ek3v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,link,title,width,...props})=>{return{...props,Cc0nV1kdY:link??props.Cc0nV1kdY,JzExy0Jeu:title??props.JzExy0Jeu??\"Products\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,JzExy0Jeu,Cc0nV1kdY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"LJ_yWAehp\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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:Cc0nV1kdY,motionChild:true,nodeId:\"LJ_yWAehp\",scopeId:\"r2tHOGQqz\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-t4ek3v\",className,classNames)} framer-1ylgluy`,layoutDependency:layoutDependency,layoutId:\"LJ_yWAehp\",ref:refBinding,style:{backgroundColor:\"rgba(241, 244, 244, 0)\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,...style},variants:{\"LJ_yWAehp-hover\":{backgroundColor:\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1BQIEZvcm11bGEgTWVkaXVt\",\"--framer-font-family\":'\"PP Formula Medium\", \"PP Formula Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-219f11cf-0fd0-46aa-b14e-e736c46e33c1, rgb(18, 18, 18)))\"},children:\"Products\"})}),className:\"framer-sve8hj\",fonts:[\"CUSTOM;PP Formula Medium\"],layoutDependency:layoutDependency,layoutId:\"DFco64K_T\",style:{\"--extracted-r6o4lv\":\"var(--token-219f11cf-0fd0-46aa-b14e-e736c46e33c1, rgb(18, 18, 18))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:JzExy0Jeu,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0CHB8.framer-1ylgluy, .framer-0CHB8 .framer-1ylgluy { display: block; }\",\".framer-0CHB8.framer-t4ek3v { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 36px; justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-0CHB8 .framer-sve8hj { -webkit-user-select: none; flex: none; height: 13px; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0CHB8.framer-t4ek3v { gap: 0px; } .framer-0CHB8.framer-t4ek3v > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-0CHB8.framer-t4ek3v > :first-child { margin-left: 0px; } .framer-0CHB8.framer-t4ek3v > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 94\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"U1B6iOHBV\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"JzExy0Jeu\":\"title\",\"Cc0nV1kdY\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerr2tHOGQqz=withCSS(Component,css,\"framer-0CHB8\");export default Framerr2tHOGQqz;Framerr2tHOGQqz.displayName=\"Navigation / Link\";Framerr2tHOGQqz.defaultProps={height:36,width:94};addPropertyControls(Framerr2tHOGQqz,{JzExy0Jeu:{defaultValue:\"Products\",displayTextArea:false,title:\"Title\",type:ControlType.String},Cc0nV1kdY:{title:\"Link\",type:ControlType.Link}});addFonts(Framerr2tHOGQqz,[{explicitInter:true,fonts:[{family:\"PP Formula Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/LOxaiRAE5MCAn20Q0NP0wwBRHY.woff\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr2tHOGQqz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"U1B6iOHBV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"94\",\"framerIntrinsicHeight\":\"36\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"JzExy0Jeu\\\":\\\"title\\\",\\\"Cc0nV1kdY\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./r2tHOGQqz.map","// Generated by Framer (aab6bf9)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,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\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={cYOq1uKaO:{hover:true},UoazFJ5ba:{hover:true}};const cycleOrder=[\"UoazFJ5ba\",\"cYOq1uKaO\"];const serializationHash=\"framer-aPfz0\";const variantClassNames={cYOq1uKaO:\"framer-v-aqve0o\",UoazFJ5ba:\"framer-v-vr5qho\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={V1:\"UoazFJ5ba\",V2:\"cYOq1uKaO\"};const getProps=({height,icon,id,link,weight,width,...props})=>{var _ref,_humanReadableEnumMap_weight,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,bVa8qm5nx:(_ref=icon!==null&&icon!==void 0?icon:props.bVa8qm5nx)!==null&&_ref!==void 0?_ref:\"YoutubeLogo\",m6NPr7Up4:(_ref2=(_ref1=(_humanReadableEnumMap_weight=humanReadableEnumMap[weight])!==null&&_humanReadableEnumMap_weight!==void 0?_humanReadableEnumMap_weight:weight)!==null&&_ref1!==void 0?_ref1:props.m6NPr7Up4)!==null&&_ref2!==void 0?_ref2:\"fill\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"UoazFJ5ba\",vwTXUB48j:link!==null&&link!==void 0?link:props.vwTXUB48j};};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,bVa8qm5nx,vwTXUB48j,m6NPr7Up4,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UoazFJ5ba\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:vwTXUB48j,openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"social media link\",className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-vr5qho\",className,classNames)} framer-5ca2lb`,\"data-framer-name\":\"V1\",layoutDependency:layoutDependency,layoutId:\"UoazFJ5ba\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-86789668-163c-463d-9a5a-c04f49e66d2c, rgb(41, 45, 48))\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,...style},variants:{\"cYOq1uKaO-hover\":{backgroundColor:\"var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237))\"},\"UoazFJ5ba-hover\":{backgroundColor:\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"},cYOq1uKaO:{backgroundColor:\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\"}},...addPropertyOverrides({\"cYOq1uKaO-hover\":{\"data-framer-name\":undefined},\"UoazFJ5ba-hover\":{\"data-framer-name\":undefined},cYOq1uKaO:{\"data-framer-name\":\"V2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5nvtec-container\",layoutDependency:layoutDependency,layoutId:\"HIC3RlxSW-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237))\",height:\"100%\",iconSearch:\"House\",iconSelection:bVa8qm5nx,id:\"HIC3RlxSW\",layoutId:\"HIC3RlxSW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:m6NPr7Up4,width:\"100%\",...addPropertyOverrides({\"UoazFJ5ba-hover\":{color:\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255))\"},cYOq1uKaO:{color:\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aPfz0.framer-5ca2lb, .framer-aPfz0 .framer-5ca2lb { display: block; }\",\".framer-aPfz0.framer-vr5qho { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 36px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 36px; }\",\".framer-aPfz0 .framer-5nvtec-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aPfz0.framer-vr5qho { gap: 0px; } .framer-aPfz0.framer-vr5qho > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-aPfz0.framer-vr5qho > :first-child { margin-left: 0px; } .framer-aPfz0.framer-vr5qho > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 36\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"cYOq1uKaO\":{\"layout\":[\"fixed\",\"fixed\"]},\"LxIQwCnyy\":{\"layout\":[\"fixed\",\"fixed\"]},\"bKtBUMqq5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"bVa8qm5nx\":\"icon\",\"vwTXUB48j\":\"link\",\"m6NPr7Up4\":\"weight\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryeTKzPNRS=withCSS(Component,css,\"framer-aPfz0\");export default FrameryeTKzPNRS;FrameryeTKzPNRS.displayName=\"Atom / Social Icon\";FrameryeTKzPNRS.defaultProps={height:36,width:36};addPropertyControls(FrameryeTKzPNRS,{variant:{options:[\"UoazFJ5ba\",\"cYOq1uKaO\"],optionTitles:[\"V1\",\"V2\"],title:\"Variant\",type:ControlType.Enum},bVa8qm5nx:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"YoutubeLogo\",description:undefined,hidden:undefined,title:\"Icon\"},vwTXUB48j:{title:\"Link\",type:ControlType.Link},m6NPr7Up4:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"weight\"])&&{...PhosphorControls[\"weight\"],defaultValue:\"fill\",description:undefined,hidden:undefined,title:\"Weight\"}});addFonts(FrameryeTKzPNRS,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryeTKzPNRS\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"36\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"36\",\"framerVariables\":\"{\\\"bVa8qm5nx\\\":\\\"icon\\\",\\\"vwTXUB48j\\\":\\\"link\\\",\\\"m6NPr7Up4\\\":\\\"weight\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"cYOq1uKaO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LxIQwCnyy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bKtBUMqq5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yeTKzPNRS.map","// Generated by Framer (074c765)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,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{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/zRkYKR58PQKZEwQp6ZF6/oQnoOc9lSogni4HxtlFt/YXZQv3TLk.js\";import AtomButton from\"https://framerusercontent.com/modules/rSykDYPMCkXqQb9gl6qm/ttKmgzkTJFIaagoGBECQ/oM46wxyTh.js\";import NavigationLink from\"https://framerusercontent.com/modules/axSHm1etp7IwysPBxhl1/uyUXy2Z3KDclaYnBx6WX/r2tHOGQqz.js\";import AtomSocialIcon from\"https://framerusercontent.com/modules/3wRA5F1Bqvg70212IBFF/npMqLjAmlxMj1ZBsUCH4/yeTKzPNRS.js\";const PhosphorFonts=getFonts(Phosphor);const NavigationLinkFonts=getFonts(NavigationLink);const AtomButtonFonts=getFonts(AtomButton);const AtomSocialIconFonts=getFonts(AtomSocialIcon);const cycleOrder=[\"ejnmBsZfZ\",\"jz9880Hvy\",\"sVa0mBBm4\"];const serializationHash=\"framer-ZrA0N\";const variantClassNames={ejnmBsZfZ:\"framer-v-f245uz\",jz9880Hvy:\"framer-v-15fldnr\",sVa0mBBm4:\"framer-v-192vfi4\"};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 negate=value=>{return!value;};const transition2={damping:40,delay:0,mass:1,stiffness:600,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={\"Mobile Open\":\"sVa0mBBm4\",Desktop:\"ejnmBsZfZ\",Mobile:\"jz9880Hvy\"};const getProps=({height,id,showCaelorText,width,...props})=>{return{...props,JaB57G9No:showCaelorText??props.JaB57G9No??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"ejnmBsZfZ\"};};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,JaB57G9No,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ejnmBsZfZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapyo45dn=activeVariantCallback(async(...args)=>{setVariant(\"sVa0mBBm4\");});const onTaplk2seg=activeVariantCallback(async(...args)=>{setVariant(\"jz9880Hvy\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(JaB57G9No);const isDisplayed=()=>{if([\"jz9880Hvy\",\"sVa0mBBm4\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"jz9880Hvy\",\"sVa0mBBm4\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed2=()=>{if(baseVariant===\"sVa0mBBm4\")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,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-f245uz\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ejnmBsZfZ\",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\",backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{jz9880Hvy:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\"},sVa0mBBm4:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({jz9880Hvy:{\"data-border\":true,\"data-framer-name\":\"Mobile\"},sVa0mBBm4:{\"data-border\":true,\"data-framer-name\":\"Mobile Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-pes5tp\",\"data-border\":true,\"data-framer-name\":\"Navbar\",layoutDependency:layoutDependency,layoutId:\"rhp6wFYPf\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-4f59a01a-9402-4201-8432-596416e4b8b9, rgb(241, 244, 244))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(6px)\",backgroundColor:\"rgba(255, 255, 255, 0.4)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 1px 6px 0px rgba(0, 0, 0, 0.1)\",WebkitBackdropFilter:\"blur(6px)\"},variants:{jz9880Hvy:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},sVa0mBBm4:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dmgzls\",\"data-framer-name\":\"Logo + Menu\",layoutDependency:layoutDependency,layoutId:\"Oa5XQDEdI\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"AB1DLm_AL\",scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsxs(motion.a,{\"aria-label\":\"return to homepage\",className:\"framer-aoqqzv framer-1djzt86\",\"data-framer-name\":\"Logo Wrapper\",layoutDependency:layoutDependency,layoutId:\"AB1DLm_AL\",children:[JaB57G9No&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xvxzks\",\"data-framer-name\":\"Watermark + Text\",layoutDependency:layoutDependency,layoutId:\"fqN7nxoLt\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1eqnx0g\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"NhiQfU3Zx\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 136 64\"><g transform=\"translate(3.227 21.429)\"><path d=\"M 115.858 10.232 C 117.922 10.232 119.605 11.914 119.605 13.978 C 119.605 16.042 117.922 17.725 115.858 17.725 C 113.794 17.725 112.111 16.042 112.111 13.978 C 112.111 11.914 113.794 10.232 115.858 10.232 M 115.858 7.111 C 112.064 7.111 108.991 10.184 108.991 13.978 C 108.991 17.772 112.064 20.845 115.858 20.845 C 119.652 20.845 122.725 17.772 122.725 13.978 C 122.725 10.189 119.652 7.111 115.858 7.111 Z M 86.894 13.973 C 86.888 10.184 83.816 7.111 80.027 7.111 C 76.232 7.111 73.16 10.184 73.16 13.978 C 73.16 17.772 76.232 20.845 80.027 20.845 C 81.412 20.845 82.701 20.436 83.778 19.731 L 83.778 20.845 L 86.899 20.845 L 86.899 13.973 Z M 80.027 17.725 C 77.962 17.725 76.28 16.042 76.28 13.978 C 76.28 11.914 77.962 10.232 80.027 10.232 C 82.091 10.232 83.773 11.914 83.773 13.978 C 83.773 16.042 82.091 17.725 80.027 17.725 Z M 103.966 0.881 L 107.086 0.881 L 107.086 20.834 L 103.966 20.834 Z M 102.113 15.241 C 102.188 14.833 102.23 14.413 102.23 13.989 C 102.23 10.194 99.158 7.122 95.363 7.122 C 91.569 7.122 88.496 10.194 88.496 13.989 C 88.496 17.783 91.569 20.856 95.363 20.856 C 98.271 20.856 100.76 19.046 101.758 16.488 L 98.144 16.488 C 97.459 17.252 96.462 17.73 95.358 17.73 C 93.729 17.73 92.344 16.685 91.829 15.231 L 98.892 15.231 L 98.892 15.236 L 102.113 15.236 Z M 95.363 10.242 C 96.992 10.242 98.377 11.288 98.892 12.742 L 91.829 12.742 C 92.344 11.282 93.734 10.242 95.363 10.242 Z M 124.487 7.111 L 127.607 7.111 L 127.607 20.834 L 124.487 20.834 Z\" fill=\"rgb(18,18,18)\"></path><path d=\"M 127.57 10.46 L 130.908 10.46 L 130.908 7.122 C 129.067 7.122 127.57 8.618 127.57 10.46 Z M 69.158 14.939 C 68.988 15.151 68.808 15.353 68.617 15.544 C 67.301 16.86 65.55 17.587 63.687 17.587 C 61.824 17.587 60.073 16.86 58.757 15.544 C 57.441 14.228 56.714 12.476 56.714 10.614 C 56.714 8.751 57.441 7 58.757 5.684 C 60.073 4.367 61.824 3.64 63.687 3.64 C 65.55 3.64 67.301 4.367 68.617 5.684 C 68.808 5.875 68.988 6.082 69.158 6.289 L 72.008 4.023 C 70.066 1.571 67.062 0 63.687 0 C 57.823 0 53.073 4.75 53.073 10.614 C 53.073 16.478 57.823 21.227 63.687 21.227 C 67.067 21.227 70.082 19.646 72.024 17.183 Z M 10.63 0.005 C 22.336 0.005 31.857 9.526 31.857 21.233 L 21.227 21.233 C 21.227 15.39 16.472 10.635 10.63 10.635 Z\" fill=\"rgb(18,18,18)\"></path><path d=\"M 10.63 0.005 C 22.336 0.005 31.857 9.526 31.857 21.233 L 21.227 21.233 C 21.227 15.39 16.472 10.635 10.63 10.635 Z M 10.63 10.603 C 4.76 10.603 0 15.363 0 21.233 L 10.63 21.233 Z\" fill=\"rgb(18,18,18)\"></path></g></svg>',svgContentId:11459394344,withExternalLayout:true})}),visible&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16r53vk\",\"data-framer-name\":\"Watermark\",layoutDependency:layoutDependency,layoutId:\"ErTR0EV50\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-6db20u\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qHYZiFKJ6\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 38 64\"><g transform=\"translate(3.227 21.429)\"><path d=\"M 115.858 10.232 C 117.922 10.232 119.605 11.914 119.605 13.978 C 119.605 16.042 117.922 17.725 115.858 17.725 C 113.794 17.725 112.111 16.042 112.111 13.978 C 112.111 11.914 113.794 10.232 115.858 10.232 M 115.858 7.111 C 112.064 7.111 108.991 10.184 108.991 13.978 C 108.991 17.772 112.064 20.845 115.858 20.845 C 119.652 20.845 122.725 17.772 122.725 13.978 C 122.725 10.189 119.652 7.111 115.858 7.111 Z M 86.894 13.973 C 86.888 10.184 83.816 7.111 80.027 7.111 C 76.232 7.111 73.16 10.184 73.16 13.978 C 73.16 17.772 76.232 20.845 80.027 20.845 C 81.412 20.845 82.701 20.436 83.778 19.731 L 83.778 20.845 L 86.899 20.845 L 86.899 13.973 Z M 80.027 17.725 C 77.962 17.725 76.28 16.042 76.28 13.978 C 76.28 11.914 77.962 10.232 80.027 10.232 C 82.091 10.232 83.773 11.914 83.773 13.978 C 83.773 16.042 82.091 17.725 80.027 17.725 Z M 103.966 0.881 L 107.086 0.881 L 107.086 20.834 L 103.966 20.834 Z M 102.113 15.241 C 102.188 14.833 102.23 14.413 102.23 13.989 C 102.23 10.194 99.158 7.122 95.363 7.122 C 91.569 7.122 88.496 10.194 88.496 13.989 C 88.496 17.783 91.569 20.856 95.363 20.856 C 98.271 20.856 100.76 19.046 101.758 16.488 L 98.144 16.488 C 97.459 17.252 96.462 17.73 95.358 17.73 C 93.729 17.73 92.344 16.685 91.829 15.231 L 98.892 15.231 L 98.892 15.236 L 102.113 15.236 Z M 95.363 10.242 C 96.992 10.242 98.377 11.288 98.892 12.742 L 91.829 12.742 C 92.344 11.282 93.734 10.242 95.363 10.242 Z M 124.487 7.111 L 127.607 7.111 L 127.607 20.834 L 124.487 20.834 Z\" fill=\"rgb(18,18,18)\"></path><path d=\"M 127.57 10.46 L 130.908 10.46 L 130.908 7.122 C 129.067 7.122 127.57 8.618 127.57 10.46 Z M 69.158 14.939 C 68.988 15.151 68.808 15.353 68.617 15.544 C 67.301 16.86 65.55 17.587 63.687 17.587 C 61.824 17.587 60.073 16.86 58.757 15.544 C 57.441 14.228 56.714 12.476 56.714 10.614 C 56.714 8.751 57.441 7 58.757 5.684 C 60.073 4.367 61.824 3.64 63.687 3.64 C 65.55 3.64 67.301 4.367 68.617 5.684 C 68.808 5.875 68.988 6.082 69.158 6.289 L 72.008 4.023 C 70.066 1.571 67.062 0 63.687 0 C 57.823 0 53.073 4.75 53.073 10.614 C 53.073 16.478 57.823 21.227 63.687 21.227 C 67.067 21.227 70.082 19.646 72.024 17.183 Z M 10.63 0.005 C 22.336 0.005 31.857 9.526 31.857 21.233 L 21.227 21.233 C 21.227 15.39 16.472 10.635 10.63 10.635 Z\" fill=\"rgb(18,18,18)\"></path><path d=\"M 10.63 0.005 C 22.336 0.005 31.857 9.526 31.857 21.233 L 21.227 21.233 C 21.227 15.39 16.472 10.635 10.63 10.635 Z M 10.63 10.603 C 4.76 10.603 0 15.363 0 21.233 L 10.63 21.233 Z\" fill=\"rgb(18,18,18)\"></path></g></svg>',svgContentId:11978175447,withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-qm1re4\",\"data-framer-name\":\"Menu Icon\",layoutDependency:layoutDependency,layoutId:\"mZP5mtd4X\",...addPropertyOverrides({jz9880Hvy:{\"data-highlight\":true,onTap:onTapyo45dn},sVa0mBBm4:{\"data-highlight\":true,onTap:onTaplk2seg}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10jkxr9-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"A_fSDyMdW-container\",nodeId:\"A_fSDyMdW\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"List\",id:\"A_fSDyMdW\",layoutId:\"A_fSDyMdW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1bketai\",\"data-framer-name\":\"Desktop Links\",layoutDependency:layoutDependency,layoutId:\"zl17V8JBt\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aYkwj2E4X\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+(0+(((componentViewport?.height||77)-0)*1-0-(((componentViewport?.height||77)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||77)-0)*1-0)*1-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e4v8qx-container\",layoutDependency:layoutDependency,layoutId:\"TFpTBgtsY-container\",nodeId:\"TFpTBgtsY\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(NavigationLink,{Cc0nV1kdY:resolvedLinks[0],height:\"100%\",id:\"TFpTBgtsY\",JzExy0Jeu:\"Products\",layoutId:\"TFpTBgtsY\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ouqwTONye\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+(0+(((componentViewport?.height||77)-0)*1-0-(((componentViewport?.height||77)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||77)-0)*1-0)*1-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-135patl-container\",layoutDependency:layoutDependency,layoutId:\"guvxpcOTm-container\",nodeId:\"guvxpcOTm\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(NavigationLink,{Cc0nV1kdY:resolvedLinks1[0],height:\"100%\",id:\"guvxpcOTm\",JzExy0Jeu:\"Optics\",layoutId:\"guvxpcOTm\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TthJJJsRd\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+(0+(((componentViewport?.height||77)-0)*1-0-(((componentViewport?.height||77)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||77)-0)*1-0)*1-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m87iny-container\",layoutDependency:layoutDependency,layoutId:\"PFyEPwM7t-container\",nodeId:\"PFyEPwM7t\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(NavigationLink,{Cc0nV1kdY:resolvedLinks2[0],height:\"100%\",id:\"PFyEPwM7t\",JzExy0Jeu:\"Shoppie\",layoutId:\"PFyEPwM7t\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GKkcez892\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+(0+(((componentViewport?.height||77)-0)*1-0-(((componentViewport?.height||77)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||77)-0)*1-0)*1-0-36)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r6ip5i-container\",layoutDependency:layoutDependency,layoutId:\"wMLc9Dj_6-container\",nodeId:\"wMLc9Dj_6\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(NavigationLink,{Cc0nV1kdY:resolvedLinks3[0],height:\"100%\",id:\"wMLc9Dj_6\",JzExy0Jeu:\"Blog\",layoutId:\"wMLc9Dj_6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-g4btaj\",\"data-framer-name\":\"Button Wrapper\",layoutDependency:layoutDependency,layoutId:\"WJXAyz7Pp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+(0+(((componentViewport?.height||77)-0)*1-0-(((componentViewport?.height||77)-0)*1-0)*1)/2)+(0+((((componentViewport?.height||77)-0)*1-0)*1-0-42)/2)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o7pwd-container\",layoutDependency:layoutDependency,layoutId:\"dRlXBWCeg-container\",nodeId:\"dRlXBWCeg\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(AtomButton,{height:\"100%\",id:\"dRlXBWCeg\",layoutId:\"dRlXBWCeg\",mq784RbJV:true,nTqAQ0TUo:\"Book a free demo\",SpVHnIOEi:\"https://calendly.com/caelor\",style:{height:\"100%\"},variant:\"mtW_2F_vb\",width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-8uabyg\",\"data-framer-name\":\"Mobile Links\",layoutDependency:layoutDependency,layoutId:\"w4PkC7dyc\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-15kxywg\",\"data-framer-name\":\"Products\",layoutDependency:layoutDependency,layoutId:\"bNcIe8Iqu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aYkwj2E4X\"},motionChild:true,nodeId:\"PATxDMSLC\",openInNewTab:false,relValues:[],scopeId:\"IeiuOnFak\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3sod91\",\"data-styles-preset\":\"YXZQv3TLk\",children:\"Products\"})})})}),className:\"framer-z3skaw\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"PATxDMSLC\",style:{\"--extracted-r6o4lv\":\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ouqwTONye\"},motionChild:true,nodeId:\"ariaj7aLK\",openInNewTab:false,relValues:[],scopeId:\"IeiuOnFak\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3sod91\",\"data-styles-preset\":\"YXZQv3TLk\",children:\"Optics\"})})})}),className:\"framer-5tsmj7\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"ariaj7aLK\",style:{\"--extracted-r6o4lv\":\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GKkcez892\"},motionChild:true,nodeId:\"TNf3fWvLy\",openInNewTab:false,relValues:[],scopeId:\"IeiuOnFak\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3sod91\",\"data-styles-preset\":\"YXZQv3TLk\",children:\"Blog\"})})})}),className:\"framer-1jnli1k\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"TNf3fWvLy\",style:{\"--extracted-r6o4lv\":\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xQmfXBpxi\"},motionChild:true,nodeId:\"hOoU37uNj\",openInNewTab:false,relValues:[],scopeId:\"IeiuOnFak\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3sod91\",\"data-styles-preset\":\"YXZQv3TLk\",children:\"About Us\"})})})}),className:\"framer-dymwx6\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"hOoU37uNj\",style:{\"--extracted-r6o4lv\":\"var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({sVa0mBBm4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, rgb(62, 65, 66)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"TthJJJsRd\"},motionChild:true,nodeId:\"hOoU37uNj\",openInNewTab:false,relValues:[],scopeId:\"IeiuOnFak\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3sod91\",\"data-styles-preset\":\"YXZQv3TLk\",children:\"Shoppie\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,...addPropertyOverrides({jz9880Hvy:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 800px) - 40px)`,y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+0+113+0+147.6},sVa0mBBm4:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 800px) - 40px)`,y:(componentViewport?.y||0)+0+0+113+0+196.8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ahhnii-container\",layoutDependency:layoutDependency,layoutId:\"AkUse_IEC-container\",nodeId:\"AkUse_IEC\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(AtomButton,{height:\"100%\",id:\"AkUse_IEC\",layoutId:\"AkUse_IEC\",mq784RbJV:true,nTqAQ0TUo:\"Let's Talk\",SpVHnIOEi:\"https://calendly.com/marinv/base-demo\",style:{height:\"100%\",width:\"100%\"},variant:\"mtW_2F_vb\",width:\"100%\",...addPropertyOverrides({sVa0mBBm4:{SpVHnIOEi:\"https://calendly.com/caelor\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-keej1v\",\"data-framer-name\":\"Socials\",layoutDependency:layoutDependency,layoutId:\"KZQLXueN6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",...addPropertyOverrides({jz9880Hvy:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+0+113+0+213.6+0},sVa0mBBm4:{y:(componentViewport?.y||0)+0+0+113+0+262.8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kqzm28-container\",layoutDependency:layoutDependency,layoutId:\"AhdSUQTK7-container\",nodeId:\"AhdSUQTK7\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(AtomSocialIcon,{bVa8qm5nx:\"YoutubeLogo\",height:\"100%\",id:\"AhdSUQTK7\",layoutId:\"AhdSUQTK7\",m6NPr7Up4:\"fill\",style:{height:\"100%\",width:\"100%\"},variant:\"UoazFJ5ba\",vwTXUB48j:\"https://www.youtube.com/channel/UCj7i3AEw3Y8VojZvkyHplSQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",...addPropertyOverrides({jz9880Hvy:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+0+113+0+213.6+0},sVa0mBBm4:{y:(componentViewport?.y||0)+0+0+113+0+262.8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yxx1mv-container\",layoutDependency:layoutDependency,layoutId:\"LzMi2Nz4V-container\",nodeId:\"LzMi2Nz4V\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(AtomSocialIcon,{bVa8qm5nx:\"TiktokLogo\",height:\"100%\",id:\"LzMi2Nz4V\",layoutId:\"LzMi2Nz4V\",m6NPr7Up4:\"regular\",style:{height:\"100%\",width:\"100%\"},variant:\"UoazFJ5ba\",vwTXUB48j:\"https://www.tiktok.com/@caelor.apps?_t=8Xmqgru23uQ&_r=1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",...addPropertyOverrides({jz9880Hvy:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+0+113+0+213.6+0},sVa0mBBm4:{y:(componentViewport?.y||0)+0+0+113+0+262.8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7lx3yu-container\",layoutDependency:layoutDependency,layoutId:\"mHaSrjePe-container\",nodeId:\"mHaSrjePe\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(AtomSocialIcon,{bVa8qm5nx:\"LinkedinLogo\",height:\"100%\",id:\"mHaSrjePe\",layoutId:\"mHaSrjePe\",m6NPr7Up4:\"fill\",style:{height:\"100%\",width:\"100%\"},variant:\"UoazFJ5ba\",vwTXUB48j:\"https://www.linkedin.com/company/caelor/\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",...addPropertyOverrides({jz9880Hvy:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||77)-0-((componentViewport?.height||77)-0)*1)/2)+0+113+0+213.6+0},sVa0mBBm4:{y:(componentViewport?.y||0)+0+0+113+0+262.8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m9tzyt-container\",layoutDependency:layoutDependency,layoutId:\"eui31_p5s-container\",nodeId:\"eui31_p5s\",rendersWithMotion:true,scopeId:\"IeiuOnFak\",children:/*#__PURE__*/_jsx(AtomSocialIcon,{bVa8qm5nx:\"InstagramLogo\",height:\"100%\",id:\"eui31_p5s\",layoutId:\"eui31_p5s\",m6NPr7Up4:\"regular\",style:{height:\"100%\",width:\"100%\"},variant:\"UoazFJ5ba\",vwTXUB48j:\"https://www.instagram.com/caelor.app/\",width:\"100%\"})})})]})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZrA0N.framer-1djzt86, .framer-ZrA0N .framer-1djzt86 { display: block; }\",\".framer-ZrA0N.framer-f245uz { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 77px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-ZrA0N .framer-pes5tp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: 100%; justify-content: center; max-width: 800px; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: min-content; }\",\".framer-ZrA0N .framer-1dmgzls { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZrA0N .framer-aoqqzv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ZrA0N .framer-1xvxzks, .framer-ZrA0N .framer-16r53vk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ZrA0N .framer-1eqnx0g { flex: none; height: 64px; position: relative; width: 136px; }\",\".framer-ZrA0N .framer-6db20u { flex: none; height: 64px; position: relative; width: 38px; }\",\".framer-ZrA0N .framer-qm1re4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 48px; }\",\".framer-ZrA0N .framer-10jkxr9-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-ZrA0N .framer-1bketai { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 100%; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZrA0N .framer-e4v8qx-container, .framer-ZrA0N .framer-135patl-container, .framer-ZrA0N .framer-1m87iny-container, .framer-ZrA0N .framer-1r6ip5i-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZrA0N .framer-g4btaj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 42px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 12px; position: relative; width: min-content; }\",\".framer-ZrA0N .framer-1o7pwd-container { flex: none; height: 42px; position: relative; width: auto; }\",\".framer-ZrA0N .framer-8uabyg { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 1px; }\",\".framer-ZrA0N .framer-15kxywg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrA0N .framer-z3skaw, .framer-ZrA0N .framer-5tsmj7, .framer-ZrA0N .framer-1jnli1k, .framer-ZrA0N .framer-dymwx6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZrA0N .framer-1ahhnii-container { flex: none; height: 42px; position: relative; width: 100%; }\",\".framer-ZrA0N .framer-keej1v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZrA0N .framer-kqzm28-container, .framer-ZrA0N .framer-1yxx1mv-container, .framer-ZrA0N .framer-7lx3yu-container, .framer-ZrA0N .framer-m9tzyt-container { flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-ZrA0N.framer-v-15fldnr.framer-f245uz { overflow: hidden; width: 390px; }\",\".framer-ZrA0N.framer-v-15fldnr .framer-pes5tp { align-content: flex-start; align-items: flex-start; flex: 1 0 0px; flex-direction: column; justify-content: flex-start; padding: 0px 20px 0px 20px; width: 1px; }\",\".framer-ZrA0N.framer-v-15fldnr .framer-1dmgzls, .framer-ZrA0N.framer-v-192vfi4 .framer-1dmgzls { gap: unset; height: 77px; justify-content: space-between; width: 100%; }\",\".framer-ZrA0N.framer-v-15fldnr .framer-qm1re4, .framer-ZrA0N.framer-v-192vfi4 .framer-qm1re4 { cursor: pointer; }\",\".framer-ZrA0N.framer-v-15fldnr .framer-8uabyg, .framer-ZrA0N.framer-v-192vfi4 .framer-8uabyg { flex: none; width: 100%; }\",\".framer-ZrA0N.framer-v-192vfi4.framer-f245uz { align-content: flex-start; align-items: flex-start; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; width: 390px; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-pes5tp { flex: 1 0 0px; flex-direction: column; height: 77px; justify-content: flex-start; padding: 0px 20px 0px 20px; width: 1px; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-15kxywg { order: 0; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-5tsmj7 { order: 1; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-1jnli1k { order: 3; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-dymwx6 { order: 2; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-1ahhnii-container { order: 4; }\",\".framer-ZrA0N.framer-v-192vfi4 .framer-keej1v { order: 5; }\",...sharedStyle.css,'.framer-ZrA0N[data-border=\"true\"]::after, .framer-ZrA0N [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 77\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"jz9880Hvy\":{\"layout\":[\"fixed\",\"fixed\"]},\"sVa0mBBm4\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]}}}\n * @framerVariables {\"JaB57G9No\":\"showCaelorText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerIeiuOnFak=withCSS(Component,css,\"framer-ZrA0N\");export default FramerIeiuOnFak;FramerIeiuOnFak.displayName=\"Navigation / Floating Navbar\";FramerIeiuOnFak.defaultProps={height:77,width:1440};addPropertyControls(FramerIeiuOnFak,{variant:{options:[\"ejnmBsZfZ\",\"jz9880Hvy\",\"sVa0mBBm4\"],optionTitles:[\"Desktop\",\"Mobile\",\"Mobile Open\"],title:\"Variant\",type:ControlType.Enum},JaB57G9No:{defaultValue:true,title:\"Show Caelor Text\",type:ControlType.Boolean}});addFonts(FramerIeiuOnFak,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v16/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"}]},...PhosphorFonts,...NavigationLinkFonts,...AtomButtonFonts,...AtomSocialIconFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIeiuOnFak\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerVariables\":\"{\\\"JaB57G9No\\\":\\\"showCaelorText\\\"}\",\"framerIntrinsicHeight\":\"77\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jz9880Hvy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sVa0mBBm4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IeiuOnFak.map","// Generated by Framer (890879b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Formula Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Formula Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/LOxaiRAE5MCAn20Q0NP0wwBRHY.woff\"}]}];export const css=['.framer-oe0hl .framer-styles-preset-1ryarxl:not(.rich-text-wrapper), .framer-oe0hl .framer-styles-preset-1ryarxl.rich-text-wrapper p { --framer-font-family: \"PP Formula Medium\", \"PP Formula Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.65em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, #3e4142); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-oe0hl\";\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\"}}}","import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-dQ3uJ .framer-styles-preset-14fyw2:not(.rich-text-wrapper), .framer-dQ3uJ .framer-styles-preset-14fyw2.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, #ffffff) /* {\"name\":\"White\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, #e7eced); --framer-link-text-decoration: none; }'];export const className=\"framer-dQ3uJ\";\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 (1d71865)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Formula Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Formula Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/LOxaiRAE5MCAn20Q0NP0wwBRHY.woff\"}]}];export const css=['.framer-UrE8b .framer-styles-preset-t2lof4:not(.rich-text-wrapper), .framer-UrE8b .framer-styles-preset-t2lof4.rich-text-wrapper p { --framer-font-family: \"PP Formula Medium\", \"PP Formula Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-1a93765c-83ee-422b-aa8e-3b61517c777b, #3e4142); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-UrE8b\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e074804)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,cx,Floating,getFontsFromSharedStyle,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/qqMYfre1CUn7V9GLe98T/aXdynX5paRqWBRw4eBEB/DwhSIcJkI.js\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"Fp3BK53ky\"];const serializationHash=\"framer-V9lMO\";const variantClassNames={Fp3BK53ky:\"framer-v-zgxh4s\"};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={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const 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 Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Fp3BK53ky\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1gx595p=overlay=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-zgxh4s\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,id:`${layoutId}-zgxh4s`,layoutDependency:layoutDependency,layoutId:\"Fp3BK53ky\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1gx595p(overlay),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-c54xaf\",\"data-framer-name\":\"PlatinumPartnerBadge\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"lJUsdbsno\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 260 86\"><path d=\"M 0 0 L 260 0 L 260 86.096 L 0 86.096 Z\" fill=\"transparent\"></path><path d=\"M 83.794 33.807 L 81.269 33.807 L 81.269 37.959 L 79.486 37.959 L 79.486 25.281 L 83.794 25.281 C 86.914 25.281 88.474 26.912 88.474 29.507 C 88.474 32.102 86.914 33.807 83.794 33.807 Z M 86.691 29.581 C 86.691 28.024 85.8 26.912 83.571 26.912 L 81.269 26.912 L 81.269 32.176 L 83.571 32.176 C 85.8 32.25 86.691 31.138 86.691 29.581 Z M 92.56 38.033 C 91 38.033 90.034 37.291 90.034 35.512 L 90.034 24.317 L 91.669 24.317 L 91.669 35.29 C 91.643 35.625 91.771 35.954 92.016 36.184 C 92.261 36.414 92.598 36.522 92.931 36.476 L 93.451 36.476 L 93.451 37.959 Z M 101.474 36.253 C 100.876 37.496 99.586 38.257 98.206 38.181 C 95.68 38.181 94.343 35.957 94.343 33.14 C 94.343 30.322 95.754 28.098 98.429 28.098 C 99.745 28.053 100.954 28.818 101.474 30.026 L 101.474 28.321 L 103.183 28.321 L 103.183 37.959 L 101.474 37.959 Z M 98.651 36.624 C 100.137 36.624 101.474 35.66 101.474 33.51 L 101.474 32.769 C 101.474 30.619 100.286 29.655 98.874 29.655 C 97.463 29.655 96.051 30.916 96.051 33.14 C 96.051 35.364 96.943 36.624 98.651 36.624 Z M 109.497 36.402 L 110.537 36.253 L 110.537 37.884 L 109.423 38.033 C 108.589 38.129 107.757 37.84 107.164 37.247 C 106.571 36.655 106.281 35.825 106.377 34.993 L 106.377 29.878 L 104.817 29.878 L 104.817 28.321 L 106.377 28.321 L 106.377 26.245 L 107.937 26.245 L 107.937 28.321 L 110.537 28.321 L 110.537 29.878 L 107.937 29.878 L 107.937 34.993 C 107.908 35.402 108.069 35.801 108.374 36.076 C 108.678 36.351 109.092 36.471 109.497 36.402 Z M 113.509 24.614 C 113.83 24.592 114.146 24.709 114.373 24.937 C 114.601 25.164 114.719 25.479 114.697 25.8 C 114.697 26.455 114.165 26.986 113.509 26.986 C 112.852 26.986 112.32 26.455 112.32 25.8 C 112.298 25.479 112.416 25.164 112.644 24.937 C 112.872 24.709 113.187 24.592 113.509 24.614 Z M 112.691 28.321 L 114.326 28.321 L 114.326 37.959 L 112.691 37.959 Z M 125.023 37.959 L 123.389 37.959 L 123.389 32.102 C 123.389 30.397 122.72 29.655 121.086 29.655 C 119.451 29.655 118.486 30.619 118.486 32.621 L 118.486 37.959 L 116.851 37.959 L 116.851 28.321 L 118.486 28.321 L 118.486 29.878 C 119.092 28.767 120.264 28.082 121.531 28.098 C 123.76 28.098 125.023 29.655 125.023 32.324 Z M 127.177 28.321 L 128.811 28.321 L 128.811 34.103 C 128.811 35.883 129.554 36.624 131.114 36.624 C 132.674 36.624 133.714 35.586 133.714 33.659 L 133.714 28.321 L 135.349 28.321 L 135.349 37.959 L 133.714 37.959 L 133.714 36.402 C 133.108 37.513 131.936 38.198 130.669 38.181 C 128.44 38.181 127.177 36.624 127.177 33.955 Z M 146.12 37.959 L 144.411 37.959 L 144.411 32.102 C 144.411 30.397 143.743 29.655 142.183 29.655 C 140.623 29.655 139.509 30.619 139.509 32.621 L 139.509 37.959 L 137.874 37.959 L 137.874 28.321 L 139.509 28.321 L 139.509 29.878 C 140.151 28.767 141.343 28.087 142.629 28.098 C 144.126 28.02 145.468 29.016 145.823 30.471 C 146.361 29.018 147.763 28.065 149.314 28.098 C 151.469 28.098 152.657 29.581 152.657 32.324 L 152.657 37.959 L 150.949 37.959 L 150.949 32.621 C 150.949 30.619 150.28 29.655 148.72 29.655 C 147.16 29.655 146.12 30.619 146.12 32.621 Z M 81.269 50.043 L 81.269 61.683 L 79.486 61.683 L 79.486 49.005 L 82.531 49.005 L 85.354 56.271 L 86.543 59.755 L 87.731 56.271 L 90.629 49.005 L 93.451 49.005 L 93.451 61.683 L 91.669 61.683 L 91.669 50.191 L 90.183 54.788 L 87.434 61.683 L 85.726 61.683 L 82.977 54.788 Z M 102.737 59.978 C 102.181 61.223 100.907 61.992 99.543 61.905 C 96.943 61.905 95.68 59.681 95.68 56.864 C 95.68 54.047 97.017 51.822 99.691 51.822 C 101.014 51.755 102.235 52.528 102.737 53.75 L 102.737 52.045 L 104.446 52.045 L 104.446 61.683 L 102.737 61.683 Z M 99.989 60.348 C 101.474 60.348 102.737 59.384 102.737 57.234 L 102.737 56.493 C 102.737 54.343 101.549 53.379 100.137 53.379 C 98.726 53.379 97.314 54.64 97.314 56.864 C 97.314 59.088 98.206 60.348 99.989 60.348 Z M 108.531 61.683 L 106.971 61.683 L 106.971 52.045 L 108.531 52.045 L 108.531 53.75 C 109.126 52.564 110.091 51.822 111.949 51.897 L 111.949 53.528 C 109.869 53.305 108.531 53.972 108.531 55.974 Z M 113.434 61.683 L 113.434 48.041 L 115.069 48.041 L 115.069 56.567 L 119.229 52.045 L 121.383 52.045 L 116.851 56.79 L 121.606 61.683 L 119.303 61.683 L 115.069 57.16 L 115.069 61.683 Z M 127.103 61.905 C 123.463 61.905 121.903 59.755 121.903 56.864 C 121.903 53.972 123.537 51.822 126.434 51.822 C 129.331 51.822 130.594 53.898 130.594 56.864 L 130.594 57.605 L 123.537 57.605 C 123.834 59.236 124.874 60.274 127.177 60.274 C 128.165 60.265 129.145 60.09 130.074 59.755 L 130.074 61.312 C 129.132 61.7 128.122 61.901 127.103 61.905 Z M 123.537 56.197 L 128.96 56.197 C 128.811 54.343 128.069 53.379 126.36 53.379 C 124.651 53.379 123.76 54.491 123.537 56.197 Z M 136.389 60.126 L 137.429 59.978 L 137.429 61.609 L 136.314 61.757 C 135.487 61.825 134.672 61.527 134.086 60.941 C 133.499 60.356 133.2 59.542 133.269 58.717 L 133.269 53.602 L 131.709 53.602 L 131.709 52.045 L 133.269 52.045 L 133.269 49.969 L 134.903 49.969 L 134.903 52.045 L 137.429 52.045 L 137.429 53.602 L 134.903 53.602 L 134.903 58.717 C 134.878 59.111 135.03 59.496 135.316 59.767 C 135.603 60.039 135.996 60.17 136.389 60.126 Z M 141.217 59.978 L 141.217 65.464 L 139.583 65.464 L 139.583 52.045 L 141.217 52.045 L 141.217 53.75 C 141.831 52.521 143.111 51.766 144.486 51.822 C 147.086 51.822 148.349 54.047 148.349 56.864 C 148.349 59.681 147.011 61.905 144.337 61.905 C 143 61.961 141.764 61.197 141.217 59.978 Z M 144.04 53.379 C 142.554 53.379 141.217 54.343 141.217 56.493 L 141.217 57.234 C 141.217 59.384 142.48 60.348 143.891 60.348 C 145.303 60.348 146.714 59.088 146.714 56.864 C 146.714 54.64 145.749 53.379 144.04 53.379 Z M 152.88 61.757 C 151.32 61.757 150.28 61.016 150.28 59.236 L 150.28 48.041 L 151.989 48.041 L 151.989 59.014 C 151.989 59.903 152.509 60.2 153.251 60.2 L 153.771 60.2 L 153.771 61.683 Z M 161.794 59.978 C 161.196 61.221 159.906 61.981 158.526 61.905 C 155.926 61.905 154.663 59.681 154.663 56.864 C 154.663 54.047 156 51.822 158.749 51.822 C 160.065 51.777 161.274 52.542 161.794 53.75 L 161.794 52.045 L 163.429 52.045 L 163.429 61.683 L 161.794 61.683 Z M 158.971 60.348 C 160.457 60.348 161.794 59.384 161.794 57.234 L 161.794 56.493 C 161.794 54.343 160.606 53.379 159.194 53.379 C 157.783 53.379 156.297 54.64 156.297 56.864 C 156.297 59.088 157.263 60.348 158.971 60.348 Z M 172.789 61.46 C 172.038 61.778 171.227 61.93 170.411 61.905 C 166.994 61.905 165.36 59.755 165.36 56.864 C 165.36 53.972 166.994 51.822 170.411 51.822 C 171.211 51.799 172.003 51.978 172.714 52.341 L 172.714 53.824 C 172.043 53.504 171.304 53.352 170.56 53.379 C 168.034 53.379 166.994 54.936 166.994 56.864 C 166.994 58.791 168.034 60.274 170.56 60.274 C 171.313 60.28 172.063 60.18 172.789 59.978 Z M 179.326 61.905 C 175.686 61.905 174.126 59.755 174.126 56.864 C 174.126 53.972 175.686 51.822 178.657 51.822 C 181.629 51.822 182.817 53.898 182.817 56.864 L 182.817 57.605 L 175.76 57.605 C 175.983 59.236 177.097 60.274 179.326 60.274 C 180.338 60.265 181.342 60.09 182.297 59.755 L 182.297 61.312 C 181.354 61.7 180.345 61.901 179.326 61.905 Z M 175.76 56.197 L 181.183 56.197 C 181.034 54.343 180.217 53.379 178.583 53.379 C 176.949 53.379 175.909 54.491 175.76 56.197 Z M 192.92 57.531 L 190.394 57.531 L 190.394 61.683 L 188.611 61.683 L 188.611 49.005 L 192.92 49.005 C 196.114 49.005 197.6 50.636 197.6 53.231 C 197.6 55.826 196.114 57.531 192.92 57.531 Z M 195.817 53.305 C 195.817 51.748 194.926 50.636 192.697 50.636 L 190.394 50.636 L 190.394 55.9 L 192.697 55.9 C 194.926 55.974 195.817 54.862 195.817 53.305 Z M 205.697 59.978 C 205.098 61.221 203.808 61.981 202.429 61.905 C 199.829 61.905 198.566 59.681 198.566 56.864 C 198.566 54.047 199.903 51.822 202.651 51.822 C 203.968 51.777 205.177 52.542 205.697 53.75 L 205.697 52.045 L 207.331 52.045 L 207.331 61.683 L 205.697 61.683 Z M 202.874 60.348 C 204.36 60.348 205.697 59.384 205.697 57.234 L 205.697 56.493 C 205.697 54.343 204.509 53.379 203.097 53.379 C 201.686 53.379 200.2 54.64 200.2 56.864 C 200.2 59.088 201.166 60.348 202.874 60.348 Z M 211.491 61.683 L 209.857 61.683 L 209.857 52.045 L 211.491 52.045 L 211.491 53.75 C 212.086 52.564 213.051 51.822 214.909 51.897 L 214.909 53.528 C 212.754 53.305 211.491 53.972 211.491 55.974 Z M 220.183 60.126 L 221.223 59.978 L 221.223 61.609 L 220.109 61.757 C 218.029 61.757 216.989 60.497 216.989 58.717 L 216.989 53.602 L 215.429 53.602 L 215.429 52.045 L 216.989 52.045 L 216.989 49.969 L 218.623 49.969 L 218.623 52.045 L 221.223 52.045 L 221.223 53.602 L 218.623 53.602 L 218.623 58.717 C 218.594 59.126 218.755 59.525 219.06 59.8 C 219.364 60.075 219.778 60.195 220.183 60.126 Z M 231.549 61.683 L 229.914 61.683 L 229.914 55.826 C 229.914 54.121 229.171 53.379 227.611 53.379 C 226.051 53.379 225.011 54.343 225.011 56.345 L 225.011 61.683 L 223.303 61.683 L 223.303 52.045 L 225.011 52.045 L 225.011 53.602 C 225.605 52.479 226.785 51.789 228.057 51.822 C 230.286 51.822 231.549 53.379 231.549 56.048 Z M 238.457 61.905 C 234.891 61.905 233.257 59.755 233.257 56.864 C 233.257 53.972 234.891 51.822 237.863 51.822 C 240.834 51.822 242.023 53.898 242.023 56.864 L 242.023 57.605 L 234.966 57.605 C 235.189 59.236 236.229 60.274 238.531 60.274 C 239.544 60.265 240.548 60.09 241.503 59.755 L 241.503 61.312 C 240.534 61.7 239.501 61.902 238.457 61.905 Z M 234.966 56.197 L 240.314 56.197 C 240.24 54.343 239.423 53.379 237.789 53.379 C 236.154 53.379 235.114 54.491 234.966 56.197 Z M 245.589 61.683 L 243.954 61.683 L 243.954 52.045 L 245.589 52.045 L 245.589 53.75 C 246.183 52.564 247.149 51.822 249.006 51.897 L 249.006 53.528 C 246.926 53.305 245.589 53.972 245.589 55.974 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 65.594 74.138 L 65.594 11.936\" fill=\"transparent\" stroke-width=\"0.49\" stroke=\"var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237)) /* {&quot;name&quot;:&quot;Grey III&quot;} */\" stroke-miterlimit=\"10\"></path><path d=\"M 27.56 38.774 C 27.389 38.537 27.103 38.409 26.811 38.439 C 26.519 38.47 26.267 38.654 26.149 38.922 L 19.091 53.083 C 18.961 53.338 18.974 53.643 19.126 53.886 C 19.278 54.129 19.547 54.274 19.834 54.269 L 29.714 54.269 C 30.027 54.275 30.315 54.102 30.457 53.824 C 32.611 49.45 31.349 42.778 27.56 38.774 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 32.76 25.874 C 29.158 31.408 28.762 38.432 31.72 44.334 L 36.474 53.824 C 36.616 54.102 36.905 54.275 37.217 54.269 L 47.097 54.269 C 47.384 54.274 47.653 54.129 47.805 53.886 C 47.957 53.643 47.971 53.338 47.84 53.083 L 34.246 25.874 C 34.113 25.584 33.822 25.398 33.503 25.398 C 33.183 25.398 32.893 25.584 32.76 25.874 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 34.469 59.459 C 34.469 58.791 34.097 58.495 33.131 58.272 C 32.166 58.05 32.389 57.976 32.389 57.828 C 32.389 57.679 32.611 57.531 32.983 57.531 C 33.442 57.558 33.893 57.658 34.32 57.828 L 34.32 56.938 C 33.896 56.767 33.44 56.691 32.983 56.716 C 32.017 56.716 31.497 57.086 31.497 57.828 C 31.497 58.569 31.794 58.866 32.834 59.014 C 33.874 59.162 33.577 59.31 33.577 59.459 C 33.577 59.607 33.429 59.829 32.983 59.829 C 32.459 59.805 31.948 59.652 31.497 59.384 L 31.497 60.348 C 31.961 60.565 32.471 60.666 32.983 60.645 C 34.023 60.645 34.469 60.2 34.469 59.459 Z M 45.389 56.716 L 45.389 60.571 L 46.206 60.571 L 46.206 57.679 L 46.577 58.421 L 47.691 60.571 L 48.731 60.571 L 48.731 56.716 L 47.914 56.716 L 47.914 59.236 L 47.617 58.495 L 46.651 56.716 Z M 39.223 56.716 L 40.114 56.716 L 40.114 60.563 L 39.223 60.563 Z M 38.257 59.459 C 38.257 58.791 37.886 58.495 36.846 58.272 C 35.806 58.05 36.177 57.976 36.177 57.828 C 36.177 57.679 36.326 57.531 36.697 57.531 C 37.156 57.558 37.607 57.658 38.034 57.828 L 38.034 56.938 C 37.635 56.773 37.204 56.697 36.771 56.716 C 35.731 56.716 35.211 57.086 35.211 57.828 C 35.211 58.421 35.509 58.866 36.549 59.014 C 37.589 59.162 37.291 59.31 37.291 59.459 C 37.291 59.607 37.143 59.829 36.697 59.829 C 36.176 59.785 35.671 59.633 35.211 59.384 L 35.211 60.348 C 35.676 60.565 36.185 60.666 36.697 60.645 C 37.811 60.645 38.257 60.2 38.257 59.459 Z M 24.514 56.716 L 24.514 60.571 L 26.371 60.571 L 26.669 59.755 L 25.406 59.755 L 25.406 56.716 Z M 20.874 56.716 L 20.874 57.605 L 21.84 57.605 L 21.84 60.571 L 22.806 60.571 L 22.806 57.605 L 23.846 57.605 L 23.846 56.716 Z M 19.537 56.716 L 18.349 56.716 L 17.011 60.571 L 18.051 60.571 L 18.274 59.978 L 19.686 59.978 L 19.909 60.571 L 20.874 60.571 Z M 18.943 59.236 L 18.497 59.236 L 18.943 57.605 L 19.463 59.236 Z M 29.566 56.716 L 28.377 56.716 L 27.04 60.571 L 28.08 60.571 L 28.229 59.978 L 29.714 59.978 L 29.863 60.571 L 30.903 60.571 Z M 28.971 59.236 L 28.451 59.236 L 28.971 57.605 L 29.491 59.236 Z M 43.383 56.716 L 42.194 56.716 L 40.857 60.571 L 41.897 60.571 L 42.046 59.978 L 43.531 59.978 L 43.68 60.571 L 44.72 60.571 Z M 42.789 59.236 L 42.343 59.236 L 42.789 57.605 L 43.309 59.236 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:3724310827,withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref??ref1,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-zgxh4s`,offsetX:-12,offsetY:0,onDismiss:overlay.hide,placement:\"left\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1u1oo2p\",\"data-border\":true,exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"SAoWP1Ehe\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-86789668-163c-463d-9a5a-c04f49e66d2c, rgb(41, 45, 48))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-219f11cf-0fd0-46aa-b14e-e736c46e33c1, rgb(18, 18, 18))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:\"Platinum, Gold, and Silver Marketplace Partners have met enhanced Atlassian requirements by investing in areas such as creating Cloud and Data Center app versions for their popular server apps and participating in Marketplace security programs, among others.\"})}),className:\"framer-10c1lmm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LumH2fjln\",verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-V9lMO.framer-1wddzp9, .framer-V9lMO .framer-1wddzp9 { display: block; }\",\".framer-V9lMO.framer-zgxh4s { cursor: pointer; height: 86px; overflow: hidden; position: relative; width: 260px; }\",\".framer-V9lMO .framer-c54xaf { flex: none; height: 86px; left: calc(50.00000000000002% - 260px / 2); position: absolute; top: calc(50.00000000000002% - 86px / 2); width: 260px; }\",\".framer-V9lMO .framer-1u1oo2p { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-V9lMO .framer-10c1lmm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 280px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-V9lMO .framer-1u1oo2p { gap: 0px; } .framer-V9lMO .framer-1u1oo2p > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-V9lMO .framer-1u1oo2p > :first-child { margin-left: 0px; } .framer-V9lMO .framer-1u1oo2p > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-V9lMO[data-border=\"true\"]::after, .framer-V9lMO [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 86\n * @framerIntrinsicWidth 260\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergpdByiuu7=withCSS(Component,css,\"framer-V9lMO\");export default FramergpdByiuu7;FramergpdByiuu7.displayName=\"Atom / Atlassian Badge\";FramergpdByiuu7.defaultProps={height:86,width:260};addFonts(FramergpdByiuu7,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergpdByiuu7\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"260\",\"framerIntrinsicHeight\":\"86\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (074c765)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/qqMYfre1CUn7V9GLe98T/aXdynX5paRqWBRw4eBEB/DwhSIcJkI.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/gPnAJImtPOsWX7t0AbbF/KPrrYogF24uZ0uguX1vI/wgLXkL3p7.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/A8EUJ2A0mE3a1uugPkQE/TMR6YkOE4AqOarde9UoC/x9xrCbg56.js\";import AtomAtlassianBadge from\"https://framerusercontent.com/modules/mGz72k4x8gVpDdU3qpPX/gppsBkZr8HehSAveswMC/gpdByiuu7.js\";import AtomSocialIcon from\"https://framerusercontent.com/modules/3wRA5F1Bqvg70212IBFF/npMqLjAmlxMj1ZBsUCH4/yeTKzPNRS.js\";const AtomSocialIconFonts=getFonts(AtomSocialIcon);const AtomAtlassianBadgeFonts=getFonts(AtomAtlassianBadge);const cycleOrder=[\"xs1H8fsh0\",\"MdiVeAjyZ\",\"vgyItZYY1\"];const serializationHash=\"framer-bc7qc\";const variantClassNames={MdiVeAjyZ:\"framer-v-nhz12o\",vgyItZYY1:\"framer-v-xxqr7x\",xs1H8fsh0:\"framer-v-houw5p\"};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={Desktop:\"xs1H8fsh0\",Mobile:\"MdiVeAjyZ\",Tablet:\"vgyItZYY1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xs1H8fsh0\"};};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:\"xs1H8fsh0\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-houw5p\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"xs1H8fsh0\",ref:refBinding,style:{backgroundColor:\"var(--token-219f11cf-0fd0-46aa-b14e-e736c46e33c1, rgb(18, 18, 18))\",...style},...addPropertyOverrides({MdiVeAjyZ:{\"data-framer-name\":\"Mobile\"},vgyItZYY1:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k2zb9r\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"mGmFFKA1E\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nih74o\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"eX1ChXGSb\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-109oj7\",\"data-framer-name\":\"Caelor_White_Symbol_and_Wordmark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Y_g6etNUh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 172 64\"><g transform=\"translate(1.227 21.429)\"><path d=\"M 115.858 10.232 C 117.922 10.232 119.605 11.914 119.605 13.978 C 119.605 16.042 117.922 17.725 115.858 17.725 C 113.794 17.725 112.111 16.042 112.111 13.978 C 112.111 11.914 113.794 10.232 115.858 10.232 M 115.858 7.111 C 112.064 7.111 108.991 10.184 108.991 13.978 C 108.991 17.772 112.064 20.845 115.858 20.845 C 119.652 20.845 122.725 17.772 122.725 13.978 C 122.725 10.189 119.652 7.111 115.858 7.111 Z M 86.894 13.973 C 86.888 10.184 83.816 7.111 80.027 7.111 C 76.232 7.111 73.16 10.184 73.16 13.978 C 73.16 17.772 76.232 20.845 80.027 20.845 C 81.412 20.845 82.701 20.436 83.778 19.731 L 83.778 20.845 L 86.899 20.845 L 86.899 13.973 Z M 80.027 17.725 C 77.962 17.725 76.28 16.042 76.28 13.978 C 76.28 11.914 77.962 10.232 80.027 10.232 C 82.091 10.232 83.773 11.914 83.773 13.978 C 83.773 16.042 82.091 17.725 80.027 17.725 Z M 103.966 0.881 L 107.086 0.881 L 107.086 20.834 L 103.966 20.834 Z M 102.113 15.241 C 102.188 14.833 102.23 14.413 102.23 13.989 C 102.23 10.194 99.158 7.122 95.363 7.122 C 91.569 7.122 88.496 10.194 88.496 13.989 C 88.496 17.783 91.569 20.856 95.363 20.856 C 98.271 20.856 100.76 19.046 101.758 16.488 L 98.144 16.488 C 97.459 17.252 96.462 17.73 95.358 17.73 C 93.729 17.73 92.344 16.685 91.829 15.231 L 98.892 15.231 L 98.892 15.236 L 102.113 15.236 Z M 95.363 10.242 C 96.992 10.242 98.377 11.288 98.892 12.742 L 91.829 12.742 C 92.344 11.282 93.734 10.242 95.363 10.242 Z M 124.487 7.111 L 127.607 7.111 L 127.607 20.834 L 124.487 20.834 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 127.57 10.46 L 130.908 10.46 L 130.908 7.122 C 129.067 7.122 127.57 8.618 127.57 10.46 Z M 69.158 14.939 C 68.988 15.151 68.808 15.353 68.617 15.544 C 67.301 16.86 65.55 17.587 63.687 17.587 C 61.824 17.587 60.073 16.86 58.757 15.544 C 57.441 14.228 56.714 12.476 56.714 10.614 C 56.714 8.751 57.441 7 58.757 5.684 C 60.073 4.367 61.824 3.64 63.687 3.64 C 65.55 3.64 67.301 4.367 68.617 5.684 C 68.808 5.875 68.988 6.082 69.158 6.289 L 72.008 4.023 C 70.066 1.571 67.062 0 63.687 0 C 57.823 0 53.073 4.75 53.073 10.614 C 53.073 16.478 57.823 21.227 63.687 21.227 C 67.067 21.227 70.082 19.646 72.024 17.183 Z M 10.63 0.005 C 22.336 0.005 31.857 9.526 31.857 21.233 L 21.227 21.233 C 21.227 15.39 16.472 10.635 10.63 10.635 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 10.63 0.005 C 22.336 0.005 31.857 9.526 31.857 21.233 L 21.227 21.233 C 21.227 15.39 16.472 10.635 10.63 10.635 Z M 10.63 10.603 C 4.76 10.603 0 15.363 0 21.233 L 10.63 21.233 Z\" fill=\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></g></svg>',svgContentId:9756857429,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-t2lof4\",\"data-styles-preset\":\"x9xrCbg56\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237)))\"},children:\"Smarter collaboration, less effort.\"})}),className:\"framer-10d1y2q\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OANpquAuV\",style:{\"--extracted-r6o4lv\":\"var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-czeyuv\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"Seyka9jTL\",style:{backgroundColor:\"var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237))\",opacity:.4}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n0x191\",\"data-framer-name\":\"Center\",layoutDependency:layoutDependency,layoutId:\"QlGgs_kBx\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1g8vkgg\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Xz15qwSyd\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1naxy5c\",\"data-framer-name\":\"Product\",layoutDependency:layoutDependency,layoutId:\"MxfGPnCOs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)))\"},children:\"Product\"})}),className:\"framer-ny6w03\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"zzyES7QEl\",style:{\"--extracted-r6o4lv\":\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aYkwj2E4X\"},motionChild:true,nodeId:\"LEELnzmRw\",openInNewTab:false,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"Our Products\"})})})}),className:\"framer-yfbmac\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LEELnzmRw\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":KKUBzXGnL\",webPageId:\"aYkwj2E4X\"},motionChild:true,nodeId:\"wvQ1lK5hR\",openInNewTab:false,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"Caelor for Confluence\"})})})}),className:\"framer-9anb0c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wvQ1lK5hR\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":kJIJjU9Yf\",webPageId:\"aYkwj2E4X\"},motionChild:true,nodeId:\"wBHHmOCOL\",openInNewTab:false,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"Caelor for Jira\"})})})}),className:\"framer-1pmr2pi\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wBHHmOCOL\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ce6m4b\",\"data-framer-name\":\"Company\",layoutDependency:layoutDependency,layoutId:\"mtJ2vRmJ_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)))\"},children:\"Company\"})}),className:\"framer-fsoxcp\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"EVMYVf6MN\",style:{\"--extracted-r6o4lv\":\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GKkcez892\"},motionChild:true,nodeId:\"BdOhdO3A6\",openInNewTab:false,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"Blog\"})})})}),className:\"framer-kay8yo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BdOhdO3A6\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ay4ttm\",\"data-framer-name\":\"Contact\",layoutDependency:layoutDependency,layoutId:\"US2LF8XbA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255)))\"},children:\"Contact\"})}),className:\"framer-1sv2xwc\",fonts:[\"GF;DM Sans-600\"],layoutDependency:layoutDependency,layoutId:\"v99A76L7m\",style:{\"--extracted-r6o4lv\":\"var(--token-8a7bf3a0-1558-41b8-996d-4ed64c280b5f, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:[\"Westgate Tower, \",/*#__PURE__*/_jsx(motion.br,{}),\"Ul. Domovinskog rata 61A\",/*#__PURE__*/_jsx(motion.br,{}),\"21000 Split, Croatia\"]})}),className:\"framer-1net5l0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GNjK7zOEi\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto:marketplace@caelor.com\",motionChild:true,nodeId:\"GBNqFXwA2\",openInNewTab:true,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"marketplace@caelor.com\"})})})}),className:\"framer-hjxi7v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GBNqFXwA2\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d1sj0c\",\"data-framer-name\":\"Socials + Badge\",layoutDependency:layoutDependency,layoutId:\"zs_e6g_vs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-egwvyv\",\"data-framer-name\":\"Socials\",layoutDependency:layoutDependency,layoutId:\"LfmEzyCyW\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||518.5)-0-564.9)/2+0+0)+60+145+0+0+0+0,...addPropertyOverrides({MdiVeAjyZ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1038.5)-0-1084.8)/2+0+0)+40+181+0+522.6+0+0+0},vgyItZYY1:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||664.5)-0-710.9)/2+0+0)+60+145+0+255.8+0+50+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n4rxop-container\",layoutDependency:layoutDependency,layoutId:\"tPJnxfhzK-container\",nodeId:\"tPJnxfhzK\",rendersWithMotion:true,scopeId:\"KmbdgOsCh\",children:/*#__PURE__*/_jsx(AtomSocialIcon,{bVa8qm5nx:\"YoutubeLogo\",height:\"100%\",id:\"tPJnxfhzK\",layoutId:\"tPJnxfhzK\",m6NPr7Up4:\"fill\",style:{height:\"100%\",width:\"100%\"},variant:\"UoazFJ5ba\",vwTXUB48j:\"https://www.youtube.com/channel/UCj7i3AEw3Y8VojZvkyHplSQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"36px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||518.5)-0-564.9)/2+0+0)+60+145+0+0+0+0,...addPropertyOverrides({MdiVeAjyZ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1038.5)-0-1084.8)/2+0+0)+40+181+0+522.6+0+0+0},vgyItZYY1:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||664.5)-0-710.9)/2+0+0)+60+145+0+255.8+0+50+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-c80x3f-container\",layoutDependency:layoutDependency,layoutId:\"c8pBVsvsf-container\",nodeId:\"c8pBVsvsf\",rendersWithMotion:true,scopeId:\"KmbdgOsCh\",children:/*#__PURE__*/_jsx(AtomSocialIcon,{bVa8qm5nx:\"LinkedinLogo\",height:\"100%\",id:\"c8pBVsvsf\",layoutId:\"c8pBVsvsf\",m6NPr7Up4:\"fill\",style:{height:\"100%\",width:\"100%\"},variant:\"UoazFJ5ba\",vwTXUB48j:\"https://www.linkedin.com/company/caelor/\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:86,width:\"260px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||518.5)-0-564.9)/2+0+0)+60+145+0+0+109.8,...addPropertyOverrides({MdiVeAjyZ:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1038.5)-0-1084.8)/2+0+0)+40+181+0+522.6+0+76},vgyItZYY1:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||664.5)-0-710.9)/2+0+0)+60+145+0+255.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q2pdh8-container\",layoutDependency:layoutDependency,layoutId:\"eVg8y1_Zf-container\",nodeId:\"eVg8y1_Zf\",rendersWithMotion:true,scopeId:\"KmbdgOsCh\",children:/*#__PURE__*/_jsx(AtomAtlassianBadge,{height:\"100%\",id:\"eVg8y1_Zf\",layoutId:\"eVg8y1_Zf\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ounonr\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"aI99f1OXk\",style:{backgroundColor:\"var(--token-ca6879d6-81cc-48bc-90ea-4510f50354bf, rgb(231, 236, 237))\",opacity:.4}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vuvow0\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"FfwMYM7ex\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:\"All rights reserved 2025 \\xa9 Caelor Group d.o.o.\"})}),className:\"framer-l1wr1n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gDzvTzdSp\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6x8lue\",\"data-framer-name\":\"Legal\",layoutDependency:layoutDependency,layoutId:\"WbXRp3KtM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{KnHf4K2w8:\"privacy-policy\"},unresolvedPathSlugs:{KnHf4K2w8:{collectionId:\"kmKfgGuNH\",collectionItemId:\"njeGjCYlj\"}},webPageId:\"a7yX80iBd\"},motionChild:true,nodeId:\"x5mRAUxqC\",openInNewTab:false,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"Privacy Policy\"})})})}),className:\"framer-1dz47f3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"x5mRAUxqC\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ryarxl\",\"data-styles-preset\":\"DwhSIcJkI\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{KnHf4K2w8:\"eula\"},unresolvedPathSlugs:{KnHf4K2w8:{collectionId:\"kmKfgGuNH\",collectionItemId:\"eUodMEOZK\"}},webPageId:\"a7yX80iBd\"},motionChild:true,nodeId:\"zx5K2jKnl\",openInNewTab:false,relValues:[],scopeId:\"KmbdgOsCh\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14fyw2\",\"data-styles-preset\":\"wgLXkL3p7\",children:\"EULA\"})})})}),className:\"framer-5g323\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zx5K2jKnl\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bc7qc.framer-19rvvyy, .framer-bc7qc .framer-19rvvyy { display: block; }\",\".framer-bc7qc.framer-houw5p { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-bc7qc .framer-1k2zb9r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1536px; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 90%; }\",\".framer-bc7qc .framer-nih74o, .framer-bc7qc .framer-n0x191, .framer-bc7qc .framer-vuvow0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bc7qc .framer-109oj7 { flex: none; height: 64px; position: relative; width: 172px; }\",\".framer-bc7qc .framer-10d1y2q { flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-bc7qc .framer-czeyuv, .framer-bc7qc .framer-1ounonr { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-bc7qc .framer-1g8vkgg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bc7qc .framer-1naxy5c, .framer-bc7qc .framer-ce6m4b { 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: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bc7qc .framer-ny6w03, .framer-bc7qc .framer-yfbmac, .framer-bc7qc .framer-9anb0c, .framer-bc7qc .framer-1pmr2pi, .framer-bc7qc .framer-fsoxcp, .framer-bc7qc .framer-kay8yo, .framer-bc7qc .framer-1sv2xwc, .framer-bc7qc .framer-hjxi7v, .framer-bc7qc .framer-l1wr1n, .framer-bc7qc .framer-1dz47f3, .framer-bc7qc .framer-5g323 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bc7qc .framer-ay4ttm { 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: center; overflow: hidden; padding: 0px; position: relative; width: 300px; }\",\".framer-bc7qc .framer-1net5l0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bc7qc .framer-1d1sj0c { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bc7qc .framer-egwvyv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bc7qc .framer-n4rxop-container, .framer-bc7qc .framer-c80x3f-container { flex: none; height: 36px; position: relative; width: 36px; }\",\".framer-bc7qc .framer-q2pdh8-container { flex: none; height: 86px; position: relative; width: 260px; }\",\".framer-bc7qc .framer-6x8lue { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-bc7qc.framer-v-nhz12o.framer-houw5p { width: 390px; }\",\".framer-bc7qc.framer-v-nhz12o .framer-1k2zb9r { padding: 40px 0px 40px 0px; }\",\".framer-bc7qc.framer-v-nhz12o .framer-nih74o, .framer-bc7qc.framer-v-nhz12o .framer-vuvow0 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 12px; justify-content: flex-start; }\",\".framer-bc7qc.framer-v-nhz12o .framer-n0x191 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-bc7qc.framer-v-nhz12o .framer-1g8vkgg { flex-direction: column; gap: 40px; }\",\".framer-bc7qc.framer-v-nhz12o .framer-1d1sj0c { align-content: flex-start; align-items: flex-start; align-self: unset; gap: 40px; height: min-content; justify-content: center; }\",\".framer-bc7qc.framer-v-xxqr7x.framer-houw5p { width: 810px; }\",\".framer-bc7qc.framer-v-xxqr7x .framer-n0x191 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 60px; justify-content: flex-start; }\",\".framer-bc7qc.framer-v-xxqr7x .framer-1g8vkgg { width: 100%; }\",\".framer-bc7qc.framer-v-xxqr7x .framer-ay4ttm { flex: 1 0 0px; width: 1px; }\",\".framer-bc7qc.framer-v-xxqr7x .framer-1d1sj0c { align-self: unset; flex-direction: row; height: min-content; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 518.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MdiVeAjyZ\":{\"layout\":[\"fixed\",\"auto\"]},\"vgyItZYY1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerKmbdgOsCh=withCSS(Component,css,\"framer-bc7qc\");export default FramerKmbdgOsCh;FramerKmbdgOsCh.displayName=\"Navigation / Footer\";FramerKmbdgOsCh.defaultProps={height:518.5,width:1440};addPropertyControls(FramerKmbdgOsCh,{variant:{options:[\"xs1H8fsh0\",\"MdiVeAjyZ\",\"vgyItZYY1\"],optionTitles:[\"Desktop\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKmbdgOsCh,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v16/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"}]},...AtomSocialIconFonts,...AtomAtlassianBadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKmbdgOsCh\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MdiVeAjyZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vgyItZYY1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"518.5\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KmbdgOsCh.map"],"mappings":"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"}