{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/x8GpfTlcST4x7QzySgqc/moIm6IazDLwAbxD1aNcQ/MHmNpcoFD.js", "ssg:https://framerusercontent.com/modules/qiOolg3ssghRIM2iolsA/Mfb2ErygHy5ygxFFqCpX/kTR3NcFcQ.js", "ssg:https://framerusercontent.com/modules/K8nHQpHaGgzaih9Wb07j/FPtHu6MQSk2urPOS5QCN/Pmc19E1LX.js", "ssg:https://framerusercontent.com/modules/f2kGzXgG8MfmuhQkvRGN/1H9QnEgGuRutYKi0y00h/bT366ZsPd.js", "ssg:https://framerusercontent.com/modules/yeovZI9VxHbKLi503vhS/P6KEQmKZ2tnaN8nrjbEb/di5fvJSis.js", "ssg:https://framerusercontent.com/modules/lVS6miVDLzwsUKJUGeKq/VLIHmmCANrQvFLVpWHAL/dMBMqegpa.js", "ssg:https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js", "ssg:https://framerusercontent.com/modules/sadzrfiqnmiT4yCpXqWf/woZU9qK7JSZPFwg7VHDo/ocAojNtiW.js", "ssg:https://framerusercontent.com/modules/btFhNlyCmfoebt4L8Zvk/sekczWMNQht1nql7K82p/kOgmuVS6T.js", "ssg:https://framerusercontent.com/modules/BQ9Ug0kOuWa8jpUk1xc0/hyGTcBkqhqWpDNo45Rui/nUBlOJ2tk.js", "ssg:https://framerusercontent.com/modules/IS1786yUELBetcH6kEUF/ebOCI5gXPVTEujUXBA7Y/UTSHKRphx.js", "ssg:https://framerusercontent.com/modules/9kpVQjEH4cPHnYOlKIsI/pCEBMhHmI64ZQLNuXkn6/vXnh1PiQW.js", "ssg:https://framerusercontent.com/modules/8cKbAxEgoyjnyzgUM8bM/8Yzcqn0S5FilFpPV0mvd/o7P7y4Z3G.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (0c5492c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-regular\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2TYFCBHUANEXS6QGR5EQDUNAFH6LSWM3/AYNOU3VEA4LRTDNKJQUFNVNUTYSGOUOP/UXO4O7K2G3HI3D2VKD7UXVJVJD26P4BQ.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=['.framer-Vb1Z6 .framer-styles-preset-18tc05i:not(.rich-text-wrapper), .framer-Vb1Z6 .framer-styles-preset-18tc05i.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.1px; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Vb1Z6\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2abc263)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-regular\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2TYFCBHUANEXS6QGR5EQDUNAFH6LSWM3/AYNOU3VEA4LRTDNKJQUFNVNUTYSGOUOP/UXO4O7K2G3HI3D2VKD7UXVJVJD26P4BQ.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=['.framer-CQ7ZR .framer-styles-preset-a0z0u0:not(.rich-text-wrapper), .framer-CQ7ZR .framer-styles-preset-a0z0u0.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.1px; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-30e48027-3b22-4ff1-a546-6bd64e851575, #3d3d47); --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-CQ7ZR .framer-styles-preset-a0z0u0:not(.rich-text-wrapper), .framer-CQ7ZR .framer-styles-preset-a0z0u0.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.1px; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-30e48027-3b22-4ff1-a546-6bd64e851575, #3d3d47); --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-CQ7ZR .framer-styles-preset-a0z0u0:not(.rich-text-wrapper), .framer-CQ7ZR .framer-styles-preset-a0z0u0.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.1px; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-30e48027-3b22-4ff1-a546-6bd64e851575, #3d3d47); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-CQ7ZR\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d3d426)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-thoOO .framer-styles-preset-j9d19u:not(.rich-text-wrapper), .framer-thoOO .framer-styles-preset-j9d19u.rich-text-wrapper h5 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --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: 740px) { .framer-thoOO .framer-styles-preset-j9d19u:not(.rich-text-wrapper), .framer-thoOO .framer-styles-preset-j9d19u.rich-text-wrapper h5 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 739px) and (min-width: 0px) { .framer-thoOO .framer-styles-preset-j9d19u:not(.rich-text-wrapper), .framer-thoOO .framer-styles-preset-j9d19u.rich-text-wrapper h5 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.04em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\"];export const className=\"framer-thoOO\";\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 (d65f646)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-dqPyz .framer-styles-preset-1wcphg8:not(.rich-text-wrapper), .framer-dqPyz .framer-styles-preset-1wcphg8.rich-text-wrapper a { --framer-link-current-text-color: var(--token-72313573-6dd0-43aa-8185-e6f24f39f307, #eb8e50); --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-8695fbf7-8a15-447c-8e7f-32943b34f0b6, #ce783e); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-72313573-6dd0-43aa-8185-e6f24f39f307, #eb8e50); --framer-link-text-decoration: underline; transition: color 0.4s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-dqPyz\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d3d426)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=['.framer-voiHW .framer-styles-preset-1gg00x3:not(.rich-text-wrapper), .framer-voiHW .framer-styles-preset-1gg00x3.rich-text-wrapper h2 { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --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: 740px) { .framer-voiHW .framer-styles-preset-1gg00x3:not(.rich-text-wrapper), .framer-voiHW .framer-styles-preset-1gg00x3.rich-text-wrapper h2 { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 739px) and (min-width: 0px) { .framer-voiHW .framer-styles-preset-1gg00x3:not(.rich-text-wrapper), .framer-voiHW .framer-styles-preset-1gg00x3.rich-text-wrapper h2 { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0.5px; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-voiHW\";\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 (3d3d426)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=[\".framer-P3qjI .framer-styles-preset-99j1v9:not(.rich-text-wrapper), .framer-P3qjI .framer-styles-preset-99j1v9.rich-text-wrapper h6 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --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: 740px) { .framer-P3qjI .framer-styles-preset-99j1v9:not(.rich-text-wrapper), .framer-P3qjI .framer-styles-preset-99j1v9.rich-text-wrapper h6 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\",\"@media (max-width: 739px) and (min-width: 0px) { .framer-P3qjI .framer-styles-preset-99j1v9:not(.rich-text-wrapper), .framer-P3qjI .framer-styles-preset-99j1v9.rich-text-wrapper h6 { --framer-font-family: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Manrope\\\", \\\"Manrope Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.02em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, #101014); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }\"];export const className=\"framer-P3qjI\";\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{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function StopScroll(props){const{toggle}=props;return toggle?/*#__PURE__*/_jsx(\"style\",{\"data-frameruni-stop-scroll\":true,children:`body { overflow: hidden !important; }`}):/*#__PURE__*/_jsx(_Fragment,{});}StopScroll.displayName=\"Stop Scroll\";addPropertyControls(StopScroll,{toggle:{type:ControlType.Boolean,title:\"Block Scroll\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"StopScroll\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll_Prod.map", "// Generated by Framer (128ce9c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/x8GpfTlcST4x7QzySgqc/moIm6IazDLwAbxD1aNcQ/MHmNpcoFD.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={esE__UzLo:{hover:true},fk4CpkU4N:{hover:true}};const cycleOrder=[\"esE__UzLo\",\"fk4CpkU4N\"];const serializationHash=\"framer-wjcy5\";const variantClassNames={esE__UzLo:\"framer-v-13nupby\",fk4CpkU4N:\"framer-v-1p8wk5c\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"esE__UzLo\",\"Variant 2\":\"fk4CpkU4N\"};const getProps=({height,icon,id,link,serviceTitle,showIcon,width,...props})=>{return{...props,bSqvrwbp5:showIcon??props.bSqvrwbp5,i30OUdtIP:serviceTitle??props.i30OUdtIP??\"V\u0103n ph\\xf2ng ri\\xeang\",QqBiddtMv:icon??props.QqBiddtMv??\"House\",rqYhuMIXt:link??props.rqYhuMIXt,variant:humanReadableVariantMap[props.variant]??props.variant??\"esE__UzLo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,i30OUdtIP,rqYhuMIXt,bSqvrwbp5,QqBiddtMv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"esE__UzLo\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:rqYhuMIXt,motionChild:true,nodeId:\"esE__UzLo\",scopeId:\"ocAojNtiW\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-13nupby\",className,classNames)} framer-1vc4iza`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"esE__UzLo\",ref:refBinding,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{\"esE__UzLo-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.1)\"},\"fk4CpkU4N-hover\":{backgroundColor:\"rgba(16, 16, 20, 0.05)\"}},...addPropertyOverrides({\"esE__UzLo-hover\":{\"data-framer-name\":undefined},\"fk4CpkU4N-hover\":{\"data-framer-name\":undefined},fk4CpkU4N:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18tc05i\",\"data-styles-preset\":\"MHmNpcoFD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)))\"},children:\"V\u0103n ph\\xf2ng ri\\xeang\"})}),className:\"framer-1egi9es\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XNUM6OKs9\",style:{\"--extracted-r6o4lv\":\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:i30OUdtIP,variants:{fk4CpkU4N:{\"--extracted-r6o4lv\":\"var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fk4CpkU4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18tc05i\",\"data-styles-preset\":\"MHmNpcoFD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20)))\"},children:\"V\u0103n ph\\xf2ng ri\\xeang\"})})}},baseVariant,gestureVariant)}),bSqvrwbp5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2sylrv-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Wb5CJV76n-container\",nodeId:\"Wb5CJV76n\",rendersWithMotion:true,scopeId:\"ocAojNtiW\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:QqBiddtMv,id:\"Wb5CJV76n\",layoutId:\"Wb5CJV76n\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({fk4CpkU4N:{color:\"var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wjcy5.framer-1vc4iza, .framer-wjcy5 .framer-1vc4iza { display: block; }\",\".framer-wjcy5.framer-13nupby { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-wjcy5 .framer-1egi9es { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-wjcy5 .framer-2sylrv-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjcy5.framer-13nupby { gap: 0px; } .framer-wjcy5.framer-13nupby > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wjcy5.framer-13nupby > :first-child { margin-left: 0px; } .framer-wjcy5.framer-13nupby > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 141\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"fk4CpkU4N\":{\"layout\":[\"auto\",\"auto\"]},\"UiholoojO\":{\"layout\":[\"auto\",\"auto\"]},\"hXEA9UtWk\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"i30OUdtIP\":\"serviceTitle\",\"rqYhuMIXt\":\"link\",\"bSqvrwbp5\":\"showIcon\",\"QqBiddtMv\":\"icon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerocAojNtiW=withCSS(Component,css,\"framer-wjcy5\");export default FramerocAojNtiW;FramerocAojNtiW.displayName=\"Overlay Menu Item\";FramerocAojNtiW.defaultProps={height:48,width:141};addPropertyControls(FramerocAojNtiW,{variant:{options:[\"esE__UzLo\",\"fk4CpkU4N\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},i30OUdtIP:{defaultValue:\"V\u0103n ph\\xf2ng ri\\xeang\",displayTextArea:false,title:\"Service Title\",type:ControlType.String},rqYhuMIXt:{title:\"Link\",type:ControlType.Link},bSqvrwbp5:{defaultValue:false,title:\"Show Icon\",type:ControlType.Boolean},QqBiddtMv:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"House\",description:undefined,hidden:undefined,title:\"Icon\"}});addFonts(FramerocAojNtiW,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerocAojNtiW\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"i30OUdtIP\\\":\\\"serviceTitle\\\",\\\"rqYhuMIXt\\\":\\\"link\\\",\\\"bSqvrwbp5\\\":\\\"showIcon\\\",\\\"QqBiddtMv\\\":\\\"icon\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"141\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fk4CpkU4N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UiholoojO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hXEA9UtWk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ocAojNtiW.map", "// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import OverlayMenuItem from\"https://framerusercontent.com/modules/sadzrfiqnmiT4yCpXqWf/woZU9qK7JSZPFwg7VHDo/ocAojNtiW.js\";const OverlayMenuItemFonts=getFonts(OverlayMenuItem);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"Py1G4inNs\",\"evns8JIyT\",\"JKXp4bi8T\",\"Q9TB2DSSk\"];const serializationHash=\"framer-3ldnG\";const variantClassNames={evns8JIyT:\"framer-v-i1caku\",JKXp4bi8T:\"framer-v-d0xbfn\",Py1G4inNs:\"framer-v-uy5oa1\",Q9TB2DSSk:\"framer-v-1i1uiit\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"English Dark\":\"Py1G4inNs\",\"English Light\":\"evns8JIyT\",\"Tieng Viet Dark\":\"JKXp4bi8T\",\"Tieng Viet Light\":\"Q9TB2DSSk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Py1G4inNs\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Py1G4inNs\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-uy5oa1\",className,classNames),\"data-border\":true,\"data-framer-appear-id\":\"uy5oa1\",\"data-framer-name\":\"English Dark\",layoutDependency:layoutDependency,layoutId:\"Py1G4inNs\",optimized:true,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b1d7783f-5583-4e49-9d17-5f2ef803e56a, rgb(40, 40, 44))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-b1d7783f-5583-4e49-9d17-5f2ef803e56a, rgb(40, 40, 44))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{evns8JIyT:{\"--border-color\":\"var(--token-138c6083-e907-40e8-909c-96eb16f3a3a3, rgb(230, 230, 230))\",backgroundColor:\"var(--token-de8da503-8d4d-4351-82a9-63caea8f9e9c, rgb(250, 250, 250))\"},Q9TB2DSSk:{\"--border-color\":\"var(--token-138c6083-e907-40e8-909c-96eb16f3a3a3, rgb(230, 230, 230))\",backgroundColor:\"var(--token-de8da503-8d4d-4351-82a9-63caea8f9e9c, rgb(250, 250, 250))\"}},...addPropertyOverrides({evns8JIyT:{\"data-framer-name\":\"English Light\"},JKXp4bi8T:{\"data-framer-name\":\"Tieng Viet Dark\"},Q9TB2DSSk:{\"data-framer-name\":\"Tieng Viet Light\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1381lrx-container\",layoutDependency:layoutDependency,layoutId:\"CPK_FhQ4h-container\",nodeId:\"CPK_FhQ4h\",rendersWithMotion:true,scopeId:\"kOgmuVS6T\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{bSqvrwbp5:false,height:\"100%\",i30OUdtIP:\"English (EN)\",id:\"CPK_FhQ4h\",layoutId:\"CPK_FhQ4h\",QqBiddtMv:\"House\",rqYhuMIXt:\"https://cogo-vn.translate.goog/?_x_tr_sl=vi&_x_tr_tl=en&_x_tr_hl=vi&_x_tr_pto=wapp\",style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({evns8JIyT:{variant:\"fk4CpkU4N\"},JKXp4bi8T:{i30OUdtIP:\"Ti\u1EBFng Vi\u1EC7t (VI)\",rqYhuMIXt:resolvedLinks[0]},Q9TB2DSSk:{i30OUdtIP:\"Ti\u1EBFng Vi\u1EC7t (VI)\",rqYhuMIXt:resolvedLinks[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3ldnG.framer-lns1ft, .framer-3ldnG .framer-lns1ft { display: block; }\",\".framer-3ldnG.framer-uy5oa1 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-3ldnG .framer-1381lrx-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",'.framer-3ldnG[data-border=\"true\"]::after, .framer-3ldnG [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 72\n * @framerIntrinsicWidth 137\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"evns8JIyT\":{\"layout\":[\"auto\",\"auto\"]},\"JKXp4bi8T\":{\"layout\":[\"auto\",\"auto\"]},\"Q9TB2DSSk\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerkOgmuVS6T=withCSS(Component,css,\"framer-3ldnG\");export default FramerkOgmuVS6T;FramerkOgmuVS6T.displayName=\"Language Overlay\";FramerkOgmuVS6T.defaultProps={height:72,width:137};addPropertyControls(FramerkOgmuVS6T,{variant:{options:[\"Py1G4inNs\",\"evns8JIyT\",\"JKXp4bi8T\",\"Q9TB2DSSk\"],optionTitles:[\"English Dark\",\"English Light\",\"Tieng Viet Dark\",\"Tieng Viet Light\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerkOgmuVS6T,[{explicitInter:true,fonts:[]},...OverlayMenuItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkOgmuVS6T\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"evns8JIyT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JKXp4bi8T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Q9TB2DSSk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"72\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"137\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kOgmuVS6T.map", "// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qiOolg3ssghRIM2iolsA/Mfb2ErygHy5ygxFFqCpX/kTR3NcFcQ.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/x8GpfTlcST4x7QzySgqc/moIm6IazDLwAbxD1aNcQ/MHmNpcoFD.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/K8nHQpHaGgzaih9Wb07j/FPtHu6MQSk2urPOS5QCN/Pmc19E1LX.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={aEat6Upjf:{hover:true},dXIj8dBvx:{hover:true},raIXF3xJ5:{hover:true}};const cycleOrder=[\"raIXF3xJ5\",\"dXIj8dBvx\",\"iy4zPP9KP\",\"aEat6Upjf\"];const serializationHash=\"framer-0u4ql\";const variantClassNames={aEat6Upjf:\"framer-v-1joedd4\",dXIj8dBvx:\"framer-v-12xoa57\",iy4zPP9KP:\"framer-v-7zucql\",raIXF3xJ5:\"framer-v-13gwocf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Big:\"iy4zPP9KP\",Dark:\"dXIj8dBvx\",Light:\"raIXF3xJ5\",Small:\"aEat6Upjf\"};const getProps=({height,hover,icon,id,link,navItem,showIcon,text,width,...props})=>{return{...props,B01T9rK20:navItem??props.B01T9rK20??\"D\u1ECBch v\u1EE5\",IRpaCkl2t:text??props.IRpaCkl2t??true,MbWu5msn6:link??props.MbWu5msn6,nmhPRV8TQ:icon??props.nmhPRV8TQ??\"caret down\",variant:humanReadableVariantMap[props.variant]??props.variant??\"raIXF3xJ5\",XSQvzJCaQ:hover??props.XSQvzJCaQ,ZZ6i3X_ed:showIcon??props.ZZ6i3X_ed??true};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,XSQvzJCaQ,B01T9rK20,ZZ6i3X_ed,MbWu5msn6,nmhPRV8TQ,IRpaCkl2t,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"raIXF3xJ5\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter9xcrnc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(XSQvzJCaQ){const res=await XSQvzJCaQ(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=value=>{if(baseVariant===\"iy4zPP9KP\")return false;return value;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:MbWu5msn6,motionChild:true,nodeId:\"raIXF3xJ5\",openInNewTab:false,scopeId:\"nUBlOJ2tk\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-13gwocf\",className,classNames)} framer-xlvwm9`,\"data-framer-name\":\"Light\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"raIXF3xJ5\",onMouseEnter:onMouseEnter9xcrnc,ref:refBinding,style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},...addPropertyOverrides({\"aEat6Upjf-hover\":{\"data-framer-name\":undefined},\"dXIj8dBvx-hover\":{\"data-framer-name\":undefined},\"raIXF3xJ5-hover\":{\"data-framer-name\":undefined},aEat6Upjf:{\"data-framer-name\":\"Small\"},dXIj8dBvx:{\"data-framer-name\":\"Dark\"},iy4zPP9KP:{\"data-framer-name\":\"Big\"}},baseVariant,gestureVariant),children:[IRpaCkl2t&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-a0z0u0\",\"data-styles-preset\":\"kTR3NcFcQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20)))\"},children:\"D\u1ECBch v\u1EE5\"})}),className:\"framer-1ve0awz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BXPk73Bur\",style:{\"--extracted-r6o4lv\":\"var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:B01T9rK20,variants:{\"aEat6Upjf-hover\":{\"--extracted-r6o4lv\":\"var(--token-187cde52-4d3c-4c42-b84c-d6d602ac62bc, rgb(208, 209, 219))\"},\"dXIj8dBvx-hover\":{\"--extracted-r6o4lv\":\"var(--token-187cde52-4d3c-4c42-b84c-d6d602ac62bc, rgb(208, 209, 219))\"},\"raIXF3xJ5-hover\":{\"--extracted-r6o4lv\":\"var(--token-8695fbf7-8a15-447c-8e7f-32943b34f0b6, rgb(206, 120, 62))\"},aEat6Upjf:{\"--extracted-r6o4lv\":\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\"},dXIj8dBvx:{\"--extracted-r6o4lv\":\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\"},iy4zPP9KP:{\"--extracted-1lwpl3i\":\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"aEat6Upjf-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18tc05i\",\"data-styles-preset\":\"MHmNpcoFD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-187cde52-4d3c-4c42-b84c-d6d602ac62bc, rgb(208, 209, 219)))\"},children:\"D\u1ECBch v\u1EE5\"})})},\"dXIj8dBvx-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-a0z0u0\",\"data-styles-preset\":\"kTR3NcFcQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-187cde52-4d3c-4c42-b84c-d6d602ac62bc, rgb(208, 209, 219)))\"},children:\"D\u1ECBch v\u1EE5\"})})},\"raIXF3xJ5-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-a0z0u0\",\"data-styles-preset\":\"kTR3NcFcQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8695fbf7-8a15-447c-8e7f-32943b34f0b6, rgb(206, 120, 62)))\"},children:\"D\u1ECBch v\u1EE5\"})})},aEat6Upjf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18tc05i\",\"data-styles-preset\":\"MHmNpcoFD\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)))\"},children:\"D\u1ECBch v\u1EE5\"})})},dXIj8dBvx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-a0z0u0\",\"data-styles-preset\":\"kTR3NcFcQ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)))\"},children:\"D\u1ECBch v\u1EE5\"})})},iy4zPP9KP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-j9d19u\",\"data-styles-preset\":\"Pmc19E1LX\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)))\"},children:\"D\u1ECBch v\u1EE5\"})})}},baseVariant,gestureVariant)}),isDisplayed(ZZ6i3X_ed)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g4p6gl-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"TDUtjNICx-container\",nodeId:\"TDUtjNICx\",rendersWithMotion:true,scopeId:\"nUBlOJ2tk\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20))\",height:\"100%\",iconSearch:nmhPRV8TQ,iconSelection:\"House\",id:\"TDUtjNICx\",layoutId:\"TDUtjNICx\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({\"aEat6Upjf-hover\":{color:\"var(--token-187cde52-4d3c-4c42-b84c-d6d602ac62bc, rgb(208, 209, 219))\"},\"dXIj8dBvx-hover\":{color:\"var(--token-187cde52-4d3c-4c42-b84c-d6d602ac62bc, rgb(208, 209, 219))\"},\"raIXF3xJ5-hover\":{color:\"var(--token-8695fbf7-8a15-447c-8e7f-32943b34f0b6, rgb(206, 120, 62))\"},aEat6Upjf:{color:\"rgb(255, 255, 255)\"},dXIj8dBvx:{color:\"rgb(255, 255, 255)\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0u4ql.framer-xlvwm9, .framer-0u4ql .framer-xlvwm9 { display: block; }\",\".framer-0u4ql.framer-13gwocf { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 10px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-0u4ql .framer-1ve0awz { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0u4ql .framer-1g4p6gl-container { cursor: pointer; flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-0u4ql.framer-v-7zucql.framer-13gwocf { justify-content: flex-start; padding: 0px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 47\n * @framerIntrinsicWidth 83.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dXIj8dBvx\":{\"layout\":[\"auto\",\"auto\"]},\"iy4zPP9KP\":{\"layout\":[\"auto\",\"auto\"]},\"aEat6Upjf\":{\"layout\":[\"auto\",\"auto\"]},\"BKWLRIzdH\":{\"layout\":[\"auto\",\"auto\"]},\"lmUurslTL\":{\"layout\":[\"auto\",\"auto\"]},\"oxWCaOtlS\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"XSQvzJCaQ\":\"hover\",\"B01T9rK20\":\"navItem\",\"ZZ6i3X_ed\":\"showIcon\",\"MbWu5msn6\":\"link\",\"nmhPRV8TQ\":\"icon\",\"IRpaCkl2t\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramernUBlOJ2tk=withCSS(Component,css,\"framer-0u4ql\");export default FramernUBlOJ2tk;FramernUBlOJ2tk.displayName=\"Nav Item\";FramernUBlOJ2tk.defaultProps={height:47,width:83.5};addPropertyControls(FramernUBlOJ2tk,{variant:{options:[\"raIXF3xJ5\",\"dXIj8dBvx\",\"iy4zPP9KP\",\"aEat6Upjf\"],optionTitles:[\"Light\",\"Dark\",\"Big\",\"Small\"],title:\"Variant\",type:ControlType.Enum},XSQvzJCaQ:{title:\"Hover\",type:ControlType.EventHandler},B01T9rK20:{defaultValue:\"D\u1ECBch v\u1EE5\",displayTextArea:false,title:\"Nav Item\",type:ControlType.String},ZZ6i3X_ed:{defaultValue:true,title:\"Show Icon\",type:ControlType.Boolean},MbWu5msn6:{title:\"Link\",type:ControlType.Link},nmhPRV8TQ:{defaultValue:\"caret down\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Icon\",type:ControlType.String},IRpaCkl2t:{defaultValue:true,title:\"Text\",type:ControlType.Boolean}});addFonts(FramernUBlOJ2tk,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernUBlOJ2tk\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"83.5\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"XSQvzJCaQ\\\":\\\"hover\\\",\\\"B01T9rK20\\\":\\\"navItem\\\",\\\"ZZ6i3X_ed\\\":\\\"showIcon\\\",\\\"MbWu5msn6\\\":\\\"link\\\",\\\"nmhPRV8TQ\\\":\\\"icon\\\",\\\"IRpaCkl2t\\\":\\\"text\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dXIj8dBvx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iy4zPP9KP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aEat6Upjf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BKWLRIzdH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lmUurslTL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oxWCaOtlS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"47\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nUBlOJ2tk.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import OverlayMenuItem from\"https://framerusercontent.com/modules/sadzrfiqnmiT4yCpXqWf/woZU9qK7JSZPFwg7VHDo/ocAojNtiW.js\";const OverlayMenuItemFonts=getFonts(OverlayMenuItem);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"V6A_2r8qZ\",\"N1xGYSiSn\"];const serializationHash=\"framer-70JqK\";const variantClassNames={N1xGYSiSn:\"framer-v-sju3tt\",V6A_2r8qZ:\"framer-v-1pt8v8f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Dark:\"V6A_2r8qZ\",Light:\"N1xGYSiSn\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"V6A_2r8qZ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"V6A_2r8qZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-1pt8v8f\",className,classNames),\"data-border\":true,\"data-framer-appear-id\":\"1pt8v8f\",\"data-framer-name\":\"Dark\",layoutDependency:layoutDependency,layoutId:\"V6A_2r8qZ\",optimized:true,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b1d7783f-5583-4e49-9d17-5f2ef803e56a, rgb(40, 40, 44))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-b1d7783f-5583-4e49-9d17-5f2ef803e56a, rgb(40, 40, 44))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{N1xGYSiSn:{\"--border-color\":\"var(--token-138c6083-e907-40e8-909c-96eb16f3a3a3, rgb(230, 230, 230))\",backgroundColor:\"var(--token-de8da503-8d4d-4351-82a9-63caea8f9e9c, rgb(250, 250, 250))\"}},...addPropertyOverrides({N1xGYSiSn:{\"data-framer-name\":\"Light\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"van-phong-rieng\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"FmCfL4Zpf\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"van-phong-rieng\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"FmCfL4Zpf\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18pbi1k-container\",layoutDependency:layoutDependency,layoutId:\"tPG9kaLpc-container\",nodeId:\"tPG9kaLpc\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"V\u0103n ph\\xf2ng ri\\xeang\",id:\"tPG9kaLpc\",layoutId:\"tPG9kaLpc\",rqYhuMIXt:resolvedLinks[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"ch\u1ED7-ng\u1ED3i-c\u1ED1-\u0111\u1ECBnh\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"Mk4J7Lvt9\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"ch\u1ED7-ng\u1ED3i-c\u1ED1-\u0111\u1ECBnh\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"Mk4J7Lvt9\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+51,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6rj6vw-container\",layoutDependency:layoutDependency,layoutId:\"cg0_Fnsss-container\",nodeId:\"cg0_Fnsss\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"Ch\u1ED7 ng\u1ED3i c\u1ED1 \u0111\u1ECBnh\",id:\"cg0_Fnsss\",layoutId:\"cg0_Fnsss\",rqYhuMIXt:resolvedLinks1[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks1[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"ch\u1ED7-ng\u1ED3i-linh-ho\u1EA1t\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"yDopNqVGg\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"ch\u1ED7-ng\u1ED3i-linh-ho\u1EA1t\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"yDopNqVGg\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+102,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2xztwo-container\",layoutDependency:layoutDependency,layoutId:\"mj9N4GiTo-container\",nodeId:\"mj9N4GiTo\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"Ch\u1ED7 ng\u1ED3i linh ho\u1EA1t\",id:\"mj9N4GiTo\",layoutId:\"mj9N4GiTo\",rqYhuMIXt:resolvedLinks2[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks2[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"v\u0103n-ph\\xf2ng-giao-d\u1ECBch-t\u1EA1i-trung-t\\xe2m\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"NzDlIKlMh\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"v\u0103n-ph\\xf2ng-giao-d\u1ECBch-t\u1EA1i-trung-t\\xe2m\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"NzDlIKlMh\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+153,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m1qrtw-container\",layoutDependency:layoutDependency,layoutId:\"zY3hvl18Q-container\",nodeId:\"zY3hvl18Q\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"V\u0103n ph\\xf2ng giao d\u1ECBch\",id:\"zY3hvl18Q\",layoutId:\"zY3hvl18Q\",rqYhuMIXt:resolvedLinks3[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks3[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"g\\xf3i-l\\xe0m-vi\u1EC7c-1-ng\\xe0y\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"TIDyR7A5v\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"g\\xf3i-l\\xe0m-vi\u1EC7c-1-ng\\xe0y\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"TIDyR7A5v\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+204,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hi5si7-container\",layoutDependency:layoutDependency,layoutId:\"OTO8Nd0am-container\",nodeId:\"OTO8Nd0am\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"Tr\u1EA3i nghi\u1EC7m 1 ng\\xe0y\",id:\"OTO8Nd0am\",layoutId:\"OTO8Nd0am\",rqYhuMIXt:resolvedLinks4[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks4[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"ph\\xf2ng-h\u1ECDp\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"oRCXxS39m\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"ph\\xf2ng-h\u1ECDp\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"oRCXxS39m\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+255,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tcmjbr-container\",layoutDependency:layoutDependency,layoutId:\"MHkPafDP3-container\",nodeId:\"MHkPafDP3\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"Ph\\xf2ng h\u1ECDp\",id:\"MHkPafDP3\",layoutId:\"MHkPafDP3\",rqYhuMIXt:resolvedLinks5[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks5[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{M8umKC9jJ:\"kh\\xf4ng-gian-s\u1EF1-ki\u1EC7n-h\u1ED9i-th\u1EA3o\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"qupMdG8Ma\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined},{href:{pathVariables:{M8umKC9jJ:\"kh\\xf4ng-gian-s\u1EF1-ki\u1EC7n-h\u1ED9i-th\u1EA3o\"},unresolvedPathSlugs:{M8umKC9jJ:{collectionId:\"SYvrfmxW4\",collectionItemId:\"qupMdG8Ma\"}},webPageId:\"OOfvms7xR\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+12+306,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12alhop-container\",layoutDependency:layoutDependency,layoutId:\"moXvvDGem-container\",nodeId:\"moXvvDGem\",rendersWithMotion:true,scopeId:\"UTSHKRphx\",children:/*#__PURE__*/_jsx(OverlayMenuItem,{height:\"100%\",i30OUdtIP:\"Kh\\xf4ng gian s\u1EF1 ki\u1EC7n\",id:\"moXvvDGem\",layoutId:\"moXvvDGem\",rqYhuMIXt:resolvedLinks6[0],style:{width:\"100%\"},variant:\"esE__UzLo\",width:\"100%\",...addPropertyOverrides({N1xGYSiSn:{rqYhuMIXt:resolvedLinks6[1],variant:\"fk4CpkU4N\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-70JqK.framer-4l9aq6, .framer-70JqK .framer-4l9aq6 { display: block; }\",\".framer-70JqK.framer-1pt8v8f { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-70JqK .framer-18pbi1k-container, .framer-70JqK .framer-6rj6vw-container, .framer-70JqK .framer-2xztwo-container, .framer-70JqK .framer-1m1qrtw-container, .framer-70JqK .framer-1hi5si7-container, .framer-70JqK .framer-1tcmjbr-container, .framer-70JqK .framer-12alhop-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-70JqK.framer-1pt8v8f { gap: 0px; } .framer-70JqK.framer-1pt8v8f > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-70JqK.framer-1pt8v8f > :first-child { margin-top: 0px; } .framer-70JqK.framer-1pt8v8f > :last-child { margin-bottom: 0px; } }\",'.framer-70JqK[data-border=\"true\"]::after, .framer-70JqK [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 381\n * @framerIntrinsicWidth 212\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"N1xGYSiSn\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUTSHKRphx=withCSS(Component,css,\"framer-70JqK\");export default FramerUTSHKRphx;FramerUTSHKRphx.displayName=\"Service Overlay\";FramerUTSHKRphx.defaultProps={height:381,width:212};addPropertyControls(FramerUTSHKRphx,{variant:{options:[\"V6A_2r8qZ\",\"N1xGYSiSn\"],optionTitles:[\"Dark\",\"Light\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerUTSHKRphx,[{explicitInter:true,fonts:[]},...OverlayMenuItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUTSHKRphx\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"381\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"212\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N1xGYSiSn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2abc263)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"ZoDBZXWNT\",\"IldYmDEm9\"];const serializationHash=\"framer-ShvGS\";const variantClassNames={IldYmDEm9:\"framer-v-plh6ns\",ZoDBZXWNT:\"framer-v-12q94xh\"};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:40,delay:.8,mass:1,stiffness:400,type:\"spring\"};const transition3={damping:40,delay:0,mass:1,stiffness:400,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 transition4={damping:40,delay:.6,mass:1,stiffness:400,type:\"spring\"};const transition5={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const transition6={damping:40,delay:.4,mass:1,stiffness:400,type:\"spring\"};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"ZoDBZXWNT\",Open:\"IldYmDEm9\"};const getProps=({click2,closedColor,height,id,openColor,width,...props})=>{return{...props,ApPywYWyC:click2??props.ApPywYWyC,GuIKUPaZD:closedColor??props.GuIKUPaZD??\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",RsmnxvNyu:openColor??props.RsmnxvNyu??\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ZoDBZXWNT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,GuIKUPaZD,RsmnxvNyu,ApPywYWyC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZoDBZXWNT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1w95sty=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ApPywYWyC){const res=await ApPywYWyC(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-12q94xh\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZoDBZXWNT\",onTap:onTap1w95sty,ref:refBinding,style:{...style},...addPropertyOverrides({IldYmDEm9:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-shzqdl\",\"data-framer-name\":\"Closed Lines\",layoutDependency:layoutDependency,layoutId:\"kwyjCFW4A\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({IldYmDEm9:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ex07ym\",layoutDependency:layoutDependency,layoutId:\"UiYWmu4xw\",style:{backgroundColor:GuIKUPaZD}})}),/*#__PURE__*/_jsx(Transition,{value:transition4,...addPropertyOverrides({IldYmDEm9:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h0p9vw\",layoutDependency:layoutDependency,layoutId:\"ldSfm7y_m\",style:{backgroundColor:GuIKUPaZD}})}),/*#__PURE__*/_jsx(Transition,{value:transition6,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-102ohsq\",layoutDependency:layoutDependency,layoutId:\"zQFqaJqcO\",style:{backgroundColor:GuIKUPaZD}})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-paz4ys\",\"data-framer-name\":\"Open Lines\",layoutDependency:layoutDependency,layoutId:\"TBFzMjFOf\",style:{rotate:45},children:[/*#__PURE__*/_jsx(Transition,{value:transition5,...addPropertyOverrides({IldYmDEm9:{value:transition4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-a7zrr8\",layoutDependency:layoutDependency,layoutId:\"P5W3MuUAc\",style:{backgroundColor:RsmnxvNyu}})}),/*#__PURE__*/_jsx(Transition,{value:transition3,...addPropertyOverrides({IldYmDEm9:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rcw8my\",layoutDependency:layoutDependency,layoutId:\"fabcvsxFl\",style:{backgroundColor:RsmnxvNyu}})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ShvGS.framer-5woyr4, .framer-ShvGS .framer-5woyr4 { display: block; }\",\".framer-ShvGS.framer-12q94xh { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ShvGS .framer-shzqdl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; }\",\".framer-ShvGS .framer-1ex07ym { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: 0px; width: 24px; z-index: 1; }\",\".framer-ShvGS .framer-1h0p9vw { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; z-index: 1; }\",\".framer-ShvGS .framer-102ohsq { bottom: 0px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; width: 24px; z-index: 1; }\",\".framer-ShvGS .framer-paz4ys { align-content: center; align-items: center; bottom: -10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: -10px; z-index: 1; }\",\".framer-ShvGS .framer-a7zrr8 { flex: none; height: 40px; overflow: visible; position: absolute; right: 19px; top: -40px; width: 2px; z-index: 1; }\",\".framer-ShvGS .framer-1rcw8my { flex: none; height: 2px; left: -40px; overflow: visible; position: absolute; top: 19px; width: 40px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ShvGS.framer-12q94xh, .framer-ShvGS .framer-shzqdl, .framer-ShvGS .framer-paz4ys { gap: 0px; } .framer-ShvGS.framer-12q94xh > *, .framer-ShvGS .framer-shzqdl > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } .framer-ShvGS.framer-12q94xh > :first-child, .framer-ShvGS .framer-shzqdl > :first-child { margin-top: 0px; } .framer-ShvGS.framer-12q94xh > :last-child, .framer-ShvGS .framer-shzqdl > :last-child { margin-bottom: 0px; } .framer-ShvGS .framer-paz4ys > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ShvGS .framer-paz4ys > :first-child { margin-left: 0px; } .framer-ShvGS .framer-paz4ys > :last-child { margin-right: 0px; } }\",\".framer-ShvGS.framer-v-plh6ns .framer-1ex07ym, .framer-ShvGS.framer-v-plh6ns .framer-1h0p9vw, .framer-ShvGS.framer-v-plh6ns .framer-102ohsq { left: -40px; }\",\".framer-ShvGS.framer-v-plh6ns .framer-a7zrr8 { height: 24px; top: 8px; }\",\".framer-ShvGS.framer-v-plh6ns .framer-1rcw8my { left: 8px; width: 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"IldYmDEm9\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GuIKUPaZD\":\"closedColor\",\"RsmnxvNyu\":\"openColor\",\"ApPywYWyC\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramervXnh1PiQW=withCSS(Component,css,\"framer-ShvGS\");export default FramervXnh1PiQW;FramervXnh1PiQW.displayName=\"Hamburger Icon\";FramervXnh1PiQW.defaultProps={height:20,width:40};addPropertyControls(FramervXnh1PiQW,{variant:{options:[\"ZoDBZXWNT\",\"IldYmDEm9\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},GuIKUPaZD:{defaultValue:'var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Closed Color\",type:ControlType.Color},RsmnxvNyu:{defaultValue:'var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Open Color\",type:ControlType.Color},ApPywYWyC:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramervXnh1PiQW,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervXnh1PiQW\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"20\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IldYmDEm9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"GuIKUPaZD\\\":\\\"closedColor\\\",\\\"RsmnxvNyu\\\":\\\"openColor\\\",\\\"ApPywYWyC\\\":\\\"click2\\\"}\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vXnh1PiQW.map", "// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,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{useRef}from\"react\";import StopScroll from\"https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js\";import LanguageOverlay from\"https://framerusercontent.com/modules/btFhNlyCmfoebt4L8Zvk/sekczWMNQht1nql7K82p/kOgmuVS6T.js\";import NavItem from\"https://framerusercontent.com/modules/BQ9Ug0kOuWa8jpUk1xc0/hyGTcBkqhqWpDNo45Rui/nUBlOJ2tk.js\";import ServiceOverlay from\"https://framerusercontent.com/modules/IS1786yUELBetcH6kEUF/ebOCI5gXPVTEujUXBA7Y/UTSHKRphx.js\";import HamburgerIcon from\"https://framerusercontent.com/modules/9kpVQjEH4cPHnYOlKIsI/pCEBMhHmI64ZQLNuXkn6/vXnh1PiQW.js\";const StopScrollFonts=getFonts(StopScroll);const HamburgerIconFonts=getFonts(HamburgerIcon);const NavItemFonts=getFonts(NavItem);const ServiceOverlayFonts=getFonts(ServiceOverlay);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const LanguageOverlayFonts=getFonts(LanguageOverlay);const cycleOrder=[\"bI0nuPgTZ\",\"IlMO3PYt9\",\"w7fCnPF1T\",\"IImM1YplR\",\"VMFMoji6U\",\"JWcfY6oyR\",\"sIUzYlIJZ\",\"oBh_xgl9W\"];const serializationHash=\"framer-afEmn\";const variantClassNames={bI0nuPgTZ:\"framer-v-a288nc\",IImM1YplR:\"framer-v-jp6p4j\",IlMO3PYt9:\"framer-v-1hig3ed\",JWcfY6oyR:\"framer-v-1rabddx\",oBh_xgl9W:\"framer-v-cbkmo8\",sIUzYlIJZ:\"framer-v-14c29ld\",VMFMoji6U:\"framer-v-1mvuvvu\",w7fCnPF1T:\"framer-v-o10b79\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:20,y:0};const transition4={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition5={bounce:.2,delay:.4,duration:.4,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:40,y:0};const transition6={bounce:.2,delay:.6,duration:.4,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:60,y:0};const transition7={bounce:.2,delay:.8,duration:.4,type:\"spring\"};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const animation10={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:80,y:0};const transition8={bounce:.2,delay:1,duration:.4,type:\"spring\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const animation12={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:100,y:0};const convertFromEnum=(value,activeLocale)=>{return\"\";};const toString=value=>{return typeof value===\"string\"?value:String(value);};const transition9={bounce:.2,delay:1.2,duration:.4,type:\"spring\"};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const animation14={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:120,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={\"Desktop / Dark\":\"bI0nuPgTZ\",\"Desktop / Light\":\"IImM1YplR\",\"Phone (open)\":\"w7fCnPF1T\",\"Tablet / Dark\":\"VMFMoji6U\",\"Tablet / Light\":\"JWcfY6oyR\",\"Tablet Menu\":\"sIUzYlIJZ\",\"Variant 8\":\"oBh_xgl9W\",Phone:\"IlMO3PYt9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bI0nuPgTZ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bI0nuPgTZ\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const ApPywYWyC1lv4xkq=activeVariantCallback(async(...args)=>{setVariant(\"w7fCnPF1T\");});const ApPywYWyC1c9fxpp=activeVariantCallback(async(...args)=>{setVariant(\"IlMO3PYt9\");});const ApPywYWyC136fgfb=activeVariantCallback(async(...args)=>{setVariant(\"VMFMoji6U\");});const ApPywYWyCtxc3kd=activeVariantCallback(async(...args)=>{setVariant(\"JWcfY6oyR\");});const XSQvzJCaQtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const ApPywYWyC1q7z4om=activeVariantCallback(async(...args)=>{setVariant(\"sIUzYlIJZ\");});const ApPywYWyCql5c66=activeVariantCallback(async(...args)=>{setVariant(\"oBh_xgl9W\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"IlMO3PYt9\",\"w7fCnPF1T\",\"sIUzYlIJZ\",\"oBh_xgl9W\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"IImM1YplR\",\"JWcfY6oyR\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"IImM1YplR\",\"JWcfY6oyR\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"IlMO3PYt9\")return false;return true;};const isDisplayed4=()=>{if([\"VMFMoji6U\",\"sIUzYlIJZ\",\"oBh_xgl9W\"].includes(baseVariant))return false;return true;};const router=useRouter();const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed5=()=>{if([\"VMFMoji6U\",\"JWcfY6oyR\",\"sIUzYlIJZ\",\"oBh_xgl9W\"].includes(baseVariant))return false;return true;};const ref3=React.useRef(null);const ref4=React.useRef(null);const isDisplayed6=()=>{if(baseVariant===\"VMFMoji6U\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"JWcfY6oyR\")return true;return false;};const isDisplayed8=()=>{if([\"sIUzYlIJZ\",\"oBh_xgl9W\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({oBh_xgl9W:{value:transition2},sIUzYlIJZ:{value:transition2},VMFMoji6U:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-a288nc\",className,classNames),\"data-framer-name\":\"Desktop / Dark\",layoutDependency:layoutDependency,layoutId:\"bI0nuPgTZ\",ref:refBinding,style:{...style},...addPropertyOverrides({IImM1YplR:{\"data-framer-name\":\"Desktop / Light\"},IlMO3PYt9:{\"data-framer-name\":\"Phone\"},JWcfY6oyR:{\"data-framer-name\":\"Tablet / Light\"},oBh_xgl9W:{\"data-framer-name\":\"Variant 8\"},sIUzYlIJZ:{\"data-framer-name\":\"Tablet Menu\"},VMFMoji6U:{\"data-framer-name\":\"Tablet / Dark\"},w7fCnPF1T:{\"data-framer-name\":\"Phone (open)\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dndkro-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"IIoDFOmlo-container\",nodeId:\"IIoDFOmlo\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"IIoDFOmlo\",layoutId:\"IIoDFOmlo\",toggle:false,width:\"100%\",...addPropertyOverrides({oBh_xgl9W:{toggle:true},sIUzYlIJZ:{toggle:true},w7fCnPF1T:{toggle:true}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3hrjyl\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"PGwavj2E6\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{IImM1YplR:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},IlMO3PYt9:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},JWcfY6oyR:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},oBh_xgl9W:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},sIUzYlIJZ:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},VMFMoji6U:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},w7fCnPF1T:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7k33kh\",\"data-framer-name\":\"Logo + Hamburger\",layoutDependency:layoutDependency,layoutId:\"TIqxgYjfh\",style:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},variants:{IImM1YplR:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},IlMO3PYt9:{backdropFilter:\"blur(0px)\",backgroundColor:\"var(--token-b1d7783f-5583-4e49-9d17-5f2ef803e56a, rgb(40, 40, 44))\",WebkitBackdropFilter:\"blur(0px)\"},JWcfY6oyR:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},oBh_xgl9W:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},sIUzYlIJZ:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},VMFMoji6U:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},w7fCnPF1T:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({IlMO3PYt9:{height:20,width:\"40px\",y:(componentViewport?.y||0)+0+0+28.5},oBh_xgl9W:{height:20,y:(componentViewport?.y||0)+0+0+51},sIUzYlIJZ:{height:20,y:(componentViewport?.y||0)+0+0+51},w7fCnPF1T:{height:20,y:(componentViewport?.y||0)+0+0+28.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14v360c-container\",layoutDependency:layoutDependency,layoutId:\"uwx3TYUPm-container\",nodeId:\"uwx3TYUPm\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(HamburgerIcon,{GuIKUPaZD:\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",height:\"100%\",id:\"uwx3TYUPm\",layoutId:\"uwx3TYUPm\",RsmnxvNyu:\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",variant:\"ZoDBZXWNT\",width:\"100%\",...addPropertyOverrides({IlMO3PYt9:{ApPywYWyC:ApPywYWyC1lv4xkq,style:{width:\"100%\"}},oBh_xgl9W:{ApPywYWyC:ApPywYWyCtxc3kd,variant:\"IldYmDEm9\"},sIUzYlIJZ:{ApPywYWyC:ApPywYWyC136fgfb,variant:\"IldYmDEm9\"},w7fCnPF1T:{ApPywYWyC:ApPywYWyC1c9fxpp,variant:\"IldYmDEm9\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"OCJ0yT8A5\",scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1lvmv3x framer-y36a61\",\"data-framer-name\":\"Logo Dark\",layoutDependency:layoutDependency,layoutId:\"OCJ0yT8A5\",children:isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-dtk1zn\",\"data-framer-name\":\"Logo-black 1\",fill:'var(--token-b1d7783f-5583-4e49-9d17-5f2ef803e56a, rgb(40, 40, 44)) /* {\"name\":\"BG - mid\"} */',intrinsicHeight:36,intrinsicWidth:101,layoutDependency:layoutDependency,layoutId:\"PpsqoB2kn\",svg:'<svg width=\"101\" height=\"36\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"#000\" style=\"mix-blend-mode:difference\" clip-path=\"url(#a)\"><path d=\"M17.426 10.32a7.238 7.238 0 1 0 0 14.477 7.238 7.238 0 0 0 0-14.477Zm0 11.254a4.015 4.015 0 1 1-.013-8.03 4.015 4.015 0 0 1 .013 8.03ZM58.772 9.21a8.345 8.345 0 1 0 0 16.691 8.345 8.345 0 0 0 0-16.69Zm0 12.993a4.627 4.627 0 1 1 4.627-4.628 4.628 4.628 0 0 1-4.627 4.61M92.576 9.21a8.345 8.345 0 1 0 0 16.691 8.345 8.345 0 0 0 0-16.69Zm0 12.993a4.627 4.627 0 1 1 0-9.255 4.627 4.627 0 0 1 0 9.255Z\"/><path d=\"M34.916 17.557a7.238 7.238 0 0 1-10.932 6.224 9.06 9.06 0 0 0 1.77-2.697 4.015 4.015 0 1 0 0-7.053 9.06 9.06 0 0 0-1.77-2.697 7.239 7.239 0 0 1 10.932 6.223ZM9.106 21.11a8.94 8.94 0 0 0 1.782 2.697 7.238 7.238 0 1 1 0-12.497 8.939 8.939 0 0 0-1.782 2.697 3.96 3.96 0 0 0-1.856-.463 4.021 4.021 0 0 0 0 8.042 3.96 3.96 0 0 0 1.856-.464m39.809.533a10.333 10.333 0 0 0 2.06 3.093 8.346 8.346 0 1 1 0-14.414 10.256 10.256 0 0 0-2.06 3.093 4.628 4.628 0 1 0 0 8.191m30.397.035c.495 1.157 2.203 1.553 3.094 2.475-1.003.971-3.712 1.806-5.222 1.806a8.353 8.353 0 0 1 0-16.703 8.66 8.66 0 0 1 4.8 1.429 10.373 10.373 0 0 0-2.06 3.093 5.203 5.203 0 0 0-2.74-.823 4.628 4.628 0 1 0 2.128 8.723ZM24.66 7.238a7.17 7.17 0 0 1-1.04 3.712 8.922 8.922 0 0 0-2.697-1.763 4.015 4.015 0 1 0-6.99 0 8.954 8.954 0 0 0-2.704 1.763A7.238 7.238 0 1 1 24.66 7.238Zm0 20.634a7.238 7.238 0 1 1-13.43-3.712 8.951 8.951 0 0 0 2.704 1.763 4.009 4.009 0 1 0 6.99 0 8.92 8.92 0 0 0 2.698-1.794 7.164 7.164 0 0 1 1.04 3.712\"/><path d=\"M82.382 24.129H79.11V20.1a1.64 1.64 0 0 1 3.273 0v4.028ZM42.873 34.257a3.31 3.31 0 0 1-1.342.242 2.381 2.381 0 0 1-2.518-2.58 2.537 2.537 0 0 1 2.66-2.673c.424-.023.849.056 1.237.229l-.155.538a2.368 2.368 0 0 0-1.027-.216 1.892 1.892 0 0 0-1.986 2.103 1.856 1.856 0 0 0 1.956 2.048 2.61 2.61 0 0 0 1.07-.217l.105.526Zm4.497-1.697a1.782 1.782 0 0 1-1.819 1.942 1.737 1.737 0 0 1-1.75-1.856 1.781 1.781 0 0 1 1.812-1.943 1.733 1.733 0 0 1 1.757 1.857Zm-2.895.037c0 .804.457 1.404 1.107 1.404.65 0 1.107-.619 1.107-1.417 0-.618-.309-1.404-1.095-1.404-.785 0-1.12.724-1.12 1.417Zm4.402-1.831.482 1.856c.106.408.205.785.273 1.163.086-.371.204-.761.328-1.157l.618-1.856h.563l.563 1.856c.136.44.241.823.328 1.194.062-.371.16-.755.278-1.188l.526-1.856h.656l-1.182 3.656h-.618l-.563-1.744a12.385 12.385 0 0 1-.322-1.238c-.082.42-.192.833-.328 1.238l-.618 1.738h-.62l-1.1-3.656.736-.006Zm9.016 1.794a1.782 1.782 0 0 1-1.819 1.942 1.737 1.737 0 0 1-1.75-1.856 1.781 1.781 0 0 1 1.812-1.943 1.732 1.732 0 0 1 1.757 1.857Zm-2.901.037c0 .804.464 1.404 1.114 1.404.65 0 1.107-.619 1.107-1.417 0-.618-.31-1.404-1.095-1.404-.786 0-1.126.724-1.126 1.417Zm4.211-.695v-1.138h.582v.718h.03a1.095 1.095 0 0 1 1.009-.805.854.854 0 0 1 .192 0v.619a1.233 1.233 0 0 0-.23 0 .934.934 0 0 0-.896.872 2.1 2.1 0 0 0 0 .31v1.948h-.687v-2.524Zm3.634.542c.1-.144.207-.283.322-.415l1.07-1.237h.804l-1.41 1.503 1.608 2.153h-.81l-1.238-1.757-.34.377v1.38h-.656v-5.37h.656l-.006 3.366Zm4.228-2.704a.39.39 0 0 1-.42.408.397.397 0 0 1-.403-.409.402.402 0 0 1 .421-.414.39.39 0 0 1 .402.414Zm-.736 1.026h.662v3.656h-.662v-3.656Zm2.237.989v-.99h.62l.036.619a1.342 1.342 0 0 1 1.238-.687c.507 0 1.293.303 1.293 1.559v2.184h-.662v-2.128c0-.588-.223-1.083-.848-1.083a.941.941 0 0 0-.89.68.959.959 0 0 0-.044.31v2.202h-.668l-.075-2.666Zm7.814-.987v3.124a2.084 2.084 0 0 1-.52 1.67 1.924 1.924 0 0 1-1.33.44 2.332 2.332 0 0 1-1.237-.303l.167-.508c.325.19.695.289 1.07.285.681 0 1.176-.353 1.176-1.274v-.409a1.299 1.299 0 0 1-1.163.619 1.634 1.634 0 0 1-1.54-1.788 1.757 1.757 0 0 1 1.645-1.943 1.238 1.238 0 0 1 1.138.62v-.551l.594.018Zm-.686 1.441a.966.966 0 0 0-.966-1.002c-.618 0-1.088.532-1.088 1.38 0 .718.365 1.311 1.082 1.311a.972.972 0 0 0 .922-.68c.035-.114.051-.233.05-.353v-.656Zm4.244 1.411c.355.213.76.329 1.175.334.675 0 1.064-.36 1.064-.873s-.272-.742-.959-1.008c-.829-.297-1.342-.724-1.342-1.442a1.467 1.467 0 0 1 1.646-1.385c.39-.013.778.074 1.126.253l-.18.532a2.09 2.09 0 0 0-.971-.241c-.693 0-.959.415-.959.767 0 .47.31.705 1.015.978.86.334 1.299.748 1.299 1.497 0 .748-.57 1.466-1.807 1.466a2.592 2.592 0 0 1-1.299-.328l.192-.55Zm4.262-1.66v-1.194h.618v.618a1.442 1.442 0 0 1 1.3-.711c.884 0 1.546.749 1.546 1.856 0 1.311-.798 1.961-1.658 1.961a1.275 1.275 0 0 1-1.126-.575V35.9h-.68v-3.94Zm.655.971c.003.092.013.183.03.272a1.028 1.028 0 0 0 .997.78c.705 0 1.114-.576 1.114-1.41 0-.737-.384-1.362-1.09-1.362a1.051 1.051 0 0 0-1.002.823.964.964 0 0 0-.049.272v.625Zm6.139 1.492-.05-.464a1.36 1.36 0 0 1-1.113.544 1.039 1.039 0 0 1-1.12-1.051c0-.879.786-1.368 2.196-1.355v-.08a.749.749 0 0 0-.829-.842 1.855 1.855 0 0 0-.952.272l-.149-.44c.361-.22.777-.334 1.2-.327 1.114 0 1.386.767 1.386 1.497v1.367c-.003.294.018.588.062.879h-.631Zm-.093-1.856c-.73 0-1.553.111-1.553.823a.619.619 0 0 0 .619.618.904.904 0 0 0 .878-.618.617.617 0 0 0 .044-.21l.012-.613Zm4.788 1.721a2.475 2.475 0 0 1-1.046.21 1.738 1.738 0 0 1-1.819-1.855 1.857 1.857 0 0 1 1.962-1.937c.317-.005.631.058.921.186l-.154.513a1.485 1.485 0 0 0-.767-.173 1.38 1.38 0 0 0 0 2.747c.282 0 .56-.06.816-.18l.087.49Zm1.577-1.573a1.173 1.173 0 0 0 1.237 1.238c.346.01.69-.056 1.009-.192l.117.476a2.981 2.981 0 0 1-1.237.23 1.695 1.695 0 0 1-1.794-1.857c0-1.101.65-1.973 1.713-1.973a1.553 1.553 0 0 1 1.51 1.726c.006.103.006.206 0 .31l-2.555.042Zm1.949-.476a.947.947 0 0 0-.922-1.083 1.108 1.108 0 0 0-1.02 1.083h1.942Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h100.922v36H0z\"/></clipPath></defs></svg>',withExternalLayout:true})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"FHRCrAG4Z\",scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1r60xge framer-y36a61\",\"data-framer-name\":\"Logo Light\",layoutDependency:layoutDependency,layoutId:\"FHRCrAG4Z\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-10brb95\",\"data-framer-name\":\"Logo-white\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jyzo7Uuev\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 112 40\"><g transform=\"translate(-0.004 -0.04)\"><g><path d=\"M 19.36 11.543 C 14.92 11.543 11.321 15.156 11.321 19.612 C 11.321 24.069 14.92 27.681 19.36 27.681 C 23.8 27.681 27.399 24.069 27.399 19.612 C 27.399 15.156 23.8 11.543 19.36 11.543 M 19.36 24.088 C 17.556 24.091 15.928 23.002 15.235 21.33 C 14.543 19.657 14.923 17.731 16.198 16.45 C 17.472 15.168 19.391 14.784 21.058 15.476 C 22.725 16.169 23.813 17.801 23.813 19.612 C 23.813 22.081 21.82 24.084 19.36 24.088 M 65.28 10.309 C 60.161 10.309 56.011 14.474 56.011 19.612 C 56.011 24.75 60.161 28.916 65.28 28.916 C 70.399 28.916 74.549 24.75 74.549 19.612 C 74.549 14.474 70.399 10.309 65.28 10.309 M 65.28 24.791 C 62.442 24.791 60.141 22.482 60.141 19.633 C 60.141 16.784 62.442 14.474 65.28 14.474 C 68.119 14.474 70.42 16.784 70.42 19.633 C 70.408 22.474 68.111 24.771 65.28 24.771 M 102.824 10.309 C 97.705 10.309 93.555 14.474 93.555 19.612 C 93.555 24.75 97.705 28.916 102.824 28.916 C 107.943 28.916 112.093 24.75 112.093 19.612 C 112.093 14.474 107.943 10.309 102.824 10.309 M 102.824 24.791 C 99.986 24.791 97.685 22.482 97.685 19.633 C 97.685 16.784 99.986 14.474 102.824 14.474 C 105.663 14.474 107.964 16.784 107.964 19.633 C 107.964 22.482 105.663 24.791 102.824 24.791\" fill=\"rgb(255,255,255)\"></path><path d=\"M 38.785 19.612 C 38.784 22.512 37.234 25.188 34.723 26.623 C 32.213 28.057 29.128 28.03 26.644 26.55 C 27.473 25.674 28.138 24.655 28.609 23.543 C 30.485 24.568 32.822 24.114 34.181 22.46 C 35.54 20.807 35.54 18.418 34.181 16.764 C 32.822 15.11 30.485 14.656 28.609 15.681 C 28.138 14.569 27.473 13.55 26.644 12.674 C 29.128 11.195 32.213 11.167 34.723 12.602 C 37.234 14.036 38.784 16.713 38.785 19.612 M 10.118 23.571 C 10.591 24.685 11.261 25.704 12.097 26.578 C 8.72 28.56 4.411 27.814 1.89 24.81 C -0.63 21.807 -0.63 17.418 1.89 14.414 C 4.411 11.411 8.72 10.664 12.097 12.647 C 11.261 13.52 10.591 14.539 10.118 15.654 C 9.484 15.315 8.776 15.137 8.057 15.136 C 5.59 15.136 3.591 17.143 3.591 19.619 C 3.591 22.095 5.59 24.102 8.057 24.102 C 8.776 24.101 9.484 23.924 10.118 23.585 M 54.334 24.178 C 54.883 25.456 55.658 26.625 56.622 27.626 C 52.728 29.908 47.762 29.046 44.858 25.583 C 41.954 22.12 41.954 17.062 44.858 13.6 C 47.762 10.137 52.728 9.275 56.622 11.557 C 55.657 12.557 54.882 13.726 54.334 15.005 C 52.172 13.864 49.507 14.408 47.961 16.307 C 46.416 18.206 46.416 20.935 47.961 22.835 C 49.507 24.734 52.172 25.278 54.334 24.136 M 88.092 24.178 C 88.642 25.467 90.539 25.909 91.528 26.936 C 90.415 28.019 87.405 28.95 85.729 28.95 C 80.606 28.95 76.453 24.782 76.453 19.64 C 76.453 14.498 80.606 10.329 85.729 10.329 C 87.624 10.322 89.479 10.876 91.061 11.922 C 90.097 12.924 89.322 14.092 88.773 15.371 C 87.863 14.785 86.809 14.468 85.729 14.454 C 83.589 14.441 81.666 15.761 80.901 17.766 C 80.135 19.771 80.687 22.043 82.287 23.469 C 83.886 24.895 86.199 25.177 88.092 24.178 M 27.393 8.109 C 27.391 9.568 26.992 10.999 26.238 12.247 C 25.367 11.414 24.352 10.748 23.242 10.281 C 24.302 8.399 23.87 6.026 22.216 4.641 C 20.562 3.257 18.158 3.257 16.504 4.641 C 14.85 6.026 14.418 8.399 15.478 10.281 C 14.367 10.748 13.349 11.414 12.475 12.247 C 10.713 9.323 10.976 5.602 13.133 2.958 C 15.29 0.314 18.872 -0.68 22.076 0.477 C 25.279 1.634 27.409 4.691 27.393 8.109 M 27.393 31.109 C 27.409 34.526 25.279 37.583 22.076 38.74 C 18.872 39.897 15.29 38.904 13.133 36.26 C 10.976 33.616 10.713 29.894 12.475 26.971 C 13.349 27.803 14.367 28.469 15.478 28.936 C 14.426 30.816 14.861 33.18 16.512 34.559 C 18.162 35.938 20.558 35.938 22.209 34.559 C 23.859 33.18 24.294 30.816 23.242 28.936 C 24.354 28.459 25.37 27.781 26.238 26.936 C 26.992 28.184 27.392 29.615 27.393 31.074\" fill=\"rgb(255,255,255)\"></path><path d=\"M 91.501 26.936 L 87.866 26.936 L 87.866 22.447 C 87.925 21.483 88.721 20.731 89.683 20.731 C 90.645 20.731 91.441 21.483 91.501 22.447 Z M 47.621 38.226 C 47.148 38.419 46.64 38.51 46.13 38.495 C 45.363 38.542 44.613 38.251 44.076 37.699 C 43.539 37.147 43.268 36.388 43.334 35.619 C 43.29 34.819 43.586 34.037 44.15 33.469 C 44.713 32.901 45.491 32.599 46.288 32.64 C 46.76 32.614 47.231 32.702 47.662 32.895 L 47.491 33.495 C 47.133 33.33 46.743 33.247 46.35 33.254 C 45.732 33.219 45.13 33.46 44.705 33.912 C 44.28 34.364 44.075 34.981 44.144 35.598 C 44.081 36.203 44.285 36.805 44.703 37.244 C 45.122 37.684 45.711 37.917 46.316 37.881 C 46.724 37.886 47.13 37.803 47.504 37.64 Z M 52.617 36.336 C 52.668 36.901 52.476 37.46 52.09 37.874 C 51.704 38.287 51.161 38.516 50.596 38.502 C 50.059 38.507 49.543 38.287 49.174 37.894 C 48.805 37.501 48.616 36.972 48.652 36.433 C 48.601 35.87 48.792 35.311 49.176 34.898 C 49.56 34.485 50.102 34.255 50.665 34.267 C 51.205 34.258 51.724 34.477 52.095 34.871 C 52.466 35.264 52.655 35.796 52.617 36.336 M 49.401 36.378 C 49.401 37.274 49.909 37.943 50.631 37.943 C 51.352 37.943 51.861 37.254 51.861 36.364 C 51.861 35.674 51.517 34.798 50.645 34.798 C 49.772 34.798 49.401 35.605 49.401 36.378 M 54.286 34.336 L 54.822 36.405 C 54.939 36.86 55.049 37.281 55.125 37.702 C 55.221 37.288 55.351 36.854 55.489 36.412 L 56.176 34.343 L 56.801 34.343 L 57.426 36.412 C 57.578 36.902 57.694 37.329 57.791 37.743 C 57.859 37.329 57.969 36.902 58.1 36.419 L 58.684 34.35 L 59.412 34.35 L 58.1 38.426 L 57.413 38.426 L 56.787 36.481 C 56.65 36.026 56.533 35.619 56.43 35.102 C 56.338 35.569 56.217 36.03 56.066 36.481 L 55.379 38.419 L 54.692 38.419 L 53.469 34.343 Z M 64.304 36.336 C 64.356 36.901 64.164 37.46 63.778 37.874 C 63.392 38.287 62.849 38.516 62.284 38.502 C 61.746 38.507 61.231 38.287 60.862 37.894 C 60.493 37.501 60.303 36.972 60.34 36.433 C 60.289 35.87 60.479 35.311 60.864 34.898 C 61.248 34.485 61.79 34.255 62.353 34.267 C 62.893 34.258 63.412 34.477 63.783 34.871 C 64.154 35.264 64.343 35.796 64.304 36.336 M 61.082 36.378 C 61.082 37.274 61.597 37.943 62.319 37.943 C 63.04 37.943 63.549 37.254 63.549 36.364 C 63.549 35.674 63.205 34.798 62.332 34.798 C 61.46 34.798 61.082 35.605 61.082 36.378 M 65.761 35.605 L 65.761 34.336 L 66.407 34.336 L 66.407 35.136 L 66.441 35.136 C 66.581 34.625 67.034 34.263 67.561 34.24 C 67.632 34.232 67.704 34.232 67.774 34.24 L 67.774 34.929 C 67.69 34.922 67.605 34.922 67.52 34.929 C 66.989 34.949 66.559 35.369 66.524 35.902 C 66.515 36.017 66.515 36.132 66.524 36.247 L 66.524 38.419 L 65.761 38.419 Z M 69.795 36.205 C 69.905 36.045 70.025 35.891 70.152 35.743 L 71.341 34.364 L 72.234 34.364 L 70.667 36.04 L 72.454 38.44 L 71.554 38.44 L 70.179 36.481 L 69.801 36.902 L 69.801 38.44 L 69.073 38.44 L 69.073 32.454 L 69.801 32.454 Z M 74.488 33.191 C 74.494 33.316 74.446 33.438 74.357 33.525 C 74.267 33.613 74.145 33.657 74.02 33.647 C 73.9 33.649 73.784 33.601 73.7 33.515 C 73.615 33.429 73.57 33.312 73.574 33.191 C 73.57 33.067 73.618 32.946 73.707 32.858 C 73.795 32.77 73.916 32.724 74.041 32.729 C 74.163 32.725 74.281 32.773 74.366 32.861 C 74.451 32.949 74.495 33.069 74.488 33.191 M 73.67 34.336 L 74.405 34.336 L 74.405 38.412 L 73.67 38.412 Z M 76.157 35.44 L 76.157 34.336 L 76.844 34.336 L 76.886 35.026 C 77.162 34.529 77.694 34.233 78.26 34.26 C 78.823 34.26 79.696 34.598 79.696 35.998 L 79.696 38.433 L 78.961 38.433 L 78.961 36.06 C 78.961 35.405 78.713 34.854 78.019 34.854 C 77.559 34.86 77.157 35.168 77.03 35.612 C 76.995 35.724 76.979 35.84 76.982 35.957 L 76.982 38.412 L 76.24 38.412 Z M 84.835 34.336 L 84.835 37.819 C 84.924 38.495 84.713 39.175 84.258 39.681 C 83.845 40.025 83.317 40.2 82.781 40.171 C 82.301 40.188 81.825 40.071 81.407 39.833 L 81.592 39.267 C 81.953 39.479 82.363 39.589 82.781 39.585 C 83.537 39.585 84.087 39.191 84.087 38.164 L 84.087 37.709 C 83.813 38.157 83.318 38.421 82.795 38.398 C 82.3 38.372 81.838 38.145 81.515 37.769 C 81.192 37.392 81.036 36.9 81.084 36.405 C 81.026 35.872 81.19 35.338 81.535 34.929 C 81.88 34.52 82.378 34.271 82.912 34.24 C 83.429 34.212 83.918 34.479 84.176 34.929 L 84.176 34.316 Z M 84.073 35.943 C 84.084 35.651 83.976 35.366 83.774 35.156 C 83.572 34.945 83.292 34.826 83.001 34.826 C 82.314 34.826 81.792 35.419 81.792 36.364 C 81.792 37.164 82.197 37.826 82.994 37.826 C 83.463 37.824 83.877 37.517 84.018 37.067 C 84.056 36.94 84.075 36.807 84.073 36.674 Z M 88.786 37.516 C 89.181 37.754 89.632 37.883 90.092 37.888 C 90.841 37.888 91.274 37.488 91.274 36.916 C 91.274 36.343 90.971 36.088 90.209 35.791 C 89.288 35.46 88.718 34.985 88.718 34.185 C 88.739 33.73 88.948 33.305 89.295 33.011 C 89.642 32.718 90.095 32.584 90.545 32.64 C 90.979 32.626 91.41 32.723 91.796 32.922 L 91.597 33.516 C 91.264 33.34 90.894 33.247 90.518 33.247 C 89.748 33.247 89.453 33.709 89.453 34.102 C 89.453 34.626 89.796 34.888 90.58 35.191 C 91.535 35.564 92.023 36.026 92.023 36.86 C 92.023 37.695 91.391 38.495 90.016 38.495 C 89.512 38.502 89.014 38.376 88.573 38.129 Z M 93.521 35.667 L 93.521 34.336 L 94.208 34.336 L 94.208 35.026 C 94.506 34.515 95.061 34.21 95.651 34.233 C 96.633 34.233 97.368 35.067 97.368 36.302 C 97.368 37.764 96.482 38.488 95.527 38.488 C 95.026 38.511 94.551 38.268 94.276 37.847 L 94.276 40.06 L 93.521 40.06 Z M 94.249 36.75 C 94.252 36.852 94.264 36.953 94.283 37.054 C 94.41 37.564 94.866 37.922 95.39 37.922 C 96.173 37.922 96.626 37.281 96.626 36.35 C 96.626 35.529 96.2 34.833 95.417 34.833 C 94.88 34.845 94.421 35.224 94.304 35.75 C 94.271 35.848 94.253 35.95 94.249 36.054 Z M 101.065 38.412 L 101.01 37.895 C 100.719 38.285 100.259 38.511 99.773 38.502 C 99.45 38.527 99.13 38.414 98.894 38.191 C 98.657 37.968 98.525 37.655 98.53 37.329 C 98.53 36.35 99.402 35.805 100.969 35.819 L 100.969 35.729 C 101.002 35.474 100.917 35.218 100.737 35.035 C 100.557 34.851 100.303 34.762 100.048 34.791 C 99.675 34.794 99.309 34.899 98.99 35.095 L 98.825 34.605 C 99.226 34.359 99.688 34.232 100.158 34.24 C 101.395 34.24 101.697 35.095 101.697 35.909 L 101.697 37.433 C 101.694 37.761 101.717 38.088 101.766 38.412 Z M 100.962 36.343 C 100.151 36.343 99.237 36.467 99.237 37.26 C 99.237 37.641 99.545 37.95 99.925 37.95 C 100.365 37.96 100.761 37.681 100.9 37.26 C 100.93 37.186 100.946 37.106 100.948 37.026 Z M 106.28 38.26 C 105.915 38.422 105.519 38.502 105.119 38.495 C 104.568 38.522 104.032 38.311 103.646 37.916 C 103.26 37.52 103.061 36.978 103.099 36.426 C 103.073 35.841 103.295 35.272 103.71 34.861 C 104.125 34.449 104.695 34.234 105.277 34.267 C 105.629 34.262 105.979 34.332 106.301 34.474 L 106.129 35.047 C 105.868 34.907 105.573 34.84 105.277 34.854 C 104.491 34.929 103.89 35.592 103.89 36.385 C 103.89 37.178 104.491 37.841 105.277 37.916 C 105.59 37.916 105.9 37.848 106.184 37.716 Z M 108.033 36.509 C 108.012 36.88 108.151 37.243 108.413 37.506 C 108.675 37.769 109.037 37.908 109.407 37.888 C 109.791 37.899 110.173 37.826 110.527 37.674 L 110.657 38.205 C 110.223 38.387 109.754 38.474 109.283 38.46 C 108.732 38.495 108.194 38.286 107.811 37.888 C 107.427 37.49 107.237 36.943 107.29 36.391 C 107.29 35.164 108.012 34.191 109.194 34.191 C 109.678 34.202 110.136 34.416 110.455 34.783 C 110.774 35.149 110.924 35.632 110.87 36.116 C 110.877 36.23 110.877 36.346 110.87 36.46 Z M 110.197 35.978 C 110.24 35.677 110.153 35.373 109.957 35.142 C 109.761 34.911 109.475 34.776 109.173 34.771 C 108.542 34.82 108.052 35.342 108.039 35.978 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:12438050609,withExternalLayout:true,...addPropertyOverrides({IlMO3PYt9:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 103 37\"><g transform=\"translate(-0.004 -0.037)\"><g transform=\"translate(0 0)\"><path d=\"M 17.804 10.677 C 13.721 10.677 10.411 14.019 10.411 18.141 C 10.411 22.263 13.721 25.605 17.804 25.605 C 21.888 25.605 25.198 22.263 25.198 18.141 C 25.198 14.019 21.888 10.677 17.804 10.677 M 17.804 22.281 C 16.145 22.284 14.648 21.277 14.011 19.73 C 13.374 18.183 13.724 16.401 14.896 15.216 C 16.068 14.031 17.833 13.675 19.366 14.316 C 20.899 14.956 21.899 16.466 21.899 18.141 C 21.899 20.425 20.067 22.278 17.804 22.281 M 60.034 9.536 C 55.327 9.536 51.51 13.388 51.51 18.141 C 51.51 22.894 55.327 26.747 60.034 26.747 C 64.742 26.747 68.559 22.894 68.559 18.141 C 68.559 13.388 64.742 9.536 60.034 9.536 M 60.034 22.932 C 57.424 22.932 55.308 20.796 55.308 18.16 C 55.308 15.525 57.424 13.389 60.034 13.389 C 62.645 13.389 64.761 15.525 64.761 18.16 C 64.751 20.788 62.637 22.913 60.034 22.913 M 94.562 9.536 C 89.854 9.536 86.037 13.388 86.037 18.141 C 86.037 22.894 89.854 26.747 94.562 26.747 C 99.269 26.747 103.086 22.894 103.086 18.141 C 103.086 13.388 99.269 9.536 94.562 9.536 M 94.562 22.932 C 91.951 22.932 89.835 20.796 89.835 18.16 C 89.835 15.525 91.951 13.389 94.562 13.389 C 97.172 13.389 99.288 15.525 99.288 18.16 C 99.288 20.796 97.172 22.932 94.562 22.932\" fill=\"rgb(255,255,255)\"></path><path d=\"M 35.668 18.141 C 35.668 20.823 34.242 23.299 31.933 24.626 C 29.624 25.953 26.787 25.927 24.503 24.559 C 25.265 23.748 25.877 22.806 26.31 21.777 C 28.035 22.726 30.184 22.306 31.434 20.776 C 32.684 19.246 32.684 17.036 31.434 15.507 C 30.184 13.977 28.035 13.557 26.31 14.505 C 25.877 13.476 25.265 12.534 24.503 11.724 C 26.787 10.355 29.624 10.329 31.933 11.656 C 34.242 12.983 35.668 15.459 35.668 18.141 M 9.305 21.803 C 9.739 22.834 10.356 23.777 11.125 24.584 C 8.019 26.418 4.056 25.728 1.738 22.949 C -0.58 20.171 -0.58 16.111 1.738 13.333 C 4.056 10.555 8.019 9.865 11.125 11.698 C 10.356 12.506 9.739 13.448 9.305 14.48 C 8.722 14.166 8.071 14.002 7.41 14.001 C 5.141 14.001 3.302 15.858 3.302 18.148 C 3.302 20.438 5.141 22.294 7.41 22.294 C 8.071 22.294 8.722 22.129 9.305 21.816 M 49.968 22.364 C 50.473 23.547 51.186 24.628 52.072 25.554 C 48.491 27.665 43.924 26.867 41.253 23.664 C 38.583 20.461 38.583 15.783 41.253 12.58 C 43.924 9.377 48.491 8.579 52.072 10.69 C 51.184 11.615 50.471 12.696 49.968 13.88 C 47.979 12.824 45.529 13.327 44.107 15.084 C 42.686 16.841 42.686 19.365 44.107 21.122 C 45.529 22.879 47.979 23.382 49.968 22.326 M 81.014 22.364 C 81.519 23.557 83.263 23.966 84.173 24.916 C 83.149 25.918 80.382 26.779 78.84 26.779 C 74.128 26.779 70.309 22.923 70.309 18.167 C 70.309 13.41 74.128 9.555 78.84 9.555 C 80.582 9.548 82.288 10.06 83.743 11.028 C 82.857 11.955 82.145 13.036 81.639 14.218 C 80.803 13.677 79.833 13.383 78.84 13.37 C 76.872 13.358 75.104 14.579 74.4 16.434 C 73.696 18.289 74.203 20.39 75.674 21.709 C 77.145 23.028 79.272 23.289 81.014 22.364 M 25.191 7.501 C 25.19 8.85 24.823 10.174 24.13 11.328 C 23.328 10.558 22.395 9.942 21.375 9.51 C 22.349 7.769 21.952 5.574 20.431 4.293 C 18.91 3.013 16.699 3.013 15.178 4.293 C 13.657 5.574 13.26 7.769 14.234 9.51 C 13.212 9.942 12.276 10.558 11.473 11.328 C 9.852 8.624 10.094 5.182 12.078 2.736 C 14.061 0.29 17.356 -0.629 20.302 0.441 C 23.248 1.512 25.207 4.34 25.191 7.501 M 25.191 28.776 C 25.207 31.936 23.248 34.764 20.302 35.835 C 17.356 36.905 14.061 35.986 12.078 33.54 C 10.094 31.094 9.852 27.652 11.473 24.948 C 12.276 25.718 13.212 26.334 14.234 26.766 C 13.267 28.504 13.667 30.692 15.185 31.967 C 16.703 33.243 18.906 33.243 20.424 31.967 C 21.942 30.692 22.342 28.504 21.375 26.766 C 22.397 26.324 23.331 25.697 24.13 24.916 C 24.823 26.07 25.19 27.394 25.191 28.744\" fill=\"rgb(255,255,255)\"></path><path d=\"M 84.148 24.916 L 80.805 24.916 L 80.805 20.763 C 80.859 19.871 81.591 19.176 82.476 19.176 C 83.361 19.176 84.093 19.871 84.148 20.763 Z M 43.795 35.359 C 43.36 35.537 42.893 35.622 42.423 35.608 C 41.718 35.651 41.028 35.383 40.534 34.872 C 40.041 34.361 39.791 33.659 39.851 32.948 C 39.811 32.207 40.084 31.484 40.602 30.959 C 41.12 30.433 41.835 30.154 42.569 30.192 C 43.002 30.168 43.436 30.249 43.832 30.428 L 43.674 30.983 C 43.346 30.83 42.987 30.754 42.625 30.76 C 42.057 30.728 41.503 30.95 41.112 31.368 C 40.721 31.787 40.533 32.357 40.597 32.928 C 40.539 33.488 40.727 34.044 41.111 34.451 C 41.496 34.858 42.038 35.073 42.594 35.04 C 42.97 35.044 43.342 34.968 43.687 34.817 Z M 48.388 33.611 C 48.435 34.133 48.259 34.651 47.905 35.033 C 47.55 35.416 47.05 35.627 46.531 35.614 C 46.036 35.619 45.562 35.415 45.222 35.052 C 44.883 34.688 44.709 34.199 44.742 33.7 C 44.695 33.179 44.871 32.663 45.224 32.281 C 45.578 31.898 46.076 31.686 46.594 31.697 C 47.09 31.689 47.567 31.891 47.909 32.255 C 48.25 32.619 48.424 33.111 48.388 33.611 M 45.431 33.649 C 45.431 34.479 45.899 35.097 46.562 35.097 C 47.226 35.097 47.693 34.46 47.693 33.637 C 47.693 32.999 47.377 32.188 46.575 32.188 C 45.772 32.188 45.431 32.935 45.431 33.649 M 49.924 31.761 L 50.417 33.675 C 50.524 34.096 50.625 34.485 50.695 34.874 C 50.783 34.491 50.903 34.09 51.03 33.681 L 51.662 31.767 L 52.237 31.767 L 52.812 33.681 C 52.951 34.134 53.058 34.53 53.147 34.912 C 53.21 34.53 53.311 34.134 53.431 33.688 L 53.968 31.774 L 54.638 31.774 L 53.431 35.544 L 52.799 35.544 L 52.224 33.745 C 52.098 33.324 51.99 32.948 51.895 32.469 C 51.811 32.901 51.699 33.327 51.561 33.745 L 50.929 35.538 L 50.297 35.538 L 49.172 31.767 Z M 59.137 33.611 C 59.184 34.133 59.008 34.651 58.653 35.033 C 58.298 35.416 57.798 35.627 57.279 35.614 C 56.785 35.619 56.31 35.415 55.971 35.052 C 55.631 34.688 55.458 34.199 55.491 33.7 C 55.444 33.179 55.619 32.663 55.973 32.281 C 56.326 31.898 56.824 31.686 57.342 31.697 C 57.839 31.689 58.316 31.891 58.657 32.255 C 58.998 32.619 59.173 33.111 59.137 33.611 M 56.173 33.649 C 56.173 34.479 56.647 35.097 57.311 35.097 C 57.974 35.097 58.442 34.46 58.442 33.637 C 58.442 32.999 58.126 32.188 57.324 32.188 C 56.521 32.188 56.173 32.935 56.173 33.649 M 60.477 32.935 L 60.477 31.761 L 61.071 31.761 L 61.071 32.501 L 61.102 32.501 C 61.231 32.028 61.647 31.693 62.132 31.672 C 62.197 31.664 62.263 31.664 62.328 31.672 L 62.328 32.31 C 62.25 32.302 62.172 32.302 62.094 32.31 C 61.606 32.328 61.21 32.717 61.178 33.209 C 61.17 33.315 61.17 33.422 61.178 33.528 L 61.178 35.538 L 60.477 35.538 Z M 64.186 33.49 C 64.288 33.342 64.398 33.199 64.515 33.062 L 65.608 31.787 L 66.429 31.787 L 64.988 33.337 L 66.631 35.557 L 65.804 35.557 L 64.54 33.745 L 64.192 34.134 L 64.192 35.557 L 63.522 35.557 L 63.522 30.02 L 64.192 30.02 Z M 68.502 30.702 C 68.508 30.818 68.464 30.93 68.382 31.011 C 68.299 31.092 68.186 31.132 68.072 31.123 C 67.962 31.125 67.855 31.081 67.778 31.001 C 67.7 30.922 67.658 30.814 67.661 30.702 C 67.658 30.587 67.702 30.475 67.784 30.394 C 67.865 30.312 67.977 30.269 68.091 30.275 C 68.203 30.271 68.312 30.315 68.39 30.397 C 68.469 30.478 68.509 30.589 68.502 30.702 M 67.75 31.761 L 68.426 31.761 L 68.426 35.531 L 67.75 35.531 Z M 70.037 32.782 L 70.037 31.761 L 70.669 31.761 L 70.707 32.399 C 70.961 31.94 71.451 31.665 71.971 31.691 C 72.489 31.691 73.292 32.003 73.292 33.298 L 73.292 35.55 L 72.616 35.55 L 72.616 33.356 C 72.616 32.75 72.388 32.24 71.75 32.24 C 71.326 32.245 70.957 32.53 70.84 32.941 C 70.808 33.044 70.793 33.152 70.796 33.26 L 70.796 35.531 L 70.113 35.531 Z M 78.018 31.761 L 78.018 34.983 C 78.1 35.608 77.906 36.237 77.488 36.705 C 77.107 37.023 76.622 37.185 76.129 37.158 C 75.687 37.174 75.25 37.066 74.865 36.845 L 75.036 36.322 C 75.367 36.518 75.745 36.62 76.129 36.616 C 76.824 36.616 77.33 36.252 77.33 35.302 L 77.33 34.881 C 77.078 35.295 76.623 35.539 76.142 35.518 C 75.687 35.494 75.262 35.284 74.965 34.936 C 74.668 34.588 74.524 34.132 74.568 33.675 C 74.515 33.182 74.665 32.688 74.983 32.309 C 75.301 31.931 75.758 31.7 76.249 31.672 C 76.725 31.646 77.174 31.893 77.412 32.31 L 77.412 31.742 Z M 77.317 33.247 C 77.327 32.977 77.228 32.714 77.042 32.519 C 76.856 32.324 76.599 32.214 76.331 32.214 C 75.699 32.214 75.219 32.763 75.219 33.637 C 75.219 34.377 75.592 34.989 76.325 34.989 C 76.756 34.987 77.137 34.703 77.266 34.287 C 77.302 34.169 77.319 34.047 77.317 33.924 Z M 81.652 34.702 C 82.015 34.922 82.429 35.041 82.852 35.046 C 83.541 35.046 83.939 34.676 83.939 34.147 C 83.939 33.617 83.661 33.381 82.96 33.107 C 82.113 32.801 81.589 32.361 81.589 31.621 C 81.608 31.2 81.801 30.807 82.12 30.536 C 82.439 30.264 82.856 30.14 83.269 30.192 C 83.669 30.179 84.064 30.269 84.419 30.453 L 84.236 31.002 C 83.93 30.839 83.59 30.754 83.244 30.753 C 82.536 30.753 82.265 31.181 82.265 31.544 C 82.265 32.029 82.581 32.271 83.301 32.552 C 84.179 32.897 84.628 33.324 84.628 34.096 C 84.628 34.868 84.047 35.608 82.783 35.608 C 82.319 35.614 81.861 35.498 81.456 35.27 Z M 86.006 32.992 L 86.006 31.761 L 86.637 31.761 L 86.637 32.399 C 86.912 31.926 87.422 31.644 87.964 31.665 C 88.868 31.665 89.544 32.437 89.544 33.579 C 89.544 34.932 88.729 35.601 87.851 35.601 C 87.39 35.623 86.953 35.397 86.701 35.008 L 86.701 37.056 L 86.006 37.056 Z M 86.675 33.994 C 86.679 34.088 86.689 34.182 86.707 34.275 C 86.823 34.746 87.243 35.078 87.724 35.078 C 88.445 35.078 88.862 34.485 88.862 33.624 C 88.862 32.865 88.47 32.22 87.75 32.22 C 87.256 32.232 86.833 32.582 86.726 33.069 C 86.696 33.159 86.679 33.254 86.675 33.35 Z M 92.944 35.531 L 92.893 35.053 C 92.625 35.413 92.202 35.622 91.756 35.614 C 91.458 35.638 91.164 35.533 90.947 35.327 C 90.729 35.12 90.608 34.831 90.612 34.53 C 90.612 33.624 91.415 33.12 92.855 33.133 L 92.855 33.05 C 92.886 32.814 92.807 32.577 92.642 32.407 C 92.477 32.237 92.243 32.154 92.009 32.182 C 91.665 32.185 91.329 32.282 91.035 32.463 L 90.884 32.01 C 91.252 31.782 91.678 31.665 92.11 31.672 C 93.247 31.672 93.525 32.463 93.525 33.216 L 93.525 34.625 C 93.522 34.929 93.543 35.232 93.588 35.531 Z M 92.849 33.617 C 92.103 33.617 91.263 33.732 91.263 34.466 C 91.263 34.818 91.546 35.104 91.895 35.104 C 92.3 35.113 92.665 34.855 92.792 34.466 C 92.819 34.397 92.834 34.323 92.836 34.249 Z M 97.74 35.391 C 97.404 35.541 97.039 35.615 96.672 35.608 C 96.165 35.633 95.673 35.438 95.318 35.072 C 94.963 34.706 94.779 34.205 94.814 33.694 C 94.79 33.153 94.994 32.627 95.376 32.246 C 95.758 31.865 96.282 31.666 96.817 31.697 C 97.141 31.692 97.462 31.757 97.759 31.889 L 97.601 32.418 C 97.36 32.289 97.09 32.227 96.817 32.24 C 96.094 32.309 95.542 32.922 95.542 33.656 C 95.542 34.389 96.094 35.003 96.817 35.072 C 97.106 35.073 97.39 35.01 97.652 34.887 Z M 99.351 33.771 C 99.333 34.114 99.46 34.45 99.701 34.693 C 99.942 34.937 100.275 35.065 100.615 35.046 C 100.969 35.057 101.32 34.989 101.645 34.849 L 101.765 35.34 C 101.365 35.508 100.934 35.589 100.501 35.576 C 99.995 35.608 99.5 35.415 99.147 35.046 C 98.795 34.678 98.62 34.172 98.669 33.662 C 98.669 32.527 99.332 31.627 100.419 31.627 C 100.865 31.637 101.286 31.835 101.579 32.174 C 101.872 32.512 102.011 32.96 101.961 33.407 C 101.967 33.513 101.967 33.62 101.961 33.726 Z M 101.342 33.279 C 101.382 33.002 101.301 32.72 101.121 32.506 C 100.941 32.292 100.678 32.167 100.4 32.163 C 99.82 32.209 99.369 32.692 99.358 33.279 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:10607815144},oBh_xgl9W:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 112 40\"><g transform=\"translate(-0.004 -0.039)\"><g transform=\"translate(0 0)\"><path d=\"M 19.36 11.542 C 14.92 11.542 11.321 15.155 11.321 19.611 C 11.321 24.068 14.92 27.68 19.36 27.68 C 23.8 27.68 27.399 24.068 27.399 19.611 C 27.399 15.155 23.8 11.542 19.36 11.542 M 19.36 24.087 C 17.556 24.09 15.928 23.001 15.235 21.329 C 14.543 19.656 14.923 17.73 16.198 16.449 C 17.472 15.167 19.391 14.783 21.058 15.475 C 22.725 16.168 23.813 17.8 23.813 19.611 C 23.813 22.08 21.82 24.083 19.36 24.087 M 65.28 10.308 C 60.161 10.308 56.011 14.473 56.011 19.611 C 56.011 24.749 60.161 28.915 65.28 28.915 C 70.399 28.915 74.549 24.749 74.549 19.611 C 74.549 14.473 70.399 10.308 65.28 10.308 M 65.28 24.79 C 62.442 24.79 60.14 22.481 60.14 19.632 C 60.14 16.783 62.442 14.473 65.28 14.473 C 68.119 14.473 70.42 16.783 70.42 19.632 C 70.408 22.473 68.111 24.77 65.28 24.77 M 102.824 10.308 C 97.705 10.308 93.555 14.473 93.555 19.611 C 93.555 24.749 97.705 28.915 102.824 28.915 C 107.943 28.915 112.093 24.749 112.093 19.611 C 112.093 14.473 107.943 10.308 102.824 10.308 M 102.824 24.79 C 99.986 24.79 97.685 22.481 97.685 19.632 C 97.685 16.783 99.986 14.473 102.824 14.473 C 105.663 14.473 107.964 16.783 107.964 19.632 C 107.964 22.481 105.663 24.79 102.824 24.79\" fill=\"rgb(255,255,255)\"></path><path d=\"M 38.785 19.611 C 38.784 22.511 37.234 25.187 34.723 26.622 C 32.213 28.056 29.128 28.029 26.644 26.549 C 27.473 25.673 28.138 24.654 28.609 23.542 C 30.485 24.567 32.822 24.113 34.181 22.459 C 35.54 20.806 35.54 18.417 34.181 16.763 C 32.822 15.109 30.485 14.655 28.609 15.68 C 28.138 14.568 27.473 13.549 26.644 12.673 C 29.128 11.194 32.213 11.166 34.723 12.601 C 37.234 14.035 38.784 16.712 38.785 19.611 M 10.118 23.57 C 10.59 24.684 11.261 25.703 12.097 26.577 C 8.72 28.559 4.411 27.813 1.89 24.809 C -0.63 21.806 -0.63 17.417 1.89 14.413 C 4.411 11.41 8.72 10.663 12.097 12.646 C 11.261 13.519 10.59 14.538 10.118 15.653 C 9.484 15.314 8.776 15.136 8.057 15.135 C 5.59 15.135 3.591 17.142 3.591 19.618 C 3.591 22.094 5.59 24.101 8.057 24.101 C 8.776 24.1 9.484 23.923 10.118 23.584 M 54.334 24.177 C 54.883 25.455 55.658 26.624 56.622 27.625 C 52.728 29.907 47.762 29.045 44.858 25.582 C 41.954 22.119 41.954 17.061 44.858 13.599 C 47.762 10.136 52.728 9.274 56.622 11.556 C 55.657 12.556 54.881 13.725 54.334 15.004 C 52.172 13.863 49.507 14.407 47.961 16.306 C 46.416 18.205 46.416 20.934 47.961 22.834 C 49.507 24.733 52.172 25.277 54.334 24.135 M 88.092 24.177 C 88.642 25.466 90.539 25.908 91.528 26.935 C 90.415 28.018 87.405 28.949 85.729 28.949 C 80.606 28.949 76.453 24.781 76.453 19.639 C 76.453 14.497 80.606 10.328 85.729 10.328 C 87.624 10.321 89.478 10.875 91.061 11.922 C 90.097 12.923 89.322 14.091 88.773 15.37 C 87.863 14.784 86.809 14.467 85.729 14.453 C 83.589 14.44 81.666 15.76 80.9 17.765 C 80.135 19.77 80.687 22.042 82.287 23.468 C 83.886 24.894 86.199 25.176 88.092 24.177 M 27.393 8.108 C 27.391 9.567 26.992 10.998 26.238 12.246 C 25.367 11.413 24.352 10.747 23.242 10.28 C 24.302 8.398 23.87 6.025 22.216 4.64 C 20.562 3.256 18.158 3.256 16.504 4.64 C 14.85 6.025 14.418 8.398 15.478 10.28 C 14.367 10.747 13.349 11.413 12.475 12.246 C 10.713 9.322 10.976 5.601 13.133 2.957 C 15.29 0.313 18.872 -0.681 22.076 0.476 C 25.279 1.633 27.409 4.69 27.393 8.108 M 27.393 31.108 C 27.409 34.525 25.279 37.582 22.076 38.739 C 18.872 39.896 15.29 38.903 13.133 36.259 C 10.976 33.615 10.713 29.893 12.475 26.97 C 13.349 27.802 14.367 28.468 15.478 28.935 C 14.426 30.815 14.861 33.179 16.512 34.558 C 18.162 35.937 20.558 35.937 22.209 34.558 C 23.859 33.179 24.294 30.815 23.242 28.935 C 24.354 28.458 25.37 27.78 26.238 26.935 C 26.992 28.183 27.392 29.614 27.393 31.073\" fill=\"rgb(255,255,255)\"></path><path d=\"M 91.5 26.935 L 87.866 26.935 L 87.866 22.446 C 87.925 21.482 88.721 20.73 89.683 20.73 C 90.645 20.73 91.441 21.482 91.5 22.446 Z M 47.621 38.225 C 47.148 38.418 46.64 38.509 46.13 38.494 C 45.363 38.541 44.613 38.25 44.076 37.698 C 43.539 37.146 43.268 36.387 43.334 35.618 C 43.29 34.818 43.586 34.036 44.15 33.468 C 44.713 32.9 45.491 32.598 46.288 32.639 C 46.76 32.613 47.231 32.701 47.662 32.894 L 47.491 33.494 C 47.133 33.329 46.743 33.246 46.35 33.253 C 45.732 33.218 45.13 33.459 44.705 33.911 C 44.28 34.363 44.075 34.98 44.144 35.597 C 44.081 36.202 44.285 36.804 44.703 37.243 C 45.122 37.683 45.711 37.916 46.316 37.88 C 46.724 37.885 47.13 37.802 47.504 37.639 Z M 52.617 36.335 C 52.668 36.9 52.476 37.459 52.09 37.873 C 51.704 38.286 51.161 38.515 50.596 38.501 C 50.059 38.506 49.543 38.286 49.174 37.893 C 48.805 37.5 48.615 36.971 48.652 36.432 C 48.601 35.869 48.791 35.31 49.176 34.897 C 49.56 34.484 50.102 34.254 50.665 34.266 C 51.205 34.257 51.724 34.476 52.095 34.87 C 52.466 35.263 52.655 35.795 52.617 36.335 M 49.401 36.377 C 49.401 37.273 49.909 37.942 50.631 37.942 C 51.352 37.942 51.861 37.253 51.861 36.363 C 51.861 35.673 51.517 34.797 50.645 34.797 C 49.772 34.797 49.401 35.604 49.401 36.377 M 54.286 34.335 L 54.822 36.404 C 54.939 36.859 55.049 37.28 55.125 37.701 C 55.221 37.287 55.351 36.853 55.489 36.411 L 56.176 34.342 L 56.801 34.342 L 57.426 36.411 C 57.578 36.901 57.694 37.328 57.791 37.742 C 57.859 37.328 57.969 36.901 58.1 36.418 L 58.684 34.349 L 59.412 34.349 L 58.1 38.425 L 57.413 38.425 L 56.787 36.48 C 56.65 36.025 56.533 35.618 56.43 35.101 C 56.338 35.568 56.217 36.029 56.066 36.48 L 55.379 38.418 L 54.692 38.418 L 53.469 34.342 Z M 64.304 36.335 C 64.356 36.9 64.164 37.459 63.778 37.873 C 63.392 38.286 62.849 38.515 62.284 38.501 C 61.746 38.506 61.231 38.286 60.862 37.893 C 60.492 37.5 60.303 36.971 60.34 36.432 C 60.289 35.869 60.479 35.31 60.864 34.897 C 61.248 34.484 61.79 34.254 62.353 34.266 C 62.893 34.257 63.411 34.476 63.783 34.87 C 64.154 35.263 64.343 35.795 64.304 36.335 M 61.082 36.377 C 61.082 37.273 61.597 37.942 62.319 37.942 C 63.04 37.942 63.549 37.253 63.549 36.363 C 63.549 35.673 63.205 34.797 62.332 34.797 C 61.46 34.797 61.082 35.604 61.082 36.377 M 65.761 35.604 L 65.761 34.335 L 66.407 34.335 L 66.407 35.135 L 66.441 35.135 C 66.581 34.624 67.034 34.262 67.561 34.239 C 67.632 34.231 67.704 34.231 67.774 34.239 L 67.774 34.928 C 67.69 34.921 67.605 34.921 67.52 34.928 C 66.989 34.948 66.559 35.368 66.524 35.901 C 66.515 36.016 66.515 36.131 66.524 36.246 L 66.524 38.418 L 65.761 38.418 Z M 69.794 36.204 C 69.905 36.044 70.025 35.89 70.152 35.742 L 71.34 34.363 L 72.234 34.363 L 70.667 36.039 L 72.454 38.439 L 71.553 38.439 L 70.179 36.48 L 69.801 36.901 L 69.801 38.439 L 69.073 38.439 L 69.073 32.453 L 69.801 32.453 Z M 74.487 33.19 C 74.494 33.315 74.446 33.437 74.357 33.524 C 74.267 33.612 74.145 33.656 74.02 33.646 C 73.9 33.648 73.784 33.6 73.7 33.514 C 73.615 33.428 73.57 33.311 73.574 33.19 C 73.57 33.066 73.618 32.945 73.707 32.857 C 73.795 32.769 73.916 32.723 74.041 32.728 C 74.163 32.724 74.281 32.772 74.366 32.86 C 74.451 32.948 74.495 33.068 74.487 33.19 M 73.67 34.335 L 74.405 34.335 L 74.405 38.411 L 73.67 38.411 Z M 76.157 35.439 L 76.157 34.335 L 76.844 34.335 L 76.886 35.025 C 77.162 34.528 77.694 34.232 78.26 34.259 C 78.823 34.259 79.696 34.597 79.696 35.997 L 79.696 38.432 L 78.961 38.432 L 78.961 36.059 C 78.961 35.404 78.713 34.853 78.019 34.853 C 77.559 34.859 77.157 35.167 77.03 35.611 C 76.995 35.723 76.979 35.839 76.982 35.956 L 76.982 38.411 L 76.24 38.411 Z M 84.835 34.335 L 84.835 37.818 C 84.924 38.494 84.713 39.174 84.258 39.68 C 83.845 40.024 83.317 40.199 82.781 40.17 C 82.301 40.187 81.825 40.07 81.407 39.832 L 81.592 39.266 C 81.953 39.478 82.363 39.588 82.781 39.584 C 83.537 39.584 84.086 39.19 84.086 38.163 L 84.086 37.708 C 83.813 38.156 83.318 38.42 82.795 38.397 C 82.3 38.371 81.838 38.144 81.515 37.768 C 81.192 37.391 81.036 36.899 81.084 36.404 C 81.026 35.871 81.19 35.337 81.535 34.928 C 81.88 34.519 82.378 34.27 82.912 34.239 C 83.429 34.211 83.918 34.478 84.176 34.928 L 84.176 34.315 Z M 84.073 35.942 C 84.084 35.65 83.976 35.365 83.774 35.155 C 83.572 34.944 83.292 34.825 83.001 34.825 C 82.314 34.825 81.792 35.418 81.792 36.363 C 81.792 37.163 82.197 37.825 82.994 37.825 C 83.463 37.823 83.877 37.516 84.018 37.066 C 84.056 36.939 84.075 36.806 84.073 36.673 Z M 88.786 37.515 C 89.181 37.753 89.631 37.882 90.092 37.887 C 90.841 37.887 91.274 37.487 91.274 36.915 C 91.274 36.342 90.971 36.087 90.209 35.79 C 89.288 35.459 88.718 34.984 88.718 34.184 C 88.739 33.729 88.948 33.304 89.295 33.01 C 89.642 32.717 90.095 32.583 90.545 32.639 C 90.979 32.625 91.41 32.722 91.796 32.922 L 91.597 33.515 C 91.264 33.339 90.894 33.246 90.518 33.246 C 89.748 33.246 89.453 33.708 89.453 34.101 C 89.453 34.625 89.796 34.887 90.58 35.19 C 91.535 35.563 92.023 36.025 92.023 36.859 C 92.023 37.694 91.391 38.494 90.016 38.494 C 89.512 38.501 89.014 38.375 88.573 38.128 Z M 93.521 35.666 L 93.521 34.335 L 94.208 34.335 L 94.208 35.025 C 94.506 34.514 95.061 34.209 95.651 34.232 C 96.633 34.232 97.368 35.066 97.368 36.301 C 97.368 37.763 96.482 38.487 95.527 38.487 C 95.026 38.51 94.551 38.267 94.276 37.846 L 94.276 40.059 L 93.521 40.059 Z M 94.249 36.749 C 94.252 36.851 94.264 36.952 94.283 37.053 C 94.41 37.563 94.866 37.921 95.39 37.921 C 96.173 37.921 96.626 37.28 96.626 36.349 C 96.626 35.528 96.2 34.832 95.417 34.832 C 94.88 34.844 94.421 35.223 94.304 35.749 C 94.271 35.847 94.253 35.949 94.249 36.053 Z M 101.065 38.411 L 101.01 37.894 C 100.719 38.284 100.259 38.51 99.773 38.501 C 99.45 38.526 99.13 38.413 98.894 38.19 C 98.657 37.967 98.525 37.654 98.53 37.328 C 98.53 36.349 99.402 35.804 100.969 35.818 L 100.969 35.728 C 101.002 35.473 100.917 35.217 100.737 35.034 C 100.557 34.85 100.303 34.761 100.048 34.79 C 99.675 34.793 99.309 34.898 98.99 35.094 L 98.825 34.604 C 99.226 34.358 99.688 34.231 100.158 34.239 C 101.395 34.239 101.697 35.094 101.697 35.908 L 101.697 37.432 C 101.694 37.76 101.717 38.087 101.766 38.411 Z M 100.962 36.342 C 100.151 36.342 99.237 36.466 99.237 37.259 C 99.237 37.64 99.545 37.949 99.925 37.949 C 100.365 37.959 100.761 37.68 100.9 37.259 C 100.93 37.185 100.946 37.105 100.948 37.025 Z M 106.28 38.259 C 105.915 38.421 105.519 38.501 105.119 38.494 C 104.568 38.521 104.032 38.31 103.646 37.915 C 103.26 37.519 103.061 36.977 103.099 36.425 C 103.073 35.84 103.295 35.271 103.71 34.86 C 104.125 34.448 104.695 34.233 105.277 34.266 C 105.629 34.261 105.979 34.331 106.301 34.473 L 106.129 35.046 C 105.868 34.906 105.573 34.839 105.277 34.853 C 104.491 34.928 103.89 35.591 103.89 36.384 C 103.89 37.177 104.491 37.84 105.277 37.915 C 105.59 37.915 105.9 37.847 106.184 37.715 Z M 108.033 36.508 C 108.012 36.879 108.151 37.242 108.413 37.505 C 108.675 37.768 109.036 37.907 109.407 37.887 C 109.791 37.898 110.173 37.825 110.527 37.673 L 110.657 38.204 C 110.223 38.386 109.754 38.473 109.283 38.459 C 108.732 38.494 108.194 38.285 107.811 37.887 C 107.427 37.489 107.237 36.942 107.29 36.39 C 107.29 35.163 108.012 34.19 109.194 34.19 C 109.678 34.201 110.136 34.415 110.455 34.782 C 110.774 35.148 110.924 35.631 110.87 36.115 C 110.877 36.229 110.877 36.345 110.87 36.459 Z M 110.197 35.977 C 110.24 35.676 110.153 35.372 109.957 35.141 C 109.761 34.91 109.475 34.775 109.173 34.77 C 108.542 34.819 108.052 35.342 108.039 35.977 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:10208884307},sIUzYlIJZ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 112 40\"><g transform=\"translate(-0.004 -0.039)\"><g transform=\"translate(0 0)\"><path d=\"M 19.36 11.542 C 14.92 11.542 11.321 15.155 11.321 19.611 C 11.321 24.068 14.92 27.68 19.36 27.68 C 23.8 27.68 27.399 24.068 27.399 19.611 C 27.399 15.155 23.8 11.542 19.36 11.542 M 19.36 24.087 C 17.556 24.09 15.928 23.001 15.235 21.329 C 14.543 19.656 14.923 17.73 16.198 16.449 C 17.472 15.167 19.391 14.783 21.058 15.475 C 22.725 16.168 23.813 17.8 23.813 19.611 C 23.813 22.08 21.82 24.083 19.36 24.087 M 65.28 10.308 C 60.161 10.308 56.011 14.473 56.011 19.611 C 56.011 24.749 60.161 28.915 65.28 28.915 C 70.399 28.915 74.549 24.749 74.549 19.611 C 74.549 14.473 70.399 10.308 65.28 10.308 M 65.28 24.79 C 62.442 24.79 60.14 22.481 60.14 19.632 C 60.14 16.783 62.442 14.473 65.28 14.473 C 68.119 14.473 70.42 16.783 70.42 19.632 C 70.408 22.473 68.111 24.77 65.28 24.77 M 102.824 10.308 C 97.705 10.308 93.555 14.473 93.555 19.611 C 93.555 24.749 97.705 28.915 102.824 28.915 C 107.943 28.915 112.093 24.749 112.093 19.611 C 112.093 14.473 107.943 10.308 102.824 10.308 M 102.824 24.79 C 99.986 24.79 97.685 22.481 97.685 19.632 C 97.685 16.783 99.986 14.473 102.824 14.473 C 105.663 14.473 107.964 16.783 107.964 19.632 C 107.964 22.481 105.663 24.79 102.824 24.79\" fill=\"rgb(255,255,255)\"></path><path d=\"M 38.785 19.611 C 38.784 22.511 37.234 25.187 34.723 26.622 C 32.213 28.056 29.128 28.029 26.644 26.549 C 27.473 25.673 28.138 24.654 28.609 23.542 C 30.485 24.567 32.822 24.113 34.181 22.459 C 35.54 20.806 35.54 18.417 34.181 16.763 C 32.822 15.109 30.485 14.655 28.609 15.68 C 28.138 14.568 27.473 13.549 26.644 12.673 C 29.128 11.194 32.213 11.166 34.723 12.601 C 37.234 14.035 38.784 16.712 38.785 19.611 M 10.118 23.57 C 10.59 24.684 11.261 25.703 12.097 26.577 C 8.72 28.559 4.411 27.813 1.89 24.809 C -0.63 21.806 -0.63 17.417 1.89 14.413 C 4.411 11.41 8.72 10.663 12.097 12.646 C 11.261 13.519 10.59 14.538 10.118 15.653 C 9.484 15.314 8.776 15.136 8.057 15.135 C 5.59 15.135 3.591 17.142 3.591 19.618 C 3.591 22.094 5.59 24.101 8.057 24.101 C 8.776 24.1 9.484 23.923 10.118 23.584 M 54.334 24.177 C 54.883 25.455 55.658 26.624 56.622 27.625 C 52.728 29.907 47.762 29.045 44.858 25.582 C 41.954 22.119 41.954 17.061 44.858 13.599 C 47.762 10.136 52.728 9.274 56.622 11.556 C 55.657 12.556 54.881 13.725 54.334 15.004 C 52.172 13.863 49.507 14.407 47.961 16.306 C 46.416 18.205 46.416 20.934 47.961 22.834 C 49.507 24.733 52.172 25.277 54.334 24.135 M 88.092 24.177 C 88.642 25.466 90.539 25.908 91.528 26.935 C 90.415 28.018 87.405 28.949 85.729 28.949 C 80.606 28.949 76.453 24.781 76.453 19.639 C 76.453 14.497 80.606 10.328 85.729 10.328 C 87.624 10.321 89.478 10.875 91.061 11.922 C 90.097 12.923 89.322 14.091 88.773 15.37 C 87.863 14.784 86.809 14.467 85.729 14.453 C 83.589 14.44 81.666 15.76 80.9 17.765 C 80.135 19.77 80.687 22.042 82.287 23.468 C 83.886 24.894 86.199 25.176 88.092 24.177 M 27.393 8.108 C 27.391 9.567 26.992 10.998 26.238 12.246 C 25.367 11.413 24.352 10.747 23.242 10.28 C 24.302 8.398 23.87 6.025 22.216 4.64 C 20.562 3.256 18.158 3.256 16.504 4.64 C 14.85 6.025 14.418 8.398 15.478 10.28 C 14.367 10.747 13.349 11.413 12.475 12.246 C 10.713 9.322 10.976 5.601 13.133 2.957 C 15.29 0.313 18.872 -0.681 22.076 0.476 C 25.279 1.633 27.409 4.69 27.393 8.108 M 27.393 31.108 C 27.409 34.525 25.279 37.582 22.076 38.739 C 18.872 39.896 15.29 38.903 13.133 36.259 C 10.976 33.615 10.713 29.893 12.475 26.97 C 13.349 27.802 14.367 28.468 15.478 28.935 C 14.426 30.815 14.861 33.179 16.512 34.558 C 18.162 35.937 20.558 35.937 22.209 34.558 C 23.859 33.179 24.294 30.815 23.242 28.935 C 24.354 28.458 25.37 27.78 26.238 26.935 C 26.992 28.183 27.392 29.614 27.393 31.073\" fill=\"rgb(255,255,255)\"></path><path d=\"M 91.5 26.935 L 87.866 26.935 L 87.866 22.446 C 87.925 21.482 88.721 20.73 89.683 20.73 C 90.645 20.73 91.441 21.482 91.5 22.446 Z M 47.621 38.225 C 47.148 38.418 46.64 38.509 46.13 38.494 C 45.363 38.541 44.613 38.25 44.076 37.698 C 43.539 37.146 43.268 36.387 43.334 35.618 C 43.29 34.818 43.586 34.036 44.15 33.468 C 44.713 32.9 45.491 32.598 46.288 32.639 C 46.76 32.613 47.231 32.701 47.662 32.894 L 47.491 33.494 C 47.133 33.329 46.743 33.246 46.35 33.253 C 45.732 33.218 45.13 33.459 44.705 33.911 C 44.28 34.363 44.075 34.98 44.144 35.597 C 44.081 36.202 44.285 36.804 44.703 37.243 C 45.122 37.683 45.711 37.916 46.316 37.88 C 46.724 37.885 47.13 37.802 47.504 37.639 Z M 52.617 36.335 C 52.668 36.9 52.476 37.459 52.09 37.873 C 51.704 38.286 51.161 38.515 50.596 38.501 C 50.059 38.506 49.543 38.286 49.174 37.893 C 48.805 37.5 48.615 36.971 48.652 36.432 C 48.601 35.869 48.791 35.31 49.176 34.897 C 49.56 34.484 50.102 34.254 50.665 34.266 C 51.205 34.257 51.724 34.476 52.095 34.87 C 52.466 35.263 52.655 35.795 52.617 36.335 M 49.401 36.377 C 49.401 37.273 49.909 37.942 50.631 37.942 C 51.352 37.942 51.861 37.253 51.861 36.363 C 51.861 35.673 51.517 34.797 50.645 34.797 C 49.772 34.797 49.401 35.604 49.401 36.377 M 54.286 34.335 L 54.822 36.404 C 54.939 36.859 55.049 37.28 55.125 37.701 C 55.221 37.287 55.351 36.853 55.489 36.411 L 56.176 34.342 L 56.801 34.342 L 57.426 36.411 C 57.578 36.901 57.694 37.328 57.791 37.742 C 57.859 37.328 57.969 36.901 58.1 36.418 L 58.684 34.349 L 59.412 34.349 L 58.1 38.425 L 57.413 38.425 L 56.787 36.48 C 56.65 36.025 56.533 35.618 56.43 35.101 C 56.338 35.568 56.217 36.029 56.066 36.48 L 55.379 38.418 L 54.692 38.418 L 53.469 34.342 Z M 64.304 36.335 C 64.356 36.9 64.164 37.459 63.778 37.873 C 63.392 38.286 62.849 38.515 62.284 38.501 C 61.746 38.506 61.231 38.286 60.862 37.893 C 60.492 37.5 60.303 36.971 60.34 36.432 C 60.289 35.869 60.479 35.31 60.864 34.897 C 61.248 34.484 61.79 34.254 62.353 34.266 C 62.893 34.257 63.411 34.476 63.783 34.87 C 64.154 35.263 64.343 35.795 64.304 36.335 M 61.082 36.377 C 61.082 37.273 61.597 37.942 62.319 37.942 C 63.04 37.942 63.549 37.253 63.549 36.363 C 63.549 35.673 63.205 34.797 62.332 34.797 C 61.46 34.797 61.082 35.604 61.082 36.377 M 65.761 35.604 L 65.761 34.335 L 66.407 34.335 L 66.407 35.135 L 66.441 35.135 C 66.581 34.624 67.034 34.262 67.561 34.239 C 67.632 34.231 67.704 34.231 67.774 34.239 L 67.774 34.928 C 67.69 34.921 67.605 34.921 67.52 34.928 C 66.989 34.948 66.559 35.368 66.524 35.901 C 66.515 36.016 66.515 36.131 66.524 36.246 L 66.524 38.418 L 65.761 38.418 Z M 69.794 36.204 C 69.905 36.044 70.025 35.89 70.152 35.742 L 71.34 34.363 L 72.234 34.363 L 70.667 36.039 L 72.454 38.439 L 71.553 38.439 L 70.179 36.48 L 69.801 36.901 L 69.801 38.439 L 69.073 38.439 L 69.073 32.453 L 69.801 32.453 Z M 74.487 33.19 C 74.494 33.315 74.446 33.437 74.357 33.524 C 74.267 33.612 74.145 33.656 74.02 33.646 C 73.9 33.648 73.784 33.6 73.7 33.514 C 73.615 33.428 73.57 33.311 73.574 33.19 C 73.57 33.066 73.618 32.945 73.707 32.857 C 73.795 32.769 73.916 32.723 74.041 32.728 C 74.163 32.724 74.281 32.772 74.366 32.86 C 74.451 32.948 74.495 33.068 74.487 33.19 M 73.67 34.335 L 74.405 34.335 L 74.405 38.411 L 73.67 38.411 Z M 76.157 35.439 L 76.157 34.335 L 76.844 34.335 L 76.886 35.025 C 77.162 34.528 77.694 34.232 78.26 34.259 C 78.823 34.259 79.696 34.597 79.696 35.997 L 79.696 38.432 L 78.961 38.432 L 78.961 36.059 C 78.961 35.404 78.713 34.853 78.019 34.853 C 77.559 34.859 77.157 35.167 77.03 35.611 C 76.995 35.723 76.979 35.839 76.982 35.956 L 76.982 38.411 L 76.24 38.411 Z M 84.835 34.335 L 84.835 37.818 C 84.924 38.494 84.713 39.174 84.258 39.68 C 83.845 40.024 83.317 40.199 82.781 40.17 C 82.301 40.187 81.825 40.07 81.407 39.832 L 81.592 39.266 C 81.953 39.478 82.363 39.588 82.781 39.584 C 83.537 39.584 84.086 39.19 84.086 38.163 L 84.086 37.708 C 83.813 38.156 83.318 38.42 82.795 38.397 C 82.3 38.371 81.838 38.144 81.515 37.768 C 81.192 37.391 81.036 36.899 81.084 36.404 C 81.026 35.871 81.19 35.337 81.535 34.928 C 81.88 34.519 82.378 34.27 82.912 34.239 C 83.429 34.211 83.918 34.478 84.176 34.928 L 84.176 34.315 Z M 84.073 35.942 C 84.084 35.65 83.976 35.365 83.774 35.155 C 83.572 34.944 83.292 34.825 83.001 34.825 C 82.314 34.825 81.792 35.418 81.792 36.363 C 81.792 37.163 82.197 37.825 82.994 37.825 C 83.463 37.823 83.877 37.516 84.018 37.066 C 84.056 36.939 84.075 36.806 84.073 36.673 Z M 88.786 37.515 C 89.181 37.753 89.631 37.882 90.092 37.887 C 90.841 37.887 91.274 37.487 91.274 36.915 C 91.274 36.342 90.971 36.087 90.209 35.79 C 89.288 35.459 88.718 34.984 88.718 34.184 C 88.739 33.729 88.948 33.304 89.295 33.01 C 89.642 32.717 90.095 32.583 90.545 32.639 C 90.979 32.625 91.41 32.722 91.796 32.922 L 91.597 33.515 C 91.264 33.339 90.894 33.246 90.518 33.246 C 89.748 33.246 89.453 33.708 89.453 34.101 C 89.453 34.625 89.796 34.887 90.58 35.19 C 91.535 35.563 92.023 36.025 92.023 36.859 C 92.023 37.694 91.391 38.494 90.016 38.494 C 89.512 38.501 89.014 38.375 88.573 38.128 Z M 93.521 35.666 L 93.521 34.335 L 94.208 34.335 L 94.208 35.025 C 94.506 34.514 95.061 34.209 95.651 34.232 C 96.633 34.232 97.368 35.066 97.368 36.301 C 97.368 37.763 96.482 38.487 95.527 38.487 C 95.026 38.51 94.551 38.267 94.276 37.846 L 94.276 40.059 L 93.521 40.059 Z M 94.249 36.749 C 94.252 36.851 94.264 36.952 94.283 37.053 C 94.41 37.563 94.866 37.921 95.39 37.921 C 96.173 37.921 96.626 37.28 96.626 36.349 C 96.626 35.528 96.2 34.832 95.417 34.832 C 94.88 34.844 94.421 35.223 94.304 35.749 C 94.271 35.847 94.253 35.949 94.249 36.053 Z M 101.065 38.411 L 101.01 37.894 C 100.719 38.284 100.259 38.51 99.773 38.501 C 99.45 38.526 99.13 38.413 98.894 38.19 C 98.657 37.967 98.525 37.654 98.53 37.328 C 98.53 36.349 99.402 35.804 100.969 35.818 L 100.969 35.728 C 101.002 35.473 100.917 35.217 100.737 35.034 C 100.557 34.85 100.303 34.761 100.048 34.79 C 99.675 34.793 99.309 34.898 98.99 35.094 L 98.825 34.604 C 99.226 34.358 99.688 34.231 100.158 34.239 C 101.395 34.239 101.697 35.094 101.697 35.908 L 101.697 37.432 C 101.694 37.76 101.717 38.087 101.766 38.411 Z M 100.962 36.342 C 100.151 36.342 99.237 36.466 99.237 37.259 C 99.237 37.64 99.545 37.949 99.925 37.949 C 100.365 37.959 100.761 37.68 100.9 37.259 C 100.93 37.185 100.946 37.105 100.948 37.025 Z M 106.28 38.259 C 105.915 38.421 105.519 38.501 105.119 38.494 C 104.568 38.521 104.032 38.31 103.646 37.915 C 103.26 37.519 103.061 36.977 103.099 36.425 C 103.073 35.84 103.295 35.271 103.71 34.86 C 104.125 34.448 104.695 34.233 105.277 34.266 C 105.629 34.261 105.979 34.331 106.301 34.473 L 106.129 35.046 C 105.868 34.906 105.573 34.839 105.277 34.853 C 104.491 34.928 103.89 35.591 103.89 36.384 C 103.89 37.177 104.491 37.84 105.277 37.915 C 105.59 37.915 105.9 37.847 106.184 37.715 Z M 108.033 36.508 C 108.012 36.879 108.151 37.242 108.413 37.505 C 108.675 37.768 109.036 37.907 109.407 37.887 C 109.791 37.898 110.173 37.825 110.527 37.673 L 110.657 38.204 C 110.223 38.386 109.754 38.473 109.283 38.459 C 108.732 38.494 108.194 38.285 107.811 37.887 C 107.427 37.489 107.237 36.942 107.29 36.39 C 107.29 35.163 108.012 34.19 109.194 34.19 C 109.678 34.201 110.136 34.415 110.455 34.782 C 110.774 35.148 110.924 35.631 110.87 36.115 C 110.877 36.229 110.877 36.345 110.87 36.459 Z M 110.197 35.977 C 110.24 35.676 110.153 35.372 109.957 35.141 C 109.761 34.91 109.475 34.775 109.173 34.77 C 108.542 34.819 108.052 35.342 108.039 35.977 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:10208884307},w7fCnPF1T:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 104 37\"><g transform=\"translate(-0.004 -0.037)\"><g transform=\"translate(0 0)\"><path d=\"M 17.977 10.677 C 13.854 10.677 10.512 14.019 10.512 18.141 C 10.512 22.263 13.854 25.605 17.977 25.605 C 22.1 25.605 25.442 22.263 25.442 18.141 C 25.442 14.019 22.1 10.677 17.977 10.677 M 17.977 22.281 C 16.302 22.284 14.79 21.277 14.147 19.73 C 13.504 18.183 13.857 16.401 15.041 15.216 C 16.224 14.031 18.006 13.675 19.554 14.316 C 21.102 14.956 22.112 16.466 22.112 18.141 C 22.112 20.425 20.262 22.278 17.977 22.281 M 60.617 9.536 C 55.864 9.536 52.01 13.388 52.01 18.141 C 52.01 22.894 55.864 26.747 60.617 26.747 C 65.371 26.747 69.224 22.894 69.224 18.141 C 69.224 13.388 65.371 9.536 60.617 9.536 M 60.617 22.932 C 57.981 22.932 55.845 20.796 55.845 18.16 C 55.845 15.525 57.981 13.389 60.617 13.389 C 63.253 13.389 65.39 15.525 65.39 18.16 C 65.379 20.788 63.246 22.913 60.617 22.913 M 95.48 9.536 C 90.726 9.536 86.872 13.388 86.872 18.141 C 86.872 22.894 90.726 26.747 95.48 26.747 C 100.233 26.747 104.087 22.894 104.087 18.141 C 104.087 13.388 100.233 9.536 95.48 9.536 M 95.48 22.932 C 92.844 22.932 90.707 20.796 90.707 18.16 C 90.707 15.525 92.844 13.389 95.48 13.389 C 98.115 13.389 100.252 15.525 100.252 18.16 C 100.252 20.796 98.115 22.932 95.48 22.932\" fill=\"rgb(255,255,255)\"></path><path d=\"M 36.015 18.141 C 36.014 20.823 34.574 23.299 32.243 24.626 C 29.912 25.953 27.048 25.927 24.74 24.559 C 25.51 23.748 26.128 22.806 26.565 21.777 C 28.307 22.726 30.477 22.306 31.739 20.776 C 33.002 19.246 33.002 17.036 31.739 15.507 C 30.477 13.977 28.307 13.557 26.565 14.505 C 26.128 13.476 25.51 12.534 24.74 11.724 C 27.048 10.355 29.912 10.329 32.243 11.656 C 34.574 12.983 36.014 15.459 36.015 18.141 M 9.396 21.803 C 9.834 22.834 10.457 23.777 11.233 24.584 C 8.097 26.418 4.096 25.728 1.755 22.949 C -0.585 20.171 -0.585 16.111 1.755 13.333 C 4.096 10.555 8.097 9.865 11.233 11.698 C 10.457 12.506 9.834 13.448 9.396 14.48 C 8.806 14.166 8.149 14.002 7.482 14.001 C 5.191 14.001 3.334 15.858 3.334 18.148 C 3.334 20.438 5.191 22.294 7.482 22.294 C 8.149 22.294 8.806 22.129 9.396 21.816 M 50.453 22.364 C 50.963 23.547 51.683 24.628 52.578 25.554 C 48.962 27.665 44.351 26.867 41.654 23.664 C 38.957 20.461 38.957 15.783 41.654 12.58 C 44.351 9.377 48.962 8.579 52.578 10.69 C 51.681 11.615 50.961 12.696 50.453 13.88 C 48.445 12.824 45.971 13.327 44.536 15.084 C 43.1 16.841 43.1 19.365 44.536 21.122 C 45.971 22.879 48.445 23.382 50.453 22.326 M 81.8 22.364 C 82.311 23.557 84.072 23.966 84.99 24.916 C 83.957 25.918 81.162 26.779 79.605 26.779 C 74.848 26.779 70.992 22.923 70.992 18.167 C 70.992 13.41 74.848 9.555 79.605 9.555 C 81.365 9.548 83.087 10.06 84.556 11.028 C 83.662 11.955 82.942 13.036 82.432 14.218 C 81.587 13.677 80.608 13.383 79.605 13.37 C 77.619 13.358 75.833 14.579 75.122 16.434 C 74.411 18.289 74.924 20.39 76.409 21.709 C 77.894 23.028 80.042 23.289 81.8 22.364 M 25.436 7.501 C 25.435 8.85 25.064 10.174 24.364 11.328 C 23.555 10.558 22.612 9.942 21.582 9.51 C 22.566 7.769 22.165 5.574 20.629 4.293 C 19.093 3.013 16.861 3.013 15.325 4.293 C 13.789 5.574 13.388 7.769 14.372 9.51 C 13.34 9.942 12.396 10.558 11.584 11.328 C 9.947 8.624 10.192 5.182 12.195 2.736 C 14.198 0.29 17.524 -0.629 20.499 0.441 C 23.474 1.512 25.451 4.34 25.436 7.501 M 25.436 28.776 C 25.451 31.936 23.474 34.764 20.499 35.835 C 17.524 36.905 14.198 35.986 12.195 33.54 C 10.192 31.094 9.947 27.652 11.584 24.948 C 12.396 25.718 13.34 26.334 14.372 26.766 C 13.396 28.504 13.8 30.692 15.332 31.967 C 16.865 33.243 19.09 33.243 20.622 31.967 C 22.155 30.692 22.559 28.504 21.582 26.766 C 22.615 26.324 23.557 25.697 24.364 24.916 C 25.064 26.07 25.435 27.394 25.436 28.744\" fill=\"rgb(255,255,255)\"></path><path d=\"M 84.965 24.916 L 81.59 24.916 L 81.59 20.763 C 81.644 19.871 82.384 19.176 83.277 19.176 C 84.171 19.176 84.91 19.871 84.965 20.763 Z M 44.22 35.359 C 43.781 35.537 43.309 35.622 42.835 35.608 C 42.123 35.651 41.427 35.383 40.928 34.872 C 40.429 34.361 40.178 33.659 40.238 32.948 C 40.198 32.207 40.473 31.484 40.996 30.959 C 41.52 30.433 42.241 30.154 42.982 30.192 C 43.42 30.168 43.857 30.249 44.258 30.428 L 44.099 30.983 C 43.767 30.83 43.405 30.754 43.039 30.76 C 42.465 30.728 41.906 30.95 41.512 31.368 C 41.117 31.787 40.927 32.357 40.991 32.928 C 40.932 33.488 41.122 34.044 41.51 34.451 C 41.899 34.858 42.446 35.073 43.007 35.04 C 43.387 35.044 43.763 34.968 44.111 34.817 Z M 48.858 33.611 C 48.906 34.133 48.728 34.651 48.37 35.033 C 48.011 35.416 47.507 35.627 46.982 35.614 C 46.483 35.619 46.004 35.415 45.661 35.052 C 45.319 34.688 45.143 34.199 45.177 33.7 C 45.129 33.179 45.306 32.663 45.663 32.281 C 46.02 31.898 46.523 31.686 47.046 31.697 C 47.547 31.689 48.029 31.891 48.374 32.255 C 48.718 32.619 48.894 33.111 48.858 33.611 M 45.872 33.649 C 45.872 34.479 46.344 35.097 47.014 35.097 C 47.684 35.097 48.156 34.46 48.156 33.637 C 48.156 32.999 47.837 32.188 47.027 32.188 C 46.217 32.188 45.872 32.935 45.872 33.649 M 50.409 31.761 L 50.906 33.675 C 51.015 34.096 51.117 34.485 51.187 34.874 C 51.276 34.491 51.398 34.09 51.525 33.681 L 52.163 31.767 L 52.744 31.767 L 53.325 33.681 C 53.465 34.134 53.573 34.53 53.663 34.912 C 53.726 34.53 53.829 34.134 53.95 33.688 L 54.492 31.774 L 55.168 31.774 L 53.95 35.544 L 53.312 35.544 L 52.731 33.745 C 52.604 33.324 52.495 32.948 52.399 32.469 C 52.314 32.901 52.201 33.327 52.061 33.745 L 51.423 35.538 L 50.785 35.538 L 49.649 31.767 Z M 59.711 33.611 C 59.759 34.133 59.581 34.651 59.223 35.033 C 58.864 35.416 58.36 35.627 57.835 35.614 C 57.336 35.619 56.857 35.415 56.514 35.052 C 56.172 34.688 55.996 34.199 56.03 33.7 C 55.982 33.179 56.159 32.663 56.516 32.281 C 56.873 31.898 57.376 31.686 57.899 31.697 C 58.4 31.689 58.882 31.891 59.227 32.255 C 59.571 32.619 59.747 33.111 59.711 33.611 M 56.719 33.649 C 56.719 34.479 57.197 35.097 57.867 35.097 C 58.537 35.097 59.009 34.46 59.009 33.637 C 59.009 32.999 58.69 32.188 57.88 32.188 C 57.07 32.188 56.719 32.935 56.719 33.649 M 61.064 32.935 L 61.064 31.761 L 61.664 31.761 L 61.664 32.501 L 61.696 32.501 C 61.825 32.028 62.246 31.693 62.736 31.672 C 62.801 31.664 62.868 31.664 62.933 31.672 L 62.933 32.31 C 62.855 32.302 62.776 32.302 62.697 32.31 C 62.204 32.328 61.804 32.717 61.772 33.209 C 61.764 33.315 61.764 33.422 61.772 33.528 L 61.772 35.538 L 61.064 35.538 Z M 64.809 33.49 C 64.912 33.342 65.023 33.199 65.141 33.062 L 66.245 31.787 L 67.074 31.787 L 65.619 33.337 L 67.278 35.557 L 66.443 35.557 L 65.166 33.745 L 64.816 34.134 L 64.816 35.557 L 64.139 35.557 L 64.139 30.02 L 64.816 30.02 Z M 69.167 30.702 C 69.173 30.818 69.129 30.93 69.045 31.011 C 68.962 31.092 68.849 31.132 68.733 31.123 C 68.621 31.125 68.514 31.081 68.436 31.001 C 68.357 30.922 68.315 30.814 68.318 30.702 C 68.315 30.587 68.359 30.475 68.442 30.394 C 68.524 30.312 68.637 30.269 68.752 30.275 C 68.866 30.271 68.975 30.315 69.054 30.397 C 69.133 30.478 69.174 30.589 69.167 30.702 M 68.408 31.761 L 69.09 31.761 L 69.09 35.531 L 68.408 35.531 Z M 70.717 32.782 L 70.717 31.761 L 71.355 31.761 L 71.394 32.399 C 71.65 31.94 72.144 31.665 72.67 31.691 C 73.193 31.691 74.003 32.003 74.003 33.298 L 74.003 35.55 L 73.321 35.55 L 73.321 33.356 C 73.321 32.75 73.091 32.24 72.446 32.24 C 72.019 32.245 71.646 32.53 71.528 32.941 C 71.495 33.044 71.48 33.152 71.483 33.26 L 71.483 35.531 L 70.794 35.531 Z M 78.776 31.761 L 78.776 34.983 C 78.858 35.608 78.662 36.237 78.24 36.705 C 77.856 37.023 77.366 37.185 76.868 37.158 C 76.422 37.174 75.98 37.066 75.592 36.845 L 75.764 36.322 C 76.099 36.518 76.48 36.62 76.868 36.616 C 77.57 36.616 78.08 36.252 78.08 35.302 L 78.08 34.881 C 77.826 35.295 77.367 35.539 76.881 35.518 C 76.422 35.494 75.993 35.284 75.693 34.936 C 75.393 34.588 75.248 34.132 75.292 33.675 C 75.239 33.182 75.39 32.688 75.711 32.309 C 76.032 31.931 76.494 31.7 76.989 31.672 C 77.47 31.646 77.923 31.893 78.163 32.31 L 78.163 31.742 Z M 78.068 33.247 C 78.078 32.977 77.978 32.714 77.79 32.519 C 77.602 32.324 77.343 32.214 77.072 32.214 C 76.434 32.214 75.949 32.763 75.949 33.637 C 75.949 34.377 76.326 34.989 77.066 34.989 C 77.502 34.987 77.886 34.703 78.017 34.287 C 78.052 34.169 78.069 34.047 78.068 33.924 Z M 82.445 34.702 C 82.811 34.922 83.229 35.041 83.657 35.046 C 84.352 35.046 84.754 34.676 84.754 34.147 C 84.754 33.617 84.473 33.381 83.765 33.107 C 82.91 32.801 82.381 32.361 82.381 31.621 C 82.401 31.2 82.595 30.807 82.917 30.536 C 83.239 30.264 83.66 30.14 84.078 30.192 C 84.481 30.179 84.881 30.269 85.239 30.453 L 85.054 31.002 C 84.745 30.839 84.402 30.754 84.052 30.753 C 83.338 30.753 83.063 31.181 83.063 31.544 C 83.063 32.029 83.382 32.271 84.11 32.552 C 84.997 32.897 85.45 33.324 85.45 34.096 C 85.45 34.868 84.863 35.608 83.587 35.608 C 83.118 35.614 82.656 35.498 82.247 35.27 Z M 86.841 32.992 L 86.841 31.761 L 87.479 31.761 L 87.479 32.399 C 87.756 31.926 88.271 31.644 88.819 31.665 C 89.731 31.665 90.414 32.437 90.414 33.579 C 90.414 34.932 89.591 35.601 88.704 35.601 C 88.239 35.623 87.797 35.397 87.542 35.008 L 87.542 37.056 L 86.841 37.056 Z M 87.517 33.994 C 87.52 34.088 87.531 34.182 87.549 34.275 C 87.666 34.746 88.09 35.078 88.576 35.078 C 89.303 35.078 89.725 34.485 89.725 33.624 C 89.725 32.865 89.329 32.22 88.602 32.22 C 88.103 32.232 87.676 32.582 87.568 33.069 C 87.538 33.159 87.52 33.254 87.517 33.35 Z M 93.846 35.531 L 93.795 35.053 C 93.525 35.413 93.098 35.622 92.647 35.614 C 92.346 35.638 92.05 35.533 91.83 35.327 C 91.61 35.12 91.487 34.831 91.492 34.53 C 91.492 33.624 92.302 33.12 93.757 33.133 L 93.757 33.05 C 93.788 32.814 93.709 32.577 93.541 32.407 C 93.374 32.237 93.138 32.154 92.902 32.182 C 92.555 32.185 92.215 32.282 91.919 32.463 L 91.766 32.01 C 92.138 31.782 92.568 31.665 93.004 31.672 C 94.152 31.672 94.433 32.463 94.433 33.216 L 94.433 34.625 C 94.43 34.929 94.451 35.232 94.497 35.531 Z M 93.751 33.617 C 92.998 33.617 92.149 33.732 92.149 34.466 C 92.149 34.818 92.435 35.104 92.787 35.104 C 93.197 35.113 93.564 34.855 93.693 34.466 C 93.721 34.397 93.736 34.323 93.738 34.249 Z M 98.689 35.391 C 98.35 35.541 97.982 35.615 97.611 35.608 C 97.099 35.633 96.601 35.438 96.243 35.072 C 95.885 34.706 95.7 34.205 95.735 33.694 C 95.71 33.153 95.917 32.627 96.302 32.246 C 96.688 31.865 97.216 31.666 97.757 31.697 C 98.084 31.692 98.409 31.757 98.708 31.889 L 98.549 32.418 C 98.306 32.289 98.032 32.227 97.757 32.24 C 97.027 32.309 96.469 32.922 96.469 33.656 C 96.469 34.389 97.027 35.003 97.757 35.072 C 98.048 35.073 98.336 35.01 98.6 34.887 Z M 100.316 33.771 C 100.297 34.114 100.426 34.45 100.669 34.693 C 100.913 34.937 101.248 35.065 101.592 35.046 C 101.949 35.057 102.304 34.989 102.632 34.849 L 102.753 35.34 C 102.35 35.508 101.914 35.589 101.477 35.576 C 100.966 35.608 100.466 35.415 100.11 35.046 C 99.754 34.678 99.577 34.172 99.627 33.662 C 99.627 32.527 100.297 31.627 101.394 31.627 C 101.844 31.637 102.269 31.835 102.565 32.174 C 102.861 32.512 103.001 32.96 102.951 33.407 C 102.957 33.513 102.957 33.62 102.951 33.726 Z M 102.326 33.279 C 102.366 33.002 102.285 32.72 102.103 32.506 C 101.921 32.292 101.656 32.167 101.375 32.163 C 100.789 32.209 100.334 32.692 100.322 33.279 Z\" fill=\"rgb(255,255,255)\"></path></g></g></svg>',svgContentId:12490462419}},baseVariant,gestureVariant)})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-73wlpn\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"R3N_dRmX5\",style:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},variants:{IImM1YplR:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},JWcfY6oyR:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},oBh_xgl9W:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(16, 16, 20, 0.6)\",WebkitBackdropFilter:\"blur(10px)\"},sIUzYlIJZ:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(16, 16, 20, 0.6)\",WebkitBackdropFilter:\"blur(10px)\"},VMFMoji6U:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\"},w7fCnPF1T:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(16, 16, 20, 0.6)\",WebkitBackdropFilter:\"blur(10px)\"}},children:[isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined},{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined},{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined},{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+32+10,...addPropertyOverrides({w7fCnPF1T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 100px)`,y:(componentViewport?.y||0)+0+0+150+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-dcim1r-container\",\"data-framer-appear-id\":\"dcim1r\",id:`${layoutId}-dcim1r`,layoutDependency:layoutDependency,layoutId:\"BWKX4kYX8-container\",nodeId:\"BWKX4kYX8\",ref:ref1,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",...addPropertyOverrides({w7fCnPF1T:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"D\u1ECBch v\u1EE5\",height:\"100%\",id:\"BWKX4kYX8\",IRpaCkl2t:true,layoutId:\"BWKX4kYX8\",MbWu5msn6:resolvedLinks[0],nmhPRV8TQ:\"caret down\",variant:\"dXIj8dBvx\",width:\"100%\",XSQvzJCaQ:XSQvzJCaQtxyyif({overlay}),ZZ6i3X_ed:true,...addPropertyOverrides({IImM1YplR:{MbWu5msn6:resolvedLinks[2],variant:\"raIXF3xJ5\"},JWcfY6oyR:{MbWu5msn6:resolvedLinks[3],variant:\"raIXF3xJ5\"},w7fCnPF1T:{MbWu5msn6:resolvedLinks[1],style:{width:\"100%\"},variant:\"iy4zPP9KP\",ZZ6i3X_ed:false}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-dcim1r`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:381,width:\"200px\",y:(componentViewport?.y||0)+0+32+10+0,...addPropertyOverrides({w7fCnPF1T:{y:(componentViewport?.y||0)+0+0+150+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-m7v9d9-container\",exit:animation2,inComponentSlot:true,initial:animation4,layoutDependency:layoutDependency,layoutId:\"ApuHmp5MX-container\",nodeId:\"ApuHmp5MX\",ref:ref2,rendersWithMotion:true,role:\"dialog\",scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(ServiceOverlay,{height:\"100%\",id:\"ApuHmp5MX\",layoutId:\"ApuHmp5MX\",style:{width:\"100%\"},variant:\"V6A_2r8qZ\",width:\"100%\",...addPropertyOverrides({IImM1YplR:{variant:\"N1xGYSiSn\"}},baseVariant,gestureVariant)})})})})})]})})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CxVBThXLa\"},implicitPathVariables:undefined},{href:{webPageId:\"CxVBThXLa\"},implicitPathVariables:undefined},{href:{webPageId:\"CxVBThXLa\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+32+10,...addPropertyOverrides({w7fCnPF1T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 100px)`,y:(componentViewport?.y||0)+0+0+150+67}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-nhd9t3-container\",\"data-framer-appear-id\":\"nhd9t3\",layoutDependency:layoutDependency,layoutId:\"UhvUfdvGI-container\",nodeId:\"UhvUfdvGI\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",...addPropertyOverrides({w7fCnPF1T:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,initial:animation6,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"Ti\u1EC7n \\xedch\",height:\"100%\",id:\"UhvUfdvGI\",IRpaCkl2t:true,layoutId:\"UhvUfdvGI\",MbWu5msn6:resolvedLinks1[0],nmhPRV8TQ:\"caret down\",variant:\"dXIj8dBvx\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({IImM1YplR:{MbWu5msn6:resolvedLinks1[2],variant:\"raIXF3xJ5\"},w7fCnPF1T:{MbWu5msn6:resolvedLinks1[1],style:{width:\"100%\"},variant:\"iy4zPP9KP\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined},{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined},{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined},{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+32+10,...addPropertyOverrides({w7fCnPF1T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 100px)`,y:(componentViewport?.y||0)+0+0+150+134}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-h9u7p0-container\",\"data-framer-appear-id\":\"h9u7p0\",layoutDependency:layoutDependency,layoutId:\"SLqzxalVl-container\",nodeId:\"SLqzxalVl\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",...addPropertyOverrides({w7fCnPF1T:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,initial:animation8,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"\u01AFu \u0111\\xe3i\",height:\"100%\",id:\"SLqzxalVl\",IRpaCkl2t:true,layoutId:\"SLqzxalVl\",MbWu5msn6:resolvedLinks2[0],nmhPRV8TQ:\"caret down\",variant:\"dXIj8dBvx\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({IImM1YplR:{MbWu5msn6:resolvedLinks2[2],variant:\"raIXF3xJ5\"},JWcfY6oyR:{MbWu5msn6:resolvedLinks2[3],variant:\"raIXF3xJ5\"},w7fCnPF1T:{MbWu5msn6:resolvedLinks2[1],style:{width:\"100%\"},variant:\"iy4zPP9KP\"}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jd52wD18Q\"},implicitPathVariables:undefined},{href:{webPageId:\"jd52wD18Q\"},implicitPathVariables:undefined},{href:{webPageId:\"jd52wD18Q\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+32+10,...addPropertyOverrides({w7fCnPF1T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 100px)`,y:(componentViewport?.y||0)+0+0+150+201}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-1ft97da-container\",\"data-framer-appear-id\":\"1ft97da\",layoutDependency:layoutDependency,layoutId:\"q0ma6AnMQ-container\",nodeId:\"q0ma6AnMQ\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",...addPropertyOverrides({w7fCnPF1T:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation9,initial:animation10,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"V\u1EC1 ch\\xfang t\\xf4i\",height:\"100%\",id:\"q0ma6AnMQ\",IRpaCkl2t:true,layoutId:\"q0ma6AnMQ\",MbWu5msn6:resolvedLinks3[0],nmhPRV8TQ:\"caret down\",variant:\"dXIj8dBvx\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({IImM1YplR:{MbWu5msn6:resolvedLinks3[2],variant:\"raIXF3xJ5\"},w7fCnPF1T:{MbWu5msn6:resolvedLinks3[1],style:{width:\"100%\"},variant:\"iy4zPP9KP\"}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined},{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined},{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined},{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+32+10,...addPropertyOverrides({w7fCnPF1T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 100px)`,y:(componentViewport?.y||0)+0+0+150+268}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-10rwif6-container\",\"data-framer-appear-id\":\"10rwif6\",layoutDependency:layoutDependency,layoutId:\"UXm50N_8N-container\",nodeId:\"UXm50N_8N\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",...addPropertyOverrides({w7fCnPF1T:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation11,initial:animation12,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"Li\\xean h\u1EC7\",height:\"100%\",id:\"UXm50N_8N\",IRpaCkl2t:true,layoutId:\"UXm50N_8N\",MbWu5msn6:resolvedLinks4[0],nmhPRV8TQ:\"caret down\",variant:\"dXIj8dBvx\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({IImM1YplR:{MbWu5msn6:resolvedLinks4[2],variant:\"raIXF3xJ5\"},JWcfY6oyR:{MbWu5msn6:resolvedLinks4[3],variant:\"raIXF3xJ5\"},w7fCnPF1T:{MbWu5msn6:resolvedLinks4[1],style:{width:\"100%\"},variant:\"iy4zPP9KP\"}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+0+32+10,...addPropertyOverrides({w7fCnPF1T:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 100px)`,y:(componentViewport?.y||0)+0+0+150+335}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-4wa3m0-container\",\"data-framer-appear-id\":\"4wa3m0\",id:`${layoutId}-4wa3m0`,layoutDependency:layoutDependency,layoutId:\"I_9Tt7IKn-container\",nodeId:\"I_9Tt7IKn\",ref:ref3,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",...addPropertyOverrides({w7fCnPF1T:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation13,initial:animation14,optimized:true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(NavItem,{B01T9rK20:toString(convertFromEnum(activeLocale?.id,activeLocale)),height:\"100%\",id:\"I_9Tt7IKn\",IRpaCkl2t:false,layoutId:\"I_9Tt7IKn\",nmhPRV8TQ:\"globe\",variant:\"dXIj8dBvx\",width:\"100%\",XSQvzJCaQ:XSQvzJCaQtxyyif({overlay:overlay1}),ZZ6i3X_ed:true,...addPropertyOverrides({IImM1YplR:{variant:overlay1.visible?\"raIXF3xJ5\":\"raIXF3xJ5\"},w7fCnPF1T:{style:{width:\"100%\"},variant:\"iy4zPP9KP\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"end\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-4wa3m0`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,y:(componentViewport?.y||0)+0+32+10+0,...addPropertyOverrides({w7fCnPF1T:{y:(componentViewport?.y||0)+0+0+150+335+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-1d31cjd-container\",exit:animation2,inComponentSlot:true,initial:animation4,layoutDependency:layoutDependency,layoutId:\"ki2ROTkMv-container\",nodeId:\"ki2ROTkMv\",ref:ref4,rendersWithMotion:true,role:\"dialog\",scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(LanguageOverlay,{height:\"100%\",id:\"ki2ROTkMv\",layoutId:\"ki2ROTkMv\",variant:\"Py1G4inNs\",width:\"100%\",...addPropertyOverrides({IImM1YplR:{variant:\"evns8JIyT\"}},baseVariant,gestureVariant)})})})})})]})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({VMFMoji6U:{height:20,width:\"30px\",y:(componentViewport?.y||0)+0+37+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1csmqp3-container\",layoutDependency:layoutDependency,layoutId:\"eZU3R3DDI-container\",nodeId:\"eZU3R3DDI\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(HamburgerIcon,{ApPywYWyC:ApPywYWyC1q7z4om,GuIKUPaZD:\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",height:\"100%\",id:\"eZU3R3DDI\",layoutId:\"eZU3R3DDI\",RsmnxvNyu:\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"ZoDBZXWNT\",width:\"100%\"})})}),isDisplayed7()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JWcfY6oyR:{height:20,width:\"40px\",y:(componentViewport?.y||0)+0+32+23.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g6l2cv-container\",layoutDependency:layoutDependency,layoutId:\"EhgxI59Di-container\",nodeId:\"EhgxI59Di\",rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(HamburgerIcon,{ApPywYWyC:ApPywYWyCql5c66,GuIKUPaZD:\"var(--token-293955a5-6f9a-470e-8eb8-8f52a27509f0, rgb(16, 16, 20))\",height:\"100%\",id:\"EhgxI59Di\",layoutId:\"EhgxI59Di\",RsmnxvNyu:\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"ZoDBZXWNT\",width:\"100%\"})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined},{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined},{href:{webPageId:\"LJTyjxDw4\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({oBh_xgl9W:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+0},sIUzYlIJZ:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-xmx8hy-container\",\"data-framer-appear-id\":\"xmx8hy\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"Fwley3W9F-container\",nodeId:\"Fwley3W9F\",optimized:true,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"D\u1ECBch v\u1EE5\",height:\"100%\",id:\"Fwley3W9F\",IRpaCkl2t:true,layoutId:\"Fwley3W9F\",MbWu5msn6:resolvedLinks5[0],nmhPRV8TQ:\"caret down\",style:{width:\"100%\"},variant:\"iy4zPP9KP\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({oBh_xgl9W:{MbWu5msn6:resolvedLinks5[2]},sIUzYlIJZ:{MbWu5msn6:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CxVBThXLa\"},implicitPathVariables:undefined},{href:{webPageId:\"CxVBThXLa\"},implicitPathVariables:undefined},{href:{webPageId:\"CxVBThXLa\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({oBh_xgl9W:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+67},sIUzYlIJZ:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+67}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,className:\"framer-1cp1qzj-container\",\"data-framer-appear-id\":\"1cp1qzj\",initial:animation6,layoutDependency:layoutDependency,layoutId:\"k7H7hYegZ-container\",nodeId:\"k7H7hYegZ\",optimized:true,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"Ti\u1EC7n \\xedch\",height:\"100%\",id:\"k7H7hYegZ\",IRpaCkl2t:true,layoutId:\"k7H7hYegZ\",MbWu5msn6:resolvedLinks6[0],nmhPRV8TQ:\"caret down\",style:{width:\"100%\"},variant:\"iy4zPP9KP\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({oBh_xgl9W:{MbWu5msn6:resolvedLinks6[2]},sIUzYlIJZ:{MbWu5msn6:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined},{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined},{href:{webPageId:\"Zu0qvY92M\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({oBh_xgl9W:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+134},sIUzYlIJZ:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+134}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,className:\"framer-1xm23se-container\",\"data-framer-appear-id\":\"1xm23se\",initial:animation8,layoutDependency:layoutDependency,layoutId:\"dt9XIPxVh-container\",nodeId:\"dt9XIPxVh\",optimized:true,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"\u01AFu \u0111\\xe3i\",height:\"100%\",id:\"dt9XIPxVh\",IRpaCkl2t:true,layoutId:\"dt9XIPxVh\",MbWu5msn6:resolvedLinks7[0],nmhPRV8TQ:\"caret down\",style:{width:\"100%\"},variant:\"iy4zPP9KP\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({oBh_xgl9W:{MbWu5msn6:resolvedLinks7[2]},sIUzYlIJZ:{MbWu5msn6:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jd52wD18Q\"},implicitPathVariables:undefined},{href:{webPageId:\"jd52wD18Q\"},implicitPathVariables:undefined},{href:{webPageId:\"jd52wD18Q\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({oBh_xgl9W:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+201},sIUzYlIJZ:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+201}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation9,className:\"framer-1feh922-container\",\"data-framer-appear-id\":\"1feh922\",initial:animation10,layoutDependency:layoutDependency,layoutId:\"hYnFHllsq-container\",nodeId:\"hYnFHllsq\",optimized:true,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"V\u1EC1 ch\\xfang t\\xf4i\",height:\"100%\",id:\"hYnFHllsq\",IRpaCkl2t:true,layoutId:\"hYnFHllsq\",MbWu5msn6:resolvedLinks8[0],nmhPRV8TQ:\"caret down\",style:{width:\"100%\"},variant:\"iy4zPP9KP\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({oBh_xgl9W:{MbWu5msn6:resolvedLinks8[2]},sIUzYlIJZ:{MbWu5msn6:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined},{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined},{href:{webPageId:\"PNT5nhI_6\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({oBh_xgl9W:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+268},sIUzYlIJZ:{height:47,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1360px) - 80px)`,y:(componentViewport?.y||0)+0+0+150+268}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation11,className:\"framer-18b8iga-container\",\"data-framer-appear-id\":\"18b8iga\",initial:animation12,layoutDependency:layoutDependency,layoutId:\"FsUVIZ2pU-container\",nodeId:\"FsUVIZ2pU\",optimized:true,rendersWithMotion:true,scopeId:\"o7P7y4Z3G\",children:/*#__PURE__*/_jsx(NavItem,{B01T9rK20:\"Li\\xean h\u1EC7\",height:\"100%\",id:\"FsUVIZ2pU\",IRpaCkl2t:true,layoutId:\"FsUVIZ2pU\",MbWu5msn6:resolvedLinks9[0],nmhPRV8TQ:\"caret down\",style:{width:\"100%\"},variant:\"iy4zPP9KP\",width:\"100%\",ZZ6i3X_ed:false,...addPropertyOverrides({oBh_xgl9W:{MbWu5msn6:resolvedLinks9[2]},sIUzYlIJZ:{MbWu5msn6:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-afEmn.framer-y36a61, .framer-afEmn .framer-y36a61 { display: block; }\",\".framer-afEmn.framer-a288nc { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 1200px; }\",\".framer-afEmn .framer-1dndkro-container { bottom: -162px; flex: none; height: auto; left: 50%; pointer-events: none; position: absolute; width: 100%; z-index: 1; }\",\".framer-afEmn .framer-3hrjyl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1360px; overflow: visible; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-afEmn .framer-7k33kh { 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-afEmn .framer-14v360c-container, .framer-afEmn .framer-dcim1r-container, .framer-afEmn .framer-nhd9t3-container, .framer-afEmn .framer-h9u7p0-container, .framer-afEmn .framer-1ft97da-container, .framer-afEmn .framer-10rwif6-container, .framer-afEmn .framer-4wa3m0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-afEmn .framer-1lvmv3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 40px; min-width: 112px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-afEmn .framer-dtk1zn { aspect-ratio: 2.8055555555555554 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 112px; }\",\".framer-afEmn .framer-1r60xge { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-afEmn .framer-10brb95 { flex: none; height: 40px; position: relative; width: 112px; }\",\".framer-afEmn .framer-73wlpn { align-content: center; align-items: center; display: flex; flex: 1.05 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-afEmn .framer-m7v9d9-container { height: auto; position: relative; width: 200px; }\",\".framer-afEmn .framer-1d31cjd-container { height: auto; position: relative; width: auto; }\",\".framer-afEmn .framer-1csmqp3-container { flex: none; height: auto; position: relative; width: 30px; }\",\".framer-afEmn .framer-1g6l2cv-container { flex: none; height: auto; position: relative; width: 40px; }\",\".framer-afEmn .framer-xmx8hy-container, .framer-afEmn .framer-1cp1qzj-container, .framer-afEmn .framer-1xm23se-container, .framer-afEmn .framer-1feh922-container, .framer-afEmn .framer-18b8iga-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-afEmn.framer-v-1hig3ed.framer-a288nc { height: 77px; padding: 0px; width: 390px; }\",\".framer-afEmn.framer-v-1hig3ed .framer-1dndkro-container, .framer-afEmn.framer-v-1hig3ed .framer-1r60xge, .framer-afEmn.framer-v-o10b79 .framer-1dndkro-container, .framer-afEmn.framer-v-o10b79 .framer-1r60xge, .framer-afEmn.framer-v-jp6p4j .framer-7k33kh, .framer-afEmn.framer-v-14c29ld .framer-1dndkro-container, .framer-afEmn.framer-v-14c29ld .framer-1r60xge, .framer-afEmn.framer-v-cbkmo8 .framer-1dndkro-container, .framer-afEmn.framer-v-cbkmo8 .framer-1r60xge { order: 0; }\",\".framer-afEmn.framer-v-1hig3ed .framer-3hrjyl { align-content: flex-start; align-items: flex-start; gap: 10px; height: 100%; justify-content: flex-start; order: 1; padding: 0px; }\",\".framer-afEmn.framer-v-1hig3ed .framer-7k33kh { flex: none; gap: unset; justify-content: space-between; overflow: visible; padding: 20px 24px 20px 24px; width: 100%; }\",\".framer-afEmn.framer-v-1hig3ed .framer-14v360c-container { order: 1; width: 40px; }\",\".framer-afEmn.framer-v-1hig3ed .framer-10brb95 { height: 37px; width: 103px; }\",\".framer-afEmn.framer-v-o10b79.framer-a288nc { justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: visible; padding: 0px; width: 390px; }\",\".framer-afEmn.framer-v-o10b79 .framer-3hrjyl, .framer-afEmn.framer-v-14c29ld .framer-3hrjyl, .framer-afEmn.framer-v-cbkmo8 .framer-3hrjyl { order: 1; padding: 0px; }\",\".framer-afEmn.framer-v-o10b79 .framer-7k33kh { gap: unset; justify-content: space-between; overflow: visible; padding: 20px 24px 20px 24px; z-index: 10; }\",\".framer-afEmn.framer-v-o10b79 .framer-14v360c-container, .framer-afEmn.framer-v-jp6p4j .framer-73wlpn, .framer-afEmn.framer-v-14c29ld .framer-14v360c-container, .framer-afEmn.framer-v-cbkmo8 .framer-14v360c-container { order: 1; }\",\".framer-afEmn.framer-v-o10b79 .framer-10brb95 { height: 37px; width: 104px; }\",\".framer-afEmn.framer-v-o10b79 .framer-73wlpn { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 20px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: flex-start; left: 0px; padding: 150px 50px 40px 50px; position: absolute; top: 0px; width: 100%; z-index: 9; }\",\".framer-afEmn.framer-v-o10b79 .framer-dcim1r-container, .framer-afEmn.framer-v-o10b79 .framer-nhd9t3-container, .framer-afEmn.framer-v-o10b79 .framer-h9u7p0-container, .framer-afEmn.framer-v-o10b79 .framer-1ft97da-container, .framer-afEmn.framer-v-o10b79 .framer-10rwif6-container, .framer-afEmn.framer-v-o10b79 .framer-4wa3m0-container { width: 100%; }\",\".framer-afEmn.framer-v-jp6p4j .framer-1lvmv3x, .framer-afEmn.framer-v-1rabddx .framer-1lvmv3x { min-height: unset; min-width: unset; }\",\".framer-afEmn.framer-v-1mvuvvu.framer-a288nc, .framer-afEmn.framer-v-1rabddx.framer-a288nc { padding: 0px 40px 0px 40px; width: 740px; }\",\".framer-afEmn.framer-v-1mvuvvu .framer-7k33kh { flex: none; width: min-content; }\",\".framer-afEmn.framer-v-1mvuvvu .framer-1r60xge { width: 113px; }\",\".framer-afEmn.framer-v-1mvuvvu .framer-73wlpn { flex: 1 0 0px; gap: 40px; justify-content: flex-end; }\",\".framer-afEmn.framer-v-1rabddx .framer-7k33kh { flex: none; order: 0; width: min-content; }\",\".framer-afEmn.framer-v-1rabddx .framer-73wlpn { flex: none; gap: 40px; justify-content: center; order: 1; width: min-content; }\",\".framer-afEmn.framer-v-14c29ld.framer-a288nc, .framer-afEmn.framer-v-cbkmo8.framer-a288nc { height: 600px; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: visible; padding: 0px; width: 740px; }\",\".framer-afEmn.framer-v-14c29ld .framer-7k33kh, .framer-afEmn.framer-v-cbkmo8 .framer-7k33kh { gap: unset; justify-content: space-between; overflow: visible; padding: 41px 40px 9px 40px; z-index: 10; }\",\".framer-afEmn.framer-v-14c29ld .framer-73wlpn, .framer-afEmn.framer-v-cbkmo8 .framer-73wlpn { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 20px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: flex-start; left: 0px; padding: 150px 40px 40px 40px; position: absolute; top: 0px; width: 100%; z-index: 9; }\",\".framer-afEmn.framer-v-14c29ld .framer-xmx8hy-container, .framer-afEmn.framer-v-14c29ld .framer-1cp1qzj-container, .framer-afEmn.framer-v-14c29ld .framer-1xm23se-container, .framer-afEmn.framer-v-14c29ld .framer-1feh922-container, .framer-afEmn.framer-v-14c29ld .framer-18b8iga-container, .framer-afEmn.framer-v-cbkmo8 .framer-xmx8hy-container, .framer-afEmn.framer-v-cbkmo8 .framer-1cp1qzj-container, .framer-afEmn.framer-v-cbkmo8 .framer-1xm23se-container, .framer-afEmn.framer-v-cbkmo8 .framer-1feh922-container, .framer-afEmn.framer-v-cbkmo8 .framer-18b8iga-container { flex: none; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 89\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IlMO3PYt9\":{\"layout\":[\"fixed\",\"fixed\"]},\"w7fCnPF1T\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"IImM1YplR\":{\"layout\":[\"fixed\",\"auto\"]},\"VMFMoji6U\":{\"layout\":[\"fixed\",\"auto\"]},\"JWcfY6oyR\":{\"layout\":[\"fixed\",\"auto\"]},\"sIUzYlIJZ\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]},\"oBh_xgl9W\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",\"100vh\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framero7P7y4Z3G=withCSS(Component,css,\"framer-afEmn\");export default Framero7P7y4Z3G;Framero7P7y4Z3G.displayName=\"Header\";Framero7P7y4Z3G.defaultProps={height:89,width:1200};addPropertyControls(Framero7P7y4Z3G,{variant:{options:[\"bI0nuPgTZ\",\"IlMO3PYt9\",\"w7fCnPF1T\",\"IImM1YplR\",\"VMFMoji6U\",\"JWcfY6oyR\",\"sIUzYlIJZ\",\"oBh_xgl9W\"],optionTitles:[\"Desktop / Dark\",\"Phone\",\"Phone (open)\",\"Desktop / Light\",\"Tablet / Dark\",\"Tablet / Light\",\"Tablet Menu\",\"Variant 8\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framero7P7y4Z3G,[{explicitInter:true,fonts:[]},...StopScrollFonts,...HamburgerIconFonts,...NavItemFonts,...ServiceOverlayFonts,...LanguageOverlayFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framero7P7y4Z3G\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"89\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IlMO3PYt9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"w7fCnPF1T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"IImM1YplR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VMFMoji6U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JWcfY6oyR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sIUzYlIJZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]},\\\"oBh_xgl9W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",\\\"100vh\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "StopScroll", "props", "toggle", "p", "l", "addPropertyControls", "ControlType", "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", "height", "icon", "id", "link", "serviceTitle", "showIcon", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "i30OUdtIP", "rqYhuMIXt", "bSqvrwbp5", "QqBiddtMv", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerocAojNtiW", "withCSS", "ocAojNtiW_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "OverlayMenuItemFonts", "getFonts", "ocAojNtiW_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerkOgmuVS6T", "withCSS", "kOgmuVS6T_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "icon", "id", "link", "navItem", "showIcon", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "XSQvzJCaQ", "B01T9rK20", "ZZ6i3X_ed", "MbWu5msn6", "nmhPRV8TQ", "IRpaCkl2t", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter9xcrnc", "args", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramernUBlOJ2tk", "withCSS", "nUBlOJ2tk_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "OverlayMenuItemFonts", "getFonts", "ocAojNtiW_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "FramerUTSHKRphx", "withCSS", "UTSHKRphx_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "transition5", "transition6", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click2", "closedColor", "height", "id", "openColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "GuIKUPaZD", "RsmnxvNyu", "ApPywYWyC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1w95sty", "args", "scopingClassNames", "cx", "LayoutGroup", "u", "css", "FramervXnh1PiQW", "withCSS", "vXnh1PiQW_default", "addPropertyControls", "ControlType", "addFonts", "StopScrollFonts", "getFonts", "StopScroll", "HamburgerIconFonts", "vXnh1PiQW_default", "NavItemFonts", "nUBlOJ2tk_default", "ServiceOverlayFonts", "UTSHKRphx_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "LanguageOverlayFonts", "kOgmuVS6T_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "transition3", "animation", "animation1", "transition4", "animation2", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition5", "animation5", "animation6", "transition6", "animation7", "animation8", "transition7", "animation9", "animation10", "transition8", "animation11", "animation12", "convertFromEnum", "value", "activeLocale", "toString", "transition9", "animation13", "animation14", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "ApPywYWyC1lv4xkq", "args", "ApPywYWyC1c9fxpp", "ApPywYWyC136fgfb", "ApPywYWyCtxc3kd", "XSQvzJCaQtxyyif", "overlay", "loadMore", "ApPywYWyC1q7z4om", "ApPywYWyCql5c66", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "router", "useRouter", "ref1", "ref2", "isDisplayed5", "ref3", "ref4", "isDisplayed6", "isDisplayed7", "isDisplayed8", "LayoutGroup", "u", "ComponentViewportProvider", "Link", "SVG", "l", "ResolveLinks", "resolvedLinks", "AnimatePresence", "Floating", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "overlay1", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "css", "Framero7P7y4Z3G", "withCSS", "o7P7y4Z3G_default", "addPropertyControls", "ControlType", "addFonts"]
}
