{
  "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/ptr1AUopsTaooj4SKzYk/3OSHGHu7f2A81W7PtBSV/RrgdrGysi.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/9dzGazzyruGrNCtl9S6K/DQgOYWnqqjCmjtuDec0K/YrZABG4Xo.js", "ssg:https://framerusercontent.com/modules/8f7PYAWmS3NpkTs9sGmd/1w4ggOk1gQUw1Ca4mHcs/JteY30IOG.js", "ssg:https://framerusercontent.com/modules/n49y8nii8mJD7S6psEKl/oIp8XB87FLW2mbeYQlfp/Xip4wOQCL.js", "ssg:https://framerusercontent.com/modules/peKUsdBtxC9N6oPPF96G/mZSb7rZuPgA96B4ndNEs/BDUadpsEm.js", "ssg:https://framerusercontent.com/modules/po86Q0OnCe4L73MPBgCz/W7tLBb0E8s6QniKDFSzv/FGLRIyM0w.js", "ssg:https://framerusercontent.com/modules/T6c73xJGgowKM5omUQE8/3YhmIcuN9nHgxGoIj5VY/sEMr7mOdv.js", "ssg:https://framerusercontent.com/modules/fNZrFLkeI8w09NT2AnU7/3cC9bAznILn8Or6Yhpb1/FTHgsqLRn.js", "ssg:https://framerusercontent.com/modules/pHI9cE8kqV776N26PIsb/5OUkwvOmqPldLD3X4Zm6/hhvAnm8iY.js", "ssg:https://framerusercontent.com/modules/mPJuJRJgA4KMwBGmlzsd/1QNSEPelT5qwGGLbxLiL/IQChNbIlg.js", "ssg:https://framerusercontent.com/modules/3WKXpkJexwn8WRigmOWw/qs0j1Mc8sXWX8eOqMtYJ/sEMr7mOdv.js", "ssg:https://framerusercontent.com/modules/3WvmqQL5IAA59K2jFeGd/DfYFxzOO865ei8BNF429/qknXK96rG.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 (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={eXZzoo4aA:{hover:true},LwW4okO7k:{hover:true},NWhQiinL2:{hover:true},OcXaPiAPK:{hover:true},Od1vGt53Z:{hover:true},SDEhqhZnh:{hover:true},y2dbQ1ng1:{hover:true}};const cycleOrder=[\"Od1vGt53Z\",\"ntkU_ir5F\",\"SDEhqhZnh\",\"NWhQiinL2\",\"eXZzoo4aA\",\"OcXaPiAPK\",\"LwW4okO7k\",\"y2dbQ1ng1\",\"HH1yAfWaD\"];const serializationHash=\"framer-Tw581\";const variantClassNames={eXZzoo4aA:\"framer-v-y6i3le\",HH1yAfWaD:\"framer-v-1jr98cy\",LwW4okO7k:\"framer-v-1ck6me1\",ntkU_ir5F:\"framer-v-6hgfv9\",NWhQiinL2:\"framer-v-bzi9ls\",OcXaPiAPK:\"framer-v-16uyt39\",Od1vGt53Z:\"framer-v-1raarva\",SDEhqhZnh:\"framer-v-11420yt\",y2dbQ1ng1:\"framer-v-b2trg3\"};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={\"Icon Left\":\"y2dbQ1ng1\",\"Icon Link\":\"LwW4okO7k\",\"Large Border Button - Blue\":\"NWhQiinL2\",\"Large Border Button - Green\":\"OcXaPiAPK\",\"Large Border Button - White\":\"eXZzoo4aA\",\"Large Button\":\"SDEhqhZnh\",\"Simple Button\":\"Od1vGt53Z\",\"Small Button\":\"ntkU_ir5F\",\"Small Icon\":\"HH1yAfWaD\"};const getProps=({background,fontColor,height,hoverColor,hoverIconColor,hoverTextColor,icon,iconColor,id,link,newTab,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5,_ref6,_ref7,_ref8;return{...props,epet1o5uq:(_ref=hoverTextColor!==null&&hoverTextColor!==void 0?hoverTextColor:props.epet1o5uq)!==null&&_ref!==void 0?_ref:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",eVwDiYu4I:(_ref1=title!==null&&title!==void 0?title:props.eVwDiYu4I)!==null&&_ref1!==void 0?_ref1:\"Button\",FyFYwI9oj:(_ref2=background!==null&&background!==void 0?background:props.FyFYwI9oj)!==null&&_ref2!==void 0?_ref2:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",IC0x2k_k3:(_ref3=fontColor!==null&&fontColor!==void 0?fontColor:props.IC0x2k_k3)!==null&&_ref3!==void 0?_ref3:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",OoqbxHqfn:link!==null&&link!==void 0?link:props.OoqbxHqfn,Pkql_fltR:newTab!==null&&newTab!==void 0?newTab:props.Pkql_fltR,QbIiBZFM3:(_ref4=icon!==null&&icon!==void 0?icon:props.QbIiBZFM3)!==null&&_ref4!==void 0?_ref4:\"House\",variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"Od1vGt53Z\",vMgcNrApp:(_ref6=hoverIconColor!==null&&hoverIconColor!==void 0?hoverIconColor:props.vMgcNrApp)!==null&&_ref6!==void 0?_ref6:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\",w14FK1K25:(_ref7=iconColor!==null&&iconColor!==void 0?iconColor:props.w14FK1K25)!==null&&_ref7!==void 0?_ref7:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\",xR9aAnqIf:(_ref8=hoverColor!==null&&hoverColor!==void 0?hoverColor:props.xR9aAnqIf)!==null&&_ref8!==void 0?_ref8:\"var(--token-5c54f363-a431-4d1b-a99c-f2053d68eee4, rgb(12, 153, 235))\"};};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,eVwDiYu4I,FyFYwI9oj,IC0x2k_k3,QbIiBZFM3,w14FK1K25,epet1o5uq,vMgcNrApp,OoqbxHqfn,Pkql_fltR,xR9aAnqIf,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Od1vGt53Z\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"LwW4okO7k-hover\",\"y2dbQ1ng1-hover\"].includes(gestureVariant))return true;if([\"LwW4okO7k\",\"y2dbQ1ng1\",\"HH1yAfWaD\"].includes(baseVariant))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:OoqbxHqfn,openInNewTab:Pkql_fltR,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1raarva\",className,classNames)} framer-1i3ply4`,\"data-framer-name\":\"Simple Button\",layoutDependency:layoutDependency,layoutId:\"Od1vGt53Z\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:FyFYwI9oj,borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"none\",...style},variants:{\"eXZzoo4aA-hover\":{backgroundColor:\"var(--token-4172f7c4-cd24-4ad9-9c43-f0951b76c37a, rgb(250, 255, 254))\"},\"LwW4okO7k-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"NWhQiinL2-hover\":{backgroundColor:\"var(--token-791a2085-3f5b-432d-993a-fb59c7e142ab, rgb(0, 128, 212))\"},\"OcXaPiAPK-hover\":{backgroundColor:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\"},\"Od1vGt53Z-hover\":{boxShadow:\"inset 0px 0.6021873017743928px 0px -1.5833333333333333px rgba(185, 226, 254, 0.8958), inset 0px 2.288533303243457px 0px -3.1666666666666665px rgba(185, 226, 254, 0.74403), inset 0px 10px 0px -4.75px rgba(185, 226, 254, 0.05)\"},\"y2dbQ1ng1-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},eXZzoo4aA:{\"--border-bottom-width\":\"4px\",\"--border-color\":\"var(--token-4172f7c4-cd24-4ad9-9c43-f0951b76c37a, rgb(250, 255, 254))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},HH1yAfWaD:{backgroundColor:\"rgba(0, 0, 0, 0)\"},LwW4okO7k:{backgroundColor:\"rgba(0, 0, 0, 0)\"},NWhQiinL2:{\"--border-bottom-width\":\"4px\",\"--border-color\":\"var(--token-791a2085-3f5b-432d-993a-fb59c7e142ab, rgb(0, 128, 212))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},OcXaPiAPK:{\"--border-bottom-width\":\"4px\",\"--border-color\":\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},y2dbQ1ng1:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"eXZzoo4aA-hover\":{\"data-framer-name\":undefined},\"LwW4okO7k-hover\":{\"data-framer-name\":undefined},\"NWhQiinL2-hover\":{\"data-framer-name\":undefined},\"OcXaPiAPK-hover\":{\"data-framer-name\":undefined},\"Od1vGt53Z-hover\":{\"data-framer-name\":undefined},\"SDEhqhZnh-hover\":{\"data-framer-name\":undefined},\"y2dbQ1ng1-hover\":{\"data-framer-name\":undefined},eXZzoo4aA:{\"data-border\":true,\"data-framer-name\":\"Large Border Button - White\"},HH1yAfWaD:{\"data-framer-name\":\"Small Icon\"},LwW4okO7k:{\"data-framer-name\":\"Icon Link\"},ntkU_ir5F:{\"data-framer-name\":\"Small Button\"},NWhQiinL2:{\"data-border\":true,\"data-framer-name\":\"Large Border Button - Blue\"},OcXaPiAPK:{\"data-border\":true,\"data-framer-name\":\"Large Border Button - Green\"},SDEhqhZnh:{\"data-framer-name\":\"Large Button\"},y2dbQ1ng1:{\"data-framer-name\":\"Icon Left\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ybtd39\",layoutDependency:layoutDependency,layoutId:\"AzYCCbdum\",style:{backgroundColor:xR9aAnqIf}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fa6jwn\",layoutDependency:layoutDependency,layoutId:\"rslSOthgd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-IC0x2k_k3-RrgdrGysi))\"},children:\"Button\"})}),className:\"framer-11zi4lc\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"cgK6VrNig\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-IC0x2k_k3-RrgdrGysi)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-epet1o5uq-RrgdrGysi\":epet1o5uq,\"--variable-reference-IC0x2k_k3-RrgdrGysi\":IC0x2k_k3},text:eVwDiYu4I,variants:{\"eXZzoo4aA-hover\":{\"--extracted-r6o4lv\":\"var(--token-0b213e37-b1e9-4ec9-9e1f-07e10775f109, rgb(11, 188, 193))\"},\"LwW4okO7k-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-epet1o5uq-RrgdrGysi)\",\"--variable-reference-epet1o5uq-RrgdrGysi\":epet1o5uq},\"NWhQiinL2-hover\":{\"--extracted-r6o4lv\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"},\"OcXaPiAPK-hover\":{\"--extracted-r6o4lv\":\"var(--token-4172f7c4-cd24-4ad9-9c43-f0951b76c37a, rgb(250, 255, 254))\"},\"SDEhqhZnh-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-epet1o5uq-RrgdrGysi)\",\"--variable-reference-epet1o5uq-RrgdrGysi\":epet1o5uq},\"y2dbQ1ng1-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-epet1o5uq-RrgdrGysi)\",\"--variable-reference-epet1o5uq-RrgdrGysi\":epet1o5uq}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"eXZzoo4aA-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b213e37-b1e9-4ec9-9e1f-07e10775f109, rgb(11, 188, 193)))\"},children:\"Button\"})})},\"LwW4okO7k-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-epet1o5uq-RrgdrGysi))\"},children:\"Button\"})})},\"NWhQiinL2-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:\"Button\"})})},\"OcXaPiAPK-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4172f7c4-cd24-4ad9-9c43-f0951b76c37a, rgb(250, 255, 254)))\"},children:\"Button\"})})},\"SDEhqhZnh-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-epet1o5uq-RrgdrGysi))\"},children:\"Button\"})})},\"y2dbQ1ng1-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-epet1o5uq-RrgdrGysi))\"},children:\"Button\"})})},HH1yAfWaD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-IC0x2k_k3-RrgdrGysi))\"},children:\"Button\"})}),fonts:[\"GF;Albert Sans-700\"]},LwW4okO7k:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-IC0x2k_k3-RrgdrGysi))\"},children:\"Button\"})}),fonts:[\"GF;Albert Sans-700\"]},ntkU_ir5F:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-IC0x2k_k3-RrgdrGysi))\"},children:\"Button\"})})},y2dbQ1ng1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNzAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-IC0x2k_k3-RrgdrGysi))\"},children:\"Button\"})}),fonts:[\"GF;Albert Sans-700\"]}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a0yuf9-container\",layoutDependency:layoutDependency,layoutId:\"bSBrQOAE7-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:w14FK1K25,height:\"100%\",iconSearch:\"House\",iconSelection:QbIiBZFM3,id:\"bSBrQOAE7\",layoutId:\"bSBrQOAE7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\",...addPropertyOverrides({\"LwW4okO7k-hover\":{color:vMgcNrApp}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Tw581.framer-1i3ply4, .framer-Tw581 .framer-1i3ply4 { display: block; }\",\".framer-Tw581.framer-1raarva { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 48px; justify-content: center; overflow: hidden; padding: 0px 24px 5px 24px; position: relative; text-decoration: none; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-Tw581 .framer-ybtd39 { flex: none; height: 100%; left: -2px; overflow: visible; position: absolute; top: 0px; width: 1px; z-index: 1; }\",\".framer-Tw581 .framer-1fa6jwn { align-content: center; align-items: center; 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: min-content; }\",\".framer-Tw581 .framer-11zi4lc { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 6; }\",\".framer-Tw581 .framer-1a0yuf9-container { flex: none; height: 20px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-1raarva, .framer-Tw581 .framer-1fa6jwn { gap: 0px; } .framer-Tw581.framer-1raarva > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Tw581.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-1raarva > :last-child { margin-right: 0px; } .framer-Tw581 .framer-1fa6jwn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Tw581 .framer-1fa6jwn > :first-child { margin-top: 0px; } .framer-Tw581 .framer-1fa6jwn > :last-child { margin-bottom: 0px; } }\",\".framer-Tw581.framer-v-6hgfv9.framer-1raarva { cursor: unset; height: 42px; padding: 0px 16px 5px 16px; }\",\".framer-Tw581.framer-v-11420yt.framer-1raarva { height: 64px; padding: 0px 32px 5px 32px; }\",\".framer-Tw581.framer-v-bzi9ls.framer-1raarva { gap: 0px; padding: 0px 8px 4px 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-v-bzi9ls.framer-1raarva { gap: 0px; } .framer-Tw581.framer-v-bzi9ls.framer-1raarva > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Tw581.framer-v-bzi9ls.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-v-bzi9ls.framer-1raarva > :last-child { margin-right: 0px; } }\",\".framer-Tw581.framer-v-y6i3le.framer-1raarva, .framer-Tw581.framer-v-16uyt39.framer-1raarva { padding: 0px 8px 4px 8px; }\",\".framer-Tw581.framer-v-1ck6me1.framer-1raarva, .framer-Tw581.framer-v-b2trg3.framer-1raarva { gap: 6px; height: auto; padding: 0px; }\",\".framer-Tw581.framer-v-1ck6me1 .framer-1fa6jwn, .framer-Tw581.framer-v-1jr98cy .framer-1fa6jwn { align-content: flex-start; align-items: flex-start; height: 22px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-v-1ck6me1.framer-1raarva { gap: 0px; } .framer-Tw581.framer-v-1ck6me1.framer-1raarva > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Tw581.framer-v-1ck6me1.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-v-1ck6me1.framer-1raarva > :last-child { margin-right: 0px; } }\",\".framer-Tw581.framer-v-b2trg3 .framer-ybtd39, .framer-Tw581.framer-v-1raarva.hover .framer-1fa6jwn { order: 0; }\",\".framer-Tw581.framer-v-b2trg3 .framer-1fa6jwn { align-content: flex-start; align-items: flex-start; height: 22px; order: 2; }\",\".framer-Tw581.framer-v-b2trg3 .framer-1a0yuf9-container { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-v-b2trg3.framer-1raarva { gap: 0px; } .framer-Tw581.framer-v-b2trg3.framer-1raarva > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Tw581.framer-v-b2trg3.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-v-b2trg3.framer-1raarva > :last-child { margin-right: 0px; } }\",\".framer-Tw581.framer-v-1jr98cy.framer-1raarva { cursor: unset; gap: 6px; height: auto; padding: 0px; }\",\".framer-Tw581.framer-v-1jr98cy .framer-1a0yuf9-container { height: 16px; width: 15px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-v-1jr98cy.framer-1raarva { gap: 0px; } .framer-Tw581.framer-v-1jr98cy.framer-1raarva > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-Tw581.framer-v-1jr98cy.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-v-1jr98cy.framer-1raarva > :last-child { margin-right: 0px; } }\",\".framer-Tw581.framer-v-1raarva.hover .framer-ybtd39 { left: 0px; order: 1; width: 100%; }\",\".framer-Tw581.framer-v-y6i3le.hover.framer-1raarva, .framer-Tw581.framer-v-16uyt39.hover.framer-1raarva, .framer-Tw581.framer-v-bzi9ls.hover.framer-1raarva { padding: 0px 24px 4px 24px; }\",\".framer-Tw581.framer-v-1ck6me1.hover.framer-1raarva, .framer-Tw581.framer-v-b2trg3.hover.framer-1raarva { gap: 5px; }\",\".framer-Tw581.framer-v-1ck6me1.hover .framer-1a0yuf9-container { width: 21px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-v-1ck6me1.hover.framer-1raarva { gap: 0px; } .framer-Tw581.framer-v-1ck6me1.hover.framer-1raarva > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Tw581.framer-v-1ck6me1.hover.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-v-1ck6me1.hover.framer-1raarva > :last-child { margin-right: 0px; } }\",\".framer-Tw581.framer-v-11420yt.hover .framer-ybtd39 { left: 0px; width: 100%; }\",\".framer-Tw581.framer-v-b2trg3.hover .framer-1a0yuf9-container { height: 23px; width: 21px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Tw581.framer-v-b2trg3.hover.framer-1raarva { gap: 0px; } .framer-Tw581.framer-v-b2trg3.hover.framer-1raarva > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Tw581.framer-v-b2trg3.hover.framer-1raarva > :first-child { margin-left: 0px; } .framer-Tw581.framer-v-b2trg3.hover.framer-1raarva > :last-child { margin-right: 0px; } }\",'.framer-Tw581[data-border=\"true\"]::after, .framer-Tw581 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 108\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"ntkU_ir5F\":{\"layout\":[\"auto\",\"fixed\"]},\"SDEhqhZnh\":{\"layout\":[\"auto\",\"fixed\"]},\"NWhQiinL2\":{\"layout\":[\"auto\",\"fixed\"]},\"eXZzoo4aA\":{\"layout\":[\"auto\",\"fixed\"]},\"OcXaPiAPK\":{\"layout\":[\"auto\",\"fixed\"]},\"LwW4okO7k\":{\"layout\":[\"auto\",\"auto\"]},\"y2dbQ1ng1\":{\"layout\":[\"auto\",\"auto\"]},\"HH1yAfWaD\":{\"layout\":[\"auto\",\"auto\"]},\"Dg1Jxjf3O\":{\"layout\":[\"auto\",\"fixed\"]},\"mffiWK14v\":{\"layout\":[\"auto\",\"fixed\"]},\"ovIZ4OKVl\":{\"layout\":[\"auto\",\"fixed\"]},\"gB7w8WGB0\":{\"layout\":[\"auto\",\"auto\"]},\"LatZgw7Ab\":{\"layout\":[\"auto\",\"fixed\"]},\"XHnMj1Z5F\":{\"layout\":[\"auto\",\"fixed\"]},\"urCu14eTE\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"eVwDiYu4I\":\"title\",\"FyFYwI9oj\":\"background\",\"IC0x2k_k3\":\"fontColor\",\"QbIiBZFM3\":\"icon\",\"w14FK1K25\":\"iconColor\",\"epet1o5uq\":\"hoverTextColor\",\"vMgcNrApp\":\"hoverIconColor\",\"OoqbxHqfn\":\"link\",\"Pkql_fltR\":\"newTab\",\"xR9aAnqIf\":\"hoverColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRrgdrGysi=withCSS(Component,css,\"framer-Tw581\");export default FramerRrgdrGysi;FramerRrgdrGysi.displayName=\"01-Components/Button\";FramerRrgdrGysi.defaultProps={height:48,width:108};addPropertyControls(FramerRrgdrGysi,{variant:{options:[\"Od1vGt53Z\",\"ntkU_ir5F\",\"SDEhqhZnh\",\"NWhQiinL2\",\"eXZzoo4aA\",\"OcXaPiAPK\",\"LwW4okO7k\",\"y2dbQ1ng1\",\"HH1yAfWaD\"],optionTitles:[\"Simple Button\",\"Small Button\",\"Large Button\",\"Large Border Button - Blue\",\"Large Border Button - White\",\"Large Border Button - Green\",\"Icon Link\",\"Icon Left\",\"Small Icon\"],title:\"Variant\",type:ControlType.Enum},eVwDiYu4I:{defaultValue:\"Button\",displayTextArea:false,title:\"Title\",type:ControlType.String},FyFYwI9oj:{defaultValue:'var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214)) /* {\"name\":\"Brand Green 400\"} */',title:\"Background\",type:ControlType.Color},IC0x2k_k3:{defaultValue:'var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {\"name\":\"Blue White\"} */',title:\"Font Color\",type:ControlType.Color},QbIiBZFM3:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"House\",description:undefined,hidden:undefined,title:\"Icon\"},w14FK1K25:{defaultValue:'var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80)) /* {\"name\":\"Brand Gold 500\"} */',title:\"Icon Color\",type:ControlType.Color},epet1o5uq:{defaultValue:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",title:\"Hover Text Color\",type:ControlType.Color},vMgcNrApp:{defaultValue:'var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80)) /* {\"name\":\"Brand Gold 500\"} */',title:\"Hover Icon Color\",type:ControlType.Color},OoqbxHqfn:{title:\"Link\",type:ControlType.Link},Pkql_fltR:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},xR9aAnqIf:{defaultValue:'var(--token-5c54f363-a431-4d1b-a99c-f2053d68eee4, rgb(12, 153, 235)) /* {\"name\":\"Blue 500\"} */',title:\"Hover Color\",type:ControlType.Color}});addFonts(FramerRrgdrGysi,[{explicitInter:true,fonts:[{family:\"Le Monde Courrier Std Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AD4alp10F0TNXdVbQx7CEQ6z1I.woff2\"},{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHTJT_qY32TxAj1g.woff2\",weight:\"700\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRrgdrGysi\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"48\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"eVwDiYu4I\\\":\\\"title\\\",\\\"FyFYwI9oj\\\":\\\"background\\\",\\\"IC0x2k_k3\\\":\\\"fontColor\\\",\\\"QbIiBZFM3\\\":\\\"icon\\\",\\\"w14FK1K25\\\":\\\"iconColor\\\",\\\"epet1o5uq\\\":\\\"hoverTextColor\\\",\\\"vMgcNrApp\\\":\\\"hoverIconColor\\\",\\\"OoqbxHqfn\\\":\\\"link\\\",\\\"Pkql_fltR\\\":\\\"newTab\\\",\\\"xR9aAnqIf\\\":\\\"hoverColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ntkU_ir5F\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"SDEhqhZnh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"NWhQiinL2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"eXZzoo4aA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"OcXaPiAPK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"LwW4okO7k\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y2dbQ1ng1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HH1yAfWaD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dg1Jxjf3O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"mffiWK14v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ovIZ4OKVl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"gB7w8WGB0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LatZgw7Ab\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"XHnMj1Z5F\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"urCu14eTE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"108\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RrgdrGysi.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 (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"bOZsd1leD\",\"XIC0xV5AB\",\"NW52SPkU_\",\"exuzoFFZv\",\"DkEF9GM3N\",\"tx7RZk4ko\",\"GEiGQtPJ6\",\"Gcc0D54p_\",\"Us0ryEOHk\",\"fKnxid6Wi\",\"AgRflpZG6\",\"pwC_ZeChx\",\"N4S2j2Ewp\",\"XbWKY9m3B\",\"pLdgMy7xX\",\"e6_7Garh3\",\"iWcXM4Cyy\"];const serializationHash=\"framer-QrUIh\";const variantClassNames={AgRflpZG6:\"framer-v-1xpfmxt\",bOZsd1leD:\"framer-v-1o0iuo4\",DkEF9GM3N:\"framer-v-xuv0n3\",e6_7Garh3:\"framer-v-1dxvjpq\",exuzoFFZv:\"framer-v-k3avyi\",fKnxid6Wi:\"framer-v-xfi5o5\",Gcc0D54p_:\"framer-v-kj6zcc\",GEiGQtPJ6:\"framer-v-d02ztq\",iWcXM4Cyy:\"framer-v-xfp34z\",N4S2j2Ewp:\"framer-v-mc00be\",NW52SPkU_:\"framer-v-70geo4\",pLdgMy7xX:\"framer-v-52zmbk\",pwC_ZeChx:\"framer-v-i3bmjj\",tx7RZk4ko:\"framer-v-p3ute6\",Us0ryEOHk:\"framer-v-8g9yn3\",XbWKY9m3B:\"framer-v-1rq6pta\",XIC0xV5AB:\"framer-v-1053ne5\"};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={\"Full Logo - Blue\":\"pwC_ZeChx\",\"Full Logo - Gold 50\":\"XbWKY9m3B\",\"Full Logo - White\":\"N4S2j2Ewp\",\"Icon - Blue\":\"DkEF9GM3N\",\"Icon - Gold 50\":\"GEiGQtPJ6\",\"Icon - Gold 700\":\"Gcc0D54p_\",\"Icon - White\":\"tx7RZk4ko\",\"Large Icon - Blue\":\"Us0ryEOHk\",\"Large Icon - Gold 50\":\"AgRflpZG6\",\"Large Icon - White\":\"fKnxid6Wi\",\"NEW White\":\"e6_7Garh3\",\"Primary Logo - Blue\":\"bOZsd1leD\",\"Primary Logo - Gold 50\":\"NW52SPkU_\",\"Primary Logo - Gold 700\":\"exuzoFFZv\",\"Primary Logo - White\":\"XIC0xV5AB\",\"Variant 17\":\"iWcXM4Cyy\",NEW:\"pLdgMy7xX\"};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:\"bOZsd1leD\"};};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:\"bOZsd1leD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"XIC0xV5AB\",\"exuzoFFZv\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"exuzoFFZv\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"XIC0xV5AB\")return true;return false;};const isDisplayed3=()=>{if([\"pwC_ZeChx\",\"N4S2j2Ewp\",\"XbWKY9m3B\",\"pLdgMy7xX\",\"e6_7Garh3\",\"iWcXM4Cyy\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if(baseVariant===\"iWcXM4Cyy\")return true;return false;};const isDisplayed5=()=>{if([\"pwC_ZeChx\",\"N4S2j2Ewp\",\"XbWKY9m3B\"].includes(baseVariant))return true;return false;};const isDisplayed6=()=>{if([\"pLdgMy7xX\",\"e6_7Garh3\"].includes(baseVariant))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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1o0iuo4\",className,classNames),\"data-framer-name\":\"Primary Logo - Blue\",layoutDependency:layoutDependency,layoutId:\"bOZsd1leD\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({AgRflpZG6:{\"data-framer-name\":\"Large Icon - Gold 50\"},DkEF9GM3N:{\"data-framer-name\":\"Icon - Blue\"},e6_7Garh3:{\"data-framer-name\":\"NEW White\"},exuzoFFZv:{\"data-framer-name\":\"Primary Logo - Gold 700\"},fKnxid6Wi:{\"data-framer-name\":\"Large Icon - White\"},Gcc0D54p_:{\"data-framer-name\":\"Icon - Gold 700\"},GEiGQtPJ6:{\"data-framer-name\":\"Icon - Gold 50\"},iWcXM4Cyy:{\"data-framer-name\":\"Variant 17\"},N4S2j2Ewp:{\"data-framer-name\":\"Full Logo - White\"},NW52SPkU_:{\"data-framer-name\":\"Primary Logo - Gold 50\"},pLdgMy7xX:{\"data-framer-name\":\"NEW\"},pwC_ZeChx:{\"data-framer-name\":\"Full Logo - Blue\"},tx7RZk4ko:{\"data-framer-name\":\"Icon - White\"},Us0ryEOHk:{\"data-framer-name\":\"Large Icon - Blue\"},XbWKY9m3B:{\"data-framer-name\":\"Full Logo - Gold 50\"},XIC0xV5AB:{\"data-framer-name\":\"Primary Logo - White\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{...addPropertyOverrides({NW52SPkU_:{href:{webPageId:\"fQBWF5Lz0\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-c5cxig framer-hdmmmj\",\"data-framer-name\":\"Frame\",fill:\"black\",intrinsicHeight:544,intrinsicWidth:982,layoutDependency:layoutDependency,layoutId:\"akuEa6plK\",svg:'<svg width=\"982\" height=\"544\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" fill=\"#0160A3\"><path d=\"M544.525.791c-6.816 0-12.342 5.576-12.342 12.454 0 6.879 5.526 12.455 12.342 12.455 6.817 0 12.343-5.576 12.343-12.455 0-6.878-5.526-12.454-12.343-12.454Zm-99.538 53.657s-157.484 13.09-47.776 117.915c94.728 90.512-160.626 233.338-326.195 303.92 0 0 396.211-207.596 313.015-292.295-87.202-88.777-19.769-123.727 60.956-129.54Z\"/><path d=\"M.606 231.803S248.201 38.491 499.41 34.843c251.209-3.647 482.538 182.371 482.538 182.371S754.233 53.08 499.41 49.433C244.586 45.786.606 231.803.606 231.803Z\"/><path d=\"M550.423 46.975s-203.185 35.706-103.514 57.02c88.666 18.96 289.479 47.861 257.795 173.59-37.243 147.788-365.432 266.42-365.432 266.42S646.344 403.919 677.543 273.85C705.114 158.907 444.21 113.251 444.21 113.251S305.147 79.758 550.423 46.975Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h982v544H0z\"/></clipPath></defs></svg>',withExternalLayout:true,...addPropertyOverrides({NW52SPkU_:{as:\"a\"}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-rmewco\",\"data-framer-name\":\"Gold_Frame\",fill:\"black\",intrinsicHeight:544,intrinsicWidth:982,layoutDependency:layoutDependency,layoutId:\"n_sLEdsB0\",svg:'<svg width=\"982\" height=\"544\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" fill=\"#96594F\"><path d=\"M544.525.791c-6.816 0-12.342 5.576-12.342 12.454 0 6.879 5.526 12.455 12.342 12.455 6.817 0 12.343-5.576 12.343-12.455 0-6.878-5.526-12.454-12.343-12.454Zm-99.538 53.657s-157.484 13.09-47.776 117.915c94.728 90.512-160.626 233.338-326.195 303.92 0 0 396.211-207.596 313.015-292.295-87.202-88.777-19.769-123.727 60.956-129.54Z\"/><path d=\"M.606 231.803S248.201 38.491 499.41 34.843c251.209-3.647 482.538 182.371 482.538 182.371S754.233 53.08 499.41 49.433C244.586 45.786.606 231.803.606 231.803Z\"/><path d=\"M550.423 46.975s-203.185 35.706-103.514 57.02c88.666 18.96 289.479 47.861 257.795 173.59-37.243 147.788-365.432 266.42-365.432 266.42S646.344 403.919 677.543 273.85C705.114 158.907 444.21 113.251 444.21 113.251S305.147 79.758 550.423 46.975Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h982v544H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1btczm4\",\"data-framer-name\":\"Frame_1\",fill:\"black\",intrinsicHeight:544,intrinsicWidth:982,layoutDependency:layoutDependency,layoutId:\"j77U8PEzd\",svg:'<svg width=\"982\" height=\"544\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" fill=\"#FAFDFF\"><path d=\"M544.525.791c-6.816 0-12.342 5.576-12.342 12.454 0 6.879 5.526 12.455 12.342 12.455 6.817 0 12.343-5.576 12.343-12.455 0-6.878-5.526-12.454-12.343-12.454Zm-99.538 53.657s-157.484 13.09-47.776 117.915c94.728 90.512-160.626 233.338-326.195 303.92 0 0 396.211-207.596 313.015-292.295-87.202-88.777-19.769-123.727 60.956-129.54Z\"/><path d=\"M.606 231.803S248.201 38.491 499.41 34.843c251.209-3.647 482.538 182.371 482.538 182.371S754.233 53.08 499.41 49.433C244.586 45.786.606 231.803.606 231.803Z\"/><path d=\"M550.423 46.975s-203.185 35.706-103.514 57.02c88.666 18.96 289.479 47.861 257.795 173.59-37.243 147.788-365.432 266.42-365.432 266.42S646.344 403.919 677.543 273.85C705.114 158.907 444.21 113.251 444.21 113.251S305.147 79.758 550.423 46.975Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h982v544H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-2mh2lh\",\"data-framer-name\":\"Layer_1\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"nUTpqzVX9\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss11246967416_1\"><path d=\"M 0.357 16.614 C 0.142 16.614 0 16.494 0 16.256 L 0 15.536 C 0 15.345 0.095 15.178 0.335 15.129 L 1.481 14.913 C 1.72 14.864 1.91 14.625 1.91 14.098 L 1.91 2.951 C 1.91 2.423 1.72 2.184 1.481 2.135 L 0.335 1.919 C 0.095 1.871 0 1.704 0 1.512 L 0 0.793 C 0 0.552 0.144 0.434 0.357 0.434 L 7.277 0.434 C 7.492 0.434 7.634 0.554 7.634 0.793 L 7.634 1.512 C 7.634 1.704 7.539 1.871 7.3 1.919 L 6.154 2.135 C 5.915 2.184 5.724 2.423 5.724 2.951 L 5.724 14.098 C 5.724 14.625 5.915 14.864 6.154 14.913 L 7.3 15.129 C 7.539 15.178 7.634 15.345 7.634 15.536 L 7.634 16.256 C 7.634 16.496 7.49 16.614 7.277 16.614 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 19.183 16.614 C 18.968 16.614 18.826 16.494 18.826 16.256 L 18.826 15.536 C 18.826 15.345 18.921 15.178 19.161 15.129 L 20.307 14.913 C 20.593 14.864 20.761 14.554 20.617 14.098 L 20.045 12.323 C 19.998 12.202 19.925 12.06 19.759 12.06 L 14.128 12.06 C 13.962 12.06 13.889 12.204 13.842 12.323 L 13.197 14.098 C 13.031 14.554 13.222 14.864 13.508 14.913 L 14.654 15.129 C 14.893 15.178 14.988 15.345 14.988 15.536 L 14.988 16.256 C 14.988 16.496 14.844 16.614 14.631 16.614 L 9.048 16.614 C 8.833 16.614 8.691 16.494 8.691 16.256 L 8.691 15.536 C 8.691 15.345 8.786 15.2 9.025 15.129 L 9.692 14.913 C 9.978 14.817 10.122 14.672 10.36 14.098 L 15.848 0.216 C 15.897 0.12 15.919 0 16.039 0 L 19.379 0 C 19.475 0 19.523 0.096 19.57 0.216 L 24.604 14.098 C 24.819 14.697 24.985 14.817 25.271 14.913 L 25.939 15.129 C 26.178 15.2 26.273 15.345 26.273 15.536 L 26.273 16.256 C 26.273 16.496 26.129 16.614 25.916 16.614 L 19.189 16.614 Z M 17.656 5.06 C 17.299 3.982 17.155 3.262 17.106 2.759 L 17.059 2.759 C 17.013 3.142 16.773 4.031 16.415 5.06 L 14.768 9.735 C 14.697 9.926 14.814 9.998 14.958 9.998 L 19.015 9.998 C 19.205 9.998 19.23 9.902 19.181 9.735 L 17.654 5.06 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 27.582 16.614 C 27.367 16.614 27.225 16.494 27.225 16.256 L 27.225 15.536 C 27.225 15.345 27.32 15.178 27.56 15.129 L 28.705 14.913 C 28.945 14.864 29.135 14.625 29.135 14.098 L 29.135 2.951 C 29.135 2.423 28.945 2.184 28.705 2.135 L 27.56 1.919 C 27.32 1.871 27.225 1.704 27.225 1.512 L 27.225 0.793 C 27.225 0.552 27.369 0.434 27.582 0.434 L 39.082 0.434 C 39.248 0.434 39.392 0.625 39.392 0.841 L 39.392 3.982 C 39.392 4.198 39.273 4.318 39.058 4.318 L 38.222 4.318 C 38.056 4.318 37.912 4.198 37.865 3.982 L 37.674 3.095 C 37.579 2.688 37.269 2.472 36.839 2.472 L 33.237 2.472 C 33.07 2.472 32.951 2.592 32.951 2.759 L 32.951 7.193 C 32.951 7.361 33.07 7.481 33.237 7.481 L 38.319 7.481 C 38.534 7.481 38.654 7.601 38.654 7.817 L 38.654 9.231 C 38.654 9.447 38.534 9.567 38.319 9.567 L 33.237 9.567 C 33.07 9.567 32.951 9.688 32.951 9.855 L 32.951 14.098 C 32.951 14.625 33.141 14.888 33.381 14.913 L 35.003 15.129 C 35.242 15.153 35.338 15.345 35.338 15.536 L 35.338 16.256 C 35.338 16.496 35.194 16.614 34.981 16.614 L 27.584 16.614 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 57.504 16.062 C 57.529 16.325 57.433 16.421 57.265 16.494 C 56.693 16.735 55.738 16.877 55.117 16.877 C 53.566 16.877 52.635 16.229 51.848 15.055 L 48.412 9.949 C 48.317 9.828 48.197 9.686 48.221 9.492 L 48.317 8.318 C 48.341 8.102 48.483 8.031 48.674 8.031 L 48.935 8.031 C 50.964 8.031 52.3 7.049 52.3 4.938 C 52.3 3.067 50.964 2.372 49.221 2.372 L 48.029 2.372 C 47.838 2.372 47.718 2.517 47.718 2.684 L 47.718 14.096 C 47.718 14.623 47.909 14.862 48.148 14.911 L 49.294 15.127 C 49.533 15.176 49.629 15.343 49.629 15.534 L 49.629 16.254 C 49.629 16.494 49.485 16.612 49.272 16.612 L 42.352 16.612 C 42.137 16.612 41.994 16.492 41.994 16.254 L 41.994 15.534 C 41.994 15.343 42.09 15.176 42.329 15.127 L 43.475 14.911 C 43.714 14.862 43.905 14.623 43.905 14.096 L 43.905 2.949 C 43.905 2.421 43.714 2.182 43.475 2.134 L 42.329 1.918 C 42.09 1.869 41.994 1.702 41.994 1.51 L 41.994 0.791 C 41.994 0.55 42.138 0.432 42.352 0.432 L 50.105 0.432 C 53.326 0.432 56.214 1.606 56.214 4.819 C 56.214 7.648 53.9 8.991 52.087 9.278 L 55.022 13.329 C 55.689 14.24 55.999 14.503 56.478 14.503 C 56.644 14.503 56.813 14.479 56.955 14.432 C 57.17 14.383 57.289 14.481 57.336 14.791 L 57.502 16.062 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></g></svg>',svgContentId:11246967416,withExternalLayout:true,...addPropertyOverrides({AgRflpZG6:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 57 57\"><g transform=\"translate(71.981 25.381)\" id=\"ss9989924181_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:9989924181},DkEF9GM3N:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss11008140570_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:11008140570},exuzoFFZv:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 37\"><g transform=\"translate(0 9.986)\" id=\"ss9425753294_1\"><path d=\"M 0.357 16.614 C 0.142 16.614 0 16.494 0 16.256 L 0 15.536 C 0 15.345 0.095 15.178 0.335 15.129 L 1.481 14.913 C 1.72 14.864 1.91 14.625 1.91 14.098 L 1.91 2.951 C 1.91 2.423 1.72 2.184 1.481 2.135 L 0.335 1.919 C 0.095 1.871 0 1.704 0 1.512 L 0 0.793 C 0 0.552 0.144 0.434 0.357 0.434 L 7.277 0.434 C 7.492 0.434 7.634 0.554 7.634 0.793 L 7.634 1.512 C 7.634 1.704 7.539 1.871 7.3 1.919 L 6.154 2.135 C 5.915 2.184 5.724 2.423 5.724 2.951 L 5.724 14.098 C 5.724 14.625 5.915 14.864 6.154 14.913 L 7.3 15.129 C 7.539 15.178 7.634 15.345 7.634 15.536 L 7.634 16.256 C 7.634 16.496 7.49 16.614 7.277 16.614 Z\" fill=\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)) /* {&quot;name&quot;:&quot;Gold 700&quot;} */\"></path><path d=\"M 19.183 16.614 C 18.968 16.614 18.826 16.494 18.826 16.256 L 18.826 15.536 C 18.826 15.345 18.921 15.178 19.161 15.129 L 20.307 14.913 C 20.593 14.864 20.761 14.554 20.617 14.098 L 20.045 12.323 C 19.998 12.202 19.925 12.06 19.759 12.06 L 14.128 12.06 C 13.962 12.06 13.889 12.204 13.842 12.323 L 13.197 14.098 C 13.031 14.554 13.222 14.864 13.508 14.913 L 14.654 15.129 C 14.893 15.178 14.988 15.345 14.988 15.536 L 14.988 16.256 C 14.988 16.496 14.844 16.614 14.631 16.614 L 9.048 16.614 C 8.833 16.614 8.691 16.494 8.691 16.256 L 8.691 15.536 C 8.691 15.345 8.786 15.2 9.025 15.129 L 9.692 14.913 C 9.978 14.817 10.122 14.672 10.36 14.098 L 15.848 0.216 C 15.897 0.12 15.919 0 16.039 0 L 19.379 0 C 19.475 0 19.523 0.096 19.57 0.216 L 24.604 14.098 C 24.819 14.697 24.985 14.817 25.271 14.913 L 25.939 15.129 C 26.178 15.2 26.273 15.345 26.273 15.536 L 26.273 16.256 C 26.273 16.496 26.129 16.614 25.916 16.614 L 19.189 16.614 Z M 17.656 5.06 C 17.299 3.982 17.155 3.262 17.106 2.759 L 17.059 2.759 C 17.013 3.142 16.773 4.031 16.415 5.06 L 14.768 9.735 C 14.697 9.926 14.814 9.998 14.958 9.998 L 19.015 9.998 C 19.205 9.998 19.23 9.902 19.181 9.735 L 17.654 5.06 Z\" fill=\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)) /* {&quot;name&quot;:&quot;Gold 700&quot;} */\"></path><path d=\"M 27.582 16.614 C 27.367 16.614 27.225 16.494 27.225 16.256 L 27.225 15.536 C 27.225 15.345 27.32 15.178 27.56 15.129 L 28.705 14.913 C 28.945 14.864 29.135 14.625 29.135 14.098 L 29.135 2.951 C 29.135 2.423 28.945 2.184 28.705 2.135 L 27.56 1.919 C 27.32 1.871 27.225 1.704 27.225 1.512 L 27.225 0.793 C 27.225 0.552 27.369 0.434 27.582 0.434 L 39.082 0.434 C 39.248 0.434 39.392 0.625 39.392 0.841 L 39.392 3.982 C 39.392 4.198 39.273 4.318 39.058 4.318 L 38.222 4.318 C 38.056 4.318 37.912 4.198 37.865 3.982 L 37.674 3.095 C 37.579 2.688 37.269 2.472 36.839 2.472 L 33.237 2.472 C 33.07 2.472 32.951 2.592 32.951 2.759 L 32.951 7.193 C 32.951 7.361 33.07 7.481 33.237 7.481 L 38.319 7.481 C 38.534 7.481 38.654 7.601 38.654 7.817 L 38.654 9.231 C 38.654 9.447 38.534 9.567 38.319 9.567 L 33.237 9.567 C 33.07 9.567 32.951 9.688 32.951 9.855 L 32.951 14.098 C 32.951 14.625 33.141 14.888 33.381 14.913 L 35.003 15.129 C 35.242 15.153 35.338 15.345 35.338 15.536 L 35.338 16.256 C 35.338 16.496 35.194 16.614 34.981 16.614 L 27.584 16.614 Z\" fill=\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)) /* {&quot;name&quot;:&quot;Gold 700&quot;} */\"></path><path d=\"M 57.504 16.062 C 57.529 16.325 57.433 16.421 57.265 16.494 C 56.693 16.735 55.738 16.877 55.117 16.877 C 53.566 16.877 52.635 16.229 51.848 15.055 L 48.412 9.949 C 48.317 9.828 48.197 9.686 48.221 9.492 L 48.317 8.318 C 48.341 8.102 48.483 8.031 48.674 8.031 L 48.935 8.031 C 50.964 8.031 52.3 7.049 52.3 4.938 C 52.3 3.067 50.964 2.372 49.221 2.372 L 48.029 2.372 C 47.838 2.372 47.718 2.517 47.718 2.684 L 47.718 14.096 C 47.718 14.623 47.909 14.862 48.148 14.911 L 49.294 15.127 C 49.533 15.176 49.629 15.343 49.629 15.534 L 49.629 16.254 C 49.629 16.494 49.485 16.612 49.272 16.612 L 42.352 16.612 C 42.137 16.612 41.994 16.492 41.994 16.254 L 41.994 15.534 C 41.994 15.343 42.09 15.176 42.329 15.127 L 43.475 14.911 C 43.714 14.862 43.905 14.623 43.905 14.096 L 43.905 2.949 C 43.905 2.421 43.714 2.182 43.475 2.134 L 42.329 1.918 C 42.09 1.869 41.994 1.702 41.994 1.51 L 41.994 0.791 C 41.994 0.55 42.138 0.432 42.352 0.432 L 50.105 0.432 C 53.326 0.432 56.214 1.606 56.214 4.819 C 56.214 7.648 53.9 8.991 52.087 9.278 L 55.022 13.329 C 55.689 14.24 55.999 14.503 56.478 14.503 C 56.644 14.503 56.813 14.479 56.955 14.432 C 57.17 14.383 57.289 14.481 57.336 14.791 L 57.502 16.062 Z\" fill=\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)) /* {&quot;name&quot;:&quot;Gold 700&quot;} */\"></path></g></svg>',svgContentId:9425753294},fKnxid6Wi:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 57 57\"><g transform=\"translate(71.981 25.381)\" id=\"ss9226055352_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:9226055352},Gcc0D54p_:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss11869291886_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:11869291886},GEiGQtPJ6:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss11869291886_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:11869291886},NW52SPkU_:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss12338157676_1\"><path d=\"M 0.357 16.614 C 0.142 16.614 0 16.494 0 16.256 L 0 15.536 C 0 15.345 0.095 15.178 0.335 15.129 L 1.481 14.913 C 1.72 14.864 1.91 14.625 1.91 14.098 L 1.91 2.951 C 1.91 2.423 1.72 2.184 1.481 2.135 L 0.335 1.919 C 0.095 1.871 0 1.704 0 1.512 L 0 0.793 C 0 0.552 0.144 0.434 0.357 0.434 L 7.277 0.434 C 7.492 0.434 7.634 0.554 7.634 0.793 L 7.634 1.512 C 7.634 1.704 7.539 1.871 7.3 1.919 L 6.154 2.135 C 5.915 2.184 5.724 2.423 5.724 2.951 L 5.724 14.098 C 5.724 14.625 5.915 14.864 6.154 14.913 L 7.3 15.129 C 7.539 15.178 7.634 15.345 7.634 15.536 L 7.634 16.256 C 7.634 16.496 7.49 16.614 7.277 16.614 Z\" fill=\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)) /* {&quot;name&quot;:&quot;Gold 50&quot;} */\"></path><path d=\"M 19.183 16.614 C 18.968 16.614 18.826 16.494 18.826 16.256 L 18.826 15.536 C 18.826 15.345 18.921 15.178 19.161 15.129 L 20.307 14.913 C 20.593 14.864 20.761 14.554 20.617 14.098 L 20.045 12.323 C 19.998 12.202 19.925 12.06 19.759 12.06 L 14.128 12.06 C 13.962 12.06 13.889 12.204 13.842 12.323 L 13.197 14.098 C 13.031 14.554 13.222 14.864 13.508 14.913 L 14.654 15.129 C 14.893 15.178 14.988 15.345 14.988 15.536 L 14.988 16.256 C 14.988 16.496 14.844 16.614 14.631 16.614 L 9.048 16.614 C 8.833 16.614 8.691 16.494 8.691 16.256 L 8.691 15.536 C 8.691 15.345 8.786 15.2 9.025 15.129 L 9.692 14.913 C 9.978 14.817 10.122 14.672 10.36 14.098 L 15.848 0.216 C 15.897 0.12 15.919 0 16.039 0 L 19.379 0 C 19.475 0 19.523 0.096 19.57 0.216 L 24.604 14.098 C 24.819 14.697 24.985 14.817 25.271 14.913 L 25.939 15.129 C 26.178 15.2 26.273 15.345 26.273 15.536 L 26.273 16.256 C 26.273 16.496 26.129 16.614 25.916 16.614 L 19.189 16.614 Z M 17.656 5.06 C 17.299 3.982 17.155 3.262 17.106 2.759 L 17.059 2.759 C 17.013 3.142 16.773 4.031 16.415 5.06 L 14.768 9.735 C 14.697 9.926 14.814 9.998 14.958 9.998 L 19.015 9.998 C 19.205 9.998 19.23 9.902 19.181 9.735 L 17.654 5.06 Z\" fill=\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)) /* {&quot;name&quot;:&quot;Gold 50&quot;} */\"></path><path d=\"M 27.582 16.614 C 27.367 16.614 27.225 16.494 27.225 16.256 L 27.225 15.536 C 27.225 15.345 27.32 15.178 27.56 15.129 L 28.705 14.913 C 28.945 14.864 29.135 14.625 29.135 14.098 L 29.135 2.951 C 29.135 2.423 28.945 2.184 28.705 2.135 L 27.56 1.919 C 27.32 1.871 27.225 1.704 27.225 1.512 L 27.225 0.793 C 27.225 0.552 27.369 0.434 27.582 0.434 L 39.082 0.434 C 39.248 0.434 39.392 0.625 39.392 0.841 L 39.392 3.982 C 39.392 4.198 39.273 4.318 39.058 4.318 L 38.222 4.318 C 38.056 4.318 37.912 4.198 37.865 3.982 L 37.674 3.095 C 37.579 2.688 37.269 2.472 36.839 2.472 L 33.237 2.472 C 33.07 2.472 32.951 2.592 32.951 2.759 L 32.951 7.193 C 32.951 7.361 33.07 7.481 33.237 7.481 L 38.319 7.481 C 38.534 7.481 38.654 7.601 38.654 7.817 L 38.654 9.231 C 38.654 9.447 38.534 9.567 38.319 9.567 L 33.237 9.567 C 33.07 9.567 32.951 9.688 32.951 9.855 L 32.951 14.098 C 32.951 14.625 33.141 14.888 33.381 14.913 L 35.003 15.129 C 35.242 15.153 35.338 15.345 35.338 15.536 L 35.338 16.256 C 35.338 16.496 35.194 16.614 34.981 16.614 L 27.584 16.614 Z\" fill=\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)) /* {&quot;name&quot;:&quot;Gold 50&quot;} */\"></path><path d=\"M 57.504 16.062 C 57.529 16.325 57.433 16.421 57.265 16.494 C 56.693 16.735 55.738 16.877 55.117 16.877 C 53.566 16.877 52.635 16.229 51.848 15.055 L 48.412 9.949 C 48.317 9.828 48.197 9.686 48.221 9.492 L 48.317 8.318 C 48.341 8.102 48.483 8.031 48.674 8.031 L 48.935 8.031 C 50.964 8.031 52.3 7.049 52.3 4.938 C 52.3 3.067 50.964 2.372 49.221 2.372 L 48.029 2.372 C 47.838 2.372 47.718 2.517 47.718 2.684 L 47.718 14.096 C 47.718 14.623 47.909 14.862 48.148 14.911 L 49.294 15.127 C 49.533 15.176 49.629 15.343 49.629 15.534 L 49.629 16.254 C 49.629 16.494 49.485 16.612 49.272 16.612 L 42.352 16.612 C 42.137 16.612 41.994 16.492 41.994 16.254 L 41.994 15.534 C 41.994 15.343 42.09 15.176 42.329 15.127 L 43.475 14.911 C 43.714 14.862 43.905 14.623 43.905 14.096 L 43.905 2.949 C 43.905 2.421 43.714 2.182 43.475 2.134 L 42.329 1.918 C 42.09 1.869 41.994 1.702 41.994 1.51 L 41.994 0.791 C 41.994 0.55 42.138 0.432 42.352 0.432 L 50.105 0.432 C 53.326 0.432 56.214 1.606 56.214 4.819 C 56.214 7.648 53.9 8.991 52.087 9.278 L 55.022 13.329 C 55.689 14.24 55.999 14.503 56.478 14.503 C 56.644 14.503 56.813 14.479 56.955 14.432 C 57.17 14.383 57.289 14.481 57.336 14.791 L 57.502 16.062 Z\" fill=\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)) /* {&quot;name&quot;:&quot;Gold 50&quot;} */\"></path></g></svg>',svgContentId:12338157676},tx7RZk4ko:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss10690426647_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:10690426647},Us0ryEOHk:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 57 57\"><g transform=\"translate(71.981 25.381)\" id=\"ss12599461078_1\"><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=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></g></svg>',svgContentId:12599461078},XIC0xV5AB:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 37\"><g transform=\"translate(2.333 9.986)\" id=\"ss11825621021_1\"><path d=\"M 0.357 16.614 C 0.142 16.614 0 16.494 0 16.256 L 0 15.536 C 0 15.345 0.095 15.178 0.335 15.129 L 1.481 14.913 C 1.72 14.864 1.91 14.625 1.91 14.098 L 1.91 2.951 C 1.91 2.423 1.72 2.184 1.481 2.135 L 0.335 1.919 C 0.095 1.871 0 1.704 0 1.512 L 0 0.793 C 0 0.552 0.144 0.434 0.357 0.434 L 7.277 0.434 C 7.492 0.434 7.634 0.554 7.634 0.793 L 7.634 1.512 C 7.634 1.704 7.539 1.871 7.3 1.919 L 6.154 2.135 C 5.915 2.184 5.724 2.423 5.724 2.951 L 5.724 14.098 C 5.724 14.625 5.915 14.864 6.154 14.913 L 7.3 15.129 C 7.539 15.178 7.634 15.345 7.634 15.536 L 7.634 16.256 C 7.634 16.496 7.49 16.614 7.277 16.614 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path><path d=\"M 19.183 16.614 C 18.968 16.614 18.826 16.494 18.826 16.256 L 18.826 15.536 C 18.826 15.345 18.921 15.178 19.161 15.129 L 20.307 14.913 C 20.593 14.864 20.761 14.554 20.617 14.098 L 20.045 12.323 C 19.998 12.202 19.925 12.06 19.759 12.06 L 14.128 12.06 C 13.962 12.06 13.889 12.204 13.842 12.323 L 13.197 14.098 C 13.031 14.554 13.222 14.864 13.508 14.913 L 14.654 15.129 C 14.893 15.178 14.988 15.345 14.988 15.536 L 14.988 16.256 C 14.988 16.496 14.844 16.614 14.631 16.614 L 9.048 16.614 C 8.833 16.614 8.691 16.494 8.691 16.256 L 8.691 15.536 C 8.691 15.345 8.786 15.2 9.025 15.129 L 9.692 14.913 C 9.978 14.817 10.122 14.672 10.36 14.098 L 15.848 0.216 C 15.897 0.12 15.919 0 16.039 0 L 19.379 0 C 19.475 0 19.523 0.096 19.57 0.216 L 24.604 14.098 C 24.819 14.697 24.985 14.817 25.271 14.913 L 25.939 15.129 C 26.178 15.2 26.273 15.345 26.273 15.536 L 26.273 16.256 C 26.273 16.496 26.129 16.614 25.916 16.614 L 19.189 16.614 Z M 17.656 5.06 C 17.299 3.982 17.155 3.262 17.106 2.759 L 17.059 2.759 C 17.013 3.142 16.773 4.031 16.415 5.06 L 14.768 9.735 C 14.697 9.926 14.814 9.998 14.958 9.998 L 19.015 9.998 C 19.205 9.998 19.23 9.902 19.181 9.735 L 17.654 5.06 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path><path d=\"M 27.582 16.614 C 27.367 16.614 27.225 16.494 27.225 16.256 L 27.225 15.536 C 27.225 15.345 27.32 15.178 27.56 15.129 L 28.705 14.913 C 28.945 14.864 29.135 14.625 29.135 14.098 L 29.135 2.951 C 29.135 2.423 28.945 2.184 28.705 2.135 L 27.56 1.919 C 27.32 1.871 27.225 1.704 27.225 1.512 L 27.225 0.793 C 27.225 0.552 27.369 0.434 27.582 0.434 L 39.082 0.434 C 39.248 0.434 39.392 0.625 39.392 0.841 L 39.392 3.982 C 39.392 4.198 39.273 4.318 39.058 4.318 L 38.222 4.318 C 38.056 4.318 37.912 4.198 37.865 3.982 L 37.674 3.095 C 37.579 2.688 37.269 2.472 36.839 2.472 L 33.237 2.472 C 33.07 2.472 32.951 2.592 32.951 2.759 L 32.951 7.193 C 32.951 7.361 33.07 7.481 33.237 7.481 L 38.319 7.481 C 38.534 7.481 38.654 7.601 38.654 7.817 L 38.654 9.231 C 38.654 9.447 38.534 9.567 38.319 9.567 L 33.237 9.567 C 33.07 9.567 32.951 9.688 32.951 9.855 L 32.951 14.098 C 32.951 14.625 33.141 14.888 33.381 14.913 L 35.003 15.129 C 35.242 15.153 35.338 15.345 35.338 15.536 L 35.338 16.256 C 35.338 16.496 35.194 16.614 34.981 16.614 L 27.584 16.614 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path><path d=\"M 57.504 16.062 C 57.529 16.325 57.433 16.421 57.265 16.494 C 56.693 16.735 55.738 16.877 55.117 16.877 C 53.566 16.877 52.635 16.229 51.848 15.055 L 48.412 9.949 C 48.317 9.828 48.197 9.686 48.221 9.492 L 48.317 8.318 C 48.341 8.102 48.483 8.031 48.674 8.031 L 48.935 8.031 C 50.964 8.031 52.3 7.049 52.3 4.938 C 52.3 3.067 50.964 2.372 49.221 2.372 L 48.029 2.372 C 47.838 2.372 47.718 2.517 47.718 2.684 L 47.718 14.096 C 47.718 14.623 47.909 14.862 48.148 14.911 L 49.294 15.127 C 49.533 15.176 49.629 15.343 49.629 15.534 L 49.629 16.254 C 49.629 16.494 49.485 16.612 49.272 16.612 L 42.352 16.612 C 42.137 16.612 41.994 16.492 41.994 16.254 L 41.994 15.534 C 41.994 15.343 42.09 15.176 42.329 15.127 L 43.475 14.911 C 43.714 14.862 43.905 14.623 43.905 14.096 L 43.905 2.949 C 43.905 2.421 43.714 2.182 43.475 2.134 L 42.329 1.918 C 42.09 1.869 41.994 1.702 41.994 1.51 L 41.994 0.791 C 41.994 0.55 42.138 0.432 42.352 0.432 L 50.105 0.432 C 53.326 0.432 56.214 1.606 56.214 4.819 C 56.214 7.648 53.9 8.991 52.087 9.278 L 55.022 13.329 C 55.689 14.24 55.999 14.503 56.478 14.503 C 56.644 14.503 56.813 14.479 56.955 14.432 C 57.17 14.383 57.289 14.481 57.336 14.791 L 57.502 16.062 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path></g></svg>',svgContentId:11825621021}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-gwozmk\",\"data-framer-name\":\"IAFR_Logo\",fill:\"black\",intrinsicHeight:544,intrinsicWidth:982,layoutDependency:layoutDependency,layoutId:\"DqH2tjF7T\",svg:'<svg width=\"982\" height=\"544\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" fill=\"#000\"><path d=\"M544.525.791c-6.816 0-12.342 5.576-12.342 12.454 0 6.879 5.526 12.455 12.342 12.455 6.817 0 12.343-5.576 12.343-12.455 0-6.878-5.526-12.454-12.343-12.454Zm-99.538 53.657s-157.484 13.09-47.776 117.915c94.728 90.512-160.626 233.338-326.195 303.92 0 0 396.211-207.596 313.015-292.295-87.202-88.777-19.769-123.727 60.956-129.54Z\"/><path d=\"M.606 231.803S248.201 38.491 499.41 34.843c251.209-3.647 482.538 182.371 482.538 182.371S754.233 53.08 499.41 49.433C244.586 45.786.606 231.803.606 231.803Z\"/><path d=\"M550.423 46.975s-203.185 35.706-103.514 57.02c88.666 18.96 289.479 47.861 257.795 173.59-37.243 147.788-365.432 266.42-365.432 266.42S646.344 403.919 677.543 273.85C705.114 158.907 444.21 113.251 444.21 113.251S305.147 79.758 550.423 46.975Z\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h982v544H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1givm7\",layoutDependency:layoutDependency,layoutId:\"cG9iBqe0g\",children:isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111)))\"},children:\"Int. Association\"}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111)))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xkIEl0YWxpYw==\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold Italic\", \"Le Monde Courrier Std Bold Italic Placeholder\", sans-serif'},children:\"for\"}),\" Refugees\"]})]}),className:\"framer-1lbfn3u\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\",\"CUSTOM;Le Monde Courrier Std Bold Italic\"],layoutDependency:layoutDependency,layoutId:\"HgBs38Nli\",style:{\"--extracted-2gxw0f\":\"var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111))\",\"--extracted-r6o4lv\":\"var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{N4S2j2Ewp:{\"--extracted-2gxw0f\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",\"--extracted-r6o4lv\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"},XbWKY9m3B:{\"--extracted-2gxw0f\":\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237))\",\"--extracted-r6o4lv\":\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({N4S2j2Ewp:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:\"Int. Association\"}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xkIEl0YWxpYw==\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold Italic\", \"Le Monde Courrier Std Bold Italic Placeholder\", sans-serif'},children:\"for\"}),\" Refugees\"]})]})},XbWKY9m3B:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)))\"},children:\"Int. Association\"}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xkIEl0YWxpYw==\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold Italic\", \"Le Monde Courrier Std Bold Italic Placeholder\", sans-serif'},children:\"for\"}),\" Refugees\"]})]})}},baseVariant,gestureVariant)})}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1a5xjmp\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qFNHqQLcb\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 46 46\"><path d=\"M 0 0.881 L 0 45.058 C 0 45.545 0.394 45.939 0.881 45.939 L 45.058 45.939 C 45.545 45.939 45.939 45.545 45.939 45.058 L 45.939 0.881 C 45.939 0.394 45.545 0 45.058 0 L 0.881 0 C 0.394 0 0 0.394 0 0.881 Z M 42.9 3.215 L 42.9 18.941 C 42.9 19.073 42.76 19.159 42.643 19.095 C 36.996 16.107 30.128 14.485 22.971 14.485 C 15.814 14.485 8.943 16.107 3.298 19.095 C 3.244 19.124 3.179 19.122 3.126 19.091 C 3.074 19.059 3.041 19.002 3.041 18.941 L 3.041 3.215 C 3.041 3.117 3.12 3.039 3.218 3.039 L 42.724 3.039 C 42.822 3.039 42.9 3.117 42.9 3.215 Z M 32.119 42.398 L 32.105 42.428 C 31.958 42.718 31.659 42.901 31.334 42.9 L 19.437 42.9 C 19.271 42.9 19.198 42.689 19.327 42.587 C 22.021 40.438 23.409 38.089 23.462 35.569 C 23.516 32.978 22.06 31.05 20.651 29.186 C 19.026 27.035 17.492 25.004 18.094 21.857 C 18.383 20.353 19.533 18.209 22.031 17.593 C 22.109 17.573 22.171 17.664 22.122 17.73 C 21.424 18.667 20.727 20.313 20.915 21.522 C 21.4 24.632 24.189 26.668 26.883 28.635 C 29.161 30.299 31.52 32.019 32.577 34.339 C 33.719 36.846 33.565 39.558 32.122 42.398 Z M 3.467 22.489 C 7.179 20.294 11.569 18.779 16.286 18.043 C 16.44 18.018 16.55 18.197 16.455 18.322 C 15.76 19.249 15.31 20.238 15.109 21.285 C 14.253 25.755 16.455 28.672 18.224 31.016 C 19.42 32.599 20.453 33.967 20.421 35.506 C 20.392 36.981 19.528 38.351 18.185 39.592 C 15.838 41.76 12.721 42.9 9.525 42.9 L 3.215 42.9 C 3.117 42.9 3.039 42.822 3.039 42.724 L 3.039 23.245 C 3.039 22.934 3.2 22.645 3.467 22.489 Z M 35.501 42.9 C 35.376 42.9 35.293 42.773 35.339 42.655 C 36.7 39.369 36.709 36.081 35.339 33.076 C 33.952 30.032 31.148 27.987 28.674 26.178 C 27.341 25.205 25.736 24.321 24.72 22.985 C 24.126 22.202 23.781 21.17 24.047 20.225 C 24.297 19.34 25.053 18.664 25.904 18.314 C 27.59 17.624 29.491 17.974 31.214 18.314 C 32.54 18.574 33.854 18.899 35.146 19.296 C 37.698 20.076 40.172 21.128 42.469 22.486 C 42.736 22.643 42.897 22.934 42.897 23.242 L 42.897 42.721 C 42.897 42.819 42.819 42.897 42.721 42.897 L 35.496 42.897 Z\" fill=\"var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111)) /* {&quot;name&quot;:&quot;Blue 900&quot;} */\"></path><path d=\"M 30.358 11.715 C 31.809 11.715 32.983 10.541 32.983 9.09 C 32.983 7.639 31.809 6.464 30.358 6.464 C 28.907 6.464 27.732 7.639 27.732 9.09 C 27.732 10.541 28.907 11.715 30.358 11.715 Z\" fill=\"var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111)) /* {&quot;name&quot;:&quot;Blue 900&quot;} */\"></path></svg>',svgContentId:11514344934,variants:{N4S2j2Ewp:{backgroundColor:\"rgba(0, 0, 0, 0)\"},XbWKY9m3B:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},withExternalLayout:true,...addPropertyOverrides({N4S2j2Ewp:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 46 46\"><path d=\"M 0 0.881 L 0 45.058 C 0 45.545 0.394 45.939 0.881 45.939 L 45.058 45.939 C 45.545 45.939 45.939 45.545 45.939 45.058 L 45.939 0.881 C 45.939 0.394 45.545 0 45.058 0 L 0.881 0 C 0.394 0 0 0.394 0 0.881 Z M 42.9 3.215 L 42.9 18.941 C 42.9 19.073 42.76 19.159 42.643 19.095 C 36.996 16.107 30.128 14.485 22.971 14.485 C 15.814 14.485 8.943 16.107 3.298 19.095 C 3.244 19.124 3.179 19.122 3.126 19.091 C 3.074 19.059 3.041 19.002 3.041 18.941 L 3.041 3.215 C 3.041 3.117 3.12 3.039 3.218 3.039 L 42.724 3.039 C 42.822 3.039 42.9 3.117 42.9 3.215 Z M 32.119 42.398 L 32.105 42.428 C 31.958 42.718 31.659 42.901 31.334 42.9 L 19.437 42.9 C 19.271 42.9 19.198 42.689 19.327 42.587 C 22.021 40.438 23.409 38.089 23.462 35.569 C 23.516 32.978 22.06 31.05 20.651 29.186 C 19.026 27.035 17.492 25.004 18.094 21.857 C 18.383 20.353 19.533 18.209 22.031 17.593 C 22.109 17.573 22.171 17.664 22.122 17.73 C 21.424 18.667 20.727 20.313 20.915 21.522 C 21.4 24.632 24.189 26.668 26.883 28.635 C 29.161 30.299 31.52 32.019 32.577 34.339 C 33.719 36.846 33.565 39.558 32.122 42.398 Z M 3.467 22.489 C 7.179 20.294 11.569 18.779 16.286 18.043 C 16.44 18.018 16.55 18.197 16.455 18.322 C 15.76 19.249 15.31 20.238 15.109 21.285 C 14.253 25.755 16.455 28.672 18.224 31.016 C 19.42 32.599 20.453 33.967 20.421 35.506 C 20.392 36.981 19.528 38.351 18.185 39.592 C 15.838 41.76 12.721 42.9 9.525 42.9 L 3.215 42.9 C 3.117 42.9 3.039 42.822 3.039 42.724 L 3.039 23.245 C 3.039 22.934 3.2 22.645 3.467 22.489 Z M 35.501 42.9 C 35.376 42.9 35.293 42.773 35.339 42.655 C 36.7 39.369 36.709 36.081 35.339 33.076 C 33.952 30.032 31.148 27.987 28.674 26.178 C 27.341 25.205 25.736 24.321 24.72 22.985 C 24.126 22.202 23.781 21.17 24.047 20.225 C 24.297 19.34 25.053 18.664 25.904 18.314 C 27.59 17.624 29.491 17.974 31.214 18.314 C 32.54 18.574 33.854 18.899 35.146 19.296 C 37.698 20.076 40.172 21.128 42.469 22.486 C 42.736 22.643 42.897 22.934 42.897 23.242 L 42.897 42.721 C 42.897 42.819 42.819 42.897 42.721 42.897 L 35.496 42.897 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path><path d=\"M 30.358 11.715 C 31.809 11.715 32.983 10.541 32.983 9.09 C 32.983 7.639 31.809 6.464 30.358 6.464 C 28.907 6.464 27.732 7.639 27.732 9.09 C 27.732 10.541 28.907 11.715 30.358 11.715 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path></svg>',svgContentId:10833576396},pwC_ZeChx:{svgContentId:12321266124},XbWKY9m3B:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 46 46\"><path d=\"M 0 0.881 L 0 45.058 C 0 45.545 0.394 45.939 0.881 45.939 L 45.058 45.939 C 45.545 45.939 45.939 45.545 45.939 45.058 L 45.939 0.881 C 45.939 0.394 45.545 0 45.058 0 L 0.881 0 C 0.394 0 0 0.394 0 0.881 Z M 42.9 3.215 L 42.9 18.941 C 42.9 19.073 42.76 19.159 42.643 19.095 C 36.996 16.107 30.128 14.485 22.971 14.485 C 15.814 14.485 8.943 16.107 3.298 19.095 C 3.244 19.124 3.179 19.122 3.126 19.091 C 3.074 19.059 3.041 19.002 3.041 18.941 L 3.041 3.215 C 3.041 3.117 3.12 3.039 3.218 3.039 L 42.724 3.039 C 42.822 3.039 42.9 3.117 42.9 3.215 Z M 32.119 42.398 L 32.105 42.428 C 31.958 42.718 31.659 42.901 31.334 42.9 L 19.437 42.9 C 19.271 42.9 19.198 42.689 19.327 42.587 C 22.021 40.438 23.409 38.089 23.462 35.569 C 23.516 32.978 22.06 31.05 20.651 29.186 C 19.026 27.035 17.492 25.004 18.094 21.857 C 18.383 20.353 19.533 18.209 22.031 17.593 C 22.109 17.573 22.171 17.664 22.122 17.73 C 21.424 18.667 20.727 20.313 20.915 21.522 C 21.4 24.632 24.189 26.668 26.883 28.635 C 29.161 30.299 31.52 32.019 32.577 34.339 C 33.719 36.846 33.565 39.558 32.122 42.398 Z M 3.467 22.489 C 7.179 20.294 11.569 18.779 16.286 18.043 C 16.44 18.018 16.55 18.197 16.455 18.322 C 15.76 19.249 15.31 20.238 15.109 21.285 C 14.253 25.755 16.455 28.672 18.224 31.016 C 19.42 32.599 20.453 33.967 20.421 35.506 C 20.392 36.981 19.528 38.351 18.185 39.592 C 15.838 41.76 12.721 42.9 9.525 42.9 L 3.215 42.9 C 3.117 42.9 3.039 42.822 3.039 42.724 L 3.039 23.245 C 3.039 22.934 3.2 22.645 3.467 22.489 Z M 35.501 42.9 C 35.376 42.9 35.293 42.773 35.339 42.655 C 36.7 39.369 36.709 36.081 35.339 33.076 C 33.952 30.032 31.148 27.987 28.674 26.178 C 27.341 25.205 25.736 24.321 24.72 22.985 C 24.126 22.202 23.781 21.17 24.047 20.225 C 24.297 19.34 25.053 18.664 25.904 18.314 C 27.59 17.624 29.491 17.974 31.214 18.314 C 32.54 18.574 33.854 18.899 35.146 19.296 C 37.698 20.076 40.172 21.128 42.469 22.486 C 42.736 22.643 42.897 22.934 42.897 23.242 L 42.897 42.721 C 42.897 42.819 42.819 42.897 42.721 42.897 L 35.496 42.897 Z\" fill=\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)) /* {&quot;name&quot;:&quot;Gold 50&quot;} */\"></path><path d=\"M 30.358 11.715 C 31.809 11.715 32.983 10.541 32.983 9.09 C 32.983 7.639 31.809 6.464 30.358 6.464 C 28.907 6.464 27.732 7.639 27.732 9.09 C 27.732 10.541 28.907 11.715 30.358 11.715 Z\" fill=\"var(--token-2735c966-0c6a-4fed-b35c-8679797981b1, rgb(253, 248, 237)) /* {&quot;name&quot;:&quot;Gold 50&quot;} */\"></path></svg>',svgContentId:10075652964}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uupa4b\",layoutDependency:layoutDependency,layoutId:\"rLiw7McMA\",children:[isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1d0xai8\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Iv5gFLkGo-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8 17\"><path d=\"M 0.69 16.601 C 0.475 16.601 0.333 16.48 0.333 16.242 L 0.333 15.522 C 0.333 15.331 0.428 15.164 0.668 15.115 L 1.814 14.899 C 2.053 14.85 2.244 14.612 2.244 14.084 L 2.244 2.937 C 2.244 2.409 2.053 2.171 1.814 2.122 L 0.668 1.906 C 0.428 1.857 0.333 1.69 0.333 1.498 L 0.333 0.779 C 0.333 0.538 0.477 0.42 0.69 0.42 L 7.61 0.42 C 7.825 0.42 7.967 0.54 7.967 0.779 L 7.967 1.498 C 7.967 1.69 7.872 1.857 7.633 1.906 L 6.487 2.122 C 6.248 2.171 6.057 2.409 6.057 2.937 L 6.057 14.084 C 6.057 14.612 6.248 14.85 6.487 14.899 L 7.633 15.115 C 7.872 15.164 7.967 15.331 7.967 15.522 L 7.967 16.242 C 7.967 16.482 7.823 16.601 7.61 16.601 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></svg>',svgContentId:12333048283,withExternalLayout:true,...addPropertyOverrides({e6_7Garh3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8 17\"><path d=\"M 0.69 16.601 C 0.475 16.601 0.333 16.48 0.333 16.242 L 0.333 15.522 C 0.333 15.331 0.428 15.164 0.668 15.115 L 1.814 14.899 C 2.053 14.85 2.244 14.612 2.244 14.084 L 2.244 2.937 C 2.244 2.409 2.053 2.171 1.814 2.122 L 0.668 1.906 C 0.428 1.857 0.333 1.69 0.333 1.498 L 0.333 0.779 C 0.333 0.538 0.477 0.42 0.69 0.42 L 7.61 0.42 C 7.825 0.42 7.967 0.54 7.967 0.779 L 7.967 1.498 C 7.967 1.69 7.872 1.857 7.633 1.906 L 6.487 2.122 C 6.248 2.171 6.057 2.409 6.057 2.937 L 6.057 14.084 C 6.057 14.612 6.248 14.85 6.487 14.899 L 7.633 15.115 C 7.872 15.164 7.967 15.331 7.967 15.522 L 7.967 16.242 C 7.967 16.482 7.823 16.601 7.61 16.601 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path></svg>',svgContentId:12297919545},pLdgMy7xX:{svgContentId:11470449151}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1n2dwds\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"O2Aps07JC-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 10.516 17.601 C 10.301 17.601 10.159 17.48 10.159 17.242 L 10.159 16.522 C 10.159 16.331 10.254 16.164 10.494 16.115 L 11.64 15.899 C 11.926 15.85 12.094 15.54 11.95 15.084 L 11.378 13.309 C 11.331 13.189 11.258 13.046 11.092 13.046 L 5.461 13.046 C 5.295 13.046 5.222 13.191 5.175 13.309 L 4.531 15.084 C 4.364 15.54 4.555 15.85 4.841 15.899 L 5.987 16.115 C 6.226 16.164 6.321 16.331 6.321 16.522 L 6.321 17.242 C 6.321 17.482 6.177 17.601 5.964 17.601 L 0.381 17.601 C 0.166 17.601 0.024 17.48 0.024 17.242 L 0.024 16.522 C 0.024 16.331 0.119 16.186 0.358 16.115 L 1.026 15.899 C 1.312 15.803 1.455 15.659 1.693 15.084 L 7.181 1.202 C 7.23 1.106 7.252 0.986 7.372 0.986 L 10.712 0.986 C 10.808 0.986 10.856 1.082 10.903 1.202 L 15.937 15.084 C 16.152 15.683 16.319 15.803 16.605 15.899 L 17.272 16.115 C 17.511 16.186 17.606 16.331 17.606 16.522 L 17.606 17.242 C 17.606 17.482 17.463 17.601 17.249 17.601 L 10.522 17.601 Z M 8.989 6.046 C 8.632 4.968 8.488 4.249 8.439 3.745 L 8.393 3.745 C 8.346 4.128 8.107 5.017 7.748 6.046 L 6.101 10.721 C 6.03 10.912 6.148 10.984 6.291 10.984 L 10.348 10.984 C 10.539 10.984 10.563 10.888 10.514 10.721 L 8.987 6.046 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></svg>',svgContentId:10393984018,withExternalLayout:true,...addPropertyOverrides({e6_7Garh3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 10.516 17.601 C 10.301 17.601 10.159 17.48 10.159 17.242 L 10.159 16.522 C 10.159 16.331 10.254 16.164 10.494 16.115 L 11.64 15.899 C 11.926 15.85 12.094 15.54 11.95 15.084 L 11.378 13.309 C 11.331 13.189 11.258 13.046 11.092 13.046 L 5.461 13.046 C 5.295 13.046 5.222 13.191 5.175 13.309 L 4.531 15.084 C 4.364 15.54 4.555 15.85 4.841 15.899 L 5.987 16.115 C 6.226 16.164 6.321 16.331 6.321 16.522 L 6.321 17.242 C 6.321 17.482 6.177 17.601 5.964 17.601 L 0.381 17.601 C 0.166 17.601 0.024 17.48 0.024 17.242 L 0.024 16.522 C 0.024 16.331 0.119 16.186 0.358 16.115 L 1.026 15.899 C 1.312 15.803 1.455 15.659 1.693 15.084 L 7.181 1.202 C 7.23 1.106 7.252 0.986 7.372 0.986 L 10.712 0.986 C 10.808 0.986 10.856 1.082 10.903 1.202 L 15.937 15.084 C 16.152 15.683 16.319 15.803 16.605 15.899 L 17.272 16.115 C 17.511 16.186 17.606 16.331 17.606 16.522 L 17.606 17.242 C 17.606 17.482 17.463 17.601 17.249 17.601 L 10.522 17.601 Z M 8.989 6.046 C 8.632 4.968 8.488 4.249 8.439 3.745 L 8.393 3.745 C 8.346 4.128 8.107 5.017 7.748 6.046 L 6.101 10.721 C 6.03 10.912 6.148 10.984 6.291 10.984 L 10.348 10.984 C 10.539 10.984 10.563 10.888 10.514 10.721 L 8.987 6.046 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path></svg>',svgContentId:9463179366},pLdgMy7xX:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18 18\"><path d=\"M 10.514 17.491 C 10.299 17.491 10.156 17.371 10.156 17.132 L 10.156 16.413 C 10.156 16.221 10.252 16.054 10.491 16.005 L 11.637 15.789 C 11.923 15.741 12.091 15.431 11.947 14.974 L 11.375 13.199 C 11.329 13.079 11.256 12.936 11.089 12.936 L 5.459 12.936 C 5.292 12.936 5.22 13.081 5.173 13.199 L 4.528 14.974 C 4.362 15.431 4.552 15.741 4.838 15.789 L 5.984 16.005 C 6.223 16.054 6.319 16.221 6.319 16.413 L 6.319 17.132 C 6.319 17.373 6.175 17.491 5.962 17.491 L 0.378 17.491 C 0.163 17.491 0.021 17.371 0.021 17.132 L 0.021 16.413 C 0.021 16.221 0.116 16.077 0.356 16.005 L 1.023 15.789 C 1.309 15.694 1.453 15.549 1.69 14.974 L 7.179 1.093 C 7.227 0.997 7.25 0.877 7.369 0.877 L 10.71 0.877 C 10.805 0.877 10.854 0.972 10.9 1.093 L 15.935 14.974 C 16.15 15.573 16.316 15.694 16.602 15.789 L 17.269 16.005 C 17.509 16.077 17.604 16.221 17.604 16.413 L 17.604 17.132 C 17.604 17.373 17.46 17.491 17.247 17.491 L 10.519 17.491 Z M 8.986 5.936 C 8.629 4.858 8.485 4.139 8.437 3.636 L 8.39 3.636 C 8.343 4.019 8.104 4.907 7.745 5.936 L 6.098 10.611 C 6.027 10.803 6.145 10.874 6.289 10.874 L 10.345 10.874 C 10.536 10.874 10.56 10.778 10.512 10.611 L 8.984 5.936 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></svg>',svgContentId:9948130970}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16ix8oc\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xW7izunNJ-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13 17\"><path d=\"M 0.915 16.601 C 0.7 16.601 0.558 16.48 0.558 16.242 L 0.558 15.522 C 0.558 15.331 0.653 15.164 0.893 15.115 L 2.038 14.899 C 2.278 14.85 2.468 14.612 2.468 14.084 L 2.468 2.937 C 2.468 2.409 2.278 2.171 2.038 2.122 L 0.893 1.906 C 0.653 1.857 0.558 1.69 0.558 1.498 L 0.558 0.779 C 0.558 0.538 0.702 0.42 0.915 0.42 L 12.415 0.42 C 12.582 0.42 12.725 0.612 12.725 0.828 L 12.725 3.968 C 12.725 4.184 12.606 4.304 12.391 4.304 L 11.555 4.304 C 11.389 4.304 11.245 4.184 11.198 3.968 L 11.008 3.081 C 10.912 2.674 10.602 2.458 10.172 2.458 L 6.57 2.458 C 6.403 2.458 6.284 2.578 6.284 2.745 L 6.284 7.18 C 6.284 7.347 6.403 7.467 6.57 7.467 L 11.652 7.467 C 11.867 7.467 11.987 7.587 11.987 7.803 L 11.987 9.217 C 11.987 9.433 11.867 9.554 11.652 9.554 L 6.57 9.554 C 6.403 9.554 6.284 9.674 6.284 9.841 L 6.284 14.084 C 6.284 14.612 6.474 14.875 6.714 14.899 L 8.336 15.115 C 8.576 15.139 8.671 15.331 8.671 15.522 L 8.671 16.242 C 8.671 16.482 8.527 16.601 8.314 16.601 L 0.917 16.601 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></svg>',svgContentId:10341113713,withExternalLayout:true,...addPropertyOverrides({e6_7Garh3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13 17\"><path d=\"M 0.915 16.601 C 0.7 16.601 0.558 16.48 0.558 16.242 L 0.558 15.522 C 0.558 15.331 0.653 15.164 0.893 15.115 L 2.038 14.899 C 2.278 14.85 2.468 14.612 2.468 14.084 L 2.468 2.937 C 2.468 2.409 2.278 2.171 2.038 2.122 L 0.893 1.906 C 0.653 1.857 0.558 1.69 0.558 1.498 L 0.558 0.779 C 0.558 0.538 0.702 0.42 0.915 0.42 L 12.415 0.42 C 12.582 0.42 12.725 0.612 12.725 0.828 L 12.725 3.968 C 12.725 4.184 12.606 4.304 12.391 4.304 L 11.555 4.304 C 11.389 4.304 11.245 4.184 11.198 3.968 L 11.008 3.081 C 10.912 2.674 10.602 2.458 10.172 2.458 L 6.57 2.458 C 6.403 2.458 6.284 2.578 6.284 2.745 L 6.284 7.18 C 6.284 7.347 6.403 7.467 6.57 7.467 L 11.652 7.467 C 11.867 7.467 11.987 7.587 11.987 7.803 L 11.987 9.217 C 11.987 9.433 11.867 9.554 11.652 9.554 L 6.57 9.554 C 6.403 9.554 6.284 9.674 6.284 9.841 L 6.284 14.084 C 6.284 14.612 6.474 14.875 6.714 14.899 L 8.336 15.115 C 8.576 15.139 8.671 15.331 8.671 15.522 L 8.671 16.242 C 8.671 16.482 8.527 16.601 8.314 16.601 L 0.917 16.601 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path></svg>',svgContentId:11358513353},pLdgMy7xX:{svgContentId:8995689894}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-az0t8f\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"G6GqjpaIp-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 17\"><path d=\"M 15.837 16.048 C 15.862 16.311 15.766 16.407 15.598 16.48 C 15.026 16.721 14.071 16.864 13.45 16.864 C 11.899 16.864 10.968 16.216 10.181 15.042 L 6.745 9.935 C 6.65 9.815 6.53 9.672 6.554 9.479 L 6.65 8.305 C 6.674 8.089 6.816 8.017 7.007 8.017 L 7.268 8.017 C 9.297 8.017 10.633 7.035 10.633 4.924 C 10.633 3.053 9.297 2.358 7.554 2.358 L 6.362 2.358 C 6.171 2.358 6.051 2.503 6.051 2.67 L 6.051 14.082 C 6.051 14.61 6.242 14.848 6.481 14.897 L 7.627 15.113 C 7.867 15.162 7.962 15.329 7.962 15.521 L 7.962 16.24 C 7.962 16.48 7.818 16.599 7.605 16.599 L 0.685 16.599 C 0.47 16.599 0.328 16.478 0.328 16.24 L 0.328 15.521 C 0.328 15.329 0.423 15.162 0.662 15.113 L 1.808 14.897 C 2.047 14.848 2.238 14.61 2.238 14.082 L 2.238 2.935 C 2.238 2.407 2.047 2.169 1.808 2.12 L 0.662 1.904 C 0.423 1.855 0.328 1.688 0.328 1.496 L 0.328 0.777 C 0.328 0.537 0.471 0.418 0.685 0.418 L 8.439 0.418 C 11.659 0.418 14.548 1.592 14.548 4.806 C 14.548 7.634 12.233 8.977 10.42 9.264 L 13.355 13.316 C 14.022 14.227 14.333 14.489 14.811 14.489 C 14.977 14.489 15.146 14.465 15.288 14.418 C 15.503 14.369 15.622 14.467 15.669 14.777 L 15.835 16.048 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></svg>',svgContentId:12090907258,withExternalLayout:true,...addPropertyOverrides({e6_7Garh3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 17\"><path d=\"M 15.837 16.048 C 15.862 16.311 15.766 16.407 15.598 16.48 C 15.026 16.721 14.071 16.864 13.45 16.864 C 11.899 16.864 10.968 16.216 10.181 15.042 L 6.745 9.935 C 6.65 9.815 6.53 9.672 6.554 9.479 L 6.65 8.305 C 6.674 8.089 6.816 8.017 7.007 8.017 L 7.268 8.017 C 9.297 8.017 10.633 7.035 10.633 4.924 C 10.633 3.053 9.297 2.358 7.554 2.358 L 6.362 2.358 C 6.171 2.358 6.051 2.503 6.051 2.67 L 6.051 14.082 C 6.051 14.61 6.242 14.848 6.481 14.897 L 7.627 15.113 C 7.867 15.162 7.962 15.329 7.962 15.521 L 7.962 16.24 C 7.962 16.48 7.818 16.599 7.605 16.599 L 0.685 16.599 C 0.47 16.599 0.328 16.478 0.328 16.24 L 0.328 15.521 C 0.328 15.329 0.423 15.162 0.662 15.113 L 1.808 14.897 C 2.047 14.848 2.238 14.61 2.238 14.082 L 2.238 2.935 C 2.238 2.407 2.047 2.169 1.808 2.12 L 0.662 1.904 C 0.423 1.855 0.328 1.688 0.328 1.496 L 0.328 0.777 C 0.328 0.537 0.471 0.418 0.685 0.418 L 8.439 0.418 C 11.659 0.418 14.548 1.592 14.548 4.806 C 14.548 7.634 12.233 8.977 10.42 9.264 L 13.355 13.316 C 14.022 14.227 14.333 14.489 14.811 14.489 C 14.977 14.489 15.146 14.465 15.288 14.418 C 15.503 14.369 15.622 14.467 15.669 14.777 L 15.835 16.048 Z\" fill=\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) /* {&quot;name&quot;:&quot;Blue White&quot;} */\"></path></svg>',svgContentId:12264160232},pLdgMy7xX:{svgContentId:9921044937}},baseVariant,gestureVariant)})]}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1kl5ank\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Mj2Te6qQF-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 58 18\"><g transform=\"translate(0.333 0.986)\" id=\"ss9405387680_1\"><path d=\"M 0.357 16.614 C 0.142 16.614 0 16.494 0 16.256 L 0 15.536 C 0 15.345 0.095 15.178 0.335 15.129 L 1.481 14.913 C 1.72 14.864 1.91 14.625 1.91 14.098 L 1.91 2.951 C 1.91 2.423 1.72 2.184 1.481 2.135 L 0.335 1.919 C 0.095 1.871 0 1.704 0 1.512 L 0 0.793 C 0 0.552 0.144 0.434 0.357 0.434 L 7.277 0.434 C 7.492 0.434 7.634 0.554 7.634 0.793 L 7.634 1.512 C 7.634 1.704 7.539 1.871 7.3 1.919 L 6.154 2.135 C 5.915 2.184 5.724 2.423 5.724 2.951 L 5.724 14.098 C 5.724 14.625 5.915 14.864 6.154 14.913 L 7.3 15.129 C 7.539 15.178 7.634 15.345 7.634 15.536 L 7.634 16.256 C 7.634 16.496 7.49 16.614 7.277 16.614 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 19.183 16.614 C 18.968 16.614 18.826 16.494 18.826 16.256 L 18.826 15.536 C 18.826 15.345 18.921 15.178 19.161 15.129 L 20.307 14.913 C 20.593 14.864 20.761 14.554 20.617 14.098 L 20.045 12.323 C 19.998 12.202 19.925 12.06 19.759 12.06 L 14.128 12.06 C 13.962 12.06 13.889 12.204 13.842 12.323 L 13.197 14.098 C 13.031 14.554 13.222 14.864 13.508 14.913 L 14.654 15.129 C 14.893 15.178 14.988 15.345 14.988 15.536 L 14.988 16.256 C 14.988 16.496 14.844 16.614 14.631 16.614 L 9.048 16.614 C 8.833 16.614 8.691 16.494 8.691 16.256 L 8.691 15.536 C 8.691 15.345 8.786 15.2 9.025 15.129 L 9.692 14.913 C 9.978 14.817 10.122 14.672 10.36 14.098 L 15.848 0.216 C 15.897 0.12 15.919 0 16.039 0 L 19.379 0 C 19.475 0 19.523 0.096 19.57 0.216 L 24.604 14.098 C 24.819 14.697 24.985 14.817 25.271 14.913 L 25.939 15.129 C 26.178 15.2 26.273 15.345 26.273 15.536 L 26.273 16.256 C 26.273 16.496 26.129 16.614 25.916 16.614 L 19.189 16.614 Z M 17.656 5.06 C 17.299 3.982 17.155 3.262 17.106 2.759 L 17.059 2.759 C 17.013 3.142 16.773 4.031 16.415 5.06 L 14.768 9.735 C 14.697 9.926 14.814 9.998 14.958 9.998 L 19.015 9.998 C 19.205 9.998 19.23 9.902 19.181 9.735 L 17.654 5.06 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 27.582 16.614 C 27.367 16.614 27.225 16.494 27.225 16.256 L 27.225 15.536 C 27.225 15.345 27.32 15.178 27.56 15.129 L 28.705 14.913 C 28.945 14.864 29.135 14.625 29.135 14.098 L 29.135 2.951 C 29.135 2.423 28.945 2.184 28.705 2.135 L 27.56 1.919 C 27.32 1.871 27.225 1.704 27.225 1.512 L 27.225 0.793 C 27.225 0.552 27.369 0.434 27.582 0.434 L 39.082 0.434 C 39.248 0.434 39.392 0.625 39.392 0.841 L 39.392 3.982 C 39.392 4.198 39.273 4.318 39.058 4.318 L 38.222 4.318 C 38.056 4.318 37.912 4.198 37.865 3.982 L 37.674 3.095 C 37.579 2.688 37.269 2.472 36.839 2.472 L 33.237 2.472 C 33.07 2.472 32.951 2.592 32.951 2.759 L 32.951 7.193 C 32.951 7.361 33.07 7.481 33.237 7.481 L 38.319 7.481 C 38.534 7.481 38.654 7.601 38.654 7.817 L 38.654 9.231 C 38.654 9.447 38.534 9.567 38.319 9.567 L 33.237 9.567 C 33.07 9.567 32.951 9.688 32.951 9.855 L 32.951 14.098 C 32.951 14.625 33.141 14.888 33.381 14.913 L 35.003 15.129 C 35.242 15.153 35.338 15.345 35.338 15.536 L 35.338 16.256 C 35.338 16.496 35.194 16.614 34.981 16.614 L 27.584 16.614 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 57.504 16.062 C 57.529 16.325 57.433 16.421 57.265 16.494 C 56.693 16.735 55.738 16.877 55.117 16.877 C 53.566 16.877 52.635 16.229 51.848 15.055 L 48.412 9.949 C 48.317 9.828 48.197 9.686 48.221 9.492 L 48.317 8.318 C 48.341 8.102 48.483 8.031 48.674 8.031 L 48.935 8.031 C 50.964 8.031 52.3 7.049 52.3 4.938 C 52.3 3.067 50.964 2.372 49.221 2.372 L 48.029 2.372 C 47.838 2.372 47.718 2.517 47.718 2.684 L 47.718 14.096 C 47.718 14.623 47.909 14.862 48.148 14.911 L 49.294 15.127 C 49.533 15.176 49.629 15.343 49.629 15.534 L 49.629 16.254 C 49.629 16.494 49.485 16.612 49.272 16.612 L 42.352 16.612 C 42.137 16.612 41.994 16.492 41.994 16.254 L 41.994 15.534 C 41.994 15.343 42.09 15.176 42.329 15.127 L 43.475 14.911 C 43.714 14.862 43.905 14.623 43.905 14.096 L 43.905 2.949 C 43.905 2.421 43.714 2.182 43.475 2.134 L 42.329 1.918 C 42.09 1.869 41.994 1.702 41.994 1.51 L 41.994 0.791 C 41.994 0.55 42.138 0.432 42.352 0.432 L 50.105 0.432 C 53.326 0.432 56.214 1.606 56.214 4.819 C 56.214 7.648 53.9 8.991 52.087 9.278 L 55.022 13.329 C 55.689 14.24 55.999 14.503 56.478 14.503 C 56.644 14.503 56.813 14.479 56.955 14.432 C 57.17 14.383 57.289 14.481 57.336 14.791 L 57.502 16.062 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></g></svg>',svgContentId:9405387680,withExternalLayout:true,...addPropertyOverrides({iWcXM4Cyy:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 58 18\"><g transform=\"translate(0.333 0.986)\" id=\"ss12525722224_1\"><path d=\"M 0.357 16.614 C 0.142 16.614 0 16.494 0 16.256 L 0 15.536 C 0 15.345 0.095 15.178 0.335 15.129 L 1.481 14.913 C 1.72 14.864 1.91 14.625 1.91 14.098 L 1.91 2.951 C 1.91 2.423 1.72 2.184 1.481 2.135 L 0.335 1.919 C 0.095 1.871 0 1.704 0 1.512 L 0 0.793 C 0 0.552 0.144 0.434 0.357 0.434 L 7.277 0.434 C 7.492 0.434 7.634 0.554 7.634 0.793 L 7.634 1.512 C 7.634 1.704 7.539 1.871 7.3 1.919 L 6.154 2.135 C 5.915 2.184 5.724 2.423 5.724 2.951 L 5.724 14.098 C 5.724 14.625 5.915 14.864 6.154 14.913 L 7.3 15.129 C 7.539 15.178 7.634 15.345 7.634 15.536 L 7.634 16.256 C 7.634 16.496 7.49 16.614 7.277 16.614 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 19.183 16.614 C 18.968 16.614 18.826 16.494 18.826 16.256 L 18.826 15.536 C 18.826 15.345 18.921 15.178 19.161 15.129 L 20.307 14.913 C 20.593 14.864 20.761 14.554 20.617 14.098 L 20.045 12.323 C 19.998 12.202 19.925 12.06 19.759 12.06 L 14.128 12.06 C 13.962 12.06 13.889 12.204 13.842 12.323 L 13.197 14.098 C 13.031 14.554 13.222 14.864 13.508 14.913 L 14.654 15.129 C 14.893 15.178 14.988 15.345 14.988 15.536 L 14.988 16.256 C 14.988 16.496 14.844 16.614 14.631 16.614 L 9.048 16.614 C 8.833 16.614 8.691 16.494 8.691 16.256 L 8.691 15.536 C 8.691 15.345 8.786 15.2 9.025 15.129 L 9.692 14.913 C 9.978 14.817 10.122 14.672 10.36 14.098 L 15.848 0.216 C 15.897 0.12 15.919 0 16.039 0 L 19.379 0 C 19.475 0 19.523 0.096 19.57 0.216 L 24.604 14.098 C 24.819 14.697 24.985 14.817 25.271 14.913 L 25.939 15.129 C 26.178 15.2 26.273 15.345 26.273 15.536 L 26.273 16.256 C 26.273 16.496 26.129 16.614 25.916 16.614 L 19.189 16.614 Z M 17.656 5.06 C 17.299 3.982 17.155 3.262 17.106 2.759 L 17.059 2.759 C 17.013 3.142 16.773 4.031 16.415 5.06 L 14.768 9.735 C 14.697 9.926 14.814 9.998 14.958 9.998 L 19.015 9.998 C 19.205 9.998 19.23 9.902 19.181 9.735 L 17.654 5.06 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 27.582 16.614 C 27.367 16.614 27.225 16.494 27.225 16.256 L 27.225 15.536 C 27.225 15.345 27.32 15.178 27.56 15.129 L 28.705 14.913 C 28.945 14.864 29.135 14.625 29.135 14.098 L 29.135 2.951 C 29.135 2.423 28.945 2.184 28.705 2.135 L 27.56 1.919 C 27.32 1.871 27.225 1.704 27.225 1.512 L 27.225 0.793 C 27.225 0.552 27.369 0.434 27.582 0.434 L 39.082 0.434 C 39.248 0.434 39.392 0.625 39.392 0.841 L 39.392 3.982 C 39.392 4.198 39.273 4.318 39.058 4.318 L 38.222 4.318 C 38.056 4.318 37.912 4.198 37.865 3.982 L 37.674 3.095 C 37.579 2.688 37.269 2.472 36.839 2.472 L 33.237 2.472 C 33.07 2.472 32.951 2.592 32.951 2.759 L 32.951 7.193 C 32.951 7.361 33.07 7.481 33.237 7.481 L 38.319 7.481 C 38.534 7.481 38.654 7.601 38.654 7.817 L 38.654 9.231 C 38.654 9.447 38.534 9.567 38.319 9.567 L 33.237 9.567 C 33.07 9.567 32.951 9.688 32.951 9.855 L 32.951 14.098 C 32.951 14.625 33.141 14.888 33.381 14.913 L 35.003 15.129 C 35.242 15.153 35.338 15.345 35.338 15.536 L 35.338 16.256 C 35.338 16.496 35.194 16.614 34.981 16.614 L 27.584 16.614 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path><path d=\"M 57.504 16.062 C 57.529 16.325 57.433 16.421 57.265 16.494 C 56.693 16.735 55.738 16.877 55.117 16.877 C 53.566 16.877 52.635 16.229 51.848 15.055 L 48.412 9.949 C 48.317 9.828 48.197 9.686 48.221 9.492 L 48.317 8.318 C 48.341 8.102 48.483 8.031 48.674 8.031 L 48.935 8.031 C 50.964 8.031 52.3 7.049 52.3 4.938 C 52.3 3.067 50.964 2.372 49.221 2.372 L 48.029 2.372 C 47.838 2.372 47.718 2.517 47.718 2.684 L 47.718 14.096 C 47.718 14.623 47.909 14.862 48.148 14.911 L 49.294 15.127 C 49.533 15.176 49.629 15.343 49.629 15.534 L 49.629 16.254 C 49.629 16.494 49.485 16.612 49.272 16.612 L 42.352 16.612 C 42.137 16.612 41.994 16.492 41.994 16.254 L 41.994 15.534 C 41.994 15.343 42.09 15.176 42.329 15.127 L 43.475 14.911 C 43.714 14.862 43.905 14.623 43.905 14.096 L 43.905 2.949 C 43.905 2.421 43.714 2.182 43.475 2.134 L 42.329 1.918 C 42.09 1.869 41.994 1.702 41.994 1.51 L 41.994 0.791 C 41.994 0.55 42.138 0.432 42.352 0.432 L 50.105 0.432 C 53.326 0.432 56.214 1.606 56.214 4.819 C 56.214 7.648 53.9 8.991 52.087 9.278 L 55.022 13.329 C 55.689 14.24 55.999 14.503 56.478 14.503 C 56.644 14.503 56.813 14.479 56.955 14.432 C 57.17 14.383 57.289 14.481 57.336 14.791 L 57.502 16.062 Z\" fill=\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)) /* {&quot;name&quot;:&quot;Blue 700&quot;} */\"></path></g></svg>',svgContentId:12525722224}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QrUIh.framer-hdmmmj, .framer-QrUIh .framer-hdmmmj { display: block; }\",\".framer-QrUIh.framer-1o0iuo4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-QrUIh .framer-c5cxig, .framer-QrUIh .framer-rmewco, .framer-QrUIh .framer-1btczm4 { aspect-ratio: 1.8051470588235294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 62px; }\",\".framer-QrUIh .framer-2mh2lh { flex: none; height: 37px; position: relative; width: 60px; }\",\".framer-QrUIh .framer-gwozmk { aspect-ratio: 1.8051470588235294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 54px; }\",\".framer-QrUIh .framer-1givm7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: visible; padding: 0px 0px 5px 0px; position: relative; width: 200px; }\",\".framer-QrUIh .framer-1lbfn3u { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-QrUIh .framer-1a5xjmp { flex: none; height: 46px; position: relative; width: 46px; }\",\".framer-QrUIh .framer-1uupa4b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: center; min-height: 18px; min-width: 106px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-QrUIh .framer-1d0xai8 { flex: none; height: 17px; position: relative; width: 8px; }\",\".framer-QrUIh .framer-1n2dwds { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-QrUIh .framer-16ix8oc { flex: none; height: 17px; position: relative; width: 13px; }\",\".framer-QrUIh .framer-az0t8f { flex: none; height: 17px; position: relative; width: 16px; }\",\".framer-QrUIh .framer-1kl5ank { flex: none; height: 18px; position: relative; width: 58px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-1o0iuo4, .framer-QrUIh .framer-1givm7, .framer-QrUIh .framer-1uupa4b { gap: 0px; } .framer-QrUIh.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-QrUIh.framer-1o0iuo4 > :first-child, .framer-QrUIh .framer-1givm7 > :first-child, .framer-QrUIh .framer-1uupa4b > :first-child { margin-left: 0px; } .framer-QrUIh.framer-1o0iuo4 > :last-child, .framer-QrUIh .framer-1givm7 > :last-child, .framer-QrUIh .framer-1uupa4b > :last-child { margin-right: 0px; } .framer-QrUIh .framer-1givm7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QrUIh .framer-1uupa4b > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } }\",\".framer-QrUIh.framer-v-70geo4 .framer-c5cxig { text-decoration: none; }\",\".framer-QrUIh.framer-v-xuv0n3 .framer-2mh2lh, .framer-QrUIh.framer-v-p3ute6 .framer-2mh2lh, .framer-QrUIh.framer-v-d02ztq .framer-2mh2lh, .framer-QrUIh.framer-v-kj6zcc .framer-2mh2lh { width: 37px; }\",\".framer-QrUIh.framer-v-8g9yn3 .framer-2mh2lh, .framer-QrUIh.framer-v-xfi5o5 .framer-2mh2lh, .framer-QrUIh.framer-v-1xpfmxt .framer-2mh2lh { height: 57px; width: 57px; }\",\".framer-QrUIh.framer-v-i3bmjj.framer-1o0iuo4, .framer-QrUIh.framer-v-mc00be.framer-1o0iuo4, .framer-QrUIh.framer-v-1rq6pta.framer-1o0iuo4 { gap: 8px; }\",\".framer-QrUIh.framer-v-i3bmjj .framer-c5cxig, .framer-QrUIh.framer-v-mc00be .framer-c5cxig, .framer-QrUIh.framer-v-1rq6pta .framer-c5cxig { order: 8; }\",\".framer-QrUIh.framer-v-i3bmjj .framer-1givm7, .framer-QrUIh.framer-v-mc00be .framer-1givm7, .framer-QrUIh.framer-v-1rq6pta .framer-1givm7 { height: 38px; order: 5; width: 121px; }\",\".framer-QrUIh.framer-v-i3bmjj .framer-1a5xjmp, .framer-QrUIh.framer-v-mc00be .framer-1a5xjmp, .framer-QrUIh.framer-v-1rq6pta .framer-1a5xjmp { order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-v-i3bmjj.framer-1o0iuo4 { gap: 0px; } .framer-QrUIh.framer-v-i3bmjj.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QrUIh.framer-v-i3bmjj.framer-1o0iuo4 > :first-child { margin-left: 0px; } .framer-QrUIh.framer-v-i3bmjj.framer-1o0iuo4 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-v-mc00be.framer-1o0iuo4 { gap: 0px; } .framer-QrUIh.framer-v-mc00be.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QrUIh.framer-v-mc00be.framer-1o0iuo4 > :first-child { margin-left: 0px; } .framer-QrUIh.framer-v-mc00be.framer-1o0iuo4 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-v-1rq6pta.framer-1o0iuo4 { gap: 0px; } .framer-QrUIh.framer-v-1rq6pta.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QrUIh.framer-v-1rq6pta.framer-1o0iuo4 > :first-child { margin-left: 0px; } .framer-QrUIh.framer-v-1rq6pta.framer-1o0iuo4 > :last-child { margin-right: 0px; } }\",\".framer-QrUIh.framer-v-52zmbk.framer-1o0iuo4, .framer-QrUIh.framer-v-1dxvjpq.framer-1o0iuo4 { gap: 8px; justify-content: flex-start; }\",\".framer-QrUIh.framer-v-52zmbk .framer-c5cxig { order: 6; }\",\".framer-QrUIh.framer-v-52zmbk .framer-1uupa4b { min-height: unset; min-width: unset; order: 7; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-v-52zmbk.framer-1o0iuo4 { gap: 0px; } .framer-QrUIh.framer-v-52zmbk.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QrUIh.framer-v-52zmbk.framer-1o0iuo4 > :first-child { margin-left: 0px; } .framer-QrUIh.framer-v-52zmbk.framer-1o0iuo4 > :last-child { margin-right: 0px; } }\",\".framer-QrUIh.framer-v-1dxvjpq .framer-1uupa4b { min-height: unset; min-width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-v-1dxvjpq.framer-1o0iuo4 { gap: 0px; } .framer-QrUIh.framer-v-1dxvjpq.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QrUIh.framer-v-1dxvjpq.framer-1o0iuo4 > :first-child { margin-left: 0px; } .framer-QrUIh.framer-v-1dxvjpq.framer-1o0iuo4 > :last-child { margin-right: 0px; } }\",\".framer-QrUIh.framer-v-xfp34z.framer-1o0iuo4 { gap: 5px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QrUIh.framer-v-xfp34z.framer-1o0iuo4 { gap: 0px; } .framer-QrUIh.framer-v-xfp34z.framer-1o0iuo4 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-QrUIh.framer-v-xfp34z.framer-1o0iuo4 > :first-child { margin-left: 0px; } .framer-QrUIh.framer-v-xfp34z.framer-1o0iuo4 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37\n * @framerIntrinsicWidth 126\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"XIC0xV5AB\":{\"layout\":[\"auto\",\"auto\"]},\"NW52SPkU_\":{\"layout\":[\"auto\",\"auto\"]},\"exuzoFFZv\":{\"layout\":[\"auto\",\"auto\"]},\"DkEF9GM3N\":{\"layout\":[\"auto\",\"auto\"]},\"tx7RZk4ko\":{\"layout\":[\"auto\",\"auto\"]},\"GEiGQtPJ6\":{\"layout\":[\"auto\",\"auto\"]},\"Gcc0D54p_\":{\"layout\":[\"auto\",\"auto\"]},\"Us0ryEOHk\":{\"layout\":[\"auto\",\"auto\"]},\"fKnxid6Wi\":{\"layout\":[\"auto\",\"auto\"]},\"AgRflpZG6\":{\"layout\":[\"auto\",\"auto\"]},\"pwC_ZeChx\":{\"layout\":[\"auto\",\"auto\"]},\"N4S2j2Ewp\":{\"layout\":[\"auto\",\"auto\"]},\"XbWKY9m3B\":{\"layout\":[\"auto\",\"auto\"]},\"pLdgMy7xX\":{\"layout\":[\"auto\",\"auto\"]},\"e6_7Garh3\":{\"layout\":[\"auto\",\"auto\"]},\"iWcXM4Cyy\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYrZABG4Xo=withCSS(Component,css,\"framer-QrUIh\");export default FramerYrZABG4Xo;FramerYrZABG4Xo.displayName=\"00-Navigation/Logo\";FramerYrZABG4Xo.defaultProps={height:37,width:126};addPropertyControls(FramerYrZABG4Xo,{variant:{options:[\"bOZsd1leD\",\"XIC0xV5AB\",\"NW52SPkU_\",\"exuzoFFZv\",\"DkEF9GM3N\",\"tx7RZk4ko\",\"GEiGQtPJ6\",\"Gcc0D54p_\",\"Us0ryEOHk\",\"fKnxid6Wi\",\"AgRflpZG6\",\"pwC_ZeChx\",\"N4S2j2Ewp\",\"XbWKY9m3B\",\"pLdgMy7xX\",\"e6_7Garh3\",\"iWcXM4Cyy\"],optionTitles:[\"Primary Logo - Blue\",\"Primary Logo - White\",\"Primary Logo - Gold 50\",\"Primary Logo - Gold 700\",\"Icon - Blue\",\"Icon - White\",\"Icon - Gold 50\",\"Icon - Gold 700\",\"Large Icon - Blue\",\"Large Icon - White\",\"Large Icon - Gold 50\",\"Full Logo - Blue\",\"Full Logo - White\",\"Full Logo - Gold 50\",\"NEW\",\"NEW White\",\"Variant 17\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerYrZABG4Xo,[{explicitInter:true,fonts:[{family:\"Le Monde Courrier Std Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AD4alp10F0TNXdVbQx7CEQ6z1I.woff2\"},{family:\"Le Monde Courrier Std Bold Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/pZLb1pwGhgB2EAbghhmUBO9CRQ.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYrZABG4Xo\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XIC0xV5AB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NW52SPkU_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"exuzoFFZv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DkEF9GM3N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tx7RZk4ko\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GEiGQtPJ6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gcc0D54p_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Us0ryEOHk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fKnxid6Wi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AgRflpZG6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pwC_ZeChx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N4S2j2Ewp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XbWKY9m3B\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pLdgMy7xX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"e6_7Garh3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iWcXM4Cyy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"37\",\"framerIntrinsicWidth\":\"126\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YrZABG4Xo.map", "// Generated by Framer (0847096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,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 ComponentsButton from\"https://framerusercontent.com/modules/ptr1AUopsTaooj4SKzYk/3OSHGHu7f2A81W7PtBSV/RrgdrGysi.js\";import NavigationLogo from\"https://framerusercontent.com/modules/9dzGazzyruGrNCtl9S6K/DQgOYWnqqjCmjtuDec0K/YrZABG4Xo.js\";const NavigationLogoFonts=getFonts(NavigationLogo);const ComponentsButtonFonts=getFonts(ComponentsButton);const FeatherFonts=getFonts(Feather);const cycleOrder=[\"S3LfZzX9f\",\"BbiJpomho\",\"mdg54e8Eg\",\"gbAn_dNhN\",\"DGsHquqz2\"];const serializationHash=\"framer-n04Ht\";const variantClassNames={BbiJpomho:\"framer-v-1qlsd6p\",DGsHquqz2:\"framer-v-1gjabd2\",gbAn_dNhN:\"framer-v-amv4ur\",mdg54e8Eg:\"framer-v-wcf1h2\",S3LfZzX9f:\"framer-v-o8uxoz\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};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={\"Variant 4\":\"gbAn_dNhN\",\"Variant 5\":\"DGsHquqz2\",Desktop:\"S3LfZzX9f\",Phone:\"mdg54e8Eg\",Tablet:\"BbiJpomho\"};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:\"S3LfZzX9f\"};};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:\"S3LfZzX9f\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"mdg54e8Eg\")return true;return false;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"mdg54e8Eg\")return false;return true;};const isDisplayed2=()=>{if([\"mdg54e8Eg\",\"gbAn_dNhN\",\"DGsHquqz2\"].includes(baseVariant))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:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-o8uxoz\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"S3LfZzX9f\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-4901aafe-54f2-4a19-aac9-c50296fc91ad, rgb(7, 43, 74))\",...style},...addPropertyOverrides({BbiJpomho:{\"data-framer-name\":\"Tablet\"},DGsHquqz2:{\"data-framer-name\":\"Variant 5\"},gbAn_dNhN:{\"data-framer-name\":\"Variant 4\"},mdg54e8Eg:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jr39ey\",layoutDependency:layoutDependency,layoutId:\"WiSpeyW9i\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d8bbtp\",layoutDependency:layoutDependency,layoutId:\"Ld8Tz4vRt\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xwol23\",layoutDependency:layoutDependency,layoutId:\"coP9NwWcl\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fQBWF5Lz0\"},nodeId:\"mbQYMrdGt\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-16hw5t1 framer-kgnj94\",layoutDependency:layoutDependency,layoutId:\"mbQYMrdGt\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+64+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||401)-128-273)/2+0+0)+0+0+0+0+0+0+-.49999999999998934,...addPropertyOverrides({BbiJpomho:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||337)-64-273)/2+0+0)+0+0+0+0+0+0+-.49999999999998934},DGsHquqz2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||188)-48-140)/2+0+0)+0+0+0+0+0+-.49999999999998934},gbAn_dNhN:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+48+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||236)-96-140)/2+0+0)+0+0+0+0+0+-.49999999999998934},mdg54e8Eg:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||449)-48-401)/2+0+0)+0+0+0+0+0+0+-.49999999999998934}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-aimb4n-container\",layoutDependency:layoutDependency,layoutId:\"YSM0DVT7o-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(NavigationLogo,{height:\"100%\",id:\"YSM0DVT7o\",layoutId:\"YSM0DVT7o\",variant:\"XIC0xV5AB\",width:\"100%\",...addPropertyOverrides({DGsHquqz2:{variant:\"N4S2j2Ewp\"},gbAn_dNhN:{variant:\"N4S2j2Ewp\"}},baseVariant,gestureVariant)})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"chdiuHi1z\"},implicitPathVariables:undefined},{href:{webPageId:\"chdiuHi1z\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mdg54e8Eg:{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||449)-48-401)/2+0+0)+0+0+0+51}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jr2pdr-container\",layoutDependency:layoutDependency,layoutId:\"GFHehxaIb-container\",children:/*#__PURE__*/_jsx(ComponentsButton,{epet1o5uq:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",eVwDiYu4I:\"Email Sign-Up\",FyFYwI9oj:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",height:\"100%\",IC0x2k_k3:\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\",id:\"GFHehxaIb\",layoutId:\"GFHehxaIb\",OoqbxHqfn:resolvedLinks[0],Pkql_fltR:true,QbIiBZFM3:\"EnvelopeSimple\",style:{height:\"100%\"},variant:\"LwW4okO7k\",vMgcNrApp:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\",w14FK1K25:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",width:\"100%\",xR9aAnqIf:\"var(--token-5c54f363-a431-4d1b-a99c-f2053d68eee4, rgb(12, 153, 235))\",...addPropertyOverrides({mdg54e8Eg:{OoqbxHqfn:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-40zay5\",layoutDependency:layoutDependency,layoutId:\"uJlb5c_yk\",children:[/*#__PURE__*/_jsx(Link,{href:\"mailto: info@iafr.org\",nodeId:\"xv1QPjFok\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-11jll4g framer-kgnj94\",layoutDependency:layoutDependency,layoutId:\"xv1QPjFok\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fffqa3-container\",layoutDependency:layoutDependency,layoutId:\"nHwLVR73M-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2481868c-7a1e-41cc-a5a6-7762918b7653, rgb(148, 251, 245))\",height:\"100%\",iconSearch:\"send\",iconSelection:\"send\",id:\"nHwLVR73M\",layoutId:\"nHwLVR73M\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"info@iafr.org\"})}),className:\"framer-gf1tjg\",\"data-framer-name\":\"International Association For Refugees info@iafr.org 612.200.0321 1400 Van Buren St. NE, Suite 200-244 | Minneapolis, MN 55413 Privacy Policy\",fonts:[\"GF;Albert Sans-500\"],layoutDependency:layoutDependency,layoutId:\"hCPZ5qnYo\",style:{\"--extracted-r6o4lv\":\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\"},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: info@iafr.org\",nodeId:\"QR_FbcnXe\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1r352ng framer-kgnj94\",layoutDependency:layoutDependency,layoutId:\"QR_FbcnXe\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-160kaxq-container\",layoutDependency:layoutDependency,layoutId:\"x5on0AmRi-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2481868c-7a1e-41cc-a5a6-7762918b7653, rgb(148, 251, 245))\",height:\"100%\",iconSearch:\"send\",iconSelection:\"smartphone\",id:\"x5on0AmRi\",layoutId:\"x5on0AmRi\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"612.200.0321\"})}),className:\"framer-1x3bgn\",\"data-framer-name\":\"International Association For Refugees info@iafr.org 612.200.0321 1400 Van Buren St. NE, Suite 200-244 | Minneapolis, MN 55413 Privacy Policy\",fonts:[\"GF;Albert Sans-500\"],layoutDependency:layoutDependency,layoutId:\"WMR7j5dPd\",style:{\"--extracted-r6o4lv\":\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\"},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"mailto: info@iafr.org\",nodeId:\"v7C3iuK6E\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1kuc0e9 framer-kgnj94\",layoutDependency:layoutDependency,layoutId:\"v7C3iuK6E\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13whb3q-container\",layoutDependency:layoutDependency,layoutId:\"vR8n8At2U-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-2481868c-7a1e-41cc-a5a6-7762918b7653, rgb(148, 251, 245))\",height:\"100%\",iconSearch:\"send\",iconSelection:\"map\",id:\"vR8n8At2U\",layoutId:\"vR8n8At2U\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"1400 Van Buren St. NE\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"Suite 200-244\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-1iakedh, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"Minneapolis, MN 55413\"})]}),className:\"framer-3pd05e\",\"data-framer-name\":\"International Association For Refugees info@iafr.org 612.200.0321 1400 Van Buren St. NE, Suite 200-244 | Minneapolis, MN 55413 Privacy Policy\",fonts:[\"GF;Albert Sans-500\"],layoutDependency:layoutDependency,layoutId:\"Q9rPX3Cpp\",style:{\"--extracted-1iakedh\":\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\",\"--extracted-2gxw0f\":\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\",\"--extracted-r6o4lv\":\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\"},verticalAlignment:\"top\",whileHover:animation,withExternalLayout:true,...addPropertyOverrides({mdg54e8Eg:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"1400 Van Buren St. NE\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"Suite 200-244\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1iakedh, var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254)))\"},children:\"Minneapolis, MN 55413\"})]})}},baseVariant,gestureVariant)})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iez10u\",layoutDependency:layoutDependency,layoutId:\"Ywuxsyzhk\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"chdiuHi1z\"},implicitPathVariables:undefined},{href:{webPageId:\"chdiuHi1z\"},implicitPathVariables:undefined},{href:{webPageId:\"chdiuHi1z\"},implicitPathVariables:undefined},{href:{webPageId:\"chdiuHi1z\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+64+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||401)-128-273)/2+0+0)+0+0+0+0,...addPropertyOverrides({BbiJpomho:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+32+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||337)-64-273)/2+0+0)+0+0+0+0},DGsHquqz2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||188)-48-140)/2+0+0)+0+0+0+20},gbAn_dNhN:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+48+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||236)-96-140)/2+0+0)+0+0+0+20}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-u0clal-container\",layoutDependency:layoutDependency,layoutId:\"T_mGArmap-container\",children:/*#__PURE__*/_jsx(ComponentsButton,{epet1o5uq:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",eVwDiYu4I:\"Email Sign-Up\",FyFYwI9oj:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",height:\"100%\",IC0x2k_k3:\"var(--token-3f342e2c-8d7c-427a-90cf-2c29d24c608d, rgb(224, 240, 254))\",id:\"T_mGArmap\",layoutId:\"T_mGArmap\",OoqbxHqfn:resolvedLinks1[0],Pkql_fltR:true,QbIiBZFM3:\"EnvelopeSimple\",style:{height:\"100%\"},variant:\"LwW4okO7k\",vMgcNrApp:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\",w14FK1K25:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",width:\"100%\",xR9aAnqIf:\"var(--token-5c54f363-a431-4d1b-a99c-f2053d68eee4, rgb(12, 153, 235))\",...addPropertyOverrides({BbiJpomho:{OoqbxHqfn:resolvedLinks1[1]},DGsHquqz2:{OoqbxHqfn:resolvedLinks1[3]},gbAn_dNhN:{OoqbxHqfn:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gl9nfu\",layoutDependency:layoutDependency,layoutId:\"RTlnSVMcq\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"\\xa9 IAFR 2024\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"All rights reserved\"})]}),className:\"framer-6mcf3g\",\"data-framer-name\":\"Copyrigh t \\xa9 2023 International Association for Refugees. All rights reserved.\",fonts:[\"GF;Albert Sans-500\"],layoutDependency:layoutDependency,layoutId:\"XUHynwip0\",style:{\"--extracted-2gxw0f\":\"var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124))\",\"--extracted-r6o4lv\":\"var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DGsHquqz2:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"\\xa9 IAFR 2024\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"All rights reserved\"})]}),fonts:[\"GF;Albert Sans-600\"]},gbAn_dNhN:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"\\xa9 IAFR 2024\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"All rights reserved\"})]}),fonts:[\"GF;Albert Sans-600\"]},mdg54e8Eg:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"\\xa9 IAFR 2024\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-1b528eb0-dfb3-4f2d-bacd-7f5df9c0a518, rgb(9, 117, 124)))\"},children:\"All rights reserved\"})]})}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-n04Ht.framer-kgnj94, .framer-n04Ht .framer-kgnj94 { display: block; }\",\".framer-n04Ht.framer-o8uxoz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 48px 64px 48px; position: relative; width: 1440px; }\",\".framer-n04Ht .framer-jr39ey { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n04Ht .framer-1d8bbtp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-n04Ht .framer-xwol23 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-n04Ht .framer-16hw5t1 { flex: none; height: 37px; overflow: visible; position: relative; text-decoration: none; width: 103px; }\",\".framer-n04Ht .framer-aimb4n-container { flex: none; height: auto; left: 50%; position: absolute; top: 49%; width: auto; }\",\".framer-n04Ht .framer-1jr2pdr-container, .framer-n04Ht .framer-u0clal-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-n04Ht .framer-40zay5 { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-n04Ht .framer-11jll4g, .framer-n04Ht .framer-1r352ng, .framer-n04Ht .framer-1kuc0e9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-n04Ht .framer-fffqa3-container, .framer-n04Ht .framer-160kaxq-container, .framer-n04Ht .framer-13whb3q-container { flex: none; height: 22px; position: relative; width: 15px; }\",\".framer-n04Ht .framer-gf1tjg, .framer-n04Ht .framer-1x3bgn, .framer-n04Ht .framer-3pd05e, .framer-n04Ht .framer-6mcf3g { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-n04Ht .framer-1iez10u { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-n04Ht .framer-1gl9nfu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; min-height: 132px; min-width: 81px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-n04Ht.framer-o8uxoz, .framer-n04Ht .framer-1d8bbtp, .framer-n04Ht .framer-xwol23, .framer-n04Ht .framer-40zay5, .framer-n04Ht .framer-11jll4g, .framer-n04Ht .framer-1r352ng, .framer-n04Ht .framer-1kuc0e9, .framer-n04Ht .framer-1gl9nfu { gap: 0px; } .framer-n04Ht.framer-o8uxoz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-n04Ht.framer-o8uxoz > :first-child, .framer-n04Ht .framer-1d8bbtp > :first-child, .framer-n04Ht .framer-xwol23 > :first-child, .framer-n04Ht .framer-40zay5 > :first-child { margin-top: 0px; } .framer-n04Ht.framer-o8uxoz > :last-child, .framer-n04Ht .framer-1d8bbtp > :last-child, .framer-n04Ht .framer-xwol23 > :last-child, .framer-n04Ht .framer-40zay5 > :last-child { margin-bottom: 0px; } .framer-n04Ht .framer-1d8bbtp > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-n04Ht .framer-xwol23 > *, .framer-n04Ht .framer-40zay5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-n04Ht .framer-11jll4g > *, .framer-n04Ht .framer-1r352ng > *, .framer-n04Ht .framer-1kuc0e9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-n04Ht .framer-11jll4g > :first-child, .framer-n04Ht .framer-1r352ng > :first-child, .framer-n04Ht .framer-1kuc0e9 > :first-child, .framer-n04Ht .framer-1gl9nfu > :first-child { margin-left: 0px; } .framer-n04Ht .framer-11jll4g > :last-child, .framer-n04Ht .framer-1r352ng > :last-child, .framer-n04Ht .framer-1kuc0e9 > :last-child, .framer-n04Ht .framer-1gl9nfu > :last-child { margin-right: 0px; } .framer-n04Ht .framer-1gl9nfu > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } }\",\".framer-n04Ht.framer-v-1qlsd6p.framer-o8uxoz { padding: 32px 24px 32px 24px; width: 810px; }\",\".framer-n04Ht.framer-v-wcf1h2.framer-o8uxoz { padding: 24px 16px 24px 16px; width: 390px; }\",\".framer-n04Ht.framer-v-wcf1h2 .framer-jr39ey { flex-direction: column; gap: 16px; justify-content: flex-start; }\",\".framer-n04Ht.framer-v-wcf1h2 .framer-1d8bbtp { align-content: center; align-items: center; flex: none; gap: 14px; width: 100%; }\",\".framer-n04Ht.framer-v-wcf1h2 .framer-xwol23 { align-content: center; align-items: center; }\",\".framer-n04Ht.framer-v-wcf1h2 .framer-40zay5 { align-content: center; align-items: center; gap: 16px; }\",\".framer-n04Ht.framer-v-wcf1h2 .framer-11jll4g, .framer-n04Ht.framer-v-wcf1h2 .framer-1r352ng, .framer-n04Ht.framer-v-wcf1h2 .framer-1kuc0e9 { align-content: center; align-items: center; flex-direction: column; gap: 4px; }\",\".framer-n04Ht.framer-v-wcf1h2 .framer-1iez10u { align-content: center; align-items: center; align-self: unset; flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-n04Ht.framer-v-wcf1h2 .framer-jr39ey, .framer-n04Ht.framer-v-wcf1h2 .framer-1d8bbtp, .framer-n04Ht.framer-v-wcf1h2 .framer-40zay5, .framer-n04Ht.framer-v-wcf1h2 .framer-11jll4g, .framer-n04Ht.framer-v-wcf1h2 .framer-1r352ng, .framer-n04Ht.framer-v-wcf1h2 .framer-1kuc0e9, .framer-n04Ht.framer-v-wcf1h2 .framer-1iez10u { gap: 0px; } .framer-n04Ht.framer-v-wcf1h2 .framer-jr39ey > *, .framer-n04Ht.framer-v-wcf1h2 .framer-40zay5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-n04Ht.framer-v-wcf1h2 .framer-jr39ey > :first-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1d8bbtp > :first-child, .framer-n04Ht.framer-v-wcf1h2 .framer-40zay5 > :first-child, .framer-n04Ht.framer-v-wcf1h2 .framer-11jll4g > :first-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1r352ng > :first-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1kuc0e9 > :first-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1iez10u > :first-child { margin-top: 0px; } .framer-n04Ht.framer-v-wcf1h2 .framer-jr39ey > :last-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1d8bbtp > :last-child, .framer-n04Ht.framer-v-wcf1h2 .framer-40zay5 > :last-child, .framer-n04Ht.framer-v-wcf1h2 .framer-11jll4g > :last-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1r352ng > :last-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1kuc0e9 > :last-child, .framer-n04Ht.framer-v-wcf1h2 .framer-1iez10u > :last-child { margin-bottom: 0px; } .framer-n04Ht.framer-v-wcf1h2 .framer-1d8bbtp > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-n04Ht.framer-v-wcf1h2 .framer-11jll4g > *, .framer-n04Ht.framer-v-wcf1h2 .framer-1r352ng > *, .framer-n04Ht.framer-v-wcf1h2 .framer-1kuc0e9 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-n04Ht.framer-v-wcf1h2 .framer-1iez10u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-n04Ht.framer-v-amv4ur.framer-o8uxoz { padding: 48px; }\",\".framer-n04Ht.framer-v-amv4ur .framer-1d8bbtp, .framer-n04Ht.framer-v-1gjabd2 .framer-1d8bbtp { flex-direction: row; gap: 16px; justify-content: flex-start; }\",\".framer-n04Ht.framer-v-amv4ur .framer-xwol23 { width: min-content; }\",\".framer-n04Ht.framer-v-amv4ur .framer-40zay5, .framer-n04Ht.framer-v-1gjabd2 .framer-40zay5 { flex: 1 0 0px; width: 1px; }\",\".framer-n04Ht.framer-v-amv4ur .framer-1iez10u, .framer-n04Ht.framer-v-1gjabd2 .framer-1iez10u { gap: 10px; justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-n04Ht.framer-v-amv4ur .framer-1d8bbtp, .framer-n04Ht.framer-v-amv4ur .framer-1iez10u { gap: 0px; } .framer-n04Ht.framer-v-amv4ur .framer-1d8bbtp > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-n04Ht.framer-v-amv4ur .framer-1d8bbtp > :first-child { margin-left: 0px; } .framer-n04Ht.framer-v-amv4ur .framer-1d8bbtp > :last-child { margin-right: 0px; } .framer-n04Ht.framer-v-amv4ur .framer-1iez10u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-n04Ht.framer-v-amv4ur .framer-1iez10u > :first-child { margin-top: 0px; } .framer-n04Ht.framer-v-amv4ur .framer-1iez10u > :last-child { margin-bottom: 0px; } }\",\".framer-n04Ht.framer-v-1gjabd2.framer-o8uxoz { padding: 24px; }\",\".framer-n04Ht.framer-v-1gjabd2 .framer-jr39ey { max-width: unset; }\",\".framer-n04Ht.framer-v-1gjabd2 .framer-xwol23 { width: 175px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-n04Ht.framer-v-1gjabd2 .framer-1d8bbtp, .framer-n04Ht.framer-v-1gjabd2 .framer-1iez10u { gap: 0px; } .framer-n04Ht.framer-v-1gjabd2 .framer-1d8bbtp > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-n04Ht.framer-v-1gjabd2 .framer-1d8bbtp > :first-child { margin-left: 0px; } .framer-n04Ht.framer-v-1gjabd2 .framer-1d8bbtp > :last-child { margin-right: 0px; } .framer-n04Ht.framer-v-1gjabd2 .framer-1iez10u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-n04Ht.framer-v-1gjabd2 .framer-1iez10u > :first-child { margin-top: 0px; } .framer-n04Ht.framer-v-1gjabd2 .framer-1iez10u > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 401\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BbiJpomho\":{\"layout\":[\"fixed\",\"auto\"]},\"mdg54e8Eg\":{\"layout\":[\"fixed\",\"auto\"]},\"gbAn_dNhN\":{\"layout\":[\"fixed\",\"auto\"]},\"DGsHquqz2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJteY30IOG=withCSS(Component,css,\"framer-n04Ht\");export default FramerJteY30IOG;FramerJteY30IOG.displayName=\"03-Sections/Footer\";FramerJteY30IOG.defaultProps={height:401,width:1440};addPropertyControls(FramerJteY30IOG,{variant:{options:[\"S3LfZzX9f\",\"BbiJpomho\",\"mdg54e8Eg\",\"gbAn_dNhN\",\"DGsHquqz2\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerJteY30IOG,[{explicitInter:true,fonts:[{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHmZP_qY32TxAj1g.woff2\",weight:\"500\"},{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_qY32TxAj1g.woff2\",weight:\"600\"}]},...NavigationLogoFonts,...ComponentsButtonFonts,...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJteY30IOG\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BbiJpomho\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mdg54e8Eg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gbAn_dNhN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DGsHquqz2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"401\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JteY30IOG.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-B8XNo .framer-styles-preset-1p4vd1a:not(.rich-text-wrapper), .framer-B8XNo .framer-styles-preset-1p4vd1a.rich-text-wrapper a { --framer-link-current-text-color: var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, #0160a3) /* {\"name\":\"Blue 700\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-5c54f363-a431-4d1b-a99c-f2053d68eee4, #0c99eb) /* {\"name\":\"Blue 500\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, #0160a3); --framer-link-text-decoration: none; }'];export const className=\"framer-B8XNo\";\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 (a417fcb)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Le Monde Courrier Std Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Le Monde Courrier Std Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AD4alp10F0TNXdVbQx7CEQ6z1I.woff2\"}]}];export const css=['.framer-5iAXP .framer-styles-preset-420ppb:not(.rich-text-wrapper), .framer-5iAXP .framer-styles-preset-420ppb.rich-text-wrapper p { --framer-font-family: \"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, #0160a3); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-5iAXP\";\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 (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"pIwmbShVg\",\"GaQC3eNrW\"];const serializationHash=\"framer-XFjt7\";const variantClassNames={GaQC3eNrW:\"framer-v-uh8j99\",pIwmbShVg:\"framer-v-10p3tnm\"};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={\"Variant 1\":\"pIwmbShVg\",\"Variant 2\":\"GaQC3eNrW\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,s02ndcKhc:tap!==null&&tap!==void 0?tap:props.s02ndcKhc,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pIwmbShVg\"};};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,s02ndcKhc,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pIwmbShVg\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap19hn1e4=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(s02ndcKhc){const res=await s02ndcKhc(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-10p3tnm\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pIwmbShVg\",onTap:onTap19hn1e4,ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,...style},...addPropertyOverrides({GaQC3eNrW:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jowjyx\",layoutDependency:layoutDependency,layoutId:\"wHgAuWfnR\",style:{rotate:0},variants:{GaQC3eNrW:{rotate:45}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ca8xjm\",layoutDependency:layoutDependency,layoutId:\"atBRaQ4jH\",style:{backgroundColor:\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(255, 254, 252))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},variants:{GaQC3eNrW:{backgroundColor:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\"}}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dy42d4\",layoutDependency:layoutDependency,layoutId:\"XG7seTEQj\",style:{rotate:0},variants:{GaQC3eNrW:{rotate:-45}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mr8ste\",layoutDependency:layoutDependency,layoutId:\"l2cLREZbd\",style:{backgroundColor:\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(255, 254, 252))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},variants:{GaQC3eNrW:{backgroundColor:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\"}}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XFjt7.framer-1ki9aog, .framer-XFjt7 .framer-1ki9aog { display: block; }\",\".framer-XFjt7.framer-10p3tnm { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 36px; justify-content: center; overflow: visible; padding: 6px; position: relative; width: 36px; }\",\".framer-XFjt7 .framer-1jowjyx, .framer-XFjt7 .framer-1dy42d4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 4px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 24px; }\",\".framer-XFjt7 .framer-1ca8xjm, .framer-XFjt7 .framer-1mr8ste { flex: 1 0 0px; height: 4px; overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XFjt7.framer-10p3tnm, .framer-XFjt7 .framer-1jowjyx, .framer-XFjt7 .framer-1dy42d4 { gap: 0px; } .framer-XFjt7.framer-10p3tnm > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-XFjt7.framer-10p3tnm > :first-child { margin-top: 0px; } .framer-XFjt7.framer-10p3tnm > :last-child { margin-bottom: 0px; } .framer-XFjt7 .framer-1jowjyx > *, .framer-XFjt7 .framer-1dy42d4 > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-XFjt7 .framer-1jowjyx > :first-child, .framer-XFjt7 .framer-1dy42d4 > :first-child { margin-left: 0px; } .framer-XFjt7 .framer-1jowjyx > :last-child, .framer-XFjt7 .framer-1dy42d4 > :last-child { margin-right: 0px; } }\",\".framer-XFjt7.framer-v-uh8j99.framer-10p3tnm { aspect-ratio: 1 / 1; gap: 0px; height: var(--framer-aspect-ratio-supported, 36px); }\",\".framer-XFjt7.framer-v-uh8j99 .framer-1dy42d4 { bottom: 16px; left: calc(50.00000000000002% - 24px / 2); position: absolute; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XFjt7.framer-v-uh8j99.framer-10p3tnm { gap: 0px; } .framer-XFjt7.framer-v-uh8j99.framer-10p3tnm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XFjt7.framer-v-uh8j99.framer-10p3tnm > :first-child { margin-top: 0px; } .framer-XFjt7.framer-v-uh8j99.framer-10p3tnm > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 36\n * @framerIntrinsicWidth 36\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"GaQC3eNrW\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"s02ndcKhc\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFGLRIyM0w=withCSS(Component,css,\"framer-XFjt7\");export default FramerFGLRIyM0w;FramerFGLRIyM0w.displayName=\"00-Navigation/Mobile Nav Icon\";FramerFGLRIyM0w.defaultProps={height:36,width:36};addPropertyControls(FramerFGLRIyM0w,{variant:{options:[\"pIwmbShVg\",\"GaQC3eNrW\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},s02ndcKhc:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerFGLRIyM0w,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFGLRIyM0w\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"s02ndcKhc\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"36\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GaQC3eNrW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"36\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FGLRIyM0w.map", "// Generated by Framer (838580a)\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 Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const FeatherControls=getPropertyControls(Feather);const enabledGestures={FwK6e4dW0:{hover:true}};const cycleOrder=[\"FwK6e4dW0\"];const serializationHash=\"framer-463Uf\";const variantClassNames={FwK6e4dW0:\"framer-v-1ng2vjr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const getProps=({height,icon,id,link,newTab,tap,title,width,...props})=>{var _ref,_humanReadableEnumMap_icon,_ref1,_ref2;return{...props,BAqvnmvCK:newTab!==null&&newTab!==void 0?newTab:props.BAqvnmvCK,lrZxxsFwA:link!==null&&link!==void 0?link:props.lrZxxsFwA,LXOwuA2zI:(_ref=title!==null&&title!==void 0?title:props.LXOwuA2zI)!==null&&_ref!==void 0?_ref:\"IAFR Blog\",Ov5ciLyLc:(_ref2=(_ref1=(_humanReadableEnumMap_icon=humanReadableEnumMap[icon])!==null&&_humanReadableEnumMap_icon!==void 0?_humanReadableEnumMap_icon:icon)!==null&&_ref1!==void 0?_ref1:props.Ov5ciLyLc)!==null&&_ref2!==void 0?_ref2:\"book-open\",vhn9SWq25:tap!==null&&tap!==void 0?tap:props.vhn9SWq25};};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,LXOwuA2zI,Ov5ciLyLc,lrZxxsFwA,BAqvnmvCK,vhn9SWq25,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"FwK6e4dW0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap3fud5e=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vhn9SWq25){const res=await vhn9SWq25(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:lrZxxsFwA,openInNewTab:BAqvnmvCK,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ng2vjr\",className,classNames)} framer-1wp14yu`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FwK6e4dW0\",onTap:onTap3fud5e,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"FwK6e4dW0-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y8mr3r\",layoutDependency:layoutDependency,layoutId:\"iprsQQqhx\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mec52k-container\",layoutDependency:layoutDependency,layoutId:\"IpRbHPu_o-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-92390e38-ee1a-4e2f-ba34-77e283418130, rgb(235, 214, 162))\",height:\"100%\",iconSearch:\"Home\",iconSelection:Ov5ciLyLc,id:\"IpRbHPu_o\",layoutId:\"IpRbHPu_o\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1roh5sr-container\",layoutDependency:layoutDependency,layoutId:\"EoE7iDde1-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",height:\"100%\",iconSearch:\"Home\",iconSelection:Ov5ciLyLc,id:\"EoE7iDde1\",layoutId:\"EoE7iDde1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ah0prb\",layoutDependency:layoutDependency,layoutId:\"ci_CVtkfl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(255, 254, 252)))\"},children:\"IAFR Blog\"})}),className:\"framer-16dyajn\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"jRKHiVANd\",style:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(255, 254, 252))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:LXOwuA2zI,variants:{\"FwK6e4dW0-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"FwK6e4dW0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"IAFR Blog\"})})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-463Uf.framer-1wp14yu, .framer-463Uf .framer-1wp14yu { display: block; }\",\".framer-463Uf.framer-1ng2vjr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 22px; position: relative; text-decoration: none; width: min-content; }\",\".framer-463Uf .framer-1y8mr3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 4px; width: 17px; z-index: 1; }\",\".framer-463Uf .framer-mec52k-container, .framer-463Uf .framer-1roh5sr-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-463Uf .framer-1ah0prb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 7px 0px; position: relative; width: min-content; }\",\".framer-463Uf .framer-16dyajn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-463Uf.framer-1ng2vjr, .framer-463Uf .framer-1y8mr3r, .framer-463Uf .framer-1ah0prb { gap: 0px; } .framer-463Uf.framer-1ng2vjr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-463Uf.framer-1ng2vjr > :first-child { margin-left: 0px; } .framer-463Uf.framer-1ng2vjr > :last-child { margin-right: 0px; } .framer-463Uf .framer-1y8mr3r > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-463Uf .framer-1y8mr3r > :first-child, .framer-463Uf .framer-1ah0prb > :first-child { margin-top: 0px; } .framer-463Uf .framer-1y8mr3r > :last-child, .framer-463Uf .framer-1ah0prb > :last-child { margin-bottom: 0px; } .framer-463Uf .framer-1ah0prb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-463Uf.framer-v-1ng2vjr.hover .framer-1y8mr3r { top: -18px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 26\n * @framerIntrinsicWidth 101\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"USmAY965q\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"LXOwuA2zI\":\"title\",\"Ov5ciLyLc\":\"icon\",\"lrZxxsFwA\":\"link\",\"BAqvnmvCK\":\"newTab\",\"vhn9SWq25\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersEMr7mOdv=withCSS(Component,css,\"framer-463Uf\");export default FramersEMr7mOdv;FramersEMr7mOdv.displayName=\"00-Navigation/Overlay Link\";FramersEMr7mOdv.defaultProps={height:26,width:101};addPropertyControls(FramersEMr7mOdv,{LXOwuA2zI:{defaultValue:\"IAFR Blog\",displayTextArea:false,title:\"Title\",type:ControlType.String},Ov5ciLyLc:(FeatherControls===null||FeatherControls===void 0?void 0:FeatherControls[\"iconSelection\"])&&{...FeatherControls[\"iconSelection\"],defaultValue:\"book-open\",description:undefined,hidden:undefined,title:\"Icon\"},lrZxxsFwA:{title:\"Link\",type:ControlType.Link},BAqvnmvCK:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},vhn9SWq25:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramersEMr7mOdv,[{explicitInter:true,fonts:[{family:\"Le Monde Courrier Std Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AD4alp10F0TNXdVbQx7CEQ6z1I.woff2\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersEMr7mOdv\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"USmAY965q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"101\",\"framerVariables\":\"{\\\"LXOwuA2zI\\\":\\\"title\\\",\\\"Ov5ciLyLc\\\":\\\"icon\\\",\\\"lrZxxsFwA\\\":\\\"link\\\",\\\"BAqvnmvCK\\\":\\\"newTab\\\",\\\"vhn9SWq25\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"26\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sEMr7mOdv.map", "// Generated by Framer (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavigationOverlayLink from\"https://framerusercontent.com/modules/T6c73xJGgowKM5omUQE8/3YhmIcuN9nHgxGoIj5VY/sEMr7mOdv.js\";const NavigationOverlayLinkFonts=getFonts(NavigationOverlayLink);const NavigationOverlayLinkControls=getPropertyControls(NavigationOverlayLink);const cycleOrder=[\"ZtpQmkn2T\"];const serializationHash=\"framer-wGk6O\";const variantClassNames={ZtpQmkn2T:\"framer-v-1drqikt\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const getProps=({height,iAFRTap,icon1,icon2,id,jonTap,link1,link1NewTab,link2,link2NewTab,title1,title2,width,...props})=>{var _humanReadableEnumMap_icon2,_ref,_ref1,_ref2,_ref3,_ref4,_humanReadableEnumMap_icon1,_ref5,_ref6;return{...props,GXx73OBHY:jonTap!==null&&jonTap!==void 0?jonTap:props.GXx73OBHY,IE1FUL_en:link2!==null&&link2!==void 0?link2:props.IE1FUL_en,J69ebk_cr:(_ref1=(_ref=(_humanReadableEnumMap_icon2=humanReadableEnumMap[icon2])!==null&&_humanReadableEnumMap_icon2!==void 0?_humanReadableEnumMap_icon2:icon2)!==null&&_ref!==void 0?_ref:props.J69ebk_cr)!==null&&_ref1!==void 0?_ref1:\"home\",KJFTWbD8y:(_ref2=title2!==null&&title2!==void 0?title2:props.KJFTWbD8y)!==null&&_ref2!==void 0?_ref2:\"Jonathan House\",Lbro3_7mV:(_ref3=title1!==null&&title1!==void 0?title1:props.Lbro3_7mV)!==null&&_ref3!==void 0?_ref3:\"IAFR Blog\",LJnSmZZ9L:link1!==null&&link1!==void 0?link1:props.LJnSmZZ9L,lUy_PTb6I:iAFRTap!==null&&iAFRTap!==void 0?iAFRTap:props.lUy_PTb6I,P1NNjeDhk:link1NewTab!==null&&link1NewTab!==void 0?link1NewTab:props.P1NNjeDhk,Po27VBcgr:(_ref4=link2NewTab!==null&&link2NewTab!==void 0?link2NewTab:props.Po27VBcgr)!==null&&_ref4!==void 0?_ref4:true,Z4FBWwty6:(_ref6=(_ref5=(_humanReadableEnumMap_icon1=humanReadableEnumMap[icon1])!==null&&_humanReadableEnumMap_icon1!==void 0?_humanReadableEnumMap_icon1:icon1)!==null&&_ref5!==void 0?_ref5:props.Z4FBWwty6)!==null&&_ref6!==void 0?_ref6:\"book-open\"};};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,lUy_PTb6I,GXx73OBHY,LJnSmZZ9L,P1NNjeDhk,IE1FUL_en,Po27VBcgr,Lbro3_7mV,Z4FBWwty6,KJFTWbD8y,J69ebk_cr,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZtpQmkn2T\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const vhn9SWq25jiu8pz=activeVariantCallback(async(...args)=>{if(lUy_PTb6I){const res=await lUy_PTb6I(...args);if(res===false)return false;}});const vhn9SWq25772l75=activeVariantCallback(async(...args)=>{if(GXx73OBHY){const res=await GXx73OBHY(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1drqikt\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ZtpQmkn2T\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,...style},children:[/*#__PURE__*/_jsx(Link,{href:LJnSmZZ9L,openInNewTab:P1NNjeDhk,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1kecriv framer-1553y7n\",layoutDependency:layoutDependency,layoutId:\"vcCgvNGTC\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7n923f-container\",layoutDependency:layoutDependency,layoutId:\"onCzLfYnI-container\",children:/*#__PURE__*/_jsx(NavigationOverlayLink,{BAqvnmvCK:false,height:\"100%\",id:\"onCzLfYnI\",layoutId:\"onCzLfYnI\",LXOwuA2zI:Lbro3_7mV,Ov5ciLyLc:Z4FBWwty6,vhn9SWq25:vhn9SWq25jiu8pz,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:IE1FUL_en,openInNewTab:Po27VBcgr,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-13usdie framer-1553y7n\",layoutDependency:layoutDependency,layoutId:\"FmOV5UJii\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ibulz4-container\",layoutDependency:layoutDependency,layoutId:\"SUCa1VKwh-container\",children:/*#__PURE__*/_jsx(NavigationOverlayLink,{BAqvnmvCK:true,height:\"100%\",id:\"SUCa1VKwh\",layoutId:\"SUCa1VKwh\",LXOwuA2zI:KJFTWbD8y,Ov5ciLyLc:J69ebk_cr,vhn9SWq25:vhn9SWq25772l75,width:\"100%\"})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wGk6O.framer-1553y7n, .framer-wGk6O .framer-1553y7n { display: block; }\",\".framer-wGk6O.framer-1drqikt { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 16px 32px 16px 16px; position: relative; width: auto; will-change: var(--framer-will-change-override, transform); }\",\".framer-wGk6O .framer-1kecriv, .framer-wGk6O .framer-13usdie { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 26px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-wGk6O .framer-7n923f-container, .framer-wGk6O .framer-1ibulz4-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wGk6O.framer-1drqikt, .framer-wGk6O .framer-1kecriv, .framer-wGk6O .framer-13usdie { gap: 0px; } .framer-wGk6O.framer-1drqikt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wGk6O.framer-1drqikt > :first-child { margin-top: 0px; } .framer-wGk6O.framer-1drqikt > :last-child { margin-bottom: 0px; } .framer-wGk6O .framer-1kecriv > *, .framer-wGk6O .framer-13usdie > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wGk6O .framer-1kecriv > :first-child, .framer-wGk6O .framer-13usdie > :first-child { margin-left: 0px; } .framer-wGk6O .framer-1kecriv > :last-child, .framer-wGk6O .framer-13usdie > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 94\n * @framerIntrinsicWidth 193\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"lUy_PTb6I\":\"iAFRTap\",\"GXx73OBHY\":\"jonTap\",\"LJnSmZZ9L\":\"link1\",\"P1NNjeDhk\":\"link1NewTab\",\"IE1FUL_en\":\"link2\",\"Po27VBcgr\":\"link2NewTab\",\"Lbro3_7mV\":\"title1\",\"Z4FBWwty6\":\"icon1\",\"KJFTWbD8y\":\"title2\",\"J69ebk_cr\":\"icon2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFTHgsqLRn=withCSS(Component,css,\"framer-wGk6O\");export default FramerFTHgsqLRn;FramerFTHgsqLRn.displayName=\"00-Navigation/Menu Overlay\";FramerFTHgsqLRn.defaultProps={height:94,width:193};addPropertyControls(FramerFTHgsqLRn,{lUy_PTb6I:{title:\"IAFR Tap\",type:ControlType.EventHandler},GXx73OBHY:{title:\"Jon Tap\",type:ControlType.EventHandler},LJnSmZZ9L:{title:\"Link 1\",type:ControlType.Link},P1NNjeDhk:{defaultValue:false,title:\"Link 1 New Tab\",type:ControlType.Boolean},IE1FUL_en:{title:\"Link 2\",type:ControlType.Link},Po27VBcgr:{defaultValue:true,title:\"Link 2 New Tab\",type:ControlType.Boolean},Lbro3_7mV:{defaultValue:\"IAFR Blog\",displayTextArea:false,title:\"Title 1\",type:ControlType.String},Z4FBWwty6:(NavigationOverlayLinkControls===null||NavigationOverlayLinkControls===void 0?void 0:NavigationOverlayLinkControls[\"Ov5ciLyLc\"])&&{...NavigationOverlayLinkControls[\"Ov5ciLyLc\"],defaultValue:\"book-open\",description:undefined,hidden:undefined,title:\"Icon 1\"},KJFTWbD8y:{defaultValue:\"Jonathan House\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},J69ebk_cr:(NavigationOverlayLinkControls===null||NavigationOverlayLinkControls===void 0?void 0:NavigationOverlayLinkControls[\"Ov5ciLyLc\"])&&{...NavigationOverlayLinkControls[\"Ov5ciLyLc\"],defaultValue:\"home\",description:undefined,hidden:undefined,title:\"Icon 2\"}});addFonts(FramerFTHgsqLRn,[{explicitInter:true,fonts:[]},...NavigationOverlayLinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFTHgsqLRn\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"lUy_PTb6I\\\":\\\"iAFRTap\\\",\\\"GXx73OBHY\\\":\\\"jonTap\\\",\\\"LJnSmZZ9L\\\":\\\"link1\\\",\\\"P1NNjeDhk\\\":\\\"link1NewTab\\\",\\\"IE1FUL_en\\\":\\\"link2\\\",\\\"Po27VBcgr\\\":\\\"link2NewTab\\\",\\\"Lbro3_7mV\\\":\\\"title1\\\",\\\"Z4FBWwty6\\\":\\\"icon1\\\",\\\"KJFTWbD8y\\\":\\\"title2\\\",\\\"J69ebk_cr\\\":\\\"icon2\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"193\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"94\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-c0JHk .framer-styles-preset-17qljgs:not(.rich-text-wrapper), .framer-c0JHk .framer-styles-preset-17qljgs.rich-text-wrapper a { --framer-link-current-text-color: var(--token-5d29af47-50d9-41ed-9675-f7e988eaff68, #c28961) /* {\"name\":\"Gold 400\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-22f6a1a2-a476-4e83-8ffd-bfb9e4b77530, #ab725d) /* {\"name\":\"Gold 600\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, #b97350); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-c0JHk\";\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 (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/peKUsdBtxC9N6oPPF96G/mZSb7rZuPgA96B4ndNEs/BDUadpsEm.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/pHI9cE8kqV776N26PIsb/5OUkwvOmqPldLD3X4Zm6/hhvAnm8iY.js\";const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"Hk9GG8bO8\",\"dXo5LUHyu\"];const serializationHash=\"framer-0PNbH\";const variantClassNames={dXo5LUHyu:\"framer-v-1cd04rn\",Hk9GG8bO8:\"framer-v-8dtlqx\"};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={\"Variant 1\":\"Hk9GG8bO8\",\"Variant 2\":\"dXo5LUHyu\"};const getProps=({height,id,link1,link1Title,link2,link2Title,link3,link3Title,link3Visible,link4,link4Title,link4Visible,linkGroupTitle,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_ref7;return{...props,aXeUuZqxf:link2!==null&&link2!==void 0?link2:props.aXeUuZqxf,B86julkwb:(_ref=link1Title!==null&&link1Title!==void 0?link1Title:props.B86julkwb)!==null&&_ref!==void 0?_ref:\"Overview\",FFy4HEdaR:link4!==null&&link4!==void 0?link4:props.FFy4HEdaR,HF1rbwvK2:(_ref1=linkGroupTitle!==null&&linkGroupTitle!==void 0?linkGroupTitle:props.HF1rbwvK2)!==null&&_ref1!==void 0?_ref1:\"Our Work\",iirjlRWGT:(_ref2=link3Visible!==null&&link3Visible!==void 0?link3Visible:props.iirjlRWGT)!==null&&_ref2!==void 0?_ref2:true,Jd7r1mS33:(_ref3=link4Visible!==null&&link4Visible!==void 0?link4Visible:props.Jd7r1mS33)!==null&&_ref3!==void 0?_ref3:true,qTPm4K_KG:link1!==null&&link1!==void 0?link1:props.qTPm4K_KG,SIelQx6cQ:(_ref4=link4Title!==null&&link4Title!==void 0?link4Title:props.SIelQx6cQ)!==null&&_ref4!==void 0?_ref4:\"Serve\",sSJKKHB_u:(_ref5=link3Title!==null&&link3Title!==void 0?link3Title:props.sSJKKHB_u)!==null&&_ref5!==void 0?_ref5:\"Projects\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"Hk9GG8bO8\",Y1t8KWs6J:(_ref7=link2Title!==null&&link2Title!==void 0?link2Title:props.Y1t8KWs6J)!==null&&_ref7!==void 0?_ref7:\"Locations\",YIs0_Deq8:link3!==null&&link3!==void 0?link3:props.YIs0_Deq8};};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,HF1rbwvK2,qTPm4K_KG,B86julkwb,aXeUuZqxf,Y1t8KWs6J,iirjlRWGT,YIs0_Deq8,sSJKKHB_u,Jd7r1mS33,FFy4HEdaR,SIelQx6cQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Hk9GG8bO8\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapsbtvc5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});await delay(()=>setVariant(\"Hk9GG8bO8\"),100);});const onTapxb91gj=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"dXo5LUHyu\"),100);});const ref1=React.useRef(null);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,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8dtlqx\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Hk9GG8bO8\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({dXo5LUHyu:{\"data-framer-name\":\"Variant 2\",\"data-highlight\":true,onTap:onTapsbtvc5}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fs4de\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"JEmEp2ts3\",onTap:onTapxb91gj,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:\"Our Work\"})}),className:\"framer-1dh7gxg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DTSaU9JHA\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:HF1rbwvK2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vhiioo\",layoutDependency:layoutDependency,layoutId:\"pPwDOtOtx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-121x4tt-container\",layoutDependency:layoutDependency,layoutId:\"V0Dlr2Dsd-container\",style:{rotate:45},variants:{dXo5LUHyu:{rotate:0}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0b213e37-b1e9-4ec9-9e1f-07e10775f109, rgb(11, 188, 193))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Plus\",id:\"V0Dlr2Dsd\",layoutId:\"V0Dlr2Dsd\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ojgxmo\",layoutDependency:layoutDependency,layoutId:\"Yqme1TXcJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80)))\"},children:/*#__PURE__*/_jsx(Link,{href:qTPm4K_KG,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-17qljgs\",\"data-styles-preset\":\"hhvAnm8iY\",children:\"Overview\"})})})}),className:\"framer-bejvbc\",fonts:[\"GF;Albert Sans-600\"],layoutDependency:layoutDependency,layoutId:\"wR47lEfuL\",style:{\"--extracted-r6o4lv\":\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\"},text:B86julkwb,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80)))\"},children:/*#__PURE__*/_jsx(Link,{href:aXeUuZqxf,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-17qljgs\",\"data-styles-preset\":\"hhvAnm8iY\",children:\"Locations\"})})})}),className:\"framer-1jf4nbn\",fonts:[\"GF;Albert Sans-600\"],layoutDependency:layoutDependency,layoutId:\"BdxPlvHYj\",style:{\"--extracted-r6o4lv\":\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\"},text:Y1t8KWs6J,verticalAlignment:\"top\",withExternalLayout:true}),iirjlRWGT&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80)))\"},children:/*#__PURE__*/_jsx(Link,{href:YIs0_Deq8,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-17qljgs\",\"data-styles-preset\":\"hhvAnm8iY\",children:\"Projects\"})})})}),className:\"framer-1946em\",fonts:[\"GF;Albert Sans-600\"],layoutDependency:layoutDependency,layoutId:\"wl2GQRdqJ\",style:{\"--extracted-r6o4lv\":\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\"},text:sSJKKHB_u,verticalAlignment:\"top\",withExternalLayout:true}),Jd7r1mS33&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNjAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80)))\"},children:/*#__PURE__*/_jsx(Link,{href:FFy4HEdaR,openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-17qljgs\",\"data-styles-preset\":\"hhvAnm8iY\",children:\"Serve\"})})})}),className:\"framer-1y4zebl\",fonts:[\"GF;Albert Sans-600\"],layoutDependency:layoutDependency,layoutId:\"U1wD8UZKx\",style:{\"--extracted-r6o4lv\":\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\"},text:SIelQx6cQ,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0PNbH.framer-1vsp4od, .framer-0PNbH .framer-1vsp4od { display: block; }\",\".framer-0PNbH.framer-8dtlqx { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 324px; }\",\".framer-0PNbH .framer-1fs4de { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0PNbH .framer-1dh7gxg, .framer-0PNbH .framer-bejvbc, .framer-0PNbH .framer-1jf4nbn, .framer-0PNbH .framer-1946em, .framer-0PNbH .framer-1y4zebl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0PNbH .framer-vhiioo { 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: 7px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-0PNbH .framer-121x4tt-container { flex: none; height: 23px; position: relative; width: 22px; }\",\".framer-0PNbH .framer-1ojgxmo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0PNbH.framer-8dtlqx, .framer-0PNbH .framer-1fs4de, .framer-0PNbH .framer-vhiioo, .framer-0PNbH .framer-1ojgxmo { gap: 0px; } .framer-0PNbH.framer-8dtlqx > *, .framer-0PNbH .framer-1ojgxmo > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-0PNbH.framer-8dtlqx > :first-child, .framer-0PNbH .framer-1ojgxmo > :first-child { margin-top: 0px; } .framer-0PNbH.framer-8dtlqx > :last-child, .framer-0PNbH .framer-1ojgxmo > :last-child { margin-bottom: 0px; } .framer-0PNbH .framer-1fs4de > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-0PNbH .framer-1fs4de > :first-child, .framer-0PNbH .framer-vhiioo > :first-child { margin-left: 0px; } .framer-0PNbH .framer-1fs4de > :last-child, .framer-0PNbH .framer-vhiioo > :last-child { margin-right: 0px; } .framer-0PNbH .framer-vhiioo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-0PNbH.framer-v-1cd04rn.framer-8dtlqx { cursor: pointer; height: 38px; }\",\".framer-0PNbH.framer-v-1cd04rn .framer-vhiioo { padding: 6px 0px 0px 0px; }\",\".framer-0PNbH.framer-v-1cd04rn .framer-121x4tt-container { height: 18px; width: 19px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 182.5\n * @framerIntrinsicWidth 324\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dXo5LUHyu\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"HF1rbwvK2\":\"linkGroupTitle\",\"qTPm4K_KG\":\"link1\",\"B86julkwb\":\"link1Title\",\"aXeUuZqxf\":\"link2\",\"Y1t8KWs6J\":\"link2Title\",\"iirjlRWGT\":\"link3Visible\",\"YIs0_Deq8\":\"link3\",\"sSJKKHB_u\":\"link3Title\",\"Jd7r1mS33\":\"link4Visible\",\"FFy4HEdaR\":\"link4\",\"SIelQx6cQ\":\"link4Title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIQChNbIlg=withCSS(Component,css,\"framer-0PNbH\");export default FramerIQChNbIlg;FramerIQChNbIlg.displayName=\"00-Navigation/Our Work\";FramerIQChNbIlg.defaultProps={height:182.5,width:324};addPropertyControls(FramerIQChNbIlg,{variant:{options:[\"Hk9GG8bO8\",\"dXo5LUHyu\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},HF1rbwvK2:{defaultValue:\"Our Work\",displayTextArea:false,title:\"Link Group Title\",type:ControlType.String},qTPm4K_KG:{title:\"Link 1\",type:ControlType.Link},B86julkwb:{defaultValue:\"Overview\",displayTextArea:false,title:\"Link 1 Title\",type:ControlType.String},aXeUuZqxf:{title:\"Link 2\",type:ControlType.Link},Y1t8KWs6J:{defaultValue:\"Locations\",displayTextArea:false,title:\"Link 2 Title\",type:ControlType.String},iirjlRWGT:{defaultValue:true,title:\"Link 3 Visible?\",type:ControlType.Boolean},YIs0_Deq8:{title:\"Link 3\",type:ControlType.Link},sSJKKHB_u:{defaultValue:\"Projects\",displayTextArea:false,title:\"Link 3 Title\",type:ControlType.String},Jd7r1mS33:{defaultValue:true,title:\"Link 4 Visible?\",type:ControlType.Boolean},FFy4HEdaR:{title:\"Link 4\",type:ControlType.Link},SIelQx6cQ:{defaultValue:\"Serve\",displayTextArea:false,title:\"Link 4 Title\",type:ControlType.String}});addFonts(FramerIQChNbIlg,[{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:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHdZT_qY32TxAj1g.woff2\",weight:\"600\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIQChNbIlg\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"324\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dXo5LUHyu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"HF1rbwvK2\\\":\\\"linkGroupTitle\\\",\\\"qTPm4K_KG\\\":\\\"link1\\\",\\\"B86julkwb\\\":\\\"link1Title\\\",\\\"aXeUuZqxf\\\":\\\"link2\\\",\\\"Y1t8KWs6J\\\":\\\"link2Title\\\",\\\"iirjlRWGT\\\":\\\"link3Visible\\\",\\\"YIs0_Deq8\\\":\\\"link3\\\",\\\"sSJKKHB_u\\\":\\\"link3Title\\\",\\\"Jd7r1mS33\\\":\\\"link4Visible\\\",\\\"FFy4HEdaR\\\":\\\"link4\\\",\\\"SIelQx6cQ\\\":\\\"link4Title\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"182.5\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IQChNbIlg.map", "// Generated by Framer (838580a)\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 Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const FeatherControls=getPropertyControls(Feather);const enabledGestures={FwK6e4dW0:{hover:true}};const cycleOrder=[\"FwK6e4dW0\"];const serializationHash=\"framer-463Uf\";const variantClassNames={FwK6e4dW0:\"framer-v-1ng2vjr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableEnumMap={\"Alert-circle\":\"alert-circle\",\"Alert-octagon\":\"alert-octagon\",\"Alert-triangle\":\"alert-triangle\",\"Align-center\":\"align-center\",\"Align-justify\":\"align-justify\",\"Align-left\":\"align-left\",\"Align-right\":\"align-right\",\"Arrow-down-circle\":\"arrow-down-circle\",\"Arrow-down-left\":\"arrow-down-left\",\"Arrow-down-right\":\"arrow-down-right\",\"Arrow-down\":\"arrow-down\",\"Arrow-left-circle\":\"arrow-left-circle\",\"Arrow-left\":\"arrow-left\",\"Arrow-right-circle\":\"arrow-right-circle\",\"Arrow-right\":\"arrow-right\",\"Arrow-up-circle\":\"arrow-up-circle\",\"Arrow-up-left\":\"arrow-up-left\",\"Arrow-up-right\":\"arrow-up-right\",\"Arrow-up\":\"arrow-up\",\"At-sign\":\"at-sign\",\"Bar-chart-2\":\"bar-chart-2\",\"Bar-chart\":\"bar-chart\",\"Battery-charging\":\"battery-charging\",\"Bell-off\":\"bell-off\",\"Book-open\":\"book-open\",\"Camera-off\":\"camera-off\",\"Check-circle\":\"check-circle\",\"Check-square\":\"check-square\",\"Chevron-down\":\"chevron-down\",\"Chevron-left\":\"chevron-left\",\"Chevron-right\":\"chevron-right\",\"Chevron-up\":\"chevron-up\",\"Chevrons-down\":\"chevrons-down\",\"Chevrons-left\":\"chevrons-left\",\"Chevrons-right\":\"chevrons-right\",\"Chevrons-up\":\"chevrons-up\",\"Cloud-drizzle\":\"cloud-drizzle\",\"Cloud-lightning\":\"cloud-lightning\",\"Cloud-off\":\"cloud-off\",\"Cloud-rain\":\"cloud-rain\",\"Cloud-snow\":\"cloud-snow\",\"Corner-down-left\":\"corner-down-left\",\"Corner-down-right\":\"corner-down-right\",\"Corner-left-down\":\"corner-left-down\",\"Corner-left-up\":\"corner-left-up\",\"Corner-right-down\":\"corner-right-down\",\"Corner-right-up\":\"corner-right-up\",\"Corner-up-left\":\"corner-up-left\",\"Corner-up-right\":\"corner-up-right\",\"Credit-card\":\"credit-card\",\"Divide-circle\":\"divide-circle\",\"Divide-square\":\"divide-square\",\"Dollar-sign\":\"dollar-sign\",\"Download-cloud\":\"download-cloud\",\"Edit-2\":\"edit-2\",\"Edit-3\":\"edit-3\",\"External-link\":\"external-link\",\"Eye-off\":\"eye-off\",\"Fast-forward\":\"fast-forward\",\"File-minus\":\"file-minus\",\"File-plus\":\"file-plus\",\"File-text\":\"file-text\",\"Folder-minus\":\"folder-minus\",\"Folder-plus\":\"folder-plus\",\"Git-branch\":\"git-branch\",\"Git-commit\":\"git-commit\",\"Git-merge\":\"git-merge\",\"Git-pull-request\":\"git-pull-request\",\"Hard-drive\":\"hard-drive\",\"Help-circle\":\"help-circle\",\"Life-buoy\":\"life-buoy\",\"Link-2\":\"link-2\",\"Log-in\":\"log-in\",\"Log-out\":\"log-out\",\"Map-pin\":\"map-pin\",\"Maximize-2\":\"maximize-2\",\"Message-circle\":\"message-circle\",\"Message-square\":\"message-square\",\"Mic-off\":\"mic-off\",\"Minimize-2\":\"minimize-2\",\"Minus-circle\":\"minus-circle\",\"Minus-square\":\"minus-square\",\"More-horizontal\":\"more-horizontal\",\"More-vertical\":\"more-vertical\",\"Mouse-pointer\":\"mouse-pointer\",\"Navigation-2\":\"navigation-2\",\"Pause-circle\":\"pause-circle\",\"Pen-tool\":\"pen-tool\",\"Phone-call\":\"phone-call\",\"Phone-forwarded\":\"phone-forwarded\",\"Phone-incoming\":\"phone-incoming\",\"Phone-missed\":\"phone-missed\",\"Phone-off\":\"phone-off\",\"Phone-outgoing\":\"phone-outgoing\",\"Pie-chart\":\"pie-chart\",\"Play-circle\":\"play-circle\",\"Plus-circle\":\"plus-circle\",\"Plus-square\":\"plus-square\",\"Refresh-ccw\":\"refresh-ccw\",\"Refresh-cw\":\"refresh-cw\",\"Rotate-ccw\":\"rotate-ccw\",\"Rotate-cw\":\"rotate-cw\",\"Share-2\":\"share-2\",\"Shield-off\":\"shield-off\",\"Shopping-bag\":\"shopping-bag\",\"Shopping-cart\":\"shopping-cart\",\"Skip-back\":\"skip-back\",\"Skip-forward\":\"skip-forward\",\"Stop-circle\":\"stop-circle\",\"Thumbs-down\":\"thumbs-down\",\"Thumbs-up\":\"thumbs-up\",\"Toggle-left\":\"toggle-left\",\"Toggle-right\":\"toggle-right\",\"Trash-2\":\"trash-2\",\"Trending-down\":\"trending-down\",\"Trending-up\":\"trending-up\",\"Upload-cloud\":\"upload-cloud\",\"User-check\":\"user-check\",\"User-minus\":\"user-minus\",\"User-plus\":\"user-plus\",\"User-x\":\"user-x\",\"Video-off\":\"video-off\",\"Volume-1\":\"volume-1\",\"Volume-2\":\"volume-2\",\"Volume-x\":\"volume-x\",\"Wifi-off\":\"wifi-off\",\"X-circle\":\"x-circle\",\"X-octagon\":\"x-octagon\",\"X-square\":\"x-square\",\"Zap-off\":\"zap-off\",\"Zoom-in\":\"zoom-in\",\"Zoom-out\":\"zoom-out\",Activity:\"activity\",Airplay:\"airplay\",Anchor:\"anchor\",Aperture:\"aperture\",Archive:\"archive\",Award:\"award\",Battery:\"battery\",Bell:\"bell\",Bluetooth:\"bluetooth\",Bold:\"bold\",Book:\"book\",Bookmark:\"bookmark\",Box:\"box\",Briefcase:\"briefcase\",Calendar:\"calendar\",Camera:\"camera\",Cast:\"cast\",Check:\"check\",Chrome:\"chrome\",Circle:\"circle\",Clipboard:\"clipboard\",Clock:\"clock\",Cloud:\"cloud\",Code:\"code\",Codepen:\"codepen\",Codesandbox:\"codesandbox\",Coffee:\"coffee\",Columns:\"columns\",Command:\"command\",Compass:\"compass\",Copy:\"copy\",Cpu:\"cpu\",Crop:\"crop\",Crosshair:\"crosshair\",Database:\"database\",Delete:\"delete\",Disc:\"disc\",Divide:\"divide\",Download:\"download\",Dribbble:\"dribbble\",Droplet:\"droplet\",Edit:\"edit\",Eye:\"eye\",Facebook:\"facebook\",Feather:\"feather\",Figma:\"figma\",File:\"file\",Film:\"film\",Filter:\"filter\",Flag:\"flag\",Folder:\"folder\",Framer:\"framer\",Frown:\"frown\",Gift:\"gift\",Github:\"github\",Gitlab:\"gitlab\",Globe:\"globe\",Grid:\"grid\",Hash:\"hash\",Headphones:\"headphones\",Heart:\"heart\",Hexagon:\"hexagon\",Home:\"home\",Image:\"image\",Inbox:\"inbox\",Info:\"info\",Instagram:\"instagram\",Italic:\"italic\",Key:\"key\",Layers:\"layers\",Layout:\"layout\",Link:\"link\",Linkedin:\"linkedin\",List:\"list\",Loader:\"loader\",Lock:\"lock\",Mail:\"mail\",Map:\"map\",Maximize:\"maximize\",Meh:\"meh\",Menu:\"menu\",Mic:\"mic\",Minimize:\"minimize\",Minus:\"minus\",Monitor:\"monitor\",Moon:\"moon\",Move:\"move\",Music:\"music\",Navigation:\"navigation\",Octagon:\"octagon\",Package:\"package\",Paperclip:\"paperclip\",Pause:\"pause\",Percent:\"percent\",Phone:\"phone\",Play:\"play\",Plus:\"plus\",Pocket:\"pocket\",Power:\"power\",Printer:\"printer\",Radio:\"radio\",Repeat:\"repeat\",Rewind:\"rewind\",Rss:\"rss\",Save:\"save\",Scissors:\"scissors\",Search:\"search\",Send:\"send\",Server:\"server\",Settings:\"settings\",Share:\"share\",Shield:\"shield\",Shuffle:\"shuffle\",Sidebar:\"sidebar\",Slack:\"slack\",Slash:\"slash\",Sliders:\"sliders\",Smartphone:\"smartphone\",Smile:\"smile\",Speaker:\"speaker\",Square:\"square\",Star:\"star\",Sun:\"sun\",Sunrise:\"sunrise\",Sunset:\"sunset\",Tablet:\"tablet\",Tag:\"tag\",Target:\"target\",Terminal:\"terminal\",Thermometer:\"thermometer\",Tool:\"tool\",Trash:\"trash\",Trello:\"trello\",Triangle:\"triangle\",Truck:\"truck\",Tv:\"tv\",Twitch:\"twitch\",Twitter:\"twitter\",Type:\"type\",Umbrella:\"umbrella\",Underline:\"underline\",Unlock:\"unlock\",Upload:\"upload\",User:\"user\",Users:\"users\",Video:\"video\",Voicemail:\"voicemail\",Volume:\"volume\",Watch:\"watch\",Wifi:\"wifi\",Wind:\"wind\",X:\"x\",Youtube:\"youtube\",Zap:\"zap\"};const getProps=({height,icon,id,link,newTab,tap,title,width,...props})=>{var _ref,_humanReadableEnumMap_icon,_ref1,_ref2;return{...props,BAqvnmvCK:newTab!==null&&newTab!==void 0?newTab:props.BAqvnmvCK,lrZxxsFwA:link!==null&&link!==void 0?link:props.lrZxxsFwA,LXOwuA2zI:(_ref=title!==null&&title!==void 0?title:props.LXOwuA2zI)!==null&&_ref!==void 0?_ref:\"IAFR Blog\",Ov5ciLyLc:(_ref2=(_ref1=(_humanReadableEnumMap_icon=humanReadableEnumMap[icon])!==null&&_humanReadableEnumMap_icon!==void 0?_humanReadableEnumMap_icon:icon)!==null&&_ref1!==void 0?_ref1:props.Ov5ciLyLc)!==null&&_ref2!==void 0?_ref2:\"book-open\",vhn9SWq25:tap!==null&&tap!==void 0?tap:props.vhn9SWq25};};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,LXOwuA2zI,Ov5ciLyLc,lrZxxsFwA,BAqvnmvCK,vhn9SWq25,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"FwK6e4dW0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap3fud5e=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vhn9SWq25){const res=await vhn9SWq25(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:lrZxxsFwA,openInNewTab:BAqvnmvCK,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ng2vjr\",className,classNames)} framer-1wp14yu`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"FwK6e4dW0\",onTap:onTap3fud5e,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"FwK6e4dW0-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y8mr3r\",layoutDependency:layoutDependency,layoutId:\"iprsQQqhx\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mec52k-container\",layoutDependency:layoutDependency,layoutId:\"IpRbHPu_o-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-92390e38-ee1a-4e2f-ba34-77e283418130, rgb(235, 214, 162))\",height:\"100%\",iconSearch:\"Home\",iconSelection:Ov5ciLyLc,id:\"IpRbHPu_o\",layoutId:\"IpRbHPu_o\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1roh5sr-container\",layoutDependency:layoutDependency,layoutId:\"EoE7iDde1-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",height:\"100%\",iconSearch:\"Home\",iconSelection:Ov5ciLyLc,id:\"EoE7iDde1\",layoutId:\"EoE7iDde1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ah0prb\",layoutDependency:layoutDependency,layoutId:\"ci_CVtkfl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(255, 254, 252)))\"},children:\"IAFR Blog\"})}),className:\"framer-16dyajn\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"jRKHiVANd\",style:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(255, 254, 252))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:LXOwuA2zI,variants:{\"FwK6e4dW0-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"FwK6e4dW0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"IAFR Blog\"})})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-463Uf.framer-1wp14yu, .framer-463Uf .framer-1wp14yu { display: block; }\",\".framer-463Uf.framer-1ng2vjr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 22px; position: relative; text-decoration: none; width: min-content; }\",\".framer-463Uf .framer-1y8mr3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 4px; width: 17px; z-index: 1; }\",\".framer-463Uf .framer-mec52k-container, .framer-463Uf .framer-1roh5sr-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-463Uf .framer-1ah0prb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 7px 0px; position: relative; width: min-content; }\",\".framer-463Uf .framer-16dyajn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-463Uf.framer-1ng2vjr, .framer-463Uf .framer-1y8mr3r, .framer-463Uf .framer-1ah0prb { gap: 0px; } .framer-463Uf.framer-1ng2vjr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-463Uf.framer-1ng2vjr > :first-child { margin-left: 0px; } .framer-463Uf.framer-1ng2vjr > :last-child { margin-right: 0px; } .framer-463Uf .framer-1y8mr3r > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-463Uf .framer-1y8mr3r > :first-child, .framer-463Uf .framer-1ah0prb > :first-child { margin-top: 0px; } .framer-463Uf .framer-1y8mr3r > :last-child, .framer-463Uf .framer-1ah0prb > :last-child { margin-bottom: 0px; } .framer-463Uf .framer-1ah0prb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-463Uf.framer-v-1ng2vjr.hover .framer-1y8mr3r { top: -18px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 26\n * @framerIntrinsicWidth 101\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"USmAY965q\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"LXOwuA2zI\":\"title\",\"Ov5ciLyLc\":\"icon\",\"lrZxxsFwA\":\"link\",\"BAqvnmvCK\":\"newTab\",\"vhn9SWq25\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersEMr7mOdv=withCSS(Component,css,\"framer-463Uf\");export default FramersEMr7mOdv;FramersEMr7mOdv.displayName=\"00-Navigation/Overlay Link\";FramersEMr7mOdv.defaultProps={height:26,width:101};addPropertyControls(FramersEMr7mOdv,{LXOwuA2zI:{defaultValue:\"IAFR Blog\",displayTextArea:false,title:\"Title\",type:ControlType.String},Ov5ciLyLc:(FeatherControls===null||FeatherControls===void 0?void 0:FeatherControls[\"iconSelection\"])&&{...FeatherControls[\"iconSelection\"],defaultValue:\"book-open\",description:undefined,hidden:undefined,title:\"Icon\"},lrZxxsFwA:{title:\"Link\",type:ControlType.Link},BAqvnmvCK:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},vhn9SWq25:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramersEMr7mOdv,[{explicitInter:true,fonts:[{family:\"Le Monde Courrier Std Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AD4alp10F0TNXdVbQx7CEQ6z1I.woff2\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersEMr7mOdv\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"USmAY965q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"101\",\"framerVariables\":\"{\\\"LXOwuA2zI\\\":\\\"title\\\",\\\"Ov5ciLyLc\\\":\\\"icon\\\",\\\"lrZxxsFwA\\\":\\\"link\\\",\\\"BAqvnmvCK\\\":\\\"newTab\\\",\\\"vhn9SWq25\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"26\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sEMr7mOdv.map", "// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,ResolveLinks,RichText,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*as sharedStyle1 from\"https://framerusercontent.com/modules/peKUsdBtxC9N6oPPF96G/mZSb7rZuPgA96B4ndNEs/BDUadpsEm.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/n49y8nii8mJD7S6psEKl/oIp8XB87FLW2mbeYQlfp/Xip4wOQCL.js\";import NavigationMobileNavIcon from\"https://framerusercontent.com/modules/po86Q0OnCe4L73MPBgCz/W7tLBb0E8s6QniKDFSzv/FGLRIyM0w.js\";import NavigationMenuOverlay from\"https://framerusercontent.com/modules/fNZrFLkeI8w09NT2AnU7/3cC9bAznILn8Or6Yhpb1/FTHgsqLRn.js\";import NavigationOurWork from\"https://framerusercontent.com/modules/mPJuJRJgA4KMwBGmlzsd/1QNSEPelT5qwGGLbxLiL/IQChNbIlg.js\";import ComponentsButton from\"https://framerusercontent.com/modules/ptr1AUopsTaooj4SKzYk/3OSHGHu7f2A81W7PtBSV/RrgdrGysi.js\";import NavigationOverlayLink from\"https://framerusercontent.com/modules/3WKXpkJexwn8WRigmOWw/qs0j1Mc8sXWX8eOqMtYJ/sEMr7mOdv.js\";import NavigationLogo from\"https://framerusercontent.com/modules/9dzGazzyruGrNCtl9S6K/DQgOYWnqqjCmjtuDec0K/YrZABG4Xo.js\";const NavigationLogoFonts=getFonts(NavigationLogo);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const NavigationMobileNavIconFonts=getFonts(NavigationMobileNavIcon);const NavigationOurWorkFonts=getFonts(NavigationOurWork);const NavigationOverlayLinkFonts=getFonts(NavigationOverlayLink);const MotionDivWithFX=withFX(motion.div);const NavigationMenuOverlayFonts=getFonts(NavigationMenuOverlay);const ComponentsButtonFonts=getFonts(ComponentsButton);const NavigationLogoControls=getPropertyControls(NavigationLogo);const cycleOrder=[\"sFB2gFX1Z\",\"GefPWt1Xk\",\"iu_X6yWRt\",\"OALfe_80y\",\"yz8SIoshI\",\"ejmEiGUD8\",\"KG9Sk_k9K\"];const serializationHash=\"framer-F9uEZ\";const variantClassNames={ejmEiGUD8:\"framer-v-1phbhy9\",GefPWt1Xk:\"framer-v-y6fouc\",iu_X6yWRt:\"framer-v-1myv6vp\",KG9Sk_k9K:\"framer-v-19u3xbv\",OALfe_80y:\"framer-v-pu5i0u\",sFB2gFX1Z:\"framer-v-zaxqw5\",yz8SIoshI:\"framer-v-x0rnhu\"};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:30,delay:0,mass:1,stiffness:173,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={damping:30,delay:.6,mass:1.8,stiffness:149,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const animation6={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:-2,skewY:0,transition:transition3,y:-1};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition5={damping:30,delay:0,mass:1,stiffness:145,type:\"spring\"};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,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 humanReadableEnumMap={\"Full Logo - Blue\":\"pwC_ZeChx\",\"Full Logo - Gold 50\":\"XbWKY9m3B\",\"Full Logo - White\":\"N4S2j2Ewp\",\"Icon - Blue\":\"DkEF9GM3N\",\"Icon - Gold 50\":\"GEiGQtPJ6\",\"Icon - Gold 700\":\"Gcc0D54p_\",\"Icon - White\":\"tx7RZk4ko\",\"Large Icon - Blue\":\"Us0ryEOHk\",\"Large Icon - Gold 50\":\"AgRflpZG6\",\"Large Icon - White\":\"fKnxid6Wi\",\"NEW White\":\"e6_7Garh3\",\"Primary Logo - Blue\":\"bOZsd1leD\",\"Primary Logo - Gold 50\":\"NW52SPkU_\",\"Primary Logo - Gold 700\":\"exuzoFFZv\",\"Primary Logo - White\":\"XIC0xV5AB\",\"Variant 17\":\"iWcXM4Cyy\",NEW:\"pLdgMy7xX\"};const humanReadableVariantMap={\"Mobile Open\":\"ejmEiGUD8\",\"Primary Nav - Blue\":\"sFB2gFX1Z\",\"Primary Nav - Gold\":\"GefPWt1Xk\",\"Primary Nav - White\":\"iu_X6yWRt\",Phone:\"KG9Sk_k9K\",Scroll:\"yz8SIoshI\",Tablet:\"OALfe_80y\"};const getProps=({buttonBackground,buttonFontColor,buttonText,height,id,logo,menuItemsColor,width,...props})=>{var _humanReadableEnumMap_logo,_ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6;return{...props,Dhh_FIyap:(_ref1=(_ref=(_humanReadableEnumMap_logo=humanReadableEnumMap[logo])!==null&&_humanReadableEnumMap_logo!==void 0?_humanReadableEnumMap_logo:logo)!==null&&_ref!==void 0?_ref:props.Dhh_FIyap)!==null&&_ref1!==void 0?_ref1:\"bOZsd1leD\",lgJUhGJcQ:(_ref2=buttonBackground!==null&&buttonBackground!==void 0?buttonBackground:props.lgJUhGJcQ)!==null&&_ref2!==void 0?_ref2:\"var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214))\",oQC4n1p6U:(_ref3=buttonFontColor!==null&&buttonFontColor!==void 0?buttonFontColor:props.oQC4n1p6U)!==null&&_ref3!==void 0?_ref3:\"var(--token-4901aafe-54f2-4a19-aac9-c50296fc91ad, rgb(7, 43, 74))\",QcvelICnO:(_ref4=menuItemsColor!==null&&menuItemsColor!==void 0?menuItemsColor:props.QcvelICnO)!==null&&_ref4!==void 0?_ref4:\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\",rRsoxnHEB:(_ref5=buttonText!==null&&buttonText!==void 0?buttonText:props.rRsoxnHEB)!==null&&_ref5!==void 0?_ref5:\"Donate\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"sFB2gFX1Z\"};};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,Dhh_FIyap,rRsoxnHEB,lgJUhGJcQ,oQC4n1p6U,QcvelICnO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sFB2gFX1Z\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const s02ndcKhc8262eg=activeVariantCallback(async(...args)=>{setVariant(\"KG9Sk_k9K\");});const s02ndcKhcydq94m=activeVariantCallback(async(...args)=>{setVariant(\"ejmEiGUD8\");});const onMouseEnterizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"ejmEiGUD8\",\"KG9Sk_k9K\"].includes(baseVariant))return true;return false;};const router=useRouter();const isDisplayed1=()=>{if([\"ejmEiGUD8\",\"KG9Sk_k9K\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);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:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-zaxqw5\",className,classNames),\"data-framer-appear-id\":\"zaxqw5\",\"data-framer-name\":\"Primary Nav - Blue\",layoutDependency:layoutDependency,layoutId:\"sFB2gFX1Z\",optimized:true,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{ejmEiGUD8:{background:\"linear-gradient(180deg, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) 0%, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)) 100%)\",backgroundColor:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"},iu_X6yWRt:{background:\"linear-gradient(180deg, rgba(7, 43, 74, 0.49) -100%, rgba(7, 43, 74, 0) 100%)\"},KG9Sk_k9K:{background:\"linear-gradient(180deg, var(--token-4901aafe-54f2-4a19-aac9-c50296fc91ad, rgb(7, 43, 74)) 0%, var(--token-4901aafe-54f2-4a19-aac9-c50296fc91ad, rgb(7, 43, 74)) 100%)\",backgroundColor:\"var(--token-4901aafe-54f2-4a19-aac9-c50296fc91ad, rgb(7, 43, 74))\"},yz8SIoshI:{background:\"linear-gradient(180deg, var(--token-791a2085-3f5b-432d-993a-fb59c7e142ab, rgb(0, 128, 212)) 0%, var(--token-791a2085-3f5b-432d-993a-fb59c7e142ab, rgb(0, 128, 212)) 100%)\",backgroundColor:\"var(--token-791a2085-3f5b-432d-993a-fb59c7e142ab, rgb(0, 128, 212))\"}},...addPropertyOverrides({ejmEiGUD8:{\"data-framer-name\":\"Mobile Open\"},GefPWt1Xk:{\"data-framer-name\":\"Primary Nav - Gold\"},iu_X6yWRt:{\"data-framer-name\":\"Primary Nav - White\"},KG9Sk_k9K:{\"data-framer-name\":\"Phone\"},OALfe_80y:{\"data-framer-name\":\"Tablet\"},yz8SIoshI:{\"data-framer-name\":\"Scroll\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lce298\",layoutDependency:layoutDependency,layoutId:\"KzyonK_sX\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kggu1q\",layoutDependency:layoutDependency,layoutId:\"HLBvFCnr_\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qpe9zj\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"VHY53mbI1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n077me\",\"data-framer-name\":\"Logo Wrapper Outer\",layoutDependency:layoutDependency,layoutId:\"CU1f2vgc8\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fQBWF5Lz0\"},nodeId:\"OvbFVvuJq\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1di48ke framer-1mvas3h\",\"data-framer-name\":\"Logo Wrapper Inner\",layoutDependency:layoutDependency,layoutId:\"OvbFVvuJq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||87)-0-87)/2+0+0)+12+0+0+13+0+0,...addPropertyOverrides({ejmEiGUD8:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+(12+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1)/2)+0+(((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-(37+Math.max(0,((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-47)/1)*1+10))/2+0+0)+0+0+0+0},KG9Sk_k9K:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+16+0+0+0+0+0+0},OALfe_80y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-95)/2+0+0)+16+0+0+13+0+0},yz8SIoshI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2+0+0)+16+5.5+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-15kp17j-container\",\"data-framer-appear-id\":\"15kp17j\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"IZZm0_8XV-container\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NavigationLogo,{height:\"100%\",id:\"IZZm0_8XV\",layoutId:\"IZZm0_8XV\",variant:Dhh_FIyap,width:\"100%\",...addPropertyOverrides({ejmEiGUD8:{variant:\"bOZsd1leD\"},GefPWt1Xk:{variant:\"exuzoFFZv\"},iu_X6yWRt:{variant:\"XIC0xV5AB\"},KG9Sk_k9K:{variant:\"XIC0xV5AB\"},yz8SIoshI:{variant:\"XIC0xV5AB\"}},baseVariant,gestureVariant)})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ejmEiGUD8:{height:36,width:\"36px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+(12+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1)/2)+0+(((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-(37+Math.max(0,((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-47)/1)*1+10))/2+0+0)+.5},KG9Sk_k9K:{height:36,width:\"36px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+16+0+0+.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c1o8m7-container\",layoutDependency:layoutDependency,layoutId:\"MebJzE65a-container\",children:/*#__PURE__*/_jsx(NavigationMobileNavIcon,{height:\"100%\",id:\"MebJzE65a\",layoutId:\"MebJzE65a\",style:{height:\"100%\",width:\"100%\"},variant:\"GaQC3eNrW\",width:\"100%\",...addPropertyOverrides({ejmEiGUD8:{s02ndcKhc:s02ndcKhc8262eg},KG9Sk_k9K:{s02ndcKhc:s02ndcKhcydq94m,variant:\"pIwmbShVg\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-157vk3f\",layoutDependency:layoutDependency,layoutId:\"u76EmUPch\",style:{opacity:1},variants:{KG9Sk_k9K:{opacity:0}},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jjmh4l\",layoutDependency:layoutDependency,layoutId:\"h0ahmF7yu\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h2a5c4\",layoutDependency:layoutDependency,layoutId:\"cqPHPgebG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fQBWF5Lz0\"},nodeId:\"QRrccMRns\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Home\"})})})}),className:\"framer-1w4fdvf\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"QRrccMRns\",style:{\"--extracted-r6o4lv\":\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ejmEiGUD8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fQBWF5Lz0\"},nodeId:\"QRrccMRns\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Home\"})})})}),fonts:[\"Inter\"]},KG9Sk_k9K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"fQBWF5Lz0\"},nodeId:\"QRrccMRns\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Home\"})})})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QgE55qFTd\"},nodeId:\"r2KgXUNFN\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"About Us\"})})})}),className:\"framer-135wlzn\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"r2KgXUNFN\",style:{\"--extracted-r6o4lv\":\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ejmEiGUD8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QgE55qFTd\"},nodeId:\"r2KgXUNFN\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"About Us\"})})})}),fonts:[\"Inter\"]},KG9Sk_k9K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QgE55qFTd\"},nodeId:\"r2KgXUNFN\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"About Us\"})})})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,...addPropertyOverrides({ejmEiGUD8:{width:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px), 1200px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+(12+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1)/2)+0+(((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-(37+Math.max(0,((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-47)/1)*1+10))/2+37+10)+0+0+0+0+402},KG9Sk_k9K:{width:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px, 1px), 1200px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+16+0+47+0+0+0+0+426}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xdwzzx-container\",layoutDependency:layoutDependency,layoutId:\"DfBI3V0Yh-container\",children:/*#__PURE__*/_jsx(NavigationOurWork,{aXeUuZqxf:resolvedLinks[1],B86julkwb:\"Overview\",FFy4HEdaR:resolvedLinks[3],height:\"100%\",HF1rbwvK2:\"Our Work\",id:\"DfBI3V0Yh\",iirjlRWGT:true,Jd7r1mS33:true,layoutId:\"DfBI3V0Yh\",qTPm4K_KG:resolvedLinks[0],SIelQx6cQ:\"Serve\",sSJKKHB_u:\"Projects\",style:{width:\"100%\"},variant:\"dXo5LUHyu\",width:\"100%\",Y1t8KWs6J:\"Locations\",YIs0_Deq8:resolvedLinks[2],...addPropertyOverrides({ejmEiGUD8:{aXeUuZqxf:resolvedLinks[5],FFy4HEdaR:resolvedLinks[7],qTPm4K_KG:resolvedLinks[4],YIs0_Deq8:resolvedLinks[6]},KG9Sk_k9K:{aXeUuZqxf:resolvedLinks[9],FFy4HEdaR:resolvedLinks[11],qTPm4K_KG:resolvedLinks[8],YIs0_Deq8:resolvedLinks[10]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined},{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,...addPropertyOverrides({ejmEiGUD8:{width:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px), 1200px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+(12+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1)/2)+0+(((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-(37+Math.max(0,((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-47)/1)*1+10))/2+37+10)+0+0+0+0+995},KG9Sk_k9K:{width:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px, 1px), 1200px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+16+0+47+0+0+0+0+1055}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xodgeo-container\",layoutDependency:layoutDependency,layoutId:\"T8Zpk1qX6-container\",children:/*#__PURE__*/_jsx(NavigationOurWork,{aXeUuZqxf:resolvedLinks1[1],B86julkwb:\"Overview\",FFy4HEdaR:resolvedLinks1[3],height:\"100%\",HF1rbwvK2:\"Our Work\",id:\"T8Zpk1qX6\",iirjlRWGT:true,Jd7r1mS33:true,layoutId:\"T8Zpk1qX6\",qTPm4K_KG:resolvedLinks1[0],SIelQx6cQ:\"Serve\",sSJKKHB_u:\"Projects\",style:{width:\"100%\"},variant:\"Hk9GG8bO8\",width:\"100%\",Y1t8KWs6J:\"Locations\",YIs0_Deq8:resolvedLinks1[2],...addPropertyOverrides({ejmEiGUD8:{aXeUuZqxf:resolvedLinks1[5],B86julkwb:\"Refugees 101\",FFy4HEdaR:undefined,HF1rbwvK2:\"Resources\",iirjlRWGT:false,Jd7r1mS33:false,qTPm4K_KG:resolvedLinks1[4],SIelQx6cQ:\"\",sSJKKHB_u:\"\",variant:\"dXo5LUHyu\",Y1t8KWs6J:\"Toolbox\",YIs0_Deq8:undefined},KG9Sk_k9K:{aXeUuZqxf:resolvedLinks1[7],B86julkwb:\"Refugees 101\",FFy4HEdaR:undefined,HF1rbwvK2:\"Resources\",iirjlRWGT:false,Jd7r1mS33:false,qTPm4K_KG:resolvedLinks1[6],SIelQx6cQ:\"\",sSJKKHB_u:\"\",variant:\"dXo5LUHyu\",Y1t8KWs6J:\"Toolbox\",YIs0_Deq8:undefined}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DS84VGzp3\"},nodeId:\"a4wmqxEMW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Blog\"})})})}),className:\"framer-n9axk6\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"a4wmqxEMW\",style:{\"--extracted-r6o4lv\":\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ejmEiGUD8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DS84VGzp3\"},nodeId:\"a4wmqxEMW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Blog\"})})})}),fonts:[\"Inter\"]},KG9Sk_k9K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DS84VGzp3\"},nodeId:\"a4wmqxEMW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Blog\"})})})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J8FrCgTwt\"},nodeId:\"Ams2tHTgz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Training\"})})})}),className:\"framer-1wlstjn\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"Ams2tHTgz\",style:{\"--extracted-r6o4lv\":\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ejmEiGUD8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J8FrCgTwt\"},nodeId:\"Ams2tHTgz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Training\"})})})}),fonts:[\"Inter\"]},KG9Sk_k9K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-420ppb\",\"data-styles-preset\":\"BDUadpsEm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J8FrCgTwt\"},nodeId:\"Ams2tHTgz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Training\"})})})}),fonts:[\"Inter\"]}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jO88gEnfj\"},nodeId:\"oQtoUXVFZ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1p4vd1a\",\"data-styles-preset\":\"Xip4wOQCL\",children:\"Resources\"})})})}),className:\"framer-1o73ttn\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"oQtoUXVFZ\",style:{\"--extracted-r6o4lv\":\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a3socj\",layoutDependency:layoutDependency,layoutId:\"Xzih3hp3l\",children:[isDisplayed1()&&/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-70mrva\",\"data-framer-appear-id\":\"70mrva\",initial:animation5,layoutDependency:layoutDependency,layoutId:\"JiI3Ralyz\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QgE55qFTd\"},nodeId:\"dhA1JBj2U\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-gme3f3 framer-1mvas3h\",layoutDependency:layoutDependency,layoutId:\"dhA1JBj2U\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"About Us\"})}),className:\"framer-qiq40j\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"Z5cuUiFHz\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-QcvelICnO-qknXK96rG)\",\"--variable-reference-QcvelICnO-qknXK96rG\":QcvelICnO},variants:{GefPWt1Xk:{\"--extracted-r6o4lv\":\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79))\"},iu_X6yWRt:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250))\"},yz8SIoshI:{\"--extracted-r6o4lv\":\"var(--token-9e6144ed-09bc-4a28-9ff4-561958d22628, rgb(239, 254, 252))\"}},verticalAlignment:\"top\",whileHover:animation6,withExternalLayout:true,...addPropertyOverrides({GefPWt1Xk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)))\"},children:\"About Us\"})})},iu_X6yWRt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250)))\"},children:\"About Us\"})})},OALfe_80y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"About Us\"})})},yz8SIoshI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9e6144ed-09bc-4a28-9ff4-561958d22628, rgb(239, 254, 252)))\"},children:\"About Us\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ajhvg3\",\"data-highlight\":true,id:`${layoutId}-ajhvg3`,layoutDependency:layoutDependency,layoutId:\"s63dYqsx6\",onMouseEnter:onMouseEnterizu9gt({overlay}),ref:ref2,whileHover:animation6,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Our Work\"})}),className:\"framer-144mx0w\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"SVU1ET5uZ\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-QcvelICnO-qknXK96rG)\",\"--variable-reference-QcvelICnO-qknXK96rG\":QcvelICnO},variants:{GefPWt1Xk:{\"--extracted-r6o4lv\":\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79))\"},iu_X6yWRt:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250))\"},yz8SIoshI:{\"--extracted-r6o4lv\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GefPWt1Xk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)))\"},children:\"Our Work\"})})},iu_X6yWRt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250)))\"},children:\"Our Work\"})})},OALfe_80y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Our Work\"})})},yz8SIoshI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:\"Our Work\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-ajhvg3`,offsetX:8,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation8,className:\"framer-2murb1\",exit:animation7,initial:animation9,layoutDependency:layoutDependency,layoutId:\"WSTu8ngaE\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"var(--token-24a50679-3701-4095-a943-d8d40e8eb293, rgb(11, 68, 111))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":NwezWgLKR\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||87)-0-87)/2+0+0)+12+7.5+0+7.200000000000003+-17763568394002505e-31+0+16+0,...addPropertyOverrides({OALfe_80y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-95)/2+0+0)+16+7.5+0+8.4+0+0+16+0},yz8SIoshI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2+0+0)+16+0+0+7.200000000000003+-17763568394002505e-31+0+16+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c5jfj0-container\",layoutDependency:layoutDependency,layoutId:\"GUyJ4thbC-container\",children:/*#__PURE__*/_jsx(NavigationOverlayLink,{BAqvnmvCK:false,height:\"100%\",id:\"GUyJ4thbC\",layoutId:\"GUyJ4thbC\",lrZxxsFwA:resolvedLinks2[0],LXOwuA2zI:\"Locations\",Ov5ciLyLc:\"globe\",width:\"100%\",...addPropertyOverrides({GefPWt1Xk:{lrZxxsFwA:resolvedLinks2[1]},iu_X6yWRt:{lrZxxsFwA:resolvedLinks2[2]},OALfe_80y:{lrZxxsFwA:resolvedLinks2[3]},yz8SIoshI:{lrZxxsFwA:resolvedLinks2[4]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined},{href:{hash:\":PUMzGYP9J\",webPageId:\"a1cHA8hsE\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||87)-0-87)/2+0+0)+12+7.5+0+7.200000000000003+-17763568394002505e-31+0+16+36,...addPropertyOverrides({OALfe_80y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-95)/2+0+0)+16+7.5+0+8.4+0+0+16+36},yz8SIoshI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2+0+0)+16+0+0+7.200000000000003+-17763568394002505e-31+0+16+36}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v1e431-container\",layoutDependency:layoutDependency,layoutId:\"OpyGC0cz4-container\",children:/*#__PURE__*/_jsx(NavigationOverlayLink,{BAqvnmvCK:false,height:\"100%\",id:\"OpyGC0cz4\",layoutId:\"OpyGC0cz4\",lrZxxsFwA:resolvedLinks3[0],LXOwuA2zI:\"Projects\",Ov5ciLyLc:\"edit\",width:\"100%\",...addPropertyOverrides({GefPWt1Xk:{lrZxxsFwA:resolvedLinks3[1]},iu_X6yWRt:{lrZxxsFwA:resolvedLinks3[2]},OALfe_80y:{lrZxxsFwA:resolvedLinks3[3]},yz8SIoshI:{lrZxxsFwA:resolvedLinks3[4]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined},{href:{webPageId:\"xpFyTQkDu\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||87)-0-87)/2+0+0)+12+7.5+0+7.200000000000003+-17763568394002505e-31+0+16+72,...addPropertyOverrides({OALfe_80y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-95)/2+0+0)+16+7.5+0+8.4+0+0+16+72},yz8SIoshI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2+0+0)+16+0+0+7.200000000000003+-17763568394002505e-31+0+16+72}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4l9jr4-container\",layoutDependency:layoutDependency,layoutId:\"tNSRUbuLo-container\",children:/*#__PURE__*/_jsx(NavigationOverlayLink,{BAqvnmvCK:false,height:\"100%\",id:\"tNSRUbuLo\",layoutId:\"tNSRUbuLo\",lrZxxsFwA:resolvedLinks4[0],LXOwuA2zI:\"Serve\",Ov5ciLyLc:\"heart\",width:\"100%\",...addPropertyOverrides({GefPWt1Xk:{lrZxxsFwA:resolvedLinks4[1]},iu_X6yWRt:{lrZxxsFwA:resolvedLinks4[2]},OALfe_80y:{lrZxxsFwA:resolvedLinks4[3]},yz8SIoshI:{lrZxxsFwA:resolvedLinks4[4]}},baseVariant,gestureVariant)})})})})]})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DS84VGzp3\"},nodeId:\"JnIVZUyUn\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10jyba0 framer-1mvas3h\",layoutDependency:layoutDependency,layoutId:\"JnIVZUyUn\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Blog\"})}),className:\"framer-7usgph\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"ryPfDcvoD\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-QcvelICnO-qknXK96rG)\",\"--variable-reference-QcvelICnO-qknXK96rG\":QcvelICnO},variants:{GefPWt1Xk:{\"--extracted-r6o4lv\":\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79))\"},iu_X6yWRt:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250))\"},yz8SIoshI:{\"--extracted-r6o4lv\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GefPWt1Xk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)))\"},children:\"Blog\"})})},iu_X6yWRt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250)))\"},children:\"Blog\"})})},OALfe_80y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Blog\"})})},yz8SIoshI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:\"Blog\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J8FrCgTwt\"},nodeId:\"aZMhPPezT\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fs00ce framer-1mvas3h\",layoutDependency:layoutDependency,layoutId:\"aZMhPPezT\",whileHover:animation6,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Training\"})}),className:\"framer-l5b6eh\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"r2E95nF_1\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-QcvelICnO-qknXK96rG)\",\"--variable-reference-QcvelICnO-qknXK96rG\":QcvelICnO},variants:{GefPWt1Xk:{\"--extracted-r6o4lv\":\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79))\"},iu_X6yWRt:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250))\"},yz8SIoshI:{\"--extracted-r6o4lv\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GefPWt1Xk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)))\"},children:\"Training\"})})},iu_X6yWRt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250)))\"},children:\"Training\"})})},OALfe_80y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Training\"})})},yz8SIoshI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:\"Training\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14qx7ao\",\"data-highlight\":true,id:`${layoutId}-14qx7ao`,layoutDependency:layoutDependency,layoutId:\"G6Bsyf94j\",onMouseEnter:onMouseEnterizu9gt({overlay:overlay1}),ref:ref4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Resources\"})}),className:\"framer-1o8i68a\",fonts:[\"CUSTOM;Le Monde Courrier Std Bold\"],layoutDependency:layoutDependency,layoutId:\"vvNH8bUku\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-QcvelICnO-qknXK96rG)\",\"--variable-reference-QcvelICnO-qknXK96rG\":QcvelICnO},variants:{GefPWt1Xk:{\"--extracted-r6o4lv\":\"var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79))\"},iu_X6yWRt:{\"--extracted-r6o4lv\":\"var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250))\"},yz8SIoshI:{\"--extracted-r6o4lv\":\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GefPWt1Xk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ae50a1bf-cf18-48e7-b548-355635fe9b60, rgb(150, 89, 79)))\"},children:\"Resources\"})})},iu_X6yWRt:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1e7ff3d4-bfb2-4f7e-a093-53f8e1fd52dd, rgb(250, 250, 250)))\"},children:\"Resources\"})})},OALfe_80y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-QcvelICnO-qknXK96rG))\"},children:\"Resources\"})})},yz8SIoshI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xlIE1vbmRlIENvdXJyaWVyIFN0ZCBCb2xk\",\"--framer-font-family\":'\"Le Monde Courrier Std Bold\", \"Le Monde Courrier Std Bold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255)))\"},children:\"Resources\"})})}},baseVariant,gestureVariant)}),/*#__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}-14qx7ao`,offsetX:-16,offsetY:16,onDismiss:overlay1.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation8,className:\"framer-hv68ya\",exit:animation7,initial:animation9,layoutDependency:layoutDependency,layoutId:\"kEfBmcFau\",ref:ref5,role:\"dialog\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined},{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined},{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined},{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined},{href:{webPageId:\"JtNiAe8vF\"},implicitPathVariables:undefined},{href:{webPageId:\"jO88gEnfj\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||87)-0-87)/2+0+0)+12+7.5+0+7.200000000000003+-17763568394002505e-31+0+0+0,...addPropertyOverrides({OALfe_80y:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-95)/2+0+0)+16+7.5+0+8.4+0+0+0+0},yz8SIoshI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2+0+0)+16+0+0+7.200000000000003+-17763568394002505e-31+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mvfakb-container\",layoutDependency:layoutDependency,layoutId:\"haTKpj2A6-container\",children:/*#__PURE__*/_jsx(NavigationMenuOverlay,{height:\"100%\",id:\"haTKpj2A6\",IE1FUL_en:resolvedLinks5[1],J69ebk_cr:\"tool\",KJFTWbD8y:\"Toolbox\",layoutId:\"haTKpj2A6\",Lbro3_7mV:\"Refugees 101\",LJnSmZZ9L:resolvedLinks5[0],P1NNjeDhk:false,Po27VBcgr:false,width:\"100%\",Z4FBWwty6:\"info\",...addPropertyOverrides({GefPWt1Xk:{IE1FUL_en:resolvedLinks5[3],LJnSmZZ9L:resolvedLinks5[2]},iu_X6yWRt:{IE1FUL_en:resolvedLinks5[5],LJnSmZZ9L:resolvedLinks5[4]},OALfe_80y:{IE1FUL_en:resolvedLinks5[7],LJnSmZZ9L:resolvedLinks5[6]},yz8SIoshI:{IE1FUL_en:resolvedLinks5[9],LJnSmZZ9L:resolvedLinks5[8]}},baseVariant,gestureVariant)})})})})})})})]})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined},{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined},{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined},{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined},{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined},{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined},{href:{webPageId:\"gdJ7nSqJp\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||87)-0-87)/2+0+0)+12+7.5+0+0,...addPropertyOverrides({ejmEiGUD8:{height:56,width:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+(12+(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1)/2)+0+(((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-(37+Math.max(0,((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-47)/1)*1+10))/2+37+10)+0+(0+Math.max(0,(Math.max(0,((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||600)-0-0)/1)*1-24)*1-0-47)/1)*1-0-82)/1)*1+26)+0+0},KG9Sk_k9K:{height:56,width:`min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px, 1px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+16+0+47+0+26+0+0},OALfe_80y:{height:42,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||95)-0-95)/2+0+0)+16+7.5+0+3},yz8SIoshI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2+0+0)+16+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation10,className:\"framer-1r098f4-container\",\"data-framer-appear-id\":\"1r098f4\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"I70ZDo8cu-container\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentsButton,{epet1o5uq:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",eVwDiYu4I:rRsoxnHEB,FyFYwI9oj:lgJUhGJcQ,height:\"100%\",IC0x2k_k3:oQC4n1p6U,id:\"I70ZDo8cu\",layoutId:\"I70ZDo8cu\",OoqbxHqfn:resolvedLinks6[0],Pkql_fltR:false,QbIiBZFM3:\"House\",variant:\"Od1vGt53Z\",vMgcNrApp:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\",w14FK1K25:\"var(--token-c845962e-76e0-45dc-aa34-36ff217376e7, rgb(185, 115, 80))\",width:\"100%\",xR9aAnqIf:\"var(--token-5c54f363-a431-4d1b-a99c-f2053d68eee4, rgb(12, 153, 235))\",...addPropertyOverrides({ejmEiGUD8:{OoqbxHqfn:resolvedLinks6[5],style:{height:\"100%\",width:\"100%\"}},GefPWt1Xk:{FyFYwI9oj:\"var(--token-791a2085-3f5b-432d-993a-fb59c7e142ab, rgb(0, 128, 212))\",IC0x2k_k3:\"var(--token-eab138ca-b89a-47ce-8225-9f8388f023a4, rgb(250, 253, 255))\",OoqbxHqfn:resolvedLinks6[1]},iu_X6yWRt:{OoqbxHqfn:resolvedLinks6[2]},KG9Sk_k9K:{OoqbxHqfn:resolvedLinks6[6],style:{height:\"100%\",width:\"100%\"}},OALfe_80y:{OoqbxHqfn:resolvedLinks6[3],style:{height:\"100%\"},variant:\"ntkU_ir5F\"},yz8SIoshI:{OoqbxHqfn:resolvedLinks6[4]}},baseVariant,gestureVariant)})})})})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-F9uEZ.framer-1mvas3h, .framer-F9uEZ .framer-1mvas3h { display: block; }\",\".framer-F9uEZ.framer-zaxqw5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-F9uEZ .framer-lce298 { 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: 12px 48px 12px 48px; position: relative; width: 100%; }\",\".framer-F9uEZ .framer-kggu1q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-F9uEZ .framer-qpe9zj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-F9uEZ .framer-1n077me { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 63px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-F9uEZ .framer-1di48ke { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 37px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-F9uEZ .framer-15kp17j-container, .framer-F9uEZ .framer-1c5jfj0-container, .framer-F9uEZ .framer-1v1e431-container, .framer-F9uEZ .framer-4l9jr4-container, .framer-F9uEZ .framer-mvfakb-container, .framer-F9uEZ .framer-1r098f4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-F9uEZ .framer-c1o8m7-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-F9uEZ .framer-157vk3f { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-F9uEZ .framer-1jjmh4l { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-F9uEZ .framer-1h2a5c4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-F9uEZ .framer-1w4fdvf, .framer-F9uEZ .framer-135wlzn, .framer-F9uEZ .framer-n9axk6, .framer-F9uEZ .framer-1wlstjn, .framer-F9uEZ .framer-1o73ttn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-F9uEZ .framer-xdwzzx-container, .framer-F9uEZ .framer-1xodgeo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-F9uEZ .framer-1a3socj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-F9uEZ .framer-70mrva { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 4px 0px; position: relative; width: min-content; }\",\".framer-F9uEZ .framer-gme3f3, .framer-F9uEZ .framer-10jyba0, .framer-F9uEZ .framer-fs00ce { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 4px 8px 4px 8px; position: relative; text-decoration: none; width: min-content; }\",\".framer-F9uEZ .framer-qiq40j { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-F9uEZ .framer-ajhvg3, .framer-F9uEZ .framer-14qx7ao { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 4px 8px 4px 8px; position: relative; width: min-content; }\",\".framer-F9uEZ .framer-144mx0w, .framer-F9uEZ .framer-7usgph, .framer-F9uEZ .framer-l5b6eh, .framer-F9uEZ .framer-1o8i68a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-F9uEZ .framer-2murb1 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-F9uEZ .framer-hv68ya { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9uEZ.framer-zaxqw5, .framer-F9uEZ .framer-lce298, .framer-F9uEZ .framer-kggu1q, .framer-F9uEZ .framer-qpe9zj, .framer-F9uEZ .framer-1n077me, .framer-F9uEZ .framer-1di48ke, .framer-F9uEZ .framer-157vk3f, .framer-F9uEZ .framer-1jjmh4l, .framer-F9uEZ .framer-1h2a5c4, .framer-F9uEZ .framer-1a3socj, .framer-F9uEZ .framer-70mrva, .framer-F9uEZ .framer-gme3f3, .framer-F9uEZ .framer-ajhvg3, .framer-F9uEZ .framer-2murb1, .framer-F9uEZ .framer-10jyba0, .framer-F9uEZ .framer-fs00ce, .framer-F9uEZ .framer-14qx7ao, .framer-F9uEZ .framer-hv68ya { gap: 0px; } .framer-F9uEZ.framer-zaxqw5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-F9uEZ.framer-zaxqw5 > :first-child, .framer-F9uEZ .framer-1di48ke > :first-child, .framer-F9uEZ .framer-1h2a5c4 > :first-child, .framer-F9uEZ .framer-2murb1 > :first-child, .framer-F9uEZ .framer-hv68ya > :first-child { margin-top: 0px; } .framer-F9uEZ.framer-zaxqw5 > :last-child, .framer-F9uEZ .framer-1di48ke > :last-child, .framer-F9uEZ .framer-1h2a5c4 > :last-child, .framer-F9uEZ .framer-2murb1 > :last-child, .framer-F9uEZ .framer-hv68ya > :last-child { margin-bottom: 0px; } .framer-F9uEZ .framer-lce298 > *, .framer-F9uEZ .framer-kggu1q > *, .framer-F9uEZ .framer-qpe9zj > *, .framer-F9uEZ .framer-1n077me > *, .framer-F9uEZ .framer-157vk3f > *, .framer-F9uEZ .framer-1jjmh4l > *, .framer-F9uEZ .framer-gme3f3 > *, .framer-F9uEZ .framer-ajhvg3 > *, .framer-F9uEZ .framer-10jyba0 > *, .framer-F9uEZ .framer-fs00ce > *, .framer-F9uEZ .framer-14qx7ao > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-F9uEZ .framer-lce298 > :first-child, .framer-F9uEZ .framer-kggu1q > :first-child, .framer-F9uEZ .framer-qpe9zj > :first-child, .framer-F9uEZ .framer-1n077me > :first-child, .framer-F9uEZ .framer-157vk3f > :first-child, .framer-F9uEZ .framer-1jjmh4l > :first-child, .framer-F9uEZ .framer-1a3socj > :first-child, .framer-F9uEZ .framer-70mrva > :first-child, .framer-F9uEZ .framer-gme3f3 > :first-child, .framer-F9uEZ .framer-ajhvg3 > :first-child, .framer-F9uEZ .framer-10jyba0 > :first-child, .framer-F9uEZ .framer-fs00ce > :first-child, .framer-F9uEZ .framer-14qx7ao > :first-child { margin-left: 0px; } .framer-F9uEZ .framer-lce298 > :last-child, .framer-F9uEZ .framer-kggu1q > :last-child, .framer-F9uEZ .framer-qpe9zj > :last-child, .framer-F9uEZ .framer-1n077me > :last-child, .framer-F9uEZ .framer-157vk3f > :last-child, .framer-F9uEZ .framer-1jjmh4l > :last-child, .framer-F9uEZ .framer-1a3socj > :last-child, .framer-F9uEZ .framer-70mrva > :last-child, .framer-F9uEZ .framer-gme3f3 > :last-child, .framer-F9uEZ .framer-ajhvg3 > :last-child, .framer-F9uEZ .framer-10jyba0 > :last-child, .framer-F9uEZ .framer-fs00ce > :last-child, .framer-F9uEZ .framer-14qx7ao > :last-child { margin-right: 0px; } .framer-F9uEZ .framer-1di48ke > *, .framer-F9uEZ .framer-2murb1 > *, .framer-F9uEZ .framer-hv68ya > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-F9uEZ .framer-1h2a5c4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-F9uEZ .framer-1a3socj > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-F9uEZ .framer-70mrva > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-F9uEZ.framer-v-pu5i0u.framer-zaxqw5 { width: 810px; }\",\".framer-F9uEZ.framer-v-pu5i0u .framer-lce298 { padding: 16px 24px 16px 24px; }\",\".framer-F9uEZ.framer-v-pu5i0u .framer-1a3socj, .framer-F9uEZ.framer-v-x0rnhu .framer-1a3socj { gap: 12px; }\",\".framer-F9uEZ.framer-v-pu5i0u .framer-70mrva, .framer-F9uEZ.framer-v-x0rnhu .framer-70mrva { gap: 0px; }\",\".framer-F9uEZ.framer-v-pu5i0u .framer-1r098f4-container { height: 42px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9uEZ.framer-v-pu5i0u .framer-1a3socj, .framer-F9uEZ.framer-v-pu5i0u .framer-70mrva { gap: 0px; } .framer-F9uEZ.framer-v-pu5i0u .framer-1a3socj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-F9uEZ.framer-v-pu5i0u .framer-1a3socj > :first-child, .framer-F9uEZ.framer-v-pu5i0u .framer-70mrva > :first-child { margin-left: 0px; } .framer-F9uEZ.framer-v-pu5i0u .framer-1a3socj > :last-child, .framer-F9uEZ.framer-v-pu5i0u .framer-70mrva > :last-child { margin-right: 0px; } .framer-F9uEZ.framer-v-pu5i0u .framer-70mrva > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-F9uEZ.framer-v-x0rnhu .framer-lce298, .framer-F9uEZ.framer-v-19u3xbv .framer-lce298 { padding: 16px; }\",\".framer-F9uEZ.framer-v-x0rnhu .framer-kggu1q { max-width: unset; }\",\".framer-F9uEZ.framer-v-x0rnhu .framer-qpe9zj { justify-content: flex-start; }\",\".framer-F9uEZ.framer-v-x0rnhu .framer-1n077me { height: min-content; }\",\".framer-F9uEZ.framer-v-x0rnhu .framer-1di48ke { width: 126px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9uEZ.framer-v-x0rnhu .framer-1a3socj, .framer-F9uEZ.framer-v-x0rnhu .framer-70mrva { gap: 0px; } .framer-F9uEZ.framer-v-x0rnhu .framer-1a3socj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-F9uEZ.framer-v-x0rnhu .framer-1a3socj > :first-child, .framer-F9uEZ.framer-v-x0rnhu .framer-70mrva > :first-child { margin-left: 0px; } .framer-F9uEZ.framer-v-x0rnhu .framer-1a3socj > :last-child, .framer-F9uEZ.framer-v-x0rnhu .framer-70mrva > :last-child { margin-right: 0px; } .framer-F9uEZ.framer-v-x0rnhu .framer-70mrva > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-F9uEZ.framer-v-1phbhy9.framer-zaxqw5 { height: 600px; justify-content: flex-start; min-height: calc(var(--framer-viewport-height, 100vh) * 1); min-width: 100px; width: 400px; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-lce298 { flex: 1 0 0px; height: 1px; padding: 12px 24px 12px 24px; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-kggu1q { flex-direction: column; height: 100%; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-qpe9zj, .framer-F9uEZ.framer-v-19u3xbv .framer-qpe9zj { width: 100%; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1n077me, .framer-F9uEZ.framer-v-19u3xbv .framer-1n077me { flex: 1 0 0px; gap: unset; height: min-content; justify-content: space-between; width: 1px; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1di48ke, .framer-F9uEZ.framer-v-19u3xbv .framer-1di48ke { width: 110px; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-c1o8m7-container, .framer-F9uEZ.framer-v-19u3xbv .framer-c1o8m7-container { height: 36px; width: 36px; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-157vk3f { flex-direction: column; gap: 26px; height: 1px; justify-content: flex-start; width: 100%; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1jjmh4l, .framer-F9uEZ.framer-v-19u3xbv .framer-1jjmh4l { align-self: unset; flex: 1 0 0px; height: 1px; order: 0; width: 100%; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1h2a5c4 { gap: 9px; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1w4fdvf, .framer-F9uEZ.framer-v-19u3xbv .framer-1w4fdvf { order: 0; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-135wlzn, .framer-F9uEZ.framer-v-19u3xbv .framer-135wlzn { order: 1; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-xdwzzx-container, .framer-F9uEZ.framer-v-19u3xbv .framer-xdwzzx-container { order: 2; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1xodgeo-container, .framer-F9uEZ.framer-v-19u3xbv .framer-1xodgeo-container { order: 5; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-n9axk6, .framer-F9uEZ.framer-v-19u3xbv .framer-n9axk6 { order: 3; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1wlstjn, .framer-F9uEZ.framer-v-19u3xbv .framer-1wlstjn { order: 4; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1a3socj, .framer-F9uEZ.framer-v-19u3xbv .framer-1a3socj { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 41px; height: min-content; order: 1; width: 100%; }\",\".framer-F9uEZ.framer-v-1phbhy9 .framer-1r098f4-container, .framer-F9uEZ.framer-v-19u3xbv .framer-1r098f4-container { height: 56px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9uEZ.framer-v-1phbhy9 .framer-kggu1q, .framer-F9uEZ.framer-v-1phbhy9 .framer-1n077me, .framer-F9uEZ.framer-v-1phbhy9 .framer-157vk3f, .framer-F9uEZ.framer-v-1phbhy9 .framer-1h2a5c4, .framer-F9uEZ.framer-v-1phbhy9 .framer-1a3socj { gap: 0px; } .framer-F9uEZ.framer-v-1phbhy9 .framer-kggu1q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-F9uEZ.framer-v-1phbhy9 .framer-kggu1q > :first-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-157vk3f > :first-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-1h2a5c4 > :first-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-1a3socj > :first-child { margin-top: 0px; } .framer-F9uEZ.framer-v-1phbhy9 .framer-kggu1q > :last-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-157vk3f > :last-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-1h2a5c4 > :last-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-1a3socj > :last-child { margin-bottom: 0px; } .framer-F9uEZ.framer-v-1phbhy9 .framer-1n077me > *, .framer-F9uEZ.framer-v-1phbhy9 .framer-1n077me > :first-child, .framer-F9uEZ.framer-v-1phbhy9 .framer-1n077me > :last-child { margin: 0px; } .framer-F9uEZ.framer-v-1phbhy9 .framer-157vk3f > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-F9uEZ.framer-v-1phbhy9 .framer-1h2a5c4 > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-F9uEZ.framer-v-1phbhy9 .framer-1a3socj > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } }\",\".framer-F9uEZ.framer-v-19u3xbv.framer-zaxqw5 { height: 68px; justify-content: flex-start; min-width: 100px; width: 400px; }\",\".framer-F9uEZ.framer-v-19u3xbv .framer-kggu1q { flex-direction: column; }\",\".framer-F9uEZ.framer-v-19u3xbv .framer-157vk3f { flex: none; flex-direction: column; gap: 26px; height: 82px; justify-content: flex-start; width: 100%; }\",\".framer-F9uEZ.framer-v-19u3xbv .framer-1h2a5c4 { gap: 21px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-F9uEZ.framer-v-19u3xbv .framer-kggu1q, .framer-F9uEZ.framer-v-19u3xbv .framer-1n077me, .framer-F9uEZ.framer-v-19u3xbv .framer-157vk3f, .framer-F9uEZ.framer-v-19u3xbv .framer-1h2a5c4, .framer-F9uEZ.framer-v-19u3xbv .framer-1a3socj { gap: 0px; } .framer-F9uEZ.framer-v-19u3xbv .framer-kggu1q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-F9uEZ.framer-v-19u3xbv .framer-kggu1q > :first-child, .framer-F9uEZ.framer-v-19u3xbv .framer-157vk3f > :first-child, .framer-F9uEZ.framer-v-19u3xbv .framer-1h2a5c4 > :first-child, .framer-F9uEZ.framer-v-19u3xbv .framer-1a3socj > :first-child { margin-top: 0px; } .framer-F9uEZ.framer-v-19u3xbv .framer-kggu1q > :last-child, .framer-F9uEZ.framer-v-19u3xbv .framer-157vk3f > :last-child, .framer-F9uEZ.framer-v-19u3xbv .framer-1h2a5c4 > :last-child, .framer-F9uEZ.framer-v-19u3xbv .framer-1a3socj > :last-child { margin-bottom: 0px; } .framer-F9uEZ.framer-v-19u3xbv .framer-1n077me > *, .framer-F9uEZ.framer-v-19u3xbv .framer-1n077me > :first-child, .framer-F9uEZ.framer-v-19u3xbv .framer-1n077me > :last-child { margin: 0px; } .framer-F9uEZ.framer-v-19u3xbv .framer-157vk3f > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-F9uEZ.framer-v-19u3xbv .framer-1h2a5c4 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-F9uEZ.framer-v-19u3xbv .framer-1a3socj > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 87\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GefPWt1Xk\":{\"layout\":[\"fixed\",\"auto\"]},\"iu_X6yWRt\":{\"layout\":[\"fixed\",\"auto\"]},\"OALfe_80y\":{\"layout\":[\"fixed\",\"auto\"]},\"yz8SIoshI\":{\"layout\":[\"fixed\",\"auto\"]},\"ejmEiGUD8\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"100px\",null,\"100vh\",null]},\"KG9Sk_k9K\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[\"100px\",null,null,null]}}}\n * @framerVariables {\"Dhh_FIyap\":\"logo\",\"rRsoxnHEB\":\"buttonText\",\"lgJUhGJcQ\":\"buttonBackground\",\"oQC4n1p6U\":\"buttonFontColor\",\"QcvelICnO\":\"menuItemsColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqknXK96rG=withCSS(Component,css,\"framer-F9uEZ\");export default FramerqknXK96rG;FramerqknXK96rG.displayName=\"00-Navigation/Nav Bar\";FramerqknXK96rG.defaultProps={height:87,width:1200};addPropertyControls(FramerqknXK96rG,{variant:{options:[\"sFB2gFX1Z\",\"GefPWt1Xk\",\"iu_X6yWRt\",\"OALfe_80y\",\"yz8SIoshI\",\"ejmEiGUD8\",\"KG9Sk_k9K\"],optionTitles:[\"Primary Nav - Blue\",\"Primary Nav - Gold\",\"Primary Nav - White\",\"Tablet\",\"Scroll\",\"Mobile Open\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},Dhh_FIyap:(NavigationLogoControls===null||NavigationLogoControls===void 0?void 0:NavigationLogoControls[\"variant\"])&&{...NavigationLogoControls[\"variant\"],defaultValue:\"bOZsd1leD\",description:undefined,hidden:undefined,title:\"Logo\"},rRsoxnHEB:{defaultValue:\"Donate\",displayTextArea:false,title:\"Button Text\",type:ControlType.String},lgJUhGJcQ:{defaultValue:'var(--token-3377be96-56ca-4dac-a7da-4ea5890ea682, rgb(33, 212, 214)) /* {\"name\":\"Brand Green 400\"} */',title:\"Button Background\",type:ControlType.Color},oQC4n1p6U:{defaultValue:'var(--token-4901aafe-54f2-4a19-aac9-c50296fc91ad, rgb(7, 43, 74)) /* {\"name\":\"Blue 950\"} */',title:\"Button Font Color\",type:ControlType.Color},QcvelICnO:{defaultValue:\"var(--token-53dc97a2-f4ca-434f-b774-38c65c6c00e2, rgb(1, 96, 163))\",title:\"Menu Items Color\",type:ControlType.Color}});addFonts(FramerqknXK96rG,[{explicitInter:true,fonts:[{family:\"Le Monde Courrier Std Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/AD4alp10F0TNXdVbQx7CEQ6z1I.woff2\"},{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\"}]},...NavigationLogoFonts,...NavigationMobileNavIconFonts,...NavigationOurWorkFonts,...NavigationOverlayLinkFonts,...NavigationMenuOverlayFonts,...ComponentsButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqknXK96rG\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"87\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Dhh_FIyap\\\":\\\"logo\\\",\\\"rRsoxnHEB\\\":\\\"buttonText\\\",\\\"lgJUhGJcQ\\\":\\\"buttonBackground\\\",\\\"oQC4n1p6U\\\":\\\"buttonFontColor\\\",\\\"QcvelICnO\\\":\\\"menuItemsColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GefPWt1Xk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iu_X6yWRt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OALfe_80y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yz8SIoshI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ejmEiGUD8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"100px\\\",null,\\\"100vh\\\",null]},\\\"KG9Sk_k9K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[\\\"100px\\\",null,null,null]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qknXK96rG.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "fontColor", "height", "hoverColor", "hoverIconColor", "hoverTextColor", "icon", "iconColor", "id", "link", "newTab", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "_ref6", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "eVwDiYu4I", "FyFYwI9oj", "IC0x2k_k3", "QbIiBZFM3", "w14FK1K25", "epet1o5uq", "vMgcNrApp", "OoqbxHqfn", "Pkql_fltR", "xR9aAnqIf", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerRrgdrGysi", "withCSS", "RrgdrGysi_default", "addPropertyControls", "ControlType", "addFonts", "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", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "SVG", "RichText2", "css", "FramerYrZABG4Xo", "withCSS", "YrZABG4Xo_default", "addPropertyControls", "ControlType", "addFonts", "NavigationLogoFonts", "getFonts", "YrZABG4Xo_default", "ComponentsButtonFonts", "RrgdrGysi_default", "FeatherFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Link", "ComponentViewportProvider", "ResolveLinks", "resolvedLinks", "RichText2", "resolvedLinks1", "css", "FramerJteY30IOG", "withCSS", "JteY30IOG_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "s02ndcKhc", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap19hn1e4", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramerFGLRIyM0w", "withCSS", "FGLRIyM0w_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFonts", "Icon", "FeatherControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "height", "icon", "id", "link", "newTab", "tap", "title", "width", "props", "_ref", "_humanReadableEnumMap_icon", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "LXOwuA2zI", "Ov5ciLyLc", "lrZxxsFwA", "BAqvnmvCK", "vhn9SWq25", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3fud5e", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramersEMr7mOdv", "withCSS", "sEMr7mOdv_default", "addPropertyControls", "ControlType", "addFonts", "NavigationOverlayLinkFonts", "getFonts", "sEMr7mOdv_default", "NavigationOverlayLinkControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "height", "iAFRTap", "icon1", "icon2", "id", "jonTap", "link1", "link1NewTab", "link2", "link2NewTab", "title1", "title2", "width", "props", "_humanReadableEnumMap_icon2", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableEnumMap_icon1", "_ref5", "_ref6", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "lUy_PTb6I", "GXx73OBHY", "LJnSmZZ9L", "P1NNjeDhk", "IE1FUL_en", "Po27VBcgr", "Lbro3_7mV", "Z4FBWwty6", "KJFTWbD8y", "J69ebk_cr", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "vhn9SWq25jiu8pz", "args", "vhn9SWq25772l75", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "Link", "ComponentViewportProvider", "sEMr7mOdv_default", "css", "FramerFTHgsqLRn", "withCSS", "FTHgsqLRn_default", "addPropertyControls", "ControlType", "NavigationOverlayLinkControls", "addFonts", "NavigationOverlayLinkFonts", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link1", "link1Title", "link2", "link2Title", "link3", "link3Title", "link3Visible", "link4", "link4Title", "link4Visible", "linkGroupTitle", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "HF1rbwvK2", "qTPm4K_KG", "B86julkwb", "aXeUuZqxf", "Y1t8KWs6J", "iirjlRWGT", "YIs0_Deq8", "sSJKKHB_u", "Jd7r1mS33", "FFy4HEdaR", "SIelQx6cQ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapsbtvc5", "args", "onTapxb91gj", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "Link", "css", "FramerIQChNbIlg", "withCSS", "IQChNbIlg_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "FeatherControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "height", "icon", "id", "link", "newTab", "tap", "title", "width", "props", "_ref", "_humanReadableEnumMap_icon", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "LXOwuA2zI", "Ov5ciLyLc", "lrZxxsFwA", "BAqvnmvCK", "vhn9SWq25", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3fud5e", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramersEMr7mOdv", "withCSS", "sEMr7mOdv_default", "addPropertyControls", "ControlType", "addFonts", "NavigationLogoFonts", "getFonts", "YrZABG4Xo_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "NavigationMobileNavIconFonts", "FGLRIyM0w_default", "NavigationOurWorkFonts", "IQChNbIlg_default", "NavigationOverlayLinkFonts", "sEMr7mOdv_default", "MotionDivWithFX", "NavigationMenuOverlayFonts", "FTHgsqLRn_default", "ComponentsButtonFonts", "RrgdrGysi_default", "NavigationLogoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "animation3", "transition4", "animation4", "animation5", "animation6", "animation7", "animation8", "animation9", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition5", "animation10", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "buttonBackground", "buttonFontColor", "buttonText", "height", "id", "logo", "menuItemsColor", "width", "props", "_humanReadableEnumMap_logo", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Dhh_FIyap", "rRsoxnHEB", "lgJUhGJcQ", "oQC4n1p6U", "QcvelICnO", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "s02ndcKhc8262eg", "args", "s02ndcKhcydq94m", "onMouseEnterizu9gt", "overlay", "paginationInfo", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "ref2", "ref3", "ref4", "ref5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "Link", "ComponentViewportProvider", "RichText2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "l", "AnimatePresence", "Floating", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "overlay1", "resolvedLinks5", "resolvedLinks6", "css", "FramerqknXK96rG", "withCSS", "qknXK96rG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
