{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.53", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js", "ssg:https://framerusercontent.com/modules/o3Wxe11aRHINIA7OEBAv/IQNL6TX143VS82wKKjml/jrxTz8a8o.js", "ssg:https://framerusercontent.com/modules/7QA3DVKHO5uhiS63CJ8O/DKmR3XhJ5Hqk11u9fwb4/EYK0EgTYC.js", "ssg:https://framerusercontent.com/modules/voGrS2s2ydFnQXHcv9mZ/d6Yvyj6wLjUDJw3iBYK6/j2_J2Lbui.js", "ssg:https://framerusercontent.com/modules/LMxwnoEfSMMnkWhbcnVS/0UX2qVyHSdUZ7Te61uWl/Jv0m1ojeV.js", "ssg:https://framerusercontent.com/modules/Fb80q2kJr36sOfvOGZe2/GEtHyJbzteVSTTKvGhTf/pjzIzSdKF.js", "ssg:https://framerusercontent.com/modules/RUekL1sXmBEl0zJ8Gt49/Ou6huXMknGiE6MdwrfM0/qx359yrc0.js", "ssg:https://framerusercontent.com/modules/P8pz4SVEA0ISjcWyR5uC/DmH1C3Fj505OjmPSji0H/RD_ydDJZt.js", "ssg:https://framerusercontent.com/modules/Siw5gEIptVwrs5kiJ35W/gLzoScBn9OuUAC0KXn5A/rLJfGIR4b.js", "ssg:https://framerusercontent.com/modules/jSeKiV1jiP4rQtvCfXhR/AJPyjvBjMcZPOcQSd2cy/TBZLCq8QR.js", "ssg:https://framerusercontent.com/modules/k5UgRKNSFdTa7Wibh53U/alCcPXBj4VU70oJnnCTm/vKmHh9eKe.js", "ssg:https://framerusercontent.com/modules/KCOAU1pQtyWbXUMc7WSw/BasKjOFWtwBORDpK9K5X/HeL7OdLcz.js", "ssg:https://framerusercontent.com/modules/jrfxADdvcSci8ktrilSf/JB1UQfUEhPBtiXcy6pEf/HKdidH1kv.js", "ssg:https://framerusercontent.com/modules/TDiTK7MuleuCEooP36A3/JeUUCY6MdBXOeK6PAnvu/kRHKisSl8.js", "ssg:https://framerusercontent.com/modules/pMSLpKUdcu69oGTVAlS0/nmQeQv2Jr90F523NelZU/nJGgmqYRI.js", "ssg:https://framerusercontent.com/modules/1jyUZv9NHQvBzZQrzIVg/iRChuI8tqdlIQajUgs0y/PRBCtGrAp.js", "ssg:https://framerusercontent.com/modules/gkxgwdoft1PeMjpc3KHk/y4RkAeAa7zRz2w6z1qkg/fVBdlF_AE.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/Foxm7T4YpJpvPgDlEus0/FormSpark.js", "ssg:https://framerusercontent.com/modules/Pr44VnMOGihkmgu2Fe3U/ZFSOTA9fHQ7Hl4LiKABS/JTv_XL1Jq.js", "ssg:https://framerusercontent.com/modules/oCaBlnMOlTFWtgRxBMx9/79KAL0klmTKdIToZ4Rmp/NuvsV0IOJ.js", "ssg:https://framerusercontent.com/modules/WgxR8a1IVzjRplHFwXe1/ihYm3cUQ3DycZ3s5iMiv/mFgrhmvDy.js", "ssg:https://framer.com/m/iconoir-icons/Home.js@0.0.11", "ssg:https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js", "ssg:https://framerusercontent.com/modules/ITrty0X7WtUkYxB0aDEv/DONRUlpQNzBL5vUAwldK/wT9BqDKvf.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const weights = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M221.56,100.85,141.61,25.38l-.16-.15a19.93,19.93,0,0,0-26.91,0l-.17.15L34.44,100.85A20.07,20.07,0,0,0,28,115.55V208a20,20,0,0,0,20,20H96a20,20,0,0,0,20-20V164h24v44a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V115.55A20.07,20.07,0,0,0,221.56,100.85ZM204,204H164V160a20,20,0,0,0-20-20H112a20,20,0,0,0-20,20v44H52V117.28l76-71.75,76,71.75Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,115.54V208a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.54a8,8,0,0,1,2.62-5.92l80-75.54a8,8,0,0,1,10.77,0l80,75.54A8,8,0,0,1,216,115.54Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,115.55V208a16,16,0,0,1-16,16H168a16,16,0,0,1-16-16V168a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v40a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V115.55a16,16,0,0,1,5.17-11.78l80-75.48.11-.11a16,16,0,0,1,21.53,0,1.14,1.14,0,0,0,.11.11l80,75.48A16,16,0,0,1,224,115.55Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.47,105.24l-80-75.5-.09-.08a13.94,13.94,0,0,0-18.83,0l-.09.08-80,75.5A14,14,0,0,0,34,115.55V208a14,14,0,0,0,14,14H96a14,14,0,0,0,14-14V160a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2v48a14,14,0,0,0,14,14h48a14,14,0,0,0,14-14V115.55A14,14,0,0,0,217.47,105.24ZM210,208a2,2,0,0,1-2,2H160a2,2,0,0,1-2-2V160a14,14,0,0,0-14-14H112a14,14,0,0,0-14,14v48a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V115.55a2,2,0,0,1,.65-1.48l.09-.08,79.94-75.48a2,2,0,0,1,2.63,0L209.26,114l.08.08a2,2,0,0,1,.66,1.48Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.13,106.72,136.07,31.13a12,12,0,0,0-16.2.05L39.93,106.67A12,12,0,0,0,36,115.54V208a12,12,0,0,0,12,12H96a12,12,0,0,0,12-12V160a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4v48a12,12,0,0,0,12,12h48a12,12,0,0,0,12-12V115.54A12,12,0,0,0,216.13,106.72ZM212,208a4,4,0,0,1-4,4H160a4,4,0,0,1-4-4V160a12,12,0,0,0-12-12H112a12,12,0,0,0-12,12v48a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V115.54a4.09,4.09,0,0,1,1.36-3L125.3,37.05a4,4,0,0,1,5.33,0l80.06,75.58a4,4,0,0,1,1.31,3Z\" }))\n      ]\n    ]);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, weights.get(props.weight)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.53\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"AddressBook\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"BoundingBox\",\"BowlFood\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Church\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCounterClockwise\",\"ClockCountdown\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"Cpu\",\"CreditCard\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"Fan\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"Footprints\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"Goggles\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GridFour\",\"GridNine\",\"Guitar\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandCoins\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighHeel\",\"HighlighterCircle\",\"Hoodie\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"MetaLogo\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Option\",\"OrangeSlice\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleRun\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhonePlus\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Scooter\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealQuestion\",\"SealWarning\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stairs\",\"Stamp\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Subtitles\",\"Subtract\",\"SubtractSquare\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Timer\",\"Tipi\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tote\",\"ToteSimple\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.53\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (90417e1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SVG,useActiveVariantCallback,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/CAjjxbTJBxHwH1MagCef/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={AwDumUe_v:{hover:true},DyELjZLWg:{hover:true},LKcSxi6ve:{hover:true}};const cycleOrder=[\"AwDumUe_v\",\"LKcSxi6ve\",\"DyELjZLWg\"];const serializationHash=\"framer-QArOZ\";const variantClassNames={AwDumUe_v:\"framer-v-1yi753d\",DyELjZLWg:\"framer-v-1pxoz16\",LKcSxi6ve:\"framer-v-at2ex4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"DyELjZLWg\",Primary:\"AwDumUe_v\",Secondary:\"LKcSxi6ve\"};const getProps=({color,color2,height,icon,id,link,showIcon,tap,title,title2,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4,_ref5,_ref6;return{...props,cSvXw0UMF:link!==null&&link!==void 0?link:props.cSvXw0UMF,cYr9gJc6L:(_ref=icon!==null&&icon!==void 0?icon:props.cYr9gJc6L)!==null&&_ref!==void 0?_ref:\"ArrowRight\",ezFEwx34Z:tap!==null&&tap!==void 0?tap:props.ezFEwx34Z,O1jh_K5RB:(_ref1=title!==null&&title!==void 0?title:props.O1jh_K5RB)!==null&&_ref1!==void 0?_ref1:\"Contact Us\",oGXATwTcP:(_ref2=color!==null&&color!==void 0?color:props.oGXATwTcP)!==null&&_ref2!==void 0?_ref2:\"var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255))\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"AwDumUe_v\",YspChWZ8J:(_ref4=color2!==null&&color2!==void 0?color2:props.YspChWZ8J)!==null&&_ref4!==void 0?_ref4:\"var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255))\",yVMvYjPHf:(_ref5=showIcon!==null&&showIcon!==void 0?showIcon:props.yVMvYjPHf)!==null&&_ref5!==void 0?_ref5:true,ZKHuffRYe:(_ref6=title2!==null&&title2!==void 0?title2:props.ZKHuffRYe)!==null&&_ref6!==void 0?_ref6:\"Contact Us\"};};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,yVMvYjPHf,cYr9gJc6L,cSvXw0UMF,O1jh_K5RB,oGXATwTcP,YspChWZ8J,ezFEwx34Z,ZKHuffRYe,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AwDumUe_v\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap5afl43=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ezFEwx34Z){const res=await ezFEwx34Z(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=value=>{if(gestureVariant===\"DyELjZLWg-hover\")return false;if(baseVariant===\"DyELjZLWg\")return false;return value;};const isDisplayed1=()=>{if(gestureVariant===\"DyELjZLWg-hover\")return true;if(baseVariant===\"DyELjZLWg\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:cSvXw0UMF,openInNewTab:false,smoothScroll:true,...addPropertyOverrides({DyELjZLWg:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"button\",className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1yi753d\",className,classNames)} framer-12bn4az`,\"data-border\":true,\"data-framer-name\":\"Primary\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"AwDumUe_v\",onTap:onTap5afl43,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-240f6b6e-1ffd-4f02-a626-c00d1fe37ea2, rgb(64, 194, 119))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-240f6b6e-1ffd-4f02-a626-c00d1fe37ea2, rgb(64, 194, 119))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 4px 6px 0px rgba(30, 7, 81, 0.12)\",...style},variants:{\"AwDumUe_v-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"DyELjZLWg-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},\"LKcSxi6ve-hover\":{\"--border-color\":\"var(--token-e3a90888-763b-420f-bb27-f2520e07d9b1, rgb(209, 213, 219))\"},DyELjZLWg:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},LKcSxi6ve:{\"--border-color\":\"var(--token-08cb0f10-6dc5-4949-913f-dbd7168f1cf0, rgb(229, 231, 235))\",backgroundColor:\"var(--token-8b302d8b-218f-4227-aa12-d0ce2ce66d79, rgb(245, 245, 253))\",boxShadow:\"0px 2px 6px 0px rgba(17, 3, 48, 0.07000000029802322), 0px 1px 1px 0px rgba(0, 0, 0, 0.029999999329447746)\"}},...addPropertyOverrides({\"AwDumUe_v-hover\":{\"data-framer-name\":undefined},\"DyELjZLWg-hover\":{\"data-framer-name\":undefined},\"LKcSxi6ve-hover\":{\"data-framer-name\":undefined},DyELjZLWg:{\"data-framer-name\":\"Variant 3\"},LKcSxi6ve:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-6qg9b6\",\"data-framer-name\":\"Text padding\",layoutDependency:layoutDependency,layoutId:\"WX2un5mGd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"155%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-oGXATwTcP-jrxTz8a8o))\"},children:\"Contact Us\"})}),className:\"framer-ikkky9\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"vGNR_fuGt\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-oGXATwTcP-jrxTz8a8o)\",\"--framer-paragraph-spacing\":\"18px\",\"--variable-reference-oGXATwTcP-jrxTz8a8o\":oGXATwTcP},text:ZKHuffRYe,variants:{DyELjZLWg:{\"--extracted-r6o4lv\":\"var(--token-df0011d3-9aca-4968-a333-9ec3e58a6bf1, rgb(255, 255, 255))\"},LKcSxi6ve:{\"--extracted-r6o4lv\":\"var(--token-807f8f7d-f1a8-4d45-8940-7481faa4256f, rgb(3, 7, 18))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DyELjZLWg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"155%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-df0011d3-9aca-4968-a333-9ec3e58a6bf1, rgb(255, 255, 255)))\"},children:\"Contact Us\"})}),text:O1jh_K5RB},LKcSxi6ve:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"155%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-807f8f7d-f1a8-4d45-8940-7481faa4256f, rgb(3, 7, 18)))\"},children:\"Contact Us\"})})}},baseVariant,gestureVariant)})}),isDisplayed(yVMvYjPHf)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gzmqyg-container\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"SEolKhBLd-container\",name:\"Icon\",children:/*#__PURE__*/_jsx(Phosphor,{color:YspChWZ8J,height:\"100%\",iconSearch:\"House\",iconSelection:cYr9gJc6L,id:\"SEolKhBLd\",layoutId:\"SEolKhBLd\",mirrored:false,name:\"Icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({LKcSxi6ve:{color:\"rgb(3, 7, 18)\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-tgpfyy\",layoutDependency:layoutDependency,layoutId:\"TSFcQDwHE\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hnj76p\",layoutDependency:layoutDependency,layoutId:\"Pp6zRXy5C\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rybtcg\",\"data-framer-name\":\"Vector 79 (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:8,layoutDependency:layoutDependency,layoutId:\"PQiMM7IWR\",svg:'<svg width=\"8\" height=\"12\" viewBox=\"-1 -1 8 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.292893 0.292893C0.683418 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L5.70711 4.29289C6.09763 4.68342 6.09763 5.31658 5.70711 5.70711L1.70711 9.70711C1.31658 10.0976 0.683418 10.0976 0.292893 9.70711C-0.097631 9.31658 -0.0976311 8.68342 0.292893 8.29289L3.58579 5L0.292893 1.70711C-0.097631 1.31658 -0.097631 0.683417 0.292893 0.292893Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18d909y\",\"data-framer-name\":\"Vector 77 (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:8,layoutDependency:layoutDependency,layoutId:\"eckcMjcbV\",svg:'<svg width=\"8\" height=\"12\" viewBox=\"-1 -1 8 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.70711 9.70711C5.31658 10.0976 4.68342 10.0976 4.29289 9.70711L0.292894 5.70711C0.105357 5.51957 4.13928e-07 5.26522 4.37114e-07 5C4.603e-07 4.73478 0.105357 4.48043 0.292894 4.29289L4.29289 0.292893C4.68342 -0.0976316 5.31658 -0.0976315 5.70711 0.292893C6.09763 0.683417 6.09763 1.31658 5.70711 1.70711L2.41421 5L5.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.70711 9.70711Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-r2mcxg\",\"data-framer-name\":\"Vector 78 (Stroke)\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"ANz_J8dFP\",svg:'<svg width=\"11\" height=\"18\" viewBox=\"-1 -1 11 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.38552 1.07705C7.89532 1.28947 8.1364 1.87495 7.92398 2.38475L2.92398 14.3847C2.71156 14.8945 2.12609 15.1356 1.61629 14.9232C1.10649 14.7108 0.865407 14.1253 1.07782 13.6155L6.07782 1.61552C6.29024 1.10571 6.87572 0.864637 7.38552 1.07705Z\" fill=\"#40C277\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QArOZ.framer-12bn4az, .framer-QArOZ .framer-12bn4az { display: block; }\",\".framer-QArOZ.framer-1yi753d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 16px 12px 20px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-QArOZ .framer-6qg9b6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 2px 0px 2px; position: relative; width: min-content; }\",\".framer-QArOZ .framer-ikkky9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QArOZ .framer-1gzmqyg-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-QArOZ .framer-tgpfyy { flex: none; height: 22px; overflow: visible; position: relative; width: 24px; }\",\".framer-QArOZ .framer-hnj76p { flex: none; height: 18px; left: calc(50.00000000000002% - 25px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 25px; }\",\".framer-QArOZ .framer-1rybtcg { flex: none; height: 12px; position: absolute; right: 0px; top: calc(50.00000000000002% - 12px / 2); width: 8px; }\",\".framer-QArOZ .framer-18d909y { flex: none; height: 12px; left: 0px; position: absolute; top: calc(50.00000000000002% - 12px / 2); width: 8px; }\",\".framer-QArOZ .framer-r2mcxg { bottom: 0px; flex: none; left: calc(48.00000000000002% - 11px / 2); position: absolute; top: 0px; width: 11px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QArOZ.framer-1yi753d, .framer-QArOZ .framer-6qg9b6 { gap: 0px; } .framer-QArOZ.framer-1yi753d > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QArOZ.framer-1yi753d > :first-child, .framer-QArOZ .framer-6qg9b6 > :first-child { margin-left: 0px; } .framer-QArOZ.framer-1yi753d > :last-child, .framer-QArOZ .framer-6qg9b6 > :last-child { margin-right: 0px; } .framer-QArOZ .framer-6qg9b6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-QArOZ.framer-v-at2ex4.framer-1yi753d { padding: 12px 20px 12px 20px; }\",\".framer-QArOZ.framer-v-1pxoz16.framer-1yi753d { gap: 8px; padding: 12px 20px 12px 20px; }\",\".framer-QArOZ.framer-v-1pxoz16 .framer-6qg9b6 { order: 1; }\",\".framer-QArOZ.framer-v-1pxoz16 .framer-tgpfyy { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QArOZ.framer-v-1pxoz16.framer-1yi753d { gap: 0px; } .framer-QArOZ.framer-v-1pxoz16.framer-1yi753d > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QArOZ.framer-v-1pxoz16.framer-1yi753d > :first-child { margin-left: 0px; } .framer-QArOZ.framer-v-1pxoz16.framer-1yi753d > :last-child { margin-right: 0px; } }\",\".framer-QArOZ.framer-v-1yi753d.hover.framer-1yi753d, .framer-QArOZ.framer-v-at2ex4.hover.framer-1yi753d { gap: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QArOZ.framer-v-1yi753d.hover.framer-1yi753d { gap: 0px; } .framer-QArOZ.framer-v-1yi753d.hover.framer-1yi753d > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QArOZ.framer-v-1yi753d.hover.framer-1yi753d > :first-child { margin-left: 0px; } .framer-QArOZ.framer-v-1yi753d.hover.framer-1yi753d > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QArOZ.framer-v-at2ex4.hover.framer-1yi753d { gap: 0px; } .framer-QArOZ.framer-v-at2ex4.hover.framer-1yi753d > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-QArOZ.framer-v-at2ex4.hover.framer-1yi753d > :first-child { margin-left: 0px; } .framer-QArOZ.framer-v-at2ex4.hover.framer-1yi753d > :last-child { margin-right: 0px; } }\",'.framer-QArOZ[data-border=\"true\"]::after, .framer-QArOZ [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 48\n * @framerIntrinsicWidth 141.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"LKcSxi6ve\":{\"layout\":[\"auto\",\"auto\"]},\"DyELjZLWg\":{\"layout\":[\"auto\",\"auto\"]},\"gFNblXZzz\":{\"layout\":[\"auto\",\"auto\"]},\"Ak896ckOc\":{\"layout\":[\"auto\",\"auto\"]},\"OHmTW65IY\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"yVMvYjPHf\":\"showIcon\",\"cYr9gJc6L\":\"icon\",\"cSvXw0UMF\":\"link\",\"O1jh_K5RB\":\"title\",\"oGXATwTcP\":\"color\",\"YspChWZ8J\":\"color2\",\"ezFEwx34Z\":\"tap\",\"ZKHuffRYe\":\"title2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerjrxTz8a8o=withCSS(Component,css,\"framer-QArOZ\");export default FramerjrxTz8a8o;FramerjrxTz8a8o.displayName=\"Button Copy\";FramerjrxTz8a8o.defaultProps={height:48,width:141.5};addPropertyControls(FramerjrxTz8a8o,{variant:{options:[\"AwDumUe_v\",\"LKcSxi6ve\",\"DyELjZLWg\"],optionTitles:[\"Primary\",\"Secondary\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},yVMvYjPHf:{defaultValue:true,title:\"Show Icon\",type:ControlType.Boolean},cYr9gJc6L:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"ArrowRight\",description:undefined,hidden:undefined,title:\"Icon\"},cSvXw0UMF:{title:\"Link\",type:ControlType.Link},O1jh_K5RB:{defaultValue:\"Contact Us\",displayTextArea:false,title:\"Title\",type:ControlType.String},oGXATwTcP:{defaultValue:\"var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255))\",title:\"Color\",type:ControlType.Color},YspChWZ8J:{defaultValue:'var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Color 2\",type:ControlType.Color},ezFEwx34Z:{title:\"Tap\",type:ControlType.EventHandler},ZKHuffRYe:{defaultValue:\"Contact Us\",displayTextArea:false,title:\"Title 2\",type:ControlType.String}});addFonts(FramerjrxTz8a8o,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjrxTz8a8o\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"141.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LKcSxi6ve\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DyELjZLWg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gFNblXZzz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ak896ckOc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OHmTW65IY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"yVMvYjPHf\\\":\\\"showIcon\\\",\\\"cYr9gJc6L\\\":\\\"icon\\\",\\\"cSvXw0UMF\\\":\\\"link\\\",\\\"O1jh_K5RB\\\":\\\"title\\\",\\\"oGXATwTcP\\\":\\\"color\\\",\\\"YspChWZ8J\\\":\\\"color2\\\",\\\"ezFEwx34Z\\\":\\\"tap\\\",\\\"ZKHuffRYe\\\":\\\"title2\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jrxTz8a8o.map", "// Generated by Framer (c76752e)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"RD_CSvDAi\",\"QgVMGtUGd\"];const serializationHash=\"framer-4gcD3\";const variantClassNames={QgVMGtUGd:\"framer-v-14izdcb\",RD_CSvDAi:\"framer-v-1th9bi6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"RD_CSvDAi\",\"Variant 2\":\"QgVMGtUGd\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RD_CSvDAi\"};};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:\"RD_CSvDAi\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1th9bi6\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"RD_CSvDAi\",ref:ref??ref1,style:{\"--border-bottom-width\":\"0.49418604373931885px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"0.49418604373931885px\",\"--border-right-width\":\"0.49418604373931885px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.49418604373931885px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,...style},...addPropertyOverrides({QgVMGtUGd:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:126,intrinsicWidth:556,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(11.860465049743652+((componentViewport?.height||60)-23.720930099487305-29)/2)),pixelHeight:71,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WtHfgPLmQjz6AnUMucHqoTfpHhg.svg\"},className:\"framer-147gohy\",\"data-framer-name\":\"logotype 2\",layoutDependency:layoutDependency,layoutId:\"R7RTlXYqB\",...addPropertyOverrides({QgVMGtUGd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:108,intrinsicWidth:536,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(11.860465049743652+((componentViewport?.height||60)-23.720930099487305-25)/2)),pixelHeight:108,pixelWidth:536,positionX:\"center\",positionY:\"center\",sizes:\"99px\",src:\"https://framerusercontent.com/images/HF82nOSSFpBB4LqA6lgTgJItf40.png\",srcSet:\"https://framerusercontent.com/images/HF82nOSSFpBB4LqA6lgTgJItf40.png?scale-down-to=512 512w,https://framerusercontent.com/images/HF82nOSSFpBB4LqA6lgTgJItf40.png 536w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4gcD3.framer-i63s0g, .framer-4gcD3 .framer-i63s0g { display: block; }\",\".framer-4gcD3.framer-1th9bi6 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 60px; justify-content: center; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: relative; width: 160px; }\",\".framer-4gcD3 .framer-147gohy { aspect-ratio: 3.9714285714285715 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 115px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4gcD3.framer-1th9bi6 { gap: 0px; } .framer-4gcD3.framer-1th9bi6 > * { margin: 0px; margin-left: calc(3.953488349914551px / 2); margin-right: calc(3.953488349914551px / 2); } .framer-4gcD3.framer-1th9bi6 > :first-child { margin-left: 0px; } .framer-4gcD3.framer-1th9bi6 > :last-child { margin-right: 0px; } }\",\".framer-4gcD3.framer-v-14izdcb .framer-147gohy { height: var(--framer-aspect-ratio-supported, 24px); width: 99px; }\",'.framer-4gcD3[data-border=\"true\"]::after, .framer-4gcD3 [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 60\n * @framerIntrinsicWidth 160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QgVMGtUGd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEYK0EgTYC=withCSS(Component,css,\"framer-4gcD3\");export default FramerEYK0EgTYC;FramerEYK0EgTYC.displayName=\"Cash App lightning\";FramerEYK0EgTYC.defaultProps={height:60,width:160};addPropertyControls(FramerEYK0EgTYC,{variant:{options:[\"RD_CSvDAi\",\"QgVMGtUGd\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerEYK0EgTYC,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEYK0EgTYC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"60\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QgVMGtUGd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"160\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EYK0EgTYC.map", "// Generated by Framer (c75d380)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={AMx2NzO81:{hover:true},eJHDtvcop:{hover:true},VqaujctE3:{hover:true},yOsOLeYqE:{hover:true}};const cycleOrder=[\"VqaujctE3\",\"AMx2NzO81\",\"eJHDtvcop\",\"yOsOLeYqE\",\"tvNhwSdGb\",\"ll7GicwXk\",\"XKyxiw7sh\",\"nqorpGrph\"];const serializationHash=\"framer-Tc9Lb\";const variantClassNames={AMx2NzO81:\"framer-v-1wgfto5\",eJHDtvcop:\"framer-v-1t1ryw2\",ll7GicwXk:\"framer-v-1i1hx3o\",nqorpGrph:\"framer-v-f4gqbb\",tvNhwSdGb:\"framer-v-umz103\",VqaujctE3:\"framer-v-13tx48x\",XKyxiw7sh:\"framer-v-1estxly\",yOsOLeYqE:\"framer-v-f3etyf\"};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 transitions={default:{delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"},ll7GicwXk:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},nqorpGrph:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},tvNhwSdGb:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},XKyxiw7sh:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},yOsOLeYqE:{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 humanReadableVariantMap={\"Checkout All\":\"yOsOLeYqE\",\"Checkout Crypto \":\"XKyxiw7sh\",\"Checkout Crypto Start\":\"tvNhwSdGb\",\"Checkout Wallets Start\":\"ll7GicwXk\",\"Checkout Wallets\":\"nqorpGrph\",Card:\"AMx2NzO81\",Crypto:\"eJHDtvcop\",Wallet:\"VqaujctE3\"};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:\"VqaujctE3\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"VqaujctE3\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Image,{...restProps,animate:variants,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1964,intrinsicWidth:1512,pixelHeight:1964,pixelWidth:1512,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/Ej5e2lwOzEylxAsp1PE11ddzFo.png\",srcSet:\"https://framerusercontent.com/images/Ej5e2lwOzEylxAsp1PE11ddzFo.png?scale-down-to=1024 788w, https://framerusercontent.com/images/Ej5e2lwOzEylxAsp1PE11ddzFo.png 1512w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-13tx48x\",className,classNames),\"data-framer-name\":\"Wallet\",initial:variant,layoutDependency:layoutDependency,layoutId:\"VqaujctE3\",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:{rotate:0,...style},variants:{\"AMx2NzO81-hover\":{rotate:3},\"eJHDtvcop-hover\":{rotate:5},\"VqaujctE3-hover\":{rotate:6},\"yOsOLeYqE-hover\":{rotate:2}},...addPropertyOverrides({\"AMx2NzO81-hover\":{\"data-framer-name\":undefined},\"eJHDtvcop-hover\":{\"data-framer-name\":undefined,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1659,intrinsicWidth:1608,pixelHeight:1659,pixelWidth:1608,positionX:\"center\",positionY:\"center\",sizes:\"min(248px, 100vw)\",src:\"https://framerusercontent.com/images/YQferoPGY4eQqkYT9wS2mZ8G44.png\",srcSet:\"https://framerusercontent.com/images/YQferoPGY4eQqkYT9wS2mZ8G44.png?scale-down-to=1024 992w, https://framerusercontent.com/images/YQferoPGY4eQqkYT9wS2mZ8G44.png 1608w\"}},\"VqaujctE3-hover\":{\"data-framer-name\":undefined},\"yOsOLeYqE-hover\":{\"data-framer-name\":undefined,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1300,intrinsicWidth:1300,pixelHeight:1300,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"min(250px, 100vw)\",src:\"https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png\",srcSet:\"https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png?scale-down-to=512 512w, https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png 1300w\"}},AMx2NzO81:{\"data-framer-name\":\"Card\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1489,intrinsicWidth:1518,pixelHeight:1489,pixelWidth:1518,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/mR59WCZp4l9ybClHkmS0EdTqz4.png\",srcSet:\"https://framerusercontent.com/images/mR59WCZp4l9ybClHkmS0EdTqz4.png?scale-down-to=512 512w, https://framerusercontent.com/images/mR59WCZp4l9ybClHkmS0EdTqz4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/mR59WCZp4l9ybClHkmS0EdTqz4.png 1518w\"}},eJHDtvcop:{\"data-framer-name\":\"Crypto\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1659,intrinsicWidth:1608,pixelHeight:1659,pixelWidth:1608,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/YQferoPGY4eQqkYT9wS2mZ8G44.png\",srcSet:\"https://framerusercontent.com/images/YQferoPGY4eQqkYT9wS2mZ8G44.png?scale-down-to=1024 992w, https://framerusercontent.com/images/YQferoPGY4eQqkYT9wS2mZ8G44.png 1608w\"}},ll7GicwXk:{\"data-framer-name\":\"Checkout Wallets Start\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1274,intrinsicWidth:1300,pixelHeight:1274,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/pnKHKE1qqks7LLD54Jsv6OZMj4.png\",srcSet:\"https://framerusercontent.com/images/pnKHKE1qqks7LLD54Jsv6OZMj4.png?scale-down-to=512 512w, https://framerusercontent.com/images/pnKHKE1qqks7LLD54Jsv6OZMj4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/pnKHKE1qqks7LLD54Jsv6OZMj4.png 1300w\"}},nqorpGrph:{\"data-framer-name\":\"Checkout Wallets\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1274,intrinsicWidth:1300,pixelHeight:1274,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/eiKybRwTN5impjMCnGycc13Pj0.png\",srcSet:\"https://framerusercontent.com/images/eiKybRwTN5impjMCnGycc13Pj0.png?scale-down-to=512 512w, https://framerusercontent.com/images/eiKybRwTN5impjMCnGycc13Pj0.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/eiKybRwTN5impjMCnGycc13Pj0.png 1300w\"}},tvNhwSdGb:{\"data-framer-name\":\"Checkout Crypto Start\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1274,intrinsicWidth:1300,pixelHeight:1274,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/4zkE1hHg7XAWk3FETP7wTdgYos.png\",srcSet:\"https://framerusercontent.com/images/4zkE1hHg7XAWk3FETP7wTdgYos.png?scale-down-to=512 512w, https://framerusercontent.com/images/4zkE1hHg7XAWk3FETP7wTdgYos.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/4zkE1hHg7XAWk3FETP7wTdgYos.png 1300w\"}},XKyxiw7sh:{\"data-framer-name\":\"Checkout Crypto \",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1274,intrinsicWidth:1300,pixelHeight:1274,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/7LeCiaSMhuGDBCnfF9jiQhdF0nw.png\",srcSet:\"https://framerusercontent.com/images/7LeCiaSMhuGDBCnfF9jiQhdF0nw.png?scale-down-to=512 512w, https://framerusercontent.com/images/7LeCiaSMhuGDBCnfF9jiQhdF0nw.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/7LeCiaSMhuGDBCnfF9jiQhdF0nw.png 1300w\"}},yOsOLeYqE:{\"data-framer-name\":\"Checkout All\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:1300,intrinsicWidth:1300,pixelHeight:1300,pixelWidth:1300,positionX:\"center\",positionY:\"center\",sizes:\"min(246px, 100vw)\",src:\"https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png\",srcSet:\"https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png?scale-down-to=512 512w, https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/QyIa7fI4awaYmMOwwEJCsxphxs.png 1300w\"}}},baseVariant,gestureVariant)})})});});const css=['.framer-Tc9Lb[data-border=\"true\"]::after, .framer-Tc9Lb [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Tc9Lb.framer-1k6xw7m, .framer-Tc9Lb .framer-1k6xw7m { display: block; }\",\".framer-Tc9Lb.framer-13tx48x { cursor: pointer; height: 244px; overflow: visible; position: relative; width: 246px; }\",\".framer-Tc9Lb.framer-v-1wgfto5.framer-13tx48x, .framer-Tc9Lb.framer-v-1t1ryw2.framer-13tx48x, .framer-Tc9Lb.framer-v-f3etyf.framer-13tx48x, .framer-Tc9Lb.framer-v-13tx48x.hover.framer-13tx48x { aspect-ratio: 1.0081967213114753 / 1; height: var(--framer-aspect-ratio-supported, 244px); }\",\".framer-Tc9Lb.framer-v-umz103.framer-13tx48x, .framer-Tc9Lb.framer-v-1i1hx3o.framer-13tx48x, .framer-Tc9Lb.framer-v-1estxly.framer-13tx48x, .framer-Tc9Lb.framer-v-f4gqbb.framer-13tx48x { aspect-ratio: 1.0081967213114753 / 1; cursor: unset; height: var(--framer-aspect-ratio-supported, 244px); }\",\".framer-Tc9Lb.framer-v-1t1ryw2.hover.framer-13tx48x { height: var(--framer-aspect-ratio-supported, 246px); width: 248px; }\",\".framer-Tc9Lb.framer-v-f3etyf.hover.framer-13tx48x { height: var(--framer-aspect-ratio-supported, 248px); width: 250px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 244\n * @framerIntrinsicWidth 246\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"AMx2NzO81\":{\"layout\":[\"fixed\",\"fixed\"]},\"eJHDtvcop\":{\"layout\":[\"fixed\",\"fixed\"]},\"yOsOLeYqE\":{\"layout\":[\"fixed\",\"fixed\"]},\"tvNhwSdGb\":{\"layout\":[\"fixed\",\"fixed\"]},\"ll7GicwXk\":{\"layout\":[\"fixed\",\"fixed\"]},\"XKyxiw7sh\":{\"layout\":[\"fixed\",\"fixed\"]},\"nqorpGrph\":{\"layout\":[\"fixed\",\"fixed\"]},\"DzdqTgAMs\":{\"layout\":[\"fixed\",\"fixed\"]},\"EVod3LXsH\":{\"layout\":[\"fixed\",\"fixed\"]},\"EXpWsDuSD\":{\"layout\":[\"fixed\",\"fixed\"]},\"EP8qCXkrY\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const Framerj2_J2Lbui=withCSS(Component,css,\"framer-Tc9Lb\");export default Framerj2_J2Lbui;Framerj2_J2Lbui.displayName=\"Widgets\";Framerj2_J2Lbui.defaultProps={height:244,width:246};addPropertyControls(Framerj2_J2Lbui,{variant:{options:[\"VqaujctE3\",\"AMx2NzO81\",\"eJHDtvcop\",\"yOsOLeYqE\",\"tvNhwSdGb\",\"ll7GicwXk\",\"XKyxiw7sh\",\"nqorpGrph\"],optionTitles:[\"Wallet\",\"Card\",\"Crypto\",\"Checkout All\",\"Checkout Crypto Start\",\"Checkout Wallets Start\",\"Checkout Crypto \",\"Checkout Wallets\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerj2_J2Lbui,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerj2_J2Lbui\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AMx2NzO81\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eJHDtvcop\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yOsOLeYqE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tvNhwSdGb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ll7GicwXk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XKyxiw7sh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nqorpGrph\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DzdqTgAMs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EVod3LXsH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EXpWsDuSD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EP8qCXkrY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"244\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"246\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./j2_J2Lbui.map", "// Generated by Framer (c75d380)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"mZ9YLiRBV\",\"slDTg1Dg5\"];const serializationHash=\"framer-ItADb\";const variantClassNames={mZ9YLiRBV:\"framer-v-aj1sed\",slDTg1Dg5:\"framer-v-1o4lpbj\"};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 transitions={default:{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 humanReadableVariantMap={\"Variant 1\":\"mZ9YLiRBV\",\"Variant 2\":\"slDTg1Dg5\"};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:\"mZ9YLiRBV\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"mZ9YLiRBV\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-aj1sed\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"mZ9YLiRBV\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.49418604373931885px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"0.49418604373931885px\",\"--border-right-width\":\"0.49418604373931885px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.49418604373931885px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,...style},...addPropertyOverrides({slDTg1Dg5:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:104,intrinsicWidth:454,pixelHeight:104,pixelWidth:454,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oQuAYwTYaZwaSLOW9SCG6Fp8hY.png\"},className:\"framer-1p5a5ac\",layoutDependency:layoutDependency,layoutId:\"asOrhTwQ5\",...addPropertyOverrides({slDTg1Dg5:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:472,pixelHeight:128,pixelWidth:472,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/IVYYvkG6ia0hF9k7hX4uehjUUY.png\"}}},baseVariant,gestureVariant)})})})});});const css=['.framer-ItADb[data-border=\"true\"]::after, .framer-ItADb [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ItADb.framer-1llkeya, .framer-ItADb .framer-1llkeya { display: block; }\",\".framer-ItADb.framer-aj1sed { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 60px; justify-content: flex-start; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: relative; width: 160px; }\",\".framer-ItADb .framer-1p5a5ac { flex: none; height: 25px; overflow: visible; position: relative; width: 130px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ItADb.framer-aj1sed { gap: 0px; } .framer-ItADb.framer-aj1sed > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-ItADb.framer-aj1sed > :first-child { margin-left: 0px; } .framer-ItADb.framer-aj1sed > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"slDTg1Dg5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerJv0m1ojeV=withCSS(Component,css,\"framer-ItADb\");export default FramerJv0m1ojeV;FramerJv0m1ojeV.displayName=\"Venmo bitcoint\";FramerJv0m1ojeV.defaultProps={height:60,width:160};addPropertyControls(FramerJv0m1ojeV,{variant:{options:[\"mZ9YLiRBV\",\"slDTg1Dg5\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerJv0m1ojeV,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJv0m1ojeV\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"slDTg1Dg5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"160\",\"framerIntrinsicHeight\":\"60\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Jv0m1ojeV.map", "// Generated by Framer (1a6990e)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useConstant,useIsOnFramerCanvas,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"A_T0CcAGk\",\"KHbtktE63\"];const serializationHash=\"framer-HYKqn\";const variantClassNames={A_T0CcAGk:\"framer-v-175j2lu\",KHbtktE63:\"framer-v-1gd167u\"};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 transitions={default:{delay:0,duration:.3,ease:[.17,.53,.56,1],type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 1\":\"A_T0CcAGk\",\"Variant 2\":\"KHbtktE63\"};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:\"A_T0CcAGk\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"A_T0CcAGk\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-175j2lu\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"A_T0CcAGk\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.49418604373931885px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"0.49418604373931885px\",\"--border-right-width\":\"0.49418604373931885px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.49418604373931885px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,...style},...addPropertyOverrides({KHbtktE63:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:102,intrinsicWidth:532,pixelHeight:102,pixelWidth:532,positionX:\"center\",positionY:\"center\",sizes:\"115px\",src:\"https://framerusercontent.com/images/GXXF5KsdWejMXBMqsMq4ys1lk4.png\",srcSet:\"https://framerusercontent.com/images/GXXF5KsdWejMXBMqsMq4ys1lk4.png?scale-down-to=512 512w, https://framerusercontent.com/images/GXXF5KsdWejMXBMqsMq4ys1lk4.png 532w\"},className:\"framer-50za1x\",layoutDependency:layoutDependency,layoutId:\"C362uUAbU\",...addPropertyOverrides({KHbtktE63:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:384,intrinsicWidth:2584,pixelHeight:384,pixelWidth:2584,positionX:\"center\",positionY:\"center\",sizes:\"126px\",src:\"https://framerusercontent.com/images/TZrtFb6TCasNdXGaooUAjEUw.png\",srcSet:\"https://framerusercontent.com/images/TZrtFb6TCasNdXGaooUAjEUw.png?scale-down-to=512 512w, https://framerusercontent.com/images/TZrtFb6TCasNdXGaooUAjEUw.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/TZrtFb6TCasNdXGaooUAjEUw.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/TZrtFb6TCasNdXGaooUAjEUw.png 2584w\"}}},baseVariant,gestureVariant)})})})});});const css=['.framer-HYKqn[data-border=\"true\"]::after, .framer-HYKqn [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HYKqn.framer-x61lkh, .framer-HYKqn .framer-x61lkh { display: block; }\",\".framer-HYKqn.framer-175j2lu { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 54px; justify-content: center; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: relative; width: 160px; }\",\".framer-HYKqn .framer-50za1x { flex: none; height: 30px; overflow: visible; position: relative; width: 115px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HYKqn.framer-175j2lu { gap: 0px; } .framer-HYKqn.framer-175j2lu > * { margin: 0px; margin-left: calc(3.953488349914551px / 2); margin-right: calc(3.953488349914551px / 2); } .framer-HYKqn.framer-175j2lu > :first-child { margin-left: 0px; } .framer-HYKqn.framer-175j2lu > :last-child { margin-right: 0px; } }\",\".framer-HYKqn.framer-v-1gd167u .framer-50za1x { height: 24px; width: 126px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 54\n * @framerIntrinsicWidth 160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KHbtktE63\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerpjzIzSdKF=withCSS(Component,css,\"framer-HYKqn\");export default FramerpjzIzSdKF;FramerpjzIzSdKF.displayName=\"Wechat - Cash App\";FramerpjzIzSdKF.defaultProps={height:54,width:160};addPropertyControls(FramerpjzIzSdKF,{variant:{options:[\"A_T0CcAGk\",\"KHbtktE63\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerpjzIzSdKF,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpjzIzSdKF\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KHbtktE63\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"160\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"54\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pjzIzSdKF.map", "// Generated by Framer (c75d380)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"EV8Ntqgnn\",\"GlTsT5gOy\"];const serializationHash=\"framer-RKelz\";const variantClassNames={EV8Ntqgnn:\"framer-v-6lxnt2\",GlTsT5gOy:\"framer-v-ztyd9n\"};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 transitions={default:{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 humanReadableVariantMap={\"Variant 1\":\"EV8Ntqgnn\",\"Variant 2\":\"GlTsT5gOy\"};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:\"EV8Ntqgnn\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"EV8Ntqgnn\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-6lxnt2\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"EV8Ntqgnn\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.49418604373931885px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"0.49418604373931885px\",\"--border-right-width\":\"0.49418604373931885px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.49418604373931885px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,...style},...addPropertyOverrides({GlTsT5gOy:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:188,intrinsicWidth:468,pixelHeight:188,pixelWidth:468,src:\"https://framerusercontent.com/images/W3yBGcEr6egtpnRrO7IqbwhBI.png\"},className:\"framer-y2hepk\",\"data-framer-name\":\"05Zr4cy33kGKkO4e92S3wV7-13 2\",layoutDependency:layoutDependency,layoutId:\"o79pJsXMM\",...addPropertyOverrides({GlTsT5gOy:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:136,intrinsicWidth:552,pixelHeight:136,pixelWidth:552,positionX:\"center\",positionY:\"center\",sizes:\"98px\",src:\"https://framerusercontent.com/images/xiZ3svWyDdJyNyZEsGRm76x963U.png\",srcSet:\"https://framerusercontent.com/images/xiZ3svWyDdJyNyZEsGRm76x963U.png?scale-down-to=512 512w, https://framerusercontent.com/images/xiZ3svWyDdJyNyZEsGRm76x963U.png 552w\"}}},baseVariant,gestureVariant)})})})});});const css=['.framer-RKelz[data-border=\"true\"]::after, .framer-RKelz [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RKelz.framer-k2iqjq, .framer-RKelz .framer-k2iqjq { display: block; }\",\".framer-RKelz.framer-6lxnt2 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 60px; justify-content: center; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: relative; width: 150px; }\",\".framer-RKelz .framer-y2hepk { aspect-ratio: 3.5135135135135136 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 98px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RKelz.framer-6lxnt2 { gap: 0px; } .framer-RKelz.framer-6lxnt2 > * { margin: 0px; margin-left: calc(3.953488349914551px / 2); margin-right: calc(3.953488349914551px / 2); } .framer-RKelz.framer-6lxnt2 > :first-child { margin-left: 0px; } .framer-RKelz.framer-6lxnt2 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 150\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"GlTsT5gOy\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const Framerqx359yrc0=withCSS(Component,css,\"framer-RKelz\");export default Framerqx359yrc0;Framerqx359yrc0.displayName=\"PayPal Ethereum\";Framerqx359yrc0.defaultProps={height:60,width:150};addPropertyControls(Framerqx359yrc0,{variant:{options:[\"EV8Ntqgnn\",\"GlTsT5gOy\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerqx359yrc0,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqx359yrc0\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"150\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GlTsT5gOy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"60\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qx359yrc0.map", "// Generated by Framer (7699a62)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useConstant,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Khb2riOMf\",\"n6htXBzRN\",\"NrvasdJ3D\",\"yPdjp5kSX\"];const serializationHash=\"framer-eZ40K\";const variantClassNames={Khb2riOMf:\"framer-v-bb8hh4\",n6htXBzRN:\"framer-v-fynmv3\",NrvasdJ3D:\"framer-v-ua6ayk\",yPdjp5kSX:\"framer-v-nwl70v\"};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 transitions={default:{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 humanReadableVariantMap={\"QR Placeholder\":\"yPdjp5kSX\",Card:\"n6htXBzRN\",Crypto:\"Khb2riOMf\",Wallet:\"NrvasdJ3D\"};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:\"Khb2riOMf\"};};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 initialVariant=useConstant(()=>variant);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"Khb2riOMf\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Image,{...restProps,animate:variants,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1588,intrinsicWidth:912,pixelHeight:1588,pixelWidth:912,sizes:\"min(172px, 100vw)\",src:\"https://framerusercontent.com/images/QBwdyr7A0L1EJWehEX5ilfZmzAU.png\",srcSet:\"https://framerusercontent.com/images/QBwdyr7A0L1EJWehEX5ilfZmzAU.png?scale-down-to=1024 588w, https://framerusercontent.com/images/QBwdyr7A0L1EJWehEX5ilfZmzAU.png 912w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-bb8hh4\",className,classNames),\"data-framer-name\":\"Crypto\",initial:initialVariant,layoutDependency:layoutDependency,layoutId:\"Khb2riOMf\",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},...addPropertyOverrides({n6htXBzRN:{\"data-framer-name\":\"Card\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1588,intrinsicWidth:912,pixelHeight:1588,pixelWidth:912,sizes:\"min(172px, 100vw)\",src:\"https://framerusercontent.com/images/u0neJHPObiwkB0UquqWMXXBcS84.png\",srcSet:\"https://framerusercontent.com/images/u0neJHPObiwkB0UquqWMXXBcS84.png?scale-down-to=1024 588w, https://framerusercontent.com/images/u0neJHPObiwkB0UquqWMXXBcS84.png 912w\"}},NrvasdJ3D:{\"data-framer-name\":\"Wallet\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1588,intrinsicWidth:912,pixelHeight:1588,pixelWidth:912,sizes:\"min(172px, 100vw)\",src:\"https://framerusercontent.com/images/5ExjRJG1du9cYkPwk4uWwhlE4uA.png\",srcSet:\"https://framerusercontent.com/images/5ExjRJG1du9cYkPwk4uWwhlE4uA.png?scale-down-to=1024 588w, https://framerusercontent.com/images/5ExjRJG1du9cYkPwk4uWwhlE4uA.png 912w\"}},yPdjp5kSX:{\"data-framer-name\":\"QR Placeholder\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1588,intrinsicWidth:912,pixelHeight:1588,pixelWidth:912,sizes:\"min(172px, 100vw)\",src:\"https://framerusercontent.com/images/SqS4e935zzXs55sAI1pbzm6ByI.png\",srcSet:\"https://framerusercontent.com/images/SqS4e935zzXs55sAI1pbzm6ByI.png?scale-down-to=1024 588w, https://framerusercontent.com/images/SqS4e935zzXs55sAI1pbzm6ByI.png 912w\"}}},baseVariant,gestureVariant)})})});});const css=['.framer-eZ40K[data-border=\"true\"]::after, .framer-eZ40K [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eZ40K.framer-5ror0e, .framer-eZ40K .framer-5ror0e { display: block; }\",\".framer-eZ40K.framer-bb8hh4 { height: 300px; overflow: visible; position: relative; width: 172px; }\",\".framer-eZ40K.framer-v-fynmv3.framer-bb8hh4, .framer-eZ40K.framer-v-ua6ayk.framer-bb8hh4, .framer-eZ40K.framer-v-nwl70v.framer-bb8hh4 { aspect-ratio: 0.5743073047858942 / 1; height: var(--framer-aspect-ratio-supported, 300px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 299.5\n * @framerIntrinsicWidth 172\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"n6htXBzRN\":{\"layout\":[\"fixed\",\"fixed\"]},\"NrvasdJ3D\":{\"layout\":[\"fixed\",\"fixed\"]},\"yPdjp5kSX\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerRD_ydDJZt=withCSS(Component,css,\"framer-eZ40K\");export default FramerRD_ydDJZt;FramerRD_ydDJZt.displayName=\"Terminal_Insert\";FramerRD_ydDJZt.defaultProps={height:299.5,width:172};addPropertyControls(FramerRD_ydDJZt,{variant:{options:[\"Khb2riOMf\",\"n6htXBzRN\",\"NrvasdJ3D\",\"yPdjp5kSX\"],optionTitles:[\"Crypto\",\"Card\",\"Wallet\",\"QR Placeholder\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerRD_ydDJZt,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRD_ydDJZt\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"299.5\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"n6htXBzRN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NrvasdJ3D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yPdjp5kSX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"172\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RD_ydDJZt.map", "// Generated by Framer (c75d380)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={maYPfQdDe:{hover:true},Pv7tjPIn_:{hover:true},yyH1EER11:{hover:true}};const cycleOrder=[\"maYPfQdDe\",\"yyH1EER11\",\"Pv7tjPIn_\",\"E9zPvYb0S\"];const serializationHash=\"framer-VY387\";const variantClassNames={E9zPvYb0S:\"framer-v-2p5dnb\",maYPfQdDe:\"framer-v-1jyfr8o\",Pv7tjPIn_:\"framer-v-nih94y\",yyH1EER11:\"framer-v-zf7y27\"};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 transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},E9zPvYb0S:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},Pv7tjPIn_:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},yyH1EER11:{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 humanReadableVariantMap={Card:\"Pv7tjPIn_\",Crypto:\"yyH1EER11\",Empty:\"E9zPvYb0S\",Wallet:\"maYPfQdDe\"};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:\"maYPfQdDe\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"maYPfQdDe\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Image,{...restProps,animate:variants,background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(281.5px, 100vw)\",src:\"https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png\",srcSet:\"https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png?scale-down-to=1024 565w, https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png 1248w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jyfr8o\",className,classNames),\"data-framer-name\":\"Wallet\",initial:variant,layoutDependency:layoutDependency,layoutId:\"maYPfQdDe\",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:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},...addPropertyOverrides({\"maYPfQdDe-hover\":{\"data-framer-name\":undefined,background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(287px, 100vw)\",src:\"https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png\",srcSet:\"https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png?scale-down-to=1024 565w, https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/4DCNKJjZ4Oi5ioo5cPVToKplbQ.png 1248w\"}},\"Pv7tjPIn_-hover\":{\"data-framer-name\":undefined,background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(287px, 100vw)\",src:\"https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png\",srcSet:\"https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png?scale-down-to=1024 565w, https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png 1248w\"}},\"yyH1EER11-hover\":{\"data-framer-name\":undefined,background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(287px, 100vw)\",src:\"https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png\",srcSet:\"https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png?scale-down-to=1024 565w, https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png 1248w\"}},E9zPvYb0S:{\"data-framer-name\":\"Empty\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(281.5px, 100vw)\",src:\"https://framerusercontent.com/images/0D1c6vTKeHCP3FZ8xnkkqypOgQ.png\",srcSet:\"https://framerusercontent.com/images/0D1c6vTKeHCP3FZ8xnkkqypOgQ.png?scale-down-to=1024 565w, https://framerusercontent.com/images/0D1c6vTKeHCP3FZ8xnkkqypOgQ.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/0D1c6vTKeHCP3FZ8xnkkqypOgQ.png 1248w\"}},Pv7tjPIn_:{\"data-framer-name\":\"Card\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(281.5px, 100vw)\",src:\"https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png\",srcSet:\"https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png?scale-down-to=1024 565w, https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/CnzFrfxkdbxqdrhoKOBGE4NhBgQ.png 1248w\"}},yyH1EER11:{\"data-framer-name\":\"Crypto\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:2260,intrinsicWidth:1248,pixelHeight:2260,pixelWidth:1248,positionX:\"center\",positionY:\"center\",sizes:\"min(281.5px, 100vw)\",src:\"https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png\",srcSet:\"https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png?scale-down-to=1024 565w, https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png?scale-down-to=2048 1130w, https://framerusercontent.com/images/B9699awlGduymEZXp1hCwT9b9iw.png 1248w\"}}},baseVariant,gestureVariant)})})});});const css=['.framer-VY387[data-border=\"true\"]::after, .framer-VY387 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VY387.framer-1of7fdr, .framer-VY387 .framer-1of7fdr { display: block; }\",\".framer-VY387.framer-1jyfr8o { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 500px; justify-content: flex-start; overflow: visible; padding: 40px 32px 40px 32px; position: relative; width: 282px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VY387.framer-1jyfr8o { gap: 0px; } .framer-VY387.framer-1jyfr8o > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VY387.framer-1jyfr8o > :first-child { margin-top: 0px; } .framer-VY387.framer-1jyfr8o > :last-child { margin-bottom: 0px; } }\",\".framer-VY387.framer-v-zf7y27.framer-1jyfr8o, .framer-VY387.framer-v-nih94y.framer-1jyfr8o { aspect-ratio: 0.56312625250501 / 1; height: var(--framer-aspect-ratio-supported, 500px); }\",\".framer-VY387.framer-v-2p5dnb.framer-1jyfr8o { aspect-ratio: 0.56312625250501 / 1; cursor: unset; height: var(--framer-aspect-ratio-supported, 500px); }\",\".framer-VY387.framer-v-1jyfr8o.hover.framer-1jyfr8o { aspect-ratio: 0.56312625250501 / 1; height: var(--framer-aspect-ratio-supported, 510px); width: 287px; }\",\".framer-VY387.framer-v-nih94y.hover.framer-1jyfr8o, .framer-VY387.framer-v-zf7y27.hover.framer-1jyfr8o { height: var(--framer-aspect-ratio-supported, 510px); width: 287px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 500\n * @framerIntrinsicWidth 281.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"yyH1EER11\":{\"layout\":[\"fixed\",\"fixed\"]},\"Pv7tjPIn_\":{\"layout\":[\"fixed\",\"fixed\"]},\"E9zPvYb0S\":{\"layout\":[\"fixed\",\"fixed\"]},\"T1KSJa1xG\":{\"layout\":[\"fixed\",\"fixed\"]},\"Mrbo_ZbOb\":{\"layout\":[\"fixed\",\"fixed\"]},\"NS02SLFDg\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerrLJfGIR4b=withCSS(Component,css,\"framer-VY387\");export default FramerrLJfGIR4b;FramerrLJfGIR4b.displayName=\"Terminals\";FramerrLJfGIR4b.defaultProps={height:500,width:281.5};addPropertyControls(FramerrLJfGIR4b,{variant:{options:[\"maYPfQdDe\",\"yyH1EER11\",\"Pv7tjPIn_\",\"E9zPvYb0S\"],optionTitles:[\"Wallet\",\"Crypto\",\"Card\",\"Empty\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerrLJfGIR4b,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrLJfGIR4b\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yyH1EER11\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Pv7tjPIn_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E9zPvYb0S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"T1KSJa1xG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Mrbo_ZbOb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NS02SLFDg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"281.5\",\"framerIntrinsicHeight\":\"500\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rLJfGIR4b.map", "// Generated by Framer (c75d380)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"eb1AxbDp0\",\"bve1m7XEB\"];const serializationHash=\"framer-d2dLH\";const variantClassNames={bve1m7XEB:\"framer-v-159fmb1\",eb1AxbDp0:\"framer-v-9k9l4l\"};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 transitions={default:{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 humanReadableVariantMap={\"Variant 1\":\"eb1AxbDp0\",\"Variant 2\":\"bve1m7XEB\"};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:\"eb1AxbDp0\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"eb1AxbDp0\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9k9l4l\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",initial:variant,layoutDependency:layoutDependency,layoutId:\"eb1AxbDp0\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.49418604373931885px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"0.49418604373931885px\",\"--border-right-width\":\"0.49418604373931885px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.49418604373931885px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,...style},...addPropertyOverrides({bve1m7XEB:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/iUwX9YAsuSaImRRzk4LaLXZxAI.png\"},className:\"framer-oge8g6\",\"data-framer-name\":\"Alipay_logo_(2020) 2\",layoutDependency:layoutDependency,layoutId:\"HyAu80B2G\",...addPropertyOverrides({bve1m7XEB:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:132,intrinsicWidth:392,pixelHeight:132,pixelWidth:392,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BBMkwX8dTk3LtFxC02sdIWcXRE.png\"}}},baseVariant,gestureVariant)})})})});});const css=['.framer-d2dLH[data-border=\"true\"]::after, .framer-d2dLH [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-d2dLH.framer-4d9asg, .framer-d2dLH .framer-4d9asg { display: block; }\",\".framer-d2dLH.framer-9k9l4l { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 60px; justify-content: center; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: relative; width: 160px; }\",\".framer-d2dLH .framer-oge8g6 { aspect-ratio: 4.032258064516129 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 23px); position: relative; width: 93px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-d2dLH.framer-9k9l4l { gap: 0px; } .framer-d2dLH.framer-9k9l4l > * { margin: 0px; margin-left: calc(3.953488349914551px / 2); margin-right: calc(3.953488349914551px / 2); } .framer-d2dLH.framer-9k9l4l > :first-child { margin-left: 0px; } .framer-d2dLH.framer-9k9l4l > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bve1m7XEB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerTBZLCq8QR=withCSS(Component,css,\"framer-d2dLH\");export default FramerTBZLCq8QR;FramerTBZLCq8QR.displayName=\"Alipay USDC\";FramerTBZLCq8QR.defaultProps={height:60,width:160};addPropertyControls(FramerTBZLCq8QR,{variant:{options:[\"eb1AxbDp0\",\"bve1m7XEB\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTBZLCq8QR,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTBZLCq8QR\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"60\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"160\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bve1m7XEB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TBZLCq8QR.map", "// Generated by Framer (4f2ee3e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,SVG,useActiveVariantCallback,useConstant,useIsOnFramerCanvas,useLocaleInfo,useOnVariantChange,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"sm4jkLpkv\",\"NvsYUV6Bf\",\"Ik8qoS5JG\",\"spGL0gn2A\",\"dznfaT9nd\",\"RdeoazTTG\",\"IhrV9BhCI\",\"Y9IWD5vTL\",\"nI47QnbQY\",\"Bg7LecgF4\",\"r0zEtoErY\",\"nGsKrSX2d\"];const serializationHash=\"framer-XLZU8\";const variantClassNames={Bg7LecgF4:\"framer-v-144x2yu\",dznfaT9nd:\"framer-v-120q3ea\",IhrV9BhCI:\"framer-v-k3zxn8\",Ik8qoS5JG:\"framer-v-16jdu1\",nGsKrSX2d:\"framer-v-ov1sun\",nI47QnbQY:\"framer-v-161ml2b\",NvsYUV6Bf:\"framer-v-rd6054\",r0zEtoErY:\"framer-v-ltf7ii\",RdeoazTTG:\"framer-v-iaf6e9\",sm4jkLpkv:\"framer-v-17kohzx\",spGL0gn2A:\"framer-v-1q9oftl\",Y9IWD5vTL:\"framer-v-4sdnav\"};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 transitions={default:{delay:0,duration:.75,ease:[.14,1.46,.56,1],type:\"tween\"},r0zEtoErY:{delay:.2,duration:.75,ease:[.44,0,.56,1],type:\"tween\"}};const transition1={delay:0,duration:30,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,scale:1,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Card End\":\"NvsYUV6Bf\",\"Card Moving\":\"nI47QnbQY\",\"Card Start\":\"sm4jkLpkv\",\"Crypto End\":\"spGL0gn2A\",\"Crypto Moving\":\"r0zEtoErY\",\"Crypto Start\":\"Ik8qoS5JG\",\"Global End\":\"Y9IWD5vTL\",\"Global Moving\":\"Bg7LecgF4\",\"Global Start\":\"IhrV9BhCI\",\"Wallet End\":\"RdeoazTTG\",\"Wallet Moving\":\"nGsKrSX2d\",\"Wallet Start\":\"dznfaT9nd\"};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:\"sm4jkLpkv\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"sm4jkLpkv\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1ntr2du=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"NvsYUV6Bf\"),250);});const onAppear1r6d8j0=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"spGL0gn2A\"),250);});const onAppearpyigtg=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"RdeoazTTG\"),250);});const onAppear1g5l94c=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Y9IWD5vTL\"),250);});useOnVariantChange(baseVariant,{Bg7LecgF4:undefined,default:onAppear1ntr2du,dznfaT9nd:onAppearpyigtg,IhrV9BhCI:onAppear1g5l94c,Ik8qoS5JG:onAppear1r6d8j0,nGsKrSX2d:undefined,nI47QnbQY:undefined,NvsYUV6Bf:undefined,r0zEtoErY:undefined,RdeoazTTG:undefined,spGL0gn2A:undefined,Y9IWD5vTL:undefined});const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"nI47QnbQY\",\"Bg7LecgF4\",\"r0zEtoErY\",\"nGsKrSX2d\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"nI47QnbQY\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"Bg7LecgF4\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"r0zEtoErY\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"nGsKrSX2d\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17kohzx\",className,classNames),\"data-framer-name\":\"Card Start\",\"data-highlight\":true,initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"sm4jkLpkv\",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},...addPropertyOverrides({Bg7LecgF4:{\"data-framer-name\":\"Global Moving\",\"data-highlight\":undefined},dznfaT9nd:{\"data-framer-name\":\"Wallet Start\"},IhrV9BhCI:{\"data-framer-name\":\"Global Start\"},Ik8qoS5JG:{\"data-framer-name\":\"Crypto Start\"},nGsKrSX2d:{\"data-framer-name\":\"Wallet Moving\",\"data-highlight\":undefined},nI47QnbQY:{\"data-framer-name\":\"Card Moving\",\"data-highlight\":undefined},NvsYUV6Bf:{\"data-framer-name\":\"Card End\",\"data-highlight\":undefined},r0zEtoErY:{\"data-framer-name\":\"Crypto Moving\",\"data-highlight\":undefined},RdeoazTTG:{\"data-framer-name\":\"Wallet End\",\"data-highlight\":undefined},spGL0gn2A:{\"data-framer-name\":\"Crypto End\",\"data-highlight\":undefined},Y9IWD5vTL:{\"data-framer-name\":\"Global End\",\"data-highlight\":undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:516,intrinsicWidth:531,pixelHeight:516,pixelWidth:531,src:\"https://framerusercontent.com/images/GUi8nP0z8AMIB426liy86yKESyI.svg\"},className:\"framer-17a8qz8\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"aWOElr_YB\",style:{filter:\"blur(0px)\",WebkitFilter:\"blur(0px)\"},...addPropertyOverrides({dznfaT9nd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:662,intrinsicWidth:662,pixelHeight:662,pixelWidth:662,src:\"https://framerusercontent.com/images/pr4NdsZUy4Rm7TLuvRV5zkoUQTc.svg\"}},IhrV9BhCI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:793,intrinsicWidth:793,pixelHeight:793,pixelWidth:793,src:\"https://framerusercontent.com/images/FSRdoDthDFxRZiVBsQXlxjOek28.svg\"}},Ik8qoS5JG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:331,intrinsicWidth:332,pixelHeight:331,pixelWidth:332,src:\"https://framerusercontent.com/images/2W7C8Iuhar2L6kwf6w5TVZYCdY.svg\"}},RdeoazTTG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:662,intrinsicWidth:662,pixelHeight:662,pixelWidth:662,src:\"https://framerusercontent.com/images/pr4NdsZUy4Rm7TLuvRV5zkoUQTc.svg\"}},spGL0gn2A:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:331,intrinsicWidth:332,pixelHeight:331,pixelWidth:332,src:\"https://framerusercontent.com/images/2W7C8Iuhar2L6kwf6w5TVZYCdY.svg\"}},Y9IWD5vTL:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:793,intrinsicWidth:793,pixelHeight:793,pixelWidth:793,src:\"https://framerusercontent.com/images/FSRdoDthDFxRZiVBsQXlxjOek28.svg\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-104agrl\",layoutDependency:layoutDependency,layoutId:\"c_lTH94me\"}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-x01sgu\",layoutDependency:layoutDependency,layoutId:\"f4pmyuKD3\",children:isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1gv081w\",\"data-framer-name\":\"Rectangle 280\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:411,intrinsicWidth:411,layoutDependency:layoutDependency,layoutId:\"osWEm9k9c\",svg:'<svg width=\"411\" height=\"411\" viewBox=\"0 0 411 411\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect opacity=\"0.25\" width=\"290.49\" height=\"290.49\" rx=\"10\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 410.814 205.593)\" fill=\"#FF7B7B\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-axutaz\",layoutDependency:layoutDependency,layoutId:\"NhbEoekiO\",children:isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ex1o1w\",\"data-framer-name\":\"Rectangle 283\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:411,intrinsicWidth:412,layoutDependency:layoutDependency,layoutId:\"XZp8L_8Rf\",svg:'<svg width=\"412\" height=\"411\" viewBox=\"0 0 412 411\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect opacity=\"0.5\" width=\"290.49\" height=\"290.49\" rx=\"10\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 411.391 205.407)\" fill=\"#FF7B7B\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-13ridcd\",layoutDependency:layoutDependency,layoutId:\"dwuHhzNG0\",children:isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-539n7i\",\"data-framer-name\":\"Rectangle 284\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:412,intrinsicWidth:411,layoutDependency:layoutDependency,layoutId:\"mYngn61Ql\",svg:'<svg width=\"411\" height=\"412\" viewBox=\"0 0 411 412\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"290.49\" height=\"290.49\" rx=\"10\" transform=\"matrix(-0.707107 -0.707107 -0.707107 0.707107 411 206.237)\" fill=\"#FF7B7B\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19ois8g\",\"data-framer-name\":\"Crypto\",layoutDependency:layoutDependency,layoutId:\"ZVva2FBKk\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-16qfvj7\",layoutDependency:layoutDependency,layoutId:\"ssbP7rBAB\",children:isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16mxmjf\",\"data-framer-name\":\"Ellipse 382\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:143,intrinsicWidth:143,layoutDependency:layoutDependency,layoutId:\"B1oMda9cj\",svg:'<svg width=\"143\" height=\"143\" viewBox=\"0 0 143 143\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<ellipse opacity=\"0.25\" cx=\"71.1\" cy=\"70.8656\" rx=\"71.1\" ry=\"70.8656\" transform=\"matrix(1 0 0 -1 0.5 142.609)\" fill=\"#FF9F2A\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ajh1u6\",layoutDependency:layoutDependency,layoutId:\"emkRco74n\",children:isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1w5873\",\"data-framer-name\":\"Ellipse 381\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:143,intrinsicWidth:144,layoutDependency:layoutDependency,layoutId:\"jl2CPQK3i\",svg:'<svg width=\"144\" height=\"143\" viewBox=\"0 0 144 143\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<ellipse opacity=\"0.5\" cx=\"71.1\" cy=\"70.8656\" rx=\"71.1\" ry=\"70.8656\" transform=\"matrix(1 0 0 -1 0.898438 142.365)\" fill=\"#FF9F2A\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1xmzg4j\",layoutDependency:layoutDependency,layoutId:\"gczzxyOuF\",children:isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1cmzr7j\",\"data-framer-name\":\"Ellipse 380\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:143,intrinsicWidth:143,layoutDependency:layoutDependency,layoutId:\"kfd8PW8oI\",svg:'<svg width=\"143\" height=\"143\" viewBox=\"0 0 143 143\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<ellipse cx=\"71.1\" cy=\"70.8656\" rx=\"71.1\" ry=\"70.8656\" transform=\"matrix(1 0 0 -1 0.300781 142.122)\" fill=\"#FF9F2A\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wigmig\",layoutDependency:layoutDependency,layoutId:\"nx0OpDI0z\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:1,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1l2m6em\",layoutDependency:layoutDependency,layoutId:\"gYXWrGrXx\",style:{rotate:1},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7x2j0c\",\"data-framer-name\":\"Rectangle 282\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:203,intrinsicWidth:319,layoutDependency:layoutDependency,layoutId:\"sRu0vwoys\",style:{rotate:30},svg:'<svg width=\"319\" height=\"203\" viewBox=\"0 0 319 203\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" d=\"M1.60386 42.6552C1.16465 23.421 16.401 7.47256 35.6351 7.03335L279.421 1.46651C298.655 1.0273 314.604 16.2636 315.043 35.4978L317.906 160.873C318.345 180.108 303.109 196.056 283.874 196.495L40.0886 202.062C20.8544 202.501 4.90601 187.265 4.4668 168.031L1.60386 42.6552Z\" fill=\"#40C277\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-c698k5\",layoutDependency:layoutDependency,layoutId:\"gYpmCdYT1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1vsn5f5\",\"data-framer-name\":\"Rectangle 282\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:203,intrinsicWidth:319,layoutDependency:layoutDependency,layoutId:\"IEp_KWi_0\",svg:'<svg width=\"319\" height=\"203\" viewBox=\"0 0 319 203\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" d=\"M1.60386 42.6552C1.16465 23.421 16.401 7.47256 35.6351 7.03335L279.421 1.46651C298.655 1.0273 314.604 16.2636 315.043 35.4978L317.906 160.873C318.345 180.108 303.109 196.056 283.874 196.495L40.0886 202.062C20.8544 202.501 4.90601 187.265 4.4668 168.031L1.60386 42.6552Z\" fill=\"#40C277\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.6,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1rltibt\",layoutDependency:layoutDependency,layoutId:\"lGXczptYn\",style:{rotate:6},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ilkp5t\",\"data-framer-name\":\"Rectangle 282\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:203,intrinsicWidth:319,layoutDependency:layoutDependency,layoutId:\"I1CFWEcVa\",style:{rotate:-36},svg:'<svg width=\"319\" height=\"203\" viewBox=\"0 0 319 203\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" d=\"M1.60386 42.6552C1.16465 23.421 16.401 7.47256 35.6351 7.03335L279.421 1.46651C298.655 1.0273 314.604 16.2636 315.043 35.4978L317.906 160.873C318.345 180.108 303.109 196.056 283.874 196.495L40.0886 202.062C20.8544 202.501 4.90601 187.265 4.4668 168.031L1.60386 42.6552Z\" fill=\"#40C277\" fill-opacity=\"0.2\"/>\\n</svg>\\n',withExternalLayout:true})})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12dpqbi\",layoutDependency:layoutDependency,layoutId:\"U2snk8ksy\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:.25,className:\"framer-mn0e85\",\"data-framer-name\":\"Rectangle 272\",layoutDependency:layoutDependency,layoutId:\"UtbXMWChn\",style:{backgroundColor:\"rgba(35, 169, 199, 0.2)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:.25,rotate:90}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1pvf8pm\",\"data-framer-name\":\"Rectangle 274\",layoutDependency:layoutDependency,layoutId:\"yVpLOqmau\",style:{backgroundColor:\"rgba(35, 169, 199, 0.2)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:90}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:.4,className:\"framer-1v1diyw\",\"data-framer-name\":\"Rectangle 273\",layoutDependency:layoutDependency,layoutId:\"KldKTObeA\",style:{backgroundColor:\"rgba(35, 169, 199, 0.2)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:.4,rotate:90}})]})]})})});});const css=['.framer-XLZU8[data-border=\"true\"]::after, .framer-XLZU8 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XLZU8.framer-udyg7b, .framer-XLZU8 .framer-udyg7b { display: block; }\",\".framer-XLZU8.framer-17kohzx { height: 499px; overflow: visible; position: relative; width: 499px; }\",\".framer-XLZU8 .framer-17a8qz8 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-XLZU8 .framer-104agrl { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: -7px; top: 0px; z-index: -1; }\",\".framer-XLZU8 .framer-x01sgu { bottom: 25px; flex: none; height: 315px; left: 0px; overflow: visible; position: absolute; width: 315px; }\",\".framer-XLZU8 .framer-1gv081w { bottom: 0px; flex: none; height: 315px; left: 0px; position: absolute; width: 315px; }\",\".framer-XLZU8 .framer-axutaz { flex: none; height: 314px; left: 33px; overflow: visible; position: absolute; top: 0px; width: 315px; }\",\".framer-XLZU8 .framer-ex1o1w { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-XLZU8 .framer-13ridcd { flex: none; height: 316px; overflow: visible; position: absolute; right: 25px; top: calc(46.29258517034071% - 316px / 2); width: 315px; }\",\".framer-XLZU8 .framer-539n7i { flex: none; height: 316px; position: absolute; right: 0px; top: calc(50.00000000000002% - 315.5px / 2); width: 315px; }\",\".framer-XLZU8 .framer-19ois8g { bottom: 14px; flex: none; left: 37px; overflow: visible; position: absolute; right: 36px; top: 59px; }\",\".framer-XLZU8 .framer-16qfvj7 { bottom: 6px; flex: none; left: 0px; overflow: visible; position: absolute; right: 175px; top: 169px; }\",\".framer-XLZU8 .framer-16mxmjf { bottom: 29px; flex: none; left: -6px; position: absolute; right: 6px; top: -29px; }\",\".framer-XLZU8 .framer-1ajh1u6 { bottom: 91px; flex: none; left: 84px; overflow: visible; position: absolute; right: 91px; top: 84px; }\",\".framer-XLZU8 .framer-1w5873 { bottom: 32px; flex: none; left: -28px; position: absolute; right: 28px; top: -32px; }\",\".framer-XLZU8 .framer-1xmzg4j { bottom: 168px; flex: none; left: 169px; overflow: visible; position: absolute; right: 6px; top: 7px; }\",\".framer-XLZU8 .framer-1cmzr7j { bottom: 27px; flex: none; left: 12px; position: absolute; right: -11px; top: -27px; }\",\".framer-XLZU8 .framer-wigmig { aspect-ratio: 0.7254004576659039 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 437px); left: 64px; overflow: visible; position: absolute; right: 56px; top: 0px; }\",\".framer-XLZU8 .framer-1l2m6em { aspect-ratio: 1.8169014084507042 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 197px); left: 26px; overflow: visible; position: absolute; right: -67px; top: 219px; }\",\".framer-XLZU8 .framer-7x2j0c, .framer-XLZU8 .framer-1vsn5f5, .framer-XLZU8 .framer-ilkp5t { aspect-ratio: 1.6243654822335025 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 197px); left: 1px; position: absolute; right: 37px; top: 0px; }\",\".framer-XLZU8 .framer-c698k5 { aspect-ratio: 1.8169014084507042 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 197px); left: 37px; overflow: visible; position: absolute; right: -78px; top: 138px; }\",\".framer-XLZU8 .framer-1rltibt { aspect-ratio: 1.8169014084507042 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 197px); overflow: visible; position: absolute; right: -70px; top: 58px; width: 358px; }\",\".framer-XLZU8 .framer-12dpqbi { bottom: 53px; flex: none; left: 54px; overflow: visible; position: absolute; right: 53px; top: 54px; }\",\".framer-XLZU8 .framer-mn0e85 { bottom: 0px; flex: none; left: -8px; position: absolute; right: 166px; top: 158px; }\",\".framer-XLZU8 .framer-1pvf8pm { bottom: 167px; flex: none; left: 158px; position: absolute; right: 0px; top: -9px; }\",\".framer-XLZU8 .framer-1v1diyw { bottom: 84px; flex: none; left: 75px; position: absolute; right: 83px; top: 74px; }\",\".framer-XLZU8.framer-v-rd6054.framer-17kohzx, .framer-XLZU8.framer-v-16jdu1.framer-17kohzx, .framer-XLZU8.framer-v-1q9oftl.framer-17kohzx, .framer-XLZU8.framer-v-120q3ea.framer-17kohzx, .framer-XLZU8.framer-v-iaf6e9.framer-17kohzx, .framer-XLZU8.framer-v-k3zxn8.framer-17kohzx, .framer-XLZU8.framer-v-4sdnav.framer-17kohzx, .framer-XLZU8.framer-v-144x2yu.framer-17kohzx, .framer-XLZU8.framer-v-ov1sun.framer-17kohzx { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 499px); }\",\".framer-XLZU8.framer-v-161ml2b.framer-17kohzx { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 437px); width: 437px; }\",\".framer-XLZU8.framer-v-ltf7ii.framer-17kohzx { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 448px); width: 448px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 499\n * @framerIntrinsicWidth 499\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NvsYUV6Bf\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ik8qoS5JG\":{\"layout\":[\"fixed\",\"fixed\"]},\"spGL0gn2A\":{\"layout\":[\"fixed\",\"fixed\"]},\"dznfaT9nd\":{\"layout\":[\"fixed\",\"fixed\"]},\"RdeoazTTG\":{\"layout\":[\"fixed\",\"fixed\"]},\"IhrV9BhCI\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y9IWD5vTL\":{\"layout\":[\"fixed\",\"fixed\"]},\"nI47QnbQY\":{\"layout\":[\"fixed\",\"fixed\"]},\"Bg7LecgF4\":{\"layout\":[\"fixed\",\"fixed\"]},\"r0zEtoErY\":{\"layout\":[\"fixed\",\"fixed\"]},\"nGsKrSX2d\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramervKmHh9eKe=withCSS(Component,css,\"framer-XLZU8\");export default FramervKmHh9eKe;FramervKmHh9eKe.displayName=\"Solutions BGs\";FramervKmHh9eKe.defaultProps={height:499,width:499};addPropertyControls(FramervKmHh9eKe,{variant:{options:[\"sm4jkLpkv\",\"NvsYUV6Bf\",\"Ik8qoS5JG\",\"spGL0gn2A\",\"dznfaT9nd\",\"RdeoazTTG\",\"IhrV9BhCI\",\"Y9IWD5vTL\",\"nI47QnbQY\",\"Bg7LecgF4\",\"r0zEtoErY\",\"nGsKrSX2d\"],optionTitles:[\"Card Start\",\"Card End\",\"Crypto Start\",\"Crypto End\",\"Wallet Start\",\"Wallet End\",\"Global Start\",\"Global End\",\"Card Moving\",\"Global Moving\",\"Crypto Moving\",\"Wallet Moving\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramervKmHh9eKe,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervKmHh9eKe\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"499\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NvsYUV6Bf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ik8qoS5JG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"spGL0gn2A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dznfaT9nd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RdeoazTTG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IhrV9BhCI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y9IWD5vTL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nI47QnbQY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Bg7LecgF4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"r0zEtoErY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nGsKrSX2d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"499\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vKmHh9eKe.map", "// Generated by Framer (a96673f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,useActiveVariantCallback,useConstant,useIsOnFramerCanvas,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CashAppLightning from\"https://framerusercontent.com/modules/7QA3DVKHO5uhiS63CJ8O/DKmR3XhJ5Hqk11u9fwb4/EYK0EgTYC.js\";import Widgets from\"https://framerusercontent.com/modules/voGrS2s2ydFnQXHcv9mZ/d6Yvyj6wLjUDJw3iBYK6/j2_J2Lbui.js\";import VenmoBitcoint from\"https://framerusercontent.com/modules/LMxwnoEfSMMnkWhbcnVS/0UX2qVyHSdUZ7Te61uWl/Jv0m1ojeV.js\";import WechatCashApp from\"https://framerusercontent.com/modules/Fb80q2kJr36sOfvOGZe2/GEtHyJbzteVSTTKvGhTf/pjzIzSdKF.js\";import PayPalEthereum from\"https://framerusercontent.com/modules/RUekL1sXmBEl0zJ8Gt49/Ou6huXMknGiE6MdwrfM0/qx359yrc0.js\";import Terminal_Insert from\"https://framerusercontent.com/modules/P8pz4SVEA0ISjcWyR5uC/DmH1C3Fj505OjmPSji0H/RD_ydDJZt.js\";import Terminals from\"https://framerusercontent.com/modules/Siw5gEIptVwrs5kiJ35W/gLzoScBn9OuUAC0KXn5A/rLJfGIR4b.js\";import AlipayUSDC from\"https://framerusercontent.com/modules/jSeKiV1jiP4rQtvCfXhR/AJPyjvBjMcZPOcQSd2cy/TBZLCq8QR.js\";import SolutionsBGs from\"https://framerusercontent.com/modules/k5UgRKNSFdTa7Wibh53U/alCcPXBj4VU70oJnnCTm/vKmHh9eKe.js\";const CashAppLightningFonts=getFonts(CashAppLightning);const WechatCashAppFonts=getFonts(WechatCashApp);const AlipayUSDCFonts=getFonts(AlipayUSDC);const SolutionsBGsFonts=getFonts(SolutionsBGs);const VenmoBitcointFonts=getFonts(VenmoBitcoint);const PayPalEthereumFonts=getFonts(PayPalEthereum);const WidgetsFonts=getFonts(Widgets);const TerminalsFonts=getFonts(Terminals);const Terminal_InsertFonts=getFonts(Terminal_Insert);const cycleOrder=[\"S2SaWJZBf\",\"h4_hkScfS\"];const serializationHash=\"framer-XYeMP\";const variantClassNames={h4_hkScfS:\"framer-v-1k2589p\",S2SaWJZBf:\"framer-v-vwr3b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{delay:.2,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 2\":\"h4_hkScfS\",Out:\"S2SaWJZBf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"S2SaWJZBf\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"S2SaWJZBf\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppeardedcr6=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"h4_hkScfS\"),100);});useOnVariantChange(baseVariant,{default:onAppeardedcr6});const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"h4_hkScfS\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:171.5,pixelHeight:337,pixelWidth:343,src:\"https://framerusercontent.com/images/rCQUiXNsy26IAvytJuiXLRjxqA.svg\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-vwr3b\",className,classNames),\"data-framer-name\":\"Out\",\"data-highlight\":true,initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"S2SaWJZBf\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({h4_hkScfS:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-14rcv5m\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"DWu2SxdIm\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-inv1tb-container\",layoutDependency:layoutDependency,layoutId:\"l_RR1w1bw-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(CashAppLightning,{height:\"100%\",id:\"l_RR1w1bw\",layoutId:\"l_RR1w1bw\",style:{height:\"100%\"},variant:\"QgVMGtUGd\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1btvxvj\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"qVR83tHAP\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mocl3m-container\",layoutDependency:layoutDependency,layoutId:\"rikp0lvwq-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(WechatCashApp,{height:\"100%\",id:\"rikp0lvwq\",layoutId:\"rikp0lvwq\",style:{height:\"100%\",width:\"100%\"},variant:\"KHbtktE63\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ao5tjy\",\"data-framer-name\":\"Alipay USDC\",layoutDependency:layoutDependency,layoutId:\"ycLOE1p1B\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bg8jmj-container\",layoutDependency:layoutDependency,layoutId:\"AZQJpO7vY-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(AlipayUSDC,{height:\"100%\",id:\"AZQJpO7vY\",layoutId:\"AZQJpO7vY\",style:{height:\"100%\",width:\"100%\"},variant:\"bve1m7XEB\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kb3bj2-container\",layoutDependency:layoutDependency,layoutId:\"aDIFo_R69-container\",children:/*#__PURE__*/_jsx(SolutionsBGs,{height:\"100%\",id:\"aDIFo_R69\",layoutId:\"aDIFo_R69\",style:{height:\"100%\",width:\"100%\"},variant:\"nI47QnbQY\",width:\"100%\",...addPropertyOverrides({h4_hkScfS:{variant:\"r0zEtoErY\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fo8yrj\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"S0NccRVfR\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3wgtyw-container\",layoutDependency:layoutDependency,layoutId:\"bzP1JajGP-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(VenmoBitcoint,{height:\"100%\",id:\"bzP1JajGP\",layoutId:\"bzP1JajGP\",style:{height:\"100%\"},variant:\"slDTg1Dg5\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bwdyra\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"sZoGI1GZS\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sij6h6-container\",layoutDependency:layoutDependency,layoutId:\"OTHDjQS0V-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(PayPalEthereum,{height:\"100%\",id:\"OTHDjQS0V\",layoutId:\"OTHDjQS0V\",style:{height:\"100%\",width:\"100%\"},variant:\"GlTsT5gOy\",width:\"100%\"})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-15x9abi-container\",layoutDependency:layoutDependency,layoutId:\"n9e4rKtrW-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(PayPalEthereum,{height:\"100%\",id:\"n9e4rKtrW\",layoutId:\"n9e4rKtrW\",style:{height:\"100%\",width:\"100%\"},variant:\"GlTsT5gOy\",width:\"100%\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d1v25b\",layoutDependency:layoutDependency,layoutId:\"bgZ7EGAPQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-iytzer-container\",layoutDependency:layoutDependency,layoutId:\"vTab8d9C1-container\",children:/*#__PURE__*/_jsx(Widgets,{height:\"100%\",id:\"vTab8d9C1\",layoutId:\"vTab8d9C1\",style:{height:\"100%\",width:\"100%\"},variant:\"tvNhwSdGb\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wfo6ix-container\",layoutDependency:layoutDependency,layoutId:\"LZfhINQY9-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(Widgets,{height:\"100%\",id:\"LZfhINQY9\",layoutId:\"LZfhINQY9\",style:{height:\"100%\",width:\"100%\"},variant:\"XKyxiw7sh\",width:\"100%\"})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gsn67v\",layoutDependency:layoutDependency,layoutId:\"YF2yGzs_j\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kxz0m1-container\",layoutDependency:layoutDependency,layoutId:\"UPJMGRZmX-container\",children:/*#__PURE__*/_jsx(Terminals,{height:\"100%\",id:\"UPJMGRZmX\",layoutId:\"UPJMGRZmX\",style:{height:\"100%\",width:\"100%\"},variant:\"E9zPvYb0S\",width:\"100%\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9kfytt\",layoutDependency:layoutDependency,layoutId:\"xr3LiekLX\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qdnftc-container\",layoutDependency:layoutDependency,layoutId:\"FOACXPK64-container\",children:/*#__PURE__*/_jsx(Terminal_Insert,{height:\"100%\",id:\"FOACXPK64\",layoutId:\"FOACXPK64\",style:{height:\"100%\",width:\"100%\"},variant:\"yPdjp5kSX\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h1sicy-container\",layoutDependency:layoutDependency,layoutId:\"o8qyrlrEj-container\",style:{opacity:0},variants:{h4_hkScfS:{opacity:1}},children:/*#__PURE__*/_jsx(Terminal_Insert,{height:\"100%\",id:\"o8qyrlrEj\",layoutId:\"o8qyrlrEj\",style:{height:\"100%\",width:\"100%\"},variant:\"Khb2riOMf\",width:\"100%\"})})]})]})]})})});});const css=['.framer-XYeMP[data-border=\"true\"]::after, .framer-XYeMP [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XYeMP.framer-bklllt, .framer-XYeMP .framer-bklllt { display: block; }\",\".framer-XYeMP.framer-vwr3b { height: 505px; overflow: visible; position: relative; width: 560px; }\",\".framer-XYeMP .framer-14rcv5m { align-content: center; align-items: center; bottom: 175px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; left: 12px; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-inv1tb-container { bottom: 175px; flex: none; height: 54px; left: 12px; position: absolute; width: auto; z-index: 1; }\",\".framer-XYeMP .framer-1btvxvj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; right: -9px; top: 166px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-1mocl3m-container { flex: none; height: 54px; position: absolute; right: -9px; top: 166px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-ao5tjy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 54px; justify-content: center; left: 13px; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; top: 96px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-bg8jmj-container { flex: none; height: 54px; left: 13px; position: absolute; top: 96px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-1kb3bj2-container { flex: none; height: 432px; left: calc(50.357142857142875% - 426px / 2); position: absolute; top: calc(49.45598417408509% - 432px / 2); width: 426px; }\",\".framer-XYeMP .framer-fo8yrj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; left: -11px; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; top: 180px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-3wgtyw-container { flex: none; height: 54px; left: -11px; position: absolute; top: 180px; width: auto; z-index: 1; }\",\".framer-XYeMP .framer-1bwdyra { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; right: 18px; top: 94px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-1sij6h6-container, .framer-XYeMP .framer-15x9abi-container { flex: none; height: 54px; position: absolute; right: 18px; top: 94px; width: 160px; z-index: 1; }\",\".framer-XYeMP .framer-1d1v25b { bottom: 12px; flex: none; height: 245px; overflow: visible; position: absolute; right: -46px; width: 246px; }\",\".framer-XYeMP .framer-iytzer-container, .framer-XYeMP .framer-wfo6ix-container { flex: none; height: 244px; left: 0px; position: absolute; right: 0px; top: calc(49.79591836734696% - 244px / 2); }\",\".framer-XYeMP .framer-1gsn67v { flex: none; height: 412px; left: calc(50.00000000000002% - 232px / 2); overflow: visible; position: absolute; top: calc(48.66468842729972% - 412px / 2); width: 232px; }\",\".framer-XYeMP .framer-kxz0m1-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-XYeMP .framer-9kfytt { align-content: center; align-items: center; bottom: 35px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 48%; min-height: 292px; min-width: 168px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; width: min-content; }\",\".framer-XYeMP .framer-1qdnftc-container { aspect-ratio: 0.5733788395904437 / 1; bottom: -1px; flex: none; height: var(--framer-aspect-ratio-supported, 293px); left: 0px; position: absolute; right: 0px; z-index: 1; }\",\".framer-XYeMP .framer-h1sicy-container { aspect-ratio: 0.5733788395904437 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 293px); left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XYeMP .framer-14rcv5m, .framer-XYeMP .framer-1btvxvj, .framer-XYeMP .framer-ao5tjy, .framer-XYeMP .framer-fo8yrj, .framer-XYeMP .framer-1bwdyra, .framer-XYeMP .framer-9kfytt { gap: 0px; } .framer-XYeMP .framer-14rcv5m > *, .framer-XYeMP .framer-1btvxvj > *, .framer-XYeMP .framer-fo8yrj > *, .framer-XYeMP .framer-1bwdyra > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-XYeMP .framer-14rcv5m > :first-child, .framer-XYeMP .framer-1btvxvj > :first-child, .framer-XYeMP .framer-ao5tjy > :first-child, .framer-XYeMP .framer-fo8yrj > :first-child, .framer-XYeMP .framer-1bwdyra > :first-child, .framer-XYeMP .framer-9kfytt > :first-child { margin-left: 0px; } .framer-XYeMP .framer-14rcv5m > :last-child, .framer-XYeMP .framer-1btvxvj > :last-child, .framer-XYeMP .framer-ao5tjy > :last-child, .framer-XYeMP .framer-fo8yrj > :last-child, .framer-XYeMP .framer-1bwdyra > :last-child, .framer-XYeMP .framer-9kfytt > :last-child { margin-right: 0px; } .framer-XYeMP .framer-ao5tjy > * { margin: 0px; margin-left: calc(3.953488349914551px / 2); margin-right: calc(3.953488349914551px / 2); } .framer-XYeMP .framer-9kfytt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-XYeMP.framer-v-1k2589p.framer-vwr3b { aspect-ratio: 1.1082164328657316 / 1; height: var(--framer-aspect-ratio-supported, 506px); }\",\".framer-XYeMP.framer-v-1k2589p .framer-1kb3bj2-container { height: 476px; left: calc(49.28571428571431% - 470px / 2); top: calc(50.64292779426312% - 476px / 2); width: 470px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 505.5\n * @framerIntrinsicWidth 560\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"h4_hkScfS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerHeL7OdLcz=withCSS(Component,css,\"framer-XYeMP\");export default FramerHeL7OdLcz;FramerHeL7OdLcz.displayName=\"Hero Crypto\";FramerHeL7OdLcz.defaultProps={height:505.5,width:560};addPropertyControls(FramerHeL7OdLcz,{variant:{options:[\"S2SaWJZBf\",\"h4_hkScfS\"],optionTitles:[\"Out\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHeL7OdLcz,[...CashAppLightningFonts,...WechatCashAppFonts,...AlipayUSDCFonts,...SolutionsBGsFonts,...VenmoBitcointFonts,...PayPalEthereumFonts,...WidgetsFonts,...TerminalsFonts,...Terminal_InsertFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHeL7OdLcz\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"560\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"505.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h4_hkScfS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4f2ee3e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,useActiveVariantCallback,useConstant,useIsOnFramerCanvas,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CashAppLightning from\"https://framerusercontent.com/modules/7QA3DVKHO5uhiS63CJ8O/DKmR3XhJ5Hqk11u9fwb4/EYK0EgTYC.js\";import Widgets from\"https://framerusercontent.com/modules/voGrS2s2ydFnQXHcv9mZ/d6Yvyj6wLjUDJw3iBYK6/j2_J2Lbui.js\";import VenmoBitcoint from\"https://framerusercontent.com/modules/LMxwnoEfSMMnkWhbcnVS/0UX2qVyHSdUZ7Te61uWl/Jv0m1ojeV.js\";import WechatCashApp from\"https://framerusercontent.com/modules/Fb80q2kJr36sOfvOGZe2/GEtHyJbzteVSTTKvGhTf/pjzIzSdKF.js\";import PayPalEthereum from\"https://framerusercontent.com/modules/RUekL1sXmBEl0zJ8Gt49/Ou6huXMknGiE6MdwrfM0/qx359yrc0.js\";import Terminal_Insert from\"https://framerusercontent.com/modules/P8pz4SVEA0ISjcWyR5uC/DmH1C3Fj505OjmPSji0H/RD_ydDJZt.js\";import Terminals from\"https://framerusercontent.com/modules/Siw5gEIptVwrs5kiJ35W/gLzoScBn9OuUAC0KXn5A/rLJfGIR4b.js\";import AlipayUSDC from\"https://framerusercontent.com/modules/jSeKiV1jiP4rQtvCfXhR/AJPyjvBjMcZPOcQSd2cy/TBZLCq8QR.js\";import SolutionsBGs from\"https://framerusercontent.com/modules/k5UgRKNSFdTa7Wibh53U/alCcPXBj4VU70oJnnCTm/vKmHh9eKe.js\";const CashAppLightningFonts=getFonts(CashAppLightning);const WechatCashAppFonts=getFonts(WechatCashApp);const AlipayUSDCFonts=getFonts(AlipayUSDC);const SolutionsBGsFonts=getFonts(SolutionsBGs);const VenmoBitcointFonts=getFonts(VenmoBitcoint);const PayPalEthereumFonts=getFonts(PayPalEthereum);const WidgetsFonts=getFonts(Widgets);const TerminalsFonts=getFonts(Terminals);const Terminal_InsertFonts=getFonts(Terminal_Insert);const cycleOrder=[\"mLg8b1KiW\",\"uK3b1kWNh\"];const serializationHash=\"framer-oXnQ7\";const variantClassNames={mLg8b1KiW:\"framer-v-18xgddk\",uK3b1kWNh:\"framer-v-xkut9b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{delay:.2,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 2\":\"uK3b1kWNh\",Out:\"mLg8b1KiW\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mLg8b1KiW\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"mLg8b1KiW\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1dunu33=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"uK3b1kWNh\"),100);});useOnVariantChange(baseVariant,{default:onAppear1dunu33});const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"uK3b1kWNh\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,background:{alt:\"\",fit:\"fill\",intrinsicHeight:168.5,intrinsicWidth:171.5,pixelHeight:337,pixelWidth:343,src:\"https://framerusercontent.com/images/rCQUiXNsy26IAvytJuiXLRjxqA.svg\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-18xgddk\",className,classNames),\"data-framer-name\":\"Out\",\"data-highlight\":true,initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"mLg8b1KiW\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({uK3b1kWNh:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-51f0z7\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"GHZT7MSXU\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-mrjxli-container\",layoutDependency:layoutDependency,layoutId:\"MkgDKN2Ik-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(CashAppLightning,{height:\"100%\",id:\"MkgDKN2Ik\",layoutId:\"MkgDKN2Ik\",style:{height:\"100%\"},variant:\"RD_CSvDAi\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p6te7t\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"lVBEiz6Cv\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gh96yj-container\",layoutDependency:layoutDependency,layoutId:\"OVCCvKszY-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(WechatCashApp,{height:\"100%\",id:\"OVCCvKszY\",layoutId:\"OVCCvKszY\",style:{height:\"100%\",width:\"100%\"},variant:\"A_T0CcAGk\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11huoob\",\"data-framer-name\":\"Alipay USDC\",layoutDependency:layoutDependency,layoutId:\"DsQYwnD56\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rllt2n-container\",layoutDependency:layoutDependency,layoutId:\"AxWnPJPJc-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(AlipayUSDC,{height:\"100%\",id:\"AxWnPJPJc\",layoutId:\"AxWnPJPJc\",style:{height:\"100%\",width:\"100%\"},variant:\"eb1AxbDp0\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qj02ws-container\",layoutDependency:layoutDependency,layoutId:\"nKqF11bRF-container\",children:/*#__PURE__*/_jsx(SolutionsBGs,{height:\"100%\",id:\"nKqF11bRF\",layoutId:\"nKqF11bRF\",style:{height:\"100%\",width:\"100%\"},variant:\"nGsKrSX2d\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ips1x7\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"j4c3867Mb\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12mpvme-container\",layoutDependency:layoutDependency,layoutId:\"K1Bw8pP2j-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(VenmoBitcoint,{height:\"100%\",id:\"K1Bw8pP2j\",layoutId:\"K1Bw8pP2j\",style:{height:\"100%\"},variant:\"mZ9YLiRBV\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uxo9i7\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"dV95bD24A\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:5.93,borderBottomRightRadius:5.93,borderTopLeftRadius:5.93,borderTopRightRadius:5.93,boxShadow:\"5px 8px 33px 0px rgba(34, 68, 102, 0.20000000298023224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pqcw2e-container\",layoutDependency:layoutDependency,layoutId:\"a3kqXQKbW-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(PayPalEthereum,{height:\"100%\",id:\"a3kqXQKbW\",layoutId:\"a3kqXQKbW\",style:{height:\"100%\",width:\"100%\"},variant:\"GlTsT5gOy\",width:\"100%\",...addPropertyOverrides({uK3b1kWNh:{variant:\"EV8Ntqgnn\"}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d6prll-container\",layoutDependency:layoutDependency,layoutId:\"VcmNCYd7O-container\",style:{opacity:0},children:/*#__PURE__*/_jsx(PayPalEthereum,{height:\"100%\",id:\"VcmNCYd7O\",layoutId:\"VcmNCYd7O\",style:{height:\"100%\",width:\"100%\"},variant:\"EV8Ntqgnn\",width:\"100%\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b6igwm\",layoutDependency:layoutDependency,layoutId:\"Wbjjz_kTb\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-i7y2op-container\",layoutDependency:layoutDependency,layoutId:\"wClnm7wyA-container\",style:{opacity:1},variants:{uK3b1kWNh:{opacity:0}},children:/*#__PURE__*/_jsx(Widgets,{height:\"100%\",id:\"wClnm7wyA\",layoutId:\"wClnm7wyA\",style:{height:\"100%\",width:\"100%\"},variant:\"ll7GicwXk\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1605h8-container\",layoutDependency:layoutDependency,layoutId:\"plyf0qJP7-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(Widgets,{height:\"100%\",id:\"plyf0qJP7\",layoutId:\"plyf0qJP7\",style:{height:\"100%\",width:\"100%\"},variant:\"ll7GicwXk\",width:\"100%\",...addPropertyOverrides({uK3b1kWNh:{variant:\"nqorpGrph\"}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x1jb29\",layoutDependency:layoutDependency,layoutId:\"iCZfAWyzj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-i3r0tp-container\",layoutDependency:layoutDependency,layoutId:\"dDxj_wtyD-container\",children:/*#__PURE__*/_jsx(Terminals,{height:\"100%\",id:\"dDxj_wtyD\",layoutId:\"dDxj_wtyD\",style:{height:\"100%\",width:\"100%\"},variant:\"E9zPvYb0S\",width:\"100%\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ub2s93\",layoutDependency:layoutDependency,layoutId:\"eq70I6lrx\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1alvuqo-container\",layoutDependency:layoutDependency,layoutId:\"AEFZzOUqW-container\",children:/*#__PURE__*/_jsx(Terminal_Insert,{height:\"100%\",id:\"AEFZzOUqW\",layoutId:\"AEFZzOUqW\",style:{height:\"100%\",width:\"100%\"},variant:\"yPdjp5kSX\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xss4du-container\",layoutDependency:layoutDependency,layoutId:\"ucXr_YQs_-container\",style:{opacity:0},variants:{uK3b1kWNh:{opacity:1}},children:/*#__PURE__*/_jsx(Terminal_Insert,{height:\"100%\",id:\"ucXr_YQs_\",layoutId:\"ucXr_YQs_\",style:{height:\"100%\",width:\"100%\"},variant:\"NrvasdJ3D\",width:\"100%\"})})]})]})]})})});});const css=['.framer-oXnQ7[data-border=\"true\"]::after, .framer-oXnQ7 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oXnQ7.framer-qadefp, .framer-oXnQ7 .framer-qadefp { display: block; }\",\".framer-oXnQ7.framer-18xgddk { height: 505px; overflow: visible; position: relative; width: 560px; }\",\".framer-oXnQ7 .framer-51f0z7 { align-content: center; align-items: center; bottom: 175px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; left: 12px; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-mrjxli-container { bottom: 175px; flex: none; height: 54px; left: 12px; position: absolute; width: auto; z-index: 1; }\",\".framer-oXnQ7 .framer-p6te7t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; right: -9px; top: 166px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-gh96yj-container { flex: none; height: 54px; position: absolute; right: -9px; top: 166px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-11huoob { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 54px; justify-content: center; left: 13px; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; top: 96px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-1rllt2n-container { flex: none; height: 54px; left: 13px; position: absolute; top: 96px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-1qj02ws-container { flex: none; height: 465px; left: calc(50.00000000000002% - 459px / 2); position: absolute; top: calc(50.04945598417411% - 465px / 2); width: 459px; }\",\".framer-oXnQ7 .framer-1ips1x7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; left: -11px; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; top: 180px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-12mpvme-container { flex: none; height: 54px; left: -11px; position: absolute; top: 180px; width: auto; z-index: 1; }\",\".framer-oXnQ7 .framer-1uxo9i7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 54px; justify-content: flex-start; overflow: visible; padding: 11.860465049743652px 16px 11.860465049743652px 16px; position: absolute; right: 18px; top: 94px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-1pqcw2e-container, .framer-oXnQ7 .framer-1d6prll-container { flex: none; height: 54px; position: absolute; right: 18px; top: 94px; width: 160px; z-index: 1; }\",\".framer-oXnQ7 .framer-b6igwm { bottom: 12px; flex: none; height: 245px; overflow: visible; position: absolute; right: -46px; width: 246px; }\",\".framer-oXnQ7 .framer-i7y2op-container { flex: none; height: 244px; left: 0px; position: absolute; right: 0px; top: calc(49.79591836734696% - 244px / 2); }\",\".framer-oXnQ7 .framer-1605h8-container { flex: none; height: 244px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-oXnQ7 .framer-1x1jb29 { flex: none; height: 412px; left: calc(50.00000000000002% - 232px / 2); overflow: visible; position: absolute; top: calc(48.66468842729972% - 412px / 2); width: 232px; }\",\".framer-oXnQ7 .framer-i3r0tp-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-oXnQ7 .framer-1ub2s93 { align-content: center; align-items: center; bottom: 35px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 48%; min-height: 292px; min-width: 168px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; width: min-content; }\",\".framer-oXnQ7 .framer-1alvuqo-container { aspect-ratio: 0.5733788395904437 / 1; bottom: -1px; flex: none; height: var(--framer-aspect-ratio-supported, 293px); left: 0px; position: absolute; right: 0px; z-index: 1; }\",\".framer-oXnQ7 .framer-xss4du-container { aspect-ratio: 0.5733788395904437 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 293px); left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oXnQ7 .framer-51f0z7, .framer-oXnQ7 .framer-p6te7t, .framer-oXnQ7 .framer-11huoob, .framer-oXnQ7 .framer-1ips1x7, .framer-oXnQ7 .framer-1uxo9i7, .framer-oXnQ7 .framer-1ub2s93 { gap: 0px; } .framer-oXnQ7 .framer-51f0z7 > *, .framer-oXnQ7 .framer-p6te7t > *, .framer-oXnQ7 .framer-1ips1x7 > *, .framer-oXnQ7 .framer-1uxo9i7 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-oXnQ7 .framer-51f0z7 > :first-child, .framer-oXnQ7 .framer-p6te7t > :first-child, .framer-oXnQ7 .framer-11huoob > :first-child, .framer-oXnQ7 .framer-1ips1x7 > :first-child, .framer-oXnQ7 .framer-1uxo9i7 > :first-child, .framer-oXnQ7 .framer-1ub2s93 > :first-child { margin-left: 0px; } .framer-oXnQ7 .framer-51f0z7 > :last-child, .framer-oXnQ7 .framer-p6te7t > :last-child, .framer-oXnQ7 .framer-11huoob > :last-child, .framer-oXnQ7 .framer-1ips1x7 > :last-child, .framer-oXnQ7 .framer-1uxo9i7 > :last-child, .framer-oXnQ7 .framer-1ub2s93 > :last-child { margin-right: 0px; } .framer-oXnQ7 .framer-11huoob > * { margin: 0px; margin-left: calc(3.953488349914551px / 2); margin-right: calc(3.953488349914551px / 2); } .framer-oXnQ7 .framer-1ub2s93 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-oXnQ7.framer-v-xkut9b.framer-18xgddk { aspect-ratio: 1.1082164328657316 / 1; height: var(--framer-aspect-ratio-supported, 506px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 505.5\n * @framerIntrinsicWidth 560\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"uK3b1kWNh\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerHKdidH1kv=withCSS(Component,css,\"framer-oXnQ7\");export default FramerHKdidH1kv;FramerHKdidH1kv.displayName=\"Hero Wallet 3\";FramerHKdidH1kv.defaultProps={height:505.5,width:560};addPropertyControls(FramerHKdidH1kv,{variant:{options:[\"mLg8b1KiW\",\"uK3b1kWNh\"],optionTitles:[\"Out\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHKdidH1kv,[...CashAppLightningFonts,...WechatCashAppFonts,...AlipayUSDCFonts,...SolutionsBGsFonts,...VenmoBitcointFonts,...PayPalEthereumFonts,...WidgetsFonts,...TerminalsFonts,...Terminal_InsertFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHKdidH1kv\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"505.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uK3b1kWNh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"560\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a96673f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,useActiveVariantCallback,useConstant,useIsOnFramerCanvas,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import HeroCrypto from\"https://framerusercontent.com/modules/KCOAU1pQtyWbXUMc7WSw/BasKjOFWtwBORDpK9K5X/HeL7OdLcz.js\";import HeroWallet3 from\"https://framerusercontent.com/modules/jrfxADdvcSci8ktrilSf/JB1UQfUEhPBtiXcy6pEf/HKdidH1kv.js\";const HeroWallet3Fonts=getFonts(HeroWallet3);const HeroCryptoFonts=getFonts(HeroCrypto);const cycleOrder=[\"byEOkgWUL\",\"lKBs7920D\",\"SY1V0n_Iy\",\"psJhs6lN9\"];const serializationHash=\"framer-r3w2n\";const variantClassNames={byEOkgWUL:\"framer-v-16g2n49\",lKBs7920D:\"framer-v-hfnt9h\",psJhs6lN9:\"framer-v-18o8mks\",SY1V0n_Iy:\"framer-v-1w21bij\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{delay:.8,duration:.8,ease:[.44,0,.56,1],type:\"tween\"},lKBs7920D:{delay:.8,duration:.8,ease:[.44,0,.56,1],type:\"tween\"},psJhs6lN9:{delay:.8,duration:.8,ease:[.44,0,.56,1],type:\"tween\"},SY1V0n_Iy:{delay:.8,duration:.8,ease:[.44,0,.56,1],type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Mobile Start 1\":\"SY1V0n_Iy\",\"Mobile start 2\":\"psJhs6lN9\",\"Start 1\":\"byEOkgWUL\",\"Start 2\":\"lKBs7920D\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"byEOkgWUL\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"byEOkgWUL\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1daeavr=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"lKBs7920D\"),3e3);});const onAppear77pvrl=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"byEOkgWUL\"),3e3);});const onAppear1b9dowb=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"psJhs6lN9\"),3e3);});const onAppears4mk0r=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"SY1V0n_Iy\"),3e3);});useOnVariantChange(baseVariant,{default:onAppear1daeavr,lKBs7920D:onAppear77pvrl,psJhs6lN9:onAppears4mk0r,SY1V0n_Iy:onAppear1b9dowb});const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"SY1V0n_Iy\",\"psJhs6lN9\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"SY1V0n_Iy\",\"psJhs6lN9\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-16g2n49\",className,classNames),\"data-framer-name\":\"Start 1\",\"data-highlight\":true,initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"byEOkgWUL\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({lKBs7920D:{\"data-framer-name\":\"Start 2\"},psJhs6lN9:{\"data-framer-name\":\"Mobile start 2\"},SY1V0n_Iy:{\"data-framer-name\":\"Mobile Start 1\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ehnbgp\",layoutDependency:layoutDependency,layoutId:\"tsBykRVrG\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ikw2rt-container\",layoutDependency:layoutDependency,layoutId:\"HrwHTiGaD-container\",style:{opacity:0},variants:{lKBs7920D:{opacity:1}},children:/*#__PURE__*/_jsx(HeroWallet3,{height:\"100%\",id:\"HrwHTiGaD\",layoutId:\"HrwHTiGaD\",style:{height:\"100%\",width:\"100%\"},variant:\"uK3b1kWNh\",width:\"100%\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v4tguu-container\",layoutDependency:layoutDependency,layoutId:\"tm4bgM0ny-container\",style:{opacity:1},variants:{lKBs7920D:{opacity:0}},children:/*#__PURE__*/_jsx(HeroCrypto,{height:\"100%\",id:\"tm4bgM0ny\",layoutId:\"tm4bgM0ny\",style:{height:\"100%\",width:\"100%\"},variant:\"h4_hkScfS\",width:\"100%\"})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2024,intrinsicWidth:2900,pixelHeight:2024,pixelWidth:2900,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png\",srcSet:\"https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png?scale-down-to=512 512w, https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png 2900w\"},className:\"framer-dsnyo6\",layoutDependency:layoutDependency,layoutId:\"kIA_UPdM3\",...addPropertyOverrides({psJhs6lN9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2024,intrinsicWidth:2900,pixelHeight:2024,pixelWidth:2900,positionX:\"center\",positionY:\"center\",sizes:\"min(375px, 100vw)\",src:\"https://framerusercontent.com/images/y1Nja8sm6LlQ4n3GUPsiAxxAoY.png\",srcSet:\"https://framerusercontent.com/images/y1Nja8sm6LlQ4n3GUPsiAxxAoY.png?scale-down-to=512 512w, https://framerusercontent.com/images/y1Nja8sm6LlQ4n3GUPsiAxxAoY.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/y1Nja8sm6LlQ4n3GUPsiAxxAoY.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/y1Nja8sm6LlQ4n3GUPsiAxxAoY.png 2900w\"}},SY1V0n_Iy:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2024,intrinsicWidth:2900,pixelHeight:2024,pixelWidth:2900,positionX:\"center\",positionY:\"center\",sizes:\"min(375px, 100vw)\",src:\"https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png\",srcSet:\"https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png?scale-down-to=512 512w, https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/6NHQ5GfHxEhQGFnR2mKhbd3yWBY.png 2900w\"}}},baseVariant,gestureVariant)})]})})});});const css=['.framer-r3w2n[data-border=\"true\"]::after, .framer-r3w2n [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r3w2n.framer-sewm6a, .framer-r3w2n .framer-sewm6a { display: block; }\",\".framer-r3w2n.framer-16g2n49 { 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 0px 0px 0px; position: relative; width: 725px; }\",\".framer-r3w2n .framer-ehnbgp { flex: none; height: 506px; overflow: visible; position: relative; width: 600px; }\",\".framer-r3w2n .framer-1ikw2rt-container, .framer-r3w2n .framer-1v4tguu-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-r3w2n .framer-dsnyo6 { flex: none; height: 307px; overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r3w2n.framer-16g2n49 { gap: 0px; } .framer-r3w2n.framer-16g2n49 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-r3w2n.framer-16g2n49 > :first-child { margin-top: 0px; } .framer-r3w2n.framer-16g2n49 > :last-child { margin-bottom: 0px; } }\",\".framer-r3w2n.framer-v-1w21bij.framer-16g2n49, .framer-r3w2n.framer-v-18o8mks.framer-16g2n49 { width: 375px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 506\n * @framerIntrinsicWidth 725\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lKBs7920D\":{\"layout\":[\"fixed\",\"auto\"]},\"SY1V0n_Iy\":{\"layout\":[\"fixed\",\"auto\"]},\"psJhs6lN9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerkRHKisSl8=withCSS(Component,css,\"framer-r3w2n\");export default FramerkRHKisSl8;FramerkRHKisSl8.displayName=\"Klarna Carousel/Main component v2\";FramerkRHKisSl8.defaultProps={height:506,width:725};addPropertyControls(FramerkRHKisSl8,{variant:{options:[\"byEOkgWUL\",\"lKBs7920D\",\"SY1V0n_Iy\",\"psJhs6lN9\"],optionTitles:[\"Start 1\",\"Start 2\",\"Mobile Start 1\",\"Mobile start 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerkRHKisSl8,[...HeroWallet3Fonts,...HeroCryptoFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkRHKisSl8\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"506\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lKBs7920D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SY1V0n_Iy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"psJhs6lN9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"725\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c76752e)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Satoshi-black\",\"FS;Satoshi-bold\",\"FS;Satoshi-bold italic\",\"FS;Satoshi-black italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2\",weight:\"900\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CDEBEFT2R7XKNGXSBBLZGMY4MMHZG75P/HEVKDGQCYDZ7Z6CDVR2ZQGBCTUD6ZARH/BKWEE3VKGTFABE37K2DTH625VUSN2N35.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/5ICO57VJIN252OT5L2KLEIPW754DTLAO/ZU64SLR2IEO66N27IVY5Z6JJJRTJECJK/TCTRLNEXANFIGSFCZTGQL7PZ5362GYK6.woff2\",weight:\"900\"}]}];export const css=['.framer-yvyBN .framer-styles-preset-o40p7m:not(.rich-text-wrapper), .framer-yvyBN .framer-styles-preset-o40p7m.rich-text-wrapper h3 { --framer-font-family: \"Satoshi\", sans-serif; --framer-font-family-bold: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-family-italic: \"Satoshi\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 42px; --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: 900; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 900; --framer-letter-spacing: 0px; --framer-line-height: 1.25em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, #224466); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-yvyBN\";\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 (575e68f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"GF;Outfit-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2\",weight:\"900\"}]}];export const css=['.framer-wuv94 .framer-styles-preset-za2m2u:not(.rich-text-wrapper), .framer-wuv94 .framer-styles-preset-za2m2u.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 60px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: -2px; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, #224466); --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-wuv94 .framer-styles-preset-za2m2u:not(.rich-text-wrapper), .framer-wuv94 .framer-styles-preset-za2m2u.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 58px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: -2px; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, #224466); --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-wuv94 .framer-styles-preset-za2m2u:not(.rich-text-wrapper), .framer-wuv94 .framer-styles-preset-za2m2u.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: -1.2px; --framer-line-height: 1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, #224466); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-wuv94\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-FcrH7 .framer-styles-preset-t1sth:not(.rich-text-wrapper), .framer-FcrH7 .framer-styles-preset-t1sth.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-240f6b6e-1ffd-4f02-a626-c00d1fe37ea2, #40c277) /* {\"name\":\"Fiat Green\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-df0011d3-9aca-4968-a333-9ec3e58a6bf1, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-FcrH7\";\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 { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{motion}from\"framer-motion\";import{containerStyles,usePadding,useRadius,paddingControl,borderRadiusControl,fontControls,useFontControls}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useCallback,useMemo,useState}from\"react\";const emailRegex=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/;const validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};/**\n * FORMSPARK\n *\n * @framerIntrinsicWidth 550\n * @framerIntrinsicHeight 290\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ const FormSpark=withCSS(function FormSpark({formId,withName,nameField:name,withEmail,email,withMessage,message,layout,inputs,button,style,gap,onSubmit,...props}){const[nameValue,setName]=useState(name===null||name===void 0?void 0:name.value);const[emailValue,setEmail]=useState(email===null||email===void 0?void 0:email.value);const[messageValue,setMessage]=useState(message===null||message===void 0?void 0:message.value);const[isNameError,setNameError]=useState(false);const[isEmailError,setEmailError]=useState(false);const[isMessageError,setMessageError]=useState(false);const[isLoading,setLoading]=useState(false);const[isSuccess,setSuccess]=useState(false);const isCanvas=useMemo(()=>{return RenderTarget.current()===RenderTarget.canvas;},[]);const gridTemplateRows=useMemo(()=>{const rows=[];if(withName||withMessage){rows.push(\"max-content\");}if(withMessage){rows.push(\"1fr\");}return[...rows,\"max-content\"].join(\" \");},[withName,withEmail,withMessage]);const gridTemplateColumns=useMemo(()=>{const cols=[];if((withName&&!withEmail||withEmail&&!withName)&&!withMessage&&layout===\"horizontal\"){return\"1fr max-content\";}return\"1fr\";},[withName,withEmail,withMessage,layout]);const{fontFamily,fontSize,fontWeight}=useFontControls(props);const borderRadius=useRadius(props);const paddingValue=usePadding(props);const validateForm=useCallback(()=>{let error=false;setNameError(false);setEmailError(false);setMessageError(false);if(withName&&!nameValue){setNameError(true);error=true;}if(withEmail&&(!emailValue||!validateEmail(emailValue))){setEmailError(true);error=true;}if(withMessage&&!messageValue){setMessageError(true);error=true;}return error;},[validateEmail,withName,withEmail,withMessage,nameValue,emailValue,messageValue,]);const handleSubmit=useCallback(event=>{setLoading(true);event.preventDefault();if(validateForm()){setLoading(false);}else{const data=new FormData(event.target);const entries=Object.fromEntries(data.entries());fetch(`https://api.formspark.io/${formId}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(entries)}).then(()=>{setSuccess(true);onSubmit();}).catch(()=>setLoading(false));}},[formId,onSubmit,validateForm]);const handleNameChange=useCallback(event=>{setNameError(false);setName(event.target.value);},[]);const handleEmailChange=useCallback(event=>{setEmailError(false);setEmail(event.target.value);},[]);const handleMessageChange=useCallback(event=>{setMessageError(false);setMessage(event.target.value);},[]);return /*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,flexDirection:\"column\",\"--framer-formspark-placeholder-color\":inputs.placeholderColor},children:isSuccess?/*#__PURE__*/ _jsx(motion.div,{style:{height:\"60px\",width:\"60px\",background:button.fill,color:button.color,borderRadius:\"50%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},initial:{scale:0},animate:{scale:1},transition:{duration:.3},children:/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"28\",height:\"28\",children:/*#__PURE__*/ _jsx(\"path\",{d:\"M 2 14 L 10 22 L 26 6\",fill:\"transparent\",strokeWidth:\"4\",stroke:\"currentColor\",strokeLinecap:\"round\"})})}):/*#__PURE__*/ _jsxs(\"form\",{style:{display:\"grid\",gridTemplateRows,gridTemplateColumns,gap,width:\"100%\",height:\"100%\"},onSubmit:handleSubmit,method:\"POST\",children:[(withName||withEmail)&&/*#__PURE__*/ _jsxs(\"div\",{style:{width:\"100%\",display:\"grid\",gridAutoFlow:layout===\"horizontal\"?\"column\":\"row\",gap},children:[withName&&/*#__PURE__*/ _jsx(\"input\",{className:\"framer-formspark-input\",type:\"text\",name:\"name\",placeholder:name.placeholder,value:isCanvas?name.value:nameValue,onChange:handleNameChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:inputs.fill,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isNameError?inputs.error:\"transparent\"}`}}),withEmail&&/*#__PURE__*/ _jsx(\"input\",{className:\"framer-formspark-input\",type:\"email\",name:\"email\",placeholder:email.placeholder,value:isCanvas?email.value:emailValue,onChange:handleEmailChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:inputs.fill,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isEmailError?inputs.error:\"transparent\"}`}})]}),withMessage&&/*#__PURE__*/ _jsx(\"textarea\",{className:\"framer-formspark-input\",placeholder:message.placeholder,name:\"message\",value:isCanvas?message.value:messageValue,onChange:handleMessageChange,style:{...defaultStyle,minHeight:0,padding:paddingValue,resize:\"vertical\",borderRadius,background:inputs.fill,fontFamily,fontWeight,fontSize,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isMessageError?inputs.error:\"transparent\"}`}}),/*#__PURE__*/ _jsxs(\"div\",{children:[/*#__PURE__*/ _jsx(motion.input,{type:\"submit\",value:button.label,style:{...defaultStyle,borderRadius,padding:paddingValue,fontFamily,fontWeight:button.fontWeight,fontSize,background:button.fill,cursor:\"pointer\",color:button.color,zIndex:1},transition:{type:\"ease\",duration:.3},whileHover:{opacity:.8}}),isLoading&&/*#__PURE__*/ _jsx(\"div\",{style:{borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",left:0,top:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/ _jsx(motion.div,{style:{height:16,width:16},initial:{rotate:0},animate:{rotate:360},transition:{duration:2,repeat:Infinity},children:/*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",children:[/*#__PURE__*/ _jsx(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})})]})]})});},[\".framer-formspark-input::placeholder { color: var(--framer-formspark-placeholder-color) !important; }\",]);FormSpark.defaultProps={fontSize:16,fontFamily:\"Inter\",fontWeight:400,padding:15,paddingTop:15,paddingBottom:15,paddingLeft:15,paddingRight:15,borderRadius:8,topLeftRadius:8,topRightRadius:8,bottomRightRadius:8,bottomLeftRadius:8,gap:15,nameField:{value:undefined,placeholder:\"Name\"},email:{value:undefined,placeholder:\"Email\"},message:{value:undefined,placeholder:\"Message\"},inputs:{fill:\"#EBEBEB\",color:\"#000\",placeholderColor:\"rgba(0, 0, 0, 0.5)\",error:\"#EE4444\"},layout:{fill:\"#EBEBEB\",color:\"#000\",placeholderColor:\"rgba(0, 0, 0, 0.5)\",error:\"#EE4444\"},button:{label:\"Sign Up\",fontWeight:600,fill:\"#000\",color:\"#FFF\"}};addPropertyControls(FormSpark,{formId:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String,description:\"Create a [FormSpark](https://formspark.io/) account, add a new form and copy its ID. [Learn more\u2026](https://www.framer.com/sites/integrations/formspark/)\"},withName:{title:\"Name\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},nameField:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Name\"},value:{title:\"Value\",type:ControlType.String,defaultValue:\"\"}},hidden:props=>!props.withName},withEmail:{title:\"Email\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},email:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Email\"},value:{title:\"Value\",type:ControlType.String}},hidden:props=>!props.withEmail},withMessage:{title:\"Message\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},message:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Message\"},value:{title:\"Value\",type:ControlType.String}},hidden:props=>!props.withMessage},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,defaultValue:\"horizontal\"},inputs:{title:\"Inputs\",type:ControlType.Object,controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},placeholderColor:{title:\"Placeholder\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.5)\"},error:{title:\"Error\",type:ControlType.Color,defaultValue:\"#EE4444\"}}},button:{title:\"Button\",type:ControlType.Object,controls:{label:{title:\"Label\",type:ControlType.String,defaultValue:\"Sign Up\"},fontWeight:{...fontControls.fontWeight,defaultValue:600},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#000\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"}}},...fontControls,fontSize:{title:\"Font Size\",type:ControlType.Number,displayStepper:true,defaultValue:16},...paddingControl,...borderRadiusControl,gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0},onSubmit:{type:ControlType.EventHandler}});const defaultStyle={WebkitAppearance:\"none\",display:\"inline-block\",width:\"100%\",lineHeight:\"1.4em\",outline:\"none\",border:\"none\"};export default FormSpark;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FormSpark\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"290\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"550\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FormSpark.map", "// Generated by Framer (1a6990e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,optimizeAppear,optimizeAppearTransformTemplate,RichText,useConstant,useIsOnFramerCanvas,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/Foxm7T4YpJpvPgDlEus0/FormSpark.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/pMSLpKUdcu69oGTVAlS0/nmQeQv2Jr90F523NelZU/nJGgmqYRI.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/1jyUZv9NHQvBzZQrzIVg/iRChuI8tqdlIQajUgs0y/PRBCtGrAp.js\";import KlarnaCarouselMainComponentV2 from\"https://framerusercontent.com/modules/TDiTK7MuleuCEooP36A3/JeUUCY6MdBXOeK6PAnvu/kRHKisSl8.js\";const RichTextWithFX=withFX(RichText);const FormSparkFonts=getFonts(FormSpark);const MotionDivWithFX=withFX(motion.div);const KlarnaCarouselMainComponentV2Fonts=getFonts(KlarnaCarouselMainComponentV2);const cycleOrder=[\"TdvD9dABt\",\"d2gEoJBEP\",\"pWEx1sXMQ\"];const serializationHash=\"framer-YycdX\";const variantClassNames={d2gEoJBEP:\"framer-v-qce2lc\",pWEx1sXMQ:\"framer-v-1oush0e\",TdvD9dABt:\"framer-v-cyrcqs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const animation={opacity:1,rotate:0,scale:1,x:0,y:40};const transition1={damping:30,delay:.1,mass:1,stiffness:100,type:\"spring\"};const animation1={opacity:1,rotate:0,scale:1,transition:transition1,x:0,y:40};const transition2={delay:0,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation2={opacity:0,rotate:0,scale:1,transition:transition2,x:0,y:50};const transformTemplate1=(_,t)=>`perspective(1200px) ${t}`;const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,scale:1,x:0,y:50};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 humanReadableVariantMap={Default:\"TdvD9dABt\",Laptop:\"d2gEoJBEP\",Mobile:\"pWEx1sXMQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TdvD9dABt\"};};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,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"TdvD9dABt\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const transforms=restProps.transformTemplate?.(undefined,\"\")??\"\";const isOnCanvas=useIsOnFramerCanvas();const initialVariant=useConstant(()=>variant);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"d2gEoJBEP\",\"pWEx1sXMQ\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,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,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cyrcqs\",className,classNames),\"data-framer-name\":\"Default\",initial:isOnCanvas?variant:initialVariant,layoutDependency:layoutDependency,layoutId:\"TdvD9dABt\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{background:\"linear-gradient(111deg, rgb(246, 246, 246) 0%, rgb(232, 246, 245) 100%)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},transformTemplate:(_,t)=>`${transforms} perspective(1200px) ${t}`,...addPropertyOverrides({d2gEoJBEP:{\"data-framer-name\":\"Laptop\"},pWEx1sXMQ:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ragams\",layoutDependency:layoutDependency,layoutId:\"BZH_VYuk5\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p9slfw\",layoutDependency:layoutDependency,layoutId:\"HMtGKIGV0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f6ydfu\",layoutDependency:layoutDependency,layoutId:\"mCt1kwDdB\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:optimizeAppear(\"animate\",\"fd2t0e\",animation3,\"cyrcqs\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-za2m2u\",\"data-styles-preset\":\"PRBCtGrAp\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-7588b743-aae8-471d-94ad-32d79d38583e, rgb(15, 61, 107)))\"},children:\"Contact Us\"})}),className:\"framer-fd2t0e\",\"data-framer-appear-id\":\"fd2t0e\",exit:animation2,initial:optimizeAppear(\"initial\",\"fd2t0e\",animation4,\"cyrcqs\"),layoutDependency:layoutDependency,layoutId:\"I7yeUslFW\",style:{\"--extracted-gdpscs\":\"var(--token-7588b743-aae8-471d-94ad-32d79d38583e, rgb(15, 61, 107))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:optimizeAppearTransformTemplate(\"fd2t0e\",transformTemplate1),variants:{pWEx1sXMQ:{\"--extracted-a0htzi\":\"var(--token-7588b743-aae8-471d-94ad-32d79d38583e, rgb(15, 61, 107))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({d2gEoJBEP:{\"data-framer-appear-id\":\"8f1ru0\",animate:optimizeAppear(\"animate\",\"8f1ru0\",animation3,\"qce2lc\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-za2m2u\",\"data-styles-preset\":\"PRBCtGrAp\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-7588b743-aae8-471d-94ad-32d79d38583e, rgb(15, 61, 107)))\"},children:\"Contact Us\"})}),initial:optimizeAppear(\"initial\",\"8f1ru0\",animation4,\"qce2lc\"),transformTemplate:optimizeAppearTransformTemplate(\"8f1ru0\",transformTemplate1)},pWEx1sXMQ:{\"data-framer-appear-id\":\"146hzf4\",animate:optimizeAppear(\"animate\",\"146hzf4\",animation3,\"1oush0e\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-o40p7m\",\"data-styles-preset\":\"nJGgmqYRI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-7588b743-aae8-471d-94ad-32d79d38583e, rgb(15, 61, 107)))\"},children:\"Contact Us\"})}),initial:optimizeAppear(\"initial\",\"146hzf4\",animation4,\"1oush0e\"),transformTemplate:optimizeAppearTransformTemplate(\"146hzf4\",transformTemplate1)}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichTextWithFX,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:optimizeAppear(\"animate\",\"5ebx6q\",animation3,\"cyrcqs\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ce0e1850-5e82-480b-b438-c780a1ca10e5, rgb(4, 30, 56)))\"},children:\"Get in touch with our sales and support teams for demos, onboarding support or product questions\"})}),className:\"framer-5ebx6q\",\"data-framer-appear-id\":\"5ebx6q\",exit:animation2,initial:optimizeAppear(\"initial\",\"5ebx6q\",animation4,\"cyrcqs\"),layoutDependency:layoutDependency,layoutId:\"K6ccKYgnx\",style:{\"--extracted-r6o4lv\":\"var(--token-ce0e1850-5e82-480b-b438-c780a1ca10e5, rgb(4, 30, 56))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:optimizeAppearTransformTemplate(\"5ebx6q\",transformTemplate1),verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({d2gEoJBEP:{\"data-framer-appear-id\":\"1uwbuod\",animate:optimizeAppear(\"animate\",\"1uwbuod\",animation3,\"qce2lc\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ce0e1850-5e82-480b-b438-c780a1ca10e5, rgb(4, 30, 56)))\"},children:\"Get in touch with our sales and support teams for demos, onboarding support or product questions\"})}),initial:optimizeAppear(\"initial\",\"1uwbuod\",animation4,\"qce2lc\"),transformTemplate:optimizeAppearTransformTemplate(\"1uwbuod\",transformTemplate1)},pWEx1sXMQ:{\"data-framer-appear-id\":\"6scyfb\",animate:optimizeAppear(\"animate\",\"6scyfb\",animation3,\"1oush0e\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ce0e1850-5e82-480b-b438-c780a1ca10e5, rgb(4, 30, 56)))\"},children:\"Get in touch with our sales and support teams for demos, onboarding support or product questions\"})}),initial:optimizeAppear(\"initial\",\"6scyfb\",animation4,\"1oush0e\"),transformTemplate:optimizeAppearTransformTemplate(\"6scyfb\",transformTemplate1)}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:optimizeAppear(\"animate\",\"1ah9rcc\",animation3,\"cyrcqs\"),className:\"framer-1ah9rcc-container\",\"data-framer-appear-id\":\"1ah9rcc\",exit:animation2,initial:optimizeAppear(\"initial\",\"1ah9rcc\",animation4,\"cyrcqs\"),layoutDependency:layoutDependency,layoutId:\"oOAyouWOQ-container\",transformTemplate:optimizeAppearTransformTemplate(\"1ah9rcc\",transformTemplate1),...addPropertyOverrides({d2gEoJBEP:{\"data-framer-appear-id\":\"10o3tbi\",animate:optimizeAppear(\"animate\",\"10o3tbi\",animation3,\"qce2lc\"),initial:optimizeAppear(\"initial\",\"10o3tbi\",animation4,\"qce2lc\"),transformTemplate:optimizeAppearTransformTemplate(\"10o3tbi\",transformTemplate1)},pWEx1sXMQ:{\"data-framer-appear-id\":\"nrryy5\",animate:optimizeAppear(\"animate\",\"nrryy5\",animation3,\"1oush0e\"),initial:optimizeAppear(\"initial\",\"nrryy5\",animation4,\"1oush0e\"),transformTemplate:optimizeAppearTransformTemplate(\"nrryy5\",transformTemplate1)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,button:{color:\"rgb(255, 255, 255)\",fill:'var(--token-240f6b6e-1ffd-4f02-a626-c00d1fe37ea2, rgb(64, 194, 119)) /* {\"name\":\"Fiat Green\"} */',fontWeight:600,label:\"Sign Up\"},email:{placeholder:\"Email\",value:\"\"},font:false,fontFamily:\"Inter\",fontSize:16,fontWeight:400,formId:\"j7UxTmLe\",gap:15,height:\"100%\",id:\"oOAyouWOQ\",inputs:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:'var(--token-df0011d3-9aca-4968-a333-9ec3e58a6bf1, rgb(255, 255, 255)) /* {\"name\":\"White TX\"} */',placeholderColor:\"rgba(0, 0, 0, 0.5)\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"oOAyouWOQ\",message:{placeholder:\"Message\",value:\"\"},nameField:{placeholder:\"Name\",value:\"\"},padding:17,paddingBottom:17,paddingLeft:17,paddingPerSide:false,paddingRight:17,paddingTop:17,style:{height:\"100%\",width:\"100%\"},topLeftRadius:10,topRightRadius:10,width:\"100%\",withEmail:true,withMessage:true,withName:true,...addPropertyOverrides({d2gEoJBEP:{formId:\"\"},pWEx1sXMQ:{formId:\"\",layout:\"vertical\"}},baseVariant,gestureVariant)})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-jfsm0x\",\"data-framer-name\":\"Screens\",layoutDependency:layoutDependency,layoutId:\"IJdNsEkff\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:optimizeAppear(\"animate\",\"gs1pyg\",animation3,\"cyrcqs\"),className:\"framer-gs1pyg-container\",\"data-framer-appear-id\":\"gs1pyg\",exit:animation2,initial:optimizeAppear(\"initial\",\"gs1pyg\",animation4,\"cyrcqs\"),layoutDependency:layoutDependency,layoutId:\"HM366m5X8-container\",transformTemplate:optimizeAppearTransformTemplate(\"gs1pyg\",transformTemplate1),children:/*#__PURE__*/_jsx(KlarnaCarouselMainComponentV2,{height:\"100%\",id:\"HM366m5X8\",layoutId:\"HM366m5X8\",variant:\"byEOkgWUL\",width:\"100%\"})})})]})})})});});const css=['.framer-YycdX[data-border=\"true\"]::after, .framer-YycdX [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YycdX.framer-2h1i9v, .framer-YycdX .framer-2h1i9v { display: block; }\",\".framer-YycdX.framer-cyrcqs { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 64px 60px 64px; position: relative; width: 1459px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YycdX .framer-ragams { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 116px; height: 448px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YycdX .framer-p9slfw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 38%; }\",\".framer-YycdX .framer-1f6ydfu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-YycdX .framer-fd2t0e, .framer-YycdX .framer-5ebx6q { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YycdX .framer-1ah9rcc-container { flex: none; height: 258px; position: relative; width: 100%; }\",\".framer-YycdX .framer-jfsm0x { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-YycdX .framer-gs1pyg-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YycdX.framer-cyrcqs, .framer-YycdX .framer-ragams, .framer-YycdX .framer-1f6ydfu, .framer-YycdX .framer-jfsm0x { gap: 0px; } .framer-YycdX.framer-cyrcqs > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-YycdX.framer-cyrcqs > :first-child, .framer-YycdX .framer-ragams > :first-child, .framer-YycdX .framer-jfsm0x > :first-child { margin-left: 0px; } .framer-YycdX.framer-cyrcqs > :last-child, .framer-YycdX .framer-ragams > :last-child, .framer-YycdX .framer-jfsm0x > :last-child { margin-right: 0px; } .framer-YycdX .framer-ragams > * { margin: 0px; margin-left: calc(116px / 2); margin-right: calc(116px / 2); } .framer-YycdX .framer-1f6ydfu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YycdX .framer-1f6ydfu > :first-child { margin-top: 0px; } .framer-YycdX .framer-1f6ydfu > :last-child { margin-bottom: 0px; } .framer-YycdX .framer-jfsm0x > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-YycdX.framer-v-qce2lc.framer-cyrcqs { width: 1200px; }\",\".framer-YycdX.framer-v-qce2lc .framer-ragams { flex-direction: column; gap: 16px; height: min-content; }\",\".framer-YycdX.framer-v-qce2lc .framer-p9slfw { gap: 47px; height: min-content; justify-content: center; width: 75%; }\",\".framer-YycdX.framer-v-qce2lc .framer-5ebx6q { width: 80%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YycdX.framer-v-qce2lc .framer-ragams, .framer-YycdX.framer-v-qce2lc .framer-p9slfw { gap: 0px; } .framer-YycdX.framer-v-qce2lc .framer-ragams > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-YycdX.framer-v-qce2lc .framer-ragams > :first-child, .framer-YycdX.framer-v-qce2lc .framer-p9slfw > :first-child { margin-top: 0px; } .framer-YycdX.framer-v-qce2lc .framer-ragams > :last-child, .framer-YycdX.framer-v-qce2lc .framer-p9slfw > :last-child { margin-bottom: 0px; } .framer-YycdX.framer-v-qce2lc .framer-p9slfw > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } }\",\".framer-YycdX.framer-v-1oush0e.framer-cyrcqs { gap: 49px; padding: 48px 24px 32px 24px; width: 389px; }\",\".framer-YycdX.framer-v-1oush0e .framer-ragams { flex-direction: column; gap: 37px; height: min-content; }\",\".framer-YycdX.framer-v-1oush0e .framer-p9slfw { gap: 38px; height: min-content; justify-content: center; width: 100%; }\",\".framer-YycdX.framer-v-1oush0e .framer-1f6ydfu { gap: 20px; }\",\".framer-YycdX.framer-v-1oush0e .framer-1ah9rcc-container { height: 391px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YycdX.framer-v-1oush0e.framer-cyrcqs, .framer-YycdX.framer-v-1oush0e .framer-ragams, .framer-YycdX.framer-v-1oush0e .framer-p9slfw, .framer-YycdX.framer-v-1oush0e .framer-1f6ydfu { gap: 0px; } .framer-YycdX.framer-v-1oush0e.framer-cyrcqs > * { margin: 0px; margin-left: calc(49px / 2); margin-right: calc(49px / 2); } .framer-YycdX.framer-v-1oush0e.framer-cyrcqs > :first-child { margin-left: 0px; } .framer-YycdX.framer-v-1oush0e.framer-cyrcqs > :last-child { margin-right: 0px; } .framer-YycdX.framer-v-1oush0e .framer-ragams > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-YycdX.framer-v-1oush0e .framer-ragams > :first-child, .framer-YycdX.framer-v-1oush0e .framer-p9slfw > :first-child, .framer-YycdX.framer-v-1oush0e .framer-1f6ydfu > :first-child { margin-top: 0px; } .framer-YycdX.framer-v-1oush0e .framer-ragams > :last-child, .framer-YycdX.framer-v-1oush0e .framer-p9slfw > :last-child, .framer-YycdX.framer-v-1oush0e .framer-1f6ydfu > :last-child { margin-bottom: 0px; } .framer-YycdX.framer-v-1oush0e .framer-p9slfw > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-YycdX.framer-v-1oush0e .framer-1f6ydfu > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 568\n * @framerIntrinsicWidth 1459\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"d2gEoJBEP\":{\"layout\":[\"fixed\",\"auto\"]},\"pWEx1sXMQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerJTv_XL1Jq=withCSS(Component,css,\"framer-YycdX\");export default FramerJTv_XL1Jq;FramerJTv_XL1Jq.displayName=\"Download App Card\";FramerJTv_XL1Jq.defaultProps={height:568,width:1459};addPropertyControls(FramerJTv_XL1Jq,{variant:{options:[\"TdvD9dABt\",\"d2gEoJBEP\",\"pWEx1sXMQ\"],optionTitles:[\"Default\",\"Laptop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerJTv_XL1Jq,[...FormSparkFonts,...KlarnaCarouselMainComponentV2Fonts,...sharedStyle.fonts,...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJTv_XL1Jq\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d2gEoJBEP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pWEx1sXMQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"568\",\"framerIntrinsicWidth\":\"1459\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c76752e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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/gkxgwdoft1PeMjpc3KHk/y4RkAeAa7zRz2w6z1qkg/fVBdlF_AE.js\";import DownloadAppCard from\"https://framerusercontent.com/modules/Pr44VnMOGihkmgu2Fe3U/ZFSOTA9fHQ7Hl4LiKABS/JTv_XL1Jq.js\";const DownloadAppCardFonts=getFonts(DownloadAppCard);const cycleOrder=[\"a0vBXR3tq\",\"D6OkPbaQD\",\"mrqPvn6WD\",\"vNY7z8nvc\"];const serializationHash=\"framer-SJhaj\";const variantClassNames={a0vBXR3tq:\"framer-v-in8aqa\",D6OkPbaQD:\"framer-v-1c9u668\",mrqPvn6WD:\"framer-v-ea4h05\",vNY7z8nvc:\"framer-v-1yzbzuo\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.15,ease:[.12,.23,.5,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 4\":\"vNY7z8nvc\",Desktop:\"a0vBXR3tq\",Laptop:\"mrqPvn6WD\",Phone:\"D6OkPbaQD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"a0vBXR3tq\"};};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:\"a0vBXR3tq\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-in8aqa\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"a0vBXR3tq\",ref:ref??ref1,style:{backgroundColor:\"var(--token-ce0e1850-5e82-480b-b438-c780a1ca10e5, rgb(4, 30, 56))\",...style},...addPropertyOverrides({D6OkPbaQD:{\"data-framer-name\":\"Phone\"},mrqPvn6WD:{\"data-framer-name\":\"Laptop\"},vNY7z8nvc:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bbvsyz-container\",layoutDependency:layoutDependency,layoutId:\"Ev621GpzH-container\",children:/*#__PURE__*/_jsx(DownloadAppCard,{height:\"100%\",id:\"Ev621GpzH\",layoutId:\"Ev621GpzH\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"TdvD9dABt\",width:\"100%\",...addPropertyOverrides({D6OkPbaQD:{variant:\"pWEx1sXMQ\"},mrqPvn6WD:{style:{width:\"100%\"},variant:\"d2gEoJBEP\"},vNY7z8nvc:{variant:\"d2gEoJBEP\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rewhs1\",\"data-framer-name\":\"Info\",layoutDependency:layoutDependency,layoutId:\"ZfIBX0yNn\",children:[/*#__PURE__*/_jsxs(motion.div,{\"aria-label\":\"Framer University logo\",className:\"framer-idjer9\",\"data-framer-name\":\"Logo-new\",layoutDependency:layoutDependency,layoutId:\"nEuaP7VAl\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"NB9V0ujEI\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:78,intrinsicWidth:381,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+632+0+0+0+0),pixelHeight:78,pixelWidth:381,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oNA8eNrnD03zwb7SCAvNI7cwHHY.svg\"},className:\"framer-12me3pa framer-iz7qug\",\"data-framer-name\":\"Wrap\",layoutDependency:layoutDependency,layoutId:\"NB9V0ujEI\",...addPropertyOverrides({D6OkPbaQD:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:78,intrinsicWidth:381,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+632+0+0+0+0),pixelHeight:78,pixelWidth:381,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oNA8eNrnD03zwb7SCAvNI7cwHHY.svg\"}},mrqPvn6WD:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:78,intrinsicWidth:381,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+632+0+0+0+0),pixelHeight:78,pixelWidth:381,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oNA8eNrnD03zwb7SCAvNI7cwHHY.svg\"}},vNY7z8nvc:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:78,intrinsicWidth:381,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+50+632+0+0+0+0),pixelHeight:78,pixelWidth:381,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/oNA8eNrnD03zwb7SCAvNI7cwHHY.svg\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tq3bkp\",\"data-framer-name\":\"Contact\",layoutDependency:layoutDependency,layoutId:\"HyElTdCl_\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8b302d8b-218f-4227-aa12-d0ce2ce66d79, rgb(245, 245, 253)))\"},children:\"Alternative payment solutions simplified\"})}),className:\"framer-cql57l\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"h4VbTqy1L\",style:{\"--extracted-r6o4lv\":\"var(--token-8b302d8b-218f-4227-aa12-d0ce2ce66d79, rgb(245, 245, 253))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({D6OkPbaQD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8b302d8b-218f-4227-aa12-d0ce2ce66d79, rgb(245, 245, 253)))\"},children:\"Alternative payment solutions simplified\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lk6b8j\",layoutDependency:layoutDependency,layoutId:\"gs2toKfOZ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9cr9de\",\"data-framer-name\":\"Contact\",layoutDependency:layoutDependency,layoutId:\"Gqok0ooeW\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://developers.bead.xyz\",motionChild:true,nodeId:\"viRVA2gcd\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-t1sth\",\"data-styles-preset\":\"fVBdlF_AE\",children:\"Developers\"})})})}),className:\"framer-1k4w8gd\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"viRVA2gcd\",style:{\"--extracted-r6o4lv\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)))\"},children:\"|\"})}),className:\"framer-r5moad\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"mvwOiPfFm\",style:{\"--extracted-r6o4lv\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://legal.bead.xyz/\",motionChild:true,nodeId:\"cOg6k6njD\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-t1sth\",\"data-styles-preset\":\"fVBdlF_AE\",children:\"Legal\"})})})}),className:\"framer-1mm2g30\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"cOg6k6njD\",style:{\"--extracted-r6o4lv\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({D6OkPbaQD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://legal.bead.xyz/privacy/privacy-policy\",motionChild:true,nodeId:\"cOg6k6njD\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-t1sth\",\"data-styles-preset\":\"fVBdlF_AE\",children:\"Legal\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)))\"},children:\"|\"})}),className:\"framer-15fom4p\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"JPcXacO4p\",style:{\"--extracted-r6o4lv\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://legal.bead.xyz/privacy/privacy-policy\",motionChild:true,nodeId:\"b5ko0h9Ua\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-t1sth\",\"data-styles-preset\":\"fVBdlF_AE\",children:\"Privacy\"})})})}),className:\"framer-1x2kfa1\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"b5ko0h9Ua\",style:{\"--extracted-r6o4lv\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jd4mp8\",\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"dR_JP8cnt\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5aca01dc-dadc-4074-a025-8f20b6f39c17, rgb(255, 255, 255)))\"},children:\"\\xa9 2025 Bead Pay, Inc.\"})}),className:\"framer-16fl45\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"XtkeRhlYG\",style:{\"--extracted-r6o4lv\":\"var(--token-5aca01dc-dadc-4074-a025-8f20b6f39c17, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SJhaj.framer-iz7qug, .framer-SJhaj .framer-iz7qug { display: block; }\",\".framer-SJhaj.framer-in8aqa { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 50px 0px; position: relative; width: 1440px; }\",\".framer-SJhaj .framer-1bbvsyz-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; }\",\".framer-SJhaj .framer-1rewhs1 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 63px; justify-content: space-between; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SJhaj .framer-idjer9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 241px; }\",\".framer-SJhaj .framer-12me3pa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 57%; }\",\".framer-SJhaj .framer-1tq3bkp, .framer-SJhaj .framer-jd4mp8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-SJhaj .framer-cql57l, .framer-SJhaj .framer-1k4w8gd, .framer-SJhaj .framer-r5moad, .framer-SJhaj .framer-1mm2g30, .framer-SJhaj .framer-15fom4p, .framer-SJhaj .framer-1x2kfa1, .framer-SJhaj .framer-16fl45 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-SJhaj .framer-1lk6b8j { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-SJhaj .framer-9cr9de { 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-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SJhaj.framer-in8aqa, .framer-SJhaj .framer-idjer9, .framer-SJhaj .framer-12me3pa, .framer-SJhaj .framer-1tq3bkp, .framer-SJhaj .framer-1lk6b8j, .framer-SJhaj .framer-9cr9de, .framer-SJhaj .framer-jd4mp8 { gap: 0px; } .framer-SJhaj.framer-in8aqa > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-SJhaj.framer-in8aqa > :first-child, .framer-SJhaj .framer-idjer9 > :first-child, .framer-SJhaj .framer-1tq3bkp > :first-child, .framer-SJhaj .framer-1lk6b8j > :first-child, .framer-SJhaj .framer-jd4mp8 > :first-child { margin-top: 0px; } .framer-SJhaj.framer-in8aqa > :last-child, .framer-SJhaj .framer-idjer9 > :last-child, .framer-SJhaj .framer-1tq3bkp > :last-child, .framer-SJhaj .framer-1lk6b8j > :last-child, .framer-SJhaj .framer-jd4mp8 > :last-child { margin-bottom: 0px; } .framer-SJhaj .framer-idjer9 > *, .framer-SJhaj .framer-1lk6b8j > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SJhaj .framer-12me3pa > *, .framer-SJhaj .framer-9cr9de > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-SJhaj .framer-12me3pa > :first-child, .framer-SJhaj .framer-9cr9de > :first-child { margin-left: 0px; } .framer-SJhaj .framer-12me3pa > :last-child, .framer-SJhaj .framer-9cr9de > :last-child { margin-right: 0px; } .framer-SJhaj .framer-1tq3bkp > *, .framer-SJhaj .framer-jd4mp8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-SJhaj.framer-v-1c9u668.framer-in8aqa { padding: 50px 24px 50px 24px; width: 370px; }\",\".framer-SJhaj.framer-v-1c9u668 .framer-1rewhs1 { flex-direction: column; gap: 37px; height: min-content; justify-content: center; max-width: unset; }\",\".framer-SJhaj.framer-v-1c9u668 .framer-idjer9, .framer-SJhaj.framer-v-1c9u668 .framer-1lk6b8j { align-content: center; align-items: center; height: min-content; width: 100%; }\",\".framer-SJhaj.framer-v-1c9u668 .framer-1tq3bkp { width: 100%; }\",\".framer-SJhaj.framer-v-1c9u668 .framer-cql57l { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SJhaj.framer-v-1c9u668 .framer-1rewhs1 { gap: 0px; } .framer-SJhaj.framer-v-1c9u668 .framer-1rewhs1 > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-SJhaj.framer-v-1c9u668 .framer-1rewhs1 > :first-child { margin-top: 0px; } .framer-SJhaj.framer-v-1c9u668 .framer-1rewhs1 > :last-child { margin-bottom: 0px; } }\",\".framer-SJhaj.framer-v-ea4h05.framer-in8aqa { padding: 50px 32px 50px 32px; width: 1200px; }\",\".framer-SJhaj.framer-v-ea4h05 .framer-1bbvsyz-container { max-width: unset; }\",\".framer-SJhaj.framer-v-1yzbzuo.framer-in8aqa { padding: 50px 32px 50px 32px; width: 1295px; }\",\".framer-SJhaj.framer-v-1yzbzuo .framer-1bbvsyz-container { max-width: 1100px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 845\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"D6OkPbaQD\":{\"layout\":[\"fixed\",\"auto\"]},\"mrqPvn6WD\":{\"layout\":[\"fixed\",\"auto\"]},\"vNY7z8nvc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNuvsV0IOJ=withCSS(Component,css,\"framer-SJhaj\");export default FramerNuvsV0IOJ;FramerNuvsV0IOJ.displayName=\"Footer\";FramerNuvsV0IOJ.defaultProps={height:845,width:1440};addPropertyControls(FramerNuvsV0IOJ,{variant:{options:[\"a0vBXR3tq\",\"D6OkPbaQD\",\"mrqPvn6WD\",\"vNY7z8nvc\"],optionTitles:[\"Desktop\",\"Phone\",\"Laptop\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerNuvsV0IOJ,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...DownloadAppCardFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNuvsV0IOJ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D6OkPbaQD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mrqPvn6WD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vNY7z8nvc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"845\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NuvsV0IOJ.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=['.framer-lgvKn .framer-styles-preset-y1nqtr:not(.rich-text-wrapper), .framer-lgvKn .framer-styles-preset-y1nqtr.rich-text-wrapper a { --framer-link-current-text-color: var(--token-240f6b6e-1ffd-4f02-a626-c00d1fe37ea2, #40c277) /* {\"name\":\"Fiat Green\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-240f6b6e-1ffd-4f02-a626-c00d1fe37ea2, #40c277) /* {\"name\":\"Fiat Green\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, #224466); --framer-link-text-decoration: none; }'];export const className=\"framer-lgvKn\";\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\"}}}", "let e;var f=r=>{if(!e){let o=function(t,n){return r.createElement(\"svg\",{width:\"100%\",height:\"1.5em\",strokeWidth:1.5,viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",color:\"currentColor\",ref:n,...t},r.createElement(\"path\",{d:\"M3 9.5L12 4l9 5.5M19 13v6.4a.6.6 0 01-.6.6H5.6a.6.6 0 01-.6-.6V13\",stroke:\"currentColor\",strokeLinecap:\"round\",strokeLinejoin:\"round\"}))};e=r.forwardRef(o)}return e};export{f as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/iconoir-icons/Home.js@0.0.11\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"Accessibility\",\"AccessibilitySign\",\"AccessibilityTech\",\"Activity\",\"AddCircledOutline\",\"AddDatabaseScript\",\"AddFolder\",\"AddFrame\",\"AddHexagon\",\"AddKeyframe\",\"AddKeyframeAlt\",\"AddKeyframes\",\"AddLens\",\"AddPage\",\"AddPinAlt\",\"AddSelection\",\"AddSquare\",\"AddToCart\",\"AddUser\",\"Airplane\",\"AirplaneHelix\",\"AirplaneHelix45Deg\",\"AirplaneOff\",\"AirplaneRotation\",\"Airplay\",\"Alarm\",\"Album\",\"AlbumCarousel\",\"AlbumList\",\"AlbumOpen\",\"AlignBottomBox\",\"AlignCenter\",\"AlignJustify\",\"AlignLeft\",\"AlignLeftBox\",\"AlignRight\",\"AlignRightBox\",\"AlignTopBox\",\"Antenna\",\"AntennaOff\",\"AntennaSignal\",\"AppNotification\",\"Apple\",\"AppleHalf\",\"AppleHalfAlt\",\"AppleImac2021\",\"AppleImac2021Side\",\"AppleSwift\",\"ArSymbol\",\"Archery\",\"Archive\",\"AreaSearch\",\"ArrowArchery\",\"ArrowDown\",\"ArrowDownCircled\",\"ArrowLeft\",\"ArrowLeftCircled\",\"ArrowRight\",\"ArrowRightCircled\",\"ArrowSeparate\",\"ArrowUnion\",\"ArrowUnionVertical\",\"ArrowUp\",\"ArrowUpCircled\",\"Asana\",\"Attachment\",\"AutoFlash\",\"Bag\",\"BasketBall\",\"BasketBallAlt\",\"BasketballField\",\"Battery25\",\"Battery50\",\"Battery75\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryIndicator\",\"BatteryWarning\",\"BeachBag\",\"BeachBagBig\",\"Bell\",\"BellNotification\",\"BellOff\",\"Bicycle\",\"Bin\",\"BinAdd\",\"BinFull\",\"BinHalf\",\"BinMinus\",\"Bluetooth\",\"Bold\",\"BoldSquareOutline\",\"BookmarkCircled\",\"BookmarkEmpty\",\"BorderBl\",\"BorderBottom\",\"BorderBr\",\"BorderInner\",\"BorderLeft\",\"BorderOut\",\"BorderRight\",\"BorderTl\",\"BorderTop\",\"BorderTr\",\"BounceLeft\",\"BounceRight\",\"BowlingBall\",\"Box\",\"BoxIso\",\"BoxingGlove\",\"BubbleDownload\",\"BubbleError\",\"BubbleIncome\",\"BubbleOutcome\",\"BubbleSearch\",\"BubbleStar\",\"BubbleUpload\",\"BubbleWarning\",\"Building\",\"BusOutline\",\"BusStop\",\"Calculator\",\"Calendar\",\"Camera\",\"Cancel\",\"CarOutline\",\"Cart\",\"CartAlt\",\"Cash\",\"Cell4X4\",\"CenterAlign\",\"ChatAdd\",\"ChatBubble\",\"ChatBubbleCheck\",\"ChatBubbleCheck1\",\"ChatBubbleEmpty\",\"ChatBubbleError\",\"ChatBubbleQuestion\",\"ChatBubbleTranslate\",\"ChatBubbleWarning\",\"ChatLines\",\"ChatRemove\",\"Check\",\"CheckCircledOutline\",\"Chocolate\",\"Chromecast\",\"ChromecastActive\",\"Church\",\"ChurchAlt\",\"CinemaOld\",\"Circle\",\"City\",\"ClockOutline\",\"Closet\",\"Cloud\",\"CloudBookAlt\",\"CloudCheck\",\"CloudDesync\",\"CloudDownload\",\"CloudError\",\"CloudSunny\",\"CloudSync\",\"CloudUpload\",\"Code\",\"Codepen\",\"Coin\",\"CollageFrame\",\"Collapse\",\"ColorFilter\",\"ColorPicker\",\"ColorPickerEmpty\",\"Combine\",\"CompactDisc\",\"Compress\",\"CompressLines\",\"Computer\",\"ControlSlider\",\"Copy\",\"Copyright\",\"CornerBottomLeft\",\"CornerBottomRight\",\"CornerTopLeft\",\"CornerTopRight\",\"Cpu\",\"CpuWarning\",\"CrackedEgg\",\"CreativeCommons\",\"CreditCard\",\"CreditCard2\",\"Crop\",\"CropRotateBl\",\"CropRotateBr\",\"CropRotateTl\",\"CropRotateTr\",\"Css3\",\"CursorPointer\",\"Cut\",\"CutAlt\",\"Cycling\",\"DashFlag\",\"Dashboard\",\"DashboardDots\",\"DashboardSpeed\",\"DataTransferBoth\",\"DataTransferCheck\",\"DataTransferDown\",\"DataTransferUp\",\"DataTransferWarning\",\"DatabaseBackup\",\"DatabaseExport\",\"DatabaseMonitor\",\"DatabaseRestore\",\"DatabaseScript\",\"DatabaseSettings\",\"DatabaseStar\",\"DatabaseStats\",\"Db\",\"DbCheck\",\"DbError\",\"DbSearch\",\"DbStar\",\"DbWarning\",\"DeCompress\",\"DeleteCircledOutline\",\"DesignPencil\",\"Dialpad\",\"Display4K\",\"DivideSelection1\",\"DivideSelection2\",\"DocSearch\",\"DocSearchAlt\",\"DocStar\",\"DocStarAlt\",\"Dollar\",\"DomoticIssue\",\"Donate\",\"DoubleCheck\",\"DownRoundArrow\",\"Download\",\"DragHandGesture\",\"Drawer\",\"Dribbble\",\"Droplet\",\"DropletHalf\",\"EaseIn\",\"EaseInControlPoint\",\"EaseInOut\",\"EaseOut\",\"EaseOutControlPoint\",\"Edit\",\"EditPencil\",\"Egg\",\"Eject\",\"ElectronicsChip\",\"Emoji\",\"EmojiBall\",\"EmojiBlinkLeft\",\"EmojiBlinkRight\",\"EmojiLookBottom\",\"EmojiLookLeft\",\"EmojiLookRight\",\"EmojiLookTop\",\"EmojiQuite\",\"EmojiReally\",\"EmojiSad\",\"EmojiSatisfied\",\"EmojiSingLeft\",\"EmojiSingLeftNote\",\"EmojiSingRight\",\"EmojiSingRightNote\",\"EmojiSurprise\",\"EmojiSurpriseAlt\",\"EmojiTalkingAngry\",\"EmojiTalkingHappy\",\"EmojiThinkLeft\",\"EmojiThinkRight\",\"EmptyPage\",\"Enlarge\",\"EnlargeRoundArrow\",\"Euro\",\"EuroSquare\",\"EvCharge\",\"EvChargeAlt\",\"EvPlug\",\"EvPlugCharging\",\"EvPlugError\",\"EvStation\",\"Exclude\",\"Expand\",\"ExpandLines\",\"EyeAlt\",\"EyeClose\",\"EyeEmpty\",\"EyeOff\",\"FaceId\",\"Facebook\",\"FacebookSquared\",\"Farm\",\"FastArrowDown\",\"FastArrowDownBox\",\"FastArrowLeft\",\"FastArrowLeftBox\",\"FastArrowRight\",\"FastArrowRightBox\",\"FastArrowTop\",\"FastArrowUpBox\",\"FastBottomCircle\",\"FastLeftCircle\",\"FastRightCircle\",\"FastTopCircle\",\"Female\",\"Figma\",\"FileNotFound\",\"Filter\",\"FilterAlt\",\"Finder\",\"Fingerprint\",\"FingerprintCircled\",\"FingerprintCircledOk\",\"FingerprintPhone\",\"FingerprintScan\",\"FingerprintSquared\",\"Fishing\",\"Flare\",\"Flash\",\"FlashOff\",\"Flip\",\"FlipReverse\",\"Flower\",\"Fog\",\"Folder\",\"FolderAlert\",\"FontSize\",\"Football\",\"FootballBall\",\"ForwardOutline\",\"Frame\",\"FrameAlt\",\"FrameAltEmpty\",\"FrameSelect\",\"FrameSimple\",\"FrameTool\",\"Fridge\",\"Fx\",\"Garage\",\"Gas\",\"GasTank\",\"GasTankDrop\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitHub\",\"GitHubOutline\",\"GitLabFull\",\"GitMerge\",\"GlassEmpty\",\"GlassHalf\",\"GlassHalfAlt\",\"Glasses\",\"Golf\",\"Google\",\"GoogleCircled\",\"GoogleDocs\",\"GoogleDrive\",\"GoogleDriveCheck\",\"GoogleDriveSync\",\"GoogleDriveWarning\",\"GoogleHome\",\"GoogleOne\",\"Gps\",\"GraphDown\",\"GraphUp\",\"GridAdd\",\"GridMinus\",\"GridRemove\",\"Group\",\"Gym\",\"HalfMoon\",\"HandBrake\",\"Handbag\",\"HardDrive\",\"Hat\",\"Hd\",\"Hdr\",\"Headset\",\"HeadsetCharge\",\"HeadsetHelp\",\"HeadsetIssue\",\"HealthShield\",\"Healthcare\",\"Heart\",\"HeavyRain\",\"Heptagon\",\"HerSlips\",\"HesaWarningOutline\",\"Hexagon\",\"HexagonAlt\",\"HighPriority\",\"HistoricShield\",\"HistoricShieldAlt\",\"Home\",\"HomeAlt\",\"HomeAltSlim\",\"HomeAltSlimHoriz\",\"HomeHospital\",\"HomeSimple\",\"HomeSimpleDoor\",\"HomeUser\",\"Hospital\",\"HospitalSign\",\"Hourglass\",\"Html5\",\"Iconoir\",\"Import\",\"Industry\",\"InfoEmpty\",\"InputField\",\"InputSearch\",\"Instagram\",\"Intersect\",\"IntersectAlt\",\"IosSettings\",\"IrisScan\",\"Italic\",\"ItalicSquareOutline\",\"Journal\",\"JournalPage\",\"KeyAlt\",\"KeyAltBack\",\"KeyAltMinus\",\"KeyAltPlus\",\"KeyAltRemove\",\"Keyframe\",\"KeyframeAlignCenter\",\"KeyframePosition\",\"Keyframes\",\"KeyframesCouple\",\"LabelOutline\",\"Lamp\",\"Language\",\"Laptop\",\"LaptopCharging\",\"LaptopFix\",\"LaptopIssue\",\"LargeSuitcase\",\"LayoutLeft\",\"LayoutRight\",\"Leaderboard\",\"LeaderboardStar\",\"LeftRoundArrow\",\"Lens\",\"Lifebelt\",\"LightBulb\",\"LightBulbOff\",\"LightBulbOn\",\"LineSpace\",\"Linear\",\"Link\",\"LinkedIn\",\"List\",\"LoadActionFloppy\",\"Lock\",\"LockKey\",\"LogDenied\",\"LogIn\",\"LogOut\",\"LongArrowDownLeft\",\"LongArrowDownRight\",\"LongArrowLeftDown\",\"LongArrowLeftUp\",\"LongArrowRightDown\",\"LongArrowRightUp\",\"LongArrowRightUp1\",\"LongArrowUpLeft\",\"LongArrowUpRight\",\"LotOfCash\",\"MacControlKey\",\"MacDock\",\"MacOptionKey\",\"MacOsWindow\",\"Mail\",\"MailOpened\",\"Male\",\"Map\",\"MapIssue\",\"MapsArrow\",\"MapsArrowDiagonal\",\"MapsArrowIssue\",\"MapsGoStraight\",\"MapsTurnBack\",\"MapsTurnLeft\",\"MapsTurnRight\",\"MaskSquare\",\"Maximize\",\"Medal\",\"Medal1St\",\"Medium\",\"Megaphone\",\"Menu\",\"MenuScale\",\"Message\",\"MessageAlert\",\"MessageText\",\"Metro\",\"Mic\",\"MicAdd\",\"MicCheck\",\"MicMute\",\"MicRemove\",\"MicSpeaking\",\"MicWarning\",\"Minus\",\"Minus1\",\"MinusHexagon\",\"MinusPinAlt\",\"MinusSquare\",\"MissingFont\",\"ModernTv\",\"ModernTv4K\",\"MoneySquare\",\"MoonSat\",\"MoreHoriz\",\"MoreVert\",\"MouseButtonLeft\",\"MouseButtonRight\",\"MouseScrollWheel\",\"MoveDown\",\"MoveLeft\",\"MoveRight\",\"MoveRuler\",\"MoveUp\",\"Movie\",\"MultiBubble\",\"MultiMacOsWindow\",\"MultiWindow\",\"MultiplePages\",\"MultiplePagesAdd\",\"MultiplePagesDelete\",\"MultiplePagesEmpty\",\"MultiplePagesRemove\",\"Music1\",\"Music1Add\",\"Music2\",\"Music2Add\",\"NavArrowDown\",\"NavArrowLeft\",\"NavArrowRight\",\"NavArrowUp\",\"Navigator\",\"NavigatorAlt\",\"Network\",\"NetworkAlt\",\"NetworkLeft\",\"NetworkRight\",\"NoBattery\",\"NoCoin\",\"NoCreditCard\",\"NoLock\",\"NoSmoking\",\"Notes\",\"Octagon\",\"OilIndustry\",\"OpenInBrowser\",\"OpenInWindow\",\"OpenVpn\",\"OrangeHalf\",\"OrangeSlice\",\"OrangeSliceAlt\",\"Page\",\"PageFlip\",\"PageSearch\",\"PageStar\",\"Palette\",\"PanoramaEnlarge\",\"PanoramaReduce\",\"Pants\",\"PantsAlt\",\"PasswordCursor\",\"PasswordError\",\"PasswordPass\",\"PauseOutline\",\"PcMouse\",\"PenConnectBluetooth\",\"PenConnectWifi\",\"PenTablet\",\"PenTabletConnectUsb\",\"PenTabletConnectWifi\",\"Pentagon\",\"Percentage\",\"PercentageRound\",\"PercentageSquare\",\"PharmacyCircledCross\",\"PharmacySquaredCross\",\"Phone\",\"PhoneAdd\",\"PhoneDelete\",\"PhoneDisabled\",\"PhoneIncome\",\"PhoneOutcome\",\"PhonePaused\",\"PhoneRemove\",\"Pin\",\"PinAlt\",\"PizzaSlice\",\"Planet\",\"PlanetAlt\",\"PlanetSat\",\"PlayOutline\",\"Playlist\",\"PlaylistAdd\",\"PlaylistPlay\",\"PlugTypeA\",\"PlugTypeC\",\"PlugTypeG\",\"PlugTypeL\",\"Plus\",\"Pocket\",\"Position\",\"PositionAlign\",\"Pound\",\"PrecisionTool\",\"Printer\",\"PrinterAlt\",\"PrintingPage\",\"PriorityDown\",\"PriorityUp\",\"ProfileCircled\",\"Prohibition\",\"QuestionMark\",\"QuestionMarkCircle\",\"Rain\",\"ReceiveDollars\",\"ReceiveEuros\",\"ReceivePounds\",\"ReceiveYens\",\"Redo\",\"RedoAction\",\"RedoCircle\",\"Reduce\",\"ReduceRoundArrow\",\"Refresh\",\"RefreshCircular\",\"RefreshDouble\",\"ReminderHandGesture\",\"RemoveDatabaseScript\",\"RemoveEmpty\",\"RemoveFolder\",\"RemoveFrame\",\"RemoveFromCart\",\"RemoveKeyframe\",\"RemoveKeyframeAlt\",\"RemoveKeyframes\",\"RemovePage\",\"RemovePinAlt\",\"RemoveSelection\",\"RemoveSquare\",\"RemoveUser\",\"Repeat\",\"RepeatOnce\",\"ReportColumns\",\"Reports\",\"RewindOutline\",\"Rhombus\",\"RightRoundArrow\",\"Rings\",\"RotateCameraLeft\",\"RotateCameraRight\",\"RssFeed\",\"RssFeedSquared\",\"Ruler\",\"RulerAdd\",\"RulerCombine\",\"RulerRemove\",\"Running\",\"Sandals\",\"SaveActionFloppy\",\"SaveFloppyDisk\",\"ScaleFrameEnlarge\",\"ScaleFrameReduce\",\"Scanning\",\"Scarf\",\"Scissor\",\"ScissorAlt\",\"SeaAndSun\",\"SeaWaves\",\"Search\",\"SearchFont\",\"SecurityPass\",\"Selection\",\"SelectiveTool\",\"SendDollars\",\"SendEuros\",\"SendPounds\",\"SendYens\",\"Server\",\"ServerConnection\",\"Settings\",\"SettingsCloud\",\"SettingsProfiles\",\"ShareAndroid\",\"ShareIos\",\"Shield\",\"ShieldAdd\",\"ShieldAlert\",\"ShieldAlt\",\"ShieldBroken\",\"ShieldCheck\",\"ShieldCross\",\"ShieldDownload\",\"ShieldEye\",\"ShieldLoading\",\"ShieldMinus\",\"ShieldQuestion\",\"ShieldSearch\",\"ShieldUpload\",\"Shop\",\"ShopAlt\",\"ShoppingBag\",\"ShoppingBagAdd\",\"ShoppingBagAlt\",\"ShoppingBagArrowDown\",\"ShoppingBagArrowUp\",\"ShoppingBagCheck\",\"ShoppingBagIssue\",\"ShoppingBagRemove\",\"ShoppingCode\",\"ShoppingCodeCheck\",\"ShoppingCodeError\",\"ShortPants\",\"ShortPantsAlt\",\"Shuffle\",\"SimpleCart\",\"SingleTapGesture\",\"Skateboard\",\"Skateboarding\",\"SkipNextOutline\",\"SkipPrevOutline\",\"SmallShop\",\"SmallShopAlt\",\"SmartphoneDevice\",\"Smoking\",\"Snow\",\"SnowFlake\",\"Soap\",\"SoccerBall\",\"SortDown\",\"SortUp\",\"SoundHigh\",\"SoundLow\",\"SoundMin\",\"SoundOff\",\"SpockHandGesture\",\"Square\",\"StarDashed\",\"StarHalfDashed\",\"StarOutline\",\"StatDown\",\"StatUp\",\"StatsReport\",\"StatsSquareDown\",\"StatsSquareUp\",\"Stretching\",\"StyleBorder\",\"Substract\",\"Suggestion\",\"SunLight\",\"Swimming\",\"SwipeDownGesture\",\"SwipeLeftGesture\",\"SwipeRightGesture\",\"SwipeUpGesture\",\"SwitchOffOutline\",\"SwitchOnOutline\",\"SystemRestart\",\"SystemShut\",\"Table\",\"Table2Columns\",\"TableRows\",\"Telegram\",\"TelegramCircled\",\"TennisBall\",\"TennisBallAlt\",\"TerminalOutline\",\"TerminalSimple\",\"Text\",\"TextAlt\",\"TextSize\",\"ThreeStars\",\"Thunderstorm\",\"TikTok\",\"Timer\",\"TimerOff\",\"Tower\",\"TowerCheck\",\"TowerNoAccess\",\"TowerWarning\",\"Trademark\",\"TrainOutline\",\"Tram\",\"TransitionBottom\",\"TransitionLeft\",\"TransitionRight\",\"TransitionTop\",\"Translate\",\"Trash\",\"Treadmill\",\"Trekking\",\"Trello\",\"Triangle\",\"TriangleFlag\",\"TriangleFlagCircle\",\"TriangleFlagFull\",\"Trophy\",\"Tunnel\",\"Tv\",\"TvFix\",\"TvIssue\",\"Twitter\",\"TwitterVerifiedBadge\",\"Type\",\"UmbrellaFull\",\"Underline\",\"Undo\",\"UndoAction\",\"UndoCircle\",\"Union\",\"UnionAlt\",\"UnionHorizAlt\",\"Unity\",\"Unity5\",\"UpRoundArrow\",\"Upload\",\"UploadSquareOutline\",\"Usb\",\"User\",\"UserBag\",\"UserCart\",\"UserCircleAlt\",\"UserScan\",\"UserSquareAlt\",\"VerifiedBadge\",\"VerifiedUser\",\"VideoCamera\",\"VideoCameraOff\",\"ViewColumns2\",\"ViewColumns3\",\"ViewGrid\",\"ViewStructureDown\",\"ViewStructureUp\",\"Voice\",\"VoiceCircled\",\"VoiceCircledLock\",\"VoiceError\",\"VoiceOk\",\"VoicePhone\",\"VoiceScan\",\"VoiceSquared\",\"VrSymbol\",\"Waist\",\"Walking\",\"WarningSquareOutline\",\"WebWindow\",\"WebWindowClose\",\"Weight\",\"WeightAlt\",\"WhiteFlag\",\"Wifi\",\"WifiIssue\",\"WifiOff\",\"WifiSignalNone\",\"Wind\",\"WrapText\",\"Wristwatch\",\"Yen\",\"YenSquare\",\"Yoga\",\"YouTube\",\"ZoomIn\",\"ZoomOut\",];const moduleBaseUrl=\"https://framer.com/m/iconoir-icons/\";const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * ICONOIR\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.11`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{size:\"100$%\",style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Iconoir\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Iconoir site](https://iconoir.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Iconoir.map", "// Generated by Framer (c76752e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/WgxR8a1IVzjRplHFwXe1/ihYm3cUQ3DycZ3s5iMiv/mFgrhmvDy.js\";import ButtonCopy from\"https://framerusercontent.com/modules/o3Wxe11aRHINIA7OEBAv/IQNL6TX143VS82wKKjml/jrxTz8a8o.js\";const IconoirFonts=getFonts(Iconoir);const MotionDivWithFX=withFX(motion.div);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ButtonCopyFonts=getFonts(ButtonCopy);const cycleOrder=[\"PrgEjgvF3\",\"sJKtNkjMp\",\"GhQ0NY_W7\",\"PsSiCUJ4f\",\"A7iYS38t4\"];const serializationHash=\"framer-h9lJm\";const variantClassNames={A7iYS38t4:\"framer-v-cahagy\",GhQ0NY_W7:\"framer-v-rh8i81\",PrgEjgvF3:\"framer-v-xoj78f\",PsSiCUJ4f:\"framer-v-ihxnvm\",sJKtNkjMp:\"framer-v-dga5l4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const 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 transition3={delay:.4,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone v2 Open\":\"PsSiCUJ4f\",\"Phone v2\":\"A7iYS38t4\",Desktop:\"PrgEjgvF3\",Laptop:\"GhQ0NY_W7\",Tablet:\"sJKtNkjMp\"};const getProps=({height,id,tap,width,...props})=>{return{...props,DEGUE4Q1q:tap??props.DEGUE4Q1q,variant:humanReadableVariantMap[props.variant]??props.variant??\"PrgEjgvF3\"};};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,DEGUE4Q1q,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PrgEjgvF3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClicktxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onClick13404gw=activeVariantCallback(async(...args)=>{setVariant(\"A7iYS38t4\");});const onClick1y1ui9k=activeVariantCallback(async(...args)=>{setVariant(\"PsSiCUJ4f\");});const onTap3xmhxq=activeVariantCallback(async(...args)=>{if(DEGUE4Q1q){const res=await DEGUE4Q1q(...args);if(res===false)return false;}setVariant(\"A7iYS38t4\");});const onTap13404gw=activeVariantCallback(async(...args)=>{setVariant(\"A7iYS38t4\");});const ezFEwx34Z13404gw=activeVariantCallback(async(...args)=>{setVariant(\"A7iYS38t4\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"PsSiCUJ4f\",\"A7iYS38t4\"].includes(baseVariant))return true;return false;};const ref2=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"A7iYS38t4\")return false;return true;};const ref3=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-xoj78f\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"PrgEjgvF3\",ref:ref??ref1,style:{boxShadow:\"none\",...style},variants:{A7iYS38t4:{boxShadow:\"none\"},PsSiCUJ4f:{boxShadow:\"0px 10px 30px 0px rgba(0, 0, 0, 0.1)\"}},...addPropertyOverrides({A7iYS38t4:{\"data-framer-name\":\"Phone v2\"},GhQ0NY_W7:{\"data-framer-name\":\"Laptop\"},PsSiCUJ4f:{\"data-framer-name\":\"Phone v2 Open\"},sJKtNkjMp:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ubcdm8\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"XnhQsjG6Z\",style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(255, 255, 255, 0.8)\",WebkitBackdropFilter:\"blur(10px)\"},variants:{PsSiCUJ4f:{backgroundColor:\"var(--token-df0011d3-9aca-4968-a333-9ec3e58a6bf1, rgb(255, 255, 255))\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xiezpi\",layoutDependency:layoutDependency,layoutId:\"Cz15Tn48I\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p87xtp\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"OIwhMc9TF\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BOeUgy9_r\"},motionChild:true,nodeId:\"So_Fmbvbc\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1o0kynd framer-7gmx36\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"So_Fmbvbc\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-b7j4s8\",\"data-framer-name\":\"Bead Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:79,intrinsicWidth:381,layoutDependency:layoutDependency,layoutId:\"ESHiWLThO\",svg:'<svg width=\"381\" height=\"79\" viewBox=\"0 0 381 79\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M214.223 45.6545C214.223 37.1694 221.014 30.2909 229.39 30.2909C237.766 30.2909 244.557 37.1694 244.557 45.6545C244.557 48.6417 246.625 51.8 249.612 51.8L251.625 51.8C254.19 51.8 256.47 50.0202 256.633 47.4606C256.671 46.8635 256.69 46.2613 256.69 45.6545C256.69 30.3814 244.467 18 229.39 18C214.312 18 202.09 30.3814 202.09 45.6545C202.09 60.9277 214.312 73.3091 229.39 73.3091C235.55 73.3091 241.234 71.2423 245.802 67.7558C248.799 65.4681 248.033 61.0681 244.847 59.051C242.261 57.4142 238.926 57.9963 236.2 59.3862C234.152 60.4303 231.839 61.0182 229.39 61.0182C221.014 61.0182 214.223 54.1397 214.223 45.6545Z\" fill=\"#224466\"/>\\n<path d=\"M306.327 23.3178C306.327 19.989 309.026 17.2905 312.354 17.2905C315.683 17.2905 318.382 19.989 318.382 23.3178V67.2814C318.382 70.6102 315.683 73.3087 312.354 73.3087C309.026 73.3087 306.327 70.6102 306.327 67.2814V23.3178Z\" fill=\"#224466\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M290.372 29.739C281.778 29.739 274.812 36.7057 274.812 45.2996C274.812 53.8935 281.778 60.8602 290.372 60.8602C298.966 60.8602 305.933 53.8935 305.933 45.2996C305.933 36.7057 298.966 29.739 290.372 29.739ZM290.372 17.2905C274.903 17.2905 262.363 29.8306 262.363 45.2996C262.363 60.7686 274.903 73.3087 290.372 73.3087C305.841 73.3087 318.381 60.7686 318.381 45.2996C318.381 29.8306 305.841 17.2905 290.372 17.2905Z\" fill=\"#224466\"/>\\n<path d=\"M368.018 11.2636C368.018 7.93483 370.716 5.23633 374.045 5.23633C377.374 5.23633 380.072 7.93483 380.072 11.2636V67.2818C380.072 70.6106 377.374 73.3091 374.045 73.3091C370.716 73.3091 368.018 70.6106 368.018 67.2818V11.2636Z\" fill=\"#224466\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M352.418 60.8602C343.933 60.8602 337.054 53.8935 337.054 45.2996C337.054 36.7057 343.933 29.739 352.418 29.739C360.903 29.739 367.781 36.7057 367.781 45.2996C367.781 53.8935 360.903 60.8602 352.418 60.8602ZM352.418 73.3087C337.145 73.3087 324.763 60.7686 324.763 45.2996C324.763 29.8306 337.145 17.2905 352.418 17.2905C367.691 17.2905 380.072 29.8306 380.072 45.2996C380.072 60.7686 367.691 73.3087 352.418 73.3087Z\" fill=\"#224466\"/>\\n<path d=\"M141.108 11.2636C141.108 7.93483 143.807 5.23633 147.136 5.23633C150.464 5.23633 153.163 7.93483 153.163 11.2636V67.2818C153.163 70.6106 150.464 73.3091 147.136 73.3091C143.807 73.3091 141.108 70.6106 141.108 67.2818V11.2636Z\" fill=\"#224466\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M168.763 60.8602C177.248 60.8602 184.127 53.8935 184.127 45.2996C184.127 36.7057 177.248 29.739 168.763 29.739C160.278 29.739 153.399 36.7057 153.399 45.2996C153.399 53.8935 160.278 60.8602 168.763 60.8602ZM168.763 73.3087C184.036 73.3087 196.417 60.7686 196.417 45.2996C196.417 29.8306 184.036 17.2905 168.763 17.2905C153.49 17.2905 141.108 29.8306 141.108 45.2996C141.108 60.7686 153.49 73.3087 168.763 73.3087Z\" fill=\"#224466\"/>\\n<path d=\"M203.51 51.8022H251.019V39.7477H203.51V51.8022Z\" fill=\"#224466\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M58.5 5.48997C46.8429 12.2333 39 24.837 39 39.2725C39 53.708 46.8429 66.3117 58.5 73.055C52.7636 76.3733 46.1036 78.2725 39 78.2725C17.4609 78.2725 0 60.8116 0 39.2725C0 17.7334 17.4609 0.272461 39 0.272461C46.1036 0.272461 52.7636 2.17165 58.5 5.48997Z\" fill=\"#FF9F2A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M58.5 5.48997C70.1571 12.2333 78 24.837 78 39.2725C78 53.708 70.1571 66.3117 58.5 73.055C64.2364 76.3733 70.8964 78.2725 78 78.2725C99.5391 78.2725 117 60.8116 117 39.2725C117 17.7334 99.5391 0.272461 78 0.272461C70.8964 0.272461 64.2364 2.17165 58.5 5.48997Z\" fill=\"#40C277\"/>\\n</svg>\\n',withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed1(),children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g96met-container\",id:`${layoutId}-g96met`,layoutDependency:layoutDependency,layoutId:\"GmEJ6rwVX-container\",ref:ref2,children:[/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Menu\",id:\"GmEJ6rwVX\",layoutId:\"GmEJ6rwVX\",mirrored:false,onClick:onClicktxyyif({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({A7iYS38t4:{onClick:onClick1y1ui9k},PsSiCUJ4f:{iconSelection:\"Cancel\",onClick:onClick13404gw}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-g96met`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1dcgmmy\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"OOXOu30mx\",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-2hw2et\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"JUSNmwpa0\",children:[/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-mwd7lu\",\"data-framer-appear-id\":\"mwd7lu\",\"data-framer-name\":\"Link Text\",layoutDependency:layoutDependency,layoutId:\"tDnLelv5b\",variants:{PsSiCUJ4f:{transformPerspective:1200}},...addPropertyOverrides({PsSiCUJ4f:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Jhgj2vvZv\",webPageId:\"BOeUgy9_r\"},motionChild:true,nodeId:\"wcKLD9HVv\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y1nqtr\",\"data-styles-preset\":\"mFgrhmvDy\",children:\"Solutions\"})})})}),className:\"framer-tzvbnc\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"wcKLD9HVv\",style:{\"--framer-paragraph-spacing\":\"30px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PsSiCUJ4f:{\"data-highlight\":true,onTap:onTap3xmhxq}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-k9z3w8\",\"data-framer-appear-id\":\"k9z3w8\",\"data-framer-name\":\"Link Text\",layoutDependency:layoutDependency,layoutId:\"gZcuRy_vx\",variants:{PsSiCUJ4f:{transformPerspective:1200}},...addPropertyOverrides({PsSiCUJ4f:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, rgb(34, 68, 102)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":ihaw8kKTn\",webPageId:\"BOeUgy9_r\"},motionChild:true,nodeId:\"mZLZopFTe\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y1nqtr\",\"data-styles-preset\":\"mFgrhmvDy\",children:\"Clients\"})})})}),className:\"framer-fuuvo0\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"mZLZopFTe\",style:{\"--extracted-r6o4lv\":\"var(--token-e36c2a45-b9ab-4f92-a004-6c0409891f8b, rgb(34, 68, 102))\",\"--framer-paragraph-spacing\":\"30px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PsSiCUJ4f:{\"data-highlight\":true,onTap:onTap13404gw}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-dcpmlg\",\"data-framer-appear-id\":\"dcpmlg\",\"data-framer-name\":\"Link Text\",layoutDependency:layoutDependency,layoutId:\"EXQtLeEiL\",variants:{PsSiCUJ4f:{transformPerspective:1200}},...addPropertyOverrides({PsSiCUJ4f:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-994646e0-68ea-49d7-897a-104048558f6f, rgb(79, 88, 116)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y0xAdJCvO\",webPageId:\"BOeUgy9_r\"},motionChild:true,nodeId:\"LTaqGni8U\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y1nqtr\",\"data-styles-preset\":\"mFgrhmvDy\",children:\"How it Works\"})})})}),className:\"framer-fl4hi0\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"LTaqGni8U\",style:{\"--extracted-r6o4lv\":\"var(--token-994646e0-68ea-49d7-897a-104048558f6f, rgb(79, 88, 116))\",\"--framer-paragraph-spacing\":\"30px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PsSiCUJ4f:{\"data-highlight\":true,onTap:onTap13404gw}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-rkv12g\",\"data-framer-appear-id\":\"rkv12g\",\"data-framer-name\":\"Link Text\",layoutDependency:layoutDependency,layoutId:\"HEpeu_dVU\",variants:{PsSiCUJ4f:{transformPerspective:1200}},...addPropertyOverrides({PsSiCUJ4f:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-994646e0-68ea-49d7-897a-104048558f6f, rgb(79, 88, 116)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":ln_coHmEG\",webPageId:\"BOeUgy9_r\"},motionChild:true,nodeId:\"hu0WZ16eG\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y1nqtr\",\"data-styles-preset\":\"mFgrhmvDy\",children:\"Developers\"})})})}),className:\"framer-17ojj0t\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"hu0WZ16eG\",style:{\"--extracted-r6o4lv\":\"var(--token-994646e0-68ea-49d7-897a-104048558f6f, rgb(79, 88, 116))\",\"--framer-paragraph-spacing\":\"30px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PsSiCUJ4f:{\"data-highlight\":true,onTap:onTap13404gw}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-1g8unhb\",\"data-framer-appear-id\":\"1g8unhb\",\"data-framer-name\":\"Link Text\",layoutDependency:layoutDependency,layoutId:\"RncQwOkG0\",variants:{PsSiCUJ4f:{transformPerspective:1200}},...addPropertyOverrides({PsSiCUJ4f:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-994646e0-68ea-49d7-897a-104048558f6f, rgb(79, 88, 116)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":mMjJp2Q05\",webPageId:\"BOeUgy9_r\"},motionChild:true,nodeId:\"dzjAUYU9S\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-y1nqtr\",\"data-styles-preset\":\"mFgrhmvDy\",children:\"FAQ\"})})})}),className:\"framer-1tkuv36\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-500\"],layoutDependency:layoutDependency,layoutId:\"dzjAUYU9S\",style:{\"--extracted-r6o4lv\":\"var(--token-994646e0-68ea-49d7-897a-104048558f6f, rgb(79, 88, 116))\",\"--framer-paragraph-spacing\":\"30px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PsSiCUJ4f:{\"data-highlight\":true,onTap:onTap13404gw}},baseVariant,gestureVariant)})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tjvo4q\",\"data-framer-name\":\"Actions\",layoutDependency:layoutDependency,layoutId:\"GFdIpwdlq\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":BvV9y_6fi\",webPageId:\"BOeUgy9_r\"},implicitPathVariables:undefined},{href:{hash:\":BvV9y_6fi\",webPageId:\"BOeUgy9_r\"},implicitPathVariables:undefined},{href:{hash:\":BvV9y_6fi\",webPageId:\"BOeUgy9_r\"},implicitPathVariables:undefined},{href:{hash:\":BvV9y_6fi\",webPageId:\"BOeUgy9_r\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(0+((componentViewport?.height||96)-0-96)/2)+24+0+0,...addPropertyOverrides({GhQ0NY_W7:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-96)/2)+24+0+0},PsSiCUJ4f:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1280px), 1px)`,y:(componentViewport?.y||0)+0+0+24+0+0+404+0},sJKtNkjMp:{y:(componentViewport?.y||0)+(0+((componentViewport?.height||200)-0-96)/2)+24+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-12fih0w-container\",\"data-framer-appear-id\":\"12fih0w\",layoutDependency:layoutDependency,layoutId:\"GpQakgeIJ-container\",variants:{PsSiCUJ4f:{transformPerspective:1200}},...addPropertyOverrides({PsSiCUJ4f:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ButtonCopy,{cSvXw0UMF:resolvedLinks[0],cYr9gJc6L:\"ArrowRight\",height:\"100%\",id:\"GpQakgeIJ\",layoutId:\"GpQakgeIJ\",O1jh_K5RB:\"Contact Us\",oGXATwTcP:\"var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255))\",variant:\"AwDumUe_v\",width:\"100%\",YspChWZ8J:\"var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255))\",yVMvYjPHf:true,ZKHuffRYe:\"Contact Us\",...addPropertyOverrides({GhQ0NY_W7:{cSvXw0UMF:resolvedLinks[2]},PsSiCUJ4f:{cSvXw0UMF:resolvedLinks[3],ezFEwx34Z:ezFEwx34Z13404gw,style:{width:\"100%\"}},sJKtNkjMp:{cSvXw0UMF:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xqiwbr\",layoutDependency:layoutDependency,layoutId:\"nEfJTIJwP\",style:{backgroundColor:\"rgba(0, 0, 0, 0.32)\"},variants:{A7iYS38t4:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({PsSiCUJ4f:{\"data-highlight\":true,onTap:onTap13404gw}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-h9lJm.framer-7gmx36, .framer-h9lJm .framer-7gmx36 { display: block; }\",\".framer-h9lJm.framer-xoj78f { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1400px; }\",\".framer-h9lJm .framer-1ubcdm8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px 20px 24px 20px; position: relative; width: 1px; }\",\".framer-h9lJm .framer-1xiezpi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 48px; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-h9lJm .framer-p87xtp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-h9lJm .framer-1o0kynd { 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: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-h9lJm .framer-b7j4s8 { flex: none; height: 21px; position: relative; width: 101px; }\",\".framer-h9lJm .framer-g96met-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 40px; }\",\".framer-h9lJm .framer-1dcgmmy { height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-h9lJm .framer-2hw2et { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 472px; }\",\".framer-h9lJm .framer-mwd7lu, .framer-h9lJm .framer-k9z3w8, .framer-h9lJm .framer-dcpmlg, .framer-h9lJm .framer-rkv12g, .framer-h9lJm .framer-1g8unhb { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-h9lJm .framer-tzvbnc, .framer-h9lJm .framer-fuuvo0, .framer-h9lJm .framer-fl4hi0, .framer-h9lJm .framer-17ojj0t, .framer-h9lJm .framer-1tkuv36 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-h9lJm .framer-1tjvo4q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-h9lJm .framer-12fih0w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-h9lJm .framer-1xqiwbr { flex: none; height: calc(var(--framer-viewport-height, 100vh) * 1); left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-h9lJm.framer-xoj78f, .framer-h9lJm .framer-1ubcdm8, .framer-h9lJm .framer-1xiezpi, .framer-h9lJm .framer-p87xtp, .framer-h9lJm .framer-1o0kynd, .framer-h9lJm .framer-2hw2et, .framer-h9lJm .framer-mwd7lu, .framer-h9lJm .framer-k9z3w8, .framer-h9lJm .framer-dcpmlg, .framer-h9lJm .framer-rkv12g, .framer-h9lJm .framer-1g8unhb, .framer-h9lJm .framer-1tjvo4q { gap: 0px; } .framer-h9lJm.framer-xoj78f > *, .framer-h9lJm .framer-1xiezpi > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-h9lJm.framer-xoj78f > :first-child, .framer-h9lJm .framer-1ubcdm8 > :first-child, .framer-h9lJm .framer-1xiezpi > :first-child, .framer-h9lJm .framer-p87xtp > :first-child, .framer-h9lJm .framer-1o0kynd > :first-child, .framer-h9lJm .framer-2hw2et > :first-child, .framer-h9lJm .framer-mwd7lu > :first-child, .framer-h9lJm .framer-k9z3w8 > :first-child, .framer-h9lJm .framer-dcpmlg > :first-child, .framer-h9lJm .framer-rkv12g > :first-child, .framer-h9lJm .framer-1g8unhb > :first-child, .framer-h9lJm .framer-1tjvo4q > :first-child { margin-left: 0px; } .framer-h9lJm.framer-xoj78f > :last-child, .framer-h9lJm .framer-1ubcdm8 > :last-child, .framer-h9lJm .framer-1xiezpi > :last-child, .framer-h9lJm .framer-p87xtp > :last-child, .framer-h9lJm .framer-1o0kynd > :last-child, .framer-h9lJm .framer-2hw2et > :last-child, .framer-h9lJm .framer-mwd7lu > :last-child, .framer-h9lJm .framer-k9z3w8 > :last-child, .framer-h9lJm .framer-dcpmlg > :last-child, .framer-h9lJm .framer-rkv12g > :last-child, .framer-h9lJm .framer-1g8unhb > :last-child, .framer-h9lJm .framer-1tjvo4q > :last-child { margin-right: 0px; } .framer-h9lJm .framer-1ubcdm8 > *, .framer-h9lJm .framer-p87xtp > *, .framer-h9lJm .framer-1o0kynd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-h9lJm .framer-2hw2et > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-h9lJm .framer-mwd7lu > *, .framer-h9lJm .framer-k9z3w8 > *, .framer-h9lJm .framer-dcpmlg > *, .framer-h9lJm .framer-rkv12g > *, .framer-h9lJm .framer-1g8unhb > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-h9lJm .framer-1tjvo4q > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-h9lJm.framer-v-dga5l4.framer-xoj78f { width: 810px; }\",\".framer-h9lJm.framer-v-dga5l4 .framer-1xiezpi { max-width: 780px; }\",\".framer-h9lJm.framer-v-dga5l4 .framer-p87xtp { flex: none; gap: 0px; justify-content: center; width: min-content; }\",\".framer-h9lJm.framer-v-dga5l4 .framer-2hw2et { gap: 20px; }\",\".framer-h9lJm.framer-v-dga5l4 .framer-1tjvo4q { flex: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-h9lJm.framer-v-dga5l4 .framer-p87xtp, .framer-h9lJm.framer-v-dga5l4 .framer-2hw2et { gap: 0px; } .framer-h9lJm.framer-v-dga5l4 .framer-p87xtp > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-h9lJm.framer-v-dga5l4 .framer-p87xtp > :first-child, .framer-h9lJm.framer-v-dga5l4 .framer-2hw2et > :first-child { margin-left: 0px; } .framer-h9lJm.framer-v-dga5l4 .framer-p87xtp > :last-child, .framer-h9lJm.framer-v-dga5l4 .framer-2hw2et > :last-child { margin-right: 0px; } .framer-h9lJm.framer-v-dga5l4 .framer-2hw2et > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-h9lJm.framer-v-rh8i81.framer-xoj78f { width: 1200px; }\",\".framer-h9lJm.framer-v-rh8i81 .framer-1xiezpi { max-width: 1140px; }\",\".framer-h9lJm.framer-v-ihxnvm.framer-xoj78f { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: flex-start; width: 390px; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-1ubcdm8 { flex: none; flex-direction: column; gap: 24px; justify-content: flex-start; width: 100%; z-index: 2; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-1xiezpi { flex: none; flex-direction: column; gap: 59px; height: min-content; justify-content: flex-start; width: 100%; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-p87xtp, .framer-h9lJm.framer-v-cahagy .framer-p87xtp { flex: none; gap: unset; justify-content: space-between; width: 100%; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-g96met-container { aspect-ratio: unset; height: 34px; width: 32px; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-2hw2et { flex-direction: column; gap: 35px; width: 100%; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-tzvbnc, .framer-h9lJm.framer-v-ihxnvm .framer-fuuvo0, .framer-h9lJm.framer-v-ihxnvm .framer-fl4hi0, .framer-h9lJm.framer-v-ihxnvm .framer-17ojj0t, .framer-h9lJm.framer-v-ihxnvm .framer-1tkuv36, .framer-h9lJm.framer-v-ihxnvm .framer-1xqiwbr { cursor: pointer; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-1tjvo4q { flex: none; width: 100%; }\",\".framer-h9lJm.framer-v-ihxnvm .framer-12fih0w-container { flex: 1 0 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-h9lJm.framer-v-ihxnvm.framer-xoj78f, .framer-h9lJm.framer-v-ihxnvm .framer-1ubcdm8, .framer-h9lJm.framer-v-ihxnvm .framer-1xiezpi, .framer-h9lJm.framer-v-ihxnvm .framer-p87xtp, .framer-h9lJm.framer-v-ihxnvm .framer-2hw2et { gap: 0px; } .framer-h9lJm.framer-v-ihxnvm.framer-xoj78f > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-h9lJm.framer-v-ihxnvm.framer-xoj78f > :first-child, .framer-h9lJm.framer-v-ihxnvm .framer-1ubcdm8 > :first-child, .framer-h9lJm.framer-v-ihxnvm .framer-1xiezpi > :first-child, .framer-h9lJm.framer-v-ihxnvm .framer-2hw2et > :first-child { margin-top: 0px; } .framer-h9lJm.framer-v-ihxnvm.framer-xoj78f > :last-child, .framer-h9lJm.framer-v-ihxnvm .framer-1ubcdm8 > :last-child, .framer-h9lJm.framer-v-ihxnvm .framer-1xiezpi > :last-child, .framer-h9lJm.framer-v-ihxnvm .framer-2hw2et > :last-child { margin-bottom: 0px; } .framer-h9lJm.framer-v-ihxnvm .framer-1ubcdm8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-h9lJm.framer-v-ihxnvm .framer-1xiezpi > * { margin: 0px; margin-bottom: calc(59px / 2); margin-top: calc(59px / 2); } .framer-h9lJm.framer-v-ihxnvm .framer-p87xtp > *, .framer-h9lJm.framer-v-ihxnvm .framer-p87xtp > :first-child, .framer-h9lJm.framer-v-ihxnvm .framer-p87xtp > :last-child { margin: 0px; } .framer-h9lJm.framer-v-ihxnvm .framer-2hw2et > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } }\",\".framer-h9lJm.framer-v-cahagy.framer-xoj78f { align-content: flex-start; align-items: flex-start; justify-content: flex-start; width: 390px; }\",\".framer-h9lJm.framer-v-cahagy .framer-1ubcdm8 { flex-direction: column; gap: 24px; justify-content: flex-start; z-index: 2; }\",\".framer-h9lJm.framer-v-cahagy .framer-1xiezpi { flex: none; flex-direction: column; height: min-content; justify-content: flex-start; width: 100%; }\",\".framer-h9lJm.framer-v-cahagy .framer-1o0kynd { order: 0; }\",\".framer-h9lJm.framer-v-cahagy .framer-g96met-container { aspect-ratio: unset; height: 34px; order: 1; width: 32px; }\",\".framer-h9lJm.framer-v-cahagy .framer-1xqiwbr { pointer-events: none; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-h9lJm.framer-v-cahagy .framer-1ubcdm8, .framer-h9lJm.framer-v-cahagy .framer-1xiezpi, .framer-h9lJm.framer-v-cahagy .framer-p87xtp { gap: 0px; } .framer-h9lJm.framer-v-cahagy .framer-1ubcdm8 > *, .framer-h9lJm.framer-v-cahagy .framer-1xiezpi > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-h9lJm.framer-v-cahagy .framer-1ubcdm8 > :first-child, .framer-h9lJm.framer-v-cahagy .framer-1xiezpi > :first-child { margin-top: 0px; } .framer-h9lJm.framer-v-cahagy .framer-1ubcdm8 > :last-child, .framer-h9lJm.framer-v-cahagy .framer-1xiezpi > :last-child { margin-bottom: 0px; } .framer-h9lJm.framer-v-cahagy .framer-p87xtp > *, .framer-h9lJm.framer-v-cahagy .framer-p87xtp > :first-child, .framer-h9lJm.framer-v-cahagy .framer-p87xtp > :last-child { margin: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 96\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sJKtNkjMp\":{\"layout\":[\"fixed\",\"auto\"]},\"GhQ0NY_W7\":{\"layout\":[\"fixed\",\"auto\"]},\"PsSiCUJ4f\":{\"layout\":[\"fixed\",\"auto\"]},\"A7iYS38t4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"DEGUE4Q1q\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwT9BqDKvf=withCSS(Component,css,\"framer-h9lJm\");export default FramerwT9BqDKvf;FramerwT9BqDKvf.displayName=\"Navigation Bar\";FramerwT9BqDKvf.defaultProps={height:96,width:1400};addPropertyControls(FramerwT9BqDKvf,{variant:{options:[\"PrgEjgvF3\",\"sJKtNkjMp\",\"GhQ0NY_W7\",\"PsSiCUJ4f\",\"A7iYS38t4\"],optionTitles:[\"Desktop\",\"Tablet\",\"Laptop\",\"Phone v2 Open\",\"Phone v2\"],title:\"Variant\",type:ControlType.Enum},DEGUE4Q1q:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerwT9BqDKvf,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"}]},...IconoirFonts,...ButtonCopyFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwT9BqDKvf\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"DEGUE4Q1q\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"1400\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"96\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sJKtNkjMp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GhQ0NY_W7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PsSiCUJ4f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A7iYS38t4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wT9BqDKvf.map"],
  "mappings": "6bAEO,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,GAAiBC,GAAU,CAC7B,GAAI,CAACF,GAAW,CACd,IAAMG,EAA0B,IAAI,IAAI,CACtC,CACE,OACgBD,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,6UAA8U,CAAC,CAAC,CAC7b,EACA,CACE,UACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAC9E,OACA,CACE,EAAG,6MACH,QAAS,KACX,CACF,EAAmBA,EAAM,cAAc,OAAQ,CAAE,EAAG,mVAAoV,CAAC,CAAC,CAC5Y,EACA,CACE,OACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,iQAAkQ,CAAC,CAAC,CACjX,EACA,CACE,QACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,sdAAud,CAAC,CAAC,CACtkB,EACA,CACE,UACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,mVAAoV,CAAC,CAAC,CACnc,EACA,CACE,OACgBA,EAAM,cAAcA,EAAM,SAAU,KAAsBA,EAAM,cAAc,OAAQ,CAAE,EAAG,6bAA8b,CAAC,CAAC,CAC7iB,CACF,CAAC,EACKE,EAAQF,EAAM,WAAW,CAACG,EAAOC,IAAwBJ,EAAM,cAAc,IAAK,CAAE,IAAAI,EAAK,GAAGD,CAAM,EAAGF,EAAQ,IAAIE,EAAM,MAAM,CAAC,CAAC,EACrID,EAAM,YAAc,QACpBJ,GAAYI,EAEd,OAAOJ,EACT,ECpCgI,IAAMO,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,cAAc,oBAAoB,WAAW,mBAAmB,kBAAkB,kBAAkB,eAAe,UAAU,QAAQ,QAAQ,cAAc,oBAAoB,sBAAsB,YAAY,kBAAkB,aAAa,mBAAmB,WAAW,iBAAiB,aAAa,SAAS,eAAe,cAAc,cAAc,WAAW,eAAe,YAAY,YAAY,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,WAAW,iBAAiB,KAAK,OAAO,OAAO,WAAW,YAAY,MAAM,YAAY,UAAU,WAAW,OAAO,UAAU,UAAU,YAAY,WAAW,cAAc,SAAS,aAAa,UAAU,kBAAkB,eAAe,cAAc,cAAc,aAAa,gBAAgB,cAAc,sBAAsB,uBAAuB,sBAAsB,sBAAsB,qBAAqB,iBAAiB,MAAM,aAAa,YAAY,cAAc,OAAO,cAAc,aAAa,oBAAoB,kBAAkB,cAAc,YAAY,QAAQ,cAAc,UAAU,aAAa,OAAO,YAAY,qBAAqB,iBAAiB,aAAa,OAAO,OAAO,OAAO,eAAe,WAAW,eAAe,WAAW,iBAAiB,YAAY,kBAAkB,QAAQ,OAAO,cAAc,WAAW,gBAAgB,gBAAgB,gBAAgB,iBAAiB,QAAQ,SAAS,SAAS,YAAY,iBAAiB,YAAY,QAAQ,UAAU,WAAW,MAAM,YAAY,WAAW,YAAY,MAAM,YAAY,SAAS,OAAO,aAAa,WAAW,gBAAgB,gBAAgB,eAAe,YAAY,WAAW,SAAS,aAAa,eAAe,cAAc,WAAW,MAAM,aAAa,YAAY,aAAa,QAAQ,sBAAsB,kBAAkB,kBAAkB,mBAAmB,gBAAgB,oBAAoB,kBAAkB,kBAAkB,mBAAmB,gBAAgB,YAAY,YAAY,aAAa,UAAU,cAAc,SAAS,eAAe,eAAe,MAAM,iBAAiB,iBAAiB,gBAAgB,mBAAmB,iBAAiB,kBAAkB,cAAc,cAAc,QAAQ,aAAa,mBAAmB,oBAAoB,YAAY,kBAAkB,WAAW,qBAAqB,aAAa,YAAY,gBAAgB,cAAc,WAAW,gBAAgB,aAAa,eAAe,OAAO,eAAe,mBAAmB,mBAAmB,aAAa,iBAAiB,iBAAiB,WAAW,eAAe,mBAAmB,mBAAmB,WAAW,QAAQ,cAAc,gBAAgB,QAAQ,cAAc,WAAW,cAAc,oBAAoB,SAAS,SAAS,SAAS,eAAe,aAAa,iBAAiB,cAAc,cAAc,eAAe,mBAAmB,YAAY,YAAY,gBAAgB,QAAQ,iBAAiB,iBAAiB,wBAAwB,iBAAiB,mBAAmB,QAAQ,iBAAiB,eAAe,aAAa,WAAW,iBAAiB,YAAY,YAAY,aAAa,YAAY,WAAW,eAAe,SAAS,OAAO,aAAa,WAAW,OAAO,YAAY,aAAa,cAAc,kBAAkB,SAAS,OAAO,eAAe,QAAQ,UAAU,UAAU,UAAU,cAAc,gBAAgB,WAAW,qBAAqB,UAAU,SAAS,aAAa,OAAO,aAAa,WAAW,YAAY,YAAY,aAAa,QAAQ,MAAM,aAAa,OAAO,QAAQ,YAAY,kBAAkB,QAAQ,cAAc,OAAO,YAAY,kBAAkB,cAAc,uBAAuB,cAAc,iBAAiB,uBAAuB,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,cAAc,SAAS,cAAc,aAAa,WAAW,WAAW,UAAU,eAAe,YAAY,YAAY,eAAe,qBAAqB,sBAAsB,eAAe,qBAAqB,sBAAsB,UAAU,UAAU,eAAe,WAAW,WAAW,UAAU,UAAU,YAAY,UAAU,OAAO,cAAc,SAAS,MAAM,MAAM,OAAO,WAAW,MAAM,aAAa,WAAW,UAAU,kBAAkB,YAAY,kBAAkB,mBAAmB,oBAAoB,WAAW,iBAAiB,QAAQ,eAAe,OAAO,WAAW,iBAAiB,cAAc,MAAM,WAAW,MAAM,WAAW,QAAQ,cAAc,WAAW,SAAS,WAAW,eAAe,iBAAiB,qBAAqB,YAAY,SAAS,SAAS,gBAAgB,cAAc,OAAO,UAAU,gBAAgB,SAAS,MAAM,YAAY,WAAW,aAAa,mBAAmB,aAAa,WAAW,eAAe,UAAU,SAAS,mBAAmB,MAAM,cAAc,oBAAoB,UAAU,YAAY,OAAO,cAAc,gBAAgB,cAAc,YAAY,YAAY,WAAW,UAAU,UAAU,aAAa,UAAU,WAAW,YAAY,UAAU,SAAS,UAAU,WAAW,sBAAsB,YAAY,UAAU,WAAW,UAAU,UAAU,SAAS,UAAU,UAAU,WAAW,SAAS,UAAU,YAAY,UAAU,QAAQ,UAAU,UAAU,QAAQ,WAAW,aAAa,YAAY,YAAY,cAAc,oBAAoB,eAAe,OAAO,mBAAmB,aAAa,WAAW,cAAc,OAAO,aAAa,OAAO,aAAa,gBAAgB,cAAc,QAAQ,aAAa,QAAQ,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,aAAa,YAAY,eAAe,aAAa,WAAW,SAAS,eAAe,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,aAAa,UAAU,gBAAgB,sBAAsB,mBAAmB,kBAAkB,aAAa,mBAAmB,iBAAiB,qBAAqB,WAAW,gBAAgB,SAAS,cAAc,QAAQ,WAAW,WAAW,SAAS,YAAY,SAAS,OAAO,YAAY,UAAU,WAAW,eAAe,YAAY,WAAW,eAAe,WAAW,gBAAgB,iBAAiB,UAAU,aAAa,UAAU,gBAAgB,gBAAgB,eAAe,YAAY,YAAY,aAAa,OAAO,eAAe,aAAa,aAAa,UAAU,QAAQ,aAAa,YAAY,gBAAgB,qBAAqB,YAAY,UAAU,WAAW,oBAAoB,SAAS,QAAQ,YAAY,gBAAgB,eAAe,kBAAkB,kBAAkB,sBAAsB,qBAAqB,QAAQ,YAAY,cAAc,WAAW,sBAAsB,qBAAqB,QAAQ,cAAc,SAAS,eAAe,WAAW,OAAO,gBAAgB,YAAY,kBAAkB,iBAAiB,OAAO,SAAS,MAAM,YAAY,WAAW,UAAU,QAAQ,SAAS,eAAe,OAAO,SAAS,SAAS,OAAO,WAAW,YAAY,oBAAoB,aAAa,YAAY,aAAa,iBAAiB,cAAc,eAAe,OAAO,YAAY,aAAa,kBAAkB,uBAAuB,eAAe,YAAY,OAAO,cAAc,aAAa,aAAa,sBAAsB,cAAc,WAAW,OAAO,UAAU,cAAc,gBAAgB,oBAAoB,WAAW,aAAa,iBAAiB,UAAU,YAAY,SAAS,iBAAiB,kBAAkB,uBAAuB,sBAAsB,SAAS,aAAa,aAAa,eAAe,UAAU,YAAY,UAAU,iBAAiB,QAAQ,gBAAgB,aAAa,YAAY,kBAAkB,gBAAgB,WAAW,YAAY,aAAa,kBAAkB,kBAAkB,qBAAqB,uBAAuB,qBAAqB,oBAAoB,QAAQ,cAAc,cAAc,QAAQ,UAAU,cAAc,OAAO,YAAY,QAAQ,aAAa,SAAS,aAAa,YAAY,QAAQ,cAAc,YAAY,kBAAkB,aAAa,iBAAiB,mBAAmB,kBAAkB,SAAS,YAAY,oBAAoB,UAAU,OAAO,YAAY,aAAa,WAAW,UAAU,eAAe,aAAa,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,MAAM,cAAc,UAAU,cAAc,SAAS,cAAc,UAAU,aAAa,kBAAkB,sBAAsB,cAAc,cAAc,UAAU,QAAQ,aAAa,kBAAkB,iBAAiB,YAAY,sBAAsB,YAAY,YAAY,gBAAgB,OAAO,WAAW,OAAO,cAAc,QAAQ,cAAc,WAAW,aAAa,QAAQ,MAAM,SAAS,iBAAiB,SAAS,eAAe,aAAa,eAAe,mBAAmB,oBAAoB,cAAc,YAAY,SAAS,UAAU,SAAS,mBAAmB,eAAe,mBAAmB,kBAAkB,oBAAoB,mBAAmB,cAAc,QAAQ,YAAY,kBAAkB,gBAAgB,gBAAgB,YAAY,aAAa,SAAS,eAAe,KAAK,YAAY,mBAAmB,YAAY,OAAO,gBAAgB,WAAW,QAAQ,cAAc,SAAS,QAAQ,OAAO,aAAa,YAAY,WAAW,OAAO,eAAe,QAAQ,iBAAiB,OAAO,aAAa,YAAY,aAAa,YAAY,YAAY,UAAU,UAAU,cAAc,QAAQ,eAAe,eAAe,oBAAoB,UAAU,WAAW,gBAAgB,kBAAkB,uBAAuB,QAAQ,UAAU,gBAAgB,qBAAqB,eAAe,cAAc,SAAS,WAAW,QAAQ,SAAS,UAAU,QAAQ,cAAc,cAAc,UAAU,eAAe,aAAa,UAAU,WAAW,SAAS,YAAY,UAAU,aAAa,SAAS,aAAa,SAAS,eAAe,cAAc,QAAQ,SAAS,eAAe,OAAO,MAAM,YAAY,MAAM,QAAQ,SAAS,OAAO,WAAW,UAAU,aAAa,eAAe,SAAS,OAAO,YAAY,eAAe,cAAc,YAAY,eAAe,sBAAsB,sBAAsB,mBAAmB,gBAAgB,iBAAiB,SAAS,QAAQ,WAAW,eAAe,SAAS,cAAc,kBAAkB,gBAAgB,aAAa,cAAc,aAAa,gBAAgB,cAAc,eAAe,cAAc,kBAAkB,eAAe,qBAAqB,SAAS,SAAS,UAAU,iBAAiB,gBAAgB,UAAU,gBAAgB,QAAQ,SAAS,UAAU,YAAY,WAAW,UAAU,QAAQ,aAAa,WAAW,iBAAiB,cAAc,oBAAoB,QAAQ,YAAY,UAAU,oBAAoB,YAAY,SAAS,cAAc,cAAc,YAAY,gBAAgB,YAAY,gBAAgB,aAAa,cAAc,eAAe,UAAU,cAAc,YAAY,aAAa,gBAAgB,iBAAiB,iBAAiB,QAAQ,UAAU,cAAc,cAAc,aAAa,cAAc,oBAAoB,mBAAmB,oBAAoB,qBAAqB,iBAAiB,eAAe,WAAW,UAAU,aAAa,SAAS,kBAAkB,gBAAgB,cAAc,SAAS,aAAa,mBAAmB,aAAa,sBAAsB,cAAc,QAAQ,oBAAoB,cAAc,SAAS,QAAQ,OAAO,kBAAkB,WAAW,WAAW,cAAc,gBAAgB,QAAQ,cAAc,UAAU,QAAQ,OAAO,aAAa,aAAa,WAAW,aAAa,UAAU,YAAY,WAAW,iBAAiB,WAAW,kBAAkB,iBAAiB,MAAM,SAAS,aAAa,aAAa,OAAO,WAAW,eAAe,QAAQ,YAAY,UAAU,SAAS,QAAQ,OAAO,MAAM,aAAa,YAAY,SAAS,OAAO,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,QAAQ,gBAAgB,UAAU,cAAc,kBAAkB,iBAAiB,oBAAoB,aAAa,WAAW,SAAS,YAAY,aAAa,QAAQ,OAAO,aAAa,cAAc,SAAS,cAAc,UAAU,QAAQ,OAAO,aAAa,YAAY,sBAAsB,cAAc,cAAc,gBAAgB,QAAQ,gBAAgB,cAAc,OAAO,YAAY,QAAQ,cAAc,OAAO,OAAO,gBAAgB,WAAW,gBAAgB,YAAY,UAAU,WAAW,SAAS,QAAQ,aAAa,cAAc,WAAW,iBAAiB,QAAQ,cAAc,SAAS,eAAe,MAAM,OAAO,aAAa,iBAAiB,kBAAkB,iBAAiB,YAAY,WAAW,WAAW,YAAY,WAAW,gBAAgB,aAAa,aAAa,QAAQ,YAAY,aAAa,MAAM,QAAQ,UAAU,QAAQ,cAAc,mBAAmB,WAAW,cAAc,iBAAiB,QAAQ,YAAY,aAAa,OAAO,SAAS,YAAY,UAAU,gBAAgB,iBAAiB,iBAAiB,QAAQ,eAAe,WAAW,aAAa,eAAe,WAAW,QAAQ,SAAS,cAAc,eAAe,aAAa,eAAe,aAAa,mBAAmB,WAAW,UAAU,aAAa,WAAW,YAAY,QAAQ,OAAO,cAAc,OAAO,SAAS,IAAI,UAAU,UAAU,UAAU,aAAc,EAAQC,GAAc,uCAA6CC,GAAc,CAAC,OAAO,QAAQ,UAAU,OAAO,OAAO,SAAU,EAAQC,GAAsBH,GAAS,OAAO,CAACI,EAAIC,KAAOD,EAAIC,EAAI,YAAY,CAAC,EAAEA,EAAWD,GAAM,CAAC,CAAC,EAQnqhB,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,CAAK,EAAE,IAAI,EAAE,eAAeC,GAAc,CACzZ,GAAG,CAAuF,IAAMC,EAAO,MAAM,OAA9D,GAAG5B,KAAgBoB,eAA8FF,EAAU,SAAQK,EAAgBK,EAAO,QAAQF,CAAK,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,OAAiDC,EAAKC,GAAU,CAAC,CAAC,EAAE,KAAK,OAAqBD,EAAKE,EAAO,IAAI,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,QAAAvB,EAAQ,aAAAG,EAAa,aAAAC,EAAa,YAAAH,EAAY,UAAAC,EAAU,SAASS,EAA2BU,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,SAAuByB,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,ECRlkD,IAAMC,GAAcC,EAASC,EAAQ,EAAQC,GAAiBC,GAAoBF,EAAQ,EAAQG,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,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,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,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,YAAY,YAAY,QAAQ,YAAY,UAAU,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,OAAAC,EAAO,KAAAC,EAAK,GAAAC,EAAG,KAAAC,EAAK,SAAAC,EAAS,IAAAC,EAAI,MAAAC,EAAM,OAAAC,EAAO,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAMC,EAAMC,EAAuCC,EAAMC,EAAMC,EAAMC,EAAM,MAAM,CAAC,GAAGR,EAAM,UAAUN,GAAgCM,EAAM,UAAU,WAAWC,EAAKT,GAAgCQ,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,aAAa,UAAUL,GAA6BI,EAAM,UAAU,WAAWE,EAAML,GAAmCG,EAAM,aAAa,MAAME,IAAQ,OAAOA,EAAM,aAAa,WAAWC,EAAMd,GAAmCW,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,wEAAwE,SAASE,GAAOD,EAAuCjB,GAAwBa,EAAM,OAAO,KAAK,MAAMI,IAAyC,OAAOA,EAAuCJ,EAAM,WAAW,MAAMK,IAAQ,OAAOA,EAAM,YAAY,WAAWC,EAAMhB,GAAsCU,EAAM,aAAa,MAAMM,IAAQ,OAAOA,EAAM,wEAAwE,WAAWC,EAAMZ,GAA4CK,EAAM,aAAa,MAAMO,IAAQ,OAAOA,EAAM,GAAK,WAAWC,EAAMV,GAAsCE,EAAM,aAAa,MAAMQ,IAAQ,OAAOA,EAAM,YAAY,CAAE,EAAQC,GAAuB,CAACT,EAAM9B,IAAe8B,EAAM,iBAAwB9B,EAAS,KAAK,GAAG,EAAE8B,EAAM,iBAAwB9B,EAAS,KAAK,GAAG,EAAUwC,GAA6BC,EAAW,SAASX,EAAMY,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA9C,EAAQ,UAAA+C,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEvC,GAASY,CAAK,EAAO,CAAC,YAAA4B,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,GAAW,SAAAjE,CAAQ,EAAEkE,EAAgB,CAAC,WAAAvE,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQsE,EAAiB5B,GAAuBT,EAAM9B,CAAQ,EAAO,CAAC,sBAAAoE,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,GAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKT,GAAqB,MAAMA,EAAU,GAAGiB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAWC,EAAO,IAAI,EAAQC,GAAYtE,IAAWyD,IAAiB,mBAAkCJ,IAAc,YAAmB,GAAarD,GAAcuE,GAAa,IAAQd,IAAiB,mBAAiCJ,IAAc,YAA6CmB,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAQC,GAAkBC,GAAqB,EAAE,OAAoBpE,EAAKqE,EAAY,CAAC,GAAGlC,GAA4C6B,GAAgB,SAAsBhE,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKsE,GAAK,CAAC,KAAKhC,EAAU,aAAa,GAAM,aAAa,GAAK,GAAGrD,GAAqB,CAAC,UAAU,CAAC,aAAa,EAAI,CAAC,EAAE4D,EAAYI,CAAc,EAAE,SAAsBsB,EAAMrE,EAAO,EAAE,CAAC,GAAG0C,EAAU,GAAGI,EAAgB,aAAa,SAAS,UAAU,GAAGwB,EAAGzF,GAAkB,GAAGmF,GAAsB,iBAAiBhC,EAAUY,CAAU,mBAAmB,cAAc,GAAK,mBAAmB,UAAU,iBAAiB,GAAK,aAAa,SAAS,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,GAAY,IAAI7B,GAA6B+B,GAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,uEAAuE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,wCAAwC,GAAG3B,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,KAAK,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,mBAAmB,UAAU,MAAM,EAAE,kBAAkB,CAAC,iBAAiB,uEAAuE,EAAE,UAAU,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,mBAAmB,UAAU,MAAM,EAAE,UAAU,CAAC,iBAAiB,wEAAwE,gBAAgB,wEAAwE,UAAU,2GAA2G,CAAC,EAAE,GAAGhD,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE4D,EAAYI,CAAc,EAAE,SAAS,CAAcjD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiBoD,EAAiB,SAAS,YAAY,SAAsBtD,EAAKyE,EAAS,CAAC,sBAAsB,GAAK,SAAsBzE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,wEAAwE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,eAAe,EAAE,iBAAiBoD,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,6BAA6B,OAAO,2CAA2Cd,CAAS,EAAE,KAAKG,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,EAAE,UAAU,CAAC,qBAAqB,kEAAkE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG1D,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,KAAKqC,CAAS,EAAE,UAAU,CAAC,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,2FAA2F,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAEa,GAAY1B,CAAS,GAAgBpC,EAAK0E,GAA0B,CAAC,SAAsB1E,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,mBAAmB,OAAO,iBAAiBoD,EAAiB,SAAS,sBAAsB,KAAK,OAAO,SAAsBtD,EAAKtB,GAAS,CAAC,MAAM+D,EAAU,OAAO,OAAO,WAAW,QAAQ,cAAcJ,EAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,KAAK,OAAO,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,OAAO,UAAU,MAAM,OAAO,GAAGpD,GAAqB,CAAC,UAAU,CAAC,MAAM,eAAe,CAAC,EAAE4D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEc,GAAa,GAAgB/D,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBoD,EAAiB,SAAS,YAAY,SAAsBiB,EAAMrE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBoD,EAAiB,SAAS,YAAY,SAAS,CAActD,EAAK2E,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,EAAE,iBAAiBrB,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAogB,mBAAmB,EAAI,CAAC,EAAetD,EAAK2E,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,EAAE,iBAAiBrB,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA2iB,mBAAmB,EAAI,CAAC,EAAetD,EAAK2E,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBrB,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAqa,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsB,GAAI,CAAC,kFAAkF,kFAAkF,0XAA0X,+RAA+R,gHAAgH,yGAAyG,iHAAiH,sMAAsM,oJAAoJ,mJAAmJ,kJAAkJ,+kBAA+kB,iFAAiF,4FAA4F,8DAA8D,8DAA8D,ibAAib,yHAAyH,2cAA2c,ucAAuc,+bAA+b,EASnygBC,GAAgBC,EAAQnD,GAAUiD,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,cAAcA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,YAAY,KAAKA,EAAY,OAAO,EAAE,UAAqEtG,IAAiB,eAAmB,CAAC,GAAGA,GAAiB,cAAiB,aAAa,aAAa,YAAY,OAAU,OAAO,OAAU,MAAM,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKsG,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,wEAAwE,MAAM,QAAQ,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,+FAA+F,MAAM,UAAU,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAM,MAAM,UAAU,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,2FAA2F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGrG,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT/sC,IAAM2G,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,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,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,GAAwB,CAAC,YAAY,YAAY,YAAY,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,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA9B,EAAQ,GAAG+B,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAzC,CAAQ,EAAE0C,EAAgB,CAAC,WAAA/C,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ8C,EAAiBpB,GAAuBD,EAAMtB,CAAQ,EAAuC4C,EAAkBC,EAAGjD,GAAkB,GAAhD,CAAC,CAAuE,EAAQkD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBtC,EAAKuC,EAAY,CAAC,GAAGpB,GAAUgB,EAAgB,SAAsBnC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKE,EAAO,IAAI,CAAC,GAAGkB,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiBb,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAAKoB,EAAK,MAAM,CAAC,wBAAwB,wBAAwB,iBAAiB,qBAAqB,sBAAsB,wBAAwB,uBAAuB,wBAAwB,iBAAiB,QAAQ,qBAAqB,wBAAwB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,GAAGhB,CAAK,EAAE,GAAGhC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEoC,EAAYI,CAAc,EAAE,SAAsBzB,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQC,IAA2BJ,GAAmB,GAAG,IAAI,qBAAqBA,GAAmB,QAAQ,IAAI,mBAAmB,IAAI,EAAE,EAAE,YAAY,GAAG,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiBP,EAAiB,SAAS,YAAY,GAAG7C,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,QAAQwD,IAA2BJ,GAAmB,GAAG,IAAI,qBAAqBA,GAAmB,QAAQ,IAAI,mBAAmB,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,OAAO,IAAI,uEAAuE,OAAO,uKAAuK,CAAC,CAAC,EAAEhB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiB,GAAI,CAAC,kFAAkF,gFAAgF,0SAA0S,4KAA4K,6YAA6Y,sHAAsH,+bAA+b,EAQlqLC,GAAgBC,EAAQjC,GAAU+B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,qBAAqBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECRhN,IAAMM,GAAgB,CAAC,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,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,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,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,GAAwB,CAAC,eAAe,YAAY,mBAAmB,YAAY,wBAAwB,YAAY,yBAAyB,YAAY,mBAAmB,YAAY,KAAK,YAAY,OAAO,YAAY,OAAO,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,gBAAAD,GAAgB,YAAAS,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBH,EAAMnB,CAAQ,EAAQwC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAiC,OAAoB9B,EAAK+B,EAAY,CAAC,GAAGb,GAA4CW,EAAgB,SAAsB7B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKgC,EAAM,CAAC,GAAGb,EAAU,QAAQhC,EAAS,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,wKAAwK,EAAE,UAAU8C,EAAGlD,GAAkB,GAAjqB,CAAC,EAAyrB,iBAAiBkC,EAAUI,CAAU,EAAE,mBAAmB,SAAS,QAAQhC,EAAQ,iBAAiBqC,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6Be,EAAK,MAAM,CAAC,OAAO,EAAE,GAAGX,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,OAAO,CAAC,EAAE,kBAAkB,CAAC,OAAO,CAAC,EAAE,kBAAkB,CAAC,OAAO,CAAC,EAAE,kBAAkB,CAAC,OAAO,CAAC,CAAC,EAAE,GAAG/B,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,OAAU,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,wKAAwK,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,OAAU,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,qQAAqQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,OAAO,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,qQAAqQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,wKAAwK,CAAC,EAAE,UAAU,CAAC,mBAAmB,yBAAyB,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,qQAAqQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,qQAAqQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,wBAAwB,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,qQAAqQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,wQAAwQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,eAAe,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,qQAAqQ,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,wHAAwH,iSAAiS,ySAAyS,6HAA6H,2HAA2H,EAOhlVC,GAAgBC,EAAQ1B,GAAUwB,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,UAAUA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,OAAO,SAAS,eAAe,wBAAwB,yBAAyB,mBAAmB,kBAAkB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECP7S,IAAMM,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,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,GAAwB,CAAC,YAAY,YAAY,YAAY,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBH,EAAMnB,CAAQ,EAAQwC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoB/B,EAAKgC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsB7B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKiC,EAAO,IAAI,CAAC,GAAGd,EAAU,QAAQhC,EAAS,UAAU+C,EAAGnD,GAAkB,GAAGgD,EAAsB,gBAAgBd,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,QAAQhC,EAAQ,iBAAiBqC,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6Be,EAAK,MAAM,CAAC,wBAAwB,wBAAwB,iBAAiB,qBAAqB,sBAAsB,wBAAwB,uBAAuB,wBAAwB,iBAAiB,QAAQ,qBAAqB,wBAAwB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,GAAGX,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKmC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,iBAAiBT,EAAiB,SAAS,YAAY,GAAGzC,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,6SAA6S,mHAAmH,wWAAwW,EAO7uKC,GAAgBC,EAAQ5B,GAAU0B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPpG,IAAMM,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,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,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,GAAwB,CAAC,YAAY,YAAY,YAAY,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBH,EAAMnB,CAAQ,EAAQwC,EAAWC,GAAoB,EAAQC,EAAeC,GAAY,IAAIzC,CAAO,EAAQ0C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBnC,EAAKoC,EAAY,CAAC,GAAGlB,GAA4Ce,EAAgB,SAAsBjC,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKqC,EAAO,IAAI,CAAC,GAAGlB,EAAU,QAAQhC,EAAS,UAAUmD,EAAGvD,GAAkB,GAAGoD,EAAsB,iBAAiBlB,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,QAAQM,EAAWtC,EAAQwC,EAAe,iBAAiBH,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6BmB,EAAK,MAAM,CAAC,wBAAwB,wBAAwB,iBAAiB,qBAAqB,sBAAsB,wBAAwB,uBAAuB,wBAAwB,iBAAiB,QAAQ,qBAAqB,wBAAwB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,GAAGf,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKuC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,iBAAiBb,EAAiB,SAAS,YAAY,GAAGzC,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,oEAAoE,OAAO,2VAA2V,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkB,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,0SAA0S,kHAAkH,6YAA6Y,+EAA+E,EAOxhMC,GAAgBC,EAAQhC,GAAU8B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPvI,IAAMM,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,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,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,GAAwB,CAAC,YAAY,YAAY,YAAY,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBH,EAAMnB,CAAQ,EAAQwC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoB/B,EAAKgC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsB7B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKiC,EAAO,IAAI,CAAC,GAAGd,EAAU,QAAQhC,EAAS,UAAU+C,EAAGnD,GAAkB,GAAGgD,EAAsB,gBAAgBd,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,QAAQhC,EAAQ,iBAAiBqC,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6Be,EAAK,MAAM,CAAC,wBAAwB,wBAAwB,iBAAiB,qBAAqB,sBAAsB,wBAAwB,uBAAuB,wBAAwB,iBAAiB,QAAQ,qBAAqB,wBAAwB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,GAAGX,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKmC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,gBAAgB,mBAAmB,+BAA+B,iBAAiBT,EAAiB,SAAS,YAAY,GAAGzC,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,OAAO,IAAI,uEAAuE,OAAO,wKAAwK,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,ySAAyS,0KAA0K,wYAAwY,EAOtgLC,GAAgBC,EAAQ5B,GAAU0B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,kBAAkBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPhI,IAAMM,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,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,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,GAAwB,CAAC,iBAAiB,YAAY,KAAK,YAAY,OAAO,YAAY,OAAO,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAeC,GAAY,IAAIhC,CAAO,EAAO,CAAC,YAAAiC,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA7B,EAAW,SAAAV,CAAQ,EAAEwC,EAAgB,CAAC,WAAA7C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4C,EAAiBnB,GAAuBH,EAAMnB,CAAQ,EAAQ0C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAiC,OAAoBhC,EAAKiC,EAAY,CAAC,GAAGf,GAA4Ca,EAAgB,SAAsB/B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKkC,EAAM,CAAC,GAAGf,EAAU,QAAQhC,EAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,KAAK,WAAW,IAAI,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,UAAUgD,EAAGpD,GAAkB,GAA5nB,CAAC,EAAopB,gBAAgBkC,EAAUM,CAAU,EAAE,mBAAmB,SAAS,QAAQH,EAAe,iBAAiBQ,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIb,GAA6BiB,EAAK,MAAM,CAAC,GAAGb,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,KAAK,WAAW,IAAI,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,EAAE,UAAU,CAAC,mBAAmB,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,KAAK,WAAW,IAAI,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,KAAK,WAAW,IAAI,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,uKAAuK,CAAC,CAAC,EAAEqC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,sGAAsG,sOAAsO,EAO3hLC,GAAgBC,EAAQ5B,GAAU0B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,kBAAkBA,GAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,OAAO,SAAS,gBAAgB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPzL,IAAMM,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,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,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,GAAwB,CAAC,KAAK,YAAY,OAAO,YAAY,MAAM,YAAY,OAAO,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,gBAAAD,GAAgB,YAAAS,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBH,EAAMnB,CAAQ,EAAQwC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAiC,OAAoB9B,EAAK+B,EAAY,CAAC,GAAGb,GAA4CW,EAAgB,SAAsB7B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKgC,EAAM,CAAC,GAAGb,EAAU,QAAQhC,EAAS,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,sBAAsB,IAAI,sEAAsE,OAAO,sQAAsQ,EAAE,UAAU8C,EAAGlD,GAAkB,GAAjwB,CAAC,EAAyxB,iBAAiBkC,EAAUI,CAAU,EAAE,mBAAmB,SAAS,QAAQhC,EAAQ,iBAAiBqC,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6Be,EAAK,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGX,CAAK,EAAE,GAAG/B,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,OAAU,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,sQAAsQ,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,OAAU,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,yQAAyQ,CAAC,EAAE,kBAAkB,CAAC,mBAAmB,OAAU,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,yQAAyQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,QAAQ,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,sBAAsB,IAAI,sEAAsE,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,OAAO,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,sBAAsB,IAAI,uEAAuE,OAAO,yQAAyQ,CAAC,EAAE,UAAU,CAAC,mBAAmB,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,sBAAsB,IAAI,uEAAuE,OAAO,yQAAyQ,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,oSAAoS,+WAA+W,0LAA0L,2JAA2J,iKAAiK,+KAA+K,EAOvgSC,GAAgBC,EAAQ1B,GAAUwB,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,KAAK,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,SAAS,SAAS,OAAO,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPnK,IAAMM,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,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,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,GAAwB,CAAC,YAAY,YAAY,YAAY,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAV,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBH,EAAMnB,CAAQ,EAAQwC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoB/B,EAAKgC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsB7B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKiC,EAAO,IAAI,CAAC,GAAGd,EAAU,QAAQhC,EAAS,UAAU+C,EAAGnD,GAAkB,GAAGgD,EAAsB,gBAAgBd,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,YAAY,QAAQhC,EAAQ,iBAAiBqC,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6Be,EAAK,MAAM,CAAC,wBAAwB,wBAAwB,iBAAiB,qBAAqB,sBAAsB,wBAAwB,uBAAuB,wBAAwB,iBAAiB,QAAQ,qBAAqB,wBAAwB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,GAAGX,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAsBtB,EAAKmC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiBT,EAAiB,SAAS,YAAY,GAAGzC,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,CAAC,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,ySAAyS,yKAAyK,wYAAwY,EAO3vKC,GAAgBC,EAAQ5B,GAAU0B,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,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECP5B,IAAMM,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,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,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,GAAG,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,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,GAAwB,CAAC,WAAW,YAAY,cAAc,YAAY,aAAa,YAAY,aAAa,YAAY,gBAAgB,YAAY,eAAe,YAAY,aAAa,YAAY,gBAAgB,YAAY,eAAe,YAAY,aAAa,YAAY,gBAAgB,YAAY,eAAe,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,EAAMrB,IAAWA,EAAS,KAAK,GAAG,EAAEqB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA/B,EAAQ,GAAGgC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA3B,EAAW,SAAAZ,CAAQ,EAAEwC,EAAgB,CAAC,WAAA7C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4C,EAAiBjB,GAAuBH,EAAMrB,CAAQ,EAAO,CAAC,sBAAA0C,EAAsB,MAAAC,CAAK,EAAEC,GAAyBT,CAAW,EAAQU,EAAgBH,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQQ,EAAgBL,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQS,EAAeN,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQU,EAAgBP,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAEW,GAAmBf,EAAY,CAAC,UAAU,OAAU,QAAQU,EAAgB,UAAUG,EAAe,UAAUC,EAAgB,UAAUF,EAAgB,UAAU,OAAU,UAAU,OAAU,UAAU,OAAU,UAAU,OAAU,UAAU,OAAU,UAAU,OAAU,UAAU,MAAS,CAAC,EAAE,IAAMI,EAAWC,GAAoB,EAAQC,GAAeC,GAAY,IAAIpD,CAAO,EAAQqD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAAStB,CAAW,EAAmCuB,GAAa,IAAQvB,IAAc,YAA6CwB,GAAa,IAAQxB,IAAc,YAA6CyB,GAAa,IAAQzB,IAAc,YAA6C0B,GAAa,IAAQ1B,IAAc,YAA6C2B,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAE,OAAoBjD,EAAKkD,EAAY,CAAC,GAAGhC,GAA4C6B,GAAgB,SAAsB/C,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBsD,EAAMxE,EAAO,IAAI,CAAC,GAAGwC,EAAU,QAAQlC,EAAS,UAAUmE,EAAGvE,GAAkB,GAAGoE,GAAsB,iBAAiBhC,EAAUI,CAAU,EAAE,mBAAmB,aAAa,iBAAiB,GAAK,QAAQe,EAAWjD,EAAQmD,GAAe,iBAAiBZ,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAA6B4B,EAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,GAAGjC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,gBAAgB,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,cAAc,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,aAAa,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,aAAa,iBAAiB,MAAS,EAAE,UAAU,CAAC,mBAAmB,aAAa,iBAAiB,MAAS,CAAC,EAAEqC,EAAYE,CAAc,EAAE,SAAS,CAACoB,EAAY,GAAgB1C,EAAKqD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB3B,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,YAAY,aAAa,WAAW,EAAE,GAAG3C,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEqC,EAAYE,CAAc,CAAC,CAAC,EAAEqB,GAAa,GAAgB3C,EAAKrB,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+C,EAAiB,SAAS,WAAW,CAAC,EAAEkB,GAAa,GAAgB5C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,SAASkB,GAAa,GAAgB5C,EAAKsD,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA4R,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEkB,GAAa,GAAgB5C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,SAASkB,GAAa,GAAgB5C,EAAKsD,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA2R,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEkB,GAAa,GAAgB5C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,SAASkB,GAAa,GAAgB5C,EAAKsD,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAyQ,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEmB,GAAa,GAAgBM,EAAMxE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAACmB,GAAa,GAAgB7C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,SAASmB,GAAa,GAAgB7C,EAAKsD,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAoQ,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEmB,GAAa,GAAgB7C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,SAASmB,GAAa,GAAgB7C,EAAKsD,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAwQ,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEmB,GAAa,GAAgB7C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,SAASmB,GAAa,GAAgB7C,EAAKsD,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA0P,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiB,GAAa,GAAgBQ,EAAMxE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAACiB,GAAa,GAAgB3C,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,CAAC,EAAE,SAAsB1B,EAAKsD,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,EAAE,EAAE,IAAI;AAAA;AAAA;AAAA,EAA2b,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,SAAsB1B,EAAKsD,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA2b,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1B,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,GAAG,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,CAAC,EAAE,SAAsB1B,EAAKsD,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,IAAI,eAAe,IAAI,iBAAiB5B,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,GAAG,EAAE,IAAI;AAAA;AAAA;AAAA,EAA2b,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,GAAa,GAAgBK,EAAMxE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAc1B,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,IAAI,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,0BAA0B,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,IAAI,OAAO,EAAE,CAAC,CAAC,EAAe1B,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,0BAA0B,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,EAAE,CAAC,CAAC,EAAe1B,EAAKvB,GAAgB,CAAC,eAAea,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,GAAG,UAAU,iBAAiB,mBAAmB,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,0BAA0B,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,GAAG,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6B,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,uGAAuG,oIAAoI,kJAAkJ,4IAA4I,yHAAyH,yIAAyI,iHAAiH,4KAA4K,yJAAyJ,yIAAyI,yIAAyI,sHAAsH,yIAAyI,uHAAuH,yIAAyI,wHAAwH,oNAAoN,wNAAwN,6PAA6P,uNAAuN,yNAAyN,yIAAyI,sHAAsH,uHAAuH,sHAAsH,gfAAgf,4IAA4I,0IAA0I,EAOvvtBC,GAAgBC,EAAQ/C,GAAU6C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,aAAa,WAAW,eAAe,aAAa,eAAe,aAAa,eAAe,aAAa,cAAc,gBAAgB,gBAAgB,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECP+vB,IAAMM,GAAsBC,EAASC,EAAgB,EAAQC,GAAmBF,EAASG,EAAa,EAAQC,GAAgBJ,EAASK,EAAU,EAAQC,GAAkBN,EAASO,EAAY,EAAQC,GAAmBR,EAASS,EAAa,EAAQC,GAAoBV,EAASW,EAAc,EAAQC,GAAaZ,EAASa,EAAO,EAAQC,GAAed,EAASe,EAAS,EAAQC,GAAqBhB,EAASiB,EAAe,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,gBAAgB,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,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAQC,GAAmB,CAACC,EAAE,IAAI,oBAAoB,IAAUC,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,GAAwB,CAAC,YAAY,YAAY,IAAI,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,EAAMrB,IAAWA,EAAS,KAAK,GAAG,EAAEqB,EAAM,iBAAuBE,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAzB,EAAW,SAAAZ,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBD,EAAMrB,CAAQ,EAAO,CAAC,sBAAAwC,EAAsB,MAAAC,CAAK,EAAEC,GAAyBT,CAAW,EAAQU,EAAeH,EAAsB,SAASI,IAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAEQ,GAAmBZ,EAAY,CAAC,QAAQU,CAAc,CAAC,EAAE,IAAMG,EAAWC,GAAoB,EAAQC,EAAeC,GAAY,IAAI/C,CAAO,EAAQgD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQnB,IAAc,YAA6CoB,GAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGzB,GAAUsB,GAAgB,SAAsBtC,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsB6C,EAAMC,EAAO,IAAI,CAAC,GAAG1B,EAAU,QAAQhC,EAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU2D,EAAG/D,GAAkB,GAAG2D,EAAsB,eAAezB,EAAUI,CAAU,EAAE,mBAAmB,MAAM,iBAAiB,GAAK,QAAQY,EAAW5C,EAAQ8C,EAAe,iBAAiBT,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAAKyB,EAAK,MAAM,CAAC,GAAGrB,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAS,CAAcpB,EAAK2C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKrC,GAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqC,EAAK2C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKnC,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAemC,EAAK2C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKjC,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeiC,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAK/B,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGc,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAK2C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAK7B,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe6B,EAAK2C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAK3B,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAEgE,EAAY,GAAgBrC,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAsBxB,EAAK3B,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqE,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBnB,EAAiB,SAAS,YAAY,SAAS,CAAcxB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAKzB,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeyB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKzB,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemE,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBnB,EAAiB,SAAS,YAAY,SAAS,CAAcxB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAKvB,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeiE,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBnB,EAAiB,SAAS,YAAY,kBAAkBnC,GAAmB,SAAS,CAAcW,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAKrB,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKrB,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkE,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,qGAAqG,kWAAkW,+IAA+I,gWAAgW,+IAA+I,yVAAyV,4IAA4I,mMAAmM,+VAA+V,6IAA6I,+VAA+V,uLAAuL,gJAAgJ,sMAAsM,2MAA2M,2HAA2H,8VAA8V,0NAA0N,qNAAqN,0yCAA0yC,6IAA6I,kLAAkL,EAOvqiBC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,cAAcA,GAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,MAAM,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAGrF,GAAsB,GAAGG,GAAmB,GAAGE,GAAgB,GAAGE,GAAkB,GAAGE,GAAmB,GAAGE,GAAoB,GAAGE,GAAa,GAAGE,GAAe,GAAGE,EAAoB,CAAC,ECPk1B,IAAM0E,GAAsBC,EAASC,EAAgB,EAAQC,GAAmBF,EAASG,EAAa,EAAQC,GAAgBJ,EAASK,EAAU,EAAQC,GAAkBN,EAASO,EAAY,EAAQC,GAAmBR,EAASS,EAAa,EAAQC,GAAoBV,EAASW,EAAc,EAAQC,GAAaZ,EAASa,EAAO,EAAQC,GAAed,EAASe,EAAS,EAAQC,GAAqBhB,EAASiB,EAAe,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,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,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAQC,GAAmB,CAACC,EAAE,IAAI,oBAAoB,IAAUC,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,GAAwB,CAAC,YAAY,YAAY,IAAI,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,EAAMrB,IAAWA,EAAS,KAAK,GAAG,EAAEqB,EAAM,iBAAuBE,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,GAAG8B,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAzB,EAAW,SAAAZ,CAAQ,EAAEsC,EAAgB,CAAC,WAAA3C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0C,EAAiBjB,GAAuBD,EAAMrB,CAAQ,EAAO,CAAC,sBAAAwC,EAAsB,MAAAC,CAAK,EAAEC,GAAyBT,CAAW,EAAQU,EAAgBH,EAAsB,SAASI,IAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAEQ,GAAmBZ,EAAY,CAAC,QAAQU,CAAe,CAAC,EAAE,IAAMG,EAAWC,GAAoB,EAAQC,EAAeC,GAAY,IAAI/C,CAAO,EAAQgD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQnB,IAAc,YAA6CoB,GAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBxC,EAAKyC,EAAY,CAAC,GAAGzB,GAAUsB,GAAgB,SAAsBtC,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsB6C,EAAMC,EAAO,IAAI,CAAC,GAAG1B,EAAU,QAAQhC,EAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,YAAY,IAAI,WAAW,IAAI,IAAI,qEAAqE,EAAE,UAAU2D,EAAG/D,GAAkB,GAAG2D,EAAsB,iBAAiBzB,EAAUI,CAAU,EAAE,mBAAmB,MAAM,iBAAiB,GAAK,QAAQY,EAAW5C,EAAQ8C,EAAe,iBAAiBT,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAAKyB,EAAK,MAAM,CAAC,GAAGrB,CAAK,EAAE,GAAG/B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEmC,EAAYE,CAAc,EAAE,SAAS,CAAcpB,EAAK2C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKrC,GAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqC,EAAK2C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKnC,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAemC,EAAK2C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKjC,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeiC,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAK/B,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe+B,EAAK2C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAK7B,GAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAe6B,EAAK2C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,iBAAiBnB,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,UAAU,yDAAyD,CAAC,CAAC,EAAexB,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAK3B,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGU,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAEiB,EAAY,GAAgBrC,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAsBxB,EAAK3B,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqE,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBnB,EAAiB,SAAS,YAAY,SAAS,CAAcxB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKzB,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeyB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKzB,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGQ,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEmC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBnB,EAAiB,SAAS,YAAY,SAAS,CAAcxB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAKvB,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeiE,EAAMC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBnB,EAAiB,SAAS,YAAY,kBAAkBnC,GAAmB,SAAS,CAAcW,EAAK2C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBnB,EAAiB,SAAS,sBAAsB,SAAsBxB,EAAKrB,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqB,EAAK2C,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBnB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKrB,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkE,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,uGAAuG,iWAAiW,+IAA+I,+VAA+V,8IAA8I,0VAA0V,6IAA6I,kMAAkM,gWAAgW,8IAA8I,+VAA+V,uLAAuL,+IAA+I,8JAA8J,6HAA6H,2MAA2M,2HAA2H,+VAA+V,0NAA0N,qNAAqN,8yCAA8yC,6IAA6I,EAO/tiBC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,MAAM,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,MAAM,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAGrF,GAAsB,GAAGG,GAAmB,GAAGE,GAAgB,GAAGE,GAAkB,GAAGE,GAAmB,GAAGE,GAAoB,GAAGE,GAAa,GAAGE,GAAe,GAAGE,EAAoB,CAAC,ECPiB,IAAM0E,GAAiBC,EAASC,EAAW,EAAQC,GAAgBF,EAASG,EAAU,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,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,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,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,GAAwB,CAAC,iBAAiB,YAAY,iBAAiB,YAAY,UAAU,YAAY,UAAU,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,EAAMnB,IAAWA,EAAS,KAAK,GAAG,EAAEmB,EAAM,iBAAuBE,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA3B,EAAQ,GAAG4B,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAzB,EAAW,SAAAV,CAAQ,EAAEoC,EAAgB,CAAC,WAAAzC,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQwC,EAAiBjB,GAAuBD,EAAMnB,CAAQ,EAAO,CAAC,sBAAAsC,EAAsB,MAAAC,CAAK,EAAEC,GAAyBT,CAAW,EAAQU,EAAgBH,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQQ,EAAeL,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQS,EAAgBN,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQU,EAAeP,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIJ,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAEW,GAAmBf,EAAY,CAAC,QAAQU,EAAgB,UAAUE,EAAe,UAAUE,EAAe,UAAUD,CAAe,CAAC,EAAE,IAAMG,EAAWC,GAAoB,EAAQC,GAAeC,GAAY,IAAIhD,CAAO,EAAQiD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,EAAC,YAAY,WAAW,EAAE,SAAStB,CAAW,EAAmCuB,GAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASvB,CAAW,EAAmCwB,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAE,OAAoB5C,EAAK6C,EAAY,CAAC,GAAG7B,GAAU0B,GAAgB,SAAsB1C,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBiD,EAAMC,EAAO,IAAI,CAAC,GAAG9B,EAAU,QAAQ9B,EAAS,UAAU6D,EAAGjE,GAAkB,GAAG6D,GAAsB,iBAAiB7B,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiB,GAAK,QAAQe,EAAW7C,EAAQ+C,GAAe,iBAAiBZ,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAAK4B,EAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,GAAG7B,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,CAAC,EAAEiC,EAAYE,CAAc,EAAE,SAAS,CAACoB,EAAY,GAAgBM,EAAMC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBvB,EAAiB,SAAS,YAAY,SAAS,CAAcxB,EAAK+C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBvB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKrB,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,EAAeqB,EAAK+C,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBvB,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsBxB,EAAKnB,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4D,GAAa,GAAgBzC,EAAKiD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,OAAO,uWAAuW,EAAE,UAAU,gBAAgB,iBAAiBzB,EAAiB,SAAS,YAAY,GAAGvC,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,sEAAsE,OAAO,mWAAmW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,oBAAoB,IAAI,uEAAuE,OAAO,uWAAuW,CAAC,CAAC,EAAEiC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ8B,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,iRAAiR,mHAAmH,iLAAiL,kHAAkH,+WAA+W,gHAAgH,EAO70RC,GAAgBC,EAAQ5C,GAAU0C,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oCAAoCA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,UAAU,iBAAiB,gBAAgB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAG1E,GAAiB,GAAGG,EAAe,CAAC,ECP3c6E,GAAU,UAAU,CAAC,mBAAmB,kBAAkB,yBAAyB,yBAAyB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,qlCAAqlC,EAAeC,GAAU,eCA7tEC,GAAU,UAAU,CAAC,gBAAgB,eAAe,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,2FAA2F,OAAO,KAAK,EAAE,CAAC,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,2FAA2F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,ixBAAixB,u0BAAu0B,q0BAAq0B,EAAeC,GAAU,eCD32FC,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,EAAeC,GAAI,CAAC,sgBAAsgB,EAAeC,GAAU,eCCtnB,IAAMC,GAAY,oKACZC,GAAkB,CAC3B,SAAU,WACV,MAAO,OACP,OAAQ,OACR,QAAS,OACT,eAAgB,SAChB,WAAY,QAChB,EACaC,GAAkB,CAC3B,GAAGD,GACH,aAAc,EACd,WAAY,0BACZ,MAAO,OACP,OAAQ,kBACR,cAAe,QACnB,EACaE,GAAgB,CACzB,QAAS,CACL,KAAMC,EAAY,YACtB,EACA,aAAc,CACV,KAAMA,EAAY,YACtB,EACA,aAAc,CACV,KAAMA,EAAY,YACtB,CACJ,EACaC,GAAkB,CAC3B,KAAMD,EAAY,OAClB,MAAO,YACP,IAAK,EACL,IAAK,IACL,KAAM,EACN,eAAgB,EACpB,EACaE,GAAe,CACxB,KAAM,CACF,KAAMF,EAAY,QAClB,MAAO,OACP,aAAc,GACd,cAAe,UACf,aAAc,QAClB,EACA,WAAY,CACR,KAAMA,EAAY,OAClB,MAAO,SACP,YAAa,QACb,OAAQ,CAAC,CAAE,KAAAG,CAAM,IAAI,CAACA,CAC1B,EACA,WAAY,CACR,KAAMH,EAAY,KAClB,MAAO,SACP,QAAS,CACL,IACA,IACA,IACA,IACA,IACA,IACA,IACA,IACA,GACJ,EACA,aAAc,CACV,OACA,cACA,QACA,UACA,SACA,YACA,OACA,aACA,OACJ,EACA,OAAQ,CAAC,CAAE,KAAAG,CAAM,IAAI,CAACA,CAC1B,CACJ,EC7E+K,IAAMC,GAAY,CAAC,IAAI,OAAO,IAAI,cAAc,IAAI,QAAQ,IAAI,UAAU,IAAI,SAAS,IAAI,YAAY,IAAI,OAAO,IAAI,aAAa,IAAI,OAAO,EAAS,SAASC,GAAgBC,EAAM,CAAC,GAAK,CAAC,WAAAC,EAAW,QAAQ,SAAAC,EAAS,GAAG,WAAAC,EAAW,IAAI,KAAAC,EAAK,EAAK,EAAEJ,EAAYK,EAAeP,GAAYK,CAAU,EAAQG,EAAgB,IAAIL,KAAcI,QAAqBJ,OAAgBM,KAAkBC,EAAgBP,EAAW,CAAC,SAAAC,EAAS,WAAAC,EAAW,WAAWG,CAAe,EAAE,CAAC,SAAAJ,EAAS,WAAAC,CAAU,EAAQM,EAAiB,SAAS,CAAC,MAAMC,GAAU,0BAA0B,CAAC,UAAUT,IAAa,UAAUA,KAAcI,IAAiB,MAAMJ,KAAcI,EAAe,YAAY,GAAI,CAAC,EAAE,MAAMM,GAAG,QAAQ,MAAMA,CAAC,CAAC,CAAE,EAAE,OAAAC,GAAU,IAAI,CAAIR,GAAKK,EAAiB,CAAE,EAAE,CAACL,EAAKH,EAAWE,CAAU,CAAC,EAASK,CAAgB,CCCn9B,SAASK,GAAUC,EAAO,CAC7B,GAAM,CAAE,aAAAC,EAAe,oBAAAC,EAAsB,cAAAC,EAAgB,eAAAC,EAAiB,kBAAAC,EAAoB,iBAAAC,CAAoB,EAAIN,EAU1H,OAToBO,EAAQ,IAAIL,EAAsB,GAAGC,OAAmBC,OAAoBC,OAAuBC,MAAuB,GAAGL,MAC/I,CACEA,EACAC,EACAC,EACAC,EACAC,EACAC,CACJ,CAAC,CAEL,CACO,IAAME,GAAsB,CAC/B,aAAc,CACV,MAAO,SACP,KAAMC,EAAY,YAClB,UAAW,sBACX,aAAc,CACV,SACA,mBACJ,EACA,UAAW,CACP,gBACA,iBACA,oBACA,kBACJ,EACA,YAAa,CACT,KACA,KACA,KACA,IACJ,EACA,IAAK,CACT,CACJ,EACO,SAASC,GAAWV,EAAO,CAC9B,GAAM,CAAE,QAAAW,EAAU,eAAAC,EAAiB,WAAAC,EAAa,aAAAC,EAAe,cAAAC,EAAgB,YAAAC,CAAe,EAAIhB,EAUlG,OATqBO,EAAQ,IAAIK,EAAiB,GAAGC,OAAgBC,OAAkBC,OAAmBC,MAAkBL,EAC1H,CACEA,EACAC,EACAC,EACAC,EACAC,EACAC,CACJ,CAAC,CAEL,CACO,IAAMC,GAAiB,CAC1B,QAAS,CACL,KAAMR,EAAY,YAClB,UAAW,iBACX,aAAc,CACV,UACA,kBACJ,EACA,UAAW,CACP,aACA,eACA,gBACA,aACJ,EACA,YAAa,CACT,IACA,IACA,IACA,GACJ,EACA,IAAK,EACL,MAAO,SACX,CACJ,EC3E2X,IAAMS,GAAW,wJAA8JC,GAAcC,GAAeF,GAAW,KAAK,OAAOE,CAAK,EAAE,YAAY,CAAC,EAQxmBC,GAAUC,EAAQ,SAAmB,CAAC,OAAAC,EAAO,SAAAC,EAAS,UAAUC,EAAK,UAAAC,EAAU,MAAAN,EAAM,YAAAO,EAAY,QAAAC,EAAQ,OAAAC,EAAO,OAAAC,EAAO,OAAAC,EAAO,MAAAC,EAAM,IAAAC,EAAI,SAAAC,EAAS,GAAGC,CAAK,EAAE,CAAC,GAAK,CAACC,EAAUC,CAAO,EAAEC,GAA2Cb,GAAK,KAAK,EAAO,CAACc,EAAWC,CAAQ,EAAEF,GAA6ClB,GAAM,KAAK,EAAO,CAACqB,EAAaC,CAAU,EAAEJ,GAAiDV,GAAQ,KAAK,EAAO,CAACe,EAAYC,CAAY,EAAEN,GAAS,EAAK,EAAO,CAACO,EAAaC,EAAa,EAAER,GAAS,EAAK,EAAO,CAACS,EAAeC,CAAe,EAAEV,GAAS,EAAK,EAAO,CAACW,GAAUC,EAAU,EAAEZ,GAAS,EAAK,EAAO,CAACa,GAAUC,EAAU,EAAEd,GAAS,EAAK,EAAQe,GAASC,EAAQ,IAAYC,GAAa,QAAQ,IAAIA,GAAa,OAAS,CAAC,CAAC,EAAQC,GAAiBF,EAAQ,IAAI,CAAC,IAAMG,EAAK,CAAC,EAAE,OAAGjC,GAAUG,IAAa8B,EAAK,KAAK,aAAa,EAAM9B,GAAa8B,EAAK,KAAK,KAAK,EAAS,CAAC,GAAGA,EAAK,aAAa,EAAE,KAAK,GAAG,CAAE,EAAE,CAACjC,EAASE,EAAUC,CAAW,CAAC,EAAQ+B,GAAoBJ,EAAQ,IAAI,CAAC,IAAMK,EAAK,CAAC,EAAE,OAAInC,GAAU,CAACE,GAAWA,GAAW,CAACF,IAAW,CAACG,GAAaE,IAAS,aAAoB,kBAAyB,KAAM,EAAE,CAACL,EAASE,EAAUC,EAAYE,CAAM,CAAC,EAAO,CAAC,WAAA+B,GAAW,SAAAC,GAAS,WAAAC,EAAU,EAAEC,GAAgB5B,CAAK,EAAQ6B,GAAaC,GAAU9B,CAAK,EAAQ+B,EAAaC,GAAWhC,CAAK,EAAQiC,GAAaC,GAAY,IAAI,CAAC,IAAIC,EAAM,GAAM,OAAA1B,EAAa,EAAK,EAAEE,GAAc,EAAK,EAAEE,EAAgB,EAAK,EAAKxB,GAAU,CAACY,IAAWQ,EAAa,EAAI,EAAE0B,EAAM,IAAS5C,IAAY,CAACa,GAAY,CAACpB,GAAcoB,CAAU,KAAIO,GAAc,EAAI,EAAEwB,EAAM,IAAS3C,GAAa,CAACc,IAAcO,EAAgB,EAAI,EAAEsB,EAAM,IAAaA,CAAM,EAAE,CAACnD,GAAcK,EAASE,EAAUC,EAAYS,EAAUG,EAAWE,CAAa,CAAC,EAAQ8B,GAAaF,GAAYG,GAAO,CAAyC,GAAxCtB,GAAW,EAAI,EAAEsB,EAAM,eAAe,EAAKJ,GAAa,EAAGlB,GAAW,EAAK,MAAO,CAAC,IAAMuB,GAAK,IAAI,SAASD,EAAM,MAAM,EAAQE,GAAQ,OAAO,YAAYD,GAAK,QAAQ,CAAC,EAAE,MAAM,4BAA4BlD,IAAS,CAAC,OAAO,OAAO,QAAQ,CAAC,eAAe,mBAAmB,OAAO,kBAAkB,EAAE,KAAK,KAAK,UAAUmD,EAAO,CAAC,CAAC,EAAE,KAAK,IAAI,CAACtB,GAAW,EAAI,EAAElB,EAAS,CAAE,CAAC,EAAE,MAAM,IAAIgB,GAAW,EAAK,CAAC,EAAG,EAAE,CAAC3B,EAAOW,EAASkC,EAAY,CAAC,EAAQO,GAAiBN,GAAYG,GAAO,CAAC5B,EAAa,EAAK,EAAEP,EAAQmC,EAAM,OAAO,KAAK,CAAE,EAAE,CAAC,CAAC,EAAQI,GAAkBP,GAAYG,GAAO,CAAC1B,GAAc,EAAK,EAAEN,EAASgC,EAAM,OAAO,KAAK,CAAE,EAAE,CAAC,CAAC,EAAQK,GAAoBR,GAAYG,GAAO,CAACxB,EAAgB,EAAK,EAAEN,EAAW8B,EAAM,OAAO,KAAK,CAAE,EAAE,CAAC,CAAC,EAAE,OAAqBM,EAAKC,EAAO,IAAI,CAAC,MAAM,CAAC,GAAG/C,EAAM,GAAGgD,GAAgB,cAAc,SAAS,uCAAuClD,EAAO,gBAAgB,EAAE,SAASqB,GAAwB2B,EAAKC,EAAO,IAAI,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,OAAO,WAAWhD,EAAO,KAAK,MAAMA,EAAO,MAAM,aAAa,MAAM,QAAQ,OAAO,eAAe,SAAS,WAAW,QAAQ,EAAE,QAAQ,CAAC,MAAM,CAAC,EAAE,QAAQ,CAAC,MAAM,CAAC,EAAE,WAAW,CAAC,SAAS,EAAE,EAAE,SAAuB+C,EAAK,MAAM,CAAC,MAAM,6BAA6B,MAAM,KAAK,OAAO,KAAK,SAAuBA,EAAK,OAAO,CAAC,EAAE,wBAAwB,KAAK,cAAc,YAAY,IAAI,OAAO,eAAe,cAAc,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAgBG,EAAM,OAAO,CAAC,MAAM,CAAC,QAAQ,OAAO,iBAAAzB,GAAiB,oBAAAE,GAAoB,IAAAzB,EAAI,MAAM,OAAO,OAAO,MAAM,EAAE,SAASsC,GAAa,OAAO,OAAO,SAAS,EAAE/C,GAAUE,IAA0BuD,EAAM,MAAM,CAAC,MAAM,CAAC,MAAM,OAAO,QAAQ,OAAO,aAAapD,IAAS,aAAa,SAAS,MAAM,IAAAI,CAAG,EAAE,SAAS,CAACT,GAAwBsD,EAAK,QAAQ,CAAC,UAAU,yBAAyB,KAAK,OAAO,KAAK,OAAO,YAAYrD,EAAK,YAAY,MAAM4B,GAAS5B,EAAK,MAAMW,EAAU,SAASuC,GAAiB,MAAM,CAAC,GAAGO,GAAa,QAAQhB,EAAa,aAAAF,GAAa,WAAAJ,GAAW,WAAAE,GAAW,SAAAD,GAAS,WAAW/B,EAAO,KAAK,MAAMA,EAAO,MAAM,UAAU,mBAAmBa,EAAYb,EAAO,MAAM,eAAe,CAAC,CAAC,EAAEJ,GAAyBoD,EAAK,QAAQ,CAAC,UAAU,yBAAyB,KAAK,QAAQ,KAAK,QAAQ,YAAY1D,EAAM,YAAY,MAAMiC,GAASjC,EAAM,MAAMmB,EAAW,SAASqC,GAAkB,MAAM,CAAC,GAAGM,GAAa,QAAQhB,EAAa,aAAAF,GAAa,WAAAJ,GAAW,WAAAE,GAAW,SAAAD,GAAS,WAAW/B,EAAO,KAAK,MAAMA,EAAO,MAAM,UAAU,mBAAmBe,EAAaf,EAAO,MAAM,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEH,GAA2BmD,EAAK,WAAW,CAAC,UAAU,yBAAyB,YAAYlD,EAAQ,YAAY,KAAK,UAAU,MAAMyB,GAASzB,EAAQ,MAAMa,EAAa,SAASoC,GAAoB,MAAM,CAAC,GAAGK,GAAa,UAAU,EAAE,QAAQhB,EAAa,OAAO,WAAW,aAAAF,GAAa,WAAWlC,EAAO,KAAK,WAAA8B,GAAW,WAAAE,GAAW,SAAAD,GAAS,MAAM/B,EAAO,MAAM,UAAU,mBAAmBiB,EAAejB,EAAO,MAAM,eAAe,CAAC,CAAC,EAAgBmD,EAAM,MAAM,CAAC,SAAS,CAAeH,EAAKC,EAAO,MAAM,CAAC,KAAK,SAAS,MAAMhD,EAAO,MAAM,MAAM,CAAC,GAAGmD,GAAa,aAAAlB,GAAa,QAAQE,EAAa,WAAAN,GAAW,WAAW7B,EAAO,WAAW,SAAA8B,GAAS,WAAW9B,EAAO,KAAK,OAAO,UAAU,MAAMA,EAAO,MAAM,OAAO,CAAC,EAAE,WAAW,CAAC,KAAK,OAAO,SAAS,EAAE,EAAE,WAAW,CAAC,QAAQ,EAAE,CAAC,CAAC,EAAEkB,IAAyB6B,EAAK,MAAM,CAAC,MAAM,CAAC,aAAAd,GAAa,SAAS,WAAW,QAAQ,OAAO,eAAe,SAAS,WAAW,SAAS,MAAM,OAAO,OAAO,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAMjC,EAAO,MAAM,WAAWA,EAAO,IAAI,EAAE,SAAuB+C,EAAKC,EAAO,IAAI,CAAC,MAAM,CAAC,OAAO,GAAG,MAAM,EAAE,EAAE,QAAQ,CAAC,OAAO,CAAC,EAAE,QAAQ,CAAC,OAAO,GAAG,EAAE,WAAW,CAAC,SAAS,EAAE,OAAO,GAAQ,EAAE,SAAuBE,EAAM,MAAM,CAAC,MAAM,6BAA6B,MAAM,KAAK,OAAO,KAAK,SAAS,CAAeH,EAAK,OAAO,CAAC,EAAE,2NAA2N,KAAK,eAAe,QAAQ,KAAK,CAAC,EAAgBA,EAAK,OAAO,CAAC,EAAE,yKAAyK,KAAK,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,EAAE,CAAC,uGAAwG,CAAC,EAAEzD,GAAU,aAAa,CAAC,SAAS,GAAG,WAAW,QAAQ,WAAW,IAAI,QAAQ,GAAG,WAAW,GAAG,cAAc,GAAG,YAAY,GAAG,aAAa,GAAG,aAAa,EAAE,cAAc,EAAE,eAAe,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,IAAI,GAAG,UAAU,CAAC,MAAM,OAAU,YAAY,MAAM,EAAE,MAAM,CAAC,MAAM,OAAU,YAAY,OAAO,EAAE,QAAQ,CAAC,MAAM,OAAU,YAAY,SAAS,EAAE,OAAO,CAAC,KAAK,UAAU,MAAM,OAAO,iBAAiB,qBAAqB,MAAM,SAAS,EAAE,OAAO,CAAC,KAAK,UAAU,MAAM,OAAO,iBAAiB,qBAAqB,MAAM,SAAS,EAAE,OAAO,CAAC,MAAM,UAAU,WAAW,IAAI,KAAK,OAAO,MAAM,MAAM,CAAC,EAAE8D,EAAoB9D,GAAU,CAAC,OAAO,CAAC,MAAM,KAAK,YAAY,WAAW,KAAK+D,EAAY,OAAO,YAAY,+JAA0J,EAAE,SAAS,CAAC,MAAM,OAAO,KAAKA,EAAY,QAAQ,aAAa,OAAO,cAAc,OAAO,aAAa,EAAI,EAAE,UAAU,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,SAAS,CAAC,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,MAAM,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,EAAE,CAAC,EAAE,OAAOjD,GAAO,CAACA,EAAM,QAAQ,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKiD,EAAY,QAAQ,aAAa,OAAO,cAAc,OAAO,aAAa,EAAI,EAAE,MAAM,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,SAAS,CAAC,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,OAAO,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,EAAE,OAAOjD,GAAO,CAACA,EAAM,SAAS,EAAE,YAAY,CAAC,MAAM,UAAU,KAAKiD,EAAY,QAAQ,aAAa,OAAO,cAAc,OAAO,aAAa,EAAI,EAAE,QAAQ,CAAC,MAAM,IAAI,KAAKA,EAAY,OAAO,SAAS,CAAC,YAAY,CAAC,MAAM,cAAc,KAAKA,EAAY,OAAO,aAAa,SAAS,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,EAAE,OAAOjD,GAAO,CAACA,EAAM,WAAW,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKiD,EAAY,KAAK,QAAQ,CAAC,aAAa,UAAU,EAAE,wBAAwB,GAAK,aAAa,YAAY,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,SAAS,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,aAAa,SAAS,EAAE,MAAM,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,iBAAiB,CAAC,MAAM,cAAc,KAAKA,EAAY,MAAM,aAAa,oBAAoB,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,MAAM,aAAa,SAAS,CAAC,CAAC,EAAE,OAAO,CAAC,MAAM,SAAS,KAAKA,EAAY,OAAO,SAAS,CAAC,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAY,OAAO,aAAa,SAAS,EAAE,WAAW,CAAC,GAAGC,GAAa,WAAW,aAAa,GAAG,EAAE,KAAK,CAAC,MAAM,OAAO,KAAKD,EAAY,MAAM,aAAa,MAAM,EAAE,MAAM,CAAC,MAAM,OAAO,KAAKA,EAAY,MAAM,aAAa,MAAM,CAAC,CAAC,EAAE,GAAGC,GAAa,SAAS,CAAC,MAAM,YAAY,KAAKD,EAAY,OAAO,eAAe,GAAK,aAAa,EAAE,EAAE,GAAGE,GAAe,GAAGC,GAAoB,IAAI,CAAC,MAAM,MAAM,KAAKH,EAAY,OAAO,eAAe,GAAK,IAAI,CAAC,EAAE,SAAS,CAAC,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAE,IAAMF,GAAa,CAAC,iBAAiB,OAAO,QAAQ,eAAe,MAAM,OAAO,WAAW,QAAQ,QAAQ,OAAO,OAAO,MAAM,EAASM,GAAQnE,GCP1sQ,IAAMoE,GAAeC,GAAOC,CAAQ,EAAQC,GAAeC,EAASC,EAAS,EAAQC,GAAgBL,GAAOM,EAAO,GAAG,EAAQC,GAAmCJ,EAASK,EAA6B,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,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,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAmB,CAACC,EAAE,IAAI,uBAAuB,IAAUC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,WAAWJ,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQK,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,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,GAAwB,CAAC,QAAQ,YAAY,OAAO,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,EAAM5B,IAAWA,EAAS,KAAK,GAAG,EAAE4B,EAAM,iBAAuBE,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAApC,EAAQ,GAAGqC,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAzB,EAAW,SAAAnB,CAAQ,EAAE6C,EAAgB,CAAC,WAAAlD,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQiD,EAAiBjB,GAAuBD,EAAM5B,CAAQ,EAAQ+C,EAAWR,EAAU,oBAAoB,OAAU,EAAE,GAAG,GAASS,EAAWC,GAAoB,EAAQC,EAAeC,GAAY,IAAIjD,CAAO,EAAQkD,EAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASd,CAAW,EAAmCe,EAAsBC,EAAM,EAA6E,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGnB,GAAUiB,EAAgB,SAAsBjC,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAK/B,GAAgB,CAAC,GAAGgD,EAAU,kBAAkB,CAAC,WAAWlC,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQN,EAAS,UAAU0D,EAAG9D,GAAkB,GAA5gB,CAAayC,GAAuBA,EAAS,EAAwf,gBAAgBA,EAAUI,CAAU,EAAE,mBAAmB,UAAU,QAAQO,EAAW9C,EAAQgD,EAAe,iBAAiBJ,EAAiB,SAAS,YAAY,WAAW,IAAIH,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,IAAIX,GAAKoB,EAAK,MAAM,CAAC,WAAW,0EAA0E,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGhB,CAAK,EAAE,kBAAkB,CAAC1B,GAAEiD,IAAI,GAAGZ,yBAAkCY,IAAI,GAAG7D,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE0C,EAAYE,CAAc,EAAE,SAAsBkB,EAAMpE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBsD,EAAiB,SAAS,YAAY,SAAS,CAAcc,EAAMpE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBsD,EAAiB,SAAS,YAAY,SAAS,CAAcc,EAAMpE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBsD,EAAiB,SAAS,YAAY,SAAS,CAAcxB,EAAKrC,GAAe,CAAC,sBAAsB,GAAK,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ4E,EAAe,UAAU,SAASlD,GAAW,QAAQ,EAAE,SAAsBW,EAAWwC,EAAS,CAAC,SAAsBxC,EAAK9B,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,8FAA8F,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,KAAKgB,GAAW,QAAQqD,EAAe,UAAU,SAASjD,GAAW,QAAQ,EAAE,iBAAiBkC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,kBAAkBiB,GAAgC,SAAStD,EAAkB,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,qEAAqE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGX,GAAqB,CAAC,UAAU,CAAC,wBAAwB,SAAS,QAAQ+D,EAAe,UAAU,SAASlD,GAAW,QAAQ,EAAE,SAAsBW,EAAWwC,EAAS,CAAC,SAAsBxC,EAAK9B,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,8FAA8F,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,QAAQqE,EAAe,UAAU,SAASjD,GAAW,QAAQ,EAAE,kBAAkBmD,GAAgC,SAAStD,EAAkB,CAAC,EAAE,UAAU,CAAC,wBAAwB,UAAU,QAAQoD,EAAe,UAAU,UAAUlD,GAAW,SAAS,EAAE,SAAsBW,EAAWwC,EAAS,CAAC,SAAsBxC,EAAK9B,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,8FAA8F,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,QAAQqE,EAAe,UAAU,UAAUjD,GAAW,SAAS,EAAE,kBAAkBmD,GAAgC,UAAUtD,EAAkB,CAAC,CAAC,EAAE+B,EAAYE,CAAc,CAAC,CAAC,EAAepB,EAAKrC,GAAe,CAAC,sBAAsB,GAAK,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQ4E,EAAe,UAAU,SAASlD,GAAW,QAAQ,EAAE,SAAsBW,EAAWwC,EAAS,CAAC,SAAsBxC,EAAK9B,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,4FAA4F,EAAE,SAAS,kGAAkG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,KAAKgB,GAAW,QAAQqD,EAAe,UAAU,SAASjD,GAAW,QAAQ,EAAE,iBAAiBkC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,kBAAkBiB,GAAgC,SAAStD,EAAkB,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGX,GAAqB,CAAC,UAAU,CAAC,wBAAwB,UAAU,QAAQ+D,EAAe,UAAU,UAAUlD,GAAW,QAAQ,EAAE,SAAsBW,EAAWwC,EAAS,CAAC,SAAsBxC,EAAK9B,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,4FAA4F,EAAE,SAAS,kGAAkG,CAAC,CAAC,CAAC,EAAE,QAAQqE,EAAe,UAAU,UAAUjD,GAAW,QAAQ,EAAE,kBAAkBmD,GAAgC,UAAUtD,EAAkB,CAAC,EAAE,UAAU,CAAC,wBAAwB,SAAS,QAAQoD,EAAe,UAAU,SAASlD,GAAW,SAAS,EAAE,SAAsBW,EAAWwC,EAAS,CAAC,SAAsBxC,EAAK9B,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,4FAA4F,EAAE,SAAS,kGAAkG,CAAC,CAAC,CAAC,EAAE,QAAQqE,EAAe,UAAU,SAASjD,GAAW,SAAS,EAAE,kBAAkBmD,GAAgC,SAAStD,EAAkB,CAAC,CAAC,EAAE+B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAK/B,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQsE,EAAe,UAAU,UAAUlD,GAAW,QAAQ,EAAE,UAAU,2BAA2B,wBAAwB,UAAU,KAAKH,GAAW,QAAQqD,EAAe,UAAU,UAAUjD,GAAW,QAAQ,EAAE,iBAAiBkC,EAAiB,SAAS,sBAAsB,kBAAkBiB,GAAgC,UAAUtD,EAAkB,EAAE,GAAGX,GAAqB,CAAC,UAAU,CAAC,wBAAwB,UAAU,QAAQ+D,EAAe,UAAU,UAAUlD,GAAW,QAAQ,EAAE,QAAQkD,EAAe,UAAU,UAAUjD,GAAW,QAAQ,EAAE,kBAAkBmD,GAAgC,UAAUtD,EAAkB,CAAC,EAAE,UAAU,CAAC,wBAAwB,SAAS,QAAQoD,EAAe,UAAU,SAASlD,GAAW,SAAS,EAAE,QAAQkD,EAAe,UAAU,SAASjD,GAAW,SAAS,EAAE,kBAAkBmD,GAAgC,SAAStD,EAAkB,CAAC,CAAC,EAAE+B,EAAYE,CAAc,EAAE,SAAsBpB,EAAKhC,GAAU,CAAC,aAAa,GAAG,iBAAiB,GAAG,kBAAkB,GAAG,OAAO,CAAC,MAAM,qBAAqB,KAAK,mGAAmG,WAAW,IAAI,MAAM,SAAS,EAAE,MAAM,CAAC,YAAY,QAAQ,MAAM,EAAE,EAAE,KAAK,GAAM,WAAW,QAAQ,SAAS,GAAG,WAAW,IAAI,OAAO,WAAW,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,OAAO,CAAC,MAAM,eAAe,MAAM,mBAAmB,KAAK,kGAAkG,iBAAiB,oBAAoB,EAAE,oBAAoB,GAAM,OAAO,aAAa,SAAS,YAAY,QAAQ,CAAC,YAAY,UAAU,MAAM,EAAE,EAAE,UAAU,CAAC,YAAY,OAAO,MAAM,EAAE,EAAE,QAAQ,GAAG,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,GAAG,WAAW,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,GAAG,eAAe,GAAG,MAAM,OAAO,UAAU,GAAK,YAAY,GAAK,SAAS,GAAK,GAAGQ,GAAqB,CAAC,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,OAAO,GAAG,OAAO,UAAU,CAAC,EAAE0C,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEY,EAAY,GAAgBhC,EAAK9B,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiBsD,EAAiB,SAAS,YAAY,SAAsBxB,EAAK/B,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQsE,EAAe,UAAU,SAASlD,GAAW,QAAQ,EAAE,UAAU,0BAA0B,wBAAwB,SAAS,KAAKH,GAAW,QAAQqD,EAAe,UAAU,SAASjD,GAAW,QAAQ,EAAE,iBAAiBkC,EAAiB,SAAS,sBAAsB,kBAAkBiB,GAAgC,SAAStD,EAAkB,EAAE,SAAsBa,EAAK5B,GAA8B,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,EAAQsE,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,6UAA6U,wRAAwR,gRAAgR,iSAAiS,kMAAkM,0GAA0G,oRAAoR,wGAAwG,wkCAAwkC,iEAAiE,2GAA2G,wHAAwH,+DAA+D,mtBAAmtB,0GAA0G,4GAA4G,0HAA0H,gEAAgE,8EAA8E,s1CAAs1C,GAAeA,GAAI,GAAgBA,EAAG,EAO1qmBC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAG7E,GAAe,GAAGK,GAAmC,GAAe8E,GAAM,GAAgBA,EAAK,CAAC,ECP8H,IAAMC,GAAqBC,EAASC,EAAe,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,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,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,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,GAAwB,CAAC,YAAY,YAAY,QAAQ,YAAY,OAAO,YAAY,MAAM,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,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA9B,EAAQ,GAAG+B,CAAS,EAAEf,GAASI,CAAK,EAAO,CAAC,YAAAY,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAzC,CAAQ,EAAE0C,EAAgB,CAAC,WAAA/C,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ8C,EAAiBpB,GAAuBD,EAAMtB,CAAQ,EAA4D4C,EAAkBC,EAAGjD,GAAkB,GAArE,CAAamC,EAAS,CAAuE,EAAQe,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBtC,EAAKuC,EAAY,CAAC,GAAGpB,GAAUgB,EAAgB,SAAsBnC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBkD,EAAMtC,EAAO,OAAO,CAAC,GAAGkB,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,gBAAgBb,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIjB,GAAKoB,EAAK,MAAM,CAAC,gBAAgB,oEAAoE,GAAGhB,CAAK,EAAE,GAAGhC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEoC,EAAYI,CAAc,EAAE,SAAS,CAAczB,EAAKyC,GAA0B,CAAC,SAAsBzC,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB4B,EAAiB,SAAS,sBAAsB,SAAsB9B,EAAKnB,GAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGI,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEoC,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAee,EAAMtC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAcU,EAAMtC,EAAO,IAAI,CAAC,aAAa,yBAAyB,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK0C,GAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,SAAsB1C,EAAK2C,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,IAAI,QAAQC,IAA2BP,GAAmB,GAAG,GAAG,IAAI,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,+BAA+B,mBAAmB,OAAO,iBAAiBP,EAAiB,SAAS,YAAY,GAAG7C,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,IAAI,QAAQ2D,IAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,IAAI,QAAQO,IAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,IAAI,QAAQO,IAA2BP,GAAmB,GAAG,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAEhB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB4B,EAAiB,SAAS,YAAY,SAAsB9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAS,0CAA0C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gGAAgG,EAAE,SAAS,0CAA0C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAee,EAAMtC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAcU,EAAMtC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiB4B,EAAiB,SAAS,YAAY,SAAS,CAAc9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK0C,GAAK,CAAC,KAAK,8BAA8B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK0C,GAAK,CAAC,KAAK,0BAA0B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK0C,GAAK,CAAC,KAAK,gDAAgD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmB,EAAYI,CAAc,CAAC,CAAC,EAAezB,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK0C,GAAK,CAAC,KAAK,gDAAgD,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,6BAA6B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe9B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB4B,EAAiB,SAAS,YAAY,SAAsB9B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,sBAAsB,gGAAgG,EAAE,SAAS,0BAA0B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB4B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,uRAAuR,4HAA4H,yRAAyR,sRAAsR,iSAAiS,8TAA8T,wSAAwS,qRAAqR,6RAA6R,uhDAAuhD,+FAA+F,wJAAwJ,kLAAkL,kEAAkE,uIAAuI,ubAAub,+FAA+F,gFAAgF,gGAAgG,kFAAkF,GAAeA,EAAG,EAQhrmBC,GAAgBC,EAAQrC,GAAUmC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,SAAS,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGpE,GAAqB,GAAG0E,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTjvBC,GAAU,UAAU,CAAC,CAAC,EAAS,IAAMC,GAAM,CAAC,EAAeC,GAAI,CAAC,6kBAA6kB,EAAeC,GAAU,eCApsB,IAAIC,GAAMC,GAAE,GAAG,CAAC,GAAG,CAACD,GAAE,CAAC,IAAIE,EAAE,SAASC,EAAEC,EAAE,CAAC,OAAO,EAAE,cAAc,MAAM,CAAC,MAAM,OAAO,OAAO,QAAQ,YAAY,IAAI,QAAQ,YAAY,KAAK,OAAO,MAAM,6BAA6B,MAAM,eAAe,IAAIA,EAAE,GAAGD,CAAC,EAAE,EAAE,cAAc,OAAO,CAAC,EAAE,oEAAoE,OAAO,eAAe,cAAc,QAAQ,eAAe,OAAO,CAAC,CAAC,CAAC,EAAEH,GAAE,EAAE,WAAWE,CAAC,EAAE,OAAOF,EAAC,ECA+D,IAAMK,GAAS,CAAC,gBAAgB,oBAAoB,oBAAoB,WAAW,oBAAoB,oBAAoB,YAAY,WAAW,aAAa,cAAc,iBAAiB,eAAe,UAAU,UAAU,YAAY,eAAe,YAAY,YAAY,UAAU,WAAW,gBAAgB,qBAAqB,cAAc,mBAAmB,UAAU,QAAQ,QAAQ,gBAAgB,YAAY,YAAY,iBAAiB,cAAc,eAAe,YAAY,eAAe,aAAa,gBAAgB,cAAc,UAAU,aAAa,gBAAgB,kBAAkB,QAAQ,YAAY,eAAe,gBAAgB,oBAAoB,aAAa,WAAW,UAAU,UAAU,aAAa,eAAe,YAAY,mBAAmB,YAAY,mBAAmB,aAAa,oBAAoB,gBAAgB,aAAa,qBAAqB,UAAU,iBAAiB,QAAQ,aAAa,YAAY,MAAM,aAAa,gBAAgB,kBAAkB,YAAY,YAAY,YAAY,kBAAkB,eAAe,cAAc,mBAAmB,iBAAiB,WAAW,cAAc,OAAO,mBAAmB,UAAU,UAAU,MAAM,SAAS,UAAU,UAAU,WAAW,YAAY,OAAO,oBAAoB,kBAAkB,gBAAgB,WAAW,eAAe,WAAW,cAAc,aAAa,YAAY,cAAc,WAAW,YAAY,WAAW,aAAa,cAAc,cAAc,MAAM,SAAS,cAAc,iBAAiB,cAAc,eAAe,gBAAgB,eAAe,aAAa,eAAe,gBAAgB,WAAW,aAAa,UAAU,aAAa,WAAW,SAAS,SAAS,aAAa,OAAO,UAAU,OAAO,UAAU,cAAc,UAAU,aAAa,kBAAkB,mBAAmB,kBAAkB,kBAAkB,qBAAqB,sBAAsB,oBAAoB,YAAY,aAAa,QAAQ,sBAAsB,YAAY,aAAa,mBAAmB,SAAS,YAAY,YAAY,SAAS,OAAO,eAAe,SAAS,QAAQ,eAAe,aAAa,cAAc,gBAAgB,aAAa,aAAa,YAAY,cAAc,OAAO,UAAU,OAAO,eAAe,WAAW,cAAc,cAAc,mBAAmB,UAAU,cAAc,WAAW,gBAAgB,WAAW,gBAAgB,OAAO,YAAY,mBAAmB,oBAAoB,gBAAgB,iBAAiB,MAAM,aAAa,aAAa,kBAAkB,aAAa,cAAc,OAAO,eAAe,eAAe,eAAe,eAAe,OAAO,gBAAgB,MAAM,SAAS,UAAU,WAAW,YAAY,gBAAgB,iBAAiB,mBAAmB,oBAAoB,mBAAmB,iBAAiB,sBAAsB,iBAAiB,iBAAiB,kBAAkB,kBAAkB,iBAAiB,mBAAmB,eAAe,gBAAgB,KAAK,UAAU,UAAU,WAAW,SAAS,YAAY,aAAa,uBAAuB,eAAe,UAAU,YAAY,mBAAmB,mBAAmB,YAAY,eAAe,UAAU,aAAa,SAAS,eAAe,SAAS,cAAc,iBAAiB,WAAW,kBAAkB,SAAS,WAAW,UAAU,cAAc,SAAS,qBAAqB,YAAY,UAAU,sBAAsB,OAAO,aAAa,MAAM,QAAQ,kBAAkB,QAAQ,YAAY,iBAAiB,kBAAkB,kBAAkB,gBAAgB,iBAAiB,eAAe,aAAa,cAAc,WAAW,iBAAiB,gBAAgB,oBAAoB,iBAAiB,qBAAqB,gBAAgB,mBAAmB,oBAAoB,oBAAoB,iBAAiB,kBAAkB,YAAY,UAAU,oBAAoB,OAAO,aAAa,WAAW,cAAc,SAAS,iBAAiB,cAAc,YAAY,UAAU,SAAS,cAAc,SAAS,WAAW,WAAW,SAAS,SAAS,WAAW,kBAAkB,OAAO,gBAAgB,mBAAmB,gBAAgB,mBAAmB,iBAAiB,oBAAoB,eAAe,iBAAiB,mBAAmB,iBAAiB,kBAAkB,gBAAgB,SAAS,QAAQ,eAAe,SAAS,YAAY,SAAS,cAAc,qBAAqB,uBAAuB,mBAAmB,kBAAkB,qBAAqB,UAAU,QAAQ,QAAQ,WAAW,OAAO,cAAc,SAAS,MAAM,SAAS,cAAc,WAAW,WAAW,eAAe,iBAAiB,QAAQ,WAAW,gBAAgB,cAAc,cAAc,YAAY,SAAS,KAAK,SAAS,MAAM,UAAU,cAAc,OAAO,YAAY,YAAY,SAAS,gBAAgB,aAAa,WAAW,aAAa,YAAY,eAAe,UAAU,OAAO,SAAS,gBAAgB,aAAa,cAAc,mBAAmB,kBAAkB,qBAAqB,aAAa,YAAY,MAAM,YAAY,UAAU,UAAU,YAAY,aAAa,QAAQ,MAAM,WAAW,YAAY,UAAU,YAAY,MAAM,KAAK,MAAM,UAAU,gBAAgB,cAAc,eAAe,eAAe,aAAa,QAAQ,YAAY,WAAW,WAAW,qBAAqB,UAAU,aAAa,eAAe,iBAAiB,oBAAoB,OAAO,UAAU,cAAc,mBAAmB,eAAe,aAAa,iBAAiB,WAAW,WAAW,eAAe,YAAY,QAAQ,UAAU,SAAS,WAAW,YAAY,aAAa,cAAc,YAAY,YAAY,eAAe,cAAc,WAAW,SAAS,sBAAsB,UAAU,cAAc,SAAS,aAAa,cAAc,aAAa,eAAe,WAAW,sBAAsB,mBAAmB,YAAY,kBAAkB,eAAe,OAAO,WAAW,SAAS,iBAAiB,YAAY,cAAc,gBAAgB,aAAa,cAAc,cAAc,kBAAkB,iBAAiB,OAAO,WAAW,YAAY,eAAe,cAAc,YAAY,SAAS,OAAO,WAAW,OAAO,mBAAmB,OAAO,UAAU,YAAY,QAAQ,SAAS,oBAAoB,qBAAqB,oBAAoB,kBAAkB,qBAAqB,mBAAmB,oBAAoB,kBAAkB,mBAAmB,YAAY,gBAAgB,UAAU,eAAe,cAAc,OAAO,aAAa,OAAO,MAAM,WAAW,YAAY,oBAAoB,iBAAiB,iBAAiB,eAAe,eAAe,gBAAgB,aAAa,WAAW,QAAQ,WAAW,SAAS,YAAY,OAAO,YAAY,UAAU,eAAe,cAAc,QAAQ,MAAM,SAAS,WAAW,UAAU,YAAY,cAAc,aAAa,QAAQ,SAAS,eAAe,cAAc,cAAc,cAAc,WAAW,aAAa,cAAc,UAAU,YAAY,WAAW,kBAAkB,mBAAmB,mBAAmB,WAAW,WAAW,YAAY,YAAY,SAAS,QAAQ,cAAc,mBAAmB,cAAc,gBAAgB,mBAAmB,sBAAsB,qBAAqB,sBAAsB,SAAS,YAAY,SAAS,YAAY,eAAe,eAAe,gBAAgB,aAAa,YAAY,eAAe,UAAU,aAAa,cAAc,eAAe,YAAY,SAAS,eAAe,SAAS,YAAY,QAAQ,UAAU,cAAc,gBAAgB,eAAe,UAAU,aAAa,cAAc,iBAAiB,OAAO,WAAW,aAAa,WAAW,UAAU,kBAAkB,iBAAiB,QAAQ,WAAW,iBAAiB,gBAAgB,eAAe,eAAe,UAAU,sBAAsB,iBAAiB,YAAY,sBAAsB,uBAAuB,WAAW,aAAa,kBAAkB,mBAAmB,uBAAuB,uBAAuB,QAAQ,WAAW,cAAc,gBAAgB,cAAc,eAAe,cAAc,cAAc,MAAM,SAAS,aAAa,SAAS,YAAY,YAAY,cAAc,WAAW,cAAc,eAAe,YAAY,YAAY,YAAY,YAAY,OAAO,SAAS,WAAW,gBAAgB,QAAQ,gBAAgB,UAAU,aAAa,eAAe,eAAe,aAAa,iBAAiB,cAAc,eAAe,qBAAqB,OAAO,iBAAiB,eAAe,gBAAgB,cAAc,OAAO,aAAa,aAAa,SAAS,mBAAmB,UAAU,kBAAkB,gBAAgB,sBAAsB,uBAAuB,cAAc,eAAe,cAAc,iBAAiB,iBAAiB,oBAAoB,kBAAkB,aAAa,eAAe,kBAAkB,eAAe,aAAa,SAAS,aAAa,gBAAgB,UAAU,gBAAgB,UAAU,kBAAkB,QAAQ,mBAAmB,oBAAoB,UAAU,iBAAiB,QAAQ,WAAW,eAAe,cAAc,UAAU,UAAU,mBAAmB,iBAAiB,oBAAoB,mBAAmB,WAAW,QAAQ,UAAU,aAAa,YAAY,WAAW,SAAS,aAAa,eAAe,YAAY,gBAAgB,cAAc,YAAY,aAAa,WAAW,SAAS,mBAAmB,WAAW,gBAAgB,mBAAmB,eAAe,WAAW,SAAS,YAAY,cAAc,YAAY,eAAe,cAAc,cAAc,iBAAiB,YAAY,gBAAgB,cAAc,iBAAiB,eAAe,eAAe,OAAO,UAAU,cAAc,iBAAiB,iBAAiB,uBAAuB,qBAAqB,mBAAmB,mBAAmB,oBAAoB,eAAe,oBAAoB,oBAAoB,aAAa,gBAAgB,UAAU,aAAa,mBAAmB,aAAa,gBAAgB,kBAAkB,kBAAkB,YAAY,eAAe,mBAAmB,UAAU,OAAO,YAAY,OAAO,aAAa,WAAW,SAAS,YAAY,WAAW,WAAW,WAAW,mBAAmB,SAAS,aAAa,iBAAiB,cAAc,WAAW,SAAS,cAAc,kBAAkB,gBAAgB,aAAa,cAAc,YAAY,aAAa,WAAW,WAAW,mBAAmB,mBAAmB,oBAAoB,iBAAiB,mBAAmB,kBAAkB,gBAAgB,aAAa,QAAQ,gBAAgB,YAAY,WAAW,kBAAkB,aAAa,gBAAgB,kBAAkB,iBAAiB,OAAO,UAAU,WAAW,aAAa,eAAe,SAAS,QAAQ,WAAW,QAAQ,aAAa,gBAAgB,eAAe,YAAY,eAAe,OAAO,mBAAmB,iBAAiB,kBAAkB,gBAAgB,YAAY,QAAQ,YAAY,WAAW,SAAS,WAAW,eAAe,qBAAqB,mBAAmB,SAAS,SAAS,KAAK,QAAQ,UAAU,UAAU,uBAAuB,OAAO,eAAe,YAAY,OAAO,aAAa,aAAa,QAAQ,WAAW,gBAAgB,QAAQ,SAAS,eAAe,SAAS,sBAAsB,MAAM,OAAO,UAAU,WAAW,gBAAgB,WAAW,gBAAgB,gBAAgB,eAAe,cAAc,iBAAiB,eAAe,eAAe,WAAW,oBAAoB,kBAAkB,QAAQ,eAAe,mBAAmB,aAAa,UAAU,aAAa,YAAY,eAAe,WAAW,QAAQ,UAAU,uBAAuB,YAAY,iBAAiB,SAAS,YAAY,YAAY,OAAO,YAAY,UAAU,iBAAiB,OAAO,WAAW,aAAa,MAAM,YAAY,OAAO,UAAU,SAAS,SAAU,EAAQC,GAAc,sCAA4CC,GAAsBF,GAAS,OAAO,CAACG,EAAIC,KAAOD,EAAIC,EAAI,YAAY,CAAC,EAAEA,EAAWD,GAAM,CAAC,CAAC,EAQvmY,SAASE,GAAKC,EAAM,CAAC,GAAK,CAAC,MAAAC,EAAM,aAAAC,EAAa,WAAAC,EAAW,cAAAC,EAAc,QAAAC,EAAQ,YAAAC,EAAY,UAAAC,EAAU,aAAAC,EAAa,aAAAC,EAAa,SAAAC,CAAQ,EAAEV,EAAYW,EAAUC,EAAO,EAAK,EAAQC,EAAQC,GAAiBpB,GAASQ,EAAaC,EAAWC,EAAcR,EAAqB,EACtR,CAACmB,EAAaC,CAAe,EAAEC,GAASJ,IAAU,OAAOK,GAAYC,CAAK,EAAE,IAAI,EACrF,eAAeC,GAAc,CAC7B,GAAG,CAA4D,IAAMC,EAAO,MAAM,OAA1D,GAAG1B,KAAgBkB,eAA0FF,EAAU,SAAQK,EAAgBK,EAAO,QAAQF,CAAK,CAAC,CAAE,MAAC,CAASR,EAAU,SAAQK,EAAgB,IAAI,CAAE,CAAC,CACjPM,GAAU,KAAKX,EAAU,QAAQ,GAAKS,EAAa,EAAQ,IAAI,CAACT,EAAU,QAAQ,EAAM,GAAI,CAACE,CAAO,CAAC,EAAgE,IAAMU,EAAnDC,GAAa,QAAQ,IAAIA,GAAa,OAAiDC,EAAKC,GAAU,CAAC,CAAC,EAAE,KAAK,OAAqBD,EAAK,MAAM,CAAC,MAAM,CAAC,QAAQ,UAAU,EAAE,QAAApB,EAAQ,aAAAG,EAAa,aAAAC,EAAa,YAAAH,EAAY,UAAAC,EAAU,SAASQ,EAA2BU,EAAKV,EAAa,CAAC,KAAK,QAAQ,MAAM,CAAC,MAAM,OAAO,OAAO,OAAO,UAAUL,EAAS,eAAe,MAAS,EAAE,MAAMT,CAAK,CAAC,EAAEsB,CAAU,CAAC,CAAE,CAACxB,GAAK,YAAY,UAAUA,GAAK,aAAa,CAAC,MAAM,GAAG,OAAO,GAAG,cAAc,OAAO,WAAW,OAAO,MAAM,OAAO,aAAa,GAAK,SAAS,EAAK,EAAE4B,EAAoB5B,GAAK,CAAC,aAAa,CAAC,KAAK6B,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,SAAS,aAAa7B,GAAK,aAAa,YAAY,EAAE,cAAc,CAAC,KAAK6B,EAAY,KAAK,QAAQlC,GAAS,aAAaK,GAAK,aAAa,cAAc,MAAM,OAAO,OAAO,CAAC,CAAC,aAAAG,CAAY,IAAI,CAACA,EAAa,YAAY,kEAAkE,EAAE,WAAW,CAAC,KAAK0B,EAAY,OAAO,MAAM,OAAO,YAAY,wBAAmB,OAAO,CAAC,CAAC,aAAA1B,CAAY,IAAIA,CAAY,EAAE,SAAS,CAAC,KAAK0B,EAAY,QAAQ,aAAa,MAAM,cAAc,KAAK,aAAa7B,GAAK,aAAa,QAAQ,EAAE,MAAM,CAAC,KAAK6B,EAAY,MAAM,MAAM,QAAQ,aAAa7B,GAAK,aAAa,KAAK,EAAE,GAAG8B,EAAa,CAAC,ECXviB,IAAMC,GAAaC,EAASC,EAAO,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAyCC,GAA0BH,GAAOC,EAAO,GAAG,CAAC,EAAQG,GAAgBP,EAASQ,EAAU,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,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,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,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,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAV,CAAQ,IAAI,CAAC,IAAMW,EAAaC,EAAWC,CAAmB,EAAQC,EAAWJ,GAAOC,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,SAASf,CAAQ,CAAC,CAAE,EAAQkB,GAASrC,EAAO,OAAasC,CAAQ,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,WAAW,YAAY,QAAQ,YAAY,OAAO,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAKE,EAAM,UAAU,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMnC,IAAemC,EAAM,iBAAwBnC,EAAS,KAAK,GAAG,EAAEmC,EAAM,iBAAwBnC,EAAS,KAAK,GAAG,EAAUqC,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA3C,EAAQ,UAAA4C,EAAU,GAAGC,CAAS,EAAEjB,GAASK,CAAK,EAAO,CAAC,YAAAa,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,EAAiBrB,GAAuBD,EAAMnC,CAAQ,EAAO,CAAC,sBAAA0D,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAc,CAAC,CAAC,QAAAC,EAAQ,SAAAC,EAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAAQG,EAAeP,EAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAeR,EAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQY,EAAYT,EAAsB,SAASM,IAAO,CAAC,GAAGlB,GAAqB,MAAMA,EAAU,GAAGkB,CAAI,IAAW,GAAM,MAAO,GAAOT,EAAW,WAAW,CAAE,CAAC,EAAQa,EAAaV,EAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAAQc,GAAiBX,EAAsB,SAASM,IAAO,CAACT,EAAW,WAAW,CAAE,CAAC,EAA4De,GAAkBC,EAAG3E,GAAkB,GAArE,CAAagD,EAAS,CAAuE,EAAQ4B,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAAS1B,CAAW,EAAmC2B,GAAWF,EAAO,IAAI,EAAQG,GAAa,IAAQ5B,IAAc,YAA6C6B,GAAWJ,EAAO,IAAI,EAAQK,GAAOC,GAAU,EAAQC,GAAsBC,EAAM,EAAQC,GAAkBC,GAAqB,EAAE,OAAoBzD,EAAK0D,EAAY,CAAC,GAAGvC,GAAUmC,GAAgB,SAAsBtD,EAAKC,GAAS,CAAC,QAAQ3B,EAAS,QAAQ,GAAM,SAAsB0B,EAAKR,GAAW,CAAC,MAAMf,GAAY,SAAsBkF,EAAM/F,EAAO,IAAI,CAAC,GAAGyD,EAAU,GAAGI,EAAgB,UAAUoB,EAAGD,GAAkB,gBAAgB1B,EAAUK,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIlB,GAAKiC,GAAK,MAAM,CAAC,UAAU,OAAO,GAAG7B,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,UAAU,MAAM,EAAE,UAAU,CAAC,UAAU,sCAAsC,CAAC,EAAE,GAAG7C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAS,CAAc1B,EAAKpC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,eAAe,aAAa,gBAAgB,2BAA2B,qBAAqB,YAAY,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,uEAAuE,CAAC,EAAE,SAAsB4B,EAAM/F,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBmE,EAAiB,SAAS,YAAY,SAAS,CAAc4B,EAAM/F,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBmE,EAAiB,SAAS,YAAY,SAAS,CAAc/B,EAAK4D,GAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,SAAsB5D,EAAKpC,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,iBAAiBmE,EAAiB,SAAS,YAAY,SAAsB/B,EAAK6D,GAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiB9B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAgpH,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiB,GAAY,GAAgBhD,EAAKlB,GAAQ,CAAC,uBAAuB,GAAM,QAAQoE,GAAa,EAAE,SAASd,GAAsBpC,EAAK8D,GAAU,CAAC,SAAsB9D,EAAK+D,GAA0B,CAAC,SAAsBJ,EAAM/F,EAAO,IAAI,CAAC,UAAU,0BAA0B,GAAG,GAAGuD,WAAkB,iBAAiBY,EAAiB,SAAS,sBAAsB,IAAIkB,GAAK,SAAS,CAAcjD,EAAKvC,GAAQ,CAAC,MAAM,eAAe,OAAO,OAAO,WAAW,OAAO,cAAc,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQ0E,EAAc,CAAC,QAAAC,CAAO,CAAC,EAAE,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGhE,GAAqB,CAAC,UAAU,CAAC,QAAQoE,EAAc,EAAE,UAAU,CAAC,cAAc,SAAS,QAAQD,CAAc,CAAC,EAAEjB,EAAYI,CAAc,CAAC,CAAC,EAAEwB,GAAa,GAAgBlD,EAAKgE,GAAgB,CAAC,SAAS5B,EAAQ,SAAsBpC,EAAKiE,GAAS,CAAC,UAAU,SAAS,UAAUhB,GAAK,UAAUJ,EAAGD,GAAkBrB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGJ,WAAkB,QAAQ,EAAE,QAAQ,GAAG,UAAUiB,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,SAAsBpC,EAAKtC,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,UAAU,iBAAiB,KAAKD,GAAU,QAAQE,GAAW,iBAAiBkD,EAAiB,SAAS,YAAY,IAAIoB,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,EAAED,GAAa,GAAgBS,EAAM/F,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiBmE,EAAiB,SAAS,YAAY,SAAS,CAAc/B,EAAKnC,GAAyC,CAAC,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,SAAS,CAAC,UAAU,CAAC,qBAAqB,IAAI,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,QAAQC,GAAW,UAAU,EAAI,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB1B,EAAKkE,EAAS,CAAC,sBAAsB,GAAK,SAAsBlE,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAsBoC,EAAK4D,GAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAK,SAAsB5D,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,eAAe,EAAE,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,MAAM,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG3D,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMqE,CAAW,CAAC,EAAEnB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKnC,GAAyC,CAAC,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,SAAS,CAAC,UAAU,CAAC,qBAAqB,IAAI,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,QAAQC,GAAW,UAAU,EAAI,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB1B,EAAKkE,EAAS,CAAC,sBAAsB,GAAK,SAAsBlE,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,8FAA8F,EAAE,SAAsBoC,EAAK4D,GAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAK,SAAsB5D,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,eAAe,EAAE,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,MAAM,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG3D,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMsE,CAAY,CAAC,EAAEpB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKnC,GAAyC,CAAC,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,SAAS,CAAC,UAAU,CAAC,qBAAqB,IAAI,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,QAAQC,GAAW,UAAU,EAAI,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB1B,EAAKkE,EAAS,CAAC,sBAAsB,GAAK,SAAsBlE,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,8FAA8F,EAAE,SAAsBoC,EAAK4D,GAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAK,SAAsB5D,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,eAAe,EAAE,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,MAAM,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG3D,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMsE,CAAY,CAAC,EAAEpB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKnC,GAAyC,CAAC,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,SAAS,CAAC,UAAU,CAAC,qBAAqB,IAAI,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,QAAQC,GAAW,UAAU,EAAI,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB1B,EAAKkE,EAAS,CAAC,sBAAsB,GAAK,SAAsBlE,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,8FAA8F,EAAE,SAAsBoC,EAAK4D,GAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAK,SAAsB5D,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,eAAe,EAAE,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,MAAM,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG3D,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMsE,CAAY,CAAC,EAAEpB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe1B,EAAKnC,GAAyC,CAAC,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,YAAY,iBAAiBkE,EAAiB,SAAS,YAAY,SAAS,CAAC,UAAU,CAAC,qBAAqB,IAAI,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,QAAQC,GAAW,UAAU,EAAI,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB1B,EAAKkE,EAAS,CAAC,sBAAsB,GAAK,SAAsBlE,EAAWE,EAAS,CAAC,SAAsBF,EAAKpC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6CAA6C,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,8FAA8F,EAAE,SAAsBoC,EAAK4D,GAAK,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAK,SAAsB5D,EAAKpC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,MAAM,CAAC,eAAe,EAAE,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,sEAAsE,6BAA6B,MAAM,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG3D,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMsE,CAAY,CAAC,EAAEpB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,GAAa,GAAgBlD,EAAKpC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiBmE,EAAiB,SAAS,YAAY,SAAsB/B,EAAKmE,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,KAAK,aAAa,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BpE,EAAK+D,GAA0B,CAAC,OAAO,GAAG,GAAGP,IAAmB,GAAG,IAAI,IAAIA,IAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,GAAG,EAAE,EAAE,GAAGpF,GAAqB,CAAC,UAAU,CAAC,GAAGoF,IAAmB,GAAG,IAAI,IAAIA,IAAmB,QAAQ,KAAK,EAAE,IAAI,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,IAAmB,OAAO,gCAAgC,GAAGA,IAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,CAAC,EAAE,UAAU,CAAC,GAAGA,IAAmB,GAAG,IAAI,IAAIA,IAAmB,QAAQ,KAAK,EAAE,IAAI,GAAG,GAAG,EAAE,CAAC,CAAC,EAAElC,EAAYI,CAAc,EAAE,SAAsB1B,EAAKnC,GAAyC,CAAC,UAAU,2BAA2B,wBAAwB,UAAU,iBAAiBkE,EAAiB,SAAS,sBAAsB,SAAS,CAAC,UAAU,CAAC,qBAAqB,IAAI,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQkB,GAAW,QAAQC,GAAW,UAAU,EAAI,CAAC,EAAE+B,EAAYI,CAAc,EAAE,SAAsB1B,EAAKhC,GAAW,CAAC,UAAUoG,EAAc,CAAC,EAAE,UAAU,aAAa,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,aAAa,UAAU,wEAAwE,QAAQ,YAAY,MAAM,OAAO,UAAU,wEAAwE,UAAU,GAAK,UAAU,aAAa,GAAGhG,GAAqB,CAAC,UAAU,CAAC,UAAUgG,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,UAAUzB,GAAiB,MAAM,CAAC,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUyB,EAAc,CAAC,CAAC,CAAC,EAAE9C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsB,GAAY,GAAgBhD,EAAKpC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBmE,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,GAAG3D,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAMsE,CAAY,CAAC,EAAEpB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2C,GAAI,CAAC,kFAAkF,gFAAgF,+OAA+O,gSAAgS,4RAA4R,kRAAkR,+SAA+S,+FAA+F,mKAAmK,mKAAmK,8QAA8Q,2YAA2Y,0OAA0O,kRAAkR,yGAAyG,4NAA4N,4zEAA4zE,gEAAgE,sEAAsE,sHAAsH,8DAA8D,oFAAoF,itBAAitB,iEAAiE,uEAAuE,mLAAmL,yJAAyJ,kKAAkK,sKAAsK,6GAA6G,mGAAmG,6SAA6S,6EAA6E,yFAAyF,sgDAAsgD,iJAAiJ,gIAAgI,uJAAuJ,8DAA8D,uHAAuH,0EAA0E,y3BAAy3B,GAAeA,EAAG,EASnhjCC,GAAgBC,EAAQ5D,GAAU0D,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,iBAAiBA,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,SAAS,gBAAgB,UAAU,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,OAAO,SAAS,OAAO,SAAS,MAAM,SAAS,IAAI,2FAA2F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG/G,GAAa,GAAGQ,GAAgB,GAAG6G,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "weights", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "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", "color", "color2", "height", "icon", "id", "link", "showIcon", "tap", "title", "title2", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "_ref5", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "yVMvYjPHf", "cYr9gJc6L", "cSvXw0UMF", "O1jh_K5RB", "oGXATwTcP", "YspChWZ8J", "ezFEwx34Z", "ZKHuffRYe", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap5afl43", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "SVG", "css", "FramerjrxTz8a8o", "withCSS", "jrxTz8a8o_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerEYK0EgTYC", "withCSS", "EYK0EgTYC_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "LayoutGroup", "Image2", "cx", "css", "Framerj2_J2Lbui", "withCSS", "j2_J2Lbui_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Image2", "css", "FramerJv0m1ojeV", "withCSS", "Jv0m1ojeV_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Image2", "css", "FramerpjzIzSdKF", "withCSS", "pjzIzSdKF_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Image2", "css", "Framerqx359yrc0", "withCSS", "qx359yrc0_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "initialVariant", "useConstant", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "LayoutGroup", "Image2", "cx", "css", "FramerRD_ydDJZt", "withCSS", "RD_ydDJZt_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "LayoutGroup", "Image2", "cx", "css", "FramerrLJfGIR4b", "withCSS", "rLJfGIR4b_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Image2", "css", "FramerTBZLCq8QR", "withCSS", "TBZLCq8QR_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transition1", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1ntr2du", "args", "onAppear1r6d8j0", "onAppearpyigtg", "onAppear1g5l94c", "useOnVariantChange", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "Image2", "SVG", "css", "FramervKmHh9eKe", "withCSS", "vKmHh9eKe_default", "addPropertyControls", "ControlType", "addFonts", "CashAppLightningFonts", "getFonts", "EYK0EgTYC_default", "WechatCashAppFonts", "pjzIzSdKF_default", "AlipayUSDCFonts", "TBZLCq8QR_default", "SolutionsBGsFonts", "vKmHh9eKe_default", "VenmoBitcointFonts", "Jv0m1ojeV_default", "PayPalEthereumFonts", "qx359yrc0_default", "WidgetsFonts", "j2_J2Lbui_default", "TerminalsFonts", "rLJfGIR4b_default", "Terminal_InsertFonts", "RD_ydDJZt_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppeardedcr6", "args", "useOnVariantChange", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "css", "FramerHeL7OdLcz", "withCSS", "HeL7OdLcz_default", "addPropertyControls", "ControlType", "addFonts", "CashAppLightningFonts", "getFonts", "EYK0EgTYC_default", "WechatCashAppFonts", "pjzIzSdKF_default", "AlipayUSDCFonts", "TBZLCq8QR_default", "SolutionsBGsFonts", "vKmHh9eKe_default", "VenmoBitcointFonts", "Jv0m1ojeV_default", "PayPalEthereumFonts", "qx359yrc0_default", "WidgetsFonts", "j2_J2Lbui_default", "TerminalsFonts", "rLJfGIR4b_default", "Terminal_InsertFonts", "RD_ydDJZt_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1dunu33", "args", "useOnVariantChange", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "css", "FramerHKdidH1kv", "withCSS", "HKdidH1kv_default", "addPropertyControls", "ControlType", "addFonts", "HeroWallet3Fonts", "getFonts", "HKdidH1kv_default", "HeroCryptoFonts", "HeL7OdLcz_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1daeavr", "args", "onAppear77pvrl", "onAppear1b9dowb", "onAppears4mk0r", "useOnVariantChange", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "Image2", "css", "FramerkRHKisSl8", "withCSS", "kRHKisSl8_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "emailRegex", "validateEmail", "email", "FormSpark", "withCSS", "formId", "withName", "name", "withEmail", "withMessage", "message", "layout", "inputs", "button", "style", "gap", "onSubmit", "props", "nameValue", "setName", "ye", "emailValue", "setEmail", "messageValue", "setMessage", "isNameError", "setNameError", "isEmailError", "setEmailError", "isMessageError", "setMessageError", "isLoading", "setLoading", "isSuccess", "setSuccess", "isCanvas", "se", "RenderTarget", "gridTemplateRows", "rows", "gridTemplateColumns", "cols", "fontFamily", "fontSize", "fontWeight", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "validateForm", "te", "error", "handleSubmit", "event", "data", "entries", "handleNameChange", "handleEmailChange", "handleMessageChange", "p", "motion", "containerStyles", "u", "defaultStyle", "addPropertyControls", "ControlType", "fontControls", "paddingControl", "borderRadiusControl", "FormSpark_default", "RichTextWithFX", "withFX", "RichText2", "FormSparkFonts", "getFonts", "FormSpark_default", "MotionDivWithFX", "motion", "KlarnaCarouselMainComponentV2Fonts", "kRHKisSl8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "animation", "transition1", "animation1", "transition2", "animation2", "transformTemplate1", "_", "animation3", "animation4", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "transforms", "isOnCanvas", "useIsOnFramerCanvas", "initialVariant", "useConstant", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "LayoutGroup", "cx", "t", "u", "optimizeAppear", "x", "optimizeAppearTransformTemplate", "css", "FramerJTv_XL1Jq", "withCSS", "JTv_XL1Jq_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "DownloadAppCardFonts", "getFonts", "JTv_XL1Jq_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", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerNuvsV0IOJ", "withCSS", "NuvsV0IOJ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "e", "f", "o", "t", "n", "iconKeys", "moduleBaseUrl", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "f", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "IconoirFonts", "getFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "ButtonCopyFonts", "jrxTz8a8o_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition3", "animation3", "animation4", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "DEGUE4Q1q", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClicktxyyif", "overlay", "loadMore", "args", "onClick13404gw", "onClick1y1ui9k", "onTap3xmhxq", "onTap13404gw", "ezFEwx34Z13404gw", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "isDisplayed1", "ref3", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "SVG", "l", "ComponentViewportProvider", "AnimatePresence", "Floating", "RichText2", "ResolveLinks", "resolvedLinks", "css", "FramerwT9BqDKvf", "withCSS", "wT9BqDKvf_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
