{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/q6HWPkvP8IfE4a7pVIZt/F8stYfxj0pcrjJy4XZmJ/e8MqUfc3j.js", "ssg:https://framerusercontent.com/modules/qjcWUWHzyPnmOc3OhIK0/CG8PuMHMgvDNhM7FrQNR/WHYExG2dy.js", "ssg:https://framerusercontent.com/modules/m5jL7pPRys6VmUOxuvt3/3KokkgphvyuWLYHJ5p8D/KF7UbbSfc.js", "ssg:https://framerusercontent.com/modules/oShh8k3yMNk7wEjZ6XNU/31rsQR3vojWn7sHR5ga0/x4uNjjtJw.js", "ssg:https://framerusercontent.com/modules/iFDmp9QdvhduV6gK6VRM/h49Yw1DcKW8qzIV9NWUO/pwVXWPq1Q.js", "ssg:https://framerusercontent.com/modules/w2rGKvmO6xZ3bpTrcZLj/ykKnBzwRAewazcDpPwZ4/HGWWDsCNm.js", "ssg:https://framerusercontent.com/modules/nMmMYUkmxDRzz3Dx7j6v/bvkMRZTa7AxFF8otHudc/KJbC_r9yp.js", "ssg:https://framerusercontent.com/modules/7K9TzyhqvOXV5DITumv6/YtLN1oCsmtiZ3jsPSqX1/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/zGaG0mSg1oouSZFVUvGL/QnmiIkuImFeM3igSonP6/tarnKQOsd.js", "ssg:https://framerusercontent.com/modules/huhHb4L4ypVvLG6K6wFg/wn3OOg9eJcsPwxYQPR6f/lS9TvqxVt.js", "ssg:https://framerusercontent.com/modules/lHljvmR6BuiALWuPHgxU/8rBbKFOzAGrnNJDeL2F2/RkiXTc079.js", "ssg:https://framerusercontent.com/modules/saj7fMxQPR6TMpB2pSIM/vu1KXED6NZMyflhwjgzC/CKHDIRO5p.js", "ssg:https://framerusercontent.com/modules/9WBJBYC4XoG0miaN9wCA/VxRmRevIt6pFKvqoz0XS/aNc1XYtNH.js", "ssg:https://framerusercontent.com/modules/7O1Lcz0CVp6YDVlCz26d/6mUJ3C0TQEsppjD4bRp7/DA5l5W9UB.js", "ssg:https://framerusercontent.com/modules/foq7RsJpvUgaPoNzqjX7/OcsdryTVMLtX77woUaIL/dc2mu6qBs.js", "ssg:https://framerusercontent.com/modules/uc6emK7MsdDi28iWa6VK/usCclOdu84ByOyKMDF19/wX9ECbxsY.js", "ssg:https://framerusercontent.com/modules/sLN4FxoyZNRW1Mnn5gyw/MaC3b1ZAgiCFOMH6lD0f/mJeHqLc7Q.js", "ssg:https://framerusercontent.com/modules/yDiigopDVK9T1csZjoaN/mCmqo2L4KOyulaUUBT5Z/ir40ojpm6.js", "ssg:https://framerusercontent.com/modules/kF2MWeH9NXieHhBv5GQf/J5jKIraIiDwCsul2rci1/mN27WQQTE.js", "ssg:https://framerusercontent.com/modules/9QjJ54i9LCd1dYvt8dyT/xg7WU6CRi8JbWloXVYon/sltkc74h7.js", "ssg:https://framerusercontent.com/modules/8GNHc2p1AgUGRQfRBCkj/IKCllEeItOjOJsYKxGxI/oEPT_ciXE.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (139b156)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-600\",\"GF;Poppins-900\",\"GF;Poppins-900italic\",\"GF;Poppins-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2\",weight:\"600\"}]}];export const css=['.framer-uEsrj .framer-styles-preset-1po14y4:not(.rich-text-wrapper), .framer-uEsrj .framer-styles-preset-1po14y4.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-uEsrj .framer-styles-preset-1po14y4:not(.rich-text-wrapper), .framer-uEsrj .framer-styles-preset-1po14y4.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-uEsrj .framer-styles-preset-1po14y4:not(.rich-text-wrapper), .framer-uEsrj .framer-styles-preset-1po14y4.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-uEsrj\";\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 (139b156)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-500\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hlFd2PQEhcqw.woff2\",weight:\"500\"}]}];export const css=['.framer-8HSen .framer-styles-preset-gcl3zl:not(.rich-text-wrapper), .framer-8HSen .framer-styles-preset-gcl3zl.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-8HSen .framer-styles-preset-gcl3zl:not(.rich-text-wrapper), .framer-8HSen .framer-styles-preset-gcl3zl.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-8HSen .framer-styles-preset-gcl3zl:not(.rich-text-wrapper), .framer-8HSen .framer-styles-preset-gcl3zl.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }'];export const className=\"framer-8HSen\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5eef525)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qjcWUWHzyPnmOc3OhIK0/CG8PuMHMgvDNhM7FrQNR/WHYExG2dy.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={Bdl7EED7O:{hover:true},crBu0Yadm:{hover:true},hxme9uJgB:{hover:true},kin9vr6Sm:{hover:true},WKIwTYTZF:{hover:true}};const cycleOrder=[\"WKIwTYTZF\",\"crBu0Yadm\",\"Bdl7EED7O\",\"hxme9uJgB\",\"kin9vr6Sm\"];const serializationHash=\"framer-1XNDk\";const variantClassNames={Bdl7EED7O:\"framer-v-j4upoo\",crBu0Yadm:\"framer-v-1xlp3o2\",hxme9uJgB:\"framer-v-1h5a77i\",kin9vr6Sm:\"framer-v-qkhhtg\",WKIwTYTZF:\"framer-v-8m66y5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:80,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={\"Primary Black\":\"WKIwTYTZF\",\"Primary Brand Blue\":\"Bdl7EED7O\",\"Text Button - Black\":\"hxme9uJgB\",\"Text Button - Brand\":\"kin9vr6Sm\",Secondary:\"crBu0Yadm\"};const getProps=({buttonRadius,height,id,link,newTab,rightIcon,rightIconName,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,B5PTj2R73:(_ref=rightIconName!==null&&rightIconName!==void 0?rightIconName:props.B5PTj2R73)!==null&&_ref!==void 0?_ref:\"arrow-right\",CJwkcCfE5:link!==null&&link!==void 0?link:props.CJwkcCfE5,GR68CgLTN:(_ref1=title!==null&&title!==void 0?title:props.GR68CgLTN)!==null&&_ref1!==void 0?_ref1:\"Button Default\",LG5CSJpvD:rightIcon!==null&&rightIcon!==void 0?rightIcon:props.LG5CSJpvD,ot18wTv79:newTab!==null&&newTab!==void 0?newTab:props.ot18wTv79,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"WKIwTYTZF\",w5Hgz19ND:(_ref3=buttonRadius!==null&&buttonRadius!==void 0?buttonRadius:props.w5Hgz19ND)!==null&&_ref3!==void 0?_ref3:10};};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,GR68CgLTN,CJwkcCfE5,ot18wTv79,LG5CSJpvD,B5PTj2R73,w5Hgz19ND,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WKIwTYTZF\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:CJwkcCfE5,openInNewTab:ot18wTv79,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-8m66y5\",className,classNames)} framer-q4hap1`,\"data-border\":true,\"data-framer-name\":\"Primary Black\",layoutDependency:layoutDependency,layoutId:\"WKIwTYTZF\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(108, 117, 127) 0%, rgb(37, 43, 49) 100%)\",borderBottomLeftRadius:radiusForCorner(w5Hgz19ND,3),borderBottomRightRadius:radiusForCorner(w5Hgz19ND,2),borderTopLeftRadius:radiusForCorner(w5Hgz19ND,0),borderTopRightRadius:radiusForCorner(w5Hgz19ND,1),boxShadow:\"0px 0px 0px 1px rgb(48, 55, 59)\",...style},variants:{\"Bdl7EED7O-hover\":{background:\"linear-gradient(180deg, rgb(15, 171, 255) 0%, rgb(0, 107, 161) 100%)\",boxShadow:\"0px 0px 0px 1px rgb(0, 123, 194)\"},\"crBu0Yadm-hover\":{\"--border-color\":\"rgb(217, 222, 226)\",background:\"linear-gradient(180deg, rgb(255, 255, 255) 20%, rgb(232, 237, 243) 100%)\"},\"hxme9uJgB-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},\"kin9vr6Sm-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},\"WKIwTYTZF-hover\":{\"--border-color\":\"rgba(255, 255, 255, 0.24)\",background:\"linear-gradient(180deg, rgb(56, 62, 66) 0%, rgb(4, 5, 6) 100%)\"},Bdl7EED7O:{background:'linear-gradient(180deg, rgb(87, 189, 244) 0%, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(30, 47, 102)) /* {\"name\":\"Brand - Primary\"} */ 100%)',boxShadow:\"0px 0px 0px 1px rgb(0, 136, 214)\"},crBu0Yadm:{\"--border-color\":\"var(--token-af4acdc5-7737-4b47-adb5-0b448e75a7be, rgb(226, 230, 233))\",background:\"linear-gradient(180deg, rgb(255, 255, 255) 15.000000000000002%, rgb(255, 255, 255) 100%)\",boxShadow:\"0px 1px 2px 0px rgba(82, 88, 102, 0.11)\"},hxme9uJgB:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},kin9vr6Sm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({\"Bdl7EED7O-hover\":{\"data-framer-name\":undefined},\"crBu0Yadm-hover\":{\"data-framer-name\":undefined},\"hxme9uJgB-hover\":{\"data-framer-name\":undefined},\"kin9vr6Sm-hover\":{\"data-framer-name\":undefined},\"WKIwTYTZF-hover\":{\"data-framer-name\":undefined},Bdl7EED7O:{\"data-framer-name\":\"Primary Brand Blue\"},crBu0Yadm:{\"data-framer-name\":\"Secondary\"},hxme9uJgB:{\"data-framer-name\":\"Text Button - Black\"},kin9vr6Sm:{\"data-framer-name\":\"Text Button - Brand\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"Button Default\"})}),className:\"framer-e5juaj\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZTMQbaqrx\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},text:GR68CgLTN,variants:{hxme9uJgB:{\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17))\"},kin9vr6Sm:{\"--extracted-r6o4lv\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({crBu0Yadm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",children:\"Button Default\"})})},hxme9uJgB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17)))\"},children:\"Button Default\"})})},kin9vr6Sm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208)))\"},children:\"Button Default\"})})}},baseVariant,gestureVariant)}),LG5CSJpvD&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kkw5v2-container\",\"data-framer-name\":\"Right icon\",layoutDependency:layoutDependency,layoutId:\"OSx7BsbOu-container\",name:\"Right icon\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",height:\"100%\",iconSearch:B5PTj2R73,iconSelection:\"House\",id:\"OSx7BsbOu\",layoutId:\"OSx7BsbOu\",mirrored:false,name:\"Right icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({crBu0Yadm:{color:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17))\"},hxme9uJgB:{color:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17))\"},kin9vr6Sm:{color:\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1XNDk.framer-q4hap1, .framer-1XNDk .framer-q4hap1 { display: block; }\",\".framer-1XNDk.framer-8m66y5 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-1XNDk .framer-e5juaj { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-1XNDk .framer-kkw5v2-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1XNDk.framer-8m66y5 { gap: 0px; } .framer-1XNDk.framer-8m66y5 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-1XNDk.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-1XNDk.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\".framer-1XNDk.framer-v-1xlp3o2.framer-8m66y5 { padding: 10px 16px 10px 16px; }\",\".framer-1XNDk.framer-v-1h5a77i.framer-8m66y5, .framer-1XNDk.framer-v-qkhhtg.framer-8m66y5 { gap: 6px; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1XNDk.framer-v-1h5a77i.framer-8m66y5 { gap: 0px; } .framer-1XNDk.framer-v-1h5a77i.framer-8m66y5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-1XNDk.framer-v-1h5a77i.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-1XNDk.framer-v-1h5a77i.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1XNDk.framer-v-qkhhtg.framer-8m66y5 { gap: 0px; } .framer-1XNDk.framer-v-qkhhtg.framer-8m66y5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-1XNDk.framer-v-qkhhtg.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-1XNDk.framer-v-qkhhtg.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\".framer-1XNDk.framer-v-1h5a77i.hover.framer-8m66y5, .framer-1XNDk.framer-v-qkhhtg.hover.framer-8m66y5 { gap: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1XNDk.framer-v-1h5a77i.hover.framer-8m66y5 { gap: 0px; } .framer-1XNDk.framer-v-1h5a77i.hover.framer-8m66y5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1XNDk.framer-v-1h5a77i.hover.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-1XNDk.framer-v-1h5a77i.hover.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1XNDk.framer-v-qkhhtg.hover.framer-8m66y5 { gap: 0px; } .framer-1XNDk.framer-v-qkhhtg.hover.framer-8m66y5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1XNDk.framer-v-qkhhtg.hover.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-1XNDk.framer-v-qkhhtg.hover.framer-8m66y5 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-1XNDk[data-border=\"true\"]::after, .framer-1XNDk [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 40\n * @framerIntrinsicWidth 165\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"crBu0Yadm\":{\"layout\":[\"auto\",\"auto\"]},\"Bdl7EED7O\":{\"layout\":[\"auto\",\"auto\"]},\"hxme9uJgB\":{\"layout\":[\"auto\",\"auto\"]},\"kin9vr6Sm\":{\"layout\":[\"auto\",\"auto\"]},\"fSzbsbNJw\":{\"layout\":[\"auto\",\"auto\"]},\"Rf6Q18g47\":{\"layout\":[\"auto\",\"auto\"]},\"tTvELKJWt\":{\"layout\":[\"auto\",\"auto\"]},\"mTKnJU7xF\":{\"layout\":[\"auto\",\"auto\"]},\"C_FoEEhuG\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GR68CgLTN\":\"title\",\"CJwkcCfE5\":\"link\",\"ot18wTv79\":\"newTab\",\"LG5CSJpvD\":\"rightIcon\",\"B5PTj2R73\":\"rightIconName\",\"w5Hgz19ND\":\"buttonRadius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKF7UbbSfc=withCSS(Component,css,\"framer-1XNDk\");export default FramerKF7UbbSfc;FramerKF7UbbSfc.displayName=\"Button\";FramerKF7UbbSfc.defaultProps={height:40,width:165};addPropertyControls(FramerKF7UbbSfc,{variant:{options:[\"WKIwTYTZF\",\"crBu0Yadm\",\"Bdl7EED7O\",\"hxme9uJgB\",\"kin9vr6Sm\"],optionTitles:[\"Primary Black\",\"Secondary\",\"Primary Brand Blue\",\"Text Button - Black\",\"Text Button - Brand\"],title:\"Variant\",type:ControlType.Enum},GR68CgLTN:{defaultValue:\"Button Default\",displayTextArea:false,title:\"Title\",type:ControlType.String},CJwkcCfE5:{title:\"Link\",type:ControlType.Link},ot18wTv79:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},LG5CSJpvD:{defaultValue:false,title:\"Right Icon\",type:ControlType.Boolean},B5PTj2R73:{defaultValue:\"arrow-right\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Right Icon Name\",type:ControlType.String},w5Hgz19ND:{defaultValue:10,title:\"Button Radius\",type:ControlType.Number}});addFonts(FramerKF7UbbSfc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKF7UbbSfc\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"GR68CgLTN\\\":\\\"title\\\",\\\"CJwkcCfE5\\\":\\\"link\\\",\\\"ot18wTv79\\\":\\\"newTab\\\",\\\"LG5CSJpvD\\\":\\\"rightIcon\\\",\\\"B5PTj2R73\\\":\\\"rightIconName\\\",\\\"w5Hgz19ND\\\":\\\"buttonRadius\\\"}\",\"framerIntrinsicHeight\":\"40\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"crBu0Yadm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Bdl7EED7O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hxme9uJgB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kin9vr6Sm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fSzbsbNJw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Rf6Q18g47\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tTvELKJWt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mTKnJU7xF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"C_FoEEhuG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"165\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-GmYbG .framer-styles-preset-1m0ov8s:not(.rich-text-wrapper), .framer-GmYbG .framer-styles-preset-1m0ov8s.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-GmYbG\";\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 (21ec140)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"oOHo5J8F_\"];const serializationHash=\"framer-Qkprs\";const variantClassNames={oOHo5J8F_:\"framer-v-phy1il\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={delay:.9,duration:1.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={damping:80,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,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:\"oOHo5J8F_\",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:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFX,{...restProps,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-phy1il\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"oOHo5J8F_\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1d72fx4\",\"data-framer-name\":\"Background_pattern\",fill:\"black\",intrinsicHeight:727,intrinsicWidth:1920,layoutDependency:layoutDependency,layoutId:\"Bfm7fs3Tg\",svg:'<svg width=\"1920\" height=\"727\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><mask id=\"c\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"240\" y=\"-446\" width=\"1440\" height=\"1440\"><path transform=\"translate(240 -446)\" fill=\"url(#b)\" d=\"M0 0h1440v1440H0z\"/></mask><g mask=\"url(#c)\"><g clip-path=\"url(#d)\"><mask id=\"e\" fill=\"#fff\"><path d=\"M192-62h96v96h-96v-96Z\"/></mask><path d=\"M288 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#e)\"/><mask id=\"f\" fill=\"#fff\"><path d=\"M288-62h96v96h-96v-96Z\"/></mask><path d=\"M384 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#f)\"/><mask id=\"g\" fill=\"#fff\"><path d=\"M384-62h96v96h-96v-96Z\"/></mask><path d=\"M480 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#g)\"/><mask id=\"h\" fill=\"#fff\"><path d=\"M480-62h96v96h-96v-96Z\"/></mask><path d=\"M576 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#h)\"/><mask id=\"i\" fill=\"#fff\"><path d=\"M576-62h96v96h-96v-96Z\"/></mask><path d=\"M672 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#i)\"/><mask id=\"j\" fill=\"#fff\"><path d=\"M672-62h96v96h-96v-96Z\"/></mask><path d=\"M768 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#j)\"/><mask id=\"k\" fill=\"#fff\"><path d=\"M768-62h96v96h-96v-96Z\"/></mask><path d=\"M768-62h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M864 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#k)\"/><mask id=\"l\" fill=\"#fff\"><path d=\"M864-62h96v96h-96v-96Z\"/></mask><path d=\"M960 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#l)\"/><mask id=\"m\" fill=\"#fff\"><path d=\"M960-62h96v96h-96v-96Z\"/></mask><path d=\"M1056 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#m)\"/><mask id=\"n\" fill=\"#fff\"><path d=\"M1056-62h96v96h-96v-96Z\"/></mask><path d=\"M1152 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#n)\"/><mask id=\"o\" fill=\"#fff\"><path d=\"M1152-62h96v96h-96v-96Z\"/></mask><path d=\"M1248 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#o)\"/><mask id=\"p\" fill=\"#fff\"><path d=\"M1248-62h96v96h-96v-96Z\"/></mask><path d=\"M1344 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#p)\"/><mask id=\"q\" fill=\"#fff\"><path d=\"M1344-62h96v96h-96v-96Z\"/></mask><path d=\"M1440 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#q)\"/><mask id=\"r\" fill=\"#fff\"><path d=\"M1440-62h96v96h-96v-96Z\"/></mask><path d=\"M1536 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#r)\"/><mask id=\"s\" fill=\"#fff\"><path d=\"M1536-62h96v96h-96v-96Z\"/></mask><path d=\"M1632 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#s)\"/><mask id=\"t\" fill=\"#fff\"><path d=\"M1632-62h96v96h-96v-96Z\"/></mask><path d=\"M1728 34v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#t)\"/><mask id=\"u\" fill=\"#fff\"><path d=\"M192 34h96v96h-96V34Z\"/></mask><path d=\"M288 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#u)\"/><mask id=\"v\" fill=\"#fff\"><path d=\"M288 34h96v96h-96V34Z\"/></mask><path d=\"M384 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#v)\"/><mask id=\"w\" fill=\"#fff\"><path d=\"M384 34h96v96h-96V34Z\"/></mask><path d=\"M480 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#w)\"/><mask id=\"x\" fill=\"#fff\"><path d=\"M480 34h96v96h-96V34Z\"/></mask><path d=\"M480 34h96v96h-96V34Z\" fill=\"#F2F4F7\"/><path d=\"M576 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#x)\"/><mask id=\"y\" fill=\"#fff\"><path d=\"M576 34h96v96h-96V34Z\"/></mask><path d=\"M672 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#y)\"/><mask id=\"z\" fill=\"#fff\"><path d=\"M672 34h96v96h-96V34Z\"/></mask><path d=\"M768 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#z)\"/><mask id=\"A\" fill=\"#fff\"><path d=\"M768 34h96v96h-96V34Z\"/></mask><path d=\"M864 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#A)\"/><mask id=\"B\" fill=\"#fff\"><path d=\"M864 34h96v96h-96V34Z\"/></mask><path d=\"M960 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#B)\"/><mask id=\"C\" fill=\"#fff\"><path d=\"M960 34h96v96h-96V34Z\"/></mask><path d=\"M1056 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#C)\"/><mask id=\"D\" fill=\"#fff\"><path d=\"M1056 34h96v96h-96V34Z\"/></mask><path d=\"M1056 34h96v96h-96V34Z\" fill=\"#F2F4F7\"/><path d=\"M1152 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#D)\"/><mask id=\"E\" fill=\"#fff\"><path d=\"M1152 34h96v96h-96V34Z\"/></mask><path d=\"M1248 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#E)\"/><mask id=\"F\" fill=\"#fff\"><path d=\"M1248 34h96v96h-96V34Z\"/></mask><path d=\"M1344 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#F)\"/><mask id=\"G\" fill=\"#fff\"><path d=\"M1344 34h96v96h-96V34Z\"/></mask><path d=\"M1440 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#G)\"/><mask id=\"H\" fill=\"#fff\"><path d=\"M1440 34h96v96h-96V34Z\"/></mask><path d=\"M1536 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#H)\"/><mask id=\"I\" fill=\"#fff\"><path d=\"M1536 34h96v96h-96V34Z\"/></mask><path d=\"M1632 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#I)\"/><mask id=\"J\" fill=\"#fff\"><path d=\"M1632 34h96v96h-96V34Z\"/></mask><path d=\"M1728 130v1h1v-1h-1Zm-1-96v96h2V34h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#J)\"/><mask id=\"K\" fill=\"#fff\"><path d=\"M192 130h96v96h-96v-96Z\"/></mask><path d=\"M288 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#K)\"/><mask id=\"L\" fill=\"#fff\"><path d=\"M288 130h96v96h-96v-96Z\"/></mask><path d=\"M288 130h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M384 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#L)\"/><mask id=\"M\" fill=\"#fff\"><path d=\"M384 130h96v96h-96v-96Z\"/></mask><path d=\"M480 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#M)\"/><mask id=\"N\" fill=\"#fff\"><path d=\"M480 130h96v96h-96v-96Z\"/></mask><path d=\"M576 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#N)\"/><mask id=\"O\" fill=\"#fff\"><path d=\"M576 130h96v96h-96v-96Z\"/></mask><path d=\"M672 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#O)\"/><mask id=\"P\" fill=\"#fff\"><path d=\"M672 130h96v96h-96v-96Z\"/></mask><path d=\"M768 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#P)\"/><mask id=\"Q\" fill=\"#fff\"><path d=\"M768 130h96v96h-96v-96Z\"/></mask><path d=\"M864 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#Q)\"/><mask id=\"R\" fill=\"#fff\"><path d=\"M864 130h96v96h-96v-96Z\"/></mask><path d=\"M960 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#R)\"/><mask id=\"S\" fill=\"#fff\"><path d=\"M960 130h96v96h-96v-96Z\"/></mask><path d=\"M1056 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#S)\"/><mask id=\"T\" fill=\"#fff\"><path d=\"M1056 130h96v96h-96v-96Z\"/></mask><path d=\"M1152 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#T)\"/><mask id=\"U\" fill=\"#fff\"><path d=\"M1152 130h96v96h-96v-96Z\"/></mask><path d=\"M1248 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#U)\"/><mask id=\"V\" fill=\"#fff\"><path d=\"M1248 130h96v96h-96v-96Z\"/></mask><path d=\"M1344 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#V)\"/><mask id=\"W\" fill=\"#fff\"><path d=\"M1344 130h96v96h-96v-96Z\"/></mask><path d=\"M1440 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#W)\"/><mask id=\"X\" fill=\"#fff\"><path d=\"M1440 130h96v96h-96v-96Z\"/></mask><path d=\"M1536 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#X)\"/><mask id=\"Y\" fill=\"#fff\"><path d=\"M1536 130h96v96h-96v-96Z\"/></mask><path d=\"M1536 130h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M1632 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#Y)\"/><mask id=\"Z\" fill=\"#fff\"><path d=\"M1632 130h96v96h-96v-96Z\"/></mask><path d=\"M1728 226v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#Z)\"/><mask id=\"aa\" fill=\"#fff\"><path d=\"M192 226h96v96h-96v-96Z\"/></mask><path d=\"M288 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aa)\"/><mask id=\"ab\" fill=\"#fff\"><path d=\"M288 226h96v96h-96v-96Z\"/></mask><path d=\"M384 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ab)\"/><mask id=\"ac\" fill=\"#fff\"><path d=\"M384 226h96v96h-96v-96Z\"/></mask><path d=\"M480 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ac)\"/><mask id=\"ad\" fill=\"#fff\"><path d=\"M480 226h96v96h-96v-96Z\"/></mask><path d=\"M576 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ad)\"/><mask id=\"ae\" fill=\"#fff\"><path d=\"M576 226h96v96h-96v-96Z\"/></mask><path d=\"M672 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ae)\"/><mask id=\"af\" fill=\"#fff\"><path d=\"M672 226h96v96h-96v-96Z\"/></mask><path d=\"M768 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#af)\"/><mask id=\"ag\" fill=\"#fff\"><path d=\"M768 226h96v96h-96v-96Z\"/></mask><path d=\"M768 226h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M864 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ag)\"/><mask id=\"ah\" fill=\"#fff\"><path d=\"M864 226h96v96h-96v-96Z\"/></mask><path d=\"M960 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ah)\"/><mask id=\"ai\" fill=\"#fff\"><path d=\"M960 226h96v96h-96v-96Z\"/></mask><path d=\"M1056 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ai)\"/><mask id=\"aj\" fill=\"#fff\"><path d=\"M1056 226h96v96h-96v-96Z\"/></mask><path d=\"M1152 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aj)\"/><mask id=\"ak\" fill=\"#fff\"><path d=\"M1152 226h96v96h-96v-96Z\"/></mask><path d=\"M1248 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ak)\"/><mask id=\"al\" fill=\"#fff\"><path d=\"M1248 226h96v96h-96v-96Z\"/></mask><path d=\"M1344 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#al)\"/><mask id=\"am\" fill=\"#fff\"><path d=\"M1344 226h96v96h-96v-96Z\"/></mask><path d=\"M1344 226h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M1440 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#am)\"/><mask id=\"an\" fill=\"#fff\"><path d=\"M1440 226h96v96h-96v-96Z\"/></mask><path d=\"M1536 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#an)\"/><mask id=\"ao\" fill=\"#fff\"><path d=\"M1536 226h96v96h-96v-96Z\"/></mask><path d=\"M1632 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ao)\"/><mask id=\"ap\" fill=\"#fff\"><path d=\"M1632 226h96v96h-96v-96Z\"/></mask><path d=\"M1728 322v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ap)\"/><mask id=\"aq\" fill=\"#fff\"><path d=\"M192 322h96v96h-96v-96Z\"/></mask><path d=\"M288 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aq)\"/><mask id=\"ar\" fill=\"#fff\"><path d=\"M288 322h96v96h-96v-96Z\"/></mask><path d=\"M384 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ar)\"/><mask id=\"as\" fill=\"#fff\"><path d=\"M384 322h96v96h-96v-96Z\"/></mask><path d=\"M480 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#as)\"/><mask id=\"at\" fill=\"#fff\"><path d=\"M480 322h96v96h-96v-96Z\"/></mask><path d=\"M480 322h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M576 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#at)\"/><mask id=\"au\" fill=\"#fff\"><path d=\"M576 322h96v96h-96v-96Z\"/></mask><path d=\"M672 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#au)\"/><mask id=\"av\" fill=\"#fff\"><path d=\"M672 322h96v96h-96v-96Z\"/></mask><path d=\"M768 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#av)\"/><mask id=\"aw\" fill=\"#fff\"><path d=\"M768 322h96v96h-96v-96Z\"/></mask><path d=\"M864 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aw)\"/><mask id=\"ax\" fill=\"#fff\"><path d=\"M864 322h96v96h-96v-96Z\"/></mask><path d=\"M960 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ax)\"/><mask id=\"ay\" fill=\"#fff\"><path d=\"M960 322h96v96h-96v-96Z\"/></mask><path d=\"M1056 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ay)\"/><mask id=\"az\" fill=\"#fff\"><path d=\"M1056 322h96v96h-96v-96Z\"/></mask><path d=\"M1056 322h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M1152 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#az)\"/><mask id=\"aA\" fill=\"#fff\"><path d=\"M1152 322h96v96h-96v-96Z\"/></mask><path d=\"M1248 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aA)\"/><mask id=\"aB\" fill=\"#fff\"><path d=\"M1248 322h96v96h-96v-96Z\"/></mask><path d=\"M1344 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aB)\"/><mask id=\"aC\" fill=\"#fff\"><path d=\"M1344 322h96v96h-96v-96Z\"/></mask><path d=\"M1440 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aC)\"/><mask id=\"aD\" fill=\"#fff\"><path d=\"M1440 322h96v96h-96v-96Z\"/></mask><path d=\"M1536 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aD)\"/><mask id=\"aE\" fill=\"#fff\"><path d=\"M1536 322h96v96h-96v-96Z\"/></mask><path d=\"M1632 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aE)\"/><mask id=\"aF\" fill=\"#fff\"><path d=\"M1632 322h96v96h-96v-96Z\"/></mask><path d=\"M1728 418v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aF)\"/><mask id=\"aG\" fill=\"#fff\"><path d=\"M192 418h96v96h-96v-96Z\"/></mask><path d=\"M288 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aG)\"/><mask id=\"aH\" fill=\"#fff\"><path d=\"M288 418h96v96h-96v-96Z\"/></mask><path d=\"M384 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aH)\"/><mask id=\"aI\" fill=\"#fff\"><path d=\"M384 418h96v96h-96v-96Z\"/></mask><path d=\"M480 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aI)\"/><mask id=\"aJ\" fill=\"#fff\"><path d=\"M480 418h96v96h-96v-96Z\"/></mask><path d=\"M576 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aJ)\"/><mask id=\"aK\" fill=\"#fff\"><path d=\"M576 418h96v96h-96v-96Z\"/></mask><path d=\"M672 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aK)\"/><mask id=\"aL\" fill=\"#fff\"><path d=\"M672 418h96v96h-96v-96Z\"/></mask><path d=\"M768 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aL)\"/><mask id=\"aM\" fill=\"#fff\"><path d=\"M768 418h96v96h-96v-96Z\"/></mask><path d=\"M864 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aM)\"/><mask id=\"aN\" fill=\"#fff\"><path d=\"M864 418h96v96h-96v-96Z\"/></mask><path d=\"M960 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aN)\"/><mask id=\"aO\" fill=\"#fff\"><path d=\"M960 418h96v96h-96v-96Z\"/></mask><path d=\"M1056 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aO)\"/><mask id=\"aP\" fill=\"#fff\"><path d=\"M1056 418h96v96h-96v-96Z\"/></mask><path d=\"M1152 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aP)\"/><mask id=\"aQ\" fill=\"#fff\"><path d=\"M1152 418h96v96h-96v-96Z\"/></mask><path d=\"M1248 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aQ)\"/><mask id=\"aR\" fill=\"#fff\"><path d=\"M1248 418h96v96h-96v-96Z\"/></mask><path d=\"M1344 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aR)\"/><mask id=\"aS\" fill=\"#fff\"><path d=\"M1344 418h96v96h-96v-96Z\"/></mask><path d=\"M1440 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aS)\"/><mask id=\"aT\" fill=\"#fff\"><path d=\"M1440 418h96v96h-96v-96Z\"/></mask><path d=\"M1536 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aT)\"/><mask id=\"aU\" fill=\"#fff\"><path d=\"M1536 418h96v96h-96v-96Z\"/></mask><path d=\"M1632 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aU)\"/><mask id=\"aV\" fill=\"#fff\"><path d=\"M1632 418h96v96h-96v-96Z\"/></mask><path d=\"M1632 418h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M1728 514v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aV)\"/><mask id=\"aW\" fill=\"#fff\"><path d=\"M192 514h96v96h-96v-96Z\"/></mask><path d=\"M288 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aW)\"/><mask id=\"aX\" fill=\"#fff\"><path d=\"M288 514h96v96h-96v-96Z\"/></mask><path d=\"M384 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aX)\"/><mask id=\"aY\" fill=\"#fff\"><path d=\"M384 514h96v96h-96v-96Z\"/></mask><path d=\"M480 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aY)\"/><mask id=\"aZ\" fill=\"#fff\"><path d=\"M480 514h96v96h-96v-96Z\"/></mask><path d=\"M576 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#aZ)\"/><mask id=\"ba\" fill=\"#fff\"><path d=\"M576 514h96v96h-96v-96Z\"/></mask><path d=\"M576 514h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M672 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#ba)\"/><mask id=\"bb\" fill=\"#fff\"><path d=\"M672 514h96v96h-96v-96Z\"/></mask><path d=\"M768 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bb)\"/><mask id=\"bc\" fill=\"#fff\"><path d=\"M768 514h96v96h-96v-96Z\"/></mask><path d=\"M864 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bc)\"/><mask id=\"bd\" fill=\"#fff\"><path d=\"M864 514h96v96h-96v-96Z\"/></mask><path d=\"M960 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bd)\"/><mask id=\"be\" fill=\"#fff\"><path d=\"M960 514h96v96h-96v-96Z\"/></mask><path d=\"M960 514h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M1056 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#be)\"/><mask id=\"bf\" fill=\"#fff\"><path d=\"M1056 514h96v96h-96v-96Z\"/></mask><path d=\"M1152 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bf)\"/><mask id=\"bg\" fill=\"#fff\"><path d=\"M1152 514h96v96h-96v-96Z\"/></mask><path d=\"M1248 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bg)\"/><mask id=\"bh\" fill=\"#fff\"><path d=\"M1248 514h96v96h-96v-96Z\"/></mask><path d=\"M1344 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bh)\"/><mask id=\"bi\" fill=\"#fff\"><path d=\"M1344 514h96v96h-96v-96Z\"/></mask><path d=\"M1440 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bi)\"/><mask id=\"bj\" fill=\"#fff\"><path d=\"M1440 514h96v96h-96v-96Z\"/></mask><path d=\"M1536 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bj)\"/><mask id=\"bk\" fill=\"#fff\"><path d=\"M1536 514h96v96h-96v-96Z\"/></mask><path d=\"M1632 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bk)\"/><mask id=\"bl\" fill=\"#fff\"><path d=\"M1632 514h96v96h-96v-96Z\"/></mask><path d=\"M1728 610v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bl)\"/><mask id=\"bm\" fill=\"#fff\"><path d=\"M192 610h96v96h-96v-96Z\"/></mask><path d=\"M192 610h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M288 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bm)\"/><mask id=\"bn\" fill=\"#fff\"><path d=\"M288 610h96v96h-96v-96Z\"/></mask><path d=\"M384 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bn)\"/><mask id=\"bo\" fill=\"#fff\"><path d=\"M384 610h96v96h-96v-96Z\"/></mask><path d=\"M480 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bo)\"/><mask id=\"bp\" fill=\"#fff\"><path d=\"M480 610h96v96h-96v-96Z\"/></mask><path d=\"M576 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bp)\"/><mask id=\"bq\" fill=\"#fff\"><path d=\"M576 610h96v96h-96v-96Z\"/></mask><path d=\"M672 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bq)\"/><mask id=\"br\" fill=\"#fff\"><path d=\"M672 610h96v96h-96v-96Z\"/></mask><path d=\"M768 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#br)\"/><mask id=\"bs\" fill=\"#fff\"><path d=\"M768 610h96v96h-96v-96Z\"/></mask><path d=\"M864 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bs)\"/><mask id=\"bt\" fill=\"#fff\"><path d=\"M864 610h96v96h-96v-96Z\"/></mask><path d=\"M960 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bt)\"/><mask id=\"bu\" fill=\"#fff\"><path d=\"M960 610h96v96h-96v-96Z\"/></mask><path d=\"M1056 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bu)\"/><mask id=\"bv\" fill=\"#fff\"><path d=\"M1056 610h96v96h-96v-96Z\"/></mask><path d=\"M1152 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bv)\"/><mask id=\"bw\" fill=\"#fff\"><path d=\"M1152 610h96v96h-96v-96Z\"/></mask><path d=\"M1248 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bw)\"/><mask id=\"bx\" fill=\"#fff\"><path d=\"M1248 610h96v96h-96v-96Z\"/></mask><path d=\"M1344 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bx)\"/><mask id=\"by\" fill=\"#fff\"><path d=\"M1344 610h96v96h-96v-96Z\"/></mask><path d=\"M1344 610h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M1440 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#by)\"/><mask id=\"bz\" fill=\"#fff\"><path d=\"M1440 610h96v96h-96v-96Z\"/></mask><path d=\"M1536 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bz)\"/><mask id=\"bA\" fill=\"#fff\"><path d=\"M1536 610h96v96h-96v-96Z\"/></mask><path d=\"M1632 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bA)\"/><mask id=\"bB\" fill=\"#fff\"><path d=\"M1632 610h96v96h-96v-96Z\"/></mask><path d=\"M1728 706v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bB)\"/><mask id=\"bC\" fill=\"#fff\"><path d=\"M192 706h96v96h-96v-96Z\"/></mask><path d=\"M288 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bC)\"/><mask id=\"bD\" fill=\"#fff\"><path d=\"M288 706h96v96h-96v-96Z\"/></mask><path d=\"M384 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bD)\"/><mask id=\"bE\" fill=\"#fff\"><path d=\"M384 706h96v96h-96v-96Z\"/></mask><path d=\"M480 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bE)\"/><mask id=\"bF\" fill=\"#fff\"><path d=\"M480 706h96v96h-96v-96Z\"/></mask><path d=\"M576 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bF)\"/><mask id=\"bG\" fill=\"#fff\"><path d=\"M576 706h96v96h-96v-96Z\"/></mask><path d=\"M672 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bG)\"/><mask id=\"bH\" fill=\"#fff\"><path d=\"M672 706h96v96h-96v-96Z\"/></mask><path d=\"M768 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bH)\"/><mask id=\"bI\" fill=\"#fff\"><path d=\"M768 706h96v96h-96v-96Z\"/></mask><path d=\"M768 706h96v96h-96v-96Z\" fill=\"#F2F4F7\"/><path d=\"M864 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bI)\"/><mask id=\"bJ\" fill=\"#fff\"><path d=\"M864 706h96v96h-96v-96Z\"/></mask><path d=\"M960 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bJ)\"/><mask id=\"bK\" fill=\"#fff\"><path d=\"M960 706h96v96h-96v-96Z\"/></mask><path d=\"M1056 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bK)\"/><mask id=\"bL\" fill=\"#fff\"><path d=\"M1056 706h96v96h-96v-96Z\"/></mask><path d=\"M1152 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bL)\"/><mask id=\"bM\" fill=\"#fff\"><path d=\"M1152 706h96v96h-96v-96Z\"/></mask><path d=\"M1248 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bM)\"/><mask id=\"bN\" fill=\"#fff\"><path d=\"M1248 706h96v96h-96v-96Z\"/></mask><path d=\"M1344 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bN)\"/><mask id=\"bO\" fill=\"#fff\"><path d=\"M1344 706h96v96h-96v-96Z\"/></mask><path d=\"M1440 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bO)\"/><mask id=\"bP\" fill=\"#fff\"><path d=\"M1440 706h96v96h-96v-96Z\"/></mask><path d=\"M1536 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bP)\"/><mask id=\"bQ\" fill=\"#fff\"><path d=\"M1536 706h96v96h-96v-96Z\"/></mask><path d=\"M1632 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bQ)\"/><mask id=\"bR\" fill=\"#fff\"><path d=\"M1632 706h96v96h-96v-96Z\"/></mask><path d=\"M1728 802v1h1v-1h-1Zm-1-96v96h2v-96h-2Zm1 95h-96v2h96v-2Z\" fill=\"#D0D5DD\" mask=\"url(#bR)\"/></g><path stroke=\"#D0D5DD\" d=\"M.5-445.5h1919v1439H.5z\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(0 -446)\" d=\"M0 0h1920v1173H0z\"/></clipPath><clipPath id=\"d\"><path fill=\"#fff\" d=\"M0-446h1920V994H0z\"/></clipPath><radialGradient id=\"b\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(0 1440 -751.588 0 720 0)\"><stop/><stop offset=\".953\" stop-opacity=\"0\"/></radialGradient></defs></svg>',withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Qkprs.framer-59zfmf, .framer-Qkprs .framer-59zfmf { display: block; }\",\".framer-Qkprs.framer-phy1il { height: 750px; overflow: hidden; position: relative; width: 1920px; }\",\".framer-Qkprs .framer-1d72fx4 { aspect-ratio: 2.640990371389271 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 727px); left: 0px; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 750\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpwVXWPq1Q=withCSS(Component,css,\"framer-Qkprs\");export default FramerpwVXWPq1Q;FramerpwVXWPq1Q.displayName=\"Background - Grid\";FramerpwVXWPq1Q.defaultProps={height:750,width:1920};addFonts(FramerpwVXWPq1Q,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpwVXWPq1Q\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"750\",\"framerIntrinsicWidth\":\"1920\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pwVXWPq1Q.map", "// Generated by Framer (461de17)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,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 enabledGestures={VHmA3X7ai:{hover:true}};const cycleOrder=[\"VHmA3X7ai\"];const serializationHash=\"framer-Iorz2\";const variantClassNames={VHmA3X7ai:\"framer-v-1gl4awq\"};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 getProps=({height,id,socialIcon,socialLink,width,...props})=>{var _ref;return{...props,nrJTr6hwx:socialLink!==null&&socialLink!==void 0?socialLink:props.nrJTr6hwx,pn9DhIgd2:(_ref=socialIcon!==null&&socialIcon!==void 0?socialIcon:props.pn9DhIgd2)!==null&&_ref!==void 0?_ref:\"twitter\"};};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,nrJTr6hwx,pn9DhIgd2,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VHmA3X7ai\",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:nrJTr6hwx,openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1gl4awq\",className,classNames)} framer-127kro3`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"VHmA3X7ai\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"VHmA3X7ai-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p1iw8d-container\",layoutDependency:layoutDependency,layoutId:\"brmUzUJxD-container\",style:{scale:1},variants:{\"VHmA3X7ai-hover\":{scale:1.1}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",height:\"100%\",iconSearch:pn9DhIgd2,iconSelection:\"YoutubeLogo\",id:\"brmUzUJxD\",layoutId:\"brmUzUJxD\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\",...addPropertyOverrides({\"VHmA3X7ai-hover\":{color:\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Iorz2.framer-127kro3, .framer-Iorz2 .framer-127kro3 { display: block; }\",\".framer-Iorz2.framer-1gl4awq { cursor: pointer; height: 24px; overflow: hidden; position: relative; text-decoration: none; width: 24px; }\",\".framer-Iorz2 .framer-1p1iw8d-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Iorz2.framer-v-1gl4awq.hover.framer-1gl4awq { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 24px); }\",\".framer-Iorz2.framer-v-1gl4awq.hover .framer-1p1iw8d-container { transform-style: preserve-3d; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"F2vJGqbRI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"nrJTr6hwx\":\"socialLink\",\"pn9DhIgd2\":\"socialIcon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHGWWDsCNm=withCSS(Component,css,\"framer-Iorz2\");export default FramerHGWWDsCNm;FramerHGWWDsCNm.displayName=\"Icon/Social\";FramerHGWWDsCNm.defaultProps={height:24,width:24};addPropertyControls(FramerHGWWDsCNm,{nrJTr6hwx:{title:\"Social Link\",type:ControlType.Link},pn9DhIgd2:{defaultValue:\"twitter\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Social Icon\",type:ControlType.String}});addFonts(FramerHGWWDsCNm,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHGWWDsCNm\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"nrJTr6hwx\\\":\\\"socialLink\\\",\\\"pn9DhIgd2\\\":\\\"socialIcon\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"F2vJGqbRI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HGWWDsCNm.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-WKm42 .framer-styles-preset-15n85mr:not(.rich-text-wrapper), .framer-WKm42 .framer-styles-preset-15n85mr.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-WKm42\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-uyEKF .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-uyEKF .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98) /* {\"name\":\"Text 3\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932) /* {\"name\":\"Text 1\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-uyEKF\";\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 (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Link,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 IconSocial from\"https://framerusercontent.com/modules/w2rGKvmO6xZ3bpTrcZLj/ykKnBzwRAewazcDpPwZ4/HGWWDsCNm.js\";const IconSocialFonts=getFonts(IconSocial);const serializationHash=\"framer-mxaB8\";const variantClassNames={qpXXOR2dk:\"framer-v-18xe0bw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const 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({defaultVariant:\"qpXXOR2dk\",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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-18xe0bw\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"qpXXOR2dk\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-28w1m8-container\",layoutDependency:layoutDependency,layoutId:\"UhK6Az2zc-container\",nodeId:\"UhK6Az2zc\",rendersWithMotion:true,scopeId:\"tarnKQOsd\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"UhK6Az2zc\",layoutId:\"UhK6Az2zc\",nrJTr6hwx:\"https://linktr.ee/dignow\",pn9DhIgd2:\"linktree\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/DigNow_io\",motionChild:true,nodeId:\"X7o75yFNd\",scopeId:\"tarnKQOsd\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-snej4 framer-179dzin\",\"data-framer-name\":\"Icons8-x\",fill:\"rgb(135, 143, 152)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"X7o75yFNd\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 50 50\" width=\"24\" height=\"24\"><path d=\"M11 4a7 7 0 0 0-7 7v28a7 7 0 0 0 7 7h28a7 7 0 0 0 7-7V11a7 7 0 0 0-7-7H11zm2.086 9h7.937l5.637 8.01L33.5 13H36l-8.21 9.613L37.913 37H29.98l-6.541-9.293L15.5 37H13l9.309-10.896L13.086 13zm3.828 2 14.107 20h3.065L19.979 15h-3.065z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kqe8kz-container\",layoutDependency:layoutDependency,layoutId:\"zdu3JkRJJ-container\",nodeId:\"zdu3JkRJJ\",rendersWithMotion:true,scopeId:\"tarnKQOsd\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"zdu3JkRJJ\",layoutId:\"zdu3JkRJJ\",nrJTr6hwx:\"https://www.linkedin.com/company/dignow/\",pn9DhIgd2:\"LinkedinLogo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-181w7wv-container\",layoutDependency:layoutDependency,layoutId:\"qiGkgnAOW-container\",nodeId:\"qiGkgnAOW\",rendersWithMotion:true,scopeId:\"tarnKQOsd\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"qiGkgnAOW\",layoutId:\"qiGkgnAOW\",nrJTr6hwx:\"https://t.me/+IQ-alJKw4LswYjk0\",pn9DhIgd2:\"telegram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1to2g57-container\",layoutDependency:layoutDependency,layoutId:\"FtlAZFnF8-container\",nodeId:\"FtlAZFnF8\",rendersWithMotion:true,scopeId:\"tarnKQOsd\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"FtlAZFnF8\",layoutId:\"FtlAZFnF8\",nrJTr6hwx:\"https://discord.gg/5X9jNFZtjh\",pn9DhIgd2:\"discord\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mxaB8.framer-179dzin, .framer-mxaB8 .framer-179dzin { display: block; }\",\".framer-mxaB8.framer-18xe0bw { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mxaB8 .framer-28w1m8-container, .framer-mxaB8 .framer-1kqe8kz-container, .framer-mxaB8 .framer-181w7wv-container, .framer-mxaB8 .framer-1to2g57-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-mxaB8 .framer-snej4 { aspect-ratio: 1 / 1; flex: none; height: 24px; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 24px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mxaB8.framer-18xe0bw { gap: 0px; } .framer-mxaB8.framer-18xe0bw > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-mxaB8.framer-18xe0bw > :first-child { margin-left: 0px; } .framer-mxaB8.framer-18xe0bw > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertarnKQOsd=withCSS(Component,css,\"framer-mxaB8\");export default FramertarnKQOsd;FramertarnKQOsd.displayName=\"Icon/Social\";FramertarnKQOsd.defaultProps={height:24,width:200};addFonts(FramertarnKQOsd,[{explicitInter:true,fonts:[]},...IconSocialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertarnKQOsd\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tarnKQOsd.map", "// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}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 sharedStyle2 from\"https://framerusercontent.com/modules/q6HWPkvP8IfE4a7pVIZt/F8stYfxj0pcrjJy4XZmJ/e8MqUfc3j.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/nMmMYUkmxDRzz3Dx7j6v/bvkMRZTa7AxFF8otHudc/KJbC_r9yp.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7K9TzyhqvOXV5DITumv6/YtLN1oCsmtiZ3jsPSqX1/ro7OPezbn.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/oShh8k3yMNk7wEjZ6XNU/31rsQR3vojWn7sHR5ga0/x4uNjjtJw.js\";import BackgroundGrid from\"https://framerusercontent.com/modules/iFDmp9QdvhduV6gK6VRM/h49Yw1DcKW8qzIV9NWUO/pwVXWPq1Q.js\";import IconSocial from\"https://framerusercontent.com/modules/zGaG0mSg1oouSZFVUvGL/QnmiIkuImFeM3igSonP6/tarnKQOsd.js\";const BackgroundGridFonts=getFonts(BackgroundGrid);const PhosphorFonts=getFonts(Phosphor);const IconSocialFonts=getFonts(IconSocial);const MotionFooterWithFX=withFX(motion.footer);const cycleOrder=[\"Rnrfca9Uv\",\"F3zm5FrZx\",\"TfR8Rq4xe\"];const serializationHash=\"framer-fVPXA\";const variantClassNames={F3zm5FrZx:\"framer-v-z8cvq5\",Rnrfca9Uv:\"framer-v-xkbbaz\",TfR8Rq4xe:\"framer-v-1vgbc3o\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition1={damping:80,delay:.2,mass:1,stiffness:500,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:40};const transition2={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:\"Rnrfca9Uv\",Phone:\"TfR8Rq4xe\",Tablet:\"F3zm5FrZx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Rnrfca9Uv\"};};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:\"Rnrfca9Uv\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.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:transition2,children:/*#__PURE__*/_jsxs(MotionFooterWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-xkbbaz\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Rnrfca9Uv\",ref:refBinding,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",...style},...addPropertyOverrides({F3zm5FrZx:{\"data-framer-name\":\"Tablet\"},TfR8Rq4xe:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:578,width:\"1526px\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k0kppl-container\",layoutDependency:layoutDependency,layoutId:\"kwbOiTE2f-container\",nodeId:\"kwbOiTE2f\",rendersWithMotion:true,scopeId:\"lS9TvqxVt\",style:{opacity:.4},children:/*#__PURE__*/_jsx(BackgroundGrid,{height:\"100%\",id:\"kwbOiTE2f\",layoutId:\"kwbOiTE2f\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d8vxjx\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"oOCqHk7br\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-26xt9\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304584\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mwdgdr\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"yFn6ChBft\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mC1GUql3j\"},motionChild:true,nodeId:\"LUtp5ISmF\",openInNewTab:false,scopeId:\"lS9TvqxVt\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fasg96 framer-yweho2\",\"data-framer-name\":\"Logo Wrap\",layoutDependency:layoutDependency,layoutId:\"LUtp5ISmF\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+0+0+0+0+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"},className:\"framer-5g3sel\",layoutDependency:layoutDependency,layoutId:\"TFM2XpRuc\",...addPropertyOverrides({F3zm5FrZx:{background:{alt:\"\",fit:\"fit\",pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"}},TfR8Rq4xe:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+0+0+0+0+0+0+0+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ggpg6h\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"TXf_EgiI0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18k2scb\",\"data-framer-name\":\"Frame 427320881\",layoutDependency:layoutDependency,layoutId:\"D4l7Lggg7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gjw4l6\",\"data-framer-name\":\"Frame 427320877\",layoutDependency:layoutDependency,layoutId:\"LA8djokVq\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ilqw0j-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"OaTDxukLp-container\",nodeId:\"OaTDxukLp\",rendersWithMotion:true,scopeId:\"lS9TvqxVt\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",height:\"100%\",iconSearch:\"EnvelopeSimple\",iconSelection:\"House\",id:\"OaTDxukLp\",layoutId:\"OaTDxukLp\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mTqFgu2_G\"},motionChild:true,nodeId:\"KyboHcJS0\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"go to contact page\"})})})}),className:\"framer-10ionwy\",\"data-framer-name\":\"Item \u2192 Link \u2192 Email Support\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KyboHcJS0\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rsk2tm\",\"data-framer-name\":\"Frame 427320876\",layoutDependency:layoutDependency,layoutId:\"LdHK29LDa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lxjk7z-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"CsZA0GQAQ-container\",nodeId:\"CsZA0GQAQ\",rendersWithMotion:true,scopeId:\"lS9TvqxVt\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",height:\"100%\",iconSearch:\"map pin\",iconSelection:\"House\",id:\"CsZA0GQAQ\",layoutId:\"CsZA0GQAQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:\"Lausanne Switzerland\"})}),className:\"framer-1g6qoki\",\"data-framer-name\":\"Item \u2192 45 Buchanan St.,\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vcW1wMoQ8\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+80+0+0+0+0+0+46+0+88,...addPropertyOverrides({F3zm5FrZx:{y:undefined},TfR8Rq4xe:{y:(componentViewport?.y||0)+60+0+0+0+0+0+0+46+0+88}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-86w4wb-container\",layoutDependency:layoutDependency,layoutId:\"JzzA99LWQ-container\",nodeId:\"JzzA99LWQ\",rendersWithMotion:true,scopeId:\"lS9TvqxVt\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"JzzA99LWQ\",layoutId:\"JzzA99LWQ\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b8huta\",layoutDependency:layoutDependency,layoutId:\"wmMkXk4CV\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mpda0r\",\"data-framer-name\":\"Footer Element\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304622\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"PAGES\"})}),className:\"framer-11dvrig\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304623\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w2d4t6\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304624\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mzpitb\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"vkkN5MRVr\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mC1GUql3j\"},motionChild:true,nodeId:\"a2A3oOqQI\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Home\"})})})}),className:\"framer-7yirns\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"a2A3oOqQI\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13xze0q\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304625\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"S0W8aHN7H\"},motionChild:true,nodeId:\"I2340:323347;1537:304626\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Data and API\"})})})}),className:\"framer-1snxlzz\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304626\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q6h9ho\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304627\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zDrcGfIPf\"},motionChild:true,nodeId:\"I2340:323347;1537:304628\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Project Analysis\"})})})}),className:\"framer-1wqzsyp\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304628\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j2yexk\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"YSCO0qAtX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kqw930Ly1\"},motionChild:true,nodeId:\"kOr7pFq0x\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Data Tasking\"})})})}),className:\"framer-zut444\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kOr7pFq0x\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8v451x\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"LMo3Aju0E\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aqOd9OsDE\"},motionChild:true,nodeId:\"jcoK7OPiT\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"DIGN Token \"})})})}),className:\"framer-13rqu0x\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcoK7OPiT\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-17hdxqy\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"UzWOZmt7O\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VymFDMiHo\"},motionChild:true,nodeId:\"OTDffLR5g\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Blog \"})})})}),className:\"framer-fapdcc\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OTDffLR5g\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8t2vgv\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"Jh7FzxWE9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mTqFgu2_G\"},motionChild:true,nodeId:\"iHPKXXvXo\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Contact\"})})})}),className:\"framer-uduxy2\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iHPKXXvXo\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-65857u\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"djEdfJLPU\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(246, 248, 250)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bsiyds\",layoutDependency:layoutDependency,layoutId:\"wvSgMgw6w\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",children:\"Copyright \\xa9 2024 Dignow Inc All rights reserved.\"})}),className:\"framer-14xkcqp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kPeote7Sa\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tffu3g\",layoutDependency:layoutDependency,layoutId:\"jiUN3edUM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lzrgtcDGX\"},motionChild:true,nodeId:\"GPiv5HgYi\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Privacy Policy\"})})})}),className:\"framer-vkrhxo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GPiv5HgYi\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(134, 140, 152))\"},children:\"\\xb7\"})}),className:\"framer-41osyj\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"LSazayPsg\",style:{\"--extracted-r6o4lv\":\"rgb(134, 140, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tQip7FAbD\"},motionChild:true,nodeId:\"oJAKHK4D9\",openInNewTab:false,scopeId:\"lS9TvqxVt\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Terms and Conditions\"})})})}),className:\"framer-avgfr9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oJAKHK4D9\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fVPXA.framer-yweho2, .framer-fVPXA .framer-yweho2 { display: block; }\",\".framer-fVPXA.framer-xkbbaz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1920px; }\",\".framer-fVPXA .framer-1k0kppl-container { flex: none; height: 578px; left: calc(50.00000000000002% - 1526px / 2); position: absolute; top: 0px; width: 1526px; z-index: 0; }\",\".framer-fVPXA .framer-1d8vxjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fVPXA .framer-26xt9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fVPXA .framer-mwdgdr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-fVPXA .framer-fasg96 { 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-fVPXA .framer-5g3sel { flex: none; height: 28px; overflow: hidden; position: relative; width: 120px; }\",\".framer-fVPXA .framer-ggpg6h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-fVPXA .framer-18k2scb { 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: min-content; }\",\".framer-fVPXA .framer-1gjw4l6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-fVPXA .framer-ilqw0j-container, .framer-fVPXA .framer-1lxjk7z-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-fVPXA .framer-10ionwy, .framer-fVPXA .framer-1g6qoki, .framer-fVPXA .framer-7yirns, .framer-fVPXA .framer-1snxlzz, .framer-fVPXA .framer-1wqzsyp, .framer-fVPXA .framer-zut444, .framer-fVPXA .framer-13rqu0x, .framer-fVPXA .framer-fapdcc, .framer-fVPXA .framer-uduxy2, .framer-fVPXA .framer-14xkcqp, .framer-fVPXA .framer-vkrhxo, .framer-fVPXA .framer-41osyj, .framer-fVPXA .framer-avgfr9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fVPXA .framer-1rsk2tm, .framer-fVPXA .framer-bsiyds, .framer-fVPXA .framer-tffu3g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-fVPXA .framer-86w4wb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fVPXA .framer-1b8huta { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-fVPXA .framer-mpda0r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 170px; }\",\".framer-fVPXA .framer-11dvrig { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fVPXA .framer-w2d4t6 { 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-fVPXA .framer-1mzpitb, .framer-fVPXA .framer-13xze0q, .framer-fVPXA .framer-1q6h9ho, .framer-fVPXA .framer-1j2yexk, .framer-fVPXA .framer-8v451x, .framer-fVPXA .framer-17hdxqy, .framer-fVPXA .framer-8t2vgv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-fVPXA .framer-65857u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fVPXA.framer-xkbbaz, .framer-fVPXA .framer-1d8vxjx, .framer-fVPXA .framer-mwdgdr, .framer-fVPXA .framer-fasg96, .framer-fVPXA .framer-ggpg6h, .framer-fVPXA .framer-18k2scb, .framer-fVPXA .framer-1gjw4l6, .framer-fVPXA .framer-1rsk2tm, .framer-fVPXA .framer-1b8huta, .framer-fVPXA .framer-mpda0r, .framer-fVPXA .framer-w2d4t6, .framer-fVPXA .framer-1mzpitb, .framer-fVPXA .framer-13xze0q, .framer-fVPXA .framer-1q6h9ho, .framer-fVPXA .framer-1j2yexk, .framer-fVPXA .framer-8v451x, .framer-fVPXA .framer-17hdxqy, .framer-fVPXA .framer-8t2vgv, .framer-fVPXA .framer-bsiyds, .framer-fVPXA .framer-tffu3g { gap: 0px; } .framer-fVPXA.framer-xkbbaz > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-fVPXA.framer-xkbbaz > :first-child, .framer-fVPXA .framer-1d8vxjx > :first-child, .framer-fVPXA .framer-mwdgdr > :first-child, .framer-fVPXA .framer-ggpg6h > :first-child, .framer-fVPXA .framer-18k2scb > :first-child, .framer-fVPXA .framer-mpda0r > :first-child, .framer-fVPXA .framer-w2d4t6 > :first-child { margin-top: 0px; } .framer-fVPXA.framer-xkbbaz > :last-child, .framer-fVPXA .framer-1d8vxjx > :last-child, .framer-fVPXA .framer-mwdgdr > :last-child, .framer-fVPXA .framer-ggpg6h > :last-child, .framer-fVPXA .framer-18k2scb > :last-child, .framer-fVPXA .framer-mpda0r > :last-child, .framer-fVPXA .framer-w2d4t6 > :last-child { margin-bottom: 0px; } .framer-fVPXA .framer-1d8vxjx > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-fVPXA .framer-mwdgdr > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-fVPXA .framer-fasg96 > *, .framer-fVPXA .framer-1mzpitb > *, .framer-fVPXA .framer-13xze0q > *, .framer-fVPXA .framer-1q6h9ho > *, .framer-fVPXA .framer-1j2yexk > *, .framer-fVPXA .framer-8v451x > *, .framer-fVPXA .framer-17hdxqy > *, .framer-fVPXA .framer-8t2vgv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fVPXA .framer-fasg96 > :first-child, .framer-fVPXA .framer-1gjw4l6 > :first-child, .framer-fVPXA .framer-1rsk2tm > :first-child, .framer-fVPXA .framer-1b8huta > :first-child, .framer-fVPXA .framer-1mzpitb > :first-child, .framer-fVPXA .framer-13xze0q > :first-child, .framer-fVPXA .framer-1q6h9ho > :first-child, .framer-fVPXA .framer-1j2yexk > :first-child, .framer-fVPXA .framer-8v451x > :first-child, .framer-fVPXA .framer-17hdxqy > :first-child, .framer-fVPXA .framer-8t2vgv > :first-child, .framer-fVPXA .framer-bsiyds > :first-child, .framer-fVPXA .framer-tffu3g > :first-child { margin-left: 0px; } .framer-fVPXA .framer-fasg96 > :last-child, .framer-fVPXA .framer-1gjw4l6 > :last-child, .framer-fVPXA .framer-1rsk2tm > :last-child, .framer-fVPXA .framer-1b8huta > :last-child, .framer-fVPXA .framer-1mzpitb > :last-child, .framer-fVPXA .framer-13xze0q > :last-child, .framer-fVPXA .framer-1q6h9ho > :last-child, .framer-fVPXA .framer-1j2yexk > :last-child, .framer-fVPXA .framer-8v451x > :last-child, .framer-fVPXA .framer-17hdxqy > :last-child, .framer-fVPXA .framer-8t2vgv > :last-child, .framer-fVPXA .framer-bsiyds > :last-child, .framer-fVPXA .framer-tffu3g > :last-child { margin-right: 0px; } .framer-fVPXA .framer-ggpg6h > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-fVPXA .framer-18k2scb > *, .framer-fVPXA .framer-w2d4t6 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-fVPXA .framer-1gjw4l6 > *, .framer-fVPXA .framer-1rsk2tm > *, .framer-fVPXA .framer-bsiyds > *, .framer-fVPXA .framer-tffu3g > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-fVPXA .framer-1b8huta > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-fVPXA .framer-mpda0r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-fVPXA.framer-v-z8cvq5.framer-xkbbaz { padding: 60px 40px 20px 40px; width: 810px; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-1d8vxjx, .framer-fVPXA.framer-v-1vgbc3o .framer-1d8vxjx { gap: 50px; max-width: 100%; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-26xt9 { flex-direction: column; gap: 80px; justify-content: flex-start; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-mwdgdr { width: 100%; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-ggpg6h { flex-direction: row; gap: unset; justify-content: space-between; width: 100%; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-1b8huta { flex: none; flex-wrap: wrap; gap: 48px; justify-content: flex-start; width: 100%; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-mpda0r, .framer-fVPXA.framer-v-1vgbc3o .framer-w2d4t6 { gap: 10px; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-w2d4t6 { gap: 8px; }\",\".framer-fVPXA.framer-v-z8cvq5 .framer-tffu3g { gap: 6px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fVPXA.framer-v-z8cvq5 .framer-1d8vxjx, .framer-fVPXA.framer-v-z8cvq5 .framer-26xt9, .framer-fVPXA.framer-v-z8cvq5 .framer-ggpg6h, .framer-fVPXA.framer-v-z8cvq5 .framer-1b8huta, .framer-fVPXA.framer-v-z8cvq5 .framer-mpda0r, .framer-fVPXA.framer-v-z8cvq5 .framer-w2d4t6, .framer-fVPXA.framer-v-z8cvq5 .framer-tffu3g { gap: 0px; } .framer-fVPXA.framer-v-z8cvq5 .framer-1d8vxjx > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-fVPXA.framer-v-z8cvq5 .framer-1d8vxjx > :first-child, .framer-fVPXA.framer-v-z8cvq5 .framer-26xt9 > :first-child, .framer-fVPXA.framer-v-z8cvq5 .framer-mpda0r > :first-child, .framer-fVPXA.framer-v-z8cvq5 .framer-w2d4t6 > :first-child { margin-top: 0px; } .framer-fVPXA.framer-v-z8cvq5 .framer-1d8vxjx > :last-child, .framer-fVPXA.framer-v-z8cvq5 .framer-26xt9 > :last-child, .framer-fVPXA.framer-v-z8cvq5 .framer-mpda0r > :last-child, .framer-fVPXA.framer-v-z8cvq5 .framer-w2d4t6 > :last-child { margin-bottom: 0px; } .framer-fVPXA.framer-v-z8cvq5 .framer-26xt9 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-fVPXA.framer-v-z8cvq5 .framer-ggpg6h > *, .framer-fVPXA.framer-v-z8cvq5 .framer-ggpg6h > :first-child, .framer-fVPXA.framer-v-z8cvq5 .framer-ggpg6h > :last-child { margin: 0px; } .framer-fVPXA.framer-v-z8cvq5 .framer-1b8huta > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-fVPXA.framer-v-z8cvq5 .framer-1b8huta > :first-child, .framer-fVPXA.framer-v-z8cvq5 .framer-tffu3g > :first-child { margin-left: 0px; } .framer-fVPXA.framer-v-z8cvq5 .framer-1b8huta > :last-child, .framer-fVPXA.framer-v-z8cvq5 .framer-tffu3g > :last-child { margin-right: 0px; } .framer-fVPXA.framer-v-z8cvq5 .framer-mpda0r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fVPXA.framer-v-z8cvq5 .framer-w2d4t6 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-fVPXA.framer-v-z8cvq5 .framer-tffu3g > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-fVPXA.framer-v-1vgbc3o.framer-xkbbaz { gap: 100px; padding: 60px 20px 0px 20px; width: 390px; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-26xt9 { flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-1b8huta { align-content: unset; align-items: unset; display: grid; flex: none; gap: 36px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); justify-content: center; width: 100%; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-mpda0r { align-self: start; gap: 10px; justify-self: start; width: 100%; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-65857u { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 8px; justify-content: flex-start; padding: 12px 0px 24px 0px; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-bsiyds { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; order: 0; width: 100%; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-14xkcqp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fVPXA.framer-v-1vgbc3o .framer-tffu3g { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fVPXA.framer-v-1vgbc3o.framer-xkbbaz, .framer-fVPXA.framer-v-1vgbc3o .framer-1d8vxjx, .framer-fVPXA.framer-v-1vgbc3o .framer-26xt9, .framer-fVPXA.framer-v-1vgbc3o .framer-1b8huta, .framer-fVPXA.framer-v-1vgbc3o .framer-mpda0r, .framer-fVPXA.framer-v-1vgbc3o .framer-w2d4t6, .framer-fVPXA.framer-v-1vgbc3o .framer-65857u, .framer-fVPXA.framer-v-1vgbc3o .framer-bsiyds { gap: 0px; } .framer-fVPXA.framer-v-1vgbc3o.framer-xkbbaz > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-fVPXA.framer-v-1vgbc3o.framer-xkbbaz > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-1d8vxjx > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-26xt9 > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-mpda0r > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-w2d4t6 > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-65857u > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-bsiyds > :first-child { margin-top: 0px; } .framer-fVPXA.framer-v-1vgbc3o.framer-xkbbaz > :last-child, .framer-fVPXA.framer-v-1vgbc3o .framer-1d8vxjx > :last-child, .framer-fVPXA.framer-v-1vgbc3o .framer-26xt9 > :last-child, .framer-fVPXA.framer-v-1vgbc3o .framer-mpda0r > :last-child, .framer-fVPXA.framer-v-1vgbc3o .framer-w2d4t6 > :last-child, .framer-fVPXA.framer-v-1vgbc3o .framer-65857u > :last-child, .framer-fVPXA.framer-v-1vgbc3o .framer-bsiyds > :last-child { margin-bottom: 0px; } .framer-fVPXA.framer-v-1vgbc3o .framer-1d8vxjx > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-fVPXA.framer-v-1vgbc3o .framer-26xt9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-fVPXA.framer-v-1vgbc3o .framer-1b8huta > *, .framer-fVPXA.framer-v-1vgbc3o .framer-1b8huta > :first-child, .framer-fVPXA.framer-v-1vgbc3o .framer-1b8huta > :last-child { margin: 0px; } .framer-fVPXA.framer-v-1vgbc3o .framer-mpda0r > *, .framer-fVPXA.framer-v-1vgbc3o .framer-w2d4t6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fVPXA.framer-v-1vgbc3o .framer-65857u > *, .framer-fVPXA.framer-v-1vgbc3o .framer-bsiyds > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-fVPXA[data-border=\"true\"]::after, .framer-fVPXA [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 539\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"F3zm5FrZx\":{\"layout\":[\"fixed\",\"auto\"]},\"TfR8Rq4xe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlS9TvqxVt=withCSS(Component,css,\"framer-fVPXA\");export default FramerlS9TvqxVt;FramerlS9TvqxVt.displayName=\"Section/Footer\";FramerlS9TvqxVt.defaultProps={height:539,width:1920};addPropertyControls(FramerlS9TvqxVt,{variant:{options:[\"Rnrfca9Uv\",\"F3zm5FrZx\",\"TfR8Rq4xe\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlS9TvqxVt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"}]},...BackgroundGridFonts,...PhosphorFonts,...IconSocialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlS9TvqxVt\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1920\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"539\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F3zm5FrZx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TfR8Rq4xe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e2fa450)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/q6HWPkvP8IfE4a7pVIZt/F8stYfxj0pcrjJy4XZmJ/e8MqUfc3j.js\";const enabledGestures={nUKi9vbrL:{hover:true}};const cycleOrder=[\"nUKi9vbrL\",\"J48aaTVRd\"];const serializationHash=\"framer-Fgf13\";const variantClassNames={J48aaTVRd:\"framer-v-1qdxtfg\",nUKi9vbrL:\"framer-v-y0t9wp\"};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={Dekstop:\"nUKi9vbrL\",Phone:\"J48aaTVRd\"};const getProps=({height,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,GWeSiL603:link!==null&&link!==void 0?link:props.GWeSiL603,MkfK2jcE5:(_ref=title!==null&&title!==void 0?title:props.MkfK2jcE5)!==null&&_ref!==void 0?_ref:\"Truck Navigation for Drivers\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"nUKi9vbrL\"};};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,GWeSiL603,MkfK2jcE5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nUKi9vbrL\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:GWeSiL603,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-y0t9wp\",className,classNames)} framer-160dx6k`,\"data-framer-name\":\"Dekstop\",layoutDependency:layoutDependency,layoutId:\"nUKi9vbrL\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"nUKi9vbrL-hover\":{backgroundColor:\"rgb(246, 247, 249)\"}},...addPropertyOverrides({\"nUKi9vbrL-hover\":{\"data-framer-name\":undefined},J48aaTVRd:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wgyjx2\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14433\",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\"},variants:{J48aaTVRd:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-76de8d43-1a5f-4bbf-ae19-bb034cd5b3d4, rgb(238, 240, 242))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({J48aaTVRd:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s7sx39\",\"data-framer-name\":\"Text and supporting text\",layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14434\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6hzfj6\",\"data-framer-name\":\"Text and badge\",layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14435\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"Truck Navigation for Drivers\"})}),className:\"framer-pgzmx7\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14436\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\",\"--framer-paragraph-spacing\":\"16px\"},text:MkfK2jcE5,verticalAlignment:\"top\",withExternalLayout:true})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Fgf13.framer-160dx6k, .framer-Fgf13 .framer-160dx6k { display: block; }\",\".framer-Fgf13.framer-y0t9wp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Fgf13 .framer-1wgyjx2 { 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: min-content; }\",\".framer-Fgf13 .framer-1s7sx39 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Fgf13 .framer-6hzfj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Fgf13 .framer-pgzmx7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Fgf13.framer-y0t9wp, .framer-Fgf13 .framer-1wgyjx2, .framer-Fgf13 .framer-1s7sx39, .framer-Fgf13 .framer-6hzfj6 { gap: 0px; } .framer-Fgf13.framer-y0t9wp > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Fgf13.framer-y0t9wp > :first-child, .framer-Fgf13 .framer-6hzfj6 > :first-child { margin-left: 0px; } .framer-Fgf13.framer-y0t9wp > :last-child, .framer-Fgf13 .framer-6hzfj6 > :last-child { margin-right: 0px; } .framer-Fgf13 .framer-1wgyjx2 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Fgf13 .framer-1wgyjx2 > :first-child, .framer-Fgf13 .framer-1s7sx39 > :first-child { margin-top: 0px; } .framer-Fgf13 .framer-1wgyjx2 > :last-child, .framer-Fgf13 .framer-1s7sx39 > :last-child { margin-bottom: 0px; } .framer-Fgf13 .framer-1s7sx39 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Fgf13 .framer-6hzfj6 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-Fgf13.framer-v-1qdxtfg .framer-1s7sx39 { justify-content: center; }\",...sharedStyle.css,'.framer-Fgf13[data-border=\"true\"]::after, .framer-Fgf13 [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 40\n * @framerIntrinsicWidth 241.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"J48aaTVRd\":{\"layout\":[\"auto\",\"auto\"]},\"hgKKVpNQP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GWeSiL603\":\"link\",\"MkfK2jcE5\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRkiXTc079=withCSS(Component,css,\"framer-Fgf13\");export default FramerRkiXTc079;FramerRkiXTc079.displayName=\"Dropdown item - Icon\";FramerRkiXTc079.defaultProps={height:40,width:241.5};addPropertyControls(FramerRkiXTc079,{variant:{options:[\"nUKi9vbrL\",\"J48aaTVRd\"],optionTitles:[\"Dekstop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},GWeSiL603:{title:\"Link\",type:ControlType.Link},MkfK2jcE5:{defaultValue:\"Truck Navigation for Drivers\",displayTextArea:false,placeholder:\"\",title:\"Title\",type:ControlType.String}});addFonts(FramerRkiXTc079,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRkiXTc079\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"J48aaTVRd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hgKKVpNQP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"GWeSiL603\\\":\\\"link\\\",\\\"MkfK2jcE5\\\":\\\"title\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"241.5\",\"framerIntrinsicHeight\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DropdownItemIcon from\"https://framerusercontent.com/modules/lHljvmR6BuiALWuPHgxU/8rBbKFOzAGrnNJDeL2F2/RkiXTc079.js\";const DropdownItemIconFonts=getFonts(DropdownItemIcon);const cycleOrder=[\"dVdH74RRj\",\"uk1D4IK51\"];const serializationHash=\"framer-jjxT6\";const variantClassNames={dVdH74RRj:\"framer-v-1wt78xi\",uk1D4IK51:\"framer-v-1pcj2ub\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop \\xb7 Products (Icons)\":\"dVdH74RRj\",\"Phone \\xb7 Products (Icons)\":\"uk1D4IK51\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"dVdH74RRj\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dVdH74RRj\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wt78xi\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop \\xb7 Products (Icons)\",layoutDependency:layoutDependency,layoutId:\"dVdH74RRj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 0.6767630924950936px 2.5716997514813555px -0.125px rgba(92, 92, 94, 0.01714), 0px 2.05233022163884px 7.798854842227592px -0.25px rgba(92, 92, 94, 0.02556), 0px 5.425255493261792px 20.615970874394808px -0.375px rgba(92, 92, 94, 0.04619), 0px 17px 64.6px -0.5px rgba(92, 92, 94, 0.117)\",...style},variants:{uk1D4IK51:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({uk1D4IK51:{\"data-framer-name\":\"Phone \\xb7 Products (Icons)\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10s77g8\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"SWI6XEDVj\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-chod39\",\"data-framer-name\":\"Image Card 1\",layoutDependency:layoutDependency,layoutId:\"N2ZphKmU6\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-efyrmq\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"Hsbn3n1_u\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YvIgwvFzs\"},implicitPathVariables:undefined},{href:{webPageId:\"YvIgwvFzs\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+24+0+0+0+0,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-spolqp-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"PiTakmkbs-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{GWeSiL603:resolvedLinks[0],height:\"100%\",id:\"PiTakmkbs\",layoutId:\"PiTakmkbs\",MkfK2jcE5:\"Data Infrastructure\",name:\"Drop down item\",variant:\"nUKi9vbrL\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{GWeSiL603:resolvedLinks[1],variant:\"J48aaTVRd\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Uvcl3nHDi\"},implicitPathVariables:undefined},{href:{webPageId:\"Uvcl3nHDi\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+24+0+0+0+44,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0+0+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p9n7c8-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"laQkrM3Yt-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{GWeSiL603:resolvedLinks1[0],height:\"100%\",id:\"laQkrM3Yt\",layoutId:\"laQkrM3Yt\",MkfK2jcE5:\"AI Agents\",name:\"Drop down item\",variant:\"nUKi9vbrL\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{GWeSiL603:resolvedLinks1[1],variant:\"J48aaTVRd\"}},baseVariant,gestureVariant)})})})})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jjxT6.framer-rk3xkc, .framer-jjxT6 .framer-rk3xkc { display: block; }\",\".framer-jjxT6.framer-1wt78xi { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-jjxT6 .framer-10s77g8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px 32px 24px 24px; position: relative; width: min-content; }\",\".framer-jjxT6 .framer-chod39 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jjxT6 .framer-efyrmq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jjxT6 .framer-spolqp-container, .framer-jjxT6 .framer-p9n7c8-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jjxT6.framer-1wt78xi, .framer-jjxT6 .framer-10s77g8, .framer-jjxT6 .framer-chod39, .framer-jjxT6 .framer-efyrmq { gap: 0px; } .framer-jjxT6.framer-1wt78xi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jjxT6.framer-1wt78xi > :first-child, .framer-jjxT6 .framer-chod39 > :first-child, .framer-jjxT6 .framer-efyrmq > :first-child { margin-top: 0px; } .framer-jjxT6.framer-1wt78xi > :last-child, .framer-jjxT6 .framer-chod39 > :last-child, .framer-jjxT6 .framer-efyrmq > :last-child { margin-bottom: 0px; } .framer-jjxT6 .framer-10s77g8 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-jjxT6 .framer-10s77g8 > :first-child { margin-left: 0px; } .framer-jjxT6 .framer-10s77g8 > :last-child { margin-right: 0px; } .framer-jjxT6 .framer-chod39 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-jjxT6 .framer-efyrmq > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-jjxT6.framer-v-1pcj2ub .framer-10s77g8 { flex-direction: column; gap: 28px; padding: 0px; }\",\".framer-jjxT6.framer-v-1pcj2ub .framer-chod39 { gap: 4px; }\",\".framer-jjxT6.framer-v-1pcj2ub .framer-efyrmq { gap: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jjxT6.framer-v-1pcj2ub .framer-10s77g8, .framer-jjxT6.framer-v-1pcj2ub .framer-chod39, .framer-jjxT6.framer-v-1pcj2ub .framer-efyrmq { gap: 0px; } .framer-jjxT6.framer-v-1pcj2ub .framer-10s77g8 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-jjxT6.framer-v-1pcj2ub .framer-10s77g8 > :first-child, .framer-jjxT6.framer-v-1pcj2ub .framer-chod39 > :first-child, .framer-jjxT6.framer-v-1pcj2ub .framer-efyrmq > :first-child { margin-top: 0px; } .framer-jjxT6.framer-v-1pcj2ub .framer-10s77g8 > :last-child, .framer-jjxT6.framer-v-1pcj2ub .framer-chod39 > :last-child, .framer-jjxT6.framer-v-1pcj2ub .framer-efyrmq > :last-child { margin-bottom: 0px; } .framer-jjxT6.framer-v-1pcj2ub .framer-chod39 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-jjxT6.framer-v-1pcj2ub .framer-efyrmq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",'.framer-jjxT6[data-border=\"true\"]::after, .framer-jjxT6 [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 132\n * @framerIntrinsicWidth 228\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"uk1D4IK51\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCKHDIRO5p=withCSS(Component,css,\"framer-jjxT6\");export default FramerCKHDIRO5p;FramerCKHDIRO5p.displayName=\"Dropdown\";FramerCKHDIRO5p.defaultProps={height:132,width:228};addPropertyControls(FramerCKHDIRO5p,{variant:{options:[\"dVdH74RRj\",\"uk1D4IK51\"],optionTitles:[\"Desktop \\xb7 Products (Icons)\",\"Phone \\xb7 Products (Icons)\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerCKHDIRO5p,[{explicitInter:true,fonts:[]},...DropdownItemIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCKHDIRO5p\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uk1D4IK51\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"228\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"132\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CKHDIRO5p.map", "// Generated by Framer (139b156)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-600\",\"GF;Poppins-600\",\"GF;Poppins-900italic\",\"GF;Poppins-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2\",weight:\"600\"}]}];export const css=['.framer-gwMpS .framer-styles-preset-14a4u42:not(.rich-text-wrapper), .framer-gwMpS .framer-styles-preset-14a4u42.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 600; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-gwMpS\";\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 (e2fa450)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/9WBJBYC4XoG0miaN9wCA/VxRmRevIt6pFKvqoz0XS/aNc1XYtNH.js\";import Dropdown from\"https://framerusercontent.com/modules/saj7fMxQPR6TMpB2pSIM/vu1KXED6NZMyflhwjgzC/CKHDIRO5p.js\";const DropdownFonts=getFonts(Dropdown);const serializationHash=\"framer-4nzGs\";const variantClassNames={oTQlRXMSe:\"framer-v-cflxnx\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"oTQlRXMSe\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cflxnx\",className,classNames),\"data-framer-name\":\"Products \\xb7 Open\",layoutDependency:layoutDependency,layoutId:\"oTQlRXMSe\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bw74jk\",layoutDependency:layoutDependency,layoutId:\"ktDcH6leI\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1niyzuj\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"rVPwATenM\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14a4u42\",\"data-styles-preset\":\"aNc1XYtNH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"Products\"})}),className:\"framer-1j5x9sl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eHSJPtNm6\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:176,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||150)-0-206)/2+22+8),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ahxrok-container\",layoutDependency:layoutDependency,layoutId:\"jO8Udk8j_-container\",children:/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",id:\"jO8Udk8j_\",layoutId:\"jO8Udk8j_\",variant:\"uk1D4IK51\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4nzGs.framer-brb0v4, .framer-4nzGs .framer-brb0v4 { display: block; }\",\".framer-4nzGs.framer-cflxnx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-4nzGs .framer-1bw74jk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4nzGs .framer-1niyzuj { 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-4nzGs .framer-1j5x9sl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4nzGs .framer-ahxrok-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4nzGs.framer-cflxnx, .framer-4nzGs .framer-1bw74jk, .framer-4nzGs .framer-1niyzuj { gap: 0px; } .framer-4nzGs.framer-cflxnx > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-4nzGs.framer-cflxnx > :first-child { margin-top: 0px; } .framer-4nzGs.framer-cflxnx > :last-child { margin-bottom: 0px; } .framer-4nzGs .framer-1bw74jk > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-4nzGs .framer-1bw74jk > :first-child, .framer-4nzGs .framer-1niyzuj > :first-child { margin-left: 0px; } .framer-4nzGs .framer-1bw74jk > :last-child, .framer-4nzGs .framer-1niyzuj > :last-child { margin-right: 0px; } .framer-4nzGs .framer-1niyzuj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 150\n * @framerIntrinsicWidth 170.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDA5l5W9UB=withCSS(Component,css,\"framer-4nzGs\");export default FramerDA5l5W9UB;FramerDA5l5W9UB.displayName=\"Dropdown item - Phone\";FramerDA5l5W9UB.defaultProps={height:150,width:170.5};addFonts(FramerDA5l5W9UB,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...DropdownFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDA5l5W9UB\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"150\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"170.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-UtmrE .framer-styles-preset-5lf5es:not(.rich-text-wrapper), .framer-UtmrE .framer-styles-preset-5lf5es.rich-text-wrapper a { --framer-link-current-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-link-text-decoration: none; }\"];export const className=\"framer-UtmrE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-AeIHW .framer-styles-preset-1h7nsmd:not(.rich-text-wrapper), .framer-AeIHW .framer-styles-preset-1h7nsmd.rich-text-wrapper a { --framer-link-current-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-AeIHW\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (461de17)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"h_MAQKFMX\",\"y36f0XyHS\"];const serializationHash=\"framer-2o2HQ\";const variantClassNames={h_MAQKFMX:\"framer-v-8eyztq\",y36f0XyHS:\"framer-v-1ti8ags\"};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:40,delay:0,mass:1,stiffness:600,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={Closed:\"h_MAQKFMX\",Open:\"y36f0XyHS\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"h_MAQKFMX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"h_MAQKFMX\",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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8eyztq\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"h_MAQKFMX\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({y36f0XyHS:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3njvon\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"YKrYzT3W2\",style:{rotate:0},variants:{y36f0XyHS:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2n1ans\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"AohCOzgmh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 2 4.5 L 7 9.5 L 12 4.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12578760737,withExternalLayout:true,...addPropertyOverrides({y36f0XyHS:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 2 4.5 L 7 9.5 L 12 4.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11442469898}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2o2HQ.framer-1jt4x4c, .framer-2o2HQ .framer-1jt4x4c { display: block; }\",\".framer-2o2HQ.framer-8eyztq { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-2o2HQ .framer-3njvon { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-2o2HQ .framer-2n1ans { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"y36f0XyHS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermJeHqLc7Q=withCSS(Component,css,\"framer-2o2HQ\");export default FramermJeHqLc7Q;FramermJeHqLc7Q.displayName=\"Icon/Caret\";FramermJeHqLc7Q.defaultProps={height:14,width:14};addPropertyControls(FramermJeHqLc7Q,{variant:{options:[\"h_MAQKFMX\",\"y36f0XyHS\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramermJeHqLc7Q,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermJeHqLc7Q\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"14\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"14\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"y36f0XyHS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mJeHqLc7Q.map", "// Generated by Framer (5eef525)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/9WBJBYC4XoG0miaN9wCA/VxRmRevIt6pFKvqoz0XS/aNc1XYtNH.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/foq7RsJpvUgaPoNzqjX7/OcsdryTVMLtX77woUaIL/dc2mu6qBs.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/uc6emK7MsdDi28iWa6VK/usCclOdu84ByOyKMDF19/wX9ECbxsY.js\";import IconCaret from\"https://framerusercontent.com/modules/sLN4FxoyZNRW1Mnn5gyw/MaC3b1ZAgiCFOMH6lD0f/mJeHqLc7Q.js\";const IconCaretFonts=getFonts(IconCaret);const cycleOrder=[\"vM0kfO8bC\",\"oscdNBIDu\"];const serializationHash=\"framer-XnBOG\";const variantClassNames={oscdNBIDu:\"framer-v-jxt7f\",vM0kfO8bC:\"framer-v-1q48moi\"};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={\"Navi Item \\xb7 Open\":\"oscdNBIDu\",\"Navi Item\":\"vM0kfO8bC\"};const getProps=({height,hover,id,label,link,showCaret,tap,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,Jb2TwkMDN:hover!==null&&hover!==void 0?hover:props.Jb2TwkMDN,M1hScfM2p:(_ref=label!==null&&label!==void 0?label:props.M1hScfM2p)!==null&&_ref!==void 0?_ref:\"Navi Label\",pZcAnKbCn:(_ref1=showCaret!==null&&showCaret!==void 0?showCaret:props.pZcAnKbCn)!==null&&_ref1!==void 0?_ref1:true,RZtU7TviT:tap!==null&&tap!==void 0?tap:props.RZtU7TviT,UzjbKHSVu:link!==null&&link!==void 0?link:props.UzjbKHSVu,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"vM0kfO8bC\"};};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,RZtU7TviT,Jb2TwkMDN,M1hScfM2p,pZcAnKbCn,UzjbKHSVu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vM0kfO8bC\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap13uji37=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(RZtU7TviT){const res=await RZtU7TviT(...args);if(res===false)return false;}});const onMouseEnteryjsb08=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(Jb2TwkMDN){const res=await Jb2TwkMDN(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1q48moi\",className,classNames),\"data-framer-name\":\"Navi Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vM0kfO8bC\",onMouseEnter:onMouseEnteryjsb08,onTap:onTap13uji37,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({oscdNBIDu:{\"data-framer-name\":\"Navi Item \\xb7 Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14a4u42\",\"data-styles-preset\":\"aNc1XYtNH\",children:/*#__PURE__*/_jsx(Link,{href:UzjbKHSVu,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Navi Label\"})})})}),className:\"framer-h6owou\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JL6kLQnGa\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:M1hScfM2p,variants:{oscdNBIDu:{\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({oscdNBIDu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14a4u42\",\"data-styles-preset\":\"aNc1XYtNH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:/*#__PURE__*/_jsx(Link,{href:UzjbKHSVu,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-5lf5es\",\"data-styles-preset\":\"dc2mu6qBs\",children:\"Navi Label\"})})})})}},baseVariant,gestureVariant)}),pZcAnKbCn&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-165kai0-container\",layoutDependency:layoutDependency,layoutId:\"V21BmZQrx-container\",children:/*#__PURE__*/_jsx(IconCaret,{height:\"100%\",id:\"V21BmZQrx\",layoutId:\"V21BmZQrx\",variant:\"h_MAQKFMX\",width:\"100%\",...addPropertyOverrides({oscdNBIDu:{variant:\"y36f0XyHS\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XnBOG.framer-18su3ql, .framer-XnBOG .framer-18su3ql { display: block; }\",\".framer-XnBOG.framer-1q48moi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 22px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XnBOG .framer-h6owou { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XnBOG .framer-165kai0-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XnBOG.framer-1q48moi { gap: 0px; } .framer-XnBOG.framer-1q48moi > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-XnBOG.framer-1q48moi > :first-child { margin-left: 0px; } .framer-XnBOG.framer-1q48moi > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 112\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"oscdNBIDu\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"RZtU7TviT\":\"tap\",\"Jb2TwkMDN\":\"hover\",\"M1hScfM2p\":\"label\",\"pZcAnKbCn\":\"showCaret\",\"UzjbKHSVu\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerir40ojpm6=withCSS(Component,css,\"framer-XnBOG\");export default Framerir40ojpm6;Framerir40ojpm6.displayName=\"Navi - item\";Framerir40ojpm6.defaultProps={height:22,width:112};addPropertyControls(Framerir40ojpm6,{variant:{options:[\"vM0kfO8bC\",\"oscdNBIDu\"],optionTitles:[\"Navi Item\",\"Navi Item \\xb7 Open\"],title:\"Variant\",type:ControlType.Enum},RZtU7TviT:{title:\"Tap\",type:ControlType.EventHandler},Jb2TwkMDN:{title:\"Hover\",type:ControlType.EventHandler},M1hScfM2p:{defaultValue:\"Navi Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},pZcAnKbCn:{defaultValue:true,title:\"Show Caret\",type:ControlType.Boolean},UzjbKHSVu:{title:\"Link\",type:ControlType.Link}});addFonts(Framerir40ojpm6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...IconCaretFonts,...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\":\"Framerir40ojpm6\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"RZtU7TviT\\\":\\\"tap\\\",\\\"Jb2TwkMDN\\\":\\\"hover\\\",\\\"M1hScfM2p\\\":\\\"label\\\",\\\"pZcAnKbCn\\\":\\\"showCaret\\\",\\\"UzjbKHSVu\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oscdNBIDu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"112\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"22\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (86ad780)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"a55uy9s3O\",\"QsuNZAyUh\",\"th2sUC8X0\",\"ycMTo013O\"];const serializationHash=\"framer-XTHms\";const variantClassNames={a55uy9s3O:\"framer-v-1wd5g06\",QsuNZAyUh:\"framer-v-184dxtx\",th2sUC8X0:\"framer-v-1ld6f3w\",ycMTo013O:\"framer-v-1f30576\"};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={\"Close-White\":\"ycMTo013O\",\"Menu-White\":\"th2sUC8X0\",Close:\"QsuNZAyUh\",Menu:\"a55uy9s3O\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"a55uy9s3O\",XKaY3MrGu:tap!==null&&tap!==void 0?tap:props.XKaY3MrGu};};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,XKaY3MrGu,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"a55uy9s3O\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap16y2uw0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(XKaY3MrGu){const res=await XKaY3MrGu(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wd5g06\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"a55uy9s3O\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap16y2uw0,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({QsuNZAyUh:{\"data-framer-name\":\"Close\"},th2sUC8X0:{\"data-framer-name\":\"Menu-White\"},ycMTo013O:{\"data-framer-name\":\"Close-White\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r9wp8l\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"nplP30GTM\",style:{backgroundColor:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{QsuNZAyUh:{rotate:-45},th2sUC8X0:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},ycMTo013O:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-175z5ih\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"ZNmCGP6rm\",style:{backgroundColor:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{QsuNZAyUh:{rotate:45},th2sUC8X0:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},ycMTo013O:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XTHms.framer-bbcf9a, .framer-XTHms .framer-bbcf9a { display: block; }\",\".framer-XTHms.framer-1wd5g06 { cursor: pointer; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-XTHms .framer-r9wp8l { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XTHms .framer-175z5ih { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XTHms.framer-v-184dxtx.framer-1wd5g06, .framer-XTHms.framer-v-1ld6f3w.framer-1wd5g06, .framer-XTHms.framer-v-1f30576.framer-1wd5g06 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 44px); }\",\".framer-XTHms.framer-v-184dxtx .framer-r9wp8l, .framer-XTHms.framer-v-184dxtx .framer-175z5ih, .framer-XTHms.framer-v-1f30576 .framer-r9wp8l, .framer-XTHms.framer-v-1f30576 .framer-175z5ih { top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 44\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QsuNZAyUh\":{\"layout\":[\"fixed\",\"fixed\"]},\"th2sUC8X0\":{\"layout\":[\"fixed\",\"fixed\"]},\"ycMTo013O\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"XKaY3MrGu\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermN27WQQTE=withCSS(Component,css,\"framer-XTHms\");export default FramermN27WQQTE;FramermN27WQQTE.displayName=\"Menu Icon\";FramermN27WQQTE.defaultProps={height:44,width:44};addPropertyControls(FramermN27WQQTE,{variant:{options:[\"a55uy9s3O\",\"QsuNZAyUh\",\"th2sUC8X0\",\"ycMTo013O\"],optionTitles:[\"Menu\",\"Close\",\"Menu-White\",\"Close-White\"],title:\"Variant\",type:ControlType.Enum},XKaY3MrGu:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramermN27WQQTE,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermN27WQQTE\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"XKaY3MrGu\\\":\\\"tap\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"44\",\"framerIntrinsicHeight\":\"44\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QsuNZAyUh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"th2sUC8X0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ycMTo013O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mN27WQQTE.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Dropdown from\"https://framerusercontent.com/modules/saj7fMxQPR6TMpB2pSIM/vu1KXED6NZMyflhwjgzC/CKHDIRO5p.js\";import DropdownItemPhone from\"https://framerusercontent.com/modules/7O1Lcz0CVp6YDVlCz26d/6mUJ3C0TQEsppjD4bRp7/DA5l5W9UB.js\";import NaviItem from\"https://framerusercontent.com/modules/yDiigopDVK9T1csZjoaN/mCmqo2L4KOyulaUUBT5Z/ir40ojpm6.js\";import Button from\"https://framerusercontent.com/modules/m5jL7pPRys6VmUOxuvt3/3KokkgphvyuWLYHJ5p8D/KF7UbbSfc.js\";import MenuIcon from\"https://framerusercontent.com/modules/kF2MWeH9NXieHhBv5GQf/J5jKIraIiDwCsul2rci1/mN27WQQTE.js\";const MenuIconFonts=getFonts(MenuIcon);const MotionDivWithFX=withFX(motion.div);const NaviItemFonts=getFonts(NaviItem);const DropdownFonts=getFonts(Dropdown);const DropdownItemPhoneFonts=getFonts(DropdownItemPhone);const ButtonFonts=getFonts(Button);const MotionNavWithFX=withFX(motion.nav);const cycleOrder=[\"tZO_1MKZj\",\"QFrDOQu_j\",\"P9Kc6FHUK\",\"wLpyUMyTT\",\"Mo3v5h_aS\"];const serializationHash=\"framer-cb6J9\";const variantClassNames={Mo3v5h_aS:\"framer-v-6qf5rf\",P9Kc6FHUK:\"framer-v-1q3ibpg\",QFrDOQu_j:\"framer-v-1qyywso\",tZO_1MKZj:\"framer-v-2ii6gf\",wLpyUMyTT:\"framer-v-11mwgid\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:50,delay:0,mass:1,stiffness:400,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,x:0,y:-90};const transition3={duration:0,type:\"tween\"};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-70};const transition4={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone \\xb7 Open\":\"Mo3v5h_aS\",\"Tablet Open\":\"P9Kc6FHUK\",Desktop:\"tZO_1MKZj\",Phone:\"wLpyUMyTT\",Tablet:\"QFrDOQu_j\"};const getProps=({background,height,id,radius,width,...props})=>{return{...props,QC5fvS0rg:radius??props.QC5fvS0rg,sG2_oXGa2:background??props.sG2_oXGa2??\"rgba(255, 255, 255, 0.78)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"tZO_1MKZj\"};};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,QC5fvS0rg,sG2_oXGa2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tZO_1MKZj\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const XKaY3MrGutxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const XKaY3MrGu115zg6=activeVariantCallback(async(...args)=>{setVariant(\"P9Kc6FHUK\");});const XKaY3MrGu1iqt3ra=activeVariantCallback(async(...args)=>{setVariant(\"QFrDOQu_j\");});const XKaY3MrGu1iu44xa=activeVariantCallback(async(...args)=>{setVariant(\"Mo3v5h_aS\");});const XKaY3MrGubh7aoh=activeVariantCallback(async(...args)=>{setVariant(\"wLpyUMyTT\");});const Jb2TwkMDNtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"QFrDOQu_j\",\"P9Kc6FHUK\",\"wLpyUMyTT\",\"Mo3v5h_aS\"].includes(baseVariant))return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if([\"QFrDOQu_j\",\"wLpyUMyTT\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"P9Kc6FHUK\",\"Mo3v5h_aS\"].includes(baseVariant))return false;return true;};const ref4=React.useRef(null);const ref5=React.useRef(null);const isDisplayed3=()=>{if([\"P9Kc6FHUK\",\"Mo3v5h_aS\"].includes(baseVariant))return true;return false;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({Mo3v5h_aS:{value:transition4},P9Kc6FHUK:{value:transition3},QFrDOQu_j:{value:transition3},wLpyUMyTT:{value:transition4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionNavWithFX,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-2ii6gf\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tZO_1MKZj\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",backgroundColor:sG2_oXGa2,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 0.5175247177903657px 1.9665939276033895px -0.875px rgba(1, 16, 26, 0.06157), 0px 1.5694289930179366px 5.963830173468159px -1.75px rgba(1, 16, 26, 0.05865), 0px 4.1487247889649px 15.76515419806662px -2.625px rgba(1, 16, 26, 0.05151), 0px 13px 49.4px -3.5px rgba(1, 16, 26, 0.027)\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{Mo3v5h_aS:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:radiusForCorner(QC5fvS0rg,3),borderBottomRightRadius:radiusForCorner(QC5fvS0rg,2),borderTopLeftRadius:radiusForCorner(QC5fvS0rg,0),borderTopRightRadius:radiusForCorner(QC5fvS0rg,1),WebkitBackdropFilter:\"blur(0px)\"},P9Kc6FHUK:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},QFrDOQu_j:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},wLpyUMyTT:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:radiusForCorner(QC5fvS0rg,3),borderBottomRightRadius:radiusForCorner(QC5fvS0rg,2),borderTopLeftRadius:radiusForCorner(QC5fvS0rg,0),borderTopRightRadius:radiusForCorner(QC5fvS0rg,1)}},...addPropertyOverrides({Mo3v5h_aS:{\"data-framer-name\":\"Phone \\xb7 Open\"},P9Kc6FHUK:{\"data-framer-name\":\"Tablet Open\"},QFrDOQu_j:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Tablet\"},wLpyUMyTT:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation1},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ihmws4\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"mGQDKG6mz\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qeejzy\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"YG_aJVo9B\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mC1GUql3j\"},motionChild:true,nodeId:\"EPfRsr7SF\",openInNewTab:false,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-bna5tg framer-1088zcn\",\"data-framer-name\":\"Logo Wrap\",layoutDependency:layoutDependency,layoutId:\"EPfRsr7SF\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+6+0+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"},className:\"framer-yzdge\",layoutDependency:layoutDependency,layoutId:\"jjeXoqsmA\",...addPropertyOverrides({Mo3v5h_aS:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+6+0+0+0+16+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"}},P9Kc6FHUK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+0+0+0+16+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"}},QFrDOQu_j:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+(((componentViewport?.height||200)-32-60)/2+0+0)+0+0+16+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"}},wLpyUMyTT:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+6+(((componentViewport?.height||200)-12-60)/2+0+0)+0+0+16+0),pixelHeight:743,pixelWidth:4500,positionX:\"center\",positionY:\"center\",sizes:\"120px\",src:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png\",srcSet:\"https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=512 512w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/wdiVJE77X1kQIl6Y7W9voLHTTw.png 4500w\"}}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:44,y:(componentViewport?.y||0)+6+0+0+0+8},P9Kc6FHUK:{height:44,y:(componentViewport?.y||0)+16+0+0+0+8},QFrDOQu_j:{height:44,y:(componentViewport?.y||0)+16+(((componentViewport?.height||200)-32-60)/2+0+0)+0+0+8},wLpyUMyTT:{height:44,y:(componentViewport?.y||0)+6+(((componentViewport?.height||200)-12-60)/2+0+0)+0+0+8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-aojkni-container\",\"data-framer-name\":\"Menu Icon\",id:`${layoutId}-aojkni`,layoutDependency:layoutDependency,layoutId:\"TX_FPf8US-container\",name:\"Menu Icon\",nodeId:\"TX_FPf8US\",ref:ref1,rendersWithMotion:true,scopeId:\"sltkc74h7\",children:[/*#__PURE__*/_jsx(MenuIcon,{height:\"100%\",id:\"TX_FPf8US\",layoutId:\"TX_FPf8US\",name:\"Menu Icon\",variant:\"a55uy9s3O\",width:\"100%\",XKaY3MrGu:XKaY3MrGutxyyif({overlay}),...addPropertyOverrides({Mo3v5h_aS:{variant:\"QsuNZAyUh\",XKaY3MrGu:XKaY3MrGubh7aoh},P9Kc6FHUK:{variant:\"QsuNZAyUh\",XKaY3MrGu:XKaY3MrGu1iqt3ra},QFrDOQu_j:{XKaY3MrGu:XKaY3MrGu115zg6},wLpyUMyTT:{XKaY3MrGu:XKaY3MrGu1iu44xa}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-aojkni`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-15fviiy\",exit:animation2,initial:animation4,layoutDependency:layoutDependency,layoutId:\"NJrDTSw_h\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"}})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-aojkni`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-4k9fkz\",exit:animation2,initial:animation4,layoutDependency:layoutDependency,layoutId:\"SRnc_S5d3\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"}})})})]})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ozb5f4\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"PwvIVtst4\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1wh1k0m-container\",id:`${layoutId}-1wh1k0m`,layoutDependency:layoutDependency,layoutId:\"oZrsMvEI3-container\",nodeId:\"oZrsMvEI3\",ref:ref4,rendersWithMotion:true,scopeId:\"sltkc74h7\",children:[/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"oZrsMvEI3\",Jb2TwkMDN:Jb2TwkMDNtxyyif({overlay:overlay2}),layoutId:\"oZrsMvEI3\",M1hScfM2p:\"Product\",pZcAnKbCn:true,style:{height:\"100%\"},variant:overlay2.visible?\"oscdNBIDu\":\"vM0kfO8bC\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1wh1k0m`,offsetX:73,offsetY:40,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-wk7nbl\",exit:animation2,initial:animation4,layoutDependency:layoutDependency,layoutId:\"Ywq7I7OsH\",ref:ref5,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8qrwqt-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iKek7vKSg-container\",nodeId:\"iKek7vKSg\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",id:\"iKek7vKSg\",layoutId:\"iKek7vKSg\",variant:\"dVdH74RRj\",width:\"100%\"})})})})})})]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:150,y:(componentViewport?.y||0)+6+0+0+85+0+0},P9Kc6FHUK:{height:150,y:(componentViewport?.y||0)+16+0+0+109+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hbiyd6-container\",layoutDependency:layoutDependency,layoutId:\"Yd25tYvyZ-container\",nodeId:\"Yd25tYvyZ\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(DropdownItemPhone,{height:\"100%\",id:\"Yd25tYvyZ\",layoutId:\"Yd25tYvyZ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aqOd9OsDE\"},implicitPathVariables:undefined},{href:{webPageId:\"aqOd9OsDE\"},implicitPathVariables:undefined},{href:{webPageId:\"aqOd9OsDE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0,...addPropertyOverrides({Mo3v5h_aS:{height:22,y:(componentViewport?.y||0)+6+0+0+85+0+358},P9Kc6FHUK:{height:22,y:(componentViewport?.y||0)+16+0+0+109+0+358}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-idmovw-container\",layoutDependency:layoutDependency,layoutId:\"W8H_jqj8e-container\",nodeId:\"W8H_jqj8e\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"W8H_jqj8e\",layoutId:\"W8H_jqj8e\",M1hScfM2p:\"Token\",pZcAnKbCn:false,style:{height:\"100%\"},UzjbKHSVu:resolvedLinks[0],variant:\"vM0kfO8bC\",width:\"100%\",...addPropertyOverrides({Mo3v5h_aS:{UzjbKHSVu:resolvedLinks[2]},P9Kc6FHUK:{UzjbKHSVu:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0,...addPropertyOverrides({Mo3v5h_aS:{height:22,y:(componentViewport?.y||0)+6+0+0+85+0+266},P9Kc6FHUK:{height:22,y:(componentViewport?.y||0)+16+0+0+109+0+266}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gryoxr-container\",layoutDependency:layoutDependency,layoutId:\"XoCpTiwnt-container\",nodeId:\"XoCpTiwnt\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"XoCpTiwnt\",layoutId:\"XoCpTiwnt\",M1hScfM2p:\"Dataroom\",pZcAnKbCn:false,style:{height:\"100%\"},UzjbKHSVu:\"https://linktr.ee/dignow\",variant:\"vM0kfO8bC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined},{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined},{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0,...addPropertyOverrides({Mo3v5h_aS:{height:22,y:(componentViewport?.y||0)+6+0+0+85+0+312},P9Kc6FHUK:{height:22,y:(componentViewport?.y||0)+16+0+0+109+0+312}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fimgbr-container\",layoutDependency:layoutDependency,layoutId:\"SHeI998wF-container\",nodeId:\"SHeI998wF\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"SHeI998wF\",layoutId:\"SHeI998wF\",M1hScfM2p:\"Blog\",pZcAnKbCn:false,style:{height:\"100%\"},UzjbKHSVu:resolvedLinks1[0],variant:\"vM0kfO8bC\",width:\"100%\",...addPropertyOverrides({Mo3v5h_aS:{UzjbKHSVu:resolvedLinks1[2]},P9Kc6FHUK:{UzjbKHSVu:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FJPpMOPTF\"},implicitPathVariables:undefined},{href:{webPageId:\"FJPpMOPTF\"},implicitPathVariables:undefined},{href:{webPageId:\"FJPpMOPTF\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0,...addPropertyOverrides({Mo3v5h_aS:{height:22,y:(componentViewport?.y||0)+6+0+0+85+0+174},P9Kc6FHUK:{height:22,y:(componentViewport?.y||0)+16+0+0+109+0+174}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-y9ae82-container\",layoutDependency:layoutDependency,layoutId:\"JNmDUhkGu-container\",nodeId:\"JNmDUhkGu\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"JNmDUhkGu\",layoutId:\"JNmDUhkGu\",M1hScfM2p:\"About\",pZcAnKbCn:false,style:{height:\"100%\"},UzjbKHSVu:resolvedLinks2[0],variant:\"vM0kfO8bC\",width:\"100%\",...addPropertyOverrides({Mo3v5h_aS:{UzjbKHSVu:resolvedLinks2[2]},P9Kc6FHUK:{UzjbKHSVu:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mTqFgu2_G\"},implicitPathVariables:undefined},{href:{webPageId:\"mTqFgu2_G\"},implicitPathVariables:undefined},{href:{webPageId:\"mTqFgu2_G\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0,...addPropertyOverrides({Mo3v5h_aS:{height:22,y:(componentViewport?.y||0)+6+0+0+85+0+220},P9Kc6FHUK:{height:22,y:(componentViewport?.y||0)+16+0+0+109+0+220}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wrzue1-container\",layoutDependency:layoutDependency,layoutId:\"CFzjV51Cc-container\",nodeId:\"CFzjV51Cc\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"CFzjV51Cc\",layoutId:\"CFzjV51Cc\",M1hScfM2p:\"Contact\",pZcAnKbCn:false,style:{height:\"100%\"},UzjbKHSVu:resolvedLinks3[0],variant:\"vM0kfO8bC\",width:\"100%\",...addPropertyOverrides({Mo3v5h_aS:{UzjbKHSVu:resolvedLinks3[2]},P9Kc6FHUK:{UzjbKHSVu:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ehrjzb\",\"data-framer-name\":\"Button Wrap\",layoutDependency:layoutDependency,layoutId:\"L4B3JekZx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+(24+((componentViewport?.height||88)-48-40)/2)+0+0+0,...addPropertyOverrides({Mo3v5h_aS:{y:(componentViewport?.y||0)+6+0+0+85+0+404+0},P9Kc6FHUK:{y:(componentViewport?.y||0)+16+0+0+109+0+404+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ofhi9-container\",layoutDependency:layoutDependency,layoutId:\"nzX5TdxnE-container\",nodeId:\"nzX5TdxnE\",rendersWithMotion:true,scopeId:\"sltkc74h7\",children:/*#__PURE__*/_jsx(Button,{B5PTj2R73:\"arrow-right\",CJwkcCfE5:\"app.pub.dignow.io\",GR68CgLTN:\"Launch TaskHub\",height:\"100%\",id:\"nzX5TdxnE\",layoutId:\"nzX5TdxnE\",LG5CSJpvD:false,ot18wTv79:true,variant:\"WKIwTYTZF\",w5Hgz19ND:10,width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-alif2h\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"A28ytuOtr\",style:{backgroundColor:\"var(--token-76de8d43-1a5f-4bbf-ae19-bb034cd5b3d4, rgb(238, 240, 242))\"}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cb6J9.framer-1088zcn, .framer-cb6J9 .framer-1088zcn { display: block; }\",\".framer-cb6J9.framer-2ii6gf { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 88px; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 24px 24px 24px 28px; position: relative; width: 1200px; }\",\".framer-cb6J9 .framer-1ihmws4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cb6J9 .framer-1qeejzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-cb6J9 .framer-bna5tg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-cb6J9 .framer-yzdge { flex: none; height: 28px; overflow: hidden; position: relative; width: 120px; }\",\".framer-cb6J9 .framer-aojkni-container, .framer-cb6J9 .framer-8qrwqt-container, .framer-cb6J9 .framer-1hbiyd6-container, .framer-cb6J9 .framer-1ofhi9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-cb6J9 .framer-15fviiy, .framer-cb6J9 .framer-4k9fkz { height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-cb6J9 .framer-1ozb5f4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-cb6J9 .framer-1wh1k0m-container, .framer-cb6J9 .framer-idmovw-container, .framer-cb6J9 .framer-gryoxr-container, .framer-cb6J9 .framer-1fimgbr-container, .framer-cb6J9 .framer-y9ae82-container, .framer-cb6J9 .framer-1wrzue1-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-cb6J9 .framer-wk7nbl { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cb6J9 .framer-1ehrjzb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cb6J9 .framer-alif2h { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cb6J9 .framer-bna5tg, .framer-cb6J9 .framer-1ozb5f4, .framer-cb6J9 .framer-wk7nbl, .framer-cb6J9 .framer-1ehrjzb { gap: 0px; } .framer-cb6J9 .framer-bna5tg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-cb6J9 .framer-bna5tg > :first-child, .framer-cb6J9 .framer-1ozb5f4 > :first-child, .framer-cb6J9 .framer-1ehrjzb > :first-child { margin-left: 0px; } .framer-cb6J9 .framer-bna5tg > :last-child, .framer-cb6J9 .framer-1ozb5f4 > :last-child, .framer-cb6J9 .framer-1ehrjzb > :last-child { margin-right: 0px; } .framer-cb6J9 .framer-1ozb5f4 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-cb6J9 .framer-wk7nbl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-cb6J9 .framer-wk7nbl > :first-child { margin-top: 0px; } .framer-cb6J9 .framer-wk7nbl > :last-child { margin-bottom: 0px; } .framer-cb6J9 .framer-1ehrjzb > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-cb6J9.framer-v-1qyywso.framer-2ii6gf { flex-direction: column; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; padding: 16px 30px 16px 30px; width: 810px; }\",\".framer-cb6J9.framer-v-1qyywso .framer-1ihmws4, .framer-cb6J9.framer-v-11mwgid .framer-1ihmws4 { flex: none; flex-direction: column; max-width: 100%; order: 0; width: 100%; }\",\".framer-cb6J9.framer-v-1qyywso .framer-1qeejzy, .framer-cb6J9.framer-v-11mwgid .framer-1qeejzy { order: 0; overflow: hidden; padding: 8px 0px 8px 0px; width: 100%; }\",\".framer-cb6J9.framer-v-1qyywso .framer-bna5tg, .framer-cb6J9.framer-v-1q3ibpg .framer-1hbiyd6-container, .framer-cb6J9.framer-v-11mwgid .framer-bna5tg, .framer-cb6J9.framer-v-6qf5rf .framer-1hbiyd6-container { order: 0; }\",\".framer-cb6J9.framer-v-1qyywso .framer-aojkni-container, .framer-cb6J9.framer-v-11mwgid .framer-aojkni-container { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cb6J9.framer-v-1qyywso.framer-2ii6gf, .framer-cb6J9.framer-v-1qyywso .framer-1ihmws4 { gap: 0px; } .framer-cb6J9.framer-v-1qyywso.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cb6J9.framer-v-1qyywso.framer-2ii6gf > :first-child { margin-top: 0px; } .framer-cb6J9.framer-v-1qyywso.framer-2ii6gf > :last-child { margin-bottom: 0px; } .framer-cb6J9.framer-v-1qyywso .framer-1ihmws4 > *, .framer-cb6J9.framer-v-1qyywso .framer-1ihmws4 > :first-child, .framer-cb6J9.framer-v-1qyywso .framer-1ihmws4 > :last-child { margin: 0px; } }\",\".framer-cb6J9.framer-v-1q3ibpg.framer-2ii6gf { flex-direction: column; gap: 0px; 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; padding: 16px 30px 16px 30px; width: 830px; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-1ihmws4 { flex: none; flex-direction: column; gap: 24px; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-1qeejzy, .framer-cb6J9.framer-v-6qf5rf .framer-1qeejzy { order: 0; padding: 8px 0px 8px 0px; width: 100%; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-1ozb5f4, .framer-cb6J9.framer-v-6qf5rf .framer-1ozb5f4 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 24px; justify-content: flex-start; order: 2; width: 100%; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-idmovw-container, .framer-cb6J9.framer-v-6qf5rf .framer-idmovw-container { align-self: unset; order: 6; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-gryoxr-container, .framer-cb6J9.framer-v-6qf5rf .framer-gryoxr-container { align-self: unset; order: 4; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-1fimgbr-container, .framer-cb6J9.framer-v-6qf5rf .framer-1fimgbr-container { align-self: unset; order: 5; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-y9ae82-container, .framer-cb6J9.framer-v-6qf5rf .framer-y9ae82-container { align-self: unset; order: 2; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-1wrzue1-container, .framer-cb6J9.framer-v-6qf5rf .framer-1wrzue1-container { align-self: unset; order: 3; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-1ehrjzb, .framer-cb6J9.framer-v-6qf5rf .framer-1ehrjzb { order: 7; }\",\".framer-cb6J9.framer-v-1q3ibpg .framer-alif2h, .framer-cb6J9.framer-v-6qf5rf .framer-alif2h { flex: none; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cb6J9.framer-v-1q3ibpg.framer-2ii6gf, .framer-cb6J9.framer-v-1q3ibpg .framer-1ihmws4, .framer-cb6J9.framer-v-1q3ibpg .framer-1ozb5f4 { gap: 0px; } .framer-cb6J9.framer-v-1q3ibpg.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cb6J9.framer-v-1q3ibpg.framer-2ii6gf > :first-child, .framer-cb6J9.framer-v-1q3ibpg .framer-1ihmws4 > :first-child, .framer-cb6J9.framer-v-1q3ibpg .framer-1ozb5f4 > :first-child { margin-top: 0px; } .framer-cb6J9.framer-v-1q3ibpg.framer-2ii6gf > :last-child, .framer-cb6J9.framer-v-1q3ibpg .framer-1ihmws4 > :last-child, .framer-cb6J9.framer-v-1q3ibpg .framer-1ozb5f4 > :last-child { margin-bottom: 0px; } .framer-cb6J9.framer-v-1q3ibpg .framer-1ihmws4 > *, .framer-cb6J9.framer-v-1q3ibpg .framer-1ozb5f4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-cb6J9.framer-v-11mwgid.framer-2ii6gf { flex-direction: column; gap: 0px; height: min-content; justify-content: center; padding: 6px 12px 6px 16px; width: 390px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cb6J9.framer-v-11mwgid.framer-2ii6gf, .framer-cb6J9.framer-v-11mwgid .framer-1ihmws4 { gap: 0px; } .framer-cb6J9.framer-v-11mwgid.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cb6J9.framer-v-11mwgid.framer-2ii6gf > :first-child { margin-top: 0px; } .framer-cb6J9.framer-v-11mwgid.framer-2ii6gf > :last-child { margin-bottom: 0px; } .framer-cb6J9.framer-v-11mwgid .framer-1ihmws4 > *, .framer-cb6J9.framer-v-11mwgid .framer-1ihmws4 > :first-child, .framer-cb6J9.framer-v-11mwgid .framer-1ihmws4 > :last-child { margin: 0px; } }\",\".framer-cb6J9.framer-v-6qf5rf.framer-2ii6gf { flex-direction: column; gap: 0px; 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: auto; overscroll-behavior: contain; padding: 6px 12px 24px 16px; width: 390px; }\",\".framer-cb6J9.framer-v-6qf5rf .framer-1ihmws4 { flex: none; flex-direction: column; gap: 12px; justify-content: flex-start; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cb6J9.framer-v-6qf5rf.framer-2ii6gf, .framer-cb6J9.framer-v-6qf5rf .framer-1ihmws4, .framer-cb6J9.framer-v-6qf5rf .framer-1ozb5f4 { gap: 0px; } .framer-cb6J9.framer-v-6qf5rf.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-cb6J9.framer-v-6qf5rf.framer-2ii6gf > :first-child, .framer-cb6J9.framer-v-6qf5rf .framer-1ihmws4 > :first-child, .framer-cb6J9.framer-v-6qf5rf .framer-1ozb5f4 > :first-child { margin-top: 0px; } .framer-cb6J9.framer-v-6qf5rf.framer-2ii6gf > :last-child, .framer-cb6J9.framer-v-6qf5rf .framer-1ihmws4 > :last-child, .framer-cb6J9.framer-v-6qf5rf .framer-1ozb5f4 > :last-child { margin-bottom: 0px; } .framer-cb6J9.framer-v-6qf5rf .framer-1ihmws4 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-cb6J9.framer-v-6qf5rf .framer-1ozb5f4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",'.framer-cb6J9[data-border=\"true\"]::after, .framer-cb6J9 [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 88\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"QFrDOQu_j\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1280px\",null,null]},\"P9Kc6FHUK\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",\"100vh\",\"100vh\"]},\"wLpyUMyTT\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"Mo3v5h_aS\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",\"100vh\",\"100vh\"]}}}\n * @framerVariables {\"QC5fvS0rg\":\"radius\",\"sG2_oXGa2\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framersltkc74h7=withCSS(Component,css,\"framer-cb6J9\");export default Framersltkc74h7;Framersltkc74h7.displayName=\"Top Navigation Bar\";Framersltkc74h7.defaultProps={height:88,width:1200};addPropertyControls(Framersltkc74h7,{variant:{options:[\"tZO_1MKZj\",\"QFrDOQu_j\",\"P9Kc6FHUK\",\"wLpyUMyTT\",\"Mo3v5h_aS\"],optionTitles:[\"Desktop\",\"Tablet\",\"Tablet Open\",\"Phone\",\"Phone \\xb7 Open\"],title:\"Variant\",type:ControlType.Enum},QC5fvS0rg:{defaultValue:0,title:\"Radius\",type:ControlType.Number},sG2_oXGa2:{defaultValue:\"rgba(255, 255, 255, 0.78)\",title:\"Background\",type:ControlType.Color}});addFonts(Framersltkc74h7,[{explicitInter:true,fonts:[]},...MenuIconFonts,...NaviItemFonts,...DropdownFonts,...DropdownItemPhoneFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framersltkc74h7\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"88\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"QFrDOQu_j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1280px\\\",null,null]},\\\"P9Kc6FHUK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",\\\"100vh\\\",\\\"100vh\\\"]},\\\"wLpyUMyTT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"Mo3v5h_aS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",\\\"100vh\\\",\\\"100vh\\\"]}}}\",\"framerVariables\":\"{\\\"QC5fvS0rg\\\":\\\"radius\\\",\\\"sG2_oXGa2\\\":\\\"background\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sltkc74h7.map", "// Generated by Framer (139b156)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-700\",\"GF;Poppins-900\",\"GF;Poppins-900italic\",\"GF;Poppins-700italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"}]}];export const css=['.framer-KAfaY .framer-styles-preset-l9pyi7:not(.rich-text-wrapper), .framer-KAfaY .framer-styles-preset-l9pyi7.rich-text-wrapper h1 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 55px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-KAfaY .framer-styles-preset-l9pyi7:not(.rich-text-wrapper), .framer-KAfaY .framer-styles-preset-l9pyi7.rich-text-wrapper h1 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 55px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-KAfaY .framer-styles-preset-l9pyi7:not(.rich-text-wrapper), .framer-KAfaY .framer-styles-preset-l9pyi7.rich-text-wrapper h1 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -1.2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: #1e2f67; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-KAfaY\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "wWAEO,IAAMA,GAAkB,CAC3B,MAAO,OACP,OAAQ,OACR,QAAS,OACT,eAAgB,SAChB,WAAY,QAChB,EASA,IAAMC,GAAkB,CACpB,GAAGC,GACH,aAAc,EACd,WAAY,2BACZ,OAAQ,uCACR,MAAO,UACP,cAAe,QACnB,EACaC,GAAgCC,EAAW,CAACC,EAAGC,IACnCC,EAAK,MAAO,CAC7B,MAAON,GACP,IAAKK,CACT,CAAC,CACJ,EC9BD,IAAIE,GACAC,GACAC,GAAQC,IACLH,KACHA,GAA4B,IAAI,IAAI,CAClC,CACE,OACgBG,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,6RAA8R,CAAC,CAAC,CAC7Y,EACA,CACE,UACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAC9E,OACA,CACE,EAAG,yGACH,QAAS,KACX,CACF,EAAmBA,EAAM,cAAc,OAAQ,CAAE,EAAG,kQAAmQ,CAAC,CAAC,CAC3T,EACA,CACE,OACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,mMAAoM,CAAC,CAAC,CACnT,EACA,CACE,QACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,mTAAoT,CAAC,CAAC,CACna,EACA,CACE,UACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,kQAAmQ,CAAC,CAAC,CAClX,EACA,CACE,OACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,0SAA2S,CAAC,CAAC,CAC1Z,CACF,CAAC,EACDF,GAAYE,EAAM,WAAW,CAACC,EAAOC,IAAwBF,EAAM,cAAc,IAAK,CAAE,IAAAE,EAAK,GAAGD,CAAM,EAAGJ,GAAU,IAAII,EAAM,MAAM,CAAC,CAAC,GAEhIH,IAYT,IAAIK,GAAgBC,GC9C4G,IAAMC,GAAc,CAAC,QAAQ,CAAC,KAAKC,EAAY,YAAY,EAAE,YAAY,CAAC,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,KAAKA,EAAY,YAAY,EAAE,aAAa,CAAC,KAAKA,EAAY,YAAY,EAAE,aAAa,CAAC,KAAKA,EAAY,YAAY,CAAC,EAAQC,GAAY,CAACC,EAAIC,IAASD,EAAI,KAAKE,GAAGA,EAAE,YAAY,EAAE,SAASD,CAAM,CAAC,EAG7P,SAASE,GAAiBC,EAASC,EAAaC,EAAW,GAAGC,EAAcC,EAAsB,CAC/R,IAAMC,EAAiBC,EAAQ,IAAI,CAAC,GAAGJ,GAAY,MAAqDA,GAAW,SAAU,EAAE,OAAO,KAAK,IAAMK,EAAeL,EAAW,YAAY,EAAE,QAAQ,QAAQ,EAAE,EAAE,IAAIM,EAChD,OAA7IA,EAAgBJ,EAAsBG,CAAc,KAAK,MAAMC,IAAkB,OAAOA,EAAgBC,GAAYT,EAASO,CAAc,CAAsB,EAAE,CAACJ,EAAcD,CAAU,CAAC,EAAyD,OAA5CD,EAAaE,EAAcE,CAA6B,CCT+N,IAAMK,GAAS,CAAC,QAAQ,cAAc,kBAAkB,oBAAoB,WAAW,mBAAmB,kBAAkB,kBAAkB,kBAAkB,eAAe,UAAU,QAAQ,QAAQ,cAAc,oBAAoB,sBAAsB,YAAY,kBAAkB,aAAa,mBAAmB,WAAW,iBAAiB,aAAa,YAAY,SAAS,eAAe,cAAc,QAAQ,cAAc,WAAW,eAAe,YAAY,YAAY,oBAAoB,oBAAoB,UAAU,aAAa,cAAc,WAAW,eAAe,gBAAgB,oBAAoB,qBAAqB,oBAAoB,kBAAkB,qBAAqB,mBAAmB,kBAAkB,mBAAmB,kBAAkB,sBAAsB,uBAAuB,kBAAkB,mBAAmB,gBAAgB,oBAAoB,qBAAqB,iBAAiB,YAAY,gBAAgB,iBAAiB,qBAAqB,sBAAsB,iBAAiB,qBAAqB,mBAAmB,kBAAkB,sBAAsB,oBAAoB,mBAAmB,oBAAoB,eAAe,eAAe,mBAAmB,mBAAmB,oBAAoB,iBAAiB,oBAAoB,oBAAoB,qBAAqB,kBAAkB,gBAAgB,aAAa,YAAY,gBAAgB,oBAAoB,qBAAqB,gBAAgB,iBAAiB,cAAc,kBAAkB,mBAAmB,aAAa,kBAAkB,sBAAsB,uBAAuB,gBAAgB,kBAAkB,iBAAiB,mBAAmB,gBAAgB,oBAAoB,qBAAqB,iBAAiB,kBAAkB,iBAAiB,eAAe,kBAAkB,gBAAgB,eAAe,gBAAgB,UAAU,cAAc,eAAe,kBAAkB,eAAe,mBAAmB,WAAW,mBAAmB,uBAAuB,iBAAiB,kBAAkB,cAAc,YAAY,oBAAoB,kBAAkB,cAAc,iBAAiB,UAAU,gBAAgB,iBAAiB,YAAY,WAAW,iBAAiB,KAAK,OAAO,UAAU,MAAM,OAAO,eAAe,WAAW,YAAY,MAAM,YAAY,UAAU,WAAW,OAAO,UAAU,UAAU,OAAO,YAAY,WAAW,cAAc,iBAAiB,SAAS,aAAa,UAAU,kBAAkB,eAAe,cAAc,cAAc,aAAa,gBAAgB,cAAc,sBAAsB,uBAAuB,sBAAsB,sBAAsB,qBAAqB,iBAAiB,YAAY,SAAS,MAAM,aAAa,YAAY,cAAc,OAAO,cAAc,aAAa,oBAAoB,kBAAkB,cAAc,YAAY,QAAQ,OAAO,cAAc,UAAU,SAAS,aAAa,YAAY,OAAO,YAAY,YAAY,qBAAqB,iBAAiB,aAAa,OAAO,OAAO,OAAO,OAAO,eAAe,WAAW,eAAe,eAAe,WAAW,WAAW,iBAAiB,YAAY,kBAAkB,QAAQ,OAAO,SAAS,cAAc,WAAW,YAAY,cAAc,eAAe,aAAa,cAAc,gBAAgB,gBAAgB,gBAAgB,iBAAiB,QAAQ,SAAS,QAAQ,SAAS,YAAY,iBAAiB,YAAY,QAAQ,UAAU,WAAW,MAAM,YAAY,WAAW,WAAW,oBAAoB,iBAAiB,YAAY,YAAY,MAAM,YAAY,WAAW,SAAS,OAAO,aAAa,WAAW,gBAAgB,gBAAgB,cAAc,eAAe,gBAAgB,gBAAgB,eAAe,gBAAgB,eAAe,YAAY,WAAW,SAAS,aAAa,eAAe,cAAc,WAAW,MAAM,aAAa,aAAa,YAAY,aAAa,QAAQ,aAAa,sBAAsB,kBAAkB,kBAAkB,mBAAmB,gBAAgB,oBAAoB,kBAAkB,kBAAkB,mBAAmB,gBAAgB,YAAY,YAAY,gBAAgB,gBAAgB,iBAAiB,cAAc,aAAa,UAAU,cAAc,SAAS,eAAe,eAAe,eAAe,MAAM,iBAAiB,iBAAiB,gBAAgB,mBAAmB,iBAAiB,kBAAkB,cAAc,YAAY,cAAc,QAAQ,aAAa,mBAAmB,oBAAoB,YAAY,kBAAkB,WAAW,qBAAqB,aAAa,YAAY,gBAAgB,cAAc,WAAW,gBAAgB,aAAa,eAAe,OAAO,eAAe,mBAAmB,oBAAoB,mBAAmB,aAAa,iBAAiB,kBAAkB,iBAAiB,WAAW,YAAY,eAAe,mBAAmB,oBAAoB,mBAAmB,WAAW,QAAQ,cAAc,gBAAgB,QAAQ,cAAc,WAAW,cAAc,oBAAoB,eAAe,SAAS,SAAS,SAAS,UAAU,WAAW,SAAS,YAAY,iBAAiB,SAAS,eAAe,aAAa,iBAAiB,cAAc,cAAc,eAAe,mBAAmB,YAAY,OAAO,YAAY,gBAAgB,QAAQ,iBAAiB,iBAAiB,iBAAiB,YAAY,mBAAmB,QAAQ,iBAAiB,eAAe,aAAa,WAAW,iBAAiB,YAAY,YAAY,aAAa,YAAY,WAAW,eAAe,SAAS,SAAS,OAAO,aAAa,WAAW,OAAO,YAAY,aAAa,cAAc,kBAAkB,SAAS,aAAa,OAAO,eAAe,QAAQ,UAAU,kBAAkB,mBAAmB,UAAU,UAAU,cAAc,cAAc,gBAAgB,WAAW,qBAAqB,UAAU,SAAS,aAAa,OAAO,aAAa,WAAW,YAAY,YAAY,aAAa,QAAQ,kBAAkB,MAAM,YAAY,MAAM,QAAQ,aAAa,aAAa,UAAU,OAAO,QAAQ,YAAY,kBAAkB,QAAQ,aAAa,cAAc,OAAO,YAAY,kBAAkB,cAAc,uBAAuB,cAAc,iBAAiB,uBAAuB,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,SAAS,cAAc,aAAa,WAAW,WAAW,OAAO,UAAU,eAAe,YAAY,YAAY,eAAe,qBAAqB,oBAAoB,sBAAsB,eAAe,eAAe,qBAAqB,sBAAsB,UAAU,UAAU,eAAe,WAAW,WAAW,UAAU,UAAU,YAAY,UAAU,OAAO,YAAY,cAAc,SAAS,MAAM,MAAM,OAAO,WAAW,MAAM,aAAa,WAAW,UAAU,kBAAkB,YAAY,kBAAkB,mBAAmB,oBAAoB,WAAW,iBAAiB,QAAQ,UAAU,eAAe,QAAQ,OAAO,WAAW,iBAAiB,aAAa,YAAY,cAAc,MAAM,WAAW,MAAM,WAAW,QAAQ,cAAc,WAAW,QAAQ,SAAS,WAAW,eAAe,iBAAiB,qBAAqB,YAAY,SAAS,SAAS,gBAAgB,cAAc,OAAO,kBAAkB,UAAU,gBAAgB,SAAS,MAAM,YAAY,WAAW,aAAa,mBAAmB,aAAa,OAAO,WAAW,eAAe,UAAU,SAAS,mBAAmB,iBAAiB,MAAM,OAAO,cAAc,oBAAoB,UAAU,gBAAgB,YAAY,OAAO,cAAc,gBAAgB,cAAc,YAAY,QAAQ,YAAY,WAAW,UAAU,UAAU,UAAU,aAAa,UAAU,WAAW,YAAY,UAAU,UAAU,SAAS,UAAU,WAAW,sBAAsB,SAAS,YAAY,UAAU,WAAW,UAAU,UAAU,SAAS,SAAS,UAAU,UAAU,WAAW,SAAS,UAAU,UAAU,YAAY,UAAU,QAAQ,UAAU,UAAU,QAAQ,WAAW,aAAa,YAAY,YAAY,cAAc,oBAAoB,eAAe,OAAO,mBAAmB,aAAa,YAAY,WAAW,cAAc,OAAO,aAAa,OAAO,aAAa,iBAAiB,gBAAgB,cAAc,QAAQ,aAAa,QAAQ,iBAAiB,eAAe,aAAa,iBAAiB,YAAY,SAAS,cAAc,cAAc,eAAe,SAAS,eAAe,aAAa,cAAc,cAAc,mBAAmB,kBAAkB,kBAAkB,aAAa,aAAa,eAAe,qBAAqB,mBAAmB,oBAAoB,mBAAmB,mBAAmB,mBAAmB,aAAa,aAAa,UAAU,WAAW,iBAAiB,aAAa,YAAY,QAAQ,eAAe,aAAa,WAAW,SAAS,eAAe,gBAAgB,UAAU,iBAAiB,SAAS,SAAS,UAAU,QAAQ,QAAQ,OAAO,WAAW,UAAU,eAAe,iBAAiB,aAAa,eAAe,kBAAkB,oBAAoB,QAAQ,MAAM,OAAO,YAAY,YAAY,UAAU,UAAU,WAAW,iBAAiB,aAAa,aAAa,mBAAmB,QAAQ,sBAAsB,sBAAsB,cAAc,eAAe,aAAa,SAAS,UAAU,OAAO,gBAAgB,sBAAsB,mBAAmB,kBAAkB,aAAa,mBAAmB,iBAAiB,qBAAqB,MAAM,SAAS,WAAW,WAAW,gBAAgB,SAAS,cAAc,QAAQ,eAAe,cAAc,qBAAqB,WAAW,WAAW,SAAS,YAAY,YAAY,SAAS,OAAO,gBAAgB,cAAc,YAAY,cAAc,UAAU,WAAW,eAAe,YAAY,WAAW,YAAY,eAAe,WAAW,gBAAgB,iBAAiB,UAAU,aAAa,eAAe,UAAU,gBAAgB,gBAAgB,eAAe,YAAY,YAAY,aAAa,UAAU,OAAO,eAAe,cAAc,aAAa,aAAa,UAAU,QAAQ,aAAa,YAAY,gBAAgB,qBAAqB,YAAY,UAAU,iBAAiB,WAAW,cAAc,oBAAoB,SAAS,SAAS,QAAQ,WAAW,YAAY,gBAAgB,eAAe,kBAAkB,kBAAkB,sBAAsB,qBAAqB,QAAQ,YAAY,cAAc,YAAY,WAAW,sBAAsB,qBAAqB,QAAQ,cAAc,cAAc,SAAS,eAAe,WAAW,OAAO,gBAAgB,YAAY,kBAAkB,iBAAiB,eAAe,UAAU,SAAS,MAAM,WAAW,OAAO,WAAW,SAAS,MAAM,YAAY,WAAW,UAAU,QAAQ,SAAS,eAAe,OAAO,cAAc,SAAS,QAAQ,aAAa,SAAS,OAAO,UAAU,OAAO,aAAa,WAAW,kBAAkB,gBAAgB,gBAAgB,gBAAgB,WAAW,YAAY,oBAAoB,aAAa,YAAY,aAAa,iBAAiB,cAAc,eAAe,eAAe,OAAO,YAAY,aAAa,kBAAkB,uBAAuB,eAAe,eAAe,YAAY,OAAO,cAAc,aAAa,aAAa,YAAY,sBAAsB,cAAc,WAAW,WAAW,OAAO,UAAU,cAAc,gBAAgB,oBAAoB,WAAW,aAAa,iBAAiB,UAAU,MAAM,YAAY,SAAS,iBAAiB,kBAAkB,uBAAuB,sBAAsB,UAAU,SAAS,aAAa,aAAa,aAAa,eAAe,mBAAmB,mBAAmB,aAAa,eAAe,eAAe,UAAU,YAAY,UAAU,eAAe,iBAAiB,aAAa,QAAQ,gBAAgB,aAAa,YAAY,kBAAkB,WAAW,SAAS,gBAAgB,WAAW,SAAS,YAAY,aAAa,kBAAkB,kBAAkB,aAAa,qBAAqB,uBAAuB,qBAAqB,oBAAoB,QAAQ,cAAc,cAAc,QAAQ,YAAY,UAAU,iBAAiB,cAAc,OAAO,YAAY,QAAQ,aAAa,SAAS,aAAa,YAAY,QAAQ,iBAAiB,mBAAmB,kBAAkB,cAAc,cAAc,YAAY,kBAAkB,aAAa,kBAAkB,iBAAiB,mBAAmB,kBAAkB,SAAS,UAAU,eAAe,WAAW,YAAY,oBAAoB,YAAY,cAAc,cAAc,gBAAgB,UAAU,OAAO,YAAY,aAAa,WAAW,UAAU,eAAe,aAAa,eAAe,oBAAoB,mBAAmB,mBAAmB,mBAAmB,kBAAkB,oBAAoB,kBAAkB,oBAAoB,kBAAkB,mBAAmB,cAAc,aAAa,aAAa,aAAa,YAAY,cAAc,YAAY,oBAAoB,mBAAmB,mBAAmB,mBAAmB,kBAAkB,oBAAoB,kBAAkB,oBAAoB,kBAAkB,mBAAmB,cAAc,YAAY,aAAa,SAAS,MAAM,cAAc,UAAU,cAAc,UAAU,aAAa,SAAS,SAAS,cAAc,OAAO,UAAU,aAAa,kBAAkB,sBAAsB,cAAc,cAAc,UAAU,WAAW,QAAQ,aAAa,kBAAkB,iBAAiB,YAAY,sBAAsB,YAAY,YAAY,gBAAgB,OAAO,WAAW,OAAO,cAAc,QAAQ,cAAc,WAAW,aAAa,QAAQ,MAAM,SAAS,iBAAiB,SAAS,eAAe,aAAa,cAAc,eAAe,mBAAmB,oBAAoB,cAAc,WAAW,YAAY,SAAS,UAAU,SAAS,mBAAmB,eAAe,mBAAmB,qBAAqB,mBAAmB,kBAAkB,kBAAkB,mBAAmB,qBAAqB,oBAAoB,mBAAmB,cAAc,QAAQ,YAAY,kBAAkB,gBAAgB,YAAY,gBAAgB,aAAa,YAAY,aAAa,gBAAgB,SAAS,eAAe,KAAK,YAAY,cAAc,mBAAmB,YAAY,OAAO,WAAW,YAAY,gBAAgB,WAAW,OAAO,aAAa,UAAU,QAAQ,cAAc,SAAS,QAAQ,OAAO,aAAa,YAAY,WAAW,OAAO,eAAe,QAAQ,iBAAiB,OAAO,aAAa,YAAY,aAAa,YAAY,YAAY,UAAU,UAAU,WAAW,cAAc,QAAQ,eAAe,eAAe,oBAAoB,UAAU,WAAW,gBAAgB,kBAAkB,uBAAuB,QAAQ,UAAU,gBAAgB,qBAAqB,eAAe,cAAc,SAAS,WAAW,eAAe,QAAQ,SAAS,SAAS,UAAU,UAAU,QAAQ,cAAc,cAAc,UAAU,eAAe,UAAU,aAAa,UAAU,WAAW,SAAS,YAAY,kBAAkB,UAAU,aAAa,SAAS,aAAa,aAAa,SAAS,SAAS,eAAe,cAAc,QAAQ,SAAS,eAAe,OAAO,iBAAiB,cAAc,MAAM,YAAY,MAAM,QAAQ,WAAW,SAAS,OAAO,aAAa,WAAW,UAAU,aAAa,cAAc,WAAW,eAAe,SAAS,OAAO,YAAY,cAAc,eAAe,cAAc,OAAO,WAAW,iBAAiB,YAAY,eAAe,sBAAsB,sBAAsB,mBAAmB,gBAAgB,iBAAiB,SAAS,QAAQ,WAAW,eAAe,SAAS,cAAc,kBAAkB,gBAAgB,aAAa,cAAc,aAAa,gBAAgB,oBAAoB,cAAc,eAAe,cAAc,kBAAkB,eAAe,qBAAqB,SAAS,SAAS,SAAS,UAAU,iBAAiB,gBAAgB,UAAU,gBAAgB,QAAQ,SAAS,UAAU,YAAY,WAAW,UAAU,QAAQ,aAAa,WAAW,iBAAiB,cAAc,oBAAoB,QAAQ,YAAY,YAAY,UAAU,oBAAoB,YAAY,SAAS,cAAc,cAAc,YAAY,gBAAgB,gBAAgB,YAAY,gBAAgB,aAAa,cAAc,eAAe,UAAU,cAAc,YAAY,aAAa,OAAO,aAAa,YAAY,gBAAgB,iBAAiB,iBAAiB,QAAQ,UAAU,cAAc,cAAc,aAAa,cAAc,oBAAoB,mBAAmB,oBAAoB,qBAAqB,iBAAiB,eAAe,WAAW,cAAc,SAAS,UAAU,cAAc,aAAa,SAAS,kBAAkB,gBAAgB,cAAc,cAAc,SAAS,aAAa,mBAAmB,aAAa,sBAAsB,cAAc,QAAQ,aAAa,oBAAoB,YAAY,cAAc,SAAS,QAAQ,qBAAqB,OAAO,kBAAkB,WAAW,WAAW,cAAc,YAAY,gBAAgB,QAAQ,cAAc,UAAU,QAAQ,OAAO,aAAa,aAAa,WAAW,aAAa,UAAU,WAAW,iBAAiB,YAAY,iBAAiB,WAAW,iBAAiB,SAAS,WAAW,kBAAkB,iBAAiB,MAAM,SAAS,aAAa,aAAa,aAAa,mBAAmB,OAAO,WAAW,eAAe,QAAQ,YAAY,UAAU,SAAS,QAAQ,OAAO,MAAM,aAAa,YAAY,SAAS,OAAO,SAAS,eAAe,aAAa,mBAAmB,aAAa,OAAO,WAAW,iBAAiB,WAAW,iBAAiB,SAAS,kBAAkB,mBAAmB,gBAAgB,iBAAiB,QAAQ,cAAc,QAAQ,YAAY,YAAY,WAAW,WAAW,aAAa,WAAW,aAAa,aAAa,cAAc,oBAAoB,gBAAgB,kBAAkB,QAAQ,aAAa,gBAAgB,UAAU,cAAc,kBAAkB,iBAAiB,oBAAoB,cAAc,SAAS,aAAa,WAAW,SAAS,YAAY,aAAa,QAAQ,QAAQ,SAAS,OAAO,OAAO,aAAa,cAAc,SAAS,cAAc,UAAU,QAAQ,UAAU,OAAO,aAAa,QAAQ,UAAU,YAAY,sBAAsB,cAAc,cAAc,gBAAgB,QAAQ,gBAAgB,cAAc,OAAO,YAAY,QAAQ,cAAc,OAAO,gBAAgB,cAAc,gBAAgB,OAAO,gBAAgB,WAAW,gBAAgB,WAAW,YAAY,UAAU,WAAW,iBAAiB,UAAU,kBAAkB,SAAS,QAAQ,eAAe,aAAa,aAAa,cAAc,WAAW,iBAAiB,QAAQ,QAAQ,cAAc,SAAS,eAAe,MAAM,OAAO,YAAY,aAAa,kBAAkB,mBAAmB,iBAAiB,kBAAkB,iBAAiB,YAAY,WAAW,WAAW,YAAY,WAAW,gBAAgB,YAAY,aAAa,aAAa,QAAQ,YAAY,aAAa,MAAM,QAAQ,cAAc,YAAY,UAAU,QAAQ,cAAc,mBAAmB,kBAAkB,WAAW,cAAc,iBAAiB,QAAQ,QAAQ,YAAY,aAAa,OAAO,SAAS,YAAY,UAAU,gBAAgB,iBAAiB,iBAAiB,iBAAiB,QAAQ,eAAe,WAAW,aAAa,eAAe,WAAW,gBAAgB,QAAQ,SAAS,cAAc,eAAe,aAAa,eAAe,aAAa,mBAAmB,WAAW,UAAU,aAAa,WAAW,YAAY,QAAQ,OAAO,WAAW,cAAc,OAAO,SAAS,IAAI,UAAU,QAAQ,UAAU,OAAO,UAAU,aAAa,EAAQC,GAAc,uCAA6CC,GAAc,CAAC,OAAO,QAAQ,UAAU,OAAO,OAAO,SAAS,EAAQC,GAAsBH,GAAS,OAAO,CAACI,EAAIC,KAAOD,EAAIC,EAAI,YAAY,CAAC,EAAEA,EAAWD,GAAM,CAAC,CAAC,EAQ/goB,SAASE,GAAKC,EAAM,CAAC,GAAK,CAAC,MAAAC,EAAM,aAAAC,EAAa,WAAAC,EAAW,cAAAC,EAAc,QAAAC,EAAQ,YAAAC,EAAY,UAAAC,EAAU,aAAAC,EAAa,aAAAC,EAAa,OAAAC,EAAO,SAAAC,CAAQ,EAAEX,EAAYY,EAAUC,EAAO,EAAK,EAAQC,EAAQC,GAAiBtB,GAASS,EAAaC,EAAWC,EAAcR,EAAqB,EAAO,CAACoB,EAAaC,CAAe,EAAEC,GAASJ,IAAU,OAAOK,GAAaC,EAAK,EAAE,IAAI,EAAE,eAAeC,GAAc,CACxZ,GAAG,CAAuF,IAAMC,EAAO,MAAM,OAA9D,GAAG5B,KAAgBoB,eAA6FF,EAAU,SAAQK,EAAgBK,EAAO,QAAQF,EAAK,CAAC,CAAE,MAAC,CAAcR,EAAU,SAAQK,EAAgB,IAAI,CAAE,CAAC,CAACM,GAAU,KAAKX,EAAU,QAAQ,GAAKS,EAAa,EAAQ,IAAI,CAACT,EAAU,QAAQ,EAAM,GAAI,CAACE,CAAO,CAAC,EAAgE,IAAMU,EAAnDC,GAAa,QAAQ,IAAIA,GAAa,OAAgDC,EAAKC,GAAU,CAAC,CAAC,EAAE,KAAK,OAAoBD,EAAKE,EAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,QAAAvB,EAAQ,aAAAG,EAAa,aAAAC,EAAa,YAAAH,EAAY,UAAAC,EAAU,SAASS,EAA0BU,EAAK,MAAM,CAAC,MAAM,6BAA6B,QAAQ,cAAc,MAAM,CAAC,WAAW,OAAO,MAAM,OAAO,OAAO,OAAO,QAAQ,eAAe,KAAKzB,EAAM,MAAAA,EAAM,WAAW,EAAE,UAAUU,EAAS,eAAe,MAAS,EAAE,UAAU,QAAQ,MAAMV,EAAM,SAAsByB,EAAKV,EAAa,CAAC,MAAMf,EAAM,OAAOS,CAAM,CAAC,CAAC,CAAC,EAAEc,CAAU,CAAC,CAAE,CAACzB,GAAK,YAAY,WAAWA,GAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,QAAQ,WAAW,QAAQ,MAAM,OAAO,aAAa,GAAK,OAAO,UAAU,SAAS,EAAK,EAAE8B,EAAoB9B,GAAK,CAAC,aAAa,CAAC,KAAK+B,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa/B,GAAK,aAAa,YAAY,EAAE,cAAc,CAAC,KAAK+B,EAAY,KAAK,QAAQrC,GAAS,aAAaM,GAAK,aAAa,cAAc,MAAM,OAAO,OAAO,CAAC,CAAC,aAAAG,CAAY,IAAI,CAACA,EAAa,YAAY,yEAAyE,EAAE,WAAW,CAAC,KAAK4B,EAAY,OAAO,MAAM,OAAO,YAAY,wBAAmB,OAAO,CAAC,CAAC,aAAA5B,CAAY,IAAIA,CAAY,EAAE,MAAM,CAAC,KAAK4B,EAAY,MAAM,MAAM,QAAQ,aAAa/B,GAAK,aAAa,KAAK,EAAE,OAAO,CAAC,KAAK+B,EAAY,KAAK,MAAM,SAAS,aAAanC,GAAc,IAAIoC,GAAOA,EAAM,OAAO,CAAC,EAAE,YAAY,EAAEA,EAAM,MAAM,CAAC,CAAC,EAAE,QAAQpC,GAAc,aAAaI,GAAK,aAAa,MAAM,EAAE,SAAS,CAAC,KAAK+B,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa/B,GAAK,aAAa,QAAQ,EAAE,GAAGiC,EAAa,CAAC,ECR7gEC,EAAU,UAAU,CAAC,iBAAiB,iBAAiB,uBAAuB,sBAAsB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,kiCAAkiC,wlCAAwlC,olCAAolC,EAAeC,GAAU,eCAp+HC,EAAU,UAAU,CAAC,iBAAiB,iBAAiB,uBAAuB,sBAAsB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,mlCAAmlC,yoCAAyoC,qoCAAqoC,EAAeC,GAAU,eCAvkH,IAAMC,GAAcC,EAASC,EAAQ,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAgB,CAACC,EAAMC,IAAc,CAAC,GAAG,OAAOD,GAAQ,UAAU,OAAO,SAASA,CAAK,EAAE,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,KAAK,GAAG,OAAOA,GAAQ,UAAU,OAAOC,GAAc,SAAS,OAAiB,IAAMC,EAASF,EAAM,MAAM,GAAG,EAAE,OAAOE,EAASD,CAAW,GAAGC,EAASD,EAAY,CAAC,GAAGC,EAAS,CAAC,CAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAJ,EAAM,SAAAK,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWT,GAAmCM,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,qBAAqB,YAAY,sBAAsB,YAAY,sBAAsB,YAAY,UAAU,WAAW,EAAQC,GAAS,CAAC,CAAC,aAAAC,EAAa,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,OAAAC,EAAO,UAAAC,EAAU,cAAAC,EAAc,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAuCC,EAAMC,EAAM,MAAM,CAAC,GAAGL,EAAM,WAAWC,EAAKJ,GAA2DG,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,cAAc,UAAUP,GAAgCM,EAAM,UAAU,WAAWE,EAAMJ,GAAmCE,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,iBAAiB,UAAUN,GAA+CI,EAAM,UAAU,UAAUL,GAAsCK,EAAM,UAAU,SAASI,GAAOD,EAAuCd,GAAwBW,EAAM,OAAO,KAAK,MAAMG,IAAyC,OAAOA,EAAuCH,EAAM,WAAW,MAAMI,IAAQ,OAAOA,EAAM,YAAY,WAAWC,EAAMd,GAAwDS,EAAM,aAAa,MAAMK,IAAQ,OAAOA,EAAM,EAAE,CAAE,EAAQC,GAAuB,CAACN,EAAM/B,IAAe+B,EAAM,iBAAwB/B,EAAS,KAAK,GAAG,EAAE+B,EAAM,iBAAwB/B,EAAS,KAAK,GAAG,EAAUsC,GAA6BC,EAAW,SAASR,EAAMS,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA5C,EAAQ,UAAA6C,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEhC,GAASU,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA7D,CAAQ,EAAE8D,EAAgB,CAAC,WAAAnE,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQkE,EAAiB1B,GAAuBN,EAAM/B,CAAQ,EAAQgE,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAavB,EAAS,EAAQwB,GAAkBC,EAAqB,EAAE,OAAoBtD,EAAKuD,EAAY,CAAC,GAAGzB,GAA4CoB,GAAgB,SAAsBlD,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKR,GAAW,CAAC,MAAMD,GAAY,SAAsBS,EAAKwD,EAAK,CAAC,KAAKxB,EAAU,aAAaC,EAAU,aAAa,GAAK,SAAsBwB,EAAMvD,EAAO,EAAE,CAAC,GAAGmC,EAAU,GAAGI,EAAgB,UAAU,GAAGiB,EAAG9E,GAAkB,GAAGwE,GAAsB,gBAAgBvB,EAAUU,CAAU,kBAAkB,cAAc,GAAK,mBAAmB,gBAAgB,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,GAA6BwB,GAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,4BAA4B,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,WAAW,uEAAuE,uBAAuB7D,GAAgBiD,EAAU,CAAC,EAAE,wBAAwBjD,GAAgBiD,EAAU,CAAC,EAAE,oBAAoBjD,GAAgBiD,EAAU,CAAC,EAAE,qBAAqBjD,GAAgBiD,EAAU,CAAC,EAAE,UAAU,kCAAkC,GAAGR,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,WAAW,uEAAuE,UAAU,kCAAkC,EAAE,kBAAkB,CAAC,iBAAiB,qBAAqB,WAAW,0EAA0E,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,EAAE,kBAAkB,CAAC,iBAAiB,4BAA4B,WAAW,gEAAgE,EAAE,UAAU,CAAC,WAAW,2JAA2J,UAAU,kCAAkC,EAAE,UAAU,CAAC,iBAAiB,wEAAwE,WAAW,2FAA2F,UAAU,yCAAyC,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,WAAW,kFAAkF,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,CAAC,EAAE,GAAG9C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,CAAC,EAAEwD,EAAYI,CAAc,EAAE,SAAS,CAAc1C,EAAK2D,EAAS,CAAC,sBAAsB,GAAK,SAAsB3D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,OAAO,EAAE,iBAAiB6C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,KAAKhB,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,qEAAqE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGjD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,8FAA8F,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoC,EAAYI,CAAc,CAAC,CAAC,EAAER,GAAwBlC,EAAK4D,EAA0B,CAAC,SAAsB5D,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,mBAAmB,aAAa,iBAAiB6C,EAAiB,SAAS,sBAAsB,KAAK,aAAa,SAAsB/C,EAAKvB,GAAS,CAAC,MAAM,wEAAwE,OAAO,OAAO,WAAW0D,EAAU,cAAc,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,KAAK,aAAa,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,OAAO,GAAGrD,GAAqB,CAAC,UAAU,CAAC,MAAM,oEAAoE,EAAE,UAAU,CAAC,MAAM,oEAAoE,EAAE,UAAU,CAAC,MAAM,qEAAqE,CAAC,EAAEwD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,kFAAkF,gFAAgF,uXAAuX,mIAAmI,wGAAwG,yWAAyW,iFAAiF,wHAAwH,6aAA6a,yaAAya,uHAAuH,ucAAuc,mcAAmc,GAAeA,GAAI,+bAA+b,EASjwbC,GAAgBC,EAAQzC,GAAUuC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,gBAAgB,YAAY,qBAAqB,sBAAsB,qBAAqB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,iBAAiB,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,aAAa,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,cAAc,YAAY,wBAAmB,MAAM,kBAAkB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,MAAM,gBAAgB,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGvF,GAAc,GAAG6F,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVnkFC,EAAU,UAAU,CAAC,qBAAqB,iBAAiB,uBAAuB,mBAAmB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+EAA+E,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,mjCAAmjC,EAAeC,GAAU,eCCjnD,IAAMC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,EAAkO,IAAMC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,IAAI,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAWA,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAuBG,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhB,CAAQ,EAAEiB,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAAR,EAAQ,kBAAAS,EAAiB,CAAC,EAAQC,EAAiBrB,GAAuBD,EAAME,CAAQ,EAAQqB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBrC,EAAKsC,EAAY,CAAC,GAAGnB,GAA4Cc,EAAgB,SAAsBjC,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKuC,GAAgB,CAAC,GAAGlB,EAAU,kBAAkB,CAAC,WAAWjC,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAUmD,EAAGC,GAAkB,GAAGN,EAAsB,gBAAgBjB,EAAUK,CAAU,EAAE,mBAAmB,UAAU,iBAAiBO,EAAiB,SAAS,YAAY,WAAW,IAAIL,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIZ,GAA6BkB,EAAK,MAAM,CAAC,GAAGd,CAAK,EAAE,SAAsBjB,EAAK0C,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,QAAQ,gBAAgB,IAAI,eAAe,KAAK,iBAAiBZ,EAAiB,SAAS,YAAY,IAAI,87xBAA87xB,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQa,GAAI,CAAC,kFAAkF,gFAAgF,sGAAsG,8LAA8L,EAQto5BC,GAAgBC,EAAQlC,GAAUgC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRuI,IAAMI,GAAcC,EAASC,EAAQ,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,WAAAC,EAAW,WAAAC,EAAW,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAK,MAAM,CAAC,GAAGD,EAAM,UAAUF,GAAkDE,EAAM,UAAU,WAAWC,EAAKJ,GAAkDG,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,SAAS,CAAE,EAAQC,GAAuB,CAACF,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,UAAAiC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEpB,GAASM,CAAK,EAAO,CAAC,YAAAe,EAAY,WAAAC,EAAW,gBAAAC,EAAgB,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAA3C,CAAQ,EAAE4C,EAAgB,CAAC,WAAAjD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQgD,EAAiBpB,GAAuBF,EAAMvB,CAAQ,EAAQ8C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBvC,EAAKwC,EAAY,CAAC,GAAGnB,GAA4Cc,EAAgB,SAAsBnC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKyC,EAAK,CAAC,KAAKnB,EAAU,aAAa,GAAK,SAAsBtB,EAAKE,EAAO,EAAE,CAAC,GAAGsB,EAAU,GAAGG,EAAgB,UAAU,GAAGe,EAAG3D,GAAkB,GAAGsD,EAAsB,iBAAiBjB,EAAUM,CAAU,mBAAmB,mBAAmB,YAAY,iBAAiBM,EAAiB,SAAS,YAAY,IAAIjB,GAA6BkB,EAAK,MAAM,CAAC,GAAGd,CAAK,EAAE,GAAGlC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,CAAC,EAAEwC,EAAYG,CAAc,EAAE,SAAsB5B,EAAK2C,EAA0B,CAAC,SAAsB3C,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB8B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,MAAM,CAAC,EAAE,SAAS,CAAC,kBAAkB,CAAC,MAAM,GAAG,CAAC,EAAE,SAAsBhC,EAAKpB,GAAS,CAAC,MAAM,wEAAwE,OAAO,OAAO,WAAW2C,EAAU,cAAc,cAAc,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,OAAO,MAAM,OAAO,GAAGtC,GAAqB,CAAC,kBAAkB,CAAC,MAAM,qEAAqE,CAAC,EAAEwC,EAAYG,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,kFAAkF,4IAA4I,4HAA4H,mIAAmI,kGAAkG,EASx3IC,GAAgBC,EAAQjC,GAAU+B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,cAAcA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,UAAU,CAAC,MAAM,cAAc,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,UAAU,YAAY,wBAAmB,MAAM,cAAc,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGnE,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVpdyE,EAAU,UAAU,CAAC,qBAAqB,iBAAiB,uBAAuB,mBAAmB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,+EAA+E,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,w+BAAw+B,EAAeC,GAAU,eCAvvDC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,ioBAAioB,EAAeC,GAAU,eCC1U,IAAMC,GAAgBC,EAASC,EAAU,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAyL,IAAMC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAExB,GAASI,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA1B,CAAQ,EAAE2B,EAAgB,CAAC,eAAe,YAAY,IAAIrB,EAAW,QAAAW,EAAQ,kBAAAW,EAAiB,CAAC,EAAQC,EAAiB9B,GAAuBD,EAAME,CAAQ,EAAuC8B,EAAkBC,EAAGC,GAAkB,GAAhD,CAAC,CAAuE,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBsD,EAAM1C,EAAO,IAAI,CAAC,GAAG0B,EAAU,GAAGI,EAAgB,UAAUS,EAAGD,EAAkB,iBAAiBf,EAAUK,CAAU,EAAE,mBAAmB,YAAY,iBAAiBS,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,SAAS,CAAcxB,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGvB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBtB,EAAK8C,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBP,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAK+C,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,2BAA2B,UAAU,WAAW,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/C,EAAKgD,EAAK,CAAC,KAAK,0BAA0B,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhD,EAAKiD,GAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,WAAW,KAAK,qBAAqB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBV,EAAiB,SAAS,YAAY,IAAI,4UAA4U,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAevC,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGvB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBtB,EAAK8C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBP,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAK+C,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,2CAA2C,UAAU,eAAe,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/C,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGvB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBtB,EAAK8C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBP,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAK+C,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,iCAAiC,UAAU,WAAW,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/C,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGvB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,SAAsBtB,EAAK8C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBP,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAK+C,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,gCAAgC,UAAU,UAAU,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQG,GAAI,CAAC,kFAAkF,kFAAkF,4QAA4Q,mOAAmO,+KAA+K,8WAA8W,EAQzoNC,GAAgBC,EAAQzC,GAAUuC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,cAAcA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGI,EAAe,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECR+9B,IAAMC,GAAoBC,EAASC,EAAc,EAAQC,GAAcF,EAASG,EAAQ,EAAQC,GAAgBJ,EAASK,EAAU,EAAQC,GAAmBC,GAAOC,EAAO,MAAM,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASvB,EAAO,OAAawB,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvC,EAAQ,GAAGwC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAlD,CAAQ,EAAEmD,EAAgB,CAAC,WAAAxD,GAAW,eAAe,YAAY,IAAIoC,EAAW,QAAA7B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQuD,EAAiB3B,GAAuBD,EAAMxB,CAAQ,EAAiIqD,EAAkBC,EAAG1D,GAAkB,GAA1I,CAAa4C,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAE,OAAoBxB,EAAKuC,EAAY,CAAC,GAAGd,GAAUT,EAAgB,SAAsBhB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBkD,EAAMhE,GAAmB,CAAC,GAAGkD,EAAU,GAAGI,EAAgB,kBAAkB,CAAC,WAAW1C,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAUiD,EAAGD,EAAkB,gBAAgBb,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,gBAAgB,wEAAwE,GAAGQ,CAAK,EAAE,GAAGzC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE6C,EAAYI,CAAc,EAAE,SAAS,CAAc/B,EAAKyC,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,GAAGpB,GAAmB,GAAG,GAAG,EAAE,SAAsBrB,EAAK0C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,EAAE,EAAE,SAAsBpC,EAAK7B,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBI,EAAM9D,EAAO,IAAI,CAAC,UAAU,eAAe,mBAAmB,UAAU,iBAAiB0D,EAAiB,SAAS,2BAA2B,SAAS,CAAcI,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK4C,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQC,IAA2BxB,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,EAAE,UAAU,gBAAgB,iBAAiBe,EAAiB,SAAS,YAAY,GAAGtD,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+D,IAA2BxB,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcI,EAAM9D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcI,EAAM9D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAK0C,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK3B,GAAS,CAAC,MAAM,wEAAwE,OAAO,OAAO,WAAW,iBAAiB,cAAc,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,8FAA8F,EAAE,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,wCAA8B,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM9D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAKyC,EAA0B,CAAC,SAAsBzC,EAAK0C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAK3B,GAAS,CAAC,MAAM,wEAAwE,OAAO,OAAO,WAAW,UAAU,cAAc,QAAQ,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2B,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,+BAA0B,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKyC,EAA0B,CAAC,OAAO,GAAG,GAAGpB,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,GAAGvC,GAAqB,CAAC,UAAU,CAAC,EAAE,MAAS,EAAE,UAAU,CAAC,GAAGuC,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsB/B,EAAK0C,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBpC,EAAKzB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyB,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBI,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,iBAAiB0D,EAAiB,SAAS,2BAA2B,SAAS,CAAcpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,8FAA8F,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,2BAA2B,MAAM,CAAC,qBAAqB,qEAAqE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeI,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB0D,EAAiB,SAAS,2BAA2B,SAAS,CAAcpC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,2BAA2B,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,2BAA2B,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,2BAA2B,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,2BAA2B,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,2BAA2B,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,2BAA2B,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKtB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKtB,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAepC,EAAKtB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,oBAAoB,EAAE,SAAS,CAAcpC,EAAKtB,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0D,EAAiB,SAAS,YAAY,SAAsBpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qDAAqD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeI,EAAM9D,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0D,EAAiB,SAAS,YAAY,SAAS,CAAcpC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAepC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAepC,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWE,EAAS,CAAC,SAAsBF,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAsBsB,EAAK2C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB3C,EAAKtB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB0D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,kFAAkF,gFAAgF,sRAAsR,+KAA+K,mSAAmS,gRAAgR,mSAAmS,2SAA2S,iHAAiH,mSAAmS,oSAAoS,oRAAoR,iJAAiJ,8dAA8d,oVAAoV,wGAAwG,0RAA0R,6RAA6R,qKAAqK,4RAA4R,kdAAkd,ySAAyS,i3HAAi3H,8FAA8F,gIAAgI,kHAAkH,gEAAgE,iIAAiI,sIAAsI,6GAA6G,6DAA6D,6DAA6D,unEAAunE,0GAA0G,mHAAmH,ySAAyS,oHAAoH,mMAAmM,wKAAwK,wIAAwI,8DAA8D,0vEAA0vE,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EAQpptCC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,4EAA4E,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG/E,GAAoB,GAAGG,GAAc,GAAGE,GAAgB,GAAGgF,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECR58D,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,UAAUH,GAAgCG,EAAM,UAAU,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,+BAA+B,SAASE,GAAOD,EAAuCT,GAAwBO,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,UAAAoC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEtB,GAASM,CAAK,EAAO,CAAC,YAAAiB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBtB,GAAuBJ,EAAMxB,CAAQ,EAAQmD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAanB,EAAS,EAAQoB,EAAkBC,EAAqB,EAAE,OAAoB5C,EAAK6C,EAAY,CAAC,GAAGrB,GAA4CgB,EAAgB,SAAsBxC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAK8C,EAAK,CAAC,KAAKrB,EAAU,SAAsBzB,EAAKE,EAAO,EAAE,CAAC,GAAGyB,EAAU,GAAGI,EAAgB,UAAU,GAAGgB,EAAGhE,GAAkB,GAAG2D,EAAsB,gBAAgBnB,EAAUM,CAAU,mBAAmB,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAInB,GAA6BoB,EAAK,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,GAAGhB,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,oBAAoB,CAAC,EAAE,GAAGrC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBmC,EAAiB,SAAS,wBAAwB,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,KAAK,CAAC,EAAE,GAAGpD,GAAqB,CAAC,UAAU,CAAC,cAAc,EAAI,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,2BAA2B,iBAAiBmC,EAAiB,SAAS,wBAAwB,SAAsBrC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,iBAAiBmC,EAAiB,SAAS,wBAAwB,SAAsBrC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,8FAA8F,EAAE,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,iBAAiBmC,EAAiB,SAAS,wBAAwB,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,MAAM,EAAE,KAAKX,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,kFAAkF,kFAAkF,mTAAmT,oSAAoS,mSAAmS,uRAAuR,gHAAgH,skCAAskC,8EAA8E,GAAeA,GAAI,+bAA+b,EASj5QC,GAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,uBAAuBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,+BAA+B,gBAAgB,GAAM,YAAY,GAAG,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTpvD,IAAMC,GAAsBC,EAASC,EAAgB,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,gCAAgC,YAAY,8BAA8B,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA3C,CAAQ,EAAE4C,EAAgB,CAAC,WAAAjD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQgD,EAAiBpB,GAAuBH,EAAMtB,CAAQ,EAAQ8C,EAAWC,EAAO,IAAI,EAAQC,EAAOC,GAAU,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBzC,EAAK0C,EAAY,CAAC,GAAGrB,GAA4CgB,EAAgB,SAAsBrC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAGoB,EAAU,GAAGI,EAAgB,UAAUiB,EAAG5D,GAAkB,GAAGwD,EAAsB,iBAAiBnB,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,gCAAgC,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAA6BkB,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,kSAAkS,GAAGd,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,wEAAwE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,UAAU,MAAM,CAAC,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,6BAA6B,CAAC,EAAEsC,EAAYI,CAAc,EAAE,SAAsB3B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBY,EAAM1C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAK6C,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4B9C,EAAK+C,EAA0B,CAAC,OAAO,GAAG,GAAgEP,GAAkB,GAAI,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,GAAgEuD,GAAkB,GAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsB3B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,mBAAmB,iBAAiB,iBAAiB8B,EAAiB,SAAS,sBAAsB,KAAK,iBAAiB,SAAsBhC,EAAKnB,GAAiB,CAAC,UAAUiE,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,sBAAsB,KAAK,iBAAiB,QAAQ,YAAY,MAAM,OAAO,GAAG7D,GAAqB,CAAC,UAAU,CAAC,UAAU6D,EAAc,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAEvB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3B,EAAK6C,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BhD,EAAK+C,EAA0B,CAAC,OAAO,GAAG,GAAgEP,GAAkB,GAAI,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,GAAGvD,GAAqB,CAAC,UAAU,CAAC,GAAgEuD,GAAkB,GAAI,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAEjB,EAAYI,CAAc,EAAE,SAAsB3B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,mBAAmB,iBAAiB,iBAAiB8B,EAAiB,SAAS,sBAAsB,KAAK,iBAAiB,SAAsBhC,EAAKnB,GAAiB,CAAC,UAAUmE,EAAe,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,YAAY,KAAK,iBAAiB,QAAQ,YAAY,MAAM,OAAO,GAAG/D,GAAqB,CAAC,UAAU,CAAC,UAAU+D,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAEzB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsB,GAAI,CAAC,kFAAkF,gFAAgF,yUAAyU,gTAAgT,mSAAmS,kSAAkS,gJAAgJ,skCAAskC,sGAAsG,8DAA8D,8DAA8D,mgCAAmgC,+bAA+b,EAQrxVC,GAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,WAAWA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,gCAAgC,6BAA6B,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGvE,EAAqB,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRtd6E,EAAU,UAAU,CAAC,iBAAiB,iBAAiB,uBAAuB,sBAAsB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,wjCAAwjC,EAAeC,GAAU,eCAvrC,IAAMC,GAAcC,EAASC,EAAQ,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,EAAkO,IAAMC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAnB,CAAQ,EAAEoB,EAAgB,CAAC,eAAe,YAAY,QAAAV,EAAQ,kBAAAW,EAAiB,CAAC,EAAQC,EAAiBvB,GAAuBD,EAAME,CAAQ,EAAQuB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAanB,EAAS,EAAQoB,EAAkBC,EAAqB,EAAE,OAAoBvC,EAAKwC,EAAY,CAAC,GAAGrB,GAA4CgB,EAAgB,SAAsBnC,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBmD,EAAMvC,EAAO,IAAI,CAAC,GAAGmB,EAAU,GAAGI,EAAgB,UAAUiB,EAAGC,GAAkB,GAAGN,EAAsB,gBAAgBnB,EAAUK,CAAU,EAAE,mBAAmB,qBAAqB,iBAAiBS,EAAiB,SAAS,YAAY,IAAInB,GAA6BoB,EAAK,MAAM,CAAC,gBAAgB,wEAAwE,GAAGhB,CAAK,EAAE,SAAS,CAAcjB,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBhC,EAAK4C,EAAS,CAAC,sBAAsB,GAAK,SAAsB5C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,8FAA8F,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK6C,EAA0B,CAAC,OAAO,IAAI,GAAgEP,GAAkB,GAAI,GAAG,KAAkEA,GAAkB,QAAS,KAAK,EAAE,KAAK,EAAE,GAAG,GAAG,SAAsBtC,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,SAAsBhC,EAAK8C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQC,GAAI,CAAC,kFAAkF,gFAAgF,gRAAgR,qRAAqR,qRAAqR,iHAAiH,wGAAwG,o2BAAo2B,GAAeA,EAAG,EAQhuMC,GAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,wBAAwBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,KAAK,EAAEG,EAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAc,GAAGC,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTp2DC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,EAAeC,GAAI,CAAC,qhBAAqhB,EAAeC,GAAU,eCA9mBC,EAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,EAAeC,GAAI,CAAC,ilBAAilB,EAAeC,GAAU,eCChc,IAAMC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,OAAO,YAAY,KAAK,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,gBAAAC,EAAgB,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAAzC,CAAQ,EAAE0C,EAAgB,CAAC,WAAA/C,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ8C,EAAiBlB,GAAuBH,EAAMtB,CAAQ,EAAQ4C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoBrC,EAAKsC,EAAY,CAAC,GAAGjB,GAA4CY,EAAgB,SAAsBjC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAGoB,EAAU,GAAGG,EAAgB,UAAUc,EAAGxD,GAAkB,GAAGoD,EAAsB,gBAAgBf,EAAUI,CAAU,EAAE,mBAAmB,SAAS,iBAAiBM,EAAiB,SAAS,YAAY,IAAIf,GAA6BgB,EAAK,MAAM,CAAC,GAAGZ,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,MAAM,CAAC,EAAEsC,EAAYG,CAAc,EAAE,SAAsB1B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,IAAI,CAAC,EAAE,SAAsB9B,EAAKwC,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,OAAO,WAAW,iBAAiBV,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,4TAA4T,aAAa,YAAY,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,UAAU,CAAC,IAAI,wTAAwT,aAAa,WAAW,CAAC,EAAEsC,EAAYG,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQe,GAAI,CAAC,kFAAkF,kFAAkF,oGAAoG,sMAAsM,kLAAkL,EAQlkJC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,aAAaA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,MAAM,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRwa,IAAMM,GAAeC,EAASC,EAAS,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,iBAAiB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,sBAAsB,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,MAAAC,EAAM,GAAAC,EAAG,MAAAC,EAAM,KAAAC,EAAK,UAAAC,EAAU,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAuCC,EAAM,MAAM,CAAC,GAAGJ,EAAM,UAAUP,GAAmCO,EAAM,UAAU,WAAWC,EAAKN,GAAmCK,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,aAAa,WAAWC,EAAML,GAA+CG,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,GAAK,UAAUJ,GAA6BE,EAAM,UAAU,UAAUJ,GAAgCI,EAAM,UAAU,SAASI,GAAOD,EAAuCb,GAAwBU,EAAM,OAAO,KAAK,MAAMG,IAAyC,OAAOA,EAAuCH,EAAM,WAAW,MAAMI,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACL,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAUiC,GAA6BC,EAAW,SAASP,EAAMQ,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvC,EAAQ,UAAAwC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE7B,GAASS,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAvD,CAAQ,EAAEwD,EAAgB,CAAC,WAAA7D,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4D,EAAiBzB,GAAuBL,EAAM3B,CAAQ,EAAO,CAAC,sBAAA0D,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAaH,EAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKZ,GAAqB,MAAMA,EAAU,GAAGoB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAmBL,EAAsB,SAASI,KAAO,CAAmC,GAAlCR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAKX,GAAqB,MAAMA,EAAU,GAAGmB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQE,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAa5B,GAAuBA,GAAuBA,EAAS,EAAQ6B,GAAkBC,EAAqB,EAAE,OAAoBzD,EAAK0D,EAAY,CAAC,GAAG9B,GAA4CyB,GAAgB,SAAsBrD,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBqE,EAAMzD,EAAO,IAAI,CAAC,GAAGgC,EAAU,GAAGI,EAAgB,UAAUsB,EAAG7E,GAAkB,GAAGwE,GAAsB,iBAAiB5B,EAAUS,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaM,GAAmB,MAAMF,GAAa,IAAI1B,GAA6B6B,GAAK,MAAM,CAAC,GAAGzB,CAAK,EAAE,GAAGzC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,qBAAqB,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAS,CAAcvC,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAsB7D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAsBF,EAAK8D,EAAK,CAAC,KAAK7B,EAAU,aAAa,GAAM,aAAa,GAAM,SAAsBjC,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB0C,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKb,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,mEAAmE,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAG9C,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,4FAA4F,EAAE,SAAsBF,EAAK8D,EAAK,CAAC,KAAK7B,EAAU,aAAa,GAAM,aAAa,GAAM,SAAsBjC,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiC,EAAYI,CAAc,CAAC,CAAC,EAAEP,GAAwBhC,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB0C,EAAiB,SAAS,sBAAsB,SAAsB5C,EAAKnB,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGI,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEkD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyB,GAAI,CAAC,kFAAkF,kFAAkF,iRAAiR,gHAAgH,yGAAyG,6WAA6W,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAS/yOC,GAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,cAAcA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,qBAAqB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,aAAa,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGtF,GAAe,GAAG4F,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT5pE,IAAMC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,cAAc,YAAY,aAAa,YAAY,MAAM,YAAY,KAAK,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCP,GAAwBM,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,YAAY,UAAUJ,GAA6BE,EAAM,SAAS,CAAE,EAAQG,GAAuB,CAACH,EAAMvB,IAAWA,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAjC,EAAQ,UAAAkC,EAAU,GAAGC,CAAS,EAAEnB,GAASK,CAAK,EAAO,CAAC,YAAAe,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,SAAA1C,CAAQ,EAAE2C,EAAgB,CAAC,WAAAhD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ+C,EAAiBlB,GAAuBH,EAAMvB,CAAQ,EAAO,CAAC,sBAAA6C,EAAsB,MAAAC,CAAK,EAAEC,GAAyBT,CAAW,EAAQU,EAAaH,EAAsB,SAASI,IAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKL,GAAqB,MAAMA,EAAU,GAAGa,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoB3C,EAAK4C,EAAY,CAAC,GAAGtB,GAA4CiB,EAAgB,SAAsBvC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBuD,EAAM3C,EAAO,IAAI,CAAC,GAAGsB,EAAU,UAAUsB,EAAG/D,GAAkB,GAAG0D,EAAsB,iBAAiBpB,EAAUK,CAAU,EAAE,mBAAmB,OAAO,iBAAiB,GAAK,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAMO,EAAa,YAAY,IAAIP,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIZ,GAA6BqB,EAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,GAAGnC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,aAAa,CAAC,EAAEwC,EAAYE,CAAc,EAAE,SAAS,CAAc3B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB6B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oEAAoE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,GAAG,EAAE,UAAU,CAAC,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,gBAAgB,wEAAwE,OAAO,GAAG,CAAC,CAAC,CAAC,EAAe/B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiB6B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oEAAoE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,gBAAgB,wEAAwE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,qHAAqH,+PAA+P,gQAAgQ,2NAA2N,2OAA2O,EASh5LC,GAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,QAAQ,aAAa,aAAa,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT0jB,IAAMM,GAAcC,EAASC,EAAQ,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAcL,EAASM,EAAQ,EAAQC,GAAcP,EAASQ,EAAQ,EAAQC,GAAuBT,EAASU,EAAiB,EAAQC,GAAYX,EAASY,EAAM,EAAQC,GAAgBV,GAAOC,EAAO,GAAG,EAAQU,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,SAAS,EAAE,KAAK,OAAO,EAAQC,GAAgB,CAACC,EAAMC,IAAc,CAAC,GAAG,OAAOD,GAAQ,UAAU,OAAO,SAASA,CAAK,EAAE,OAAO,KAAK,IAAI,EAAEA,CAAK,EAAE,KAAK,GAAG,OAAOA,GAAQ,UAAU,OAAOC,GAAc,SAAS,OAAiB,IAAMC,EAASF,EAAM,MAAM,GAAG,EAAE,OAAOE,EAASD,CAAW,GAAGC,EAASD,EAAY,CAAC,GAAGC,EAAS,CAAC,CAAE,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWT,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQU,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWV,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQW,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAW,CAAC,CAAC,MAAAf,EAAM,SAAAS,CAAQ,IAAI,CAAC,IAAMO,EAAaC,EAAWC,CAAmB,EAAQC,EAAWnB,GAAOgB,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASX,CAAQ,CAAC,CAAE,EAAQc,GAAS9C,EAAO,OAAa+C,CAAQ,EAAQC,GAAwB,CAAC,kBAAkB,YAAY,cAAc,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,WAAAC,EAAW,OAAAC,EAAO,GAAAC,EAAG,OAAAC,EAAO,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAQE,EAAM,UAAU,UAAUL,GAAYK,EAAM,WAAW,4BAA4B,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMxC,IAAewC,EAAM,iBAAwBxC,EAAS,KAAK,GAAG,EAAEwC,EAAM,iBAAwBxC,EAAS,KAAK,GAAG,EAAU0C,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvD,EAAQ,UAAAwD,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApE,CAAQ,EAAEqE,EAAgB,CAAC,WAAA1E,GAAW,eAAe,YAAY,IAAIoD,EAAW,QAAA7C,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyE,EAAiB7B,GAAuBD,EAAMxC,CAAQ,EAAO,CAAC,sBAAAuE,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,EAAQ,IAAIL,GAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQG,GAAgBP,GAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAiBR,GAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAiBT,GAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAgBV,GAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQc,GAAgB,CAAC,CAAC,QAAAP,EAAQ,SAAAC,EAAQ,IAAIL,GAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAuCQ,GAAkBC,EAAGxF,GAAkB,GAAhD,CAAC,CAAuE,EAAQyF,GAAY,IAAQ,GAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASxB,CAAW,EAAmCyB,GAAWxC,EAAO,IAAI,EAAQyC,GAAWzC,EAAO,IAAI,EAAQ0C,GAAW1C,EAAO,IAAI,EAAQ2C,GAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAAS5B,CAAW,EAAmC6B,GAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAAS7B,CAAW,EAAmC8B,GAAW7C,EAAO,IAAI,EAAQ8C,GAAW9C,EAAO,IAAI,EAAQ+C,GAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAAShC,CAAW,EAAmCiC,GAAOC,GAAU,EAAE,OAAoBjE,EAAKkE,EAAY,CAAC,GAAGvC,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQ/B,EAAS,QAAQ,GAAM,SAAsB8B,EAAKP,GAAW,CAAC,MAAMpB,GAAY,GAAGL,GAAqB,CAAC,UAAU,CAAC,MAAMc,EAAW,EAAE,UAAU,CAAC,MAAMN,EAAW,EAAE,UAAU,CAAC,MAAMA,EAAW,EAAE,UAAU,CAAC,MAAMM,EAAW,CAAC,EAAEiD,EAAYI,CAAc,EAAE,SAAsBnC,EAAKpC,GAAgB,CAAC,GAAGkE,EAAU,GAAGI,EAAgB,UAAUoB,EAAGD,GAAkB,gBAAgB3B,EAAUM,CAAU,EAAE,cAAc,GAAK,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,eAAe,aAAa,gBAAgBY,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,6RAA6R,qBAAqB,aAAa,GAAGJ,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,eAAe,YAAY,gBAAgB,qBAAqB,uBAAuBhD,GAAgBmD,EAAU,CAAC,EAAE,wBAAwBnD,GAAgBmD,EAAU,CAAC,EAAE,oBAAoBnD,GAAgBmD,EAAU,CAAC,EAAE,qBAAqBnD,GAAgBmD,EAAU,CAAC,EAAE,qBAAqB,WAAW,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,uBAAuBnD,GAAgBmD,EAAU,CAAC,EAAE,wBAAwBnD,GAAgBmD,EAAU,CAAC,EAAE,oBAAoBnD,GAAgBmD,EAAU,CAAC,EAAE,qBAAqBnD,GAAgBmD,EAAU,CAAC,CAAC,CAAC,EAAE,GAAG5D,GAAqB,CAAC,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,mBAAmB,aAAa,EAAE,UAAU,CAAC,kBAAkB,CAAC,WAAWM,EAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOC,EAAS,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,mBAAmB,QAAQ,EAAE,UAAU,CAAC,kBAAkB,CAAC,WAAWD,EAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOO,EAAU,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,mBAAmB,OAAO,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAsBgC,EAAMhH,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBqF,EAAiB,SAAS,YAAY,SAAS,CAAc2B,EAAMhH,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBqF,EAAiB,SAAS,YAAY,SAAS,CAAcxC,EAAKoE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBpE,EAAK7C,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,YAAY,iBAAiBqF,EAAiB,SAAS,YAAY,SAAsBxC,EAAKqE,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQC,IAA2B/C,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,EAAE,UAAU,eAAe,iBAAiBiB,EAAiB,SAAS,YAAY,GAAGxE,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQsG,IAA2B/C,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+C,IAA2B/C,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+C,IAA2B/C,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+C,IAA2B/C,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,6bAA6b,CAAC,CAAC,EAAEQ,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,GAAY,GAAgBvD,EAAKd,GAAQ,CAAC,uBAAuB,GAAM,SAASqF,GAAuBvE,EAAKd,GAAQ,CAAC,uBAAuB,GAAM,SAAS2D,IAAsB7C,EAAKwE,GAAU,CAAC,SAAsBxE,EAAKyE,EAA0B,CAAC,GAAGzG,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,KAAKA,GAAmB,QAAQ,KAAK,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBgC,EAAMO,EAA8B,CAAC,UAAU,0BAA0B,mBAAmB,YAAY,GAAG,GAAG/C,WAAkB,iBAAiBa,EAAiB,SAAS,sBAAsB,KAAK,YAAY,OAAO,YAAY,IAAIgB,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAcxD,EAAKhD,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU4F,GAAgB,CAAC,QAAAC,EAAO,CAAC,EAAE,GAAG7E,GAAqB,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAUmF,EAAe,EAAE,UAAU,CAAC,QAAQ,YAAY,UAAUF,EAAgB,EAAE,UAAU,CAAC,UAAUD,EAAe,EAAE,UAAU,CAAC,UAAUE,EAAgB,CAAC,EAAEnB,EAAYI,CAAc,CAAC,CAAC,EAAenC,EAAK2E,GAAgB,CAAC,SAAS9B,GAAQ,SAAsB7C,EAAK4E,GAAS,CAAC,UAAU,SAAS,UAAUpB,GAAK,UAAUF,EAAGD,GAAkBrB,CAAU,EAAE,mBAAmB,GAAM,wBAAwB,GAAGL,WAAkB,QAAQ,EAAE,QAAQ,GAAG,UAAUkB,GAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsB7C,EAAK/C,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ+B,GAAW,UAAU,iBAAiB,KAAKD,GAAW,QAAQE,GAAW,iBAAiBuD,EAAiB,SAAS,YAAY,IAAIiB,GAAK,KAAK,SAAS,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,oCAAoC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezD,EAAK2E,GAAgB,CAAC,SAASJ,EAAS,SAAsBvE,EAAK4E,GAAS,CAAC,UAAU,SAAS,UAAUpB,GAAK,UAAUF,EAAGD,GAAkBrB,CAAU,EAAE,mBAAmB,GAAM,wBAAwB,GAAGL,WAAkB,QAAQ,EAAE,QAAQ,GAAG,UAAU4C,EAAS,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsBvE,EAAK/C,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ+B,GAAW,UAAU,gBAAgB,KAAKD,GAAW,QAAQE,GAAW,iBAAiBuD,EAAiB,SAAS,YAAY,IAAIkB,GAAK,KAAK,SAAS,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,oCAAoC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEC,GAAa,GAAgBQ,EAAMhH,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBqF,EAAiB,SAAS,YAAY,SAAS,CAACoB,GAAa,GAAgB5D,EAAKd,GAAQ,CAAC,uBAAuB,GAAM,SAAS2F,GAAuB7E,EAAKwE,GAAU,CAAC,SAAsBxE,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,SAAsB4C,EAAMO,EAA8B,CAAC,UAAU,2BAA2B,GAAG,GAAG/C,YAAmB,iBAAiBa,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIqB,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAc7D,EAAK3C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU+F,GAAgB,CAAC,QAAQyB,CAAQ,CAAC,EAAE,SAAS,YAAY,UAAU,UAAU,UAAU,GAAK,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQA,EAAS,QAAQ,YAAY,YAAY,MAAM,MAAM,CAAC,EAAe7E,EAAK2E,GAAgB,CAAC,SAASE,EAAS,SAAsB7E,EAAK4E,GAAS,CAAC,UAAU,SAAS,UAAUf,GAAK,UAAUP,EAAGD,GAAkBrB,CAAU,EAAE,mBAAmB,GAAM,wBAAwB,GAAGL,YAAmB,QAAQ,GAAG,QAAQ,GAAG,UAAUkD,EAAS,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsB7E,EAAK/C,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ+B,GAAW,UAAU,gBAAgB,KAAKD,GAAW,QAAQE,GAAW,iBAAiBuD,EAAiB,SAAS,YAAY,IAAIsB,GAAK,KAAK,SAAS,SAAsB9D,EAAKyE,EAA0B,CAAC,SAAsBzE,EAAK0E,EAA8B,CAAC,UAAU,0BAA0B,gBAAgB,GAAK,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAKzC,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwG,GAAa,GAAgB/D,EAAKyE,EAA0B,CAAC,GAAGzG,GAAqB,CAAC,UAAU,CAAC,OAAO,IAAI,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,OAAO,IAAI,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAKvC,GAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuC,EAAK8E,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4B/E,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAK3C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,QAAQ,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU0H,EAAc,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAG/G,GAAqB,CAAC,UAAU,CAAC,UAAU+G,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAEhD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAK3C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,WAAW,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU,2BAA2B,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2C,EAAK8E,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,GAA6BhF,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAK3C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,OAAO,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU2H,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGhH,GAAqB,CAAC,UAAU,CAAC,UAAUgH,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAEjD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAK8E,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASG,GAA6BjF,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAK3C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,QAAQ,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU4H,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGjH,GAAqB,CAAC,UAAU,CAAC,UAAUiH,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAElD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAK8E,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASI,GAA6BlF,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,OAAO,GAAG,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAK3C,GAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,UAAU,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,UAAU6H,EAAe,CAAC,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGlH,GAAqB,CAAC,UAAU,CAAC,UAAUkH,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAEnD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenC,EAAK7C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBqF,EAAiB,SAAS,YAAY,SAAsBxC,EAAKyE,EAA0B,CAAC,OAAO,GAAG,GAAGlD,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,GAAG,EAAE,EAAE,EAAE,GAAGvD,GAAqB,CAAC,UAAU,CAAC,GAAGuD,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBnC,EAAK0E,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBlC,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBxC,EAAKrC,GAAO,CAAC,UAAU,cAAc,UAAU,oBAAoB,UAAU,iBAAiB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,GAAK,QAAQ,YAAY,UAAU,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoG,GAAa,GAAgB/D,EAAK7C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBqF,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2C,GAAI,CAAC,kFAAkF,kFAAkF,0RAA0R,+RAA+R,6RAA6R,+SAA+S,gHAAgH,iOAAiO,iMAAiM,kRAAkR,wUAAwU,2QAA2Q,yRAAyR,iHAAiH,8kCAA8kC,kMAAkM,iLAAiL,wKAAwK,gOAAgO,iIAAiI,8pBAA8pB,6TAA6T,wJAAwJ,qJAAqJ,2PAA2P,mJAAmJ,mJAAmJ,qJAAqJ,mJAAmJ,qJAAqJ,8GAA8G,qIAAqI,07BAA07B,6KAA6K,8pBAA8pB,uVAAuV,uJAAuJ,y/BAAy/B,+bAA+b,EASt+oCC,GAAgBC,EAAQzE,GAAUuE,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,qBAAqBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,cAAc,QAAQ,iBAAiB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,EAAE,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,4BAA4B,MAAM,aAAa,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGtI,GAAc,GAAGM,GAAc,GAAGE,GAAc,GAAGE,GAAuB,GAAGE,EAAW,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTruBgI,EAAU,UAAU,CAAC,iBAAiB,iBAAiB,uBAAuB,sBAAsB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,mFAAmF,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,+jCAA+jC,qnCAAqnC,mnCAAmnC,EAAeC,GAAU",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonRadius", "height", "id", "link", "newTab", "rightIcon", "rightIconName", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GR68CgLTN", "CJwkcCfE5", "ot18wTv79", "LG5CSJpvD", "B5PTj2R73", "w5Hgz19ND", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerKF7UbbSfc", "withCSS", "KF7UbbSfc_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "MotionDivWithFX", "cx", "serializationHash", "SVG", "css", "FramerpwVXWPq1Q", "withCSS", "pwVXWPq1Q_default", "addFonts", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "socialIcon", "socialLink", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "nrJTr6hwx", "pn9DhIgd2", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "ComponentViewportProvider", "css", "FramerHGWWDsCNm", "withCSS", "HGWWDsCNm_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "IconSocialFonts", "getFonts", "HGWWDsCNm_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "HGWWDsCNm_default", "Link", "SVG", "css", "FramertarnKQOsd", "withCSS", "tarnKQOsd_default", "addFonts", "IconSocialFonts", "BackgroundGridFonts", "getFonts", "pwVXWPq1Q_default", "PhosphorFonts", "Icon", "IconSocialFonts", "tarnKQOsd_default", "MotionFooterWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerlS9TvqxVt", "withCSS", "lS9TvqxVt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GWeSiL603", "MkfK2jcE5", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerRkiXTc079", "withCSS", "RkiXTc079_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "DropdownItemIconFonts", "getFonts", "RkiXTc079_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "css", "FramerCKHDIRO5p", "withCSS", "CKHDIRO5p_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "DropdownFonts", "getFonts", "CKHDIRO5p_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "RichText2", "ComponentViewportProvider", "CKHDIRO5p_default", "css", "FramerDA5l5W9UB", "withCSS", "DA5l5W9UB_default", "addFonts", "DropdownFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramermJeHqLc7Q", "withCSS", "mJeHqLc7Q_default", "addPropertyControls", "ControlType", "addFonts", "IconCaretFonts", "getFonts", "mJeHqLc7Q_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "label", "link", "showCaret", "tap", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RZtU7TviT", "Jb2TwkMDN", "M1hScfM2p", "pZcAnKbCn", "UzjbKHSVu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap13uji37", "args", "onMouseEnteryjsb08", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "ComponentViewportProvider", "css", "Framerir40ojpm6", "withCSS", "ir40ojpm6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "XKaY3MrGu", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap16y2uw0", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramermN27WQQTE", "withCSS", "mN27WQQTE_default", "addPropertyControls", "ControlType", "addFonts", "MenuIconFonts", "getFonts", "mN27WQQTE_default", "MotionDivWithFX", "withFX", "motion", "NaviItemFonts", "ir40ojpm6_default", "DropdownFonts", "CKHDIRO5p_default", "DropdownItemPhoneFonts", "DA5l5W9UB_default", "ButtonFonts", "KF7UbbSfc_default", "MotionNavWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transition3", "radiusForCorner", "value", "cornerIndex", "segments", "animation1", "transition4", "animation2", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "radius", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "QC5fvS0rg", "sG2_oXGa2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "XKaY3MrGutxyyif", "overlay", "loadMore", "args", "XKaY3MrGu115zg6", "XKaY3MrGu1iqt3ra", "XKaY3MrGu1iu44xa", "XKaY3MrGubh7aoh", "Jb2TwkMDNtxyyif", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "ref3", "isDisplayed1", "isDisplayed2", "ref4", "ref5", "isDisplayed3", "router", "useRouter", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "overlay1", "l", "ComponentViewportProvider", "SmartComponentScopedContainer", "AnimatePresence", "Floating", "overlay2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "css", "Framersltkc74h7", "withCSS", "sltkc74h7_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className"]
}
