{
  "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/kDLzYRIh8Ityplsi6SC2/TSJWdpb2Id7Ewq93dmYq/dPkSuYsle.js", "ssg:https://framerusercontent.com/modules/V60jHX74xpz3nyVwQkKT/tsjK5qWOOzYFVRziTw5v/YMqexW7H8.js", "ssg:https://framerusercontent.com/modules/PRo2JiiDkuwgDhN9AsMB/oA42EugPANbOfAwaQN7D/Cp1cwJdc9.js", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js", "ssg:https://framerusercontent.com/modules/lRtEQCkVqMYTV4V9HAO1/NeMKsypcQhWhWet3nUWz/XENEcf1jy.js", "ssg:https://framerusercontent.com/modules/pwLw7IvaYgfceUb3xizu/BhjyyMtwD9xPurMzVCTt/smeXxQAQz.js", "ssg:https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/Xnul1hAdJn3YeKLXdbBc/StopScroll.js", "ssg:https://framerusercontent.com/modules/sxX0vk5I7o4T5BIxV3Os/GSQMkj1X67NlPNRnHdxi/avKZ3K9kp.js", "ssg:https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js", "ssg:https://framerusercontent.com/modules/bYQBxKr6XL8Nr5BtvxiA/ncvTeBoHmGvBLlw6nob1/ajMOA_iWM.js", "ssg:https://framerusercontent.com/modules/QdzNYbfL2L1yeyuiSIUx/0AnIYGRjsIuBizWba3E4/IoAJOaF_L.js", "ssg:https://framerusercontent.com/modules/mY6IkQcfEtEaWXalL8hc/E67lQmLT6yB4hTm09axq/EYwZRw6JG.js", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/bpyMj5oYPbTQwHc44zVN/jHxeUJpF5HSBXeIEBPE4/INZaKUCSH.js", "ssg:https://framerusercontent.com/modules/0DXyY1xjQgl8NNph0jxW/0k7hraM6KB8SbcbeUSH8/J61ryZMYO.js", "ssg:https://framerusercontent.com/modules/B0xHSoHt6KDWcZv1g7pI/rneRrm9LRITi2ih73I3h/kjg7sqGTb.js", "ssg:https://framerusercontent.com/modules/7lN7mzdrxwLMSRZwQu3u/1bKzqG3BUU90B1BXbcLg/r4UL9IQh1.js", "ssg:https://framerusercontent.com/modules/klZq5R0q8OFoFMtaa3bN/83v8bled25qJWZmbJKzn/zYjMVzBxn.js", "ssg:https://framerusercontent.com/modules/tEcYTUwYMMLSWyLPpbRm/x4oVWtIw7mTLtHU7tuX1/PyagrBk0w.js", "ssg:https://framerusercontent.com/modules/Pk5QGvOYEW8QUhq6tpQE/WCWht2x7eiDbDwldrWgS/NofvOr_o_.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 (38f2e7f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-d0LKh .framer-styles-preset-qcl65z:not(.rich-text-wrapper), .framer-d0LKh .framer-styles-preset-qcl65z.rich-text-wrapper h6 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-d0LKh .framer-styles-preset-qcl65z:not(.rich-text-wrapper), .framer-d0LKh .framer-styles-preset-qcl65z.rich-text-wrapper h6 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-d0LKh .framer-styles-preset-qcl65z:not(.rich-text-wrapper), .framer-d0LKh .framer-styles-preset-qcl65z.rich-text-wrapper h6 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 140%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-d0LKh\";\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 (3bc9980)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-w9wWZ .framer-styles-preset-1qfew29:not(.rich-text-wrapper), .framer-w9wWZ .framer-styles-preset-1qfew29.rich-text-wrapper h4 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-w9wWZ .framer-styles-preset-1qfew29:not(.rich-text-wrapper), .framer-w9wWZ .framer-styles-preset-1qfew29.rich-text-wrapper h4 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-w9wWZ .framer-styles-preset-1qfew29:not(.rich-text-wrapper), .framer-w9wWZ .framer-styles-preset-1qfew29.rich-text-wrapper h4 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 120%; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-w9wWZ\";\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 (ff86393)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-LQICT .framer-styles-preset-1okptxr:not(.rich-text-wrapper), .framer-LQICT .framer-styles-preset-1okptxr.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-LQICT .framer-styles-preset-1okptxr:not(.rich-text-wrapper), .framer-LQICT .framer-styles-preset-1okptxr.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-LQICT .framer-styles-preset-1okptxr:not(.rich-text-wrapper), .framer-LQICT .framer-styles-preset-1okptxr.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-LQICT\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);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\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}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 [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map", "// Generated by Framer (c76752e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const MaterialControls=getPropertyControls(Material);const enabledGestures={EobXhq8oW:{hover:true},J8wgrZ7gr:{hover:true},jyWbvgZSs:{hover:true},p5cJxZslh:{hover:true},wgjepH4X9:{hover:true},ZGK6LfAfq:{hover:true}};const cycleOrder=[\"ZGK6LfAfq\",\"J8wgrZ7gr\",\"EobXhq8oW\",\"p5cJxZslh\",\"jyWbvgZSs\",\"wgjepH4X9\"];const serializationHash=\"framer-XgSYD\";const variantClassNames={EobXhq8oW:\"framer-v-bqb4go\",J8wgrZ7gr:\"framer-v-1bctl5s\",jyWbvgZSs:\"framer-v-12omjfy\",p5cJxZslh:\"framer-v-6zde9a\",wgjepH4X9:\"framer-v-kduyou\",ZGK6LfAfq:\"framer-v-1nwdbyk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"No icon\":\"EobXhq8oW\",\"Outline White\":\"wgjepH4X9\",\"White Icon\":\"p5cJxZslh\",\"White No Icon\":\"jyWbvgZSs\",Button:\"ZGK6LfAfq\",Outline:\"J8wgrZ7gr\"};const getProps=({buttonText,height,hover,id,link,name1,newTab,select,width,...props})=>{return{...props,bNjZKLjKx:select??props.bNjZKLjKx??true,F2UPUA2Li:name1??props.F2UPUA2Li??\"ArrowCircleDown\",igyYvQWr_:newTab??props.igyYvQWr_,obyIM0gy6:link??props.obyIM0gy6,PlxZvHGSZ:hover??props.PlxZvHGSZ,variant:humanReadableVariantMap[props.variant]??props.variant??\"ZGK6LfAfq\",ZJonpmMPc:buttonText??props.ZJonpmMPc??\"Button\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ZJonpmMPc,obyIM0gy6,bNjZKLjKx,F2UPUA2Li,igyYvQWr_,PlxZvHGSZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZGK6LfAfq\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter18fmeb3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PlxZvHGSZ){const res=await PlxZvHGSZ(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"J8wgrZ7gr-hover\",\"EobXhq8oW-hover\",\"jyWbvgZSs-hover\",\"wgjepH4X9-hover\"].includes(gestureVariant))return false;if([\"J8wgrZ7gr\",\"EobXhq8oW\",\"jyWbvgZSs\",\"wgjepH4X9\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:obyIM0gy6,motionChild:true,nodeId:\"ZGK6LfAfq\",openInNewTab:igyYvQWr_,...addPropertyOverrides({wgjepH4X9:{openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1nwdbyk\",className,classNames)} framer-5igzc3`,\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZGK6LfAfq\",onMouseEnter:onMouseEnter18fmeb3,ref:ref??ref1,style:{...style},...addPropertyOverrides({\"EobXhq8oW-hover\":{\"data-framer-name\":undefined},\"J8wgrZ7gr-hover\":{\"data-framer-name\":undefined},\"jyWbvgZSs-hover\":{\"data-framer-name\":undefined},\"p5cJxZslh-hover\":{\"data-framer-name\":undefined},\"wgjepH4X9-hover\":{\"data-framer-name\":undefined},\"ZGK6LfAfq-hover\":{\"data-framer-name\":undefined},EobXhq8oW:{\"data-framer-name\":\"No icon\"},J8wgrZ7gr:{\"data-framer-name\":\"Outline\"},jyWbvgZSs:{\"data-framer-name\":\"White No Icon\"},p5cJxZslh:{\"data-framer-name\":\"White Icon\"},wgjepH4X9:{\"data-framer-name\":\"Outline White\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wa65sp\",layoutDependency:layoutDependency,layoutId:\"akUxtBq75\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},variants:{\"EobXhq8oW-hover\":{backgroundColor:\"var(--token-34cd21c7-c827-48b7-b5ab-f20ef7b207d5, rgb(10, 163, 253))\"},\"J8wgrZ7gr-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-34cd21c7-c827-48b7-b5ab-f20ef7b207d5, rgb(10, 163, 253))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-34cd21c7-c827-48b7-b5ab-f20ef7b207d5, rgb(10, 163, 253))\"},\"p5cJxZslh-hover\":{backgroundColor:\"var(--token-34cd21c7-c827-48b7-b5ab-f20ef7b207d5, rgb(10, 163, 253))\"},\"wgjepH4X9-hover\":{backgroundColor:\"var(--token-34cd21c7-c827-48b7-b5ab-f20ef7b207d5, rgb(10, 163, 253))\"},\"ZGK6LfAfq-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-34cd21c7-c827-48b7-b5ab-f20ef7b207d5, rgb(10, 163, 253))\"},EobXhq8oW:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},J8wgrZ7gr:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},jyWbvgZSs:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"},p5cJxZslh:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"},wgjepH4X9:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({J8wgrZ7gr:{\"data-border\":true},wgjepH4X9:{\"data-border\":true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Appointment \"})}),className:\"framer-1ep07e8\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"B05OT08Kv\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:ZJonpmMPc,variants:{\"J8wgrZ7gr-hover\":{\"--extracted-r6o4lv\":\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"},\"p5cJxZslh-hover\":{\"--extracted-r6o4lv\":\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"},J8wgrZ7gr:{\"--extracted-r6o4lv\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"},jyWbvgZSs:{\"--extracted-r6o4lv\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"},p5cJxZslh:{\"--extracted-r6o4lv\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"},wgjepH4X9:{\"--extracted-r6o4lv\":\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"J8wgrZ7gr-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255)))\"},children:\"Button\"})})},\"p5cJxZslh-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255)))\"},children:\"Button\"})})},J8wgrZ7gr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)))\"},children:\"Button\"})})},jyWbvgZSs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)))\"},children:\"Button\"})})},p5cJxZslh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)))\"},children:\"Button\"})})},wgjepH4X9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255)))\"},children:\"Button\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14bwj36-container\",layoutDependency:layoutDependency,layoutId:\"miD05hl5I-container\",style:{rotate:225},variants:{\"p5cJxZslh-hover\":{rotate:270},\"ZGK6LfAfq-hover\":{rotate:270}},children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Arrow Circle Right\",iconSelection:\"ArrowCircleDown\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"miD05hl5I\",layoutId:\"miD05hl5I\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"p5cJxZslh-hover\":{color:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"},p5cJxZslh:{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",iconSelection:F2UPUA2Li,selectByList:bNjZKLjKx}},baseVariant,gestureVariant)})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XgSYD.framer-5igzc3, .framer-XgSYD .framer-5igzc3 { display: block; }\",\".framer-XgSYD.framer-1nwdbyk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-width: 100px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 140px; }\",\".framer-XgSYD .framer-wa65sp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px 24px 8px 24px; position: relative; width: 100%; }\",\".framer-XgSYD .framer-1ep07e8 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-XgSYD .framer-14bwj36-container { flex: none; height: 18px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XgSYD.framer-1nwdbyk, .framer-XgSYD .framer-wa65sp { gap: 0px; } .framer-XgSYD.framer-1nwdbyk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XgSYD.framer-1nwdbyk > :first-child { margin-top: 0px; } .framer-XgSYD.framer-1nwdbyk > :last-child { margin-bottom: 0px; } .framer-XgSYD .framer-wa65sp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XgSYD .framer-wa65sp > :first-child { margin-left: 0px; } .framer-XgSYD .framer-wa65sp > :last-child { margin-right: 0px; } }\",'.framer-XgSYD[data-border=\"true\"]::after, .framer-XgSYD [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 46\n * @framerIntrinsicWidth 140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"J8wgrZ7gr\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"EobXhq8oW\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"p5cJxZslh\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"jyWbvgZSs\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"wgjepH4X9\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"F_fI1dOpZ\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"QkihMSokQ\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"pS2SBC4Pr\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"JwUV2t4f_\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"BDYTEgO7B\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]},\"kDV6BN1vG\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"100px\",null,null,null]}}}\n * @framerVariables {\"ZJonpmMPc\":\"buttonText\",\"obyIM0gy6\":\"link\",\"bNjZKLjKx\":\"select\",\"F2UPUA2Li\":\"name1\",\"igyYvQWr_\":\"newTab\",\"PlxZvHGSZ\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXENEcf1jy=withCSS(Component,css,\"framer-XgSYD\");export default FramerXENEcf1jy;FramerXENEcf1jy.displayName=\"Button\";FramerXENEcf1jy.defaultProps={height:46,width:140};addPropertyControls(FramerXENEcf1jy,{variant:{options:[\"ZGK6LfAfq\",\"J8wgrZ7gr\",\"EobXhq8oW\",\"p5cJxZslh\",\"jyWbvgZSs\",\"wgjepH4X9\"],optionTitles:[\"Button\",\"Outline\",\"No icon\",\"White Icon\",\"White No Icon\",\"Outline White\"],title:\"Variant\",type:ControlType.Enum},ZJonpmMPc:{defaultValue:\"Button\",description:\"\",displayTextArea:false,title:\"Button text\",type:ControlType.String},obyIM0gy6:{title:\"Link\",type:ControlType.Link},bNjZKLjKx:{defaultValue:true,title:\"Select\",type:ControlType.Boolean},F2UPUA2Li:MaterialControls?.[\"iconSelection\"]&&{...MaterialControls[\"iconSelection\"],defaultValue:\"ArrowCircleDown\",description:undefined,hidden:undefined,title:\"Name\"},igyYvQWr_:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},PlxZvHGSZ:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerXENEcf1jy,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXENEcf1jy\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"140\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"J8wgrZ7gr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"EobXhq8oW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"p5cJxZslh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"jyWbvgZSs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"wgjepH4X9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"F_fI1dOpZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"QkihMSokQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"pS2SBC4Pr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"JwUV2t4f_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"BDYTEgO7B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]},\\\"kDV6BN1vG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]}}}\",\"framerIntrinsicHeight\":\"46\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"ZJonpmMPc\\\":\\\"buttonText\\\",\\\"obyIM0gy6\\\":\\\"link\\\",\\\"bNjZKLjKx\\\":\\\"select\\\",\\\"F2UPUA2Li\\\":\\\"name1\\\",\\\"igyYvQWr_\\\":\\\"newTab\\\",\\\"PlxZvHGSZ\\\":\\\"hover\\\"}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XENEcf1jy.map", "// Generated by Framer (5eef525)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"A4_l4EQWW\",\"mD9i3530J\"];const serializationHash=\"framer-p5Lwk\";const variantClassNames={A4_l4EQWW:\"framer-v-cr39zy\",mD9i3530J:\"framer-v-ca5o0o\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:1,mass:1,stiffness:200,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.3,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition3={damping:60,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={damping:60,delay:.8,mass:1,stiffness:200,type:\"spring\"};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:.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!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Dark:\"mD9i3530J\",Light:\"A4_l4EQWW\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"A4_l4EQWW\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"A4_l4EQWW\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"mD9i3530J\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cr39zy\",className,classNames),\"data-framer-appear-id\":\"cr39zy\",\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"A4_l4EQWW\",optimized:true,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({mD9i3530J:{__framer__presenceAnimate:animation2,\"data-framer-name\":\"Dark\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-qpyj38\",\"data-framer-name\":\"Rectangle 1729\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:119,intrinsicWidth:119,layoutDependency:layoutDependency,layoutId:\"y7hEeH7Zf\",svg:'<svg width=\"119\" height=\"119\" viewBox=\"0 0 119 119\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M59.497 0.393677L118.603 59.5L59.497 118.606L0.390625 59.5L59.497 0.393677Z\" fill=\"white\" fill-opacity=\"0.7\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-9hk67q\",\"data-framer-name\":\"Rectangle 1729\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:119,intrinsicWidth:119,layoutDependency:layoutDependency,layoutId:\"V8xWf_2nq\",svg:'<svg width=\"119\" height=\"119\" viewBox=\"0 0 119 119\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M59.497 0.393677L118.603 59.5L59.497 118.606L0.390625 59.5L59.497 0.393677Z\" fill=\"white\" fill-opacity=\"0.7\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-8r0pxr\",\"data-framer-name\":\"Rectangle 1730\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:125,intrinsicWidth:125,layoutDependency:layoutDependency,layoutId:\"j6D9azaQ7\",svg:'<svg width=\"125\" height=\"125\" viewBox=\"0 0 125 125\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.399948 62.5L62.5 0.399948L124.6 62.5L62.5 124.6L0.399948 62.5Z\" stroke=\"white\" stroke-width=\"0.565611\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gg3hs9\",\"data-framer-name\":\"Rectangle 1728\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"fzr2WUdwk\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 112 113\"><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path><path d=\"M 0.8 56.588 L 55.626 1.762 L 110.452 56.588 L 55.626 111.414 Z\" fill=\"rgba(255,255,255,0.7)\" stroke-width=\"1.13122\" stroke=\"rgb(18,18,18)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 56 84 C 57.105 84 58 84.895 58 86 C 58 87.105 57.105 88 56 88 C 54.895 88 54 87.105 54 86 C 54 84.895 54.895 84 56 84 Z\" fill=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\"></path><path d=\"M 51 85 C 51.552 85 52 85.448 52 86 C 52 86.552 51.552 87 51 87 C 50.448 87 50 86.552 50 86 C 50 85.448 50.448 85 51 85 Z\" fill=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\"></path><path d=\"M 61 85 C 61.552 85 62 85.448 62 86 C 62 86.552 61.552 87 61 87 C 60.448 87 60 86.552 60 86 C 60 85.448 60.448 85 61 85 Z\" fill=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\"></path></svg>',svgContentId:11027324483,withExternalLayout:true,...addPropertyOverrides({mD9i3530J:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 126 127\"><path d=\"M 63.5 2 L 125 63.5 L 63.5 125 L 2 63.5 Z\" fill=\"transparent\" stroke=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\"></path><path d=\"M 63.5 4.952 L 122.048 63.5 L 63.5 122.048 L 4.952 63.5 Z\" fill=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\"></path><path d=\"M 63.5 10.856 L 116.144 63.5 L 63.5 116.144 L 10.856 63.5 Z\" fill=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\" stroke-width=\"2\" stroke=\"rgb(255, 255, 255)\"></path><path d=\"M 7.814 64.59 L 63.619 8.794 L 119.424 64.59 L 63.619 120.386 Z\" fill=\"rgba(255, 255, 255, 0)\" stroke-width=\"1.15\" stroke=\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {&quot;name&quot;:&quot;Dark Blue&quot;} */\" stroke-miterlimit=\"10\"></path><path d=\"M 63 91 C 64.105 91 65 91.895 65 93 C 65 94.105 64.105 95 63 95 C 61.895 95 61 94.105 61 93 C 61 91.895 61.895 91 63 91 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 58 92 C 58.552 92 59 92.448 59 93 C 59 93.552 58.552 94 58 94 C 57.448 94 57 93.552 57 93 C 57 92.448 57.448 92 58 92 Z\" fill=\"rgb(255, 255, 255)\"></path><path d=\"M 68 92 C 68.552 92 69 92.448 69 93 C 69 93.552 68.552 94 68 94 C 67.448 94 67 93.552 67 93 C 67 92.448 67.448 92 68 92 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12078402963}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VHVscGVuIE9uZS1yZWd1bGFy\",\"--framer-font-family\":'\"Tulpen One\", sans-serif',\"--framer-font-size\":\"23.73px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\"},children:\"EST\"})}),className:\"framer-1yi1ojd\",\"data-framer-appear-id\":\"1yi1ojd\",\"data-framer-name\":\"EST\",fonts:[\"GF;Tulpen One-regular\"],layoutDependency:layoutDependency,layoutId:\"ce6yewXwp\",style:{\"--framer-paragraph-spacing\":\"0px\"},variants:{mD9i3530J:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mD9i3530J:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VHVscGVuIE9uZS1yZWd1bGFy\",\"--framer-font-family\":'\"Tulpen One\", sans-serif',\"--framer-font-size\":\"23.73px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"EST\"})}),initial:animation4,optimized:true}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UHJvbXB0LTYwMA==\",\"--framer-font-family\":'\"Prompt\", \"Prompt Placeholder\", sans-serif',\"--framer-font-size\":\"32.78px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)))\",\"--framer-text-transform\":\"uppercase\"},children:\"1974\"})}),className:\"framer-1yqvfk2\",\"data-framer-appear-id\":\"1yqvfk2\",\"data-framer-name\":\"1975\",fonts:[\"GF;Prompt-600\"],layoutDependency:layoutDependency,layoutId:\"r8xH6uZw_\",style:{\"--extracted-r6o4lv\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{mD9i3530J:{\"--extracted-r6o4lv\":\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mD9i3530J:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UHJvbXB0LTYwMA==\",\"--framer-font-family\":'\"Prompt\", \"Prompt Placeholder\", sans-serif',\"--framer-font-size\":\"32.78px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255)))\",\"--framer-text-transform\":\"uppercase\"},children:\"1974\"})}),initial:animation4,optimized:true}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-p5Lwk.framer-96mi62, .framer-p5Lwk .framer-96mi62 { display: block; }\",\".framer-p5Lwk.framer-cr39zy { height: 125px; max-height: 125px; max-width: 125px; overflow: visible; position: relative; width: 125px; }\",\".framer-p5Lwk .framer-qpyj38, .framer-p5Lwk .framer-9hk67q { flex: none; height: 119px; left: 3px; position: absolute; top: 3px; width: 119px; }\",\".framer-p5Lwk .framer-8r0pxr { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-p5Lwk .framer-1gg3hs9 { flex: none; height: 113px; left: 7px; position: absolute; top: 6px; width: 112px; }\",\".framer-p5Lwk .framer-1yi1ojd { flex: none; height: auto; left: 53px; position: absolute; top: 22px; white-space: pre; width: auto; }\",\".framer-p5Lwk .framer-1yqvfk2 { flex: none; height: auto; left: 28px; position: absolute; top: 47px; white-space: pre; width: auto; }\",\".framer-p5Lwk.framer-v-ca5o0o.framer-cr39zy { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 125px); }\",\".framer-p5Lwk.framer-v-ca5o0o .framer-1gg3hs9 { height: 127px; left: calc(50.40000000000002% - 126px / 2); top: calc(50.40000000000002% - 127px / 2); width: 126px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 125\n * @framerIntrinsicWidth 125\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"125px\",null,\"125px\"]},\"mD9i3530J\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"125px\",null,\"125px\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersmeXxQAQz=withCSS(Component,css,\"framer-p5Lwk\");export default FramersmeXxQAQz;FramersmeXxQAQz.displayName=\"Estimated logo\";FramersmeXxQAQz.defaultProps={height:125,width:125};addPropertyControls(FramersmeXxQAQz,{variant:{options:[\"A4_l4EQWW\",\"mD9i3530J\"],optionTitles:[\"Light\",\"Dark\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramersmeXxQAQz,[{explicitInter:true,fonts:[{family:\"Tulpen One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/tulpenone/v25/dFa6ZfeC474skLgesc0CWjgw_HyIRlE.woff2\",weight:\"400\"},{family:\"Prompt\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/prompt/v10/-W_8XJnvUD7dzB2Cv_44a2kvc5Q9dw.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersmeXxQAQz\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"125px\\\",null,\\\"125px\\\"]},\\\"mD9i3530J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"125px\\\",null,\\\"125px\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"125\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"125\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./smeXxQAQz.map", "import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useEffect}from\"react\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight auto\n */export default function Component(props){const{toggle}=props;useEffect(()=>{if(toggle)document.body.style.overflow=\"hidden\";return()=>{document.body.style.overflow=\"\";};},[!toggle]);return /*#__PURE__*/_jsx(_Fragment,{});}Component.displayName=\"Stop Scroll\";addPropertyControls(Component,{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\":\"Component\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll.map", "// Generated by Framer (44d7d2d)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQ bJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-SHmdZ .framer-styles-preset-1smles3:not(.rich-text-wrapper), .framer-SHmdZ .framer-styles-preset-1smles3.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-SHmdZ\";\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 (018ad06)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Bold\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-JEa3Q .framer-styles-preset-10zx2fd:not(.rich-text-wrapper), .framer-JEa3Q .framer-styles-preset-10zx2fd.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-JEa3Q\";\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 (ff86393)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"mHSzJH9bn\",\"S2YDLAMkY\"];const serializationHash=\"framer-C2j8j\";const variantClassNames={mHSzJH9bn:\"framer-v-1dgcd8y\",S2YDLAMkY:\"framer-v-7rag97\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Color:\"mHSzJH9bn\",White:\"S2YDLAMkY\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"mHSzJH9bn\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"mHSzJH9bn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VOinlUFUB\"},nodeId:\"mHSzJH9bn\",children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:198,intrinsicWidth:705,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:388,pixelWidth:1402,positionX:\"center\",positionY:\"center\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/JCUOG0Pc0s8NmzqvSGG3S4grvM.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/JCUOG0Pc0s8NmzqvSGG3S4grvM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JCUOG0Pc0s8NmzqvSGG3S4grvM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/JCUOG0Pc0s8NmzqvSGG3S4grvM.png 1402w\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1dgcd8y\",className,classNames)} framer-1yy11uv`,\"data-framer-name\":\"Color\",layoutDependency:layoutDependency,layoutId:\"mHSzJH9bn\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({S2YDLAMkY:{\"data-framer-name\":\"White\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:198,intrinsicWidth:705,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:388,pixelWidth:1402,positionX:\"center\",positionY:\"center\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/Xq1cXu7B6pSh2fhpiaaApUkyjU.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Xq1cXu7B6pSh2fhpiaaApUkyjU.png?scale-down-to=512 512w,https://framerusercontent.com/images/Xq1cXu7B6pSh2fhpiaaApUkyjU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Xq1cXu7B6pSh2fhpiaaApUkyjU.png 1402w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C2j8j.framer-1yy11uv, .framer-C2j8j .framer-1yy11uv { display: block; }\",\".framer-C2j8j.framer-1dgcd8y { height: 198px; overflow: visible; position: relative; text-decoration: none; width: 705px; }\",\".framer-C2j8j.framer-v-7rag97.framer-1dgcd8y { aspect-ratio: 3.5606060606060606 / 1; height: var(--framer-aspect-ratio-supported, 198px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 198\n * @framerIntrinsicWidth 705\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"S2YDLAMkY\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerajMOA_iWM=withCSS(Component,css,\"framer-C2j8j\");export default FramerajMOA_iWM;FramerajMOA_iWM.displayName=\"Belerly Hills Center for Oral Surgery and Dental Implents logo\";FramerajMOA_iWM.defaultProps={height:198,width:705};addPropertyControls(FramerajMOA_iWM,{variant:{options:[\"mHSzJH9bn\",\"S2YDLAMkY\"],optionTitles:[\"Color\",\"White\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerajMOA_iWM,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerajMOA_iWM\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"S2YDLAMkY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"198\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"705\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ajMOA_iWM.map", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"f7xTvgori\",\"R9fk8fuyy\",\"iDdJGQ6ZX\",\"hm_JDGjSw\"];const serializationHash=\"framer-8ksCd\";const variantClassNames={f7xTvgori:\"framer-v-znz38w\",hm_JDGjSw:\"framer-v-lm5ac0\",iDdJGQ6ZX:\"framer-v-1u3l33z\",R9fk8fuyy:\"framer-v-ybiicb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"larger logo white\":\"iDdJGQ6ZX\",\"larger logo\":\"R9fk8fuyy\",Desktop:\"f7xTvgori\",Small:\"hm_JDGjSw\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,lLd6WfbMm:click!==null&&click!==void 0?click:props.lLd6WfbMm,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"f7xTvgori\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,lLd6WfbMm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"f7xTvgori\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1esr0lh=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(lLd6WfbMm){const res=await lLd6WfbMm(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"R9fk8fuyy\",\"iDdJGQ6ZX\",\"hm_JDGjSw\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"R9fk8fuyy\",\"hm_JDGjSw\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"iDdJGQ6ZX\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpSlF6kTI\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-znz38w\",className,classNames)} framer-1q07ke1`,\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"f7xTvgori\",onTap:onTap1esr0lh,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({hm_JDGjSw:{\"data-framer-name\":\"Small\"},iDdJGQ6ZX:{\"data-framer-name\":\"larger logo white\"},R9fk8fuyy:{\"data-framer-name\":\"larger logo\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-zxp6nf\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:72,intrinsicWidth:140,layoutDependency:layoutDependency,layoutId:\"I10540:2199;10459:6715\",svg:'<svg width=\"140\" height=\"72\" viewBox=\"0 0 140 72\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M46.9913 71.8804C46.9913 71.8804 5.37102 75.4456 0.487254 43.64C-4.91204 8.48268 36.1691 -0.0863017 44.2837 0.000652882C49.258 0.0559876 54.7518 0.613287 59.2027 1.40378C63.6535 2.19428 85.5498 7.53803 88.3439 8.15067C91.138 8.7633 103.176 10.953 106.667 11.3047C110.158 11.6565 126.733 13.0557 139.559 8.41153C139.559 8.41153 127.78 13.8462 113.735 14.1071C99.6895 14.3679 84.8572 11.8304 74.7355 9.6368C64.6138 7.44317 53.9726 4.73177 39.6636 9.19807C25.3547 13.6644 16.4569 26.8973 15.8469 27.8617C15.2369 28.8261 8.25563 38.3753 10.6129 48.9798C12.9702 59.5843 23.1863 69.1888 46.9991 71.8765L46.9913 71.8804Z\" fill=\"#0AA3FD\"/>\\n<path d=\"M51.5248 71.6789C51.5248 71.6789 45.9405 72.3784 35.8227 68.9635C25.705 65.5486 22.474 53.6279 21.9506 51.79C21.4272 49.9521 18.2868 37.5057 27.7081 22.1741C37.1293 6.84239 52.9218 6.83844 56.6722 7.10326C60.4226 7.36807 71.6777 8.85421 83.2831 11.8344C94.8884 14.8145 103.786 15.779 107.71 15.8659C111.633 15.9529 119.838 16.1307 126.643 13.4984C126.643 13.4984 118.005 18.7552 104.92 18.7552C91.8345 18.7552 81.7128 17.439 71.0677 16.3007C60.4226 15.1624 47.5973 15.6011 37.6527 24.0989C27.7081 32.5968 25.6145 47.0549 28.6683 56.2563C31.7221 65.4577 42.3672 71.1532 51.5248 71.6789Z\" fill=\"#0AA3FD\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1burxgw\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:217,layoutDependency:layoutDependency,layoutId:\"I10540:2199;10459:6716\",svg:'<svg width=\"217\" height=\"32\" viewBox=\"0 0 217 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.96889 1.39121C3.49355 1.39121 1.98631 2.56509 1.98631 4.20142C1.98631 6.01165 4.06811 6.62824 6.56312 7.22507C9.18013 7.86142 11.4154 8.61239 11.4154 10.8851C11.4154 13.1577 9.41625 14.5055 6.44113 14.5055C4.24127 14.5055 3.35188 14.3514 1.13234 13.2724L1.43143 12.6755C3.5329 13.6755 4.38294 13.8297 6.44506 13.8297C8.97943 13.8297 10.6638 12.7506 10.6638 10.9048C10.6638 9.05902 8.70395 8.478 6.38603 7.9207C3.61161 7.26459 1.23466 6.53338 1.23466 4.22514C1.23466 2.16589 3.03705 0.719285 5.96889 0.719285C7.55483 0.719285 9.61302 1.12244 10.8212 1.75879L10.4827 2.37538C9.33361 1.75879 7.39348 1.39516 5.96495 1.39516L5.96889 1.39121ZM23.5009 14.3672L21.6985 10.4384H13.7137L11.9309 14.3672H11.1399L17.4404 0.79043H17.9953L24.2761 14.3672H23.5009ZM17.6962 1.65998L13.9931 9.8258H21.4427L17.7002 1.65998H17.6962ZM36.0389 14.3672L25.7952 2.15799V14.3672H25.0632V0.79043H25.5591L35.7831 12.9996V0.79043H36.5151V14.3672H36.0389ZM43.7404 1.4663V14.3672H43.0084V1.4663H37.9357V0.79043H48.8327V1.4663H43.7404ZM59.3479 14.3672L57.5456 10.4384H49.5607L47.778 14.3672H46.987L53.2875 0.79043H53.8424L60.1232 14.3672H59.3479ZM53.5433 1.65998L49.8402 9.8258H57.2898L53.5473 1.65998H53.5433ZM78.5013 14.3672V2.44652L72.4802 12.0748L66.4355 2.44652V14.3672H65.7036V0.79043H66.1994L72.4802 10.7665L78.761 0.79043H79.2372V14.3672H78.5013ZM88.0485 14.4462C83.9872 14.4462 80.6972 11.3673 80.6972 7.59265C80.6972 3.81803 83.9872 0.739049 88.0485 0.739049C92.1097 0.739049 95.38 3.82198 95.38 7.59265C95.38 11.3633 92.1097 14.4462 88.0485 14.4462ZM88.0485 1.42678C84.424 1.42678 81.4528 4.20142 81.4528 7.5887C81.4528 10.976 84.424 13.7308 88.0485 13.7308C91.6729 13.7308 94.6244 10.976 94.6244 7.5887C94.6244 4.20142 91.6926 1.42678 88.0485 1.42678ZM107.816 14.3672L97.572 2.15799V14.3672H96.84V0.79043H97.3359L107.56 12.9996V0.79043H108.292V14.3672H107.816ZM110.488 14.3672V0.79043H111.22V14.3672H110.488ZM119.996 1.42678C116.391 1.42678 113.459 4.18166 113.459 7.5887C113.459 10.9957 116.391 13.7308 119.996 13.7308C122.077 13.7308 123.919 12.806 125.108 11.3989L125.682 11.8811C124.336 13.4423 122.294 14.4423 119.996 14.4423C115.974 14.4423 112.684 11.3633 112.684 7.5887C112.684 3.81408 115.974 0.715332 119.996 0.715332C122.294 0.715332 124.336 1.73507 125.682 3.2963L125.108 3.7785C123.919 2.37142 122.077 1.43073 119.996 1.43073V1.42678ZM137.882 14.3672L136.079 10.4384H128.095L126.312 14.3672H125.521L131.821 0.79043H132.376L138.657 14.3672H137.882ZM132.077 1.65998L128.374 9.8258H135.824L132.081 1.65998H132.077ZM150.813 1.42678C147.209 1.42678 144.277 4.18166 144.277 7.5887C144.277 10.9957 147.209 13.7308 150.813 13.7308C152.895 13.7308 154.737 12.806 155.925 11.3989L156.5 11.8811C155.154 13.4423 153.112 14.4423 150.813 14.4423C146.791 14.4423 143.501 11.3633 143.501 7.5887C143.501 3.81408 146.791 0.715332 150.813 0.715332C153.112 0.715332 155.15 1.73507 156.5 3.2963L155.925 3.7785C154.737 2.37142 152.895 1.43073 150.813 1.43073V1.42678ZM167.472 13.6953V14.3711H157.862V0.794383H167.055V1.47026H158.594V7.45826H165.823V8.11437H158.594V13.6992H167.468L167.472 13.6953ZM179.813 14.3672L169.569 2.15799V14.3672H168.837V0.79043H169.333L179.557 12.9996V0.79043H180.289V14.3672H179.813ZM187.514 1.4663V14.3672H186.782V1.4663H181.71V0.79043H192.607V1.4663H187.514ZM203.559 13.6953V14.3711H193.949V0.794383H203.142V1.47026H194.681V7.45826H201.914V8.11437H194.681V13.6992H203.555L203.559 13.6953ZM211.776 9.47798L215.522 14.3672H214.609L211.024 9.63213C210.627 9.67165 210.194 9.69142 209.777 9.69142H205.656V14.3711H204.924V0.794383H210.292C213.897 0.794383 215.144 2.87339 215.144 5.1263C215.144 7.60846 213.838 8.99578 211.776 9.47798ZM210.253 1.4663H205.656V9.0353H209.757C212.492 9.0353 214.373 7.90094 214.373 5.14606C214.373 3.22121 213.303 1.47026 210.253 1.47026V1.4663Z\" fill=\"black\"/>\\n<path d=\"M5.43761 18.2762C4.06418 18.2762 3.70606 19.1655 3.70606 20.6556V20.8651H6.55132V21.3275H3.70606V28.8609C3.70606 30.1297 2.79699 31.0427 1.51013 31.0427C1.30943 31.0427 1.1048 31.0269 0.931641 31.015V30.5486C1.07725 30.5645 1.2504 30.5763 1.46685 30.5763C2.45069 30.5763 3.18659 30.0546 3.18659 28.7463V21.3236H1.69903V20.8611H3.18659V20.6082C3.18659 18.96 3.7218 17.794 5.41006 17.794C6.00037 17.794 6.449 17.877 6.70873 17.9481V18.4145C6.46474 18.3434 6.0712 18.2722 5.43761 18.2722V18.2762ZM10.3922 28.5131C8.05068 28.5131 6.15778 26.7661 6.15778 24.6278C6.15778 22.4895 8.05068 20.7267 10.3922 20.7267C12.7337 20.7267 14.6109 22.4737 14.6109 24.6278C14.6109 26.7819 12.718 28.5131 10.3922 28.5131ZM10.3922 21.2168C8.3419 21.2168 6.68119 22.7385 6.68119 24.6239C6.68119 26.5092 8.3419 28.0191 10.3922 28.0191C12.4425 28.0191 14.0914 26.4974 14.0914 24.6239C14.0914 22.7504 12.4307 21.2168 10.3922 21.2168ZM19.8371 21.5409C19.3884 21.3315 18.9555 21.2603 18.5817 21.2603C17.0351 21.2603 15.9804 22.6674 15.9804 24.4697V28.4538H15.4609V20.8651H15.9804V22.6832C16.429 21.5133 17.3538 20.7386 18.625 20.7267C19.046 20.7267 19.5065 20.8255 19.9669 21.0508L19.8371 21.5449V21.5409ZM28.9907 28.5131C26.0313 28.5131 23.6307 26.2602 23.6307 23.5014C23.6307 20.7425 26.0274 18.4896 28.9907 18.4896C31.954 18.4896 34.3349 20.7425 34.3349 23.5014C34.3349 26.2602 31.9501 28.5131 28.9907 28.5131ZM28.9907 18.9916C26.3461 18.9916 24.1817 21.0192 24.1817 23.4974C24.1817 25.9756 26.3501 27.9914 28.9907 27.9914C31.6313 27.9914 33.7879 25.9796 33.7879 23.4974C33.7879 21.0153 31.651 18.9916 28.9907 18.9916ZM39.6633 21.5409C39.2147 21.3315 38.7818 21.2603 38.408 21.2603C36.8614 21.2603 35.8067 22.6674 35.8067 24.4697V28.4538H35.2872V20.8651H35.8067V22.6832C36.2553 21.5133 37.1801 20.7386 38.4513 20.7267C38.8684 20.7267 39.3328 20.8255 39.7932 21.0508L39.6633 21.5449V21.5409ZM46.6407 28.4538V27.5369C45.8773 28.1297 44.8226 28.5092 43.5633 28.5092C41.3083 28.5092 39.5177 26.7503 39.5177 24.6081C39.5177 22.4658 41.3083 20.7228 43.5633 20.7228C44.7636 20.7228 45.9048 21.118 46.6407 21.7346V20.8611H47.1484V28.4499H46.6407V28.4538ZM46.6407 22.3156C45.9166 21.6239 44.8501 21.2168 43.6066 21.2168C41.6271 21.2168 40.0254 22.7385 40.0254 24.612C40.0254 26.4855 41.631 28.0191 43.6066 28.0191C44.8777 28.0191 45.9324 27.6238 46.6407 26.9479V22.3156ZM48.5021 28.4538V17.8375H49.0373V28.4538H48.5021ZM56.9946 18.9639C55.1883 18.9639 54.0903 19.8216 54.0903 21.0192C54.0903 22.3433 55.6054 22.7939 57.4275 23.2287C59.3361 23.695 60.9654 24.2444 60.9654 25.9045C60.9654 27.5645 59.5054 28.5526 57.3409 28.5526C55.7392 28.5526 55.086 28.438 53.4685 27.6515L53.685 27.2167C55.2158 27.9479 55.8376 28.0625 57.3409 28.0625C59.1905 28.0625 60.4184 27.272 60.4184 25.9203C60.4184 24.5685 58.9898 24.1456 57.2976 23.7385C55.2749 23.2603 53.5433 22.7267 53.5433 21.035C53.5433 19.5291 54.8577 18.4738 56.9946 18.4738C58.1516 18.4738 59.651 18.7703 60.5325 19.2327L60.2885 19.6833C59.4503 19.2327 58.0336 18.9639 56.9946 18.9639ZM68.2458 28.4538V27.4539C67.4941 28.1297 66.3529 28.5092 65.066 28.5092C63.1731 28.5092 61.7131 27.3669 61.7131 25.1575V20.8611H62.2208V25.1575C62.2208 27.0151 63.4919 28.0151 65.1093 28.0151C66.4237 28.0151 67.4351 27.6357 68.2418 26.9598V20.8611H68.7613V28.4499H68.2418L68.2458 28.4538ZM74.499 21.5409C74.0504 21.3315 73.6175 21.2603 73.2437 21.2603C71.6971 21.2603 70.6424 22.6674 70.6424 24.4697V28.4538H70.1229V20.8651H70.6424V22.6832C71.091 21.5133 72.0158 20.7386 73.287 20.7267C73.708 20.7267 74.1685 20.8255 74.6289 21.0508L74.499 21.5449V21.5409ZM78.5131 31.0585C76.7815 31.0585 76.447 30.8886 75.3648 30.5921L75.479 30.1574C76.5612 30.4656 77.0255 30.5921 78.4698 30.5921C80.7366 30.5921 81.6771 29.185 81.6771 27.8886V27.5645C80.9137 28.1416 79.859 28.5092 78.6154 28.5092C76.3762 28.5092 74.5423 26.7622 74.5423 24.5962C74.5423 22.4303 76.3762 20.7228 78.6154 20.7228C79.8157 20.7228 80.957 21.118 81.6771 21.7346V20.8611H82.1966V27.6752C82.1966 29.521 81.0121 31.0546 78.5131 31.0546V31.0585ZM81.6732 22.3156C80.9491 21.6239 79.8826 21.2168 78.639 21.2168C76.6753 21.2168 75.0697 22.7227 75.0697 24.5962C75.0697 26.4697 76.6753 28.0191 78.639 28.0191C79.9102 28.0191 80.9648 27.6396 81.6732 26.9637V22.3156ZM83.5661 24.8373C83.6802 26.695 85.2111 28.0191 87.0174 28.0191C88.1862 28.0191 89.3156 27.5961 90.0083 26.7385L90.4136 27.0468C89.6895 27.9361 88.4499 28.5092 86.9898 28.5092C84.6483 28.5092 83.0309 26.7622 83.0309 24.6239C83.0309 22.4856 84.6483 20.7228 86.9898 20.7228C89.3314 20.7228 90.7324 22.3552 90.7324 24.6634V24.8334H83.5661V24.8373ZM86.9898 21.205C85.0419 21.205 83.6527 22.6002 83.5661 24.3867H90.2247C90.1224 22.5291 88.926 21.205 86.9898 21.205ZM95.9703 21.5409C95.5217 21.3315 95.0888 21.2603 94.7149 21.2603C93.1683 21.2603 92.1137 22.6674 92.1137 24.4697V28.4538H91.5942V20.8651H92.1137V22.6832C92.5623 21.5133 93.4871 20.7386 94.7582 20.7267C95.1793 20.7267 95.6397 20.8255 96.1002 21.0508L95.9703 21.5449V21.5409ZM100.362 28.8649C99.6538 30.5961 97.7609 31.0467 96.1435 31.0467H96.0726L96.1002 30.5961H96.2576C97.9773 30.5961 99.4216 29.9913 99.9686 28.4538H99.5357L95.9231 20.8651H96.5016L99.8388 27.8926H100.201L103.105 20.8651H103.668L100.358 28.8649H100.362ZM113.967 26.8649L115.352 28.1614L115.021 28.4855L113.636 27.189C112.825 27.9202 111.861 28.4973 110.763 28.4973C108.335 28.4973 107.324 27.3155 107.324 26.0744C107.324 24.9756 107.946 24.1022 109.693 23.4421C108.784 22.5567 108.264 21.8492 108.264 20.8097C108.264 19.6398 109.232 18.5292 110.692 18.5292C112.294 18.5292 113.25 19.5845 113.25 20.7386C113.25 21.6674 112.829 22.8492 110.535 23.612L113.64 26.5408C114.478 25.7227 115.112 24.7227 115.446 24.2326L115.852 24.4302C115.549 24.9085 114.884 25.9519 113.975 26.8649H113.967ZM112.751 20.7939C112.751 19.8651 112.113 18.9758 110.685 18.9758C109.5 18.9758 108.748 19.9046 108.748 20.8216C108.748 21.8058 109.311 22.4263 110.165 23.2721C112.274 22.5686 112.751 21.6951 112.751 20.7939ZM110.035 23.7939C108.445 24.3867 107.867 25.1614 107.867 26.0626C107.867 27.0349 108.689 28.0191 110.755 28.0191C111.708 28.0191 112.577 27.525 113.298 26.8649L110.031 23.7939H110.035ZM123.498 28.4538H120.031V18.5252H123.168C125.997 18.5252 128.295 20.7505 128.295 23.4974C128.295 26.2444 126.17 28.2839 123.498 28.4538ZM123.164 19.0193H120.562V27.9598H123.451C125.804 27.7621 127.74 25.8492 127.74 23.4974C127.74 21.0192 125.69 19.0193 123.16 19.0193H123.164ZM129.244 24.8373C129.358 26.695 130.889 28.0191 132.695 28.0191C133.864 28.0191 134.993 27.5961 135.686 26.7385L136.091 27.0468C135.367 27.9361 134.127 28.5092 132.667 28.5092C130.326 28.5092 128.708 26.7622 128.708 24.6239C128.708 22.4856 130.326 20.7228 132.667 20.7228C135.009 20.7228 136.41 22.3552 136.41 24.6634V24.8334H129.244V24.8373ZM132.667 21.205C130.719 21.205 129.33 22.6002 129.244 24.3867H135.902C135.8 22.5291 134.604 21.205 132.667 21.205ZM143.671 28.4538V24.0745C143.671 22.2168 142.415 21.2168 140.798 21.2168C139.527 21.2168 138.559 21.6121 137.791 22.2722V28.4538H137.272V20.8651H137.791V21.7821C138.5 21.1062 139.582 20.7267 140.841 20.7267C142.734 20.7267 144.194 21.869 144.194 24.0784V28.4578H143.675L143.671 28.4538ZM146.402 21.3315V26.0349C146.402 27.4697 147.11 28.0191 148.122 28.0191C148.759 28.0191 149.149 27.9479 149.408 27.8768V28.3392C149.133 28.4104 148.673 28.5092 148.023 28.5092C146.839 28.5092 145.871 27.7621 145.871 26.3116V21.3275H144.442V20.8651H145.871V17.8375H146.406V20.8651H149.44V21.3275H146.406L146.402 21.3315ZM156.437 28.4538V27.5369C155.673 28.1297 154.615 28.5092 153.36 28.5092C151.105 28.5092 149.314 26.7503 149.314 24.6081C149.314 22.4658 151.105 20.7228 153.36 20.7228C154.56 20.7228 155.701 21.118 156.437 21.7346V20.8611H156.945V28.4499H156.437V28.4538ZM156.437 22.3156C155.713 21.6239 154.646 21.2168 153.403 21.2168C151.423 21.2168 149.822 22.7385 149.822 24.612C149.822 26.4855 151.423 28.0191 153.403 28.0191C154.674 28.0191 155.729 27.6238 156.437 26.9479V22.3156ZM158.298 28.4538V17.8375H158.834V28.4538H158.298ZM163.816 28.4538V18.5252H164.351V28.4538H163.816ZM177.511 24.0745C177.511 22.2168 176.255 21.2168 174.634 21.2168C173.52 21.2168 172.655 21.6516 171.978 22.371C172.21 22.8216 172.352 23.3709 172.352 24.0745V28.4538H171.832V24.0745C171.832 22.2287 170.691 21.2168 169.231 21.2168C168.003 21.2168 167.078 21.6121 166.358 22.2722V28.4538H165.839V20.8651H166.358V21.7821C167.051 21.1062 168.078 20.7267 169.262 20.7267C170.333 20.7267 171.257 21.1497 171.804 21.9955C172.442 21.1931 173.465 20.7267 174.665 20.7267C176.574 20.7267 178.03 21.869 178.03 24.0784V28.4578H177.511V24.0745ZM182.749 28.5131C181.493 28.5131 180.439 28.1455 179.687 27.5566V30.9202H179.168V20.8651H179.687V21.7386C180.411 21.118 181.548 20.7267 182.749 20.7267C184.988 20.7267 186.806 22.4461 186.806 24.612C186.806 26.778 184.984 28.5131 182.749 28.5131ZM182.705 21.2168C181.45 21.2168 180.407 21.6239 179.687 22.3156V26.9479C180.38 27.6238 181.434 28.0191 182.705 28.0191C184.685 28.0191 186.287 26.5132 186.287 24.612C186.287 22.7109 184.685 21.2168 182.705 21.2168ZM187.688 28.4538V17.8375H188.223V28.4538H187.688ZM196.196 28.4538V27.5369C195.432 28.1297 194.378 28.5092 193.118 28.5092C190.863 28.5092 189.073 26.7503 189.073 24.6081C189.073 22.4658 190.863 20.7228 193.118 20.7228C194.319 20.7228 195.46 21.118 196.196 21.7346V20.8611H196.703V28.4499H196.196V28.4538ZM196.196 22.3156C195.472 21.6239 194.405 21.2168 193.162 21.2168C191.182 21.2168 189.58 22.7385 189.58 24.612C189.58 26.4855 191.186 28.0191 193.162 28.0191C194.433 28.0191 195.487 27.6238 196.196 26.9479V22.3156ZM204.456 24.0745C204.456 22.2168 203.201 21.2168 201.583 21.2168C200.312 21.2168 199.344 21.6121 198.577 22.2722V28.4538H198.057V20.8651H198.577V21.7821C199.285 21.1062 200.367 20.7267 201.623 20.7267C203.516 20.7267 204.976 21.869 204.976 24.0784V28.4578H204.456V24.0745ZM207.183 21.3315V26.0349C207.183 27.4697 207.892 28.0191 208.903 28.0191C209.541 28.0191 209.93 27.9479 210.19 27.8768V28.3392C209.914 28.4104 209.454 28.5092 208.805 28.5092C207.62 28.5092 206.652 27.7621 206.652 26.3116V21.3275H205.22V20.8651H206.652V17.8375H207.187V20.8651H210.221V21.3275H207.187L207.183 21.3315ZM213.307 24.2603C215.113 24.6002 216.368 25.0903 216.368 26.359C216.368 27.4697 215.53 28.5131 213.291 28.5131C212.079 28.5131 210.981 28.189 210.084 27.8254L210.284 27.4025C211.138 27.7266 212.177 28.0349 213.303 28.0349C215.196 28.0349 215.861 27.2167 215.861 26.3709C215.861 25.4262 214.719 25.0468 213.189 24.7385C211.469 24.4025 210.229 23.9085 210.229 22.7267C210.229 21.5449 211.457 20.7267 213.059 20.7267C214.043 20.7267 214.995 20.9244 215.904 21.3038L215.731 21.7267C214.908 21.3591 213.999 21.205 213.059 21.205C211.744 21.205 210.733 21.8374 210.733 22.7267C210.733 23.616 211.685 23.952 213.303 24.2603H213.307Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hg48v0\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"B40tL1aSK\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dn10si\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:83,intrinsicWidth:159,layoutDependency:layoutDependency,layoutId:\"I10791:2597;10459:6715\",svg:'<svg width=\"159\" height=\"83\" viewBox=\"0 0 159 83\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M53.5272 81.8782C53.5272 81.8782 6.11807 85.9392 0.555026 49.7098C-5.59525 9.66252 41.1998 -0.0983052 50.4431 0.00074369C56.1093 0.0637748 62.3671 0.698588 67.4371 1.59903C72.507 2.49948 97.4488 8.58649 100.632 9.28433C103.814 9.98218 117.527 12.4764 121.503 12.8771C125.479 13.2778 144.36 14.8716 158.97 9.58148C158.97 9.58148 145.553 15.772 129.554 16.0692C113.555 16.3663 96.6599 13.4759 85.1303 10.9772C73.6008 8.47843 61.4796 5.38991 45.1804 10.4774C28.8813 15.5649 18.7459 30.6384 18.051 31.7369C17.3562 32.8355 9.4039 43.7128 12.089 55.7923C14.7742 67.8718 26.4113 78.8122 53.5362 81.8737L53.5272 81.8782Z\" fill=\"#0AA3FD\"/>\\n<path d=\"M58.6913 81.6486C58.6913 81.6486 52.3303 82.4455 40.8053 78.5556C29.2802 74.6656 25.5999 61.0869 25.0037 58.9934C24.4075 56.8999 20.8303 42.7224 31.5619 25.2582C42.2935 7.79409 60.2827 7.78959 64.5547 8.09124C68.8267 8.39289 81.6473 10.0857 94.8668 13.4804C108.086 16.8751 118.222 17.9736 122.691 18.0727C127.16 18.1717 136.507 18.3743 144.257 15.3758C144.257 15.3758 134.418 21.3638 119.513 21.3638C104.608 21.3638 93.0782 19.8646 80.9524 18.5679C68.8267 17.2713 54.2176 17.771 42.8897 27.4508C31.5619 37.1306 29.1771 53.5997 32.6557 64.0809C36.1343 74.5621 48.26 81.0498 58.6913 81.6486Z\" fill=\"#0AA3FD\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-zu0hfg\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:35,intrinsicWidth:246,layoutDependency:layoutDependency,layoutId:\"I10791:2597;10459:6716\",svg:'<svg width=\"246\" height=\"35\" viewBox=\"0 0 246 35\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.33553 1.03557C3.5159 1.03557 1.79902 2.37273 1.79902 4.23665C1.79902 6.29867 4.17038 7.00101 7.01241 7.68085C9.99342 8.40571 12.5396 9.26113 12.5396 11.8499C12.5396 14.4387 10.2624 15.9739 6.87345 15.9739C4.36762 15.9739 3.35452 15.7984 0.826272 14.5693L1.16696 13.8894C3.56073 15.0285 4.52899 15.2041 6.87793 15.2041C9.7648 15.2041 11.6834 13.975 11.6834 11.8724C11.6834 9.76988 9.45101 9.10806 6.81069 8.47324C3.65038 7.72587 0.942823 6.89296 0.942823 4.26366C0.942823 1.918 2.99591 0.270189 6.33553 0.270189C8.14206 0.270189 10.4865 0.729418 11.8627 1.45428L11.4772 2.15662C10.1682 1.45428 7.95826 1.04007 6.33104 1.04007L6.33553 1.03557ZM26.306 15.8164L24.2529 11.3412H15.1575L13.1268 15.8164H12.2258L19.4026 0.351229H20.0347L27.1891 15.8164H26.306ZM19.694 1.34172L15.4758 10.6433H23.9615L19.6985 1.34172H19.694ZM40.5879 15.8164L28.9194 1.909V15.8164H28.0856V0.351229H28.6505L40.2965 14.2586V0.351229H41.1303V15.8164H40.5879ZM49.3606 1.12111V15.8164H48.5268V1.12111H42.7486V0.351229H55.1612V1.12111H49.3606ZM67.139 15.8164L65.0859 11.3412H55.9905L53.9598 15.8164H53.0588L60.2356 0.351229H60.8677L68.0221 15.8164H67.139ZM60.527 1.34172L56.3088 10.6433H64.7946L60.5315 1.34172H60.527ZM88.9564 15.8164V2.23766L82.0978 13.2051L75.2124 2.23766V15.8164H74.3786V0.351229H74.9434L82.0978 11.7148L89.2522 0.351229H89.7946V15.8164H88.9564ZM99.8314 15.9064C95.2053 15.9064 91.4577 12.3992 91.4577 8.09956C91.4577 3.79993 95.2053 0.292702 99.8314 0.292702C104.458 0.292702 108.183 3.80444 108.183 8.09956C108.183 12.3947 104.458 15.9064 99.8314 15.9064ZM99.8314 1.07609C95.7029 1.07609 92.3184 4.23665 92.3184 8.09506C92.3184 11.9535 95.7029 15.0915 99.8314 15.0915C103.96 15.0915 107.322 11.9535 107.322 8.09506C107.322 4.23665 103.982 1.07609 99.8314 1.07609ZM122.348 15.8164L110.68 1.909V15.8164H109.846V0.351229H110.411L122.057 14.2586V0.351229H122.89V15.8164H122.348ZM125.392 15.8164V0.351229H126.226V15.8164H125.392ZM136.222 1.07609C132.116 1.07609 128.776 4.21414 128.776 8.09506C128.776 11.976 132.116 15.0915 136.222 15.0915C138.593 15.0915 140.691 14.038 142.045 12.4352L142.7 12.9845C141.166 14.7628 138.84 15.9019 136.222 15.9019C131.641 15.9019 127.893 12.3947 127.893 8.09506C127.893 3.79543 131.641 0.265686 136.222 0.265686C138.84 0.265686 141.166 1.42726 142.7 3.20564L142.045 3.75491C140.691 2.15212 138.593 1.08059 136.222 1.08059V1.07609ZM156.596 15.8164L154.543 11.3412H145.447L143.417 15.8164H142.516L149.693 0.351229H150.325L157.479 15.8164H156.596ZM149.984 1.34172L145.766 10.6433H154.252L149.988 1.34172H149.984ZM171.326 1.07609C167.22 1.07609 163.88 4.21414 163.88 8.09506C163.88 11.976 167.22 15.0915 171.326 15.0915C173.698 15.0915 175.795 14.038 177.149 12.4352L177.804 12.9845C176.271 14.7628 173.944 15.9019 171.326 15.9019C166.745 15.9019 162.997 12.3947 162.997 8.09506C162.997 3.79543 166.745 0.265686 171.326 0.265686C173.944 0.265686 176.266 1.42726 177.804 3.20564L177.149 3.75491C175.795 2.15212 173.698 1.08059 171.326 1.08059V1.07609ZM190.301 15.051V15.8209H179.355V0.355733H189.826V1.12561H180.188V7.94648H188.423V8.69385H180.188V15.0555H190.297L190.301 15.051ZM204.359 15.8164L192.691 1.909V15.8164H191.857V0.351229H192.422L204.068 14.2586V0.351229H204.902V15.8164H204.359ZM213.132 1.12111V15.8164H212.298V1.12111H206.52V0.351229H218.933V1.12111H213.132ZM231.408 15.051V15.8209H220.461V0.355733H230.933V1.12561H221.295V7.94648H229.534V8.69385H221.295V15.0555H231.403L231.408 15.051ZM240.768 10.2471L245.035 15.8164H243.995L239.912 10.4227C239.459 10.4677 238.966 10.4902 238.491 10.4902H233.797V15.8209H232.963V0.355733H239.078C243.184 0.355733 244.605 2.7239 244.605 5.29017C244.605 8.11757 243.117 9.69785 240.768 10.2471ZM239.033 1.12111H233.797V9.74287H238.468C241.584 9.74287 243.726 8.45073 243.726 5.31268C243.726 3.1201 242.507 1.12561 239.033 1.12561V1.12111Z\" fill=\"black\"/>\\n<path d=\"M5.73036 20.2691C4.16589 20.2691 3.75797 21.2821 3.75797 22.9794V23.218H6.99897V23.7448H3.75797V32.326C3.75797 33.7712 2.72246 34.8113 1.25661 34.8113C1.02799 34.8113 0.794896 34.7932 0.597656 34.7797V34.2485C0.763517 34.2665 0.960756 34.28 1.20731 34.28C2.32798 34.28 3.16625 33.6857 3.16625 32.1955V23.7403H1.47178V23.2135H3.16625V22.9254C3.16625 21.048 3.77589 19.7198 5.69898 19.7198C6.37138 19.7198 6.88241 19.8143 7.17827 19.8954V20.4266C6.90034 20.3456 6.45208 20.2646 5.73036 20.2646V20.2691ZM11.3741 31.9298C8.70688 31.9298 6.5507 29.9398 6.5507 27.5041C6.5507 25.0684 8.70688 23.0604 11.3741 23.0604C14.0413 23.0604 16.1796 25.0504 16.1796 27.5041C16.1796 29.9579 14.0234 31.9298 11.3741 31.9298ZM11.3741 23.6187C9.0386 23.6187 7.1469 25.3521 7.1469 27.4996C7.1469 29.6472 9.0386 31.3671 11.3741 31.3671C13.7096 31.3671 15.5878 29.6337 15.5878 27.4996C15.5878 25.3656 13.6961 23.6187 11.3741 23.6187ZM22.1326 23.9879C21.6216 23.7493 21.1285 23.6682 20.7026 23.6682C18.9409 23.6682 17.7395 25.271 17.7395 27.3241V31.8623H17.1478V23.218H17.7395V25.2891C18.2506 23.9564 19.304 23.074 20.7519 23.0604C21.2316 23.0604 21.756 23.173 22.2805 23.4296L22.1326 23.9924V23.9879ZM32.5594 31.9298C29.1884 31.9298 26.4539 29.3636 26.4539 26.221C26.4539 23.0785 29.1839 20.5122 32.5594 20.5122C35.9349 20.5122 38.6469 23.0785 38.6469 26.221C38.6469 29.3636 35.9304 31.9298 32.5594 31.9298ZM32.5594 21.084C29.547 21.084 27.0815 23.3936 27.0815 26.2165C27.0815 29.0394 29.5515 31.3355 32.5594 31.3355C35.5673 31.3355 38.0238 29.0439 38.0238 26.2165C38.0238 23.3891 35.5897 21.084 32.5594 21.084ZM44.7165 23.9879C44.2055 23.7493 43.7124 23.6682 43.2865 23.6682C41.5248 23.6682 40.3234 25.271 40.3234 27.3241V31.8623H39.7317V23.218H40.3234V25.2891C40.8345 23.9564 41.8879 23.074 43.3358 23.0604C43.811 23.0604 44.3399 23.173 44.8644 23.4296L44.7165 23.9924V23.9879ZM52.6643 31.8623V30.8178C51.7947 31.4931 50.5933 31.9253 49.1589 31.9253C46.5903 31.9253 44.5506 29.9218 44.5506 27.4816C44.5506 25.0414 46.5903 23.0559 49.1589 23.0559C50.5261 23.0559 51.8261 23.5062 52.6643 24.2085V23.2135H53.2426V31.8578H52.6643V31.8623ZM52.6643 24.8703C51.8395 24.0825 50.6247 23.6187 49.2082 23.6187C46.9534 23.6187 45.1289 25.3521 45.1289 27.4861C45.1289 29.6202 46.9579 31.3671 49.2082 31.3671C50.6561 31.3671 51.8574 30.9168 52.6643 30.147V24.8703ZM54.7847 31.8623V19.7693H55.3943V31.8623H54.7847ZM64.4584 21.0525C62.4008 21.0525 61.1501 22.0294 61.1501 23.3936C61.1501 24.9019 62.8759 25.4151 64.9514 25.9104C67.1256 26.4416 68.9814 27.0674 68.9814 28.9584C68.9814 30.8493 67.3183 31.9749 64.8528 31.9749C63.0284 31.9749 62.2842 31.8443 60.4418 30.9483L60.6884 30.4531C62.4322 31.286 63.1404 31.4166 64.8528 31.4166C66.9597 31.4166 68.3583 30.5161 68.3583 28.9764C68.3583 27.4366 66.7311 26.9549 64.8035 26.4911C62.4994 25.9464 60.527 25.3386 60.527 23.4116C60.527 21.6963 62.0242 20.4942 64.4584 20.4942C65.7763 20.4942 67.4842 20.8318 68.4883 21.3586L68.2104 21.8719C67.2556 21.3586 65.6418 21.0525 64.4584 21.0525ZM77.2744 31.8623V30.7232C76.4182 31.4931 75.1182 31.9253 73.6524 31.9253C71.4962 31.9253 69.8331 30.6242 69.8331 28.1074V23.2135H70.4114V28.1074C70.4114 30.2235 71.8593 31.3625 73.7017 31.3625C75.1989 31.3625 76.351 30.9303 77.2699 30.1605V23.2135H77.8617V31.8578H77.2699L77.2744 31.8623ZM84.3974 23.9879C83.8864 23.7493 83.3933 23.6682 82.9675 23.6682C81.2058 23.6682 80.0044 25.271 80.0044 27.3241V31.8623H79.4127V23.218H80.0044V25.2891C80.5154 23.9564 81.5689 23.074 83.0168 23.0604C83.4964 23.0604 84.0209 23.173 84.5454 23.4296L84.3974 23.9924V23.9879ZM88.9698 34.8293C86.9974 34.8293 86.6164 34.6357 85.3836 34.298L85.5136 33.8028C86.7464 34.1539 87.2753 34.298 88.9205 34.298C91.5025 34.298 92.5739 32.6952 92.5739 31.2185V30.8493C91.7043 31.5066 90.5029 31.9253 89.0864 31.9253C86.5357 31.9253 84.4468 29.9353 84.4468 27.4681C84.4468 25.0009 86.5357 23.0559 89.0864 23.0559C90.4536 23.0559 91.7536 23.5062 92.5739 24.2085V23.2135H93.1656V30.9754C93.1656 33.0779 91.8163 34.8248 88.9698 34.8248V34.8293ZM92.5694 24.8703C91.7446 24.0825 90.5298 23.6187 89.1133 23.6187C86.8764 23.6187 85.0474 25.3341 85.0474 27.4681C85.0474 29.6022 86.8764 31.3671 89.1133 31.3671C90.5612 31.3671 91.7625 30.9348 92.5694 30.165V24.8703ZM94.7256 27.7428C94.8556 29.8588 96.5994 31.3671 98.6569 31.3671C99.9883 31.3671 101.275 30.8853 102.064 29.9083L102.526 30.2595C101.701 31.2725 100.289 31.9253 98.6256 31.9253C95.9584 31.9253 94.116 29.9353 94.116 27.4996C94.116 25.0639 95.9584 23.0559 98.6256 23.0559C101.293 23.0559 102.889 24.9154 102.889 27.5447V27.7383H94.7256V27.7428ZM98.6256 23.6052C96.4066 23.6052 94.8242 25.1945 94.7256 27.2295H102.31C102.194 25.1135 100.831 23.6052 98.6256 23.6052ZM108.855 23.9879C108.344 23.7493 107.851 23.6682 107.425 23.6682C105.663 23.6682 104.462 25.271 104.462 27.3241V31.8623H103.87V23.218H104.462V25.2891C104.973 23.9564 106.027 23.074 107.474 23.0604C107.954 23.0604 108.479 23.173 109.003 23.4296L108.855 23.9924V23.9879ZM113.858 32.3305C113.051 34.3025 110.895 34.8158 109.052 34.8158H108.972L109.003 34.3025H109.182C111.141 34.3025 112.786 33.6137 113.41 31.8623H112.916L108.801 23.218H109.46L113.262 31.223H113.674L116.982 23.218H117.623L113.853 32.3305H113.858ZM129.355 30.0524L130.932 31.5291L130.556 31.8983L128.978 30.4216C128.055 31.2545 126.956 31.9118 125.706 31.9118C122.94 31.9118 121.788 30.5657 121.788 29.152C121.788 27.9003 122.496 26.9054 124.486 26.1535C123.451 25.145 122.859 24.3391 122.859 23.155C122.859 21.8223 123.962 20.5572 125.625 20.5572C127.449 20.5572 128.539 21.7593 128.539 23.074C128.539 24.132 128.059 25.4781 125.446 26.3471L128.983 29.6832C129.937 28.7513 130.659 27.6122 131.04 27.0539L131.502 27.279C131.157 27.8238 130.399 29.0124 129.364 30.0524H129.355ZM127.969 23.137C127.969 22.079 127.243 21.066 125.616 21.066C124.267 21.066 123.41 22.124 123.41 23.1685C123.41 24.2896 124.052 24.9964 125.024 25.9599C127.427 25.1585 127.969 24.1635 127.969 23.137ZM124.876 26.5542C123.065 27.2295 122.406 28.1119 122.406 29.1384C122.406 30.246 123.343 31.3671 125.697 31.3671C126.781 31.3671 127.772 30.8043 128.592 30.0524L124.872 26.5542H124.876ZM140.212 31.8623H136.262V20.5527H139.835C143.058 20.5527 145.676 23.0875 145.676 26.2165C145.676 29.3456 143.255 31.6687 140.212 31.8623ZM139.831 21.1155H136.868V31.2995H140.158C142.839 31.0744 145.044 28.8953 145.044 26.2165C145.044 23.3936 142.709 21.1155 139.826 21.1155H139.831ZM146.756 27.7428C146.886 29.8588 148.63 31.3671 150.688 31.3671C152.019 31.3671 153.306 30.8853 154.095 29.9083L154.556 30.2595C153.732 31.2725 152.319 31.9253 150.656 31.9253C147.989 31.9253 146.147 29.9353 146.147 27.4996C146.147 25.0639 147.989 23.0559 150.656 23.0559C153.324 23.0559 154.919 24.9154 154.919 27.5447V27.7383H146.756V27.7428ZM150.656 23.6052C148.437 23.6052 146.855 25.1945 146.756 27.2295H154.341C154.225 25.1135 152.862 23.6052 150.656 23.6052ZM163.19 31.8623V26.8738C163.19 24.7578 161.76 23.6187 159.918 23.6187C158.47 23.6187 157.367 24.0689 156.493 24.8208V31.8623H155.901V23.218H156.493V24.2625C157.3 23.4927 158.533 23.0604 159.967 23.0604C162.123 23.0604 163.786 24.3616 163.786 26.8783V31.8668H163.195L163.19 31.8623ZM166.301 23.7493V29.1069C166.301 30.7412 167.108 31.3671 168.26 31.3671C168.986 31.3671 169.43 31.286 169.726 31.205V31.7317C169.412 31.8128 168.888 31.9253 168.148 31.9253C166.799 31.9253 165.696 31.0744 165.696 29.4221V23.7448H164.069V23.218H165.696V19.7693H166.306V23.218H169.762V23.7448H166.306L166.301 23.7493ZM177.732 31.8623V30.8178C176.862 31.4931 175.656 31.9253 174.226 31.9253C171.658 31.9253 169.618 29.9218 169.618 27.4816C169.618 25.0414 171.658 23.0559 174.226 23.0559C175.594 23.0559 176.894 23.5062 177.732 24.2085V23.2135H178.31V31.8578H177.732V31.8623ZM177.732 24.8703C176.907 24.0825 175.692 23.6187 174.276 23.6187C172.021 23.6187 170.197 25.3521 170.197 27.4861C170.197 29.6202 172.021 31.3671 174.276 31.3671C175.724 31.3671 176.925 30.9168 177.732 30.147V24.8703ZM179.852 31.8623V19.7693H180.462V31.8623H179.852ZM186.137 31.8623V20.5527H186.747V31.8623H186.137ZM201.737 26.8738C201.737 24.7578 200.307 23.6187 198.46 23.6187C197.191 23.6187 196.205 24.114 195.434 24.9334C195.699 25.4466 195.86 26.0724 195.86 26.8738V31.8623H195.268V26.8738C195.268 24.7713 193.968 23.6187 192.305 23.6187C190.907 23.6187 189.853 24.0689 189.033 24.8208V31.8623H188.441V23.218H189.033V24.2625C189.822 23.4927 190.992 23.0604 192.341 23.0604C193.56 23.0604 194.614 23.5422 195.237 24.5057C195.963 23.5917 197.129 23.0604 198.496 23.0604C200.67 23.0604 202.329 24.3616 202.329 26.8783V31.8668H201.737V26.8738ZM207.703 31.9298C206.273 31.9298 205.072 31.5111 204.216 30.8403V34.6717H203.624V23.218H204.216V24.213C205.041 23.5062 206.336 23.0604 207.703 23.0604C210.254 23.0604 212.325 25.0189 212.325 27.4861C212.325 29.9534 210.25 31.9298 207.703 31.9298ZM207.654 23.6187C206.224 23.6187 205.036 24.0825 204.216 24.8703V30.147C205.005 30.9168 206.206 31.3671 207.654 31.3671C209.909 31.3671 211.733 29.6517 211.733 27.4861C211.733 25.3206 209.909 23.6187 207.654 23.6187ZM213.329 31.8623V19.7693H213.939V31.8623H213.329ZM223.021 31.8623V30.8178C222.151 31.4931 220.95 31.9253 219.515 31.9253C216.947 31.9253 214.907 29.9218 214.907 27.4816C214.907 25.0414 216.947 23.0559 219.515 23.0559C220.883 23.0559 222.183 23.5062 223.021 24.2085V23.2135H223.599V31.8578H223.021V31.8623ZM223.021 24.8703C222.196 24.0825 220.981 23.6187 219.565 23.6187C217.31 23.6187 215.485 25.3521 215.485 27.4861C215.485 29.6202 217.314 31.3671 219.565 31.3671C221.013 31.3671 222.214 30.9168 223.021 30.147V24.8703ZM232.43 26.8738C232.43 24.7578 231 23.6187 229.158 23.6187C227.71 23.6187 226.607 24.0689 225.733 24.8208V31.8623H225.141V23.218H225.733V24.2625C226.54 23.4927 227.772 23.0604 229.202 23.0604C231.359 23.0604 233.022 24.3616 233.022 26.8783V31.8668H232.43V26.8738ZM235.537 23.7493V29.1069C235.537 30.7412 236.343 31.3671 237.495 31.3671C238.222 31.3671 238.665 31.286 238.961 31.205V31.7317C238.648 31.8128 238.123 31.9253 237.383 31.9253C236.034 31.9253 234.931 31.0744 234.931 29.4221V23.7448H233.3V23.218H234.931V19.7693H235.541V23.218H238.997V23.7448H235.541L235.537 23.7493ZM242.512 27.0854C244.569 27.4726 245.999 28.0309 245.999 29.4761C245.999 30.7412 245.044 31.9298 242.494 31.9298C241.113 31.9298 239.862 31.5606 238.84 31.1464L239.069 30.6647C240.042 31.0339 241.225 31.3851 242.507 31.3851C244.663 31.3851 245.421 30.4531 245.421 29.4896C245.421 28.4136 244.121 27.9814 242.377 27.6302C240.418 27.2475 239.006 26.6847 239.006 25.3386C239.006 23.9924 240.405 23.0604 242.229 23.0604C243.35 23.0604 244.435 23.2856 245.47 23.7178L245.273 24.1995C244.336 23.7808 243.301 23.6052 242.229 23.6052C240.732 23.6052 239.58 24.3256 239.58 25.3386C239.58 26.3516 240.665 26.7343 242.507 27.0854H242.512Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5osqwn\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"UB1rSy4fv\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-j6n2j5\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:82,intrinsicWidth:160,layoutDependency:layoutDependency,layoutId:\"jlyLyJGpz\",svg:'<svg width=\"160\" height=\"82\" viewBox=\"0 0 160 82\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.2108 81.871C54.2108 81.871 6.80166 85.932 1.23862 49.7026C-4.91166 9.65533 41.8834 -0.105492 51.1267 -0.0064432C56.7929 0.0565879 63.0507 0.691402 68.1207 1.59185C73.1906 2.49229 98.1324 8.5793 101.315 9.27714C104.498 9.97499 118.21 12.4692 122.187 12.8699C126.163 13.2706 145.044 14.8644 159.653 9.57429C159.653 9.57429 146.236 15.7648 130.238 16.062C114.239 16.3591 97.3435 13.4687 85.8139 10.97C74.2844 8.47124 62.1631 5.38272 45.864 10.4702C29.5649 15.5577 19.4295 30.6312 18.7346 31.7297C18.0398 32.8283 10.0875 43.7057 12.7726 55.7851C15.4578 67.8646 27.0949 78.805 54.2198 81.8665L54.2108 81.871Z\" fill=\"#0AA3FD\"/>\\n<path d=\"M59.3749 81.6414C59.3749 81.6414 53.0139 82.4383 41.4889 78.5484C29.9638 74.6584 26.2835 61.0797 25.6873 58.9862C25.0911 56.8927 21.5139 42.7152 32.2455 25.251C42.9771 7.78691 60.9663 7.7824 65.2383 8.08405C69.5103 8.3857 82.3309 10.0785 95.5504 13.4732C108.77 16.8679 118.905 17.9664 123.375 18.0655C127.844 18.1645 137.19 18.3671 144.941 15.3687C144.941 15.3687 135.101 21.3566 120.196 21.3566C105.291 21.3566 93.7618 19.8574 81.636 18.5607C69.5103 17.2641 54.9012 17.7638 43.5733 27.4436C32.2455 37.1234 29.8607 53.5925 33.3393 64.0737C36.8179 74.5549 48.9436 81.0426 59.3749 81.6414Z\" fill=\"#0AA3FD\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-lusq78\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:35,intrinsicWidth:246,layoutDependency:layoutDependency,layoutId:\"i4pdNGnfl\",svg:'<svg width=\"246\" height=\"35\" viewBox=\"0 0 246 35\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.01912 1.02838C3.1995 1.02838 1.48262 2.36554 1.48262 4.22946C1.48262 6.29148 3.85397 6.99383 6.69601 7.67366C9.67701 8.39852 12.2232 9.25394 12.2232 11.8427C12.2232 14.4315 9.94597 15.9668 6.55704 15.9668C4.05121 15.9668 3.03811 15.7912 0.509866 14.5621L0.850553 13.8822C3.24432 15.0213 4.21258 15.1969 6.56153 15.1969C9.44839 15.1969 11.367 13.9678 11.367 11.8652C11.367 9.7627 9.1346 9.10087 6.49429 8.46606C3.33398 7.71869 0.626417 6.88578 0.626417 4.25648C0.626417 1.91082 2.6795 0.263002 6.01912 0.263002C7.82565 0.263002 10.1701 0.722231 11.5463 1.44709L11.1608 2.14944C9.85184 1.44709 7.64186 1.03288 6.01463 1.03288L6.01912 1.02838ZM25.9896 15.8092L23.9365 11.334H14.8411L12.8104 15.8092H11.9094L19.0862 0.344043H19.7183L26.8727 15.8092H25.9896ZM19.3776 1.33453L15.1594 10.6361H23.6451L19.3821 1.33453H19.3776ZM40.2715 15.8092L28.603 1.90181V15.8092H27.7692V0.344043H28.3341L39.9801 14.2514V0.344043H40.8139V15.8092H40.2715ZM49.0442 1.11392V15.8092H48.2104V1.11392H42.4322V0.344043H54.8448V1.11392H49.0442ZM66.8226 15.8092L64.7695 11.334H55.6741L53.6434 15.8092H52.7424L59.9192 0.344043H60.5513L67.7057 15.8092H66.8226ZM60.2106 1.33453L55.9924 10.6361H64.4782L60.2151 1.33453H60.2106ZM88.64 15.8092V2.23048L81.7814 13.1979L74.896 2.23048V15.8092H74.0622V0.344043H74.627L81.7814 11.7077L88.9358 0.344043H89.4782V15.8092H88.64ZM99.515 15.8992C94.8889 15.8992 91.1413 12.392 91.1413 8.09237C91.1413 3.79275 94.8889 0.285515 99.515 0.285515C104.141 0.285515 107.866 3.79725 107.866 8.09237C107.866 12.3875 104.141 15.8992 99.515 15.8992ZM99.515 1.0689C95.3864 1.0689 92.002 4.22946 92.002 8.08787C92.002 11.9463 95.3864 15.0843 99.515 15.0843C103.644 15.0843 107.006 11.9463 107.006 8.08787C107.006 4.22946 103.666 1.0689 99.515 1.0689ZM122.032 15.8092L110.363 1.90181V15.8092H109.529V0.344043H110.094L121.74 14.2514V0.344043H122.574V15.8092H122.032ZM125.075 15.8092V0.344043H125.909V15.8092H125.075ZM135.906 1.0689C131.799 1.0689 128.46 4.20695 128.46 8.08787C128.46 11.9688 131.799 15.0843 135.906 15.0843C138.277 15.0843 140.375 14.0308 141.729 12.428L142.383 12.9773C140.85 14.7557 138.524 15.8947 135.906 15.8947C131.324 15.8947 127.577 12.3875 127.577 8.08787C127.577 3.78825 131.324 0.258499 135.906 0.258499C138.524 0.258499 140.85 1.42008 142.383 3.19845L141.729 3.74772C140.375 2.14493 138.277 1.0734 135.906 1.0734V1.0689ZM156.28 15.8092L154.226 11.334H145.131L143.1 15.8092H142.199L149.376 0.344043H150.008L157.163 15.8092H156.28ZM149.668 1.33453L145.449 10.6361H153.935L149.672 1.33453H149.668ZM171.01 1.0689C166.904 1.0689 163.564 4.20695 163.564 8.08787C163.564 11.9688 166.904 15.0843 171.01 15.0843C173.381 15.0843 175.479 14.0308 176.833 12.428L177.487 12.9773C175.954 14.7557 173.628 15.8947 171.01 15.8947C166.428 15.8947 162.681 12.3875 162.681 8.08787C162.681 3.78825 166.428 0.258499 171.01 0.258499C173.628 0.258499 175.95 1.42008 177.487 3.19845L176.833 3.74772C175.479 2.14493 173.381 1.0734 171.01 1.0734V1.0689ZM189.985 15.0438V15.8137H179.038V0.348546H189.51V1.11843H179.872V7.9393H188.107V8.68666H179.872V15.0483H189.981L189.985 15.0438ZM204.043 15.8092L192.374 1.90181V15.8092H191.541V0.344043H192.105L203.751 14.2514V0.344043H204.585V15.8092H204.043ZM212.816 1.11392V15.8092H211.982V1.11392H206.204V0.344043H218.616V1.11392H212.816ZM231.092 15.0438V15.8137H220.145V0.348546H230.616V1.11843H220.979V7.9393H229.218V8.68666H220.979V15.0483H231.087L231.092 15.0438ZM240.451 10.2399L244.719 15.8092H243.679L239.595 10.4155C239.142 10.4605 238.649 10.4831 238.174 10.4831H233.481V15.8137H232.647V0.348546H238.761C242.868 0.348546 244.289 2.71672 244.289 5.28298C244.289 8.11038 242.8 9.69066 240.451 10.2399ZM238.717 1.11392H233.481V9.73568H238.152C241.267 9.73568 243.41 8.44355 243.41 5.3055C243.41 3.11291 242.191 1.11843 238.717 1.11843V1.11392Z\" fill=\"white\"/>\\n<path d=\"M5.41395 20.2619C3.84949 20.2619 3.44156 21.2749 3.44156 22.9722V23.2108H6.68256V23.7376H3.44156V32.3188C3.44156 33.7641 2.40605 34.8041 0.940206 34.8041C0.711587 34.8041 0.478489 34.7861 0.28125 34.7725V34.2413C0.44711 34.2593 0.64435 34.2728 0.890899 34.2728C2.01158 34.2728 2.84984 33.6785 2.84984 32.1883V23.7331H1.15538V23.2063H2.84984V22.9182C2.84984 21.0408 3.45949 19.7126 5.38257 19.7126C6.05498 19.7126 6.56601 19.8072 6.86187 19.8882V20.4195C6.58394 20.3384 6.13567 20.2574 5.41395 20.2574V20.2619ZM11.0577 31.9226C8.39047 31.9226 6.23429 29.9327 6.23429 27.497C6.23429 25.0613 8.39047 23.0533 11.0577 23.0533C13.7249 23.0533 15.8631 25.0432 15.8631 27.497C15.8631 29.9507 13.707 31.9226 11.0577 31.9226ZM11.0577 23.6115C8.72219 23.6115 6.83049 25.3449 6.83049 27.4925C6.83049 29.64 8.72219 31.3599 11.0577 31.3599C13.3932 31.3599 15.2714 29.6265 15.2714 27.4925C15.2714 25.3584 13.3797 23.6115 11.0577 23.6115ZM21.8162 23.9807C21.3052 23.7421 20.8121 23.6611 20.3862 23.6611C18.6245 23.6611 17.4231 25.2639 17.4231 27.3169V31.8551H16.8314V23.2108H17.4231V25.2819C17.9342 23.9492 18.9876 23.0668 20.4355 23.0533C20.9152 23.0533 21.4396 23.1658 21.9641 23.4224L21.8162 23.9852V23.9807ZM32.243 31.9226C28.872 31.9226 26.1375 29.3564 26.1375 26.2138C26.1375 23.0713 28.8675 20.505 32.243 20.505C35.6185 20.505 38.3305 23.0713 38.3305 26.2138C38.3305 29.3564 35.614 31.9226 32.243 31.9226ZM32.243 21.0768C29.2306 21.0768 26.7651 23.3864 26.7651 26.2093C26.7651 29.0322 29.2351 31.3284 32.243 31.3284C35.2509 31.3284 37.7074 29.0367 37.7074 26.2093C37.7074 23.3819 35.2733 21.0768 32.243 21.0768ZM44.4001 23.9807C43.8891 23.7421 43.396 23.6611 42.9701 23.6611C41.2084 23.6611 40.007 25.2639 40.007 27.3169V31.8551H39.4153V23.2108H40.007V25.2819C40.5181 23.9492 41.5715 23.0668 43.0194 23.0533C43.4946 23.0533 44.0235 23.1658 44.548 23.4224L44.4001 23.9852V23.9807ZM52.3479 31.8551V30.8106C51.4783 31.4859 50.2769 31.9181 48.8425 31.9181C46.2739 31.9181 44.2342 29.9147 44.2342 27.4744C44.2342 25.0342 46.2739 23.0488 48.8425 23.0488C50.2097 23.0488 51.5097 23.499 52.3479 24.2013V23.2063H52.9262V31.8506H52.3479V31.8551ZM52.3479 24.8632C51.5231 24.0753 50.3083 23.6115 48.8918 23.6115C46.637 23.6115 44.8125 25.3449 44.8125 27.4789C44.8125 29.613 46.6414 31.3599 48.8918 31.3599C50.3397 31.3599 51.541 30.9096 52.3479 30.1398V24.8632ZM54.4683 31.8551V19.7621H55.0779V31.8551H54.4683ZM64.1419 21.0453C62.0844 21.0453 60.8337 22.0223 60.8337 23.3864C60.8337 24.8947 62.5595 25.4079 64.635 25.9032C66.8092 26.4344 68.665 27.0602 68.665 28.9512C68.665 30.8421 67.0019 31.9677 64.5364 31.9677C62.712 31.9677 61.9678 31.8371 60.1254 30.9412L60.372 30.4459C62.1158 31.2788 62.824 31.4094 64.5364 31.4094C66.6433 31.4094 68.0419 30.5089 68.0419 28.9692C68.0419 27.4294 66.4147 26.9477 64.4871 26.484C62.183 25.9392 60.2106 25.3314 60.2106 23.4044C60.2106 21.6891 61.7078 20.487 64.1419 20.487C65.4599 20.487 67.1678 20.8247 68.1719 21.3514L67.894 21.8647C66.9392 21.3514 65.3254 21.0453 64.1419 21.0453ZM76.958 31.8551V30.716C76.1018 31.4859 74.8018 31.9181 73.336 31.9181C71.1798 31.9181 69.5167 30.617 69.5167 28.1003V23.2063H70.095V28.1003C70.095 30.2163 71.5429 31.3554 73.3853 31.3554C74.8825 31.3554 76.0346 30.9231 76.9535 30.1533V23.2063H77.5453V31.8506H76.9535L76.958 31.8551ZM84.081 23.9807C83.57 23.7421 83.0769 23.6611 82.6511 23.6611C80.8893 23.6611 79.688 25.2639 79.688 27.3169V31.8551H79.0963V23.2108H79.688V25.2819C80.199 23.9492 81.2525 23.0668 82.7004 23.0533C83.18 23.0533 83.7045 23.1658 84.229 23.4224L84.081 23.9852V23.9807ZM88.6534 34.8221C86.681 34.8221 86.3 34.6285 85.0672 34.2908L85.1972 33.7956C86.43 34.1467 86.9589 34.2908 88.6041 34.2908C91.1861 34.2908 92.2575 32.688 92.2575 31.2113V30.8421C91.3879 31.4994 90.1865 31.9181 88.77 31.9181C86.2193 31.9181 84.1304 29.9282 84.1304 27.4609C84.1304 24.9937 86.2193 23.0488 88.77 23.0488C90.1372 23.0488 91.4372 23.499 92.2575 24.2013V23.2063H92.8492V30.9682C92.8492 33.0707 91.4999 34.8176 88.6534 34.8176V34.8221ZM92.253 24.8632C91.4282 24.0753 90.2134 23.6115 88.7969 23.6115C86.56 23.6115 84.731 25.3269 84.731 27.4609C84.731 29.595 86.56 31.3599 88.7969 31.3599C90.2448 31.3599 91.4461 30.9276 92.253 30.1578V24.8632ZM94.4092 27.7356C94.5392 29.8516 96.283 31.3599 98.3405 31.3599C99.6719 31.3599 100.958 30.8781 101.747 29.9011L102.209 30.2523C101.384 31.2653 99.9723 31.9181 98.3092 31.9181C95.642 31.9181 93.7996 29.9282 93.7996 27.4925C93.7996 25.0567 95.642 23.0488 98.3092 23.0488C100.976 23.0488 102.572 24.9082 102.572 27.5375V27.7311H94.4092V27.7356ZM98.3092 23.598C96.0902 23.598 94.5078 25.1873 94.4092 27.2223H101.994C101.877 25.1063 100.515 23.598 98.3092 23.598ZM108.539 23.9807C108.028 23.7421 107.535 23.6611 107.109 23.6611C105.347 23.6611 104.146 25.2639 104.146 27.3169V31.8551H103.554V23.2108H104.146V25.2819C104.657 23.9492 105.71 23.0668 107.158 23.0533C107.638 23.0533 108.162 23.1658 108.687 23.4224L108.539 23.9852V23.9807ZM113.541 32.3233C112.735 34.2953 110.578 34.8086 108.736 34.8086H108.655L108.687 34.2953H108.866C110.825 34.2953 112.47 33.6065 113.093 31.8551H112.6L108.485 23.2108H109.144L112.945 31.2158H113.358L116.666 23.2108H117.307L113.537 32.3233H113.541ZM129.038 30.0452L130.616 31.5219L130.24 31.8911L128.662 30.4144C127.738 31.2473 126.64 31.9046 125.389 31.9046C122.623 31.9046 121.471 30.5585 121.471 29.1448C121.471 27.8932 122.18 26.8982 124.17 26.1463C123.134 25.1378 122.543 24.3319 122.543 23.1478C122.543 21.8152 123.645 20.55 125.309 20.55C127.133 20.55 128.222 21.7521 128.222 23.0668C128.222 24.1248 127.743 25.471 125.129 26.3399L128.666 29.676C129.621 28.7441 130.343 27.605 130.724 27.0467L131.185 27.2718C130.84 27.8166 130.083 29.0052 129.047 30.0452H129.038ZM127.653 23.1298C127.653 22.0718 126.927 21.0588 125.3 21.0588C123.95 21.0588 123.094 22.1168 123.094 23.1613C123.094 24.2824 123.735 24.9892 124.708 25.9527C127.111 25.1513 127.653 24.1563 127.653 23.1298ZM124.56 26.547C122.749 27.2223 122.09 28.1048 122.09 29.1313C122.09 30.2388 123.027 31.3599 125.38 31.3599C126.465 31.3599 127.456 30.7971 128.276 30.0452L124.555 26.547H124.56ZM139.895 31.8551H135.946V20.5455H139.519C142.742 20.5455 145.36 23.0803 145.36 26.2093C145.36 29.3384 142.939 31.6615 139.895 31.8551ZM139.514 21.1083H136.551V31.2923H139.841C142.522 31.0672 144.728 28.8881 144.728 26.2093C144.728 23.3864 142.392 21.1083 139.51 21.1083H139.514ZM146.44 27.7356C146.57 29.8516 148.314 31.3599 150.371 31.3599C151.703 31.3599 152.989 30.8781 153.778 29.9011L154.24 30.2523C153.415 31.2653 152.003 31.9181 150.34 31.9181C147.673 31.9181 145.83 29.9282 145.83 27.4925C145.83 25.0567 147.673 23.0488 150.34 23.0488C153.007 23.0488 154.603 24.9082 154.603 27.5375V27.7311H146.44V27.7356ZM150.34 23.598C148.121 23.598 146.539 25.1873 146.44 27.2223H154.025C153.908 25.1063 152.545 23.598 150.34 23.598ZM162.874 31.8551V26.8666C162.874 24.7506 161.444 23.6115 159.601 23.6115C158.153 23.6115 157.051 24.0618 156.176 24.8136V31.8551H155.585V23.2108H156.176V24.2554C156.983 23.4855 158.216 23.0533 159.651 23.0533C161.807 23.0533 163.47 24.3544 163.47 26.8712V31.8596H162.878L162.874 31.8551ZM165.985 23.7421V29.0998C165.985 30.7341 166.792 31.3599 167.944 31.3599C168.67 31.3599 169.114 31.2788 169.409 31.1978V31.7245C169.096 31.8056 168.571 31.9181 167.832 31.9181C166.482 31.9181 165.379 31.0672 165.379 29.4149V23.7376H163.752V23.2108H165.379V19.7621H165.989V23.2108H169.445V23.7376H165.989L165.985 23.7421ZM177.416 31.8551V30.8106C176.546 31.4859 175.34 31.9181 173.91 31.9181C171.341 31.9181 169.302 29.9147 169.302 27.4744C169.302 25.0342 171.341 23.0488 173.91 23.0488C175.277 23.0488 176.577 23.499 177.416 24.2013V23.2063H177.994V31.8506H177.416V31.8551ZM177.416 24.8632C176.591 24.0753 175.376 23.6115 173.959 23.6115C171.705 23.6115 169.88 25.3449 169.88 27.4789C169.88 29.613 171.705 31.3599 173.959 31.3599C175.407 31.3599 176.609 30.9096 177.416 30.1398V24.8632ZM179.536 31.8551V19.7621H180.146V31.8551H179.536ZM185.821 31.8551V20.5455H186.43V31.8551H185.821ZM201.42 26.8666C201.42 24.7506 199.99 23.6115 198.144 23.6115C196.875 23.6115 195.889 24.1068 195.118 24.9262C195.382 25.4394 195.544 26.0652 195.544 26.8666V31.8551H194.952V26.8666C194.952 24.7641 193.652 23.6115 191.989 23.6115C190.59 23.6115 189.537 24.0618 188.716 24.8136V31.8551H188.125V23.2108H188.716V24.2554C189.505 23.4855 190.675 23.0533 192.025 23.0533C193.244 23.0533 194.297 23.535 194.921 24.4985C195.647 23.5845 196.812 23.0533 198.179 23.0533C200.354 23.0533 202.012 24.3544 202.012 26.8712V31.8596H201.42V26.8666ZM207.387 31.9226C205.957 31.9226 204.756 31.5039 203.899 30.8331V34.6645H203.308V23.2108H203.899V24.2058C204.724 23.499 206.02 23.0533 207.387 23.0533C209.938 23.0533 212.009 25.0117 212.009 27.4789C212.009 29.9462 209.933 31.9226 207.387 31.9226ZM207.338 23.6115C205.908 23.6115 204.72 24.0753 203.899 24.8632V30.1398C204.688 30.9096 205.89 31.3599 207.338 31.3599C209.592 31.3599 211.417 29.6445 211.417 27.4789C211.417 25.3134 209.592 23.6115 207.338 23.6115ZM213.013 31.8551V19.7621H213.622V31.8551H213.013ZM222.704 31.8551V30.8106C221.835 31.4859 220.633 31.9181 219.199 31.9181C216.63 31.9181 214.591 29.9147 214.591 27.4744C214.591 25.0342 216.63 23.0488 219.199 23.0488C220.566 23.0488 221.866 23.499 222.704 24.2013V23.2063H223.283V31.8506H222.704V31.8551ZM222.704 24.8632C221.88 24.0753 220.665 23.6115 219.248 23.6115C216.993 23.6115 215.169 25.3449 215.169 27.4789C215.169 29.613 216.998 31.3599 219.248 31.3599C220.696 31.3599 221.897 30.9096 222.704 30.1398V24.8632ZM232.114 26.8666C232.114 24.7506 230.684 23.6115 228.841 23.6115C227.393 23.6115 226.291 24.0618 225.416 24.8136V31.8551H224.825V23.2108H225.416V24.2554C226.223 23.4855 227.456 23.0533 228.886 23.0533C231.042 23.0533 232.705 24.3544 232.705 26.8712V31.8596H232.114V26.8666ZM235.22 23.7421V29.0998C235.22 30.7341 236.027 31.3599 237.179 31.3599C237.905 31.3599 238.349 31.2788 238.645 31.1978V31.7245C238.331 31.8056 237.807 31.9181 237.067 31.9181C235.718 31.9181 234.615 31.0672 234.615 29.4149V23.7376H232.983V23.2108H234.615V19.7621H235.225V23.2108H238.681V23.7376H235.225L235.22 23.7421ZM242.195 27.0782C244.253 27.4654 245.683 28.0237 245.683 29.4689C245.683 30.7341 244.728 31.9226 242.177 31.9226C240.797 31.9226 239.546 31.5535 238.524 31.1393L238.753 30.6575C239.725 31.0267 240.909 31.3779 242.191 31.3779C244.347 31.3779 245.105 30.4459 245.105 29.4824C245.105 28.4064 243.805 27.9742 242.061 27.623C240.102 27.2403 238.69 26.6776 238.69 25.3314C238.69 23.9852 240.088 23.0533 241.913 23.0533C243.033 23.0533 244.118 23.2784 245.154 23.7106L244.957 24.1923C244.02 23.7736 242.984 23.598 241.913 23.598C240.416 23.598 239.264 24.3184 239.264 25.3314C239.264 26.3444 240.348 26.7271 242.191 27.0782H242.195Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8ksCd.framer-1q07ke1, .framer-8ksCd .framer-1q07ke1 { display: block; }\",\".framer-8ksCd.framer-znz38w { cursor: pointer; height: 72px; overflow: visible; position: relative; text-decoration: none; width: 264px; }\",\".framer-8ksCd .framer-zxp6nf { flex: none; height: 72px; left: 0px; position: absolute; top: 0px; width: 140px; }\",\".framer-8ksCd .framer-1burxgw { flex: none; height: 30px; left: 47px; position: absolute; top: 32px; width: 217px; }\",\".framer-8ksCd .framer-1hg48v0, .framer-8ksCd .framer-5osqwn { flex: none; height: 82px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 300px; }\",\".framer-8ksCd .framer-dn10si { aspect-ratio: 1.9390243902439024 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); left: 0px; position: absolute; right: 141px; top: 0px; }\",\".framer-8ksCd .framer-zu0hfg { aspect-ratio: 7.0285714285714285 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 35px); left: 54px; position: absolute; right: 0px; top: 37px; }\",\".framer-8ksCd .framer-j6n2j5 { bottom: 0px; flex: none; left: -1px; position: absolute; right: 142px; top: 0px; }\",\".framer-8ksCd .framer-lusq78 { bottom: 10px; flex: none; left: 54px; position: absolute; right: 0px; top: 37px; }\",\".framer-8ksCd.framer-v-ybiicb.framer-znz38w, .framer-8ksCd.framer-v-1u3l33z.framer-znz38w { height: 81px; width: 300px; }\",\".framer-8ksCd.framer-v-ybiicb .framer-dn10si { height: var(--framer-aspect-ratio-supported, 81px); }\",\".framer-8ksCd.framer-v-lm5ac0.framer-znz38w { height: 67px; width: 230px; }\",\".framer-8ksCd.framer-v-lm5ac0 .framer-1hg48v0 { aspect-ratio: 3.658536585365854 / 1; height: var(--framer-aspect-ratio-supported, 63px); width: 230px; }\",\".framer-8ksCd.framer-v-lm5ac0 .framer-dn10si { height: var(--framer-aspect-ratio-supported, 62px); left: 0px; right: 109px; top: 0px; }\",\".framer-8ksCd.framer-v-lm5ac0 .framer-zu0hfg { height: var(--framer-aspect-ratio-supported, 27px); left: 42px; right: 2px; top: 28px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 72\n * @framerIntrinsicWidth 264\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"R9fk8fuyy\":{\"layout\":[\"fixed\",\"fixed\"]},\"iDdJGQ6ZX\":{\"layout\":[\"fixed\",\"fixed\"]},\"hm_JDGjSw\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"lLd6WfbMm\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIoAJOaF_L=withCSS(Component,css,\"framer-8ksCd\");export default FramerIoAJOaF_L;FramerIoAJOaF_L.displayName=\"Santa Monica Center Logo\";FramerIoAJOaF_L.defaultProps={height:72,width:264};addPropertyControls(FramerIoAJOaF_L,{variant:{options:[\"f7xTvgori\",\"R9fk8fuyy\",\"iDdJGQ6ZX\",\"hm_JDGjSw\"],optionTitles:[\"Desktop\",\"larger logo\",\"larger logo white\",\"Small\"],title:\"Variant\",type:ControlType.Enum},lLd6WfbMm:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerIoAJOaF_L,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIoAJOaF_L\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"264\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"R9fk8fuyy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iDdJGQ6ZX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hm_JDGjSw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"72\",\"framerVariables\":\"{\\\"lLd6WfbMm\\\":\\\"click\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IoAJOaF_L.map", "// Generated by Framer (2923eb5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js\";const MaterialFonts=getFonts(Material);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const enabledGestures={g1j1IOVpm:{hover:true},ll8fvC0oY:{hover:true,pressed:true}};const cycleOrder=[\"ll8fvC0oY\",\"g1j1IOVpm\"];const serializationHash=\"framer-muhfv\";const variantClassNames={g1j1IOVpm:\"framer-v-1ct7ypm\",ll8fvC0oY:\"framer-v-9v8z9v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,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!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Level 1\":\"ll8fvC0oY\",\"Level 2\":\"g1j1IOVpm\"};const getProps=({click,darkBlue,height,hover,id,link,newTab,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,G2cLC2w2d:(_ref=title!==null&&title!==void 0?title:props.G2cLC2w2d)!==null&&_ref!==void 0?_ref:\"About Us\",GQp1pJAVn:hover!==null&&hover!==void 0?hover:props.GQp1pJAVn,gyOYQ9HCc:click!==null&&click!==void 0?click:props.gyOYQ9HCc,odH5XXxHC:newTab!==null&&newTab!==void 0?newTab:props.odH5XXxHC,QnkYg3d_W:link!==null&&link!==void 0?link:props.QnkYg3d_W,RpDRgKeDq:(_ref1=darkBlue!==null&&darkBlue!==void 0?darkBlue:props.RpDRgKeDq)!==null&&_ref1!==void 0?_ref1:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"ll8fvC0oY\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QnkYg3d_W,G2cLC2w2d,gyOYQ9HCc,GQp1pJAVn,RpDRgKeDq,odH5XXxHC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ll8fvC0oY\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1omtpmy=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(gyOYQ9HCc){const res=await gyOYQ9HCc(...args);if(res===false)return false;}});const onMouseEntervb76d1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(GQp1pJAVn){const res=await GQp1pJAVn(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"g1j1IOVpm-hover\")return false;if(baseVariant===\"g1j1IOVpm\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:QnkYg3d_W,smoothScroll:true,...addPropertyOverrides({\"ll8fvC0oY-hover\":{href:undefined},g1j1IOVpm:{openInNewTab:odH5XXxHC}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-9v8z9v\",className,classNames)} framer-ufez54`,\"data-framer-name\":\"Level 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ll8fvC0oY\",onMouseEnter:onMouseEntervb76d1,onTap:onTap1omtpmy,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"g1j1IOVpm-hover\":{\"data-framer-name\":undefined},\"ll8fvC0oY-hover\":{\"data-framer-name\":undefined},\"ll8fvC0oY-pressed\":{\"data-framer-name\":undefined},g1j1IOVpm:{\"data-framer-name\":\"Level 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-RpDRgKeDq-EYwZRw6JG))\"},children:\"About Us\"})}),className:\"framer-1lnu7mh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TyomMd5ND\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-RpDRgKeDq-EYwZRw6JG)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-RpDRgKeDq-EYwZRw6JG\":RpDRgKeDq},text:G2cLC2w2d,variants:{\"ll8fvC0oY-pressed\":{\"--extracted-r6o4lv\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ll8fvC0oY-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)))\"},children:\"About Us\"})})},g1j1IOVpm:{verticalAlignment:\"center\"}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-172oxv4-container\",\"data-framer-appear-id\":\"172oxv4\",layoutDependency:layoutDependency,layoutId:\"DnPMF5jWh-container\",style:{opacity:0},variants:{\"ll8fvC0oY-hover\":{opacity:1}},...addPropertyOverrides({\"ll8fvC0oY-hover\":{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"arrow\",iconSelection:\"ArrowRight\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"DnPMF5jWh\",layoutId:\"DnPMF5jWh\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-muhfv.framer-ufez54, .framer-muhfv .framer-ufez54 { display: block; }\",\".framer-muhfv.framer-9v8z9v { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 200px; }\",\".framer-muhfv .framer-1lnu7mh { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-muhfv .framer-172oxv4-container { flex: none; height: 24px; position: absolute; right: 20px; top: calc(48.88888888888891% - 24px / 2); width: 30px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-muhfv.framer-9v8z9v { gap: 0px; } .framer-muhfv.framer-9v8z9v > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-muhfv.framer-9v8z9v > :first-child { margin-left: 0px; } .framer-muhfv.framer-9v8z9v > :last-child { margin-right: 0px; } }\",\".framer-muhfv.framer-v-1ct7ypm.framer-9v8z9v { width: 235px; }\",\".framer-muhfv.framer-v-1ct7ypm .framer-1lnu7mh { align-self: stretch; flex: none; white-space: pre; width: auto; }\",\".framer-muhfv.framer-v-9v8z9v.hover.framer-9v8z9v { gap: 46px; overflow: visible; }\",\".framer-muhfv.framer-v-9v8z9v.hover .framer-1lnu7mh { order: 0; }\",\".framer-muhfv.framer-v-9v8z9v.hover .framer-172oxv4-container { bottom: 0px; order: 1; right: 0px; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-muhfv.framer-v-9v8z9v.hover.framer-9v8z9v { gap: 0px; } .framer-muhfv.framer-v-9v8z9v.hover.framer-9v8z9v > * { margin: 0px; margin-left: calc(46px / 2); margin-right: calc(46px / 2); } .framer-muhfv.framer-v-9v8z9v.hover.framer-9v8z9v > :first-child { margin-left: 0px; } .framer-muhfv.framer-v-9v8z9v.hover.framer-9v8z9v > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22.5\n * @framerIntrinsicWidth 200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"g1j1IOVpm\":{\"layout\":[\"fixed\",\"auto\"]},\"dnE2RDQvU\":{\"layout\":[\"fixed\",\"auto\"]},\"iItzVzBvx\":{\"layout\":[\"fixed\",\"auto\"]},\"C_13JRHmx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"QnkYg3d_W\":\"link\",\"G2cLC2w2d\":\"title\",\"gyOYQ9HCc\":\"click\",\"GQp1pJAVn\":\"hover\",\"RpDRgKeDq\":\"darkBlue\",\"odH5XXxHC\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerEYwZRw6JG=withCSS(Component,css,\"framer-muhfv\");export default FramerEYwZRw6JG;FramerEYwZRw6JG.displayName=\"Nav button\";FramerEYwZRw6JG.defaultProps={height:22.5,width:200};addPropertyControls(FramerEYwZRw6JG,{variant:{options:[\"ll8fvC0oY\",\"g1j1IOVpm\"],optionTitles:[\"Level 1\",\"Level 2\"],title:\"Variant\",type:ControlType.Enum},QnkYg3d_W:{title:\"Link\",type:ControlType.Link},G2cLC2w2d:{defaultValue:\"About Us\",displayTextArea:false,title:\"Title\",type:ControlType.String},gyOYQ9HCc:{title:\"Click\",type:ControlType.EventHandler},GQp1pJAVn:{title:\"Hover\",type:ControlType.EventHandler},RpDRgKeDq:{defaultValue:'var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50)) /* {\"name\":\"Dark Blue\"} */',title:\"Dark Blue\",type:ControlType.Color},odH5XXxHC:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerEYwZRw6JG,[{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\"}]},...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEYwZRw6JG\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"QnkYg3d_W\\\":\\\"link\\\",\\\"G2cLC2w2d\\\":\\\"title\\\",\\\"gyOYQ9HCc\\\":\\\"click\\\",\\\"GQp1pJAVn\\\":\\\"hover\\\",\\\"RpDRgKeDq\\\":\\\"darkBlue\\\",\\\"odH5XXxHC\\\":\\\"newTab\\\"}\",\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"22.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g1j1IOVpm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dnE2RDQvU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iItzVzBvx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C_13JRHmx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./EYwZRw6JG.map", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "// Generated by Framer (d31cd55)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-RDibX .framer-styles-preset-14ltbju:not(.rich-text-wrapper), .framer-RDibX .framer-styles-preset-14ltbju.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #0088ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, #87898c); --framer-link-text-decoration: none; }\"];export const className=\"framer-RDibX\";\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 (63f9d4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import Procedures from\"https://framerusercontent.com/modules/zxr8KyMTD5XfGRFAX1X2/llFduUk5dRD4L89wnafG/XRsDM8St4.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bpyMj5oYPbTQwHc44zVN/jHxeUJpF5HSBXeIEBPE4/INZaKUCSH.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js\";const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const FeatherFonts=getFonts(Feather);const cycleOrder=[\"y3IgIh2o6\",\"Sofya2Yxs\",\"XwiTwtLxF\"];const serializationHash=\"framer-j9B73\";const variantClassNames={Sofya2Yxs:\"framer-v-1ea1sg0\",XwiTwtLxF:\"framer-v-2cbjm3\",y3IgIh2o6:\"framer-v-1oacum5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.2,delay:0,duration:.8,type:\"spring\"};const transition3={bounce:.2,delay:.3,duration:.7,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:-50,y:0};const query=prequery=>prequery({from:{alias:\"f1_cIBcYH\",data:Procedures,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"f1_cIBcYH\",name:\"prg3V8Jtm\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"sceE_9BJc\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"id\",type:\"Identifier\"}]});const query1=prequery=>prequery({from:{alias:\"f1_cIBcYH\",data:Procedures,type:\"Collection\"},select:[{collection:\"f1_cIBcYH\",name:\"prg3V8Jtm\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"sceE_9BJc\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Closed\":\"XwiTwtLxF\",\"Mobile Open\":\"Sofya2Yxs\",desktop:\"y3IgIh2o6\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"y3IgIh2o6\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,prg3V8Jtmf1_cIBcYH,sceE_9BJcf1_cIBcYH,idf1_cIBcYH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"y3IgIh2o6\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClickf5lm0m=activeVariantCallback(async(...args)=>{setVariant(\"Sofya2Yxs\");});const onClick1th54jd=activeVariantCallback(async(...args)=>{setVariant(\"XwiTwtLxF\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Sofya2Yxs\",\"XwiTwtLxF\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"Sofya2Yxs\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"XwiTwtLxF\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({XwiTwtLxF:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1oacum5\",className,classNames),\"data-border\":true,\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"y3IgIh2o6\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{Sofya2Yxs:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},XwiTwtLxF:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({Sofya2Yxs:{\"data-framer-name\":\"Mobile Open\"},XwiTwtLxF:{\"data-framer-name\":\"Mobile Closed\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7kolbz\",layoutDependency:layoutDependency,layoutId:\"yJ3Y0mjQq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-drnhti\",layoutDependency:layoutDependency,layoutId:\"ogmGVr1kQ\",style:{opacity:1},variants:{XwiTwtLxF:{opacity:0}},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qb9j90\",layoutDependency:layoutDependency,layoutId:\"gGHGrrv0T\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"All Procedures\"})}),className:\"framer-jiyqrp\",\"data-framer-appear-id\":\"jiyqrp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation1,layoutDependency:layoutDependency,layoutId:\"N3qgFR_AR\",optimized:true,style:{\"--extracted-r6o4lv\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Sofya2Yxs:{animate:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CfQyWYWok\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14ltbju\",\"data-styles-preset\":\"INZaKUCSH\",children:\"All Procedures\"})})})}),initial:undefined,optimized:undefined}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ru4tr2\",layoutDependency:layoutDependency,layoutId:\"f1_cIBcYH\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"f1_cIBcYH\",data:Procedures,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"f1_cIBcYH\",name:\"prg3V8Jtm\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"sceE_9BJc\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"id\",type:\"Identifier\"}]},...addPropertyOverrides({Sofya2Yxs:{query:{from:{alias:\"f1_cIBcYH\",data:Procedures,type:\"Collection\"},select:[{collection:\"f1_cIBcYH\",name:\"prg3V8Jtm\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"sceE_9BJc\",type:\"Identifier\"},{collection:\"f1_cIBcYH\",name:\"id\",type:\"Identifier\"}]}}},baseVariant,gestureVariant),children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"prg3V8Jtm\":prg3V8Jtmf1_cIBcYH,\"sceE_9BJc\":sceE_9BJcf1_cIBcYH,\"id\":idf1_cIBcYH},i)=>{prg3V8Jtmf1_cIBcYH!==null&&prg3V8Jtmf1_cIBcYH!==void 0?prg3V8Jtmf1_cIBcYH:prg3V8Jtmf1_cIBcYH=\"\";sceE_9BJcf1_cIBcYH!==null&&sceE_9BJcf1_cIBcYH!==void 0?sceE_9BJcf1_cIBcYH:sceE_9BJcf1_cIBcYH=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`f1_cIBcYH-${idf1_cIBcYH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{prg3V8Jtm:prg3V8Jtmf1_cIBcYH},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{prg3V8Jtm:prg3V8Jtmf1_cIBcYH},webPageId:\"fvc0Bjydf\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1h5iia1 framer-cfz1it\",layoutDependency:layoutDependency,layoutId:\"zDYOZXYRK\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hghs1x\",layoutDependency:layoutDependency,layoutId:\"Y9XkiEOBm\",children:/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"Sedation Dentistry\"})}),className:\"framer-o8nem3\",\"data-framer-appear-id\":\"o8nem3\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation1,layoutDependency:layoutDependency,layoutId:\"VjxBIPMd2\",optimized:true,style:{\"--extracted-r6o4lv\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\"},text:sceE_9BJcf1_cIBcYH,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Sofya2Yxs:{animate:undefined,initial:undefined,optimized:undefined}},baseVariant,gestureVariant)})})})})})},idf1_cIBcYH);})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-135dyfz\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"nwPIVdxLo\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{Sofya2Yxs:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},XwiTwtLxF:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Procedures\"})}),className:\"framer-1r5f3cm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jbmyeSwK6\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v5tlmy-container\",layoutDependency:layoutDependency,layoutId:\"tIgDWxDEZ-container\",style:{rotate:45},children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"tIgDWxDEZ\",layoutId:\"tIgDWxDEZ\",mirrored:false,onClick:onClickf5lm0m,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pxzxnw-container\",layoutDependency:layoutDependency,layoutId:\"Vixi3pWIy-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"Vixi3pWIy\",layoutId:\"Vixi3pWIy\",mirrored:false,onClick:onClick1th54jd,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-j9B73.framer-cfz1it, .framer-j9B73 .framer-cfz1it { display: block; }\",\".framer-j9B73.framer-1oacum5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-j9B73 .framer-7kolbz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: min-content; }\",\".framer-j9B73 .framer-drnhti { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-j9B73 .framer-1qb9j90 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\".framer-j9B73 .framer-jiyqrp, .framer-j9B73 .framer-o8nem3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-j9B73 .framer-ru4tr2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-j9B73 .framer-1h5iia1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-j9B73 .framer-hghs1x { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-j9B73 .framer-135dyfz { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-j9B73 .framer-1r5f3cm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-j9B73 .framer-1v5tlmy-container, .framer-j9B73 .framer-1pxzxnw-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-j9B73.framer-1oacum5, .framer-j9B73 .framer-7kolbz, .framer-j9B73 .framer-drnhti, .framer-j9B73 .framer-1qb9j90, .framer-j9B73 .framer-ru4tr2, .framer-j9B73 .framer-1h5iia1, .framer-j9B73 .framer-hghs1x { gap: 0px; } .framer-j9B73.framer-1oacum5 > *, .framer-j9B73 .framer-7kolbz > *, .framer-j9B73 .framer-drnhti > *, .framer-j9B73 .framer-1qb9j90 > *, .framer-j9B73 .framer-ru4tr2 > *, .framer-j9B73 .framer-hghs1x > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-j9B73.framer-1oacum5 > :first-child, .framer-j9B73 .framer-7kolbz > :first-child, .framer-j9B73 .framer-drnhti > :first-child, .framer-j9B73 .framer-1qb9j90 > :first-child, .framer-j9B73 .framer-ru4tr2 > :first-child, .framer-j9B73 .framer-hghs1x > :first-child { margin-top: 0px; } .framer-j9B73.framer-1oacum5 > :last-child, .framer-j9B73 .framer-7kolbz > :last-child, .framer-j9B73 .framer-drnhti > :last-child, .framer-j9B73 .framer-1qb9j90 > :last-child, .framer-j9B73 .framer-ru4tr2 > :last-child, .framer-j9B73 .framer-hghs1x > :last-child { margin-bottom: 0px; } .framer-j9B73 .framer-1h5iia1 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-j9B73 .framer-1h5iia1 > :first-child { margin-left: 0px; } .framer-j9B73 .framer-1h5iia1 > :last-child { margin-right: 0px; } }\",\".framer-j9B73.framer-v-1ea1sg0.framer-1oacum5 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 200px; }\",\".framer-j9B73.framer-v-1ea1sg0 .framer-7kolbz, .framer-j9B73.framer-v-2cbjm3 .framer-7kolbz { padding: 0px; width: 100%; }\",\".framer-j9B73.framer-v-1ea1sg0 .framer-drnhti { align-content: flex-start; align-items: flex-start; align-self: unset; gap: 10px; order: 1; width: 100%; }\",\".framer-j9B73.framer-v-1ea1sg0 .framer-jiyqrp { order: 0; }\",\".framer-j9B73.framer-v-1ea1sg0 .framer-135dyfz, .framer-j9B73.framer-v-2cbjm3 .framer-135dyfz { align-self: unset; order: 0; width: 100%; }\",\".framer-j9B73.framer-v-1ea1sg0 .framer-1r5f3cm, .framer-j9B73.framer-v-2cbjm3 .framer-1r5f3cm { flex: 1 0 0px; order: 0; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-j9B73.framer-v-1ea1sg0 .framer-1pxzxnw-container { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-j9B73.framer-v-1ea1sg0 .framer-drnhti { gap: 0px; } .framer-j9B73.framer-v-1ea1sg0 .framer-drnhti > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-j9B73.framer-v-1ea1sg0 .framer-drnhti > :first-child { margin-top: 0px; } .framer-j9B73.framer-v-1ea1sg0 .framer-drnhti > :last-child { margin-bottom: 0px; } }\",\".framer-j9B73.framer-v-2cbjm3.framer-1oacum5 { align-content: flex-start; align-items: flex-start; height: 30px; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 200px; }\",\".framer-j9B73.framer-v-2cbjm3 .framer-drnhti { align-content: flex-start; align-items: flex-start; align-self: unset; justify-content: flex-start; order: 1; width: 100%; }\",\".framer-j9B73.framer-v-2cbjm3 .framer-1v5tlmy-container { order: 1; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-j9B73[data-border=\"true\"]::after, .framer-j9B73 [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 253\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"Sofya2Yxs\":{\"layout\":[\"fixed\",\"auto\"]},\"XwiTwtLxF\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJ61ryZMYO=withCSS(Component,css,\"framer-j9B73\");export default FramerJ61ryZMYO;FramerJ61ryZMYO.displayName=\"links: procedures\";FramerJ61ryZMYO.defaultProps={height:253,width:240};addPropertyControls(FramerJ61ryZMYO,{variant:{options:[\"y3IgIh2o6\",\"Sofya2Yxs\",\"XwiTwtLxF\"],optionTitles:[\"desktop\",\"Mobile Open\",\"Mobile Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerJ61ryZMYO,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ61ryZMYO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Sofya2Yxs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XwiTwtLxF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"253\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2923eb5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import ForPatients from\"https://framerusercontent.com/modules/HLsi4RmYbrw72rugiIX8/pncS3PPf26vOJqqcNC03/tssKG6AIM.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"XrgOEbGoM\",\"evCYO3DYI\",\"WdwSHaSPu\"];const serializationHash=\"framer-YE6IG\";const variantClassNames={evCYO3DYI:\"framer-v-17kbp6w\",WdwSHaSPu:\"framer-v-fku74v\",XrgOEbGoM:\"framer-v-1qj66i2\"};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 transition2={bounce:.2,delay:0,duration:.8,type:\"spring\"};const query=prequery=>prequery({from:{alias:\"rRfV4NUc1\",data:ForPatients,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{collection:\"rRfV4NUc1\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"rRfV4NUc1\",name:\"X8bttHVic\",type:\"Identifier\"},{collection:\"rRfV4NUc1\",name:\"cKniNkVsL\",type:\"Identifier\"},{collection:\"rRfV4NUc1\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Closed\":\"WdwSHaSPu\",\"Mobile Open\":\"evCYO3DYI\",desktop:\"XrgOEbGoM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XrgOEbGoM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,X8bttHVicrRfV4NUc1,cKniNkVsLrRfV4NUc1,idrRfV4NUc1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XrgOEbGoM\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1s6n06d=activeVariantCallback(async(...args)=>{setVariant(\"evCYO3DYI\");});const onClick1s6n06d=activeVariantCallback(async(...args)=>{setVariant(\"evCYO3DYI\");});const onClick1llte4t=activeVariantCallback(async(...args)=>{setVariant(\"WdwSHaSPu\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"evCYO3DYI\",\"WdwSHaSPu\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"evCYO3DYI\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"WdwSHaSPu\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({WdwSHaSPu:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1qj66i2\",className,classNames),\"data-border\":true,\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"XrgOEbGoM\",ref:ref??ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{evCYO3DYI:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},WdwSHaSPu:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({evCYO3DYI:{\"data-framer-name\":\"Mobile Open\"},WdwSHaSPu:{\"data-framer-name\":\"Mobile Closed\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xdj1ci\",layoutDependency:layoutDependency,layoutId:\"mDQyNGwKM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rz0osm\",layoutDependency:layoutDependency,layoutId:\"TjXgygXdt\",style:{opacity:1},variants:{WdwSHaSPu:{opacity:0}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-752h9v\",layoutDependency:layoutDependency,layoutId:\"rRfV4NUc1\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"rRfV4NUc1\",data:ForPatients,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{collection:\"rRfV4NUc1\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"rRfV4NUc1\",name:\"X8bttHVic\",type:\"Identifier\"},{collection:\"rRfV4NUc1\",name:\"cKniNkVsL\",type:\"Identifier\"},{collection:\"rRfV4NUc1\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"X8bttHVic\":X8bttHVicrRfV4NUc1,\"cKniNkVsL\":cKniNkVsLrRfV4NUc1,\"id\":idrRfV4NUc1},i)=>{X8bttHVicrRfV4NUc1??=\"\";cKniNkVsLrRfV4NUc1??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`rRfV4NUc1-${idrRfV4NUc1}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{X8bttHVic:X8bttHVicrRfV4NUc1},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{X8bttHVic:X8bttHVicrRfV4NUc1},webPageId:\"YLuRE2p6N\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jl7iem framer-1hqurmo\",layoutDependency:layoutDependency,layoutId:\"BvglsZwDW\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"After The Removal Of Multiple Teeth\"})}),className:\"framer-jf0bt7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RxKwA3GIc\",style:{\"--extracted-r6o4lv\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",\"--framer-paragraph-spacing\":\"0px\"},text:cKniNkVsLrRfV4NUc1,verticalAlignment:\"top\",withExternalLayout:true})})})})},idrRfV4NUc1);})})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wbwjh3\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"eKt6BUWfH\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{evCYO3DYI:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},WdwSHaSPu:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({WdwSHaSPu:{\"data-highlight\":true,onTap:onTap1s6n06d}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Procedures\"})}),className:\"framer-1iwr11v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ox6eYP65b\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({evCYO3DYI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Patient Information\"})})},WdwSHaSPu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Patient Information\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oni2gl-container\",layoutDependency:layoutDependency,layoutId:\"mk_OitVLD-container\",style:{rotate:45},children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"mk_OitVLD\",layoutId:\"mk_OitVLD\",mirrored:false,onClick:onClick1s6n06d,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d86dtk-container\",layoutDependency:layoutDependency,layoutId:\"VS0EsrD15-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"VS0EsrD15\",layoutId:\"VS0EsrD15\",mirrored:false,onClick:onClick1llte4t,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YE6IG.framer-1hqurmo, .framer-YE6IG .framer-1hqurmo { display: block; }\",\".framer-YE6IG.framer-1qj66i2 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-YE6IG .framer-xdj1ci { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 276px; }\",\".framer-YE6IG .framer-1rz0osm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YE6IG .framer-752h9v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-YE6IG .framer-1jl7iem { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-YE6IG .framer-jf0bt7 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YE6IG .framer-wbwjh3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YE6IG .framer-1iwr11v { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YE6IG .framer-1oni2gl-container, .framer-YE6IG .framer-1d86dtk-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YE6IG.framer-1qj66i2, .framer-YE6IG .framer-xdj1ci, .framer-YE6IG .framer-1rz0osm, .framer-YE6IG .framer-752h9v, .framer-YE6IG .framer-1jl7iem { gap: 0px; } .framer-YE6IG.framer-1qj66i2 > *, .framer-YE6IG .framer-xdj1ci > *, .framer-YE6IG .framer-1rz0osm > *, .framer-YE6IG .framer-752h9v > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-YE6IG.framer-1qj66i2 > :first-child, .framer-YE6IG .framer-xdj1ci > :first-child, .framer-YE6IG .framer-1rz0osm > :first-child, .framer-YE6IG .framer-752h9v > :first-child, .framer-YE6IG .framer-1jl7iem > :first-child { margin-top: 0px; } .framer-YE6IG.framer-1qj66i2 > :last-child, .framer-YE6IG .framer-xdj1ci > :last-child, .framer-YE6IG .framer-1rz0osm > :last-child, .framer-YE6IG .framer-752h9v > :last-child, .framer-YE6IG .framer-1jl7iem > :last-child { margin-bottom: 0px; } .framer-YE6IG .framer-1jl7iem > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-YE6IG.framer-v-17kbp6w.framer-1qj66i2 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 235px; }\",\".framer-YE6IG.framer-v-17kbp6w .framer-xdj1ci, .framer-YE6IG.framer-v-fku74v .framer-xdj1ci { padding: 0px; width: 100%; }\",\".framer-YE6IG.framer-v-17kbp6w .framer-1rz0osm { gap: 10px; justify-content: center; order: 1; }\",\".framer-YE6IG.framer-v-17kbp6w .framer-wbwjh3 { order: 0; }\",\".framer-YE6IG.framer-v-17kbp6w .framer-1iwr11v, .framer-YE6IG.framer-v-fku74v .framer-1iwr11v { flex: 1 0 0px; order: 0; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-YE6IG.framer-v-17kbp6w .framer-1d86dtk-container { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YE6IG.framer-v-17kbp6w .framer-1rz0osm { gap: 0px; } .framer-YE6IG.framer-v-17kbp6w .framer-1rz0osm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YE6IG.framer-v-17kbp6w .framer-1rz0osm > :first-child { margin-top: 0px; } .framer-YE6IG.framer-v-17kbp6w .framer-1rz0osm > :last-child { margin-bottom: 0px; } }\",\".framer-YE6IG.framer-v-fku74v.framer-1qj66i2 { align-content: flex-start; align-items: flex-start; height: 30px; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 200px; }\",\".framer-YE6IG.framer-v-fku74v .framer-1rz0osm, .framer-YE6IG.framer-v-fku74v .framer-1oni2gl-container { order: 1; }\",\".framer-YE6IG.framer-v-fku74v .framer-wbwjh3 { cursor: pointer; order: 0; }\",...sharedStyle.css,'.framer-YE6IG[data-border=\"true\"]::after, .framer-YE6IG [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 329.5\n * @framerIntrinsicWidth 276\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"evCYO3DYI\":{\"layout\":[\"fixed\",\"auto\"]},\"WdwSHaSPu\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerkjg7sqGTb=withCSS(Component,css,\"framer-YE6IG\");export default Framerkjg7sqGTb;Framerkjg7sqGTb.displayName=\"links: patient information\";Framerkjg7sqGTb.defaultProps={height:329.5,width:276};addPropertyControls(Framerkjg7sqGTb,{variant:{options:[\"XrgOEbGoM\",\"evCYO3DYI\",\"WdwSHaSPu\"],optionTitles:[\"desktop\",\"Mobile Open\",\"Mobile Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerkjg7sqGTb,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkjg7sqGTb\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"276\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"evCYO3DYI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WdwSHaSPu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"329.5\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2923eb5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import Sugeons from\"https://framerusercontent.com/modules/uVWhRPNoqaYU7Q2JMsVT/mxVDgrsAVSipaaSrMWaB/KQgRrSBk_.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bpyMj5oYPbTQwHc44zVN/jHxeUJpF5HSBXeIEBPE4/INZaKUCSH.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"DwdFlGt4j\",\"HmNnLqOxl\",\"ffGBkL41j\"];const serializationHash=\"framer-viKJ2\";const variantClassNames={DwdFlGt4j:\"framer-v-qob5ef\",ffGBkL41j:\"framer-v-1s6sesz\",HmNnLqOxl:\"framer-v-1nur792\"};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 transition2={bounce:.2,delay:0,duration:.8,type:\"spring\"};const query=prequery=>prequery({from:{alias:\"Q_NH1qiH7\",data:Sugeons,type:\"Collection\"},orderBy:[{collection:\"Q_NH1qiH7\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"Q_NH1qiH7\",name:\"wOrrnO1Hc\",type:\"Identifier\"},{collection:\"Q_NH1qiH7\",name:\"r9uYeiQbx\",type:\"Identifier\"},{collection:\"Q_NH1qiH7\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Closed\":\"ffGBkL41j\",\"Mobile Open\":\"HmNnLqOxl\",desktop:\"DwdFlGt4j\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DwdFlGt4j\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,wOrrnO1HcQ_NH1qiH7,r9uYeiQbxQ_NH1qiH7,idQ_NH1qiH7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DwdFlGt4j\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ir709y=activeVariantCallback(async(...args)=>{setVariant(\"HmNnLqOxl\");});const onClick9fvozp=activeVariantCallback(async(...args)=>{setVariant(\"ffGBkL41j\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"HmNnLqOxl\",\"ffGBkL41j\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"HmNnLqOxl\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"ffGBkL41j\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"HmNnLqOxl\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({ffGBkL41j:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-qob5ef\",className,classNames),\"data-border\":true,\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"DwdFlGt4j\",ref:ref??ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{ffGBkL41j:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},HmNnLqOxl:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ffGBkL41j:{\"data-framer-name\":\"Mobile Closed\"},HmNnLqOxl:{\"data-framer-name\":\"Mobile Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ees7ys\",layoutDependency:layoutDependency,layoutId:\"xHNjG65m_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-2sgzas\",layoutDependency:layoutDependency,layoutId:\"Dv92Yi37c\",style:{opacity:1},variants:{ffGBkL41j:{opacity:0}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2easj3\",layoutDependency:layoutDependency,layoutId:\"Q_NH1qiH7\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Q_NH1qiH7\",data:Sugeons,type:\"Collection\"},orderBy:[{collection:\"Q_NH1qiH7\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"Q_NH1qiH7\",name:\"wOrrnO1Hc\",type:\"Identifier\"},{collection:\"Q_NH1qiH7\",name:\"r9uYeiQbx\",type:\"Identifier\"},{collection:\"Q_NH1qiH7\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"wOrrnO1Hc\":wOrrnO1HcQ_NH1qiH7,\"r9uYeiQbx\":r9uYeiQbxQ_NH1qiH7,\"id\":idQ_NH1qiH7},i)=>{wOrrnO1HcQ_NH1qiH7??=\"\";r9uYeiQbxQ_NH1qiH7??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Q_NH1qiH7-${idQ_NH1qiH7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{wOrrnO1Hc:wOrrnO1HcQ_NH1qiH7},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{wOrrnO1Hc:wOrrnO1HcQ_NH1qiH7},webPageId:\"bO5jAUpAM\"},children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-pry09r framer-cq3quu\",layoutDependency:layoutDependency,layoutId:\"GCVczLdq3\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i2rws4\",layoutDependency:layoutDependency,layoutId:\"shgOrqY7J\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"Dr. Howard H. Park\"})}),className:\"framer-1p0j0w4\",\"data-framer-name\":\"Full Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C_lkMSsbV\",style:{\"--extracted-r6o4lv\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",\"--framer-paragraph-spacing\":\"0px\"},text:r9uYeiQbxQ_NH1qiH7,verticalAlignment:\"top\",withExternalLayout:true})})})})})},idQ_NH1qiH7);})})})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-87un7u\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"NnRa90r4v\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{ffGBkL41j:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},HmNnLqOxl:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({ffGBkL41j:{\"data-highlight\":true,onTap:onTap1ir709y}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Procedures\"})}),className:\"framer-xdlokn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OgsHBx1M8\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ffGBkL41j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Surgeons\"})})},HmNnLqOxl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Surgeons\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19sj83c-container\",layoutDependency:layoutDependency,layoutId:\"qheeoUn_o-container\",style:{rotate:45},children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"qheeoUn_o\",layoutId:\"qheeoUn_o\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xffwyp-container\",layoutDependency:layoutDependency,layoutId:\"q2f_P0BJ9-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"q2f_P0BJ9\",layoutId:\"q2f_P0BJ9\",mirrored:false,onClick:onClick9fvozp,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ud5e4t\",layoutDependency:layoutDependency,layoutId:\"RJk1M7bzv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hkKIGyBrN\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-14ltbju\",\"data-styles-preset\":\"INZaKUCSH\",children:\"All Surgeons\"})})})}),className:\"framer-wvov73\",\"data-framer-name\":\"Full Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Eqp5fXDo5\",style:{\"--extracted-r6o4lv\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-viKJ2.framer-cq3quu, .framer-viKJ2 .framer-cq3quu { display: block; }\",\".framer-viKJ2.framer-qob5ef { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-viKJ2 .framer-1ees7ys { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: min-content; }\",\".framer-viKJ2 .framer-2sgzas { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-viKJ2 .framer-2easj3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-viKJ2 .framer-pry09r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-viKJ2 .framer-1i2rws4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-viKJ2 .framer-1p0j0w4, .framer-viKJ2 .framer-wvov73 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-viKJ2 .framer-87un7u { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-viKJ2 .framer-xdlokn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-viKJ2 .framer-19sj83c-container, .framer-viKJ2 .framer-xffwyp-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-viKJ2 .framer-ud5e4t { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-viKJ2.framer-qob5ef, .framer-viKJ2 .framer-1ees7ys, .framer-viKJ2 .framer-2sgzas, .framer-viKJ2 .framer-2easj3, .framer-viKJ2 .framer-pry09r, .framer-viKJ2 .framer-1i2rws4, .framer-viKJ2 .framer-ud5e4t { gap: 0px; } .framer-viKJ2.framer-qob5ef > *, .framer-viKJ2 .framer-1ees7ys > *, .framer-viKJ2 .framer-2easj3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-viKJ2.framer-qob5ef > :first-child, .framer-viKJ2 .framer-1ees7ys > :first-child, .framer-viKJ2 .framer-2sgzas > :first-child, .framer-viKJ2 .framer-2easj3 > :first-child, .framer-viKJ2 .framer-1i2rws4 > :first-child, .framer-viKJ2 .framer-ud5e4t > :first-child { margin-top: 0px; } .framer-viKJ2.framer-qob5ef > :last-child, .framer-viKJ2 .framer-1ees7ys > :last-child, .framer-viKJ2 .framer-2sgzas > :last-child, .framer-viKJ2 .framer-2easj3 > :last-child, .framer-viKJ2 .framer-1i2rws4 > :last-child, .framer-viKJ2 .framer-ud5e4t > :last-child { margin-bottom: 0px; } .framer-viKJ2 .framer-2sgzas > *, .framer-viKJ2 .framer-1i2rws4 > *, .framer-viKJ2 .framer-ud5e4t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-viKJ2 .framer-pry09r > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-viKJ2 .framer-pry09r > :first-child { margin-left: 0px; } .framer-viKJ2 .framer-pry09r > :last-child { margin-right: 0px; } }\",\".framer-viKJ2.framer-v-1nur792.framer-qob5ef { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 200px; }\",\".framer-viKJ2.framer-v-1nur792 .framer-1ees7ys { gap: 8px; justify-content: flex-start; padding: 0px; width: 100%; }\",\".framer-viKJ2.framer-v-1nur792 .framer-2sgzas { align-content: flex-start; align-items: flex-start; align-self: unset; justify-content: flex-start; order: 2; width: 100%; }\",\".framer-viKJ2.framer-v-1nur792 .framer-2easj3 { align-content: flex-start; align-items: flex-start; }\",\".framer-viKJ2.framer-v-1nur792 .framer-87un7u { align-self: unset; order: 0; width: 100%; }\",\".framer-viKJ2.framer-v-1nur792 .framer-xdlokn, .framer-viKJ2.framer-v-1s6sesz .framer-xdlokn { flex: 1 0 0px; order: 0; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-viKJ2.framer-v-1nur792 .framer-xffwyp-container { order: 2; }\",\".framer-viKJ2.framer-v-1nur792 .framer-ud5e4t { align-self: unset; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-viKJ2.framer-v-1nur792 .framer-1ees7ys { gap: 0px; } .framer-viKJ2.framer-v-1nur792 .framer-1ees7ys > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-viKJ2.framer-v-1nur792 .framer-1ees7ys > :first-child { margin-top: 0px; } .framer-viKJ2.framer-v-1nur792 .framer-1ees7ys > :last-child { margin-bottom: 0px; } }\",\".framer-viKJ2.framer-v-1s6sesz.framer-qob5ef { align-content: flex-start; align-items: flex-start; height: 30px; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 200px; }\",\".framer-viKJ2.framer-v-1s6sesz .framer-1ees7ys { padding: 0px; width: 100%; }\",\".framer-viKJ2.framer-v-1s6sesz .framer-2sgzas { align-content: flex-start; align-items: flex-start; align-self: unset; justify-content: flex-start; order: 1; width: 100%; }\",\".framer-viKJ2.framer-v-1s6sesz .framer-87un7u { align-self: unset; cursor: pointer; order: 0; width: 100%; }\",\".framer-viKJ2.framer-v-1s6sesz .framer-19sj83c-container { order: 1; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-viKJ2[data-border=\"true\"]::after, .framer-viKJ2 [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 214.5\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"HmNnLqOxl\":{\"layout\":[\"fixed\",\"auto\"]},\"ffGBkL41j\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerr4UL9IQh1=withCSS(Component,css,\"framer-viKJ2\");export default Framerr4UL9IQh1;Framerr4UL9IQh1.displayName=\"links: surgeons\";Framerr4UL9IQh1.defaultProps={height:214.5,width:240};addPropertyControls(Framerr4UL9IQh1,{variant:{options:[\"DwdFlGt4j\",\"HmNnLqOxl\",\"ffGBkL41j\"],optionTitles:[\"desktop\",\"Mobile Open\",\"Mobile Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerr4UL9IQh1,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerr4UL9IQh1\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"214.5\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HmNnLqOxl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ffGBkL41j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"240\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (63f9d4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js\";import NavButton from\"https://framerusercontent.com/modules/mY6IkQcfEtEaWXalL8hc/E67lQmLT6yB4hTm09axq/EYwZRw6JG.js\";const FeatherFonts=getFonts(Feather);const NavButtonFonts=getFonts(NavButton);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"SNKWcUUgr\",\"S4pGfs485\",\"RD1ZTUWdr\"];const serializationHash=\"framer-D1kM4\";const variantClassNames={RD1ZTUWdr:\"framer-v-13mw61e\",S4pGfs485:\"framer-v-1x2f2bn\",SNKWcUUgr:\"framer-v-12iaw9r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.2,delay:0,duration:.8,type:\"spring\"};const transition3={bounce:.2,delay:.3,duration:.7,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:-50,y:0};const transition4={delay:.3,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition5={bounce:.2,delay:.3,duration:.8,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile Closed\":\"RD1ZTUWdr\",\"Mobile Open\":\"S4pGfs485\",desktop:\"SNKWcUUgr\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SNKWcUUgr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SNKWcUUgr\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12axhac=activeVariantCallback(async(...args)=>{setVariant(\"S4pGfs485\");});const onClick2d951a=activeVariantCallback(async(...args)=>{setVariant(\"RD1ZTUWdr\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"S4pGfs485\",\"RD1ZTUWdr\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"S4pGfs485\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"RD1ZTUWdr\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({RD1ZTUWdr:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-12iaw9r\",className,classNames),\"data-border\":true,\"data-framer-name\":\"desktop\",layoutDependency:layoutDependency,layoutId:\"SNKWcUUgr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{RD1ZTUWdr:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},S4pGfs485:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({RD1ZTUWdr:{\"data-framer-name\":\"Mobile Closed\"},S4pGfs485:{\"data-framer-name\":\"Mobile Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-106s7nf\",layoutDependency:layoutDependency,layoutId:\"bZYF3lNb3\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11bhrpc\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"UM1ntQqdF\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{RD1ZTUWdr:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},S4pGfs485:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({RD1ZTUWdr:{\"data-highlight\":true,onTap:onTap12axhac}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Procedures\"})}),className:\"framer-1ujkqcl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"s0vJl38bI\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({RD1ZTUWdr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"About\"})})},S4pGfs485:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"About\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rqn4sg-container\",layoutDependency:layoutDependency,layoutId:\"XVVrh8RuU-container\",style:{rotate:45},children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"XVVrh8RuU\",layoutId:\"XVVrh8RuU\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9shub1-container\",layoutDependency:layoutDependency,layoutId:\"OYne5T6pZ-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"OYne5T6pZ\",layoutId:\"OYne5T6pZ\",mirrored:false,onClick:onClick2d951a,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mh50g\",layoutDependency:layoutDependency,layoutId:\"TBQzmobV8\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"HWIE93rkL\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+0,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+0},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1e983p8-container\",\"data-framer-appear-id\":\"1e983p8\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"AxhlEUiMh-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Book Appointment\",height:\"100%\",id:\"AxhlEUiMh\",layoutId:\"AxhlEUiMh\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks[2],style:{height:\"100%\"}},S4pGfs485:{G2cLC2w2d:\"About Us\",QnkYg3d_W:resolvedLinks[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({RD1ZTUWdr:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+50},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+44}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-gmsvot-container\",\"data-framer-appear-id\":\"gmsvot\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"nYmsgvKtN-container\",optimized:true,children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Book Appointment\",height:\"100%\",id:\"nYmsgvKtN\",layoutId:\"nYmsgvKtN\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks1[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{height:\"100%\",width:\"100%\"},variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks1[2]},S4pGfs485:{QnkYg3d_W:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{X8bttHVic:\"first-visit\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"uvs44r__v\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"first-visit\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"uvs44r__v\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"first-visit\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"uvs44r__v\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+38,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+100},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+88}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-p61mbq-container\",\"data-framer-appear-id\":\"p61mbq\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"pLsy0xjwH-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"First Visit\",height:\"100%\",id:\"pLsy0xjwH\",layoutId:\"pLsy0xjwH\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks2[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks2[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks2[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{X8bttHVic:\"patient-registration\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"BS9oJYxKa\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"patient-registration\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"BS9oJYxKa\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"patient-registration\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"BS9oJYxKa\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+76,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+150},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+132}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1k5i9ua-container\",\"data-framer-appear-id\":\"1k5i9ua\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"KOvuDgDvU-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Patient Registration\",height:\"100%\",id:\"KOvuDgDvU\",layoutId:\"KOvuDgDvU\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks3[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks3[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks3[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{X8bttHVic:\"financial-information\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"WSlKEtjZR\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"financial-information\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"WSlKEtjZR\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"financial-information\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"WSlKEtjZR\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+114,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+200},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+176}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-g7dfan-container\",\"data-framer-appear-id\":\"g7dfan\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"qPYlUHaB3-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Financial Information\",height:\"100%\",id:\"qPYlUHaB3\",layoutId:\"qPYlUHaB3\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks4[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks4[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks4[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{X8bttHVic:\"before-intravenous-anesthesia-sedation\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"K8mWGglwT\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"before-intravenous-anesthesia-sedation\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"K8mWGglwT\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined},{href:{pathVariables:{X8bttHVic:\"before-intravenous-anesthesia-sedation\"},unresolvedPathSlugs:{X8bttHVic:{collectionId:\"tssKG6AIM\",collectionItemId:\"K8mWGglwT\"}},webPageId:\"YLuRE2p6N\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+152,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+250},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+220}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-bpvt07-container\",\"data-framer-appear-id\":\"bpvt07\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"OjxIEjpL_-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Before Anesthesia\",height:\"100%\",id:\"OjxIEjpL_\",layoutId:\"OjxIEjpL_\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks5[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks5[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks5[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+190,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+300},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+264}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-nd5d7j-container\",\"data-framer-appear-id\":\"nd5d7j\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"xAu3OXabU-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"After Dental Implant\",height:\"100%\",id:\"xAu3OXabU\",layoutId:\"xAu3OXabU\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks6[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks6[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks6[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+228,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+350},S4pGfs485:{height:40,width:\"200px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+308}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1k5wj2l-container\",\"data-framer-appear-id\":\"1k5wj2l\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"aGjkkR_fZ-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation2,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"After Tooth Extraction\",height:\"100%\",id:\"aGjkkR_fZ\",layoutId:\"aGjkkR_fZ\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks7[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks7[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks7[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+266,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+400},S4pGfs485:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+352}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-5qhthp-container\",\"data-framer-appear-id\":\"5qhthp\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"fi4jUAqQh-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation4,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"After Wisdom Tooth\",height:\"100%\",id:\"fi4jUAqQh\",layoutId:\"fi4jUAqQh\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks8[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks8[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks8[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+304,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+450},S4pGfs485:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+396}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-njbmcj-container\",\"data-framer-appear-id\":\"njbmcj\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"O9jeeS1Mn-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation4,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Exposure Of An Impacted Tooth\",height:\"100%\",id:\"O9jeeS1Mn\",layoutId:\"O9jeeS1Mn\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks9[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks9[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks9[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||368)-0-364)/2+0+0)+0+0+0+342,...addPropertyOverrides({RD1ZTUWdr:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+500},S4pGfs485:{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+0+0+128+0+440}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-1tps03h-container\",\"data-framer-appear-id\":\"1tps03h\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"yBz4MP2CN-container\",optimized:true,...addPropertyOverrides({RD1ZTUWdr:{animate:animation2,initial:animation3},S4pGfs485:{animate:animation4,initial:animation3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"The Removal of Multiple Teeth\",height:\"100%\",id:\"yBz4MP2CN\",layoutId:\"yBz4MP2CN\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks10[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({RD1ZTUWdr:{QnkYg3d_W:resolvedLinks10[2],style:{height:\"100%\"}},S4pGfs485:{QnkYg3d_W:resolvedLinks10[1],style:{height:\"100%\"}}},baseVariant,gestureVariant)})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-D1kM4.framer-uxnriu, .framer-D1kM4 .framer-uxnriu { display: block; }\",\".framer-D1kM4.framer-12iaw9r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-D1kM4 .framer-106s7nf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: min-content; }\",\".framer-D1kM4 .framer-11bhrpc { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-D1kM4 .framer-1ujkqcl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-D1kM4 .framer-rqn4sg-container, .framer-D1kM4 .framer-9shub1-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-D1kM4 .framer-1mh50g { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-D1kM4 .framer-1e983p8-container, .framer-D1kM4 .framer-p61mbq-container, .framer-D1kM4 .framer-1k5i9ua-container, .framer-D1kM4 .framer-g7dfan-container, .framer-D1kM4 .framer-bpvt07-container, .framer-D1kM4 .framer-nd5d7j-container, .framer-D1kM4 .framer-1k5wj2l-container, .framer-D1kM4 .framer-5qhthp-container, .framer-D1kM4 .framer-njbmcj-container, .framer-D1kM4 .framer-1tps03h-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-D1kM4 .framer-gmsvot-container { flex: none; height: 40px; position: relative; width: 200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D1kM4.framer-12iaw9r, .framer-D1kM4 .framer-106s7nf, .framer-D1kM4 .framer-1mh50g { gap: 0px; } .framer-D1kM4.framer-12iaw9r > *, .framer-D1kM4 .framer-106s7nf > *, .framer-D1kM4 .framer-1mh50g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-D1kM4.framer-12iaw9r > :first-child, .framer-D1kM4 .framer-106s7nf > :first-child, .framer-D1kM4 .framer-1mh50g > :first-child { margin-top: 0px; } .framer-D1kM4.framer-12iaw9r > :last-child, .framer-D1kM4 .framer-106s7nf > :last-child, .framer-D1kM4 .framer-1mh50g > :last-child { margin-bottom: 0px; } }\",\".framer-D1kM4.framer-v-1x2f2bn.framer-12iaw9r { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 235px; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-106s7nf { justify-content: flex-start; padding: 0px; width: 100%; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-11bhrpc { align-self: unset; order: 0; width: 100%; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-1ujkqcl, .framer-D1kM4.framer-v-13mw61e .framer-1ujkqcl { flex: 1 0 0px; order: 0; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-9shub1-container { order: 2; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-1mh50g { align-content: flex-start; align-items: flex-start; align-self: unset; gap: 4px; justify-content: flex-start; order: 1; width: min-content; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-1e983p8-container, .framer-D1kM4.framer-v-1x2f2bn .framer-p61mbq-container, .framer-D1kM4.framer-v-1x2f2bn .framer-1k5i9ua-container, .framer-D1kM4.framer-v-1x2f2bn .framer-g7dfan-container, .framer-D1kM4.framer-v-1x2f2bn .framer-bpvt07-container, .framer-D1kM4.framer-v-1x2f2bn .framer-nd5d7j-container, .framer-D1kM4.framer-v-1x2f2bn .framer-1k5wj2l-container { height: 40px; width: 200px; }\",\".framer-D1kM4.framer-v-1x2f2bn .framer-5qhthp-container, .framer-D1kM4.framer-v-1x2f2bn .framer-njbmcj-container, .framer-D1kM4.framer-v-1x2f2bn .framer-1tps03h-container, .framer-D1kM4.framer-v-13mw61e .framer-1e983p8-container, .framer-D1kM4.framer-v-13mw61e .framer-p61mbq-container, .framer-D1kM4.framer-v-13mw61e .framer-1k5i9ua-container, .framer-D1kM4.framer-v-13mw61e .framer-g7dfan-container, .framer-D1kM4.framer-v-13mw61e .framer-bpvt07-container, .framer-D1kM4.framer-v-13mw61e .framer-nd5d7j-container, .framer-D1kM4.framer-v-13mw61e .framer-1k5wj2l-container, .framer-D1kM4.framer-v-13mw61e .framer-5qhthp-container, .framer-D1kM4.framer-v-13mw61e .framer-njbmcj-container, .framer-D1kM4.framer-v-13mw61e .framer-1tps03h-container { height: 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D1kM4.framer-v-1x2f2bn .framer-1mh50g { gap: 0px; } .framer-D1kM4.framer-v-1x2f2bn .framer-1mh50g > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-D1kM4.framer-v-1x2f2bn .framer-1mh50g > :first-child { margin-top: 0px; } .framer-D1kM4.framer-v-1x2f2bn .framer-1mh50g > :last-child { margin-bottom: 0px; } }\",\".framer-D1kM4.framer-v-13mw61e.framer-12iaw9r { align-content: flex-start; align-items: flex-start; height: 30px; justify-content: flex-start; padding: 4px 0px 0px 0px; width: 235px; }\",\".framer-D1kM4.framer-v-13mw61e .framer-106s7nf { padding: 0px; width: 100%; }\",\".framer-D1kM4.framer-v-13mw61e .framer-11bhrpc { align-self: unset; cursor: pointer; gap: 10px; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-D1kM4.framer-v-13mw61e .framer-rqn4sg-container { order: 1; }\",\".framer-D1kM4.framer-v-13mw61e .framer-1mh50g { align-content: flex-start; align-items: flex-start; align-self: unset; gap: 10px; justify-content: flex-start; order: 1; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D1kM4.framer-v-13mw61e .framer-11bhrpc, .framer-D1kM4.framer-v-13mw61e .framer-1mh50g { gap: 0px; } .framer-D1kM4.framer-v-13mw61e .framer-11bhrpc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-D1kM4.framer-v-13mw61e .framer-11bhrpc > :first-child { margin-left: 0px; } .framer-D1kM4.framer-v-13mw61e .framer-11bhrpc > :last-child { margin-right: 0px; } .framer-D1kM4.framer-v-13mw61e .framer-1mh50g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-D1kM4.framer-v-13mw61e .framer-1mh50g > :first-child { margin-top: 0px; } .framer-D1kM4.framer-v-13mw61e .framer-1mh50g > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,'.framer-D1kM4[data-border=\"true\"]::after, .framer-D1kM4 [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 368\n * @framerIntrinsicWidth 275\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"S4pGfs485\":{\"layout\":[\"fixed\",\"auto\"]},\"RD1ZTUWdr\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzYjMVzBxn=withCSS(Component,css,\"framer-D1kM4\");export default FramerzYjMVzBxn;FramerzYjMVzBxn.displayName=\"links: About\";FramerzYjMVzBxn.defaultProps={height:368,width:275};addPropertyControls(FramerzYjMVzBxn,{variant:{options:[\"SNKWcUUgr\",\"S4pGfs485\",\"RD1ZTUWdr\"],optionTitles:[\"desktop\",\"Mobile Open\",\"Mobile Closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerzYjMVzBxn,[{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\"}]},...FeatherFonts,...NavButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzYjMVzBxn\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"368\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"S4pGfs485\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RD1ZTUWdr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"275\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zYjMVzBxn.map", "// Generated by Framer (4d22d44)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavButton from\"https://framerusercontent.com/modules/mY6IkQcfEtEaWXalL8hc/E67lQmLT6yB4hTm09axq/EYwZRw6JG.js\";import LinksProcedures from\"https://framerusercontent.com/modules/0DXyY1xjQgl8NNph0jxW/0k7hraM6KB8SbcbeUSH8/J61ryZMYO.js\";import LinksPatientInformation from\"https://framerusercontent.com/modules/B0xHSoHt6KDWcZv1g7pI/rneRrm9LRITi2ih73I3h/kjg7sqGTb.js\";import LinksSurgeons from\"https://framerusercontent.com/modules/7lN7mzdrxwLMSRZwQu3u/1bKzqG3BUU90B1BXbcLg/r4UL9IQh1.js\";import LinksAbout from\"https://framerusercontent.com/modules/klZq5R0q8OFoFMtaa3bN/83v8bled25qJWZmbJKzn/zYjMVzBxn.js\";const NavButtonFonts=getFonts(NavButton);const LinksProceduresFonts=getFonts(LinksProcedures);const MotionDivWithFX=withFX(motion.div);const LinksAboutFonts=getFonts(LinksAbout);const LinksSurgeonsFonts=getFonts(LinksSurgeons);const LinksPatientInformationFonts=getFonts(LinksPatientInformation);const cycleOrder=[\"zwgbRcCbX\",\"n83dc1RP7\"];const serializationHash=\"framer-xOOhU\";const variantClassNames={n83dc1RP7:\"framer-v-14oz5rx\",zwgbRcCbX:\"framer-v-fax2hw\"};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:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const 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\":\"zwgbRcCbX\",Mobile:\"n83dc1RP7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zwgbRcCbX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zwgbRcCbX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const GQp1pJAVnizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"n83dc1RP7\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"n83dc1RP7\")return true;return false;};const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-fax2hw\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"zwgbRcCbX\",ref:ref??ref1,style:{backgroundColor:\"var(--token-36faa167-d23f-4650-b10c-3b2aa433556e, rgb(250, 250, 250))\",...style},...addPropertyOverrides({n83dc1RP7:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c63lne\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Qgw6iOe2c\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined},{href:{webPageId:\"IpSlF6kTI\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+0,...addPropertyOverrides({n83dc1RP7:{height:30,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-iboqx9-container\",layoutDependency:layoutDependency,layoutId:\"qhEWLnut4-container\",children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Home\",height:\"100%\",id:\"qhEWLnut4\",layoutId:\"qhEWLnut4\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({n83dc1RP7:{QnkYg3d_W:resolvedLinks[1],RpDRgKeDq:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"CfQyWYWok\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+38,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10ewirr-container\",id:`${layoutId}-10ewirr`,layoutDependency:layoutDependency,layoutId:\"B6pmK5r5S-container\",ref:ref2,children:[/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Procedures\",GQp1pJAVn:GQp1pJAVnizu9gt({overlay}),height:\"100%\",id:\"B6pmK5r5S\",layoutId:\"B6pmK5r5S\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks1[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"ll8fvC0oY\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-10ewirr`,offsetX:0,offsetY:-58.6015625,onDismiss:overlay.hide,placement:\"right\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:253,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-b003p1-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"XWLStTwI2-container\",ref:ref3,role:\"dialog\",children:/*#__PURE__*/_jsx(LinksProcedures,{height:\"100%\",id:\"XWLStTwI2\",layoutId:\"XWLStTwI2\",variant:\"y3IgIh2o6\",width:\"100%\"})})})})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({n83dc1RP7:{height:253,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+47}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k6nivu-container\",layoutDependency:layoutDependency,layoutId:\"vHsNoMe0n-container\",children:/*#__PURE__*/_jsx(LinksProcedures,{height:\"100%\",id:\"vHsNoMe0n\",layoutId:\"vHsNoMe0n\",style:{width:\"100%\"},variant:\"XwiTwtLxF\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-s3lnz6\",layoutDependency:layoutDependency,layoutId:\"HWzDXGCiG\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sg5edy\",layoutDependency:layoutDependency,layoutId:\"ShygjAzIF\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({n83dc1RP7:{height:368,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+317}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1blytas-container\",layoutDependency:layoutDependency,layoutId:\"KV3Eb68zu-container\",children:/*#__PURE__*/_jsx(LinksAbout,{height:\"100%\",id:\"KV3Eb68zu\",layoutId:\"KV3Eb68zu\",style:{width:\"100%\"},variant:\"RD1ZTUWdr\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HWIE93rkL\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+76,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hng9td-container\",layoutDependency:layoutDependency,layoutId:\"Q8384f6hr-container\",children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"About Us\",height:\"100%\",id:\"Q8384f6hr\",layoutId:\"Q8384f6hr\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks2[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"g1j1IOVpm\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({n83dc1RP7:{height:214,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+702}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-em1jg2-container\",layoutDependency:layoutDependency,layoutId:\"MLOez1rRp-container\",children:/*#__PURE__*/_jsx(LinksSurgeons,{height:\"100%\",id:\"MLOez1rRp\",layoutId:\"MLOez1rRp\",style:{width:\"100%\"},variant:\"ffGBkL41j\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hkKIGyBrN\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+114,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mf9rkq-container\",id:`${layoutId}-mf9rkq`,layoutDependency:layoutDependency,layoutId:\"X4L676x_y-container\",ref:ref4,children:[/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Our Surgeons\",GQp1pJAVn:GQp1pJAVnizu9gt({overlay:overlay1}),height:\"100%\",id:\"X4L676x_y\",layoutId:\"X4L676x_y\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks3[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"ll8fvC0oY\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref4,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-mf9rkq`,offsetX:0,offsetY:-135,onDismiss:overlay1.hide,placement:\"right\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:214,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1fpdej0-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"C9EwcLRTw-container\",ref:ref5,role:\"dialog\",children:/*#__PURE__*/_jsx(LinksSurgeons,{height:\"100%\",id:\"C9EwcLRTw\",layoutId:\"C9EwcLRTw\",variant:\"DwdFlGt4j\",width:\"100%\"})})})})})]})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({n83dc1RP7:{height:329,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+933}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kvjgja-container\",layoutDependency:layoutDependency,layoutId:\"gghBQdI5d-container\",children:/*#__PURE__*/_jsx(LinksPatientInformation,{height:\"100%\",id:\"gghBQdI5d\",layoutId:\"gghBQdI5d\",style:{width:\"100%\"},variant:\"WdwSHaSPu\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-vh5bu7\",layoutDependency:layoutDependency,layoutId:\"gK4tOBlt7\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-z584l7\",layoutDependency:layoutDependency,layoutId:\"CcDHVDD4k\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+152,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i9a5ht-container\",id:`${layoutId}-1i9a5ht`,layoutDependency:layoutDependency,layoutId:\"UW2bvhEQe-container\",ref:ref6,children:[/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"For Patients\",GQp1pJAVn:GQp1pJAVnizu9gt({overlay:overlay2}),height:\"100%\",id:\"UW2bvhEQe\",layoutId:\"UW2bvhEQe\",odH5XXxHC:false,RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"ll8fvC0oY\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref6,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1i9a5ht`,offsetX:0,offsetY:-172.90625,onDismiss:overlay2.hide,placement:\"right\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:329,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-gfc4sj-container\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"IxWk4RGf0-container\",ref:ref7,role:\"dialog\",children:/*#__PURE__*/_jsx(LinksPatientInformation,{height:\"100%\",id:\"IxWk4RGf0\",layoutId:\"IxWk4RGf0\",variant:\"XrgOEbGoM\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+190,...addPropertyOverrides({n83dc1RP7:{height:30,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+1279}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s47avs-container\",layoutDependency:layoutDependency,layoutId:\"Xx_xcOax9-container\",children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"For Doctors\",height:\"100%\",id:\"Xx_xcOax9\",layoutId:\"Xx_xcOax9\",odH5XXxHC:true,QnkYg3d_W:\"https://mysecurepractice.com/Truform/8d5be1e9-da24-4fcc-abb9-6f6d8fc8a7fe/Submission/Create\",RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({n83dc1RP7:{RpDRgKeDq:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tx1902\",layoutDependency:layoutDependency,layoutId:\"CLk67Nyy8\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+228,...addPropertyOverrides({n83dc1RP7:{height:30,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+1326}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xcw8bd-container\",layoutDependency:layoutDependency,layoutId:\"tSixjUCKK-container\",children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Pay Your Bill\",height:\"100%\",id:\"tSixjUCKK\",layoutId:\"tSixjUCKK\",odH5XXxHC:true,QnkYg3d_W:\"https://santamonicaoms.secure.liquid-payments.net/\",RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({n83dc1RP7:{RpDRgKeDq:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-a7bojc\",layoutDependency:layoutDependency,layoutId:\"g36MJoaSJ\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"an2CDlRGO\"},implicitPathVariables:undefined},{href:{webPageId:\"an2CDlRGO\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"136px\",y:(componentViewport?.y||0)+20+0+266,...addPropertyOverrides({n83dc1RP7:{height:30,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+1373}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hk7w42-container\",layoutDependency:layoutDependency,layoutId:\"gnshS2bAH-container\",children:/*#__PURE__*/_jsx(NavButton,{G2cLC2w2d:\"Blog\",height:\"100%\",id:\"gnshS2bAH\",layoutId:\"gnshS2bAH\",odH5XXxHC:false,QnkYg3d_W:resolvedLinks4[0],RpDRgKeDq:\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",style:{width:\"100%\"},variant:\"g1j1IOVpm\",width:\"100%\",...addPropertyOverrides({n83dc1RP7:{QnkYg3d_W:resolvedLinks4[1],RpDRgKeDq:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-avwq6r\",layoutDependency:layoutDependency,layoutId:\"QplwiEC5L\",style:{backgroundColor:\"var(--token-7601fc90-436f-4bf6-ac2c-f570f9113bbe, rgb(237, 237, 237))\"}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xOOhU.framer-1knix1q, .framer-xOOhU .framer-1knix1q { display: block; }\",\".framer-xOOhU.framer-fax2hw { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 415px; }\",\".framer-xOOhU .framer-c63lne { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 136px; }\",\".framer-xOOhU .framer-iboqx9-container, .framer-xOOhU .framer-10ewirr-container, .framer-xOOhU .framer-k6nivu-container, .framer-xOOhU .framer-1blytas-container, .framer-xOOhU .framer-1hng9td-container, .framer-xOOhU .framer-em1jg2-container, .framer-xOOhU .framer-mf9rkq-container, .framer-xOOhU .framer-kvjgja-container, .framer-xOOhU .framer-1i9a5ht-container, .framer-xOOhU .framer-1s47avs-container, .framer-xOOhU .framer-1xcw8bd-container, .framer-xOOhU .framer-hk7w42-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xOOhU .framer-b003p1-container, .framer-xOOhU .framer-1fpdej0-container, .framer-xOOhU .framer-gfc4sj-container { height: auto; position: relative; width: auto; }\",\".framer-xOOhU .framer-s3lnz6, .framer-xOOhU .framer-1sg5edy, .framer-xOOhU .framer-vh5bu7, .framer-xOOhU .framer-z584l7, .framer-xOOhU .framer-1tx1902, .framer-xOOhU .framer-a7bojc, .framer-xOOhU .framer-avwq6r { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xOOhU.framer-fax2hw, .framer-xOOhU .framer-c63lne { gap: 0px; } .framer-xOOhU.framer-fax2hw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xOOhU.framer-fax2hw > :first-child { margin-left: 0px; } .framer-xOOhU.framer-fax2hw > :last-child { margin-right: 0px; } .framer-xOOhU .framer-c63lne > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xOOhU .framer-c63lne > :first-child { margin-top: 0px; } .framer-xOOhU .framer-c63lne > :last-child { margin-bottom: 0px; } }\",\".framer-xOOhU.framer-v-14oz5rx.framer-fax2hw { padding: 0px; width: 300px; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-c63lne { flex: 1 0 0px; gap: 8px; width: 1px; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-iboqx9-container { height: 30px; min-height: 30px; order: 0; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-k6nivu-container { order: 3; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-s3lnz6 { order: 4; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-1sg5edy { order: 7; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-1blytas-container { order: 5; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-em1jg2-container { order: 8; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-kvjgja-container { order: 11; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-vh5bu7 { order: 10; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-z584l7 { order: 12; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-1s47avs-container { height: 30px; min-height: 30px; order: 14; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-1tx1902 { order: 15; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-1xcw8bd-container { height: 30px; order: 16; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-a7bojc { order: 17; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-hk7w42-container { height: 30px; min-height: 30px; order: 18; }\",\".framer-xOOhU.framer-v-14oz5rx .framer-avwq6r { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xOOhU.framer-v-14oz5rx .framer-c63lne { gap: 0px; } .framer-xOOhU.framer-v-14oz5rx .framer-c63lne > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-xOOhU.framer-v-14oz5rx .framer-c63lne > :first-child { margin-top: 0px; } .framer-xOOhU.framer-v-14oz5rx .framer-c63lne > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 331\n * @framerIntrinsicWidth 415\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"n83dc1RP7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPyagrBk0w=withCSS(Component,css,\"framer-xOOhU\");export default FramerPyagrBk0w;FramerPyagrBk0w.displayName=\"inner menu\";FramerPyagrBk0w.defaultProps={height:331,width:415};addPropertyControls(FramerPyagrBk0w,{variant:{options:[\"zwgbRcCbX\",\"n83dc1RP7\"],optionTitles:[\"Variant 1\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPyagrBk0w,[{explicitInter:true,fonts:[]},...NavButtonFonts,...LinksProceduresFonts,...LinksAboutFonts,...LinksSurgeonsFonts,...LinksPatientInformationFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPyagrBk0w\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"415\",\"framerIntrinsicHeight\":\"331\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n83dc1RP7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Image,Link,ResolveLinks,RichText,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/Xnul1hAdJn3YeKLXdbBc/StopScroll.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sxX0vk5I7o4T5BIxV3Os/GSQMkj1X67NlPNRnHdxi/avKZ3K9kp.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/PRo2JiiDkuwgDhN9AsMB/oA42EugPANbOfAwaQN7D/Cp1cwJdc9.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kDLzYRIh8Ityplsi6SC2/TSJWdpb2Id7Ewq93dmYq/dPkSuYsle.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/0IIpip2vw3rwlas4R4qp/VmAcvsylar0QDPPD10Lw/vSdnIKjwM.js\";import BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogo from\"https://framerusercontent.com/modules/bYQBxKr6XL8Nr5BtvxiA/ncvTeBoHmGvBLlw6nob1/ajMOA_iWM.js\";import SantaMonicaCenterLogo from\"https://framerusercontent.com/modules/QdzNYbfL2L1yeyuiSIUx/0AnIYGRjsIuBizWba3E4/IoAJOaF_L.js\";import InnerMenu from\"https://framerusercontent.com/modules/tEcYTUwYMMLSWyLPpbRm/x4oVWtIw7mTLtHU7tuX1/PyagrBk0w.js\";import EstimatedLogo from\"https://framerusercontent.com/modules/pwLw7IvaYgfceUb3xizu/BhjyyMtwD9xPurMzVCTt/smeXxQAQz.js\";import Button from\"https://framerusercontent.com/modules/lRtEQCkVqMYTV4V9HAO1/NeMKsypcQhWhWet3nUWz/XENEcf1jy.js\";const StopScrollFonts=getFonts(StopScroll);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const SantaMonicaCenterLogoFonts=getFonts(SantaMonicaCenterLogo);const BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogoFonts=getFonts(BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogo);const InnerMenuFonts=getFonts(InnerMenu);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const EstimatedLogoFonts=getFonts(EstimatedLogo);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const cycleOrder=[\"bgAtudU5W\",\"SSWmkeNv_\",\"ONnsdrqNB\",\"Jr46KxldR\",\"oFHunARpe\",\"PQlB4BgCj\",\"cMCFtNioK\",\"NQoDTRilE\",\"vFjfdUPs2\",\"iHGY18WUB\",\"QX7nA82l4\",\"kMhEYIZNS\",\"SCJ8qDI0y\",\"MjLzjbkjw\",\"FfXFm91dz\",\"YqvTeQrZ2\"];const serializationHash=\"framer-WDzpo\";const variantClassNames={bgAtudU5W:\"framer-v-1eqi5mc\",cMCFtNioK:\"framer-v-6k5mv6\",FfXFm91dz:\"framer-v-1tfgu31\",iHGY18WUB:\"framer-v-vhkczd\",Jr46KxldR:\"framer-v-1qpdqji\",kMhEYIZNS:\"framer-v-rzun2v\",MjLzjbkjw:\"framer-v-1pcpd43\",NQoDTRilE:\"framer-v-7f5nqp\",oFHunARpe:\"framer-v-h5gkiz\",ONnsdrqNB:\"framer-v-otsnf9\",PQlB4BgCj:\"framer-v-mbndz4\",QX7nA82l4:\"framer-v-r0333q\",SCJ8qDI0y:\"framer-v-1s3mbev\",SSWmkeNv_:\"framer-v-s5rqrx\",vFjfdUPs2:\"framer-v-1d5gn79\",YqvTeQrZ2:\"framer-v-1pqvsz7\"};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:200,type:\"spring\"};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const transition4={damping:50,delay:.5,mass:1,stiffness:200,type:\"spring\"};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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition5={delay:1.2,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};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:-150,y:0};const transition6={delay:1.5,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};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:150,y:0};const transition7={damping:60,delay:.5,mass:1,stiffness:200,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 transition8={damping:60,delay:1,mass:1,stiffness:200,type:\"spring\"};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const animation11={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition9={damping:60,delay:1.2,mass:1,stiffness:200,type:\"spring\"};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,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={\"BH Nav - Desktop\":\"MjLzjbkjw\",\"BH Nav - Mobile\":\"YqvTeQrZ2\",\"BH Nav - Tablet\":\"FfXFm91dz\",\"Closed -  Transparent Logo left \":\"NQoDTRilE\",\"Closed - Semi Transparent\":\"PQlB4BgCj\",\"Desktop - Closed\":\"SSWmkeNv_\",\"Desktop - Open\":\"bgAtudU5W\",\"Logo Left\":\"Jr46KxldR\",\"Mobile - Closed\":\"SCJ8qDI0y\",\"Mobile - Open\":\"kMhEYIZNS\",\"No logo\":\"ONnsdrqNB\",\"Open -  Transparent Logo left \":\"vFjfdUPs2\",\"Open - Semi transparent\":\"cMCFtNioK\",\"open right\":\"oFHunARpe\",\"Tablet - Closed\":\"iHGY18WUB\",\"Tablet - Open\":\"QX7nA82l4\"};const getProps=({height,home,id,width,...props})=>{return{...props,aP7q690SD:home??props.aP7q690SD,variant:humanReadableVariantMap[props.variant]??props.variant??\"bgAtudU5W\"};};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,aP7q690SD,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bgAtudU5W\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const onTapzq14xo=activeVariantCallback(async(...args)=>{setVariant(\"SSWmkeNv_\");});const onTapb1h2dh=activeVariantCallback(async(...args)=>{setVariant(\"bgAtudU5W\");});const onTapbw0nx4=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"bgAtudU5W\"),500);});const onTap11zr4x3=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"oFHunARpe\"),500);});const onTap15jtx0t=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Jr46KxldR\"),500);});const onTap6vwbnc=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"cMCFtNioK\"),500);});const onTap18myh68=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"vFjfdUPs2\"),500);});const onTap1xn05sm=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"NQoDTRilE\"),500);});const onTap1oqwe7z=activeVariantCallback(async(...args)=>{setVariant(\"QX7nA82l4\");});const onTapplm5cx=activeVariantCallback(async(...args)=>{setVariant(\"iHGY18WUB\");});const onTap106piuo=activeVariantCallback(async(...args)=>{setVariant(\"SCJ8qDI0y\");});const onTapeuuluu=activeVariantCallback(async(...args)=>{setVariant(\"kMhEYIZNS\");});const lLd6WfbMm1pezc9p=activeVariantCallback(async(...args)=>{if(aP7q690SD){const res=await aP7q690SD(...args);if(res===false)return false;}});const PlxZvHGSZtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"YqvTeQrZ2\")return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const isDisplayed1=()=>{if([\"MjLzjbkjw\",\"FfXFm91dz\",\"YqvTeQrZ2\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"Jr46KxldR\",\"NQoDTRilE\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"SSWmkeNv_\",\"Jr46KxldR\",\"PQlB4BgCj\",\"NQoDTRilE\",\"iHGY18WUB\",\"SCJ8qDI0y\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"FfXFm91dz\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"MjLzjbkjw\")return true;return false;};const isDisplayed6=()=>{if([\"MjLzjbkjw\",\"FfXFm91dz\"].includes(baseVariant))return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"SSWmkeNv_\")return true;return false;};const isDisplayed8=()=>{if([\"SSWmkeNv_\",\"ONnsdrqNB\",\"Jr46KxldR\",\"PQlB4BgCj\",\"NQoDTRilE\",\"iHGY18WUB\",\"SCJ8qDI0y\",\"MjLzjbkjw\",\"FfXFm91dz\",\"YqvTeQrZ2\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if(baseVariant===\"kMhEYIZNS\")return true;return false;};const ref3=React.useRef(null);const ref4=React.useRef(null);const isDisplayed10=()=>{if(baseVariant===\"kMhEYIZNS\")return false;return true;};const ref5=React.useRef(null);const ref6=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({NQoDTRilE:{value:transition2},vFjfdUPs2:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1eqi5mc\",className,classNames),\"data-framer-name\":\"Desktop - Open\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"bgAtudU5W\",ref:refBinding,style:{backdropFilter:\"none\",backgroundColor:\"rgb(250, 250, 250)\",WebkitBackdropFilter:\"none\",...style},variants:{cMCFtNioK:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},FfXFm91dz:{backdropFilter:\"none\",backgroundColor:\"rgba(250, 250, 250, 0.9)\",WebkitBackdropFilter:\"none\"},iHGY18WUB:{backdropFilter:\"none\",backgroundColor:\"rgba(250, 250, 250, 0.9)\",WebkitBackdropFilter:\"none\"},Jr46KxldR:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},kMhEYIZNS:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},MjLzjbkjw:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(250, 250, 250, 0.9)\",WebkitBackdropFilter:\"blur(10px)\"},NQoDTRilE:{backdropFilter:\"none\",backgroundColor:\"rgba(250, 250, 250, 0.8)\",WebkitBackdropFilter:\"none\"},oFHunARpe:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},ONnsdrqNB:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},PQlB4BgCj:{backdropFilter:\"none\",backgroundColor:\"rgba(250, 250, 250, 0.8)\",WebkitBackdropFilter:\"none\"},QX7nA82l4:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},SCJ8qDI0y:{backdropFilter:\"none\",backgroundColor:\"rgba(250, 250, 250, 0.9)\",WebkitBackdropFilter:\"none\"},SSWmkeNv_:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(250, 250, 250, 0.9)\",WebkitBackdropFilter:\"blur(10px)\"},vFjfdUPs2:{backdropFilter:\"none\",WebkitBackdropFilter:\"none\"},YqvTeQrZ2:{backdropFilter:\"none\",backgroundColor:\"rgba(250, 250, 250, 0.9)\",WebkitBackdropFilter:\"none\"}},...addPropertyOverrides({cMCFtNioK:{\"data-framer-name\":\"Open - Semi transparent\"},FfXFm91dz:{\"data-framer-name\":\"BH Nav - Tablet\"},iHGY18WUB:{\"data-framer-name\":\"Tablet - Closed\"},Jr46KxldR:{\"data-framer-name\":\"Logo Left\"},kMhEYIZNS:{\"data-framer-name\":\"Mobile - Open\"},MjLzjbkjw:{\"data-framer-name\":\"BH Nav - Desktop\"},NQoDTRilE:{\"data-framer-name\":\"Closed -  Transparent Logo left \"},oFHunARpe:{\"data-framer-name\":\"open right\"},ONnsdrqNB:{\"data-framer-name\":\"No logo\"},PQlB4BgCj:{\"data-framer-name\":\"Closed - Semi Transparent\"},QX7nA82l4:{\"data-framer-name\":\"Tablet - Open\"},SCJ8qDI0y:{\"data-framer-name\":\"Mobile - Closed\"},SSWmkeNv_:{\"data-framer-name\":\"Desktop - Closed\"},vFjfdUPs2:{\"data-framer-name\":\"Open -  Transparent Logo left \"},YqvTeQrZ2:{\"data-framer-name\":\"BH Nav - Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1whn959-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"De57Sm2SX-container\",nodeId:\"De57Sm2SX\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",style:{opacity:0},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"De57Sm2SX\",layoutId:\"De57Sm2SX\",toggle:true,width:\"100%\",...addPropertyOverrides({FfXFm91dz:{toggle:false},iHGY18WUB:{toggle:false},MjLzjbkjw:{toggle:false},SCJ8qDI0y:{toggle:false},SSWmkeNv_:{toggle:false},YqvTeQrZ2:{toggle:false}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n0uoh0\",\"data-framer-name\":\"Top nav\",layoutDependency:layoutDependency,layoutId:\"kj3_97Fnr\",transformTemplate:transformTemplate1,...addPropertyOverrides({FfXFm91dz:{transformTemplate:undefined},iHGY18WUB:{transformTemplate:undefined},Jr46KxldR:{transformTemplate:undefined},MjLzjbkjw:{transformTemplate:undefined},NQoDTRilE:{transformTemplate:undefined},ONnsdrqNB:{transformTemplate:undefined},PQlB4BgCj:{transformTemplate:undefined},SCJ8qDI0y:{transformTemplate:undefined},SSWmkeNv_:{transformTemplate:undefined},YqvTeQrZ2:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vioq78\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,id:`${layoutId}-1vioq78`,layoutDependency:layoutDependency,layoutId:\"jMdOIhkmt\",onTap:onTaptxyyif({overlay}),ref:ref1,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-494zub\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"dmyoggrxc\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11tbs9k\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"tl0mC4NM_\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__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}-1vioq78`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({YqvTeQrZ2:{alignment:\"end\",offsetY:20,safeArea:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-yiouwy\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"dHJf_iWNJ\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{YqvTeQrZ2:{boxShadow:\"0px 0.48174984141951427px 0.4335748572775628px -1.25px rgba(0, 0, 0, 0.17997), 0px 1.8308266425947657px 1.647743978335289px -2.5px rgba(0, 0, 0, 0.15889), 0px 8px 7.199999999999999px -3.75px rgba(0, 0, 0, 0.0625)\"}},children:isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13wo00z\",layoutDependency:layoutDependency,layoutId:\"NUPzUCMIC\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FKwyKtDAu\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({YqvTeQrZ2:{width:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yqzuhw-container\",layoutDependency:layoutDependency,layoutId:\"aqXZv3z1t-container\",nodeId:\"aqXZv3z1t\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"aqXZv3z1t\",igyYvQWr_:false,layoutId:\"aqXZv3z1t\",obyIM0gy6:resolvedLinks[0],style:{width:\"100%\"},variant:\"EobXhq8oW\",width:\"100%\",ZJonpmMPc:\"Schedule\",...addPropertyOverrides({YqvTeQrZ2:{igyYvQWr_:true,obyIM0gy6:\"https://mysecurepractice.com/Truform/3dcf2cd7-1f06-4d00-93e3-7d84b51a67b7/Submission/Create\",variant:\"J8wgrZ7gr\",ZJonpmMPc:\"Patient Registration\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FKwyKtDAu\"},implicitPathVariables:undefined},{href:{webPageId:\"FKwyKtDAu\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"210px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12qfkwz-container\",layoutDependency:layoutDependency,layoutId:\"zWMnG2VXC-container\",nodeId:\"zWMnG2VXC\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"zWMnG2VXC\",igyYvQWr_:false,layoutId:\"zWMnG2VXC\",obyIM0gy6:resolvedLinks1[0],style:{width:\"100%\"},variant:\"ZGK6LfAfq\",width:\"100%\",ZJonpmMPc:\"Book Appointment\",...addPropertyOverrides({YqvTeQrZ2:{obyIM0gy6:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]})})})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-njr1zz\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"H69QaSE93\",onTap:onTapzq14xo,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{cMCFtNioK:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},iHGY18WUB:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Jr46KxldR:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},kMhEYIZNS:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},NQoDTRilE:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},oFHunARpe:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},PQlB4BgCj:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},QX7nA82l4:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},SCJ8qDI0y:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},vFjfdUPs2:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}},...addPropertyOverrides({iHGY18WUB:{onTap:onTap1oqwe7z},Jr46KxldR:{\"data-border\":true,onTap:onTap11zr4x3},kMhEYIZNS:{onTap:onTap106piuo},NQoDTRilE:{\"data-border\":true,onTap:onTap18myh68},oFHunARpe:{onTap:onTap15jtx0t},ONnsdrqNB:{onTap:onTapbw0nx4},PQlB4BgCj:{onTap:onTap6vwbnc},QX7nA82l4:{onTap:onTapplm5cx},SCJ8qDI0y:{onTap:onTapeuuluu},SSWmkeNv_:{onTap:onTapb1h2dh},vFjfdUPs2:{onTap:onTap1xn05sm}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-dpj0wf\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"MoFZz8AEb\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,rotate:-45},variants:{cMCFtNioK:{opacity:1},iHGY18WUB:{opacity:1,rotate:0},Jr46KxldR:{opacity:0,rotate:0},kMhEYIZNS:{opacity:1},NQoDTRilE:{opacity:0,rotate:0},oFHunARpe:{opacity:1},ONnsdrqNB:{rotate:0},PQlB4BgCj:{opacity:1,rotate:0},QX7nA82l4:{backgroundColor:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\",opacity:1},SCJ8qDI0y:{opacity:1,rotate:0},SSWmkeNv_:{rotate:0},vFjfdUPs2:{opacity:1}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19xcadk\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"SXNhSwy0u\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,rotate:45},variants:{cMCFtNioK:{opacity:1},iHGY18WUB:{opacity:1,rotate:0},Jr46KxldR:{opacity:0,rotate:0},kMhEYIZNS:{opacity:1},NQoDTRilE:{opacity:0,rotate:0},oFHunARpe:{opacity:1},ONnsdrqNB:{rotate:0},PQlB4BgCj:{opacity:1,rotate:0},QX7nA82l4:{backgroundColor:\"var(--token-f07f2df6-b227-4f15-bbd9-b232e0e88ab7, rgb(255, 255, 255))\",opacity:1},SCJ8qDI0y:{opacity:1,rotate:0},SSWmkeNv_:{rotate:0},vFjfdUPs2:{opacity:1}}}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-qcl65z\",\"data-styles-preset\":\"dPkSuYsle\",children:\"MENU\"})}),className:\"framer-1eo31eb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NuAT7bzsr\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Jr46KxldR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1smles3\",\"data-styles-preset\":\"avKZ3K9kp\",children:\"MENU\"})})}},baseVariant,gestureVariant)})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({iHGY18WUB:{height:62,width:\"227px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||109)-20-0)/2+0+0)+14},Jr46KxldR:{height:72,width:\"263.5px\",y:(componentViewport?.y||0)+20+-36},NQoDTRilE:{height:72,width:\"263.5px\",y:(componentViewport?.y||0)+10+-36},PQlB4BgCj:{height:18,width:\"65.875px\",y:(componentViewport?.y||0)+20+0+0},SCJ8qDI0y:{height:62,width:\"227px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||89)-0-0)/2+0+0)+14},SSWmkeNv_:{height:0,width:\"0px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||109)-20-0)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ex9kof-container\",layoutDependency:layoutDependency,layoutId:\"b8U3HN2Q3-container\",nodeId:\"b8U3HN2Q3\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",transformTemplate:transformTemplate1,...addPropertyOverrides({iHGY18WUB:{transformTemplate:undefined},Jr46KxldR:{transformTemplate:transformTemplate3},NQoDTRilE:{transformTemplate:transformTemplate3},SCJ8qDI0y:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SantaMonicaCenterLogo,{height:\"100%\",id:\"b8U3HN2Q3\",layoutId:\"b8U3HN2Q3\",style:{height:\"100%\",width:\"100%\"},variant:\"f7xTvgori\",width:\"100%\",...addPropertyOverrides({iHGY18WUB:{lLd6WfbMm:undefined,variant:\"hm_JDGjSw\"},NQoDTRilE:{lLd6WfbMm:lLd6WfbMm1pezc9p},PQlB4BgCj:{variant:\"R9fk8fuyy\"},SCJ8qDI0y:{lLd6WfbMm:undefined,variant:\"hm_JDGjSw\"},SSWmkeNv_:{lLd6WfbMm:undefined,variant:\"R9fk8fuyy\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({YqvTeQrZ2:{height:43.5,width:\"156px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||65)-0-65)/2+0+0)+10.75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13rbzro-container\",layoutDependency:layoutDependency,layoutId:\"UVXuNb4Qx-container\",nodeId:\"UVXuNb4Qx\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogo,{height:\"100%\",id:\"UVXuNb4Qx\",layoutId:\"UVXuNb4Qx\",style:{height:\"100%\",width:\"100%\"},variant:\"mHSzJH9bn\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({FfXFm91dz:{height:52.91017964071856,width:\"188px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||73)-20-52.91017964071856)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d1ggel-container\",layoutDependency:layoutDependency,layoutId:\"somaA5E2K-container\",nodeId:\"somaA5E2K\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogo,{height:\"100%\",id:\"somaA5E2K\",layoutId:\"somaA5E2K\",style:{height:\"100%\",width:\"100%\"},variant:\"mHSzJH9bn\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({MjLzjbkjw:{height:61.91616766467066,width:\"220px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||82)-20-61.91616766467066)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7dquv0-container\",layoutDependency:layoutDependency,layoutId:\"OdQf75kTb-container\",nodeId:\"OdQf75kTb\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogo,{height:\"100%\",id:\"OdQf75kTb\",layoutId:\"OdQf75kTb\",style:{height:\"100%\",width:\"100%\"},variant:\"mHSzJH9bn\",width:\"100%\"})})}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dvhuuy\",layoutDependency:layoutDependency,layoutId:\"fDfBrm37l\",children:[isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({FfXFm91dz:{height:46,width:\"165px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||73)-20-52.91017964071856)/2+0+0)+3.45508982035928+0},MjLzjbkjw:{height:46,width:\"178px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||82)-20-61.91616766467066)/2+0+0)+7.95808383233533+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wajye2-container\",layoutDependency:layoutDependency,layoutId:\"lZOJ3_GBu-container\",nodeId:\"lZOJ3_GBu\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"lZOJ3_GBu\",igyYvQWr_:false,layoutId:\"lZOJ3_GBu\",obyIM0gy6:\"https://mysecurepractice.com/Truform/3dcf2cd7-1f06-4d00-93e3-7d84b51a67b7/Submission/Create\",style:{width:\"100%\"},variant:\"J8wgrZ7gr\",width:\"100%\",ZJonpmMPc:\"Patient Registration\",...addPropertyOverrides({FfXFm91dz:{igyYvQWr_:true},MjLzjbkjw:{igyYvQWr_:true}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FKwyKtDAu\"},implicitPathVariables:undefined},{href:{webPageId:\"FKwyKtDAu\"},implicitPathVariables:undefined},{href:{webPageId:\"FKwyKtDAu\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:\"210px\",...addPropertyOverrides({FfXFm91dz:{width:\"160px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||73)-20-52.91017964071856)/2+0+0)+3.45508982035928+0},MjLzjbkjw:{y:(componentViewport?.y||0)+10+(((componentViewport?.height||82)-20-61.91616766467066)/2+0+0)+7.95808383233533+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1aal36i-container\",layoutDependency:layoutDependency,layoutId:\"QITT7tdOj-container\",nodeId:\"QITT7tdOj\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"QITT7tdOj\",igyYvQWr_:false,layoutId:\"QITT7tdOj\",obyIM0gy6:resolvedLinks2[0],style:{width:\"100%\"},variant:\"ZGK6LfAfq\",width:\"100%\",ZJonpmMPc:\"Book Appointment\",...addPropertyOverrides({FfXFm91dz:{obyIM0gy6:resolvedLinks2[2],variant:\"EobXhq8oW\"},MjLzjbkjw:{obyIM0gy6:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed7()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SSWmkeNv_:{height:46,width:\"210px\",y:(componentViewport?.y||0)+10+(((componentViewport?.height||109)-20-0)/2+0+0)+-23}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1abw0nq-container\",layoutDependency:layoutDependency,layoutId:\"Kqdih2Fz_-container\",nodeId:\"Kqdih2Fz_\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",transformTemplate:transformTemplate3,children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"Kqdih2Fz_\",igyYvQWr_:false,layoutId:\"Kqdih2Fz_\",obyIM0gy6:resolvedLinks3[0],style:{width:\"100%\"},variant:\"ZGK6LfAfq\",width:\"100%\",ZJonpmMPc:\"Book Appointment\",...addPropertyOverrides({SSWmkeNv_:{obyIM0gy6:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed8()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rertpv\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"WxTFM9YJt\",children:[/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-1o57lza\",\"data-framer-appear-id\":\"1o57lza\",\"data-framer-name\":\"Left\",initial:animation4,layoutDependency:layoutDependency,layoutId:\"IffmbnbVS\",optimized:true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:331,width:\"510px\",...addPropertyOverrides({kMhEYIZNS:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`},QX7nA82l4:{width:`calc(${componentViewport?.width||\"100vw\"} - 50px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{className:\"framer-b4d5iy-container\",\"data-framer-appear-id\":\"b4d5iy\",layoutDependency:layoutDependency,layoutId:\"zx50BHK7m-container\",nodeId:\"zx50BHK7m\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",...addPropertyOverrides({kMhEYIZNS:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,initial:animation4,optimized:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(InnerMenu,{height:\"100%\",id:\"zx50BHK7m\",layoutId:\"zx50BHK7m\",style:{width:\"100%\"},variant:\"zwgbRcCbX\",width:\"100%\",...addPropertyOverrides({kMhEYIZNS:{variant:\"n83dc1RP7\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8cu3nr\",\"data-framer-name\":\"Contact Info\",layoutDependency:layoutDependency,layoutId:\"eTo0MrRgT\",children:[/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10zx2fd\",\"data-styles-preset\":\"vSdnIKjwM\",children:\"Contact Us\"}),/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-1okptxr\",\"data-styles-preset\":\"Cp1cwJdc9\",children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-5dqwso, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(148, 148, 148)))\"},children:\"2001 Wilshire Blvd, Ste. 600\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1xy48n3, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(148, 148, 148)))\"},children:\"Santa Monica, CA 90403\"})]})]}),className:\"framer-f4fvhp\",\"data-framer-appear-id\":\"f4fvhp\",\"data-framer-name\":\"Medium length hero headline goes here\",fonts:[\"Inter\"],initial:animation6,layoutDependency:layoutDependency,layoutId:\"Lw9Jub8U1\",optimized:true,style:{\"--extracted-1xy48n3\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(148, 148, 148))\",\"--extracted-5dqwso\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(148, 148, 148))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kMhEYIZNS:{animate:undefined,initial:undefined,optimized:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-1okptxr\",\"data-styles-preset\":\"Cp1cwJdc9\",children:[/*#__PURE__*/_jsx(motion.strong,{children:\"Email\"}),\":\\xa0\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-3sq8v0, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"info@santamonicaoms.com\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.strong,{children:\"Office\"}),\":\\xa0\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-dfbufw, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"(310) 315-1034\"}),\" \",/*#__PURE__*/_jsx(motion.strong,{children:\"Fax\"}),\":\\xa0\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-41musj, var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140)))\"},children:\"(310) 315-0077\"})]})}),className:\"framer-1b20vl0\",\"data-framer-appear-id\":\"1b20vl0\",\"data-framer-name\":\"Medium length hero headline goes here\",fonts:[\"Inter\",\"Inter-Bold\"],initial:animation6,layoutDependency:layoutDependency,layoutId:\"boAGvm62U\",optimized:true,style:{\"--extracted-3sq8v0\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",\"--extracted-41musj\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",\"--extracted-dfbufw\":\"var(--token-29f82169-d9c1-46d0-b62c-104b1a882cb3, rgb(135, 137, 140))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kMhEYIZNS:{animate:undefined,initial:undefined,optimized:undefined}},baseVariant,gestureVariant)}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4mzaws\",\"data-framer-name\":\"buttons\",layoutDependency:layoutDependency,layoutId:\"b2tY1RGOo\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,...addPropertyOverrides({kMhEYIZNS:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 170px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9cfgf3-container\",layoutDependency:layoutDependency,layoutId:\"nLFGbusaC-container\",nodeId:\"nLFGbusaC\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"nLFGbusaC\",igyYvQWr_:false,layoutId:\"nLFGbusaC\",obyIM0gy6:resolvedLinks4[0],style:{width:\"100%\"},variant:\"EobXhq8oW\",width:\"100%\",ZJonpmMPc:\"Book Appointment\",...addPropertyOverrides({kMhEYIZNS:{obyIM0gy6:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,...addPropertyOverrides({kMhEYIZNS:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 170px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-vgwy50-container\",id:`${layoutId}-vgwy50`,layoutDependency:layoutDependency,layoutId:\"OnwlbK1l3-container\",nodeId:\"OnwlbK1l3\",ref:ref3,rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:[/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"OnwlbK1l3\",igyYvQWr_:false,layoutId:\"OnwlbK1l3\",obyIM0gy6:\"tel:3103151034\",PlxZvHGSZ:PlxZvHGSZtxyyif({overlay:overlay1}),style:{width:\"100%\"},variant:\"J8wgrZ7gr\",width:\"100%\",ZJonpmMPc:\"Contact Us\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-vgwy50`,offsetX:0,offsetY:-10,onDismiss:overlay1.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-tr27s7\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"LtUhihAmR\",ref:ref4,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(Link,{href:\"tel:(310) 315-1034\",motionChild:true,nodeId:\"fkGPAw5Ur\",scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ixbavs framer-v3tdux\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"fkGPAw5Ur\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wuuhcs-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"tXL8A5WSQ-container\",nodeId:\"tXL8A5WSQ\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"phone\",iconSelection:\"House\",id:\"tXL8A5WSQ\",layoutId:\"tXL8A5WSQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Call Us\"})}),className:\"framer-1yjtat7\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"lXYENDMo6\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@santamonicaoms.com\",motionChild:true,nodeId:\"czUwV1oqH\",openInNewTab:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1bl95vz framer-v3tdux\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"czUwV1oqH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t9chcr-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"bx2lH1_5S-container\",nodeId:\"bx2lH1_5S\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"envelope-simple-open\",iconSelection:\"Note\",id:\"bx2lH1_5S\",layoutId:\"bx2lH1_5S\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Email Us\"})}),className:\"framer-1iq8h4a\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Rr8JHPp0o\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})]})})})})]})]})]}),isDisplayed10()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-11v1ac3\",\"data-framer-appear-id\":\"11v1ac3\",\"data-framer-name\":\"Right\",initial:animation8,layoutDependency:layoutDependency,layoutId:\"WpOWuQPaE\",optimized:true,children:/*#__PURE__*/_jsxs(ImageWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation9,background:{alt:\"\",fit:\"fill\",sizes:`calc(${componentViewport?.width||\"100vw\"} / 2 - 40px)`,src:\"https://framerusercontent.com/images/YpEQsp3h1Jd9hNNXwYgnOEw4V8.png\",srcSet:\"https://framerusercontent.com/images/YpEQsp3h1Jd9hNNXwYgnOEw4V8.png?scale-down-to=1024 836w,https://framerusercontent.com/images/YpEQsp3h1Jd9hNNXwYgnOEw4V8.png?scale-down-to=2048 1673w,https://framerusercontent.com/images/YpEQsp3h1Jd9hNNXwYgnOEw4V8.png 2500w\"},className:\"framer-1u3ppme\",\"data-framer-appear-id\":\"1u3ppme\",\"data-framer-name\":\"card\",initial:animation8,layoutDependency:layoutDependency,layoutId:\"mt2zSmHAb\",optimized:true,style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kwswtl\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:58,intrinsicWidth:415,layoutDependency:layoutDependency,layoutId:\"kym3Uxwi7\",svg:'<svg width=\"415\" height=\"58\" viewBox=\"0 0 415 58\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M9.70335 1.29192C4.93506 1.29192 2.03164 3.53576 2.03164 6.66354C2.03164 10.1237 6.04185 11.3023 10.848 12.4431C15.8892 13.6595 20.1951 15.095 20.1951 19.4391C20.1951 23.7833 16.3441 26.3595 10.613 26.3595C6.3754 26.3595 4.66215 26.0649 0.386614 24.0023L0.962751 22.8615C5.01087 24.773 6.6483 25.0676 10.6206 25.0676C15.5026 25.0676 18.7472 23.0051 18.7472 19.4769C18.7472 15.9487 14.972 14.8381 10.5069 13.7728C5.16248 12.5187 0.583714 11.121 0.583714 6.70887C0.583714 2.7727 4.0557 0.00755665 9.70335 0.00755665C12.7584 0.00755665 16.7231 0.778174 19.0504 1.99453L18.3985 3.17312C16.1849 1.99453 12.4476 1.29947 9.69576 1.29947L9.70335 1.29192ZM43.4755 26.0951L40.0036 18.5854H24.6222L21.1882 26.0951H19.6644L31.8012 0.143548H32.8701L44.9689 26.0951H43.4755ZM32.2939 1.80566L25.1605 17.4144H39.5108L32.3015 1.80566H32.2939ZM67.6278 26.0951L47.8951 2.75759V26.0951H46.4851V0.143548H47.4403L67.135 23.481V0.143548H68.545V26.0951H67.6278ZM82.4633 1.43546V26.0951H81.0533V1.43546H71.2817V0.143548H92.2728V1.43546H82.4633ZM112.528 26.0951L109.057 18.5854H93.6752L90.2411 26.0951H88.7174L100.854 0.143548H101.923L114.022 26.0951H112.528ZM101.347 1.80566L94.2134 17.4144H108.564L101.354 1.80566H101.347ZM149.424 26.0951V3.30911L137.825 21.7132L126.181 3.30911V26.0951H124.771V0.143548H125.727L137.825 19.2125L149.924 0.143548H150.842V26.0951H149.424ZM167.815 26.2462C159.992 26.2462 153.654 20.3608 153.654 13.1458C153.654 5.9307 159.992 0.0453341 167.815 0.0453341C175.638 0.0453341 181.938 5.93826 181.938 13.1458C181.938 20.3533 175.638 26.2462 167.815 26.2462ZM167.815 1.35991C160.833 1.35991 155.11 6.66355 155.11 13.1382C155.11 19.6129 160.833 24.8787 167.815 24.8787C174.797 24.8787 180.482 19.6129 180.482 13.1382C180.482 6.66355 174.835 1.35991 167.815 1.35991ZM205.893 26.0951L186.16 2.75759V26.0951H184.75V0.143548H185.705L205.4 23.481V0.143548H206.81V26.0951H205.893ZM211.04 26.0951V0.143548H212.45V26.0951H211.04ZM229.355 1.35991C222.411 1.35991 216.764 6.62577 216.764 13.1382C216.764 19.6507 222.411 24.8787 229.355 24.8787C233.365 24.8787 236.913 23.1109 239.203 20.4213L240.309 21.343C237.717 24.3272 233.782 26.2386 229.355 26.2386C221.608 26.2386 215.27 20.3533 215.27 13.1382C215.27 5.92315 221.608 0 229.355 0C233.782 0 237.717 1.9492 240.309 4.93344L239.203 5.85515C236.913 3.16556 233.365 1.36747 229.355 1.36747V1.35991ZM263.81 26.0951L260.338 18.5854H244.956L241.522 26.0951H239.999L252.135 0.143548H253.204L265.303 26.0951H263.81ZM252.628 1.80566L245.495 17.4144H259.845L252.636 1.80566H252.628ZM288.72 1.35991C281.776 1.35991 276.128 6.62577 276.128 13.1382C276.128 19.6507 281.776 24.8787 288.72 24.8787C292.73 24.8787 296.278 23.1109 298.567 20.4213L299.674 21.343C297.082 24.3272 293.147 26.2386 288.72 26.2386C280.973 26.2386 274.635 20.3533 274.635 13.1382C274.635 5.92315 280.973 0 288.72 0C293.147 0 297.074 1.9492 299.674 4.93344L298.567 5.85515C296.278 3.16556 292.73 1.36747 288.72 1.36747V1.35991ZM320.809 24.8107V26.1026H302.297V0.151104H320.006V1.44301H303.707V12.8889H317.633V14.143H303.707V24.8183H320.802L320.809 24.8107ZM344.582 26.0951L324.85 2.75759V26.0951H323.44V0.143548H324.395L344.09 23.481V0.143548H345.5V26.0951H344.582ZM359.418 1.43546V26.0951H358.008V1.43546H348.236V0.143548H369.227V1.43546H359.418ZM390.325 24.8107V26.1026H371.813V0.151104H389.521V1.44301H373.223V12.8889H387.156V14.143H373.223V24.8183H390.317L390.325 24.8107ZM406.153 16.7495L413.37 26.0951H411.611L404.705 17.0442C403.94 17.1197 403.106 17.1575 402.302 17.1575H394.365V26.1026H392.955V0.151104H403.295C410.239 0.151104 412.642 4.12505 412.642 8.43142C412.642 13.176 410.126 15.8278 406.153 16.7495ZM403.22 1.43546H394.365V15.9034H402.264C407.533 15.9034 411.157 13.7351 411.157 8.4692C411.157 4.7899 409.095 1.44301 403.22 1.44301V1.43546Z\" fill=\"white\"/>\\n<path d=\"M8.67994 33.567C6.03427 33.567 5.34442 35.2669 5.34442 38.1152V38.5156H10.8253V39.3995H5.34442V53.7994C5.34442 56.2246 3.59327 57.9698 1.11436 57.9698C0.727746 57.9698 0.333553 57.9396 0 57.9169V57.0254C0.280487 57.0556 0.61404 57.0783 1.03098 57.0783C2.92617 57.0783 4.34376 56.081 4.34376 53.5803V39.392H1.47824V38.508H4.34376V38.0245C4.34376 34.874 5.37474 32.6453 8.62687 32.6453C9.76398 32.6453 10.6282 32.804 11.1285 32.94V33.8315C10.6585 33.6955 9.90044 33.5595 8.67994 33.5595V33.567ZM18.2241 53.1346C13.7136 53.1346 10.0672 49.7952 10.0672 45.708C10.0672 41.6207 13.7136 38.2511 18.2241 38.2511C22.7346 38.2511 26.3506 41.5905 26.3506 45.708C26.3506 49.8255 22.7043 53.1346 18.2241 53.1346ZM18.2241 39.188C14.2745 39.188 11.0755 42.0967 11.0755 45.7004C11.0755 49.3042 14.2745 52.1902 18.2241 52.1902C22.1737 52.1902 25.35 49.2815 25.35 45.7004C25.35 42.1193 22.1509 39.188 18.2241 39.188ZM36.4179 39.8075C35.5537 39.4071 34.7198 39.2711 33.9996 39.2711C31.0204 39.2711 28.9887 41.9607 28.9887 45.4058V53.0212H27.9881V38.5156H28.9887V41.9909C29.8529 39.7546 31.6344 38.2738 34.083 38.2511C34.8941 38.2511 35.7811 38.44 36.668 38.8707L36.4179 39.815V39.8075ZM54.0507 53.1346C48.35 53.1346 43.7257 48.8282 43.7257 43.5548C43.7257 38.2814 48.3424 33.975 54.0507 33.975C59.759 33.975 64.3453 38.2814 64.3453 43.5548C64.3453 48.8282 59.7514 53.1346 54.0507 53.1346ZM54.0507 34.9345C48.9564 34.9345 44.787 38.8102 44.787 43.5472C44.787 48.2842 48.964 52.1373 54.0507 52.1373C59.1373 52.1373 63.2916 48.2918 63.2916 43.5472C63.2916 38.8027 59.1753 34.9345 54.0507 34.9345ZM74.6096 39.8075C73.7454 39.4071 72.9115 39.2711 72.1914 39.2711C69.2121 39.2711 67.1805 41.9607 67.1805 45.4058V53.0212H66.1799V38.5156H67.1805V41.9909C68.0447 39.7546 69.8262 38.2738 72.2748 38.2511C73.0783 38.2511 73.9729 38.44 74.8598 38.8707L74.6096 39.815V39.8075ZM88.0503 53.0212V51.2685C86.5796 52.4017 84.548 53.127 82.1221 53.127C77.7784 53.127 74.3291 49.765 74.3291 45.6702C74.3291 41.5754 77.7784 38.2436 82.1221 38.2436C84.4343 38.2436 86.6327 38.9991 88.0503 40.1777V38.508H89.0282V53.0137H88.0503V53.0212ZM88.0503 41.2883C86.6554 39.9661 84.6011 39.188 82.2055 39.188C78.3924 39.188 75.3071 42.0967 75.3071 45.6777C75.3071 49.2588 78.4 52.1902 82.2055 52.1902C84.6541 52.1902 86.6857 51.4347 88.0503 50.1428V41.2883ZM91.636 53.0212V32.7284H92.6669V53.0212H91.636ZM107.995 34.8816C104.516 34.8816 102.401 36.521 102.401 38.8102C102.401 41.3412 105.319 42.2024 108.829 43.0335C112.506 43.925 115.644 44.9751 115.644 48.1482C115.644 51.3214 112.832 53.2101 108.662 53.2101C105.577 53.2101 104.319 52.991 101.203 51.4876L101.62 50.6565C104.569 52.0542 105.766 52.2733 108.662 52.2733C112.225 52.2733 114.59 50.7623 114.59 48.1785C114.59 45.5946 111.839 44.7863 108.579 44.0081C104.682 43.0939 101.347 42.074 101.347 38.8404C101.347 35.962 103.879 33.9448 107.995 33.9448C110.224 33.9448 113.112 34.5114 114.81 35.3953L114.34 36.2566C112.726 35.3953 109.997 34.8816 107.995 34.8816ZM129.669 53.0212V51.1098C128.221 52.4017 126.022 53.127 123.543 53.127C119.897 53.127 117.085 50.9436 117.085 46.7203V38.508H118.062V46.7203C118.062 50.2712 120.511 52.1826 123.627 52.1826C126.159 52.1826 128.107 51.4573 129.661 50.1654V38.508H130.662V53.0137H129.661L129.669 53.0212ZM141.714 39.8075C140.85 39.4071 140.016 39.2711 139.296 39.2711C136.317 39.2711 134.285 41.9607 134.285 45.4058V53.0212H133.285V38.5156H134.285V41.9909C135.149 39.7546 136.931 38.2738 139.379 38.2511C140.191 38.2511 141.078 38.44 141.965 38.8707L141.714 39.815V39.8075ZM149.447 58C146.111 58 145.467 57.6751 143.382 57.1085L143.602 56.2775C145.687 56.8667 146.581 57.1085 149.363 57.1085C153.73 57.1085 155.542 54.4189 155.542 51.9409V51.3214C154.071 52.4244 152.039 53.127 149.644 53.127C145.33 53.127 141.798 49.7877 141.798 45.6475C141.798 41.5074 145.33 38.2436 149.644 38.2436C151.956 38.2436 154.154 38.9991 155.542 40.1777V38.508H156.542V51.5329C156.542 55.0611 154.26 57.9924 149.447 57.9924V58ZM155.534 41.2883C154.139 39.9661 152.085 39.188 149.689 39.188C145.906 39.188 142.814 42.0664 142.814 45.6475C142.814 49.2286 145.906 52.1902 149.689 52.1902C152.138 52.1902 154.169 51.4649 155.534 50.173V41.2883ZM159.18 46.1084C159.4 49.6592 162.349 52.1902 165.829 52.1902C168.08 52.1902 170.256 51.3818 171.59 49.7424L172.371 50.3316C170.976 52.0315 168.588 53.127 165.776 53.127C161.265 53.127 158.149 49.7877 158.149 45.7004C158.149 41.6131 161.265 38.2436 165.776 38.2436C170.286 38.2436 172.985 41.3638 172.985 45.776V46.1008H159.18V46.1084ZM165.776 39.1653C162.023 39.1653 159.347 41.8322 159.18 45.2471H172.007C171.81 41.6962 169.505 39.1653 165.776 39.1653ZM183.075 39.8075C182.211 39.4071 181.377 39.2711 180.657 39.2711C177.677 39.2711 175.646 41.9607 175.646 45.4058V53.0212H174.645V38.5156H175.646V41.9909C176.51 39.7546 178.291 38.2738 180.74 38.2511C181.551 38.2511 182.438 38.44 183.325 38.8707L183.075 39.815V39.8075ZM191.535 53.807C190.17 57.1161 186.524 57.9773 183.408 57.9773H183.272L183.325 57.1161H183.628C186.941 57.1161 189.723 55.9601 190.777 53.0212H189.943L182.984 38.5156H184.098L190.527 51.9484H191.224L196.819 38.5156H197.903L191.527 53.807H191.535ZM217.742 49.9841L220.41 52.4622L219.773 53.0817L217.105 50.6036C215.543 52.0013 213.686 53.1043 211.571 53.1043C206.894 53.1043 204.945 50.8454 204.945 48.4731C204.945 46.3728 206.143 44.7031 209.509 43.4415C207.758 41.7491 206.757 40.3968 206.757 38.4098C206.757 36.1735 208.622 34.0505 211.434 34.0505C214.52 34.0505 216.362 36.0677 216.362 38.2738C216.362 40.0492 215.551 42.3082 211.131 43.7663L217.112 49.3646C218.727 47.8007 219.948 45.8893 220.592 44.9525L221.373 45.3302C220.789 46.2444 219.508 48.2389 217.757 49.9841H217.742ZM215.399 38.3796C215.399 36.6042 214.171 34.9043 211.419 34.9043C209.137 34.9043 207.689 36.6797 207.689 38.4325C207.689 40.3137 208.774 41.4998 210.419 43.1166C214.482 41.7718 215.399 40.1021 215.399 38.3796ZM210.168 44.1139C207.106 45.2471 205.991 46.7279 205.991 48.4504C205.991 50.309 207.576 52.1902 211.556 52.1902C213.39 52.1902 215.066 51.2458 216.453 49.9841L210.161 44.1139H210.168ZM236.102 53.0212H229.424V34.043H235.465C240.916 34.043 245.343 38.2965 245.343 43.5472C245.343 48.798 241.249 52.6964 236.102 53.0212ZM235.458 34.9874H230.447V52.0769H236.011C240.544 51.6991 244.274 48.0425 244.274 43.5472C244.274 38.8102 240.325 34.9874 235.45 34.9874H235.458ZM247.17 46.1084C247.39 49.6592 250.339 52.1902 253.818 52.1902C256.07 52.1902 258.245 51.3818 259.58 49.7424L260.361 50.3316C258.966 52.0315 256.578 53.127 253.765 53.127C249.255 53.127 246.139 49.7877 246.139 45.7004C246.139 41.6131 249.255 38.2436 253.765 38.2436C258.276 38.2436 260.975 41.3638 260.975 45.776V46.1008H247.17V46.1084ZM253.765 39.1653C250.013 39.1653 247.337 41.8322 247.17 45.2471H259.997C259.799 41.6962 257.495 39.1653 253.765 39.1653ZM274.961 53.0212V44.6503C274.961 41.0994 272.543 39.188 269.427 39.188C266.978 39.188 265.114 39.9435 263.635 41.2052V53.0212H262.635V38.5156H263.635V40.2683C265 38.9764 267.085 38.2511 269.51 38.2511C273.157 38.2511 275.969 40.4346 275.969 44.6578V53.0288H274.969L274.961 53.0212ZM280.222 39.4071V48.3976C280.222 51.14 281.587 52.1902 283.535 52.1902C284.763 52.1902 285.513 52.0542 286.014 51.9182V52.8021C285.483 52.9381 284.596 53.127 283.345 53.127C281.064 53.127 279.199 51.6991 279.199 48.9264V39.3995H276.447V38.5156H279.199V32.7284H280.23V38.5156H286.074V39.3995H280.23L280.222 39.4071ZM299.553 53.0212V51.2685C298.082 52.4017 296.043 53.127 293.625 53.127C289.281 53.127 285.832 49.765 285.832 45.6702C285.832 41.5754 289.281 38.2436 293.625 38.2436C295.937 38.2436 298.135 38.9991 299.553 40.1777V38.508H300.531V53.0137H299.553V53.0212ZM299.553 41.2883C298.158 39.9661 296.104 39.188 293.708 39.188C289.895 39.188 286.81 42.0967 286.81 45.6777C286.81 49.2588 289.895 52.1902 293.708 52.1902C296.157 52.1902 298.188 51.4347 299.553 50.1428V41.2883ZM303.139 53.0212V32.7284H304.17V53.0212H303.139ZM313.767 53.0212V34.043H314.798V53.0212H313.767ZM340.148 44.6503C340.148 41.0994 337.73 39.188 334.606 39.188C332.461 39.188 330.793 40.019 329.489 41.394C329.937 42.2553 330.209 43.3055 330.209 44.6503V53.0212H329.209V44.6503C329.209 41.1221 327.01 39.188 324.198 39.188C321.833 39.188 320.051 39.9435 318.664 41.2052V53.0212H317.663V38.5156H318.664V40.2683C319.998 38.9764 321.977 38.2511 324.259 38.2511C326.32 38.2511 328.102 39.0595 329.156 40.6763C330.384 39.1426 332.355 38.2511 334.667 38.2511C338.344 38.2511 341.148 40.4346 341.148 44.6578V53.0288H340.148V44.6503ZM350.238 53.1346C347.819 53.1346 345.788 52.4319 344.34 51.3062V57.7356H343.339V38.5156H344.34V40.1852C345.735 38.9991 347.926 38.2511 350.238 38.2511C354.551 38.2511 358.053 41.5376 358.053 45.6777C358.053 49.8179 354.544 53.1346 350.238 53.1346ZM350.154 39.188C347.736 39.188 345.727 39.9661 344.34 41.2883V50.1428C345.674 51.4347 347.706 52.1902 350.154 52.1902C353.967 52.1902 357.053 49.3117 357.053 45.6777C357.053 42.0438 353.967 39.188 350.154 39.188ZM359.752 53.0212V32.7284H360.783V53.0212H359.752ZM376.141 53.0212V51.2685C374.67 52.4017 372.639 53.127 370.213 53.127C365.869 53.127 362.42 49.765 362.42 45.6702C362.42 41.5754 365.869 38.2436 370.213 38.2436C372.525 38.2436 374.724 38.9991 376.141 40.1777V38.508H377.119V53.0137H376.141V53.0212ZM376.141 41.2883C374.746 39.9661 372.692 39.188 370.296 39.188C366.483 39.188 363.398 42.0967 363.398 45.6777C363.398 49.2588 366.491 52.1902 370.296 52.1902C372.745 52.1902 374.777 51.4347 376.141 50.1428V41.2883ZM392.053 44.6503C392.053 41.0994 389.635 39.188 386.519 39.188C384.071 39.188 382.206 39.9435 380.728 41.2052V53.0212H379.727V38.5156H380.728V40.2683C382.092 38.9764 384.177 38.2511 386.595 38.2511C390.241 38.2511 393.054 40.4346 393.054 44.6578V53.0288H392.053V44.6503ZM397.307 39.4071V48.3976C397.307 51.14 398.671 52.1902 400.619 52.1902C401.847 52.1902 402.598 52.0542 403.098 51.9182V52.8021C402.568 52.9381 401.681 53.127 400.43 53.127C398.148 53.127 396.283 51.6991 396.283 48.9264V39.3995H393.524V38.5156H396.283V32.7284H397.314V38.5156H403.159V39.3995H397.314L397.307 39.4071ZM409.102 45.0053C412.582 45.6551 415 46.5919 415 49.0171C415 51.14 413.385 53.1346 409.072 53.1346C406.737 53.1346 404.622 52.515 402.894 51.82L403.28 51.0116C404.925 51.6311 406.927 52.2204 409.095 52.2204C412.741 52.2204 414.022 50.6565 414.022 49.0397C414.022 47.2341 411.824 46.5088 408.875 45.9195C405.562 45.2773 403.174 44.333 403.174 42.074C403.174 39.815 405.539 38.2511 408.625 38.2511C410.52 38.2511 412.354 38.6289 414.105 39.3542L413.772 40.1626C412.188 39.4599 410.436 39.1653 408.625 39.1653C406.093 39.1653 404.144 40.3741 404.144 42.074C404.144 43.7739 405.979 44.416 409.095 45.0053H409.102Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:125,width:\"125px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1idxbqz-container\",layoutDependency:layoutDependency,layoutId:\"ds_lyOvMX-container\",nodeId:\"ds_lyOvMX\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(EstimatedLogo,{height:\"100%\",id:\"ds_lyOvMX\",layoutId:\"ds_lyOvMX\",style:{height:\"100%\",width:\"100%\"},variant:\"A4_l4EQWW\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dbmm50\",\"data-framer-name\":\"buttons\",layoutDependency:layoutDependency,layoutId:\"yHgl_tBCI\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined},{href:{webPageId:\"TSqP9Q8RE\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:`max(${componentViewport?.width||\"100vw\"} / 2 - 88px, 170px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation10,className:\"framer-1gd1z1t-container\",\"data-framer-appear-id\":\"1gd1z1t\",initial:animation11,layoutDependency:layoutDependency,layoutId:\"qpJEF9Pai-container\",nodeId:\"qpJEF9Pai\",optimized:true,rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"qpJEF9Pai\",igyYvQWr_:false,layoutId:\"qpJEF9Pai\",obyIM0gy6:resolvedLinks5[0],style:{width:\"100%\"},variant:\"p5cJxZslh\",width:\"100%\",ZJonpmMPc:\"Book Appointment\",...addPropertyOverrides({cMCFtNioK:{obyIM0gy6:resolvedLinks5[2]},oFHunARpe:{obyIM0gy6:resolvedLinks5[1]},QX7nA82l4:{obyIM0gy6:resolvedLinks5[4]},vFjfdUPs2:{obyIM0gy6:resolvedLinks5[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,width:`max(${componentViewport?.width||\"100vw\"} / 2 - 88px, 170px)`,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation12,className:\"framer-7fkfko-container\",\"data-framer-appear-id\":\"7fkfko\",id:`${layoutId}-7fkfko`,initial:animation11,layoutDependency:layoutDependency,layoutId:\"tySMl70Yj-container\",nodeId:\"tySMl70Yj\",optimized:true,ref:ref5,rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:[/*#__PURE__*/_jsx(Button,{bNjZKLjKx:true,F2UPUA2Li:\"ArrowCircleDown\",height:\"100%\",id:\"tySMl70Yj\",igyYvQWr_:false,layoutId:\"tySMl70Yj\",PlxZvHGSZ:PlxZvHGSZtxyyif({overlay:overlay2}),style:{width:\"100%\"},variant:\"wgjepH4X9\",width:\"100%\",ZJonpmMPc:\"Contact Us\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-7fkfko`,offsetX:0,offsetY:-10,onDismiss:overlay2.hide,placement:\"top\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-qg0xzo\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"JNG4Myv6Y\",ref:ref6,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(Link,{href:\"tel:(310) 315-1034\",motionChild:true,nodeId:\"YxDCA4XKI\",scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ykboz5 framer-v3tdux\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"YxDCA4XKI\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11ymh1c-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"G5fNbBZ1K-container\",nodeId:\"G5fNbBZ1K\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"phone\",iconSelection:\"House\",id:\"G5fNbBZ1K\",layoutId:\"G5fNbBZ1K\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Call Us\"})}),className:\"framer-1hf9u5v\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"xOLxQZU_K\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:info@santamonicaoms.com\",motionChild:true,nodeId:\"sivLDizY2\",openInNewTab:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-d8fyrk framer-v3tdux\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"sivLDizY2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17kemyh-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ohs4xGVoC-container\",nodeId:\"ohs4xGVoC\",rendersWithMotion:true,scopeId:\"NofvOr_o_\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9ce99f2e-0139-4750-bb0e-ae90b26782c9, rgb(37, 44, 50))\",height:\"100%\",iconSearch:\"envelope-simple-open\",iconSelection:\"Note\",id:\"ohs4xGVoC\",layoutId:\"ohs4xGVoC\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Email Us\"})}),className:\"framer-qsqot6\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"y2ssXmfOB\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})]})})})})]})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WDzpo.framer-v3tdux, .framer-WDzpo .framer-v3tdux { display: block; }\",\".framer-WDzpo.framer-1eqi5mc { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 800px; justify-content: flex-start; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-WDzpo .framer-1whn959-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; width: auto; z-index: 1; }\",\".framer-WDzpo .framer-n0uoh0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; max-width: 2200px; min-height: 72px; overflow: visible; padding: 0px 60px 0px 60px; position: absolute; top: 20px; width: 100%; z-index: 5; }\",\".framer-WDzpo .framer-1vioq78 { cursor: pointer; flex: none; height: 45px; overflow: hidden; position: relative; width: 45px; z-index: 1; }\",\".framer-WDzpo .framer-494zub { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(61.36363636363639% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo .framer-11tbs9k { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(38.636363636363654% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo .framer-yiouwy { height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo .framer-13wo00z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; left: 0px; overflow: visible; padding: 0px; position: absolute; top: -64px; width: min-content; }\",\".framer-WDzpo .framer-yqzuhw-container { flex: none; height: auto; position: relative; width: 100px; z-index: 1; }\",\".framer-WDzpo .framer-12qfkwz-container, .framer-WDzpo .framer-1aal36i-container { flex: none; height: auto; position: relative; width: 210px; z-index: 1; }\",\".framer-WDzpo .framer-njr1zz { cursor: pointer; flex: none; height: 44px; left: 20px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 44px / 2); width: 44px; z-index: 1; }\",\".framer-WDzpo .framer-dpj0wf, .framer-WDzpo .framer-19xcadk { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo .framer-1eo31eb { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-WDzpo .framer-1ex9kof-container { aspect-ratio: 3.6597222222222223 / 1; bottom: 0px; flex: none; left: 50%; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 264px); z-index: 1; }\",\".framer-WDzpo .framer-13rbzro-container { aspect-ratio: 3.5531914893617023 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 156px; z-index: 1; }\",\".framer-WDzpo .framer-1d1ggel-container { aspect-ratio: 3.5531914893617023 / 1; flex: none; height: 53px; position: relative; width: var(--framer-aspect-ratio-supported, 188px); z-index: 1; }\",\".framer-WDzpo .framer-7dquv0-container { aspect-ratio: 3.5531914893617023 / 1; flex: none; height: 62px; position: relative; width: var(--framer-aspect-ratio-supported, 220px); z-index: 1; }\",\".framer-WDzpo .framer-1dvhuuy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WDzpo .framer-1wajye2-container { flex: none; height: auto; position: relative; width: 178px; z-index: 1; }\",\".framer-WDzpo .framer-1abw0nq-container { flex: none; height: auto; position: absolute; right: 20px; top: 51%; width: 210px; z-index: 1; }\",\".framer-WDzpo .framer-rertpv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: 800px; justify-content: space-between; min-height: 100%; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-WDzpo .framer-1o57lza { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 100px 30px 30px 60px; position: relative; width: 1px; }\",\".framer-WDzpo .framer-b4d5iy-container { flex: none; height: auto; position: relative; width: 510px; }\",\".framer-WDzpo .framer-8cu3nr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WDzpo .framer-f4fvhp, .framer-WDzpo .framer-1b20vl0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-WDzpo .framer-4mzaws, .framer-WDzpo .framer-1dbmm50 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WDzpo .framer-9cfgf3-container, .framer-WDzpo .framer-vgwy50-container, .framer-WDzpo .framer-1gd1z1t-container, .framer-WDzpo .framer-7fkfko-container { flex: 1 0 0px; height: auto; min-width: 170px; position: relative; width: 1px; }\",\".framer-WDzpo .framer-tr27s7, .framer-WDzpo .framer-qg0xzo { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo .framer-ixbavs, .framer-WDzpo .framer-1bl95vz, .framer-WDzpo .framer-1ykboz5, .framer-WDzpo .framer-d8fyrk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 118px; }\",\".framer-WDzpo .framer-wuuhcs-container, .framer-WDzpo .framer-1t9chcr-container, .framer-WDzpo .framer-11ymh1c-container, .framer-WDzpo .framer-17kemyh-container { flex: none; height: 25px; position: relative; width: 25px; }\",\".framer-WDzpo .framer-1yjtat7, .framer-WDzpo .framer-1iq8h4a, .framer-WDzpo .framer-1hf9u5v, .framer-WDzpo .framer-qsqot6 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-WDzpo .framer-11v1ac3 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 50%; }\",\".framer-WDzpo .framer-1u3ppme { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 50px 24px 24px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo .framer-kwswtl { aspect-ratio: 7.155172413793103 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 282px; z-index: 1; }\",\".framer-WDzpo .framer-1idxbqz-container { flex: none; height: 125px; position: relative; width: 125px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WDzpo.framer-1eqi5mc, .framer-WDzpo .framer-n0uoh0, .framer-WDzpo .framer-13wo00z, .framer-WDzpo .framer-1dvhuuy, .framer-WDzpo .framer-8cu3nr, .framer-WDzpo .framer-4mzaws, .framer-WDzpo .framer-tr27s7, .framer-WDzpo .framer-ixbavs, .framer-WDzpo .framer-1bl95vz, .framer-WDzpo .framer-11v1ac3, .framer-WDzpo .framer-1dbmm50, .framer-WDzpo .framer-qg0xzo, .framer-WDzpo .framer-1ykboz5, .framer-WDzpo .framer-d8fyrk { gap: 0px; } .framer-WDzpo.framer-1eqi5mc > *, .framer-WDzpo .framer-11v1ac3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-WDzpo.framer-1eqi5mc > :first-child, .framer-WDzpo .framer-8cu3nr > :first-child, .framer-WDzpo .framer-tr27s7 > :first-child, .framer-WDzpo .framer-11v1ac3 > :first-child, .framer-WDzpo .framer-qg0xzo > :first-child { margin-top: 0px; } .framer-WDzpo.framer-1eqi5mc > :last-child, .framer-WDzpo .framer-8cu3nr > :last-child, .framer-WDzpo .framer-tr27s7 > :last-child, .framer-WDzpo .framer-11v1ac3 > :last-child, .framer-WDzpo .framer-qg0xzo > :last-child { margin-bottom: 0px; } .framer-WDzpo .framer-n0uoh0 > *, .framer-WDzpo .framer-13wo00z > *, .framer-WDzpo .framer-1dvhuuy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WDzpo .framer-n0uoh0 > :first-child, .framer-WDzpo .framer-13wo00z > :first-child, .framer-WDzpo .framer-1dvhuuy > :first-child, .framer-WDzpo .framer-4mzaws > :first-child, .framer-WDzpo .framer-ixbavs > :first-child, .framer-WDzpo .framer-1bl95vz > :first-child, .framer-WDzpo .framer-1dbmm50 > :first-child, .framer-WDzpo .framer-1ykboz5 > :first-child, .framer-WDzpo .framer-d8fyrk > :first-child { margin-left: 0px; } .framer-WDzpo .framer-n0uoh0 > :last-child, .framer-WDzpo .framer-13wo00z > :last-child, .framer-WDzpo .framer-1dvhuuy > :last-child, .framer-WDzpo .framer-4mzaws > :last-child, .framer-WDzpo .framer-ixbavs > :last-child, .framer-WDzpo .framer-1bl95vz > :last-child, .framer-WDzpo .framer-1dbmm50 > :last-child, .framer-WDzpo .framer-1ykboz5 > :last-child, .framer-WDzpo .framer-d8fyrk > :last-child { margin-right: 0px; } .framer-WDzpo .framer-8cu3nr > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-WDzpo .framer-4mzaws > *, .framer-WDzpo .framer-1dbmm50 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-WDzpo .framer-tr27s7 > *, .framer-WDzpo .framer-qg0xzo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-WDzpo .framer-ixbavs > *, .framer-WDzpo .framer-1bl95vz > *, .framer-WDzpo .framer-1ykboz5 > *, .framer-WDzpo .framer-d8fyrk > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",\".framer-WDzpo.framer-v-s5rqrx.framer-1eqi5mc, .framer-WDzpo.framer-v-1pcpd43.framer-1eqi5mc { height: min-content; justify-content: center; min-height: unset; padding: 10px 0px 10px 0px; }\",\".framer-WDzpo.framer-v-s5rqrx .framer-1whn959-container, .framer-WDzpo.framer-v-vhkczd .framer-1whn959-container, .framer-WDzpo.framer-v-r0333q .framer-1whn959-container, .framer-WDzpo.framer-v-r0333q .framer-kwswtl, .framer-WDzpo.framer-v-r0333q .framer-7fkfko-container, .framer-WDzpo.framer-v-rzun2v .framer-vgwy50-container, .framer-WDzpo.framer-v-1pcpd43 .framer-1whn959-container, .framer-WDzpo.framer-v-1tfgu31 .framer-1whn959-container, .framer-WDzpo.framer-v-1pqvsz7 .framer-13rbzro-container { order: 0; }\",\".framer-WDzpo.framer-v-s5rqrx .framer-n0uoh0, .framer-WDzpo.framer-v-vhkczd .framer-n0uoh0 { left: unset; min-height: 89px; order: 2; position: relative; top: unset; }\",\".framer-WDzpo.framer-v-s5rqrx .framer-dpj0wf, .framer-WDzpo.framer-v-otsnf9 .framer-dpj0wf, .framer-WDzpo.framer-v-1qpdqji .framer-dpj0wf, .framer-WDzpo.framer-v-mbndz4 .framer-dpj0wf, .framer-WDzpo.framer-v-7f5nqp .framer-dpj0wf, .framer-WDzpo.framer-v-vhkczd .framer-dpj0wf, .framer-WDzpo.framer-v-1s3mbev .framer-dpj0wf { top: calc(61.36363636363639% - 2px / 2); }\",\".framer-WDzpo.framer-v-s5rqrx .framer-19xcadk, .framer-WDzpo.framer-v-otsnf9 .framer-19xcadk, .framer-WDzpo.framer-v-1qpdqji .framer-19xcadk, .framer-WDzpo.framer-v-mbndz4 .framer-19xcadk, .framer-WDzpo.framer-v-7f5nqp .framer-19xcadk, .framer-WDzpo.framer-v-vhkczd .framer-19xcadk, .framer-WDzpo.framer-v-1s3mbev .framer-19xcadk { top: calc(38.636363636363654% - 2px / 2); }\",\".framer-WDzpo.framer-v-s5rqrx .framer-1ex9kof-container { width: var(--framer-aspect-ratio-supported, 326px); }\",\".framer-WDzpo.framer-v-otsnf9.framer-1eqi5mc, .framer-WDzpo.framer-v-1qpdqji.framer-1eqi5mc { height: 113px; min-height: 112px; }\",\".framer-WDzpo.framer-v-otsnf9 .framer-n0uoh0, .framer-WDzpo.framer-v-1qpdqji .framer-n0uoh0 { left: unset; right: 0px; }\",\".framer-WDzpo.framer-v-1qpdqji .framer-njr1zz, .framer-WDzpo.framer-v-7f5nqp .framer-njr1zz { left: unset; right: 20px; width: 92px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo.framer-v-1qpdqji .framer-1ex9kof-container, .framer-WDzpo.framer-v-7f5nqp .framer-1ex9kof-container { bottom: unset; height: var(--framer-aspect-ratio-supported, 72px); left: 20px; top: 50%; width: 264px; }\",\".framer-WDzpo.framer-v-h5gkiz .framer-njr1zz, .framer-WDzpo.framer-v-1d5gn79 .framer-njr1zz { left: unset; right: 25px; top: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WDzpo.framer-v-mbndz4.framer-1eqi5mc { height: 112px; min-height: 112px; padding: 20px 0px 0px 0px; }\",\".framer-WDzpo.framer-v-mbndz4 .framer-n0uoh0 { left: unset; min-height: 92px; position: relative; top: unset; }\",\".framer-WDzpo.framer-v-mbndz4 .framer-njr1zz, .framer-WDzpo.framer-v-6k5mv6 .framer-njr1zz, .framer-WDzpo.framer-v-r0333q .framer-njr1zz { left: unset; right: 20px; }\",\".framer-WDzpo.framer-v-mbndz4 .framer-1ex9kof-container { bottom: -18px; left: 50%; width: var(--framer-aspect-ratio-supported, 403px); }\",\".framer-WDzpo.framer-v-6k5mv6 .framer-1o57lza, .framer-WDzpo.framer-v-r0333q .framer-1idxbqz-container, .framer-WDzpo.framer-v-r0333q .framer-1gd1z1t-container, .framer-WDzpo.framer-v-rzun2v .framer-9cfgf3-container, .framer-WDzpo.framer-v-1pqvsz7 .framer-1vioq78 { order: 1; }\",\".framer-WDzpo.framer-v-6k5mv6 .framer-11v1ac3 { align-content: flex-start; align-items: flex-start; order: 0; }\",\".framer-WDzpo.framer-v-7f5nqp.framer-1eqi5mc { gap: 0px; height: 92px; min-height: unset; }\",\".framer-WDzpo.framer-v-7f5nqp .framer-n0uoh0 { left: 0px; right: 0px; top: 10px; width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WDzpo.framer-v-7f5nqp.framer-1eqi5mc { gap: 0px; } .framer-WDzpo.framer-v-7f5nqp.framer-1eqi5mc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WDzpo.framer-v-7f5nqp.framer-1eqi5mc > :first-child { margin-top: 0px; } .framer-WDzpo.framer-v-7f5nqp.framer-1eqi5mc > :last-child { margin-bottom: 0px; } }\",\".framer-WDzpo.framer-v-1d5gn79 .framer-rertpv { flex: 1 0 0px; height: 1px; min-height: unset; }\",\".framer-WDzpo.framer-v-vhkczd.framer-1eqi5mc, .framer-WDzpo.framer-v-1tfgu31.framer-1eqi5mc { height: min-content; justify-content: center; min-height: unset; padding: 10px 0px 10px 0px; width: 810px; }\",\".framer-WDzpo.framer-v-vhkczd .framer-njr1zz { left: unset; order: 5; right: 20px; top: 23px; }\",\".framer-WDzpo.framer-v-vhkczd .framer-1ex9kof-container, .framer-WDzpo.framer-v-1s3mbev .framer-1ex9kof-container { bottom: unset; height: var(--framer-aspect-ratio-supported, 62px); left: 20px; order: 1; top: 14px; width: 227px; }\",\".framer-WDzpo.framer-v-r0333q.framer-1eqi5mc { width: 810px; }\",\".framer-WDzpo.framer-v-r0333q .framer-n0uoh0, .framer-WDzpo.framer-v-r0333q .framer-1dbmm50 { order: 2; }\",\".framer-WDzpo.framer-v-r0333q .framer-rertpv, .framer-WDzpo.framer-v-1tfgu31 .framer-1d1ggel-container { order: 3; }\",\".framer-WDzpo.framer-v-r0333q .framer-1o57lza { padding: 100px 30px 30px 20px; }\",\".framer-WDzpo.framer-v-r0333q .framer-b4d5iy-container, .framer-WDzpo.framer-v-rzun2v .framer-b4d5iy-container, .framer-WDzpo.framer-v-rzun2v .framer-8cu3nr { width: 100%; }\",\".framer-WDzpo.framer-v-r0333q .framer-1u3ppme { padding: 80px 24px 24px 24px; }\",\".framer-WDzpo.framer-v-rzun2v.framer-1eqi5mc { height: min-content; overflow: auto; overscroll-behavior: contain; width: 390px; }\",\".framer-WDzpo.framer-v-rzun2v .framer-n0uoh0 { top: 0px; }\",\".framer-WDzpo.framer-v-rzun2v .framer-njr1zz { height: 45px; left: unset; right: 10px; top: calc(50.00000000000002% - 45px / 2); width: 45px; }\",\".framer-WDzpo.framer-v-rzun2v .framer-rertpv { flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: flex-start; min-height: unset; }\",\".framer-WDzpo.framer-v-rzun2v .framer-1o57lza { flex: none; gap: 20px; height: min-content; justify-content: flex-start; overflow: auto; padding: 70px 20px 20px 20px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WDzpo.framer-v-rzun2v .framer-rertpv, .framer-WDzpo.framer-v-rzun2v .framer-1o57lza { gap: 0px; } .framer-WDzpo.framer-v-rzun2v .framer-rertpv > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-WDzpo.framer-v-rzun2v .framer-rertpv > :first-child, .framer-WDzpo.framer-v-rzun2v .framer-1o57lza > :first-child { margin-top: 0px; } .framer-WDzpo.framer-v-rzun2v .framer-rertpv > :last-child, .framer-WDzpo.framer-v-rzun2v .framer-1o57lza > :last-child { margin-bottom: 0px; } .framer-WDzpo.framer-v-rzun2v .framer-1o57lza > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-WDzpo.framer-v-1s3mbev.framer-1eqi5mc, .framer-WDzpo.framer-v-1pqvsz7.framer-1eqi5mc { height: min-content; justify-content: center; min-height: unset; width: 390px; }\",\".framer-WDzpo.framer-v-1s3mbev .framer-n0uoh0 { left: unset; min-height: 89px; position: relative; top: unset; }\",\".framer-WDzpo.framer-v-1s3mbev .framer-njr1zz { height: 45px; left: unset; order: 5; right: 10px; top: 23px; width: 45px; }\",\".framer-WDzpo.framer-v-1pcpd43 .framer-n0uoh0, .framer-WDzpo.framer-v-1tfgu31 .framer-n0uoh0 { gap: unset; justify-content: space-between; left: unset; min-height: unset; order: 2; padding: 0px 20px 0px 20px; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WDzpo.framer-v-1pcpd43 .framer-n0uoh0 { gap: 0px; } .framer-WDzpo.framer-v-1pcpd43 .framer-n0uoh0 > *, .framer-WDzpo.framer-v-1pcpd43 .framer-n0uoh0 > :first-child, .framer-WDzpo.framer-v-1pcpd43 .framer-n0uoh0 > :last-child { margin: 0px; } }\",\".framer-WDzpo.framer-v-1tfgu31 .framer-1dvhuuy { order: 6; }\",\".framer-WDzpo.framer-v-1tfgu31 .framer-1wajye2-container { width: 165px; }\",\".framer-WDzpo.framer-v-1tfgu31 .framer-1aal36i-container { width: 160px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WDzpo.framer-v-1tfgu31 .framer-n0uoh0 { gap: 0px; } .framer-WDzpo.framer-v-1tfgu31 .framer-n0uoh0 > *, .framer-WDzpo.framer-v-1tfgu31 .framer-n0uoh0 > :first-child, .framer-WDzpo.framer-v-1tfgu31 .framer-n0uoh0 > :last-child { margin: 0px; } }\",\".framer-WDzpo.framer-v-1pqvsz7 .framer-n0uoh0 { gap: unset; justify-content: space-between; left: unset; min-height: unset; padding: 10px; position: relative; top: unset; }\",\".framer-WDzpo.framer-v-1pqvsz7 .framer-yiouwy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: min-content; }\",\".framer-WDzpo.framer-v-1pqvsz7 .framer-13wo00z { flex-direction: column; left: unset; padding: 16px; position: relative; top: unset; }\",\".framer-WDzpo.framer-v-1pqvsz7 .framer-yqzuhw-container { align-self: stretch; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WDzpo.framer-v-1pqvsz7 .framer-n0uoh0, .framer-WDzpo.framer-v-1pqvsz7 .framer-yiouwy, .framer-WDzpo.framer-v-1pqvsz7 .framer-13wo00z { gap: 0px; } .framer-WDzpo.framer-v-1pqvsz7 .framer-n0uoh0 > *, .framer-WDzpo.framer-v-1pqvsz7 .framer-n0uoh0 > :first-child, .framer-WDzpo.framer-v-1pqvsz7 .framer-n0uoh0 > :last-child { margin: 0px; } .framer-WDzpo.framer-v-1pqvsz7 .framer-yiouwy > *, .framer-WDzpo.framer-v-1pqvsz7 .framer-13wo00z > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-WDzpo.framer-v-1pqvsz7 .framer-yiouwy > :first-child, .framer-WDzpo.framer-v-1pqvsz7 .framer-13wo00z > :first-child { margin-top: 0px; } .framer-WDzpo.framer-v-1pqvsz7 .framer-yiouwy > :last-child, .framer-WDzpo.framer-v-1pqvsz7 .framer-13wo00z > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-WDzpo[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-WDzpo [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-WDzpo[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-WDzpo [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-WDzpo[data-hide-scrollbars=\"true\"], .framer-WDzpo [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }','.framer-WDzpo[data-border=\"true\"]::after, .framer-WDzpo [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 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]},\"SSWmkeNv_\":{\"layout\":[\"fixed\",\"auto\"]},\"ONnsdrqNB\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"112px\",null]},\"Jr46KxldR\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"112px\",null]},\"oFHunARpe\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]},\"PQlB4BgCj\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"112px\",null]},\"cMCFtNioK\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]},\"NQoDTRilE\":{\"layout\":[\"fixed\",\"fixed\"]},\"vFjfdUPs2\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]},\"iHGY18WUB\":{\"layout\":[\"fixed\",\"auto\"]},\"QX7nA82l4\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]},\"kMhEYIZNS\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"100vh\",null]},\"SCJ8qDI0y\":{\"layout\":[\"fixed\",\"auto\"]},\"MjLzjbkjw\":{\"layout\":[\"fixed\",\"auto\"]},\"FfXFm91dz\":{\"layout\":[\"fixed\",\"auto\"]},\"YqvTeQrZ2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"aP7q690SD\":\"home\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNofvOr_o_=withCSS(Component,css,\"framer-WDzpo\");export default FramerNofvOr_o_;FramerNofvOr_o_.displayName=\"Navigation\";FramerNofvOr_o_.defaultProps={height:800,width:1200};addPropertyControls(FramerNofvOr_o_,{variant:{options:[\"bgAtudU5W\",\"SSWmkeNv_\",\"ONnsdrqNB\",\"Jr46KxldR\",\"oFHunARpe\",\"PQlB4BgCj\",\"cMCFtNioK\",\"NQoDTRilE\",\"vFjfdUPs2\",\"iHGY18WUB\",\"QX7nA82l4\",\"kMhEYIZNS\",\"SCJ8qDI0y\",\"MjLzjbkjw\",\"FfXFm91dz\",\"YqvTeQrZ2\"],optionTitles:[\"Desktop - Open\",\"Desktop - Closed\",\"No logo\",\"Logo Left\",\"open right\",\"Closed - Semi Transparent\",\"Open - Semi transparent\",\"Closed -  Transparent Logo left \",\"Open -  Transparent Logo left \",\"Tablet - Closed\",\"Tablet - Open\",\"Mobile - Open\",\"Mobile - Closed\",\"BH Nav - Desktop\",\"BH Nav - Tablet\",\"BH Nav - Mobile\"],title:\"Variant\",type:ControlType.Enum},aP7q690SD:{title:\"Home\",type:ControlType.EventHandler}});addFonts(FramerNofvOr_o_,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...StopScrollFonts,...ButtonFonts,...SantaMonicaCenterLogoFonts,...BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogoFonts,...InnerMenuFonts,...PhosphorFonts,...EstimatedLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNofvOr_o_\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"SSWmkeNv_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ONnsdrqNB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"112px\\\",null]},\\\"Jr46KxldR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"112px\\\",null]},\\\"oFHunARpe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"PQlB4BgCj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"112px\\\",null]},\\\"cMCFtNioK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"NQoDTRilE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vFjfdUPs2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"iHGY18WUB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QX7nA82l4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"kMhEYIZNS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"SCJ8qDI0y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MjLzjbkjw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FfXFm91dz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YqvTeQrZ2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"800\",\"framerVariables\":\"{\\\"aP7q690SD\\\":\\\"home\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"__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", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "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", "o", "e", "t", "h", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "se", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents", "MaterialFonts", "getFonts", "Icon", "MaterialControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "buttonText", "height", "hover", "id", "link", "name1", "newTab", "select", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ZJonpmMPc", "obyIM0gy6", "bNjZKLjKx", "F2UPUA2Li", "igyYvQWr_", "PlxZvHGSZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter18fmeb3", "args", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "RichText2", "ComponentViewportProvider", "css", "FramerXENEcf1jy", "withCSS", "XENEcf1jy_default", "addPropertyControls", "ControlType", "addFonts", "RichTextWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "RichText2", "MotionDivWithFXWithOptimizedAppearEffect", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "transition4", "animation3", "animation4", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "css", "FramersmeXxQAQz", "withCSS", "smeXxQAQz_default", "addPropertyControls", "ControlType", "addFonts", "Component", "props", "toggle", "ue", "p", "l", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "cx", "css", "FramerajMOA_iWM", "withCSS", "ajMOA_iWM_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "lLd6WfbMm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1esr0lh", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "SVG", "css", "FramerIoAJOaF_L", "withCSS", "IoAJOaF_L_default", "addPropertyControls", "ControlType", "addFonts", "MaterialFonts", "getFonts", "Icon", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableVariantMap", "getProps", "click", "darkBlue", "height", "hover", "id", "link", "newTab", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "QnkYg3d_W", "G2cLC2w2d", "gyOYQ9HCc", "GQp1pJAVn", "RpDRgKeDq", "odH5XXxHC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1omtpmy", "args", "onMouseEntervb76d1", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerEYwZRw6JG", "withCSS", "EYwZRw6JG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "r", "s", "o", "n", "t", "e", "i", "l", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "fontStore", "fonts", "css", "className", "RichTextWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "RichText2", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "prg3V8Jtmf1_cIBcYH", "sceE_9BJcf1_cIBcYH", "idf1_cIBcYH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClickf5lm0m", "args", "onClick1th54jd", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "addPropertyOverrides", "transition2", "cx", "serializationHash", "u", "RichTextWithFXWithOptimizedAppearEffect", "animation", "animation1", "Link", "ChildrenCanSuspend", "XRsDM8St4_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "RichText2", "ComponentViewportProvider", "Icon", "css", "FramerJ61ryZMYO", "withCSS", "J61ryZMYO_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "X8bttHVicrRfV4NUc1", "cKniNkVsLrRfV4NUc1", "idrRfV4NUc1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1s6n06d", "args", "onClick1s6n06d", "onClick1llte4t", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "addPropertyOverrides", "transition2", "cx", "serializationHash", "u", "ChildrenCanSuspend", "tssKG6AIM_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "RichText2", "ComponentViewportProvider", "Icon", "css", "Framerkjg7sqGTb", "withCSS", "kjg7sqGTb_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "wOrrnO1HcQ_NH1qiH7", "r9uYeiQbxQ_NH1qiH7", "idQ_NH1qiH7", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ir709y", "args", "onClick9fvozp", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "addPropertyOverrides", "transition2", "cx", "serializationHash", "u", "ChildrenCanSuspend", "KQgRrSBk_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "RichText2", "ComponentViewportProvider", "Icon", "css", "Framerr4UL9IQh1", "withCSS", "r4UL9IQh1_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "NavButtonFonts", "EYwZRw6JG_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "transition4", "animation2", "animation3", "transition5", "animation4", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap12axhac", "args", "onClick2d951a", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "css", "FramerzYjMVzBxn", "withCSS", "zYjMVzBxn_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavButtonFonts", "getFonts", "EYwZRw6JG_default", "LinksProceduresFonts", "J61ryZMYO_default", "MotionDivWithFX", "withFX", "motion", "LinksAboutFonts", "zYjMVzBxn_default", "LinksSurgeonsFonts", "r4UL9IQh1_default", "LinksPatientInformationFonts", "kjg7sqGTb_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "GQp1pJAVnizu9gt", "overlay", "paginationInfo", "args", "ref1", "pe", "router", "useRouter", "isDisplayed", "ref2", "ref3", "isDisplayed1", "ref4", "ref5", "ref6", "ref7", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "l", "resolvedLinks1", "AnimatePresence", "Floating", "resolvedLinks2", "overlay1", "resolvedLinks3", "overlay2", "resolvedLinks4", "css", "FramerPyagrBk0w", "withCSS", "PyagrBk0w_default", "addPropertyControls", "ControlType", "addFonts", "StopScrollFonts", "getFonts", "Component", "ButtonFonts", "XENEcf1jy_default", "MotionDivWithFX", "withFX", "motion", "SantaMonicaCenterLogoFonts", "IoAJOaF_L_default", "BelerlyHillsCenterForOralSurgeryAndDentalImplentsLogoFonts", "ajMOA_iWM_default", "InnerMenuFonts", "PyagrBk0w_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "SmartComponentScopedContainer", "RichTextWithFXWithOptimizedAppearEffect", "RichText2", "PhosphorFonts", "Icon", "MotionDivWithFXWithOptimizedAppearEffect", "EstimatedLogoFonts", "smeXxQAQz_default", "ImageWithFXWithOptimizedAppearEffect", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transformTemplate1", "_", "transition3", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate2", "transformTemplate3", "transition4", "animation3", "animation4", "transition5", "animation5", "animation6", "transition6", "animation7", "animation8", "transition7", "animation9", "transition8", "animation10", "animation11", "transition9", "animation12", "Transition", "value", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableVariantMap", "getProps", "height", "home", "id", "width", "props", "createLayoutDependency", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "aP7q690SD", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptxyyif", "overlay", "loadMore", "args", "onTapzq14xo", "onTapb1h2dh", "onTapbw0nx4", "onTap11zr4x3", "onTap15jtx0t", "onTap6vwbnc", "onTap18myh68", "onTap1xn05sm", "onTap1oqwe7z", "onTapplm5cx", "onTap106piuo", "onTapeuuluu", "lLd6WfbMm1pezc9p", "PlxZvHGSZtxyyif", "scopingClassNames", "cx", "isDisplayed", "ref1", "ref2", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "ref3", "ref4", "isDisplayed10", "ref5", "ref6", "LayoutGroup", "u", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "overlay1", "Link", "SVG", "resolvedLinks5", "overlay2", "css", "FramerNofvOr_o_", "withCSS", "NofvOr_o_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
