{
  "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/fBoKIiag2Xu61M3uMODO/hlV0lvjQ5ioBhZgrMAFY/iWwuCnlxd.js", "ssg:https://framerusercontent.com/modules/ntLJHSwxSpUZAdYOnQrF/bUOpkyrboBvbmp12n9eM/e8MqUfc3j.js", "ssg:https://framerusercontent.com/modules/axkjvL9JHvlnHFOa2JhW/4rzyCmH5we76J912L8xw/x4uNjjtJw.js", "ssg:https://framerusercontent.com/modules/pndnru0N67iOJaph35G2/BLnOH4JvqItljUlO9Ose/KJbC_r9yp.js", "ssg:https://framerusercontent.com/modules/f0cOq5aAjziri307Qf6F/YKt2y59MTMxiSbi2pquz/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/5PNMESNotpP3HFIC8yvM/e1If4ZUARZwah358mr1X/lS9TvqxVt.js", "ssg:https://framerusercontent.com/modules/e7pxhw5ggzshWse6GmqP/Qyn3C5AX085RoGx8y3XN/oEPT_ciXE.js", "ssg:https://framerusercontent.com/modules/wHnU4foiNDo6FRCfZJDt/suVKFD2YT2NFQRnznsrF/wX9ECbxsY.js", "ssg:https://framerusercontent.com/modules/hiQb5YQhTI1NRLQHsPLp/7wMZOq2bvmk60GXKzo6v/dvxIS3aly.js", "ssg:https://framerusercontent.com/modules/viJ94fFgPf7eFOX85Jbx/61hCplSz49MyiR0XLdRT/HGWWDsCNm.js", "ssg:https://framerusercontent.com/modules/t0kyERTQYgSWWBORJ2qE/za2iOIN0l5ItmCylo6ZU/KF7UbbSfc.js", "ssg:https://framerusercontent.com/modules/hhWRwbwSHif5j9p0n8Ar/bu3NRg4MMlMBaDh3eIV8/r1ydFn1EA.js", "ssg:https://framerusercontent.com/modules/yV4WoY1ea1gzz9AKe3f8/gtNVY5O9OhNILonkw0md/xsVpbSY6F.js", "ssg:https://framerusercontent.com/modules/4wHQGICWphhwabjJayxr/mA7lCYPxpPe1EFZt6oX0/hz4wWK3GG.js", "ssg:https://framerusercontent.com/modules/91HFZMjRUPMtrB2OMBVP/Ji77tw4ARpbFrku2PaBo/RkiXTc079.js", "ssg:https://framerusercontent.com/modules/emqx2lXbd7C9SjwpHHiZ/QQR57NRKDqWtyKMVYN6H/CKHDIRO5p.js", "ssg:https://framerusercontent.com/modules/2JYwpeY5MaxFccVxALy4/0q2Uo6U9Slw8h9mmcxfi/DA5l5W9UB.js", "ssg:https://framerusercontent.com/modules/sdBV5mKrHfjriy2n2i3D/JSoUyya8myJIx0t6ImQ0/aNc1XYtNH.js", "ssg:https://framerusercontent.com/modules/zFSut5hDSpmRRvJJLEjE/juZVv3vSweoEoAf6TXAT/dc2mu6qBs.js", "ssg:https://framerusercontent.com/modules/A5xOODueIISUCd2gxNp7/xXpNpEcnuSLO0PkJCH0L/mJeHqLc7Q.js", "ssg:https://framerusercontent.com/modules/hOJwcACGG6gL88CS5xJ7/1p3aftfz3ulTCAmzl61l/ir40ojpm6.js", "ssg:https://framerusercontent.com/modules/k7xKkmrDlLrTcC1EUc9X/pRLJKaZN1mq8uddXpIsL/mN27WQQTE.js", "ssg:https://framerusercontent.com/modules/dQMRosrZmZiEmeNZhecK/c3YgG1kFv72BwvObeQ9k/sltkc74h7.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", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-GVmWW .framer-styles-preset-f0yoox:not(.rich-text-wrapper), .framer-GVmWW .framer-styles-preset-f0yoox.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-GVmWW .framer-styles-preset-f0yoox:not(.rich-text-wrapper), .framer-GVmWW .framer-styles-preset-f0yoox.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-GVmWW .framer-styles-preset-f0yoox:not(.rich-text-wrapper), .framer-GVmWW .framer-styles-preset-f0yoox.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-GVmWW .framer-styles-preset-f0yoox:not(.rich-text-wrapper), .framer-GVmWW .framer-styles-preset-f0yoox.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-GVmWW\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-600\",\"GF;Poppins-900\",\"GF;Poppins-900italic\",\"GF;Poppins-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2\",weight:\"600\"}]}];export const css=['.framer-ur9oB .framer-styles-preset-1po14y4:not(.rich-text-wrapper), .framer-ur9oB .framer-styles-preset-1po14y4.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-ur9oB .framer-styles-preset-1po14y4:not(.rich-text-wrapper), .framer-ur9oB .framer-styles-preset-1po14y4.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-ur9oB .framer-styles-preset-1po14y4:not(.rich-text-wrapper), .framer-ur9oB .framer-styles-preset-1po14y4.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-ur9oB\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-GmYbG .framer-styles-preset-1m0ov8s:not(.rich-text-wrapper), .framer-GmYbG .framer-styles-preset-1m0ov8s.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-GmYbG\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-WKm42 .framer-styles-preset-15n85mr:not(.rich-text-wrapper), .framer-WKm42 .framer-styles-preset-15n85mr.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-WKm42\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-uyEKF .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-uyEKF .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98) /* {\"name\":\"Text 3\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932) /* {\"name\":\"Text 1\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }'];export const className=\"framer-uyEKF\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}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 sharedStyle2 from\"https://framerusercontent.com/modules/ntLJHSwxSpUZAdYOnQrF/bUOpkyrboBvbmp12n9eM/e8MqUfc3j.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/pndnru0N67iOJaph35G2/BLnOH4JvqItljUlO9Ose/KJbC_r9yp.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/f0cOq5aAjziri307Qf6F/YKt2y59MTMxiSbi2pquz/ro7OPezbn.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/axkjvL9JHvlnHFOa2JhW/4rzyCmH5we76J912L8xw/x4uNjjtJw.js\";import BackgroundGrid from\"https://framerusercontent.com/modules/fCG73CtrXdL8mRBptBi9/XaAwtvFMTBCWKKKK13Pk/pwVXWPq1Q.js\";const BackgroundGridFonts=getFonts(BackgroundGrid);const PhosphorFonts=getFonts(Phosphor);const MotionFooterWithFX=withFX(motion.footer);const cycleOrder=[\"Rnrfca9Uv\",\"F3zm5FrZx\",\"TfR8Rq4xe\"];const serializationHash=\"framer-X6Qa0\";const variantClassNames={F3zm5FrZx:\"framer-v-z8cvq5\",Rnrfca9Uv:\"framer-v-xkbbaz\",TfR8Rq4xe:\"framer-v-1vgbc3o\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition1={damping:80,delay:.2,mass:1,stiffness:500,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:40};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transition3={damping:80,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"Rnrfca9Uv\",Phone:\"TfR8Rq4xe\",Tablet:\"F3zm5FrZx\"};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:\"Rnrfca9Uv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Rnrfca9Uv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.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__*/_jsxs(MotionFooterWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-xkbbaz\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Rnrfca9Uv\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",...style},...addPropertyOverrides({F3zm5FrZx:{\"data-framer-name\":\"Tablet\"},TfR8Rq4xe:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:578,width:\"1526px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k0kppl-container\",layoutDependency:layoutDependency,layoutId:\"kwbOiTE2f-container\",style:{opacity:.4},children:/*#__PURE__*/_jsx(BackgroundGrid,{height:\"100%\",id:\"kwbOiTE2f\",layoutId:\"kwbOiTE2f\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d8vxjx\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"oOCqHk7br\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-26xt9\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304584\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mwdgdr\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"yFn6ChBft\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"LUtp5ISmF\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fasg96 framer-yweho2\",\"data-framer-name\":\"Logo Wrap\",layoutDependency:layoutDependency,layoutId:\"LUtp5ISmF\",children:/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-k6yhwn\",\"data-framer-name\":\"Replace Logo Imge\",layoutDependency:layoutDependency,layoutId:\"lAA3yTP78\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(3, 61, 89))\",\"--framer-text-transform\":\"uppercase\"},children:\"Oceanblue\"})}),className:\"framer-gy6z3s\",\"data-framer-name\":\"SaaSWIND\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"aPAcEZCid\",style:{\"--extracted-r6o4lv\":\"rgb(3, 61, 89)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bjea90\",\"data-framer-name\":\"Logo Vector\",layoutDependency:layoutDependency,layoutId:\"egurxUQrK\",transformTemplate:transformTemplate1,whileHover:animation2,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15khlqn\",\"data-framer-name\":\"OB-logo-with-nayza-copy\",fill:'var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255)) /* {\"name\":\"Brand - Primary\"} */',intrinsicHeight:1440,intrinsicWidth:1440,layoutDependency:layoutDependency,layoutId:\"PFgeXYxYS\",svg:'<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\" width=\"1440\" height=\"1440\" viewBox=\"0 0 1080 1080\"><path d=\"M520.5 4.1c-4.4.4-15 1.3-23.5 1.9-14.8 1-21.7 1.8-36 4.1-12.8 2-40.5 7.4-46.2 8.9-2.1.6-5.5 1.4-7.5 2-24.8 6.5-56 16.9-70.8 23.5-2.7 1.2-9.5 4.2-15 6.6-22.4 9.6-50.9 25.3-75.5 41.5-59.9 39.3-113.5 92.8-152.6 152.2-7.9 11.9-18.4 28.9-18.4 29.8 0 .2-1.1 2.2-2.4 4.3-6 9.4-17.9 34-27.2 55.8-.8 1.8-2.1 4.8-2.9 6.7-3.9 8.8-14.1 38.7-17.6 51.6-1.2 4.1-2.5 9.1-3.1 11-2 7.2-7.4 31.4-8.8 39.5-4.1 23.7-4.7 28.5-6.4 50-.9 10.4-2 23.7-2.6 29.5-1.3 13.4-1.3 23.6 0 37 .6 5.8 1.7 19 2.6 29.5 1.5 18.4 2.1 23.6 4.3 37.5 2.4 15 7.7 40.5 10.9 52 .6 1.9 1.9 6.9 3.1 11 4.2 15.5 14.6 45.3 19.9 57.3 1.1 2.3 3.9 8.7 6.3 14.2 4.7 10.9 17.6 36.4 21.5 42.6 1.3 2.1 2.4 4.1 2.4 4.3 0 2.6 38.3 60.4 40 60.5.3 0 7-9.7 15-21.7 43.9-66 96-136.9 124.2-168.9 3.5-4 10.8-12.5 16.3-18.9 26.2-30.6 49.8-55.1 77.5-80.8 35.9-33.3 63.8-56.4 88-72.6 11.2-7.5 23.4-17 21.8-17-.8 0-3.2.8-5.4 1.9-2.1 1-6.8 2.8-10.4 4-3.6 1.3-7.8 2.8-9.5 3.6-1.6.7-7.3 2.9-12.5 5-5.2 2-10.4 4-11.5 4.4-2.6 1.1-6.9 2.8-9.7 4.1-1.3.5-5.9 2.3-10.3 4.1-4.4 1.7-9.5 3.7-11.2 4.5-1.8.8-4.8 2-6.5 2.8-1.8.8-6.2 2.5-9.8 3.9-3.6 1.3-8.5 3.3-11 4.5-2.5 1.1-7.4 3.2-11 4.7-3.6 1.5-8.3 3.5-10.5 4.5-2.2 1-7.4 3.2-11.5 5-4.1 1.8-10 4.4-13 5.7-3 1.4-7.1 3.2-9 4.1-1.9.8-14.4 6.8-27.8 13.4-13.3 6.5-24.6 11.7-25.1 11.4-1-.6-1.9-10.5-2.8-30.6-1-23.1 2.7-57.5 8.6-80 6-22.7 11.3-37.8 20.1-56.6C296.7 351.8 350.1 298 411.4 269c31.6-15 65.5-24.7 97.6-28.1 26.7-2.7 60.9-1.9 83 2.1 57.2 10.4 103.6 32.1 147.6 69.1l9.5 8 6.2-3.4c14.7-8.1 30.6-16.5 49.2-26.2 7.2-3.7 16.6-8.7 21-11 11.7-6.2 76.3-38.5 77.1-38.5 1.7 0 61.4-30.3 61.4-31.1 0-.6-3.8-5.6-8.4-11.2-52.9-63.9-119.4-114.2-197.1-149.2-18-8.1-47.1-18.5-68-24.4-6-1.7-12.3-3.5-14-4-9.3-2.7-27.8-6.6-49.5-10.3-31.4-5.3-87-8.8-106.5-6.7zm468 254.2c-3.3 1.8-10.7 5.8-16.5 8.9-5.8 3-12.1 6.4-14 7.5-1.9 1.1-8 4.3-13.5 7.3-5.5 2.9-10.4 5.6-11 6-.5.4-4.1 2.4-8 4.5-26.1 14.1-104.1 59.2-111.7 64.6-1.4 1.1-2.9 1.9-3.2 1.9-.3 0-4 2.2-8.3 4.9-4.3 2.6-16.3 10.1-26.8 16.6-86.3 53.6-175.3 116.4-245 172.9-23.1 18.7-53.3 44.4-67.5 57.2-52.2 47.3-87.8 83-125.6 125.9-17.3 19.7-19.6 22.6-32.1 40.5-25.6 36.7-41.8 71.2-51.2 108.8-2.8 11.1-3.4 14.3-6.1 29-1.8 10.3-2.4 42.2-1 56.2 2.2 22 1.9 20.8 5.4 23.4 10.1 7.7 49.3 29 69.1 37.5 5.5 2.4 11.8 5.2 14 6.1 12.9 5.8 38.4 14.7 57 19.9 10.4 3 13.2 3.7 22.3 6.1 4.3 1.1 25.1 5.4 33.7 6.9 19.4 3.4 31.5 4.9 48.5 6.1 8.5.6 20 1.5 25.5 2 12.7 1.3 25.3 1.3 38 0 5.5-.5 17-1.4 25.5-2 14.7-1 20.7-1.7 36-4.1 12.7-1.9 25.4-4.3 39.5-7.4 8.7-1.9 15.1-3.5 31.5-8.1 15.7-4.4 50.1-16.9 64.7-23.5 79.8-36 145.7-86.1 199.7-151.9 41.9-51 73.3-108 94.1-170.5 3.1-9.2 6.3-19.3 7.1-22.4 11.6-43 17.1-76.6 20.1-122.6 3.3-51.1-3.9-112.6-20.1-172.5-5.4-20-19.7-58.4-29.8-80-2.7-5.8-5.7-12.1-6.6-14-.9-1.9-3-6-4.8-9-1.7-3-4.2-7.5-5.5-10-5.5-10.3-15.3-26-16.3-26-.6 0-3.8 1.5-7.1 3.3zm-156.7 193c7.5 24.4 10 37.5 13.2 67.9 2.7 26.3-.7 68.4-7.9 95.8-10.1 38.4-21.6 64.1-43.5 97-35.9 54.2-94.1 98.4-155.1 118.1-20.7 6.6-29.9 8.9-48.5 11.8-26.1 4-49.3 5.1-69.2 3.1-27.2-2.7-46.2-6.1-61.8-11-1.4-.5-5.8-1.8-9.8-3.1-4.1-1.2-7.6-2.8-7.9-3.6-.8-2.1 14.8-28.3 25.9-43.4 1.3-1.9 5.6-7.7 9.4-12.9 45.1-61.7 127.3-146.5 215.4-222.1 50.9-43.6 133-109.2 135.6-108.2.6.2 2.5 5 4.2 10.6z\"/></svg>',withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"fmcsa-icon\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+80+0+0+0+0+1),pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/xDjAMgkIcZagOLzlBq0MwYp5ba8.png\"},className:\"framer-ejcz40\",layoutDependency:layoutDependency,layoutId:\"jpEQUHWKQ\",...addPropertyOverrides({F3zm5FrZx:{background:{alt:\"fmcsa-icon\",fit:\"fill\",pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/xDjAMgkIcZagOLzlBq0MwYp5ba8.png\"}},TfR8Rq4xe:{background:{alt:\"fmcsa-icon\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+60+0+0+0+0+0+1),pixelHeight:100,pixelWidth:100,src:\"https://framerusercontent.com/images/xDjAMgkIcZagOLzlBq0MwYp5ba8.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ggpg6h\",\"data-framer-name\":\"List\",layoutDependency:layoutDependency,layoutId:\"TXf_EgiI0\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18k2scb\",\"data-framer-name\":\"Frame 427320881\",layoutDependency:layoutDependency,layoutId:\"D4l7Lggg7\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gjw4l6\",\"data-framer-name\":\"Frame 427320877\",layoutDependency:layoutDependency,layoutId:\"LA8djokVq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"Ocean Blue Logistics Inc\"})}),className:\"framer-10ionwy\",\"data-framer-name\":\"Item \u2192 Link \u2192 Email Support\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KyboHcJS0\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jubi8b\",\"data-framer-name\":\"Frame 427320877\",layoutDependency:layoutDependency,layoutId:\"Np474gVGu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"MC: 01063587\"})}),className:\"framer-wsf74j\",\"data-framer-name\":\"Item \u2192 Link \u2192 Email Support\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aBkGt1rix\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13ek0oz\",\"data-framer-name\":\"Frame 427320878\",layoutDependency:layoutDependency,layoutId:\"bVknHEB88\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16a4ubb-container\",layoutDependency:layoutDependency,layoutId:\"bNEeuu6Pu-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",height:\"100%\",iconSearch:\"phone\",iconSelection:\"House\",id:\"bNEeuu6Pu\",layoutId:\"bNEeuu6Pu\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:[/*#__PURE__*/_jsx(Link,{href:\"tel:+13022008007\",nodeId:\"cKX616pH4\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"(302) 899-\"})}),\"4030\"]})}),className:\"framer-3w28i1\",\"data-framer-name\":\"Item \u2192 Link \u2192 Email Support\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cKX616pH4\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rsk2tm\",\"data-framer-name\":\"Frame 427320876\",layoutDependency:layoutDependency,layoutId:\"LdHK29LDa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lxjk7z-container\",layoutDependency:layoutDependency,layoutId:\"CsZA0GQAQ-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",height:\"100%\",iconSearch:\"map pin\",iconSelection:\"House\",id:\"CsZA0GQAQ\",layoutId:\"CsZA0GQAQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/3Dsp4XXuB3UMpncr8\",nodeId:\"vcW1wMoQ8\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"3 Germay Dr, Wilmington, DE 19804\"})})})}),className:\"framer-1g6qoki\",\"data-framer-name\":\"Item \u2192 45 Buchanan St.,\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vcW1wMoQ8\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b8huta\",layoutDependency:layoutDependency,layoutId:\"wmMkXk4CV\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mpda0r\",\"data-framer-name\":\"Footer Element\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304622\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"All Pages\"})}),className:\"framer-11dvrig\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304623\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w2d4t6\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304624\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mzpitb\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"vkkN5MRVr\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"a2A3oOqQI\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Homapage\"})})})}),className:\"framer-7yirns\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"a2A3oOqQI\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vq1j77\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"GgyDCR6WX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FJPpMOPTF\"},nodeId:\"pkswqnF3A\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"About Us\"})})})}),className:\"framer-1hkr5iz\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pkswqnF3A\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q6h9ho\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304627\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mTqFgu2_G\"},nodeId:\"I2340:323347;1537:304628\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Contact us\"})})})}),className:\"framer-1wqzsyp\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304628\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-njlyww\",\"data-framer-name\":\"Footer Element\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304607\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"Content\"})}),className:\"framer-1kuxmrh\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304608\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ob918v\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304609\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-u8gg8d\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304612\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VymFDMiHo\"},nodeId:\"I2340:323347;1537:304613\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Blog\"})})})}),className:\"framer-o7fwg2\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I2340:323347;1537:304613\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gz88qd\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"oD8ITcT9l\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zDrcGfIPf\"},nodeId:\"zslIB2SDH\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"How To Ship A Car?\"})})})}),className:\"framer-c6gvw9\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zslIB2SDH\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fp1v03\",\"data-framer-name\":\"Footer Element\",layoutDependency:layoutDependency,layoutId:\"zkYGaBwsT\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:\"Others\"})}),className:\"framer-r1cwhc\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OgPK9dsw8\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xorte0\",\"data-framer-name\":\"Items\",layoutDependency:layoutDependency,layoutId:\"yhPFzpIb5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-anppkb\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"vUQeSxWJ6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-15n85mr\",\"data-styles-preset\":\"KJbC_r9yp\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dzBBlv3jS\"},nodeId:\"Ib8b9YEQV\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Get a quote\"})})})}),className:\"framer-1w0slce\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ib8b9YEQV\",verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-65857u\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"djEdfJLPU\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(246, 248, 250)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bsiyds\",layoutDependency:layoutDependency,layoutId:\"wvSgMgw6w\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",children:\"Copyright \\xa9 2019-2024 Ocean Blue Logistics Inc All rights reserved.\"})}),className:\"framer-14xkcqp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kPeote7Sa\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tffu3g\",layoutDependency:layoutDependency,layoutId:\"jiUN3edUM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lzrgtcDGX\"},nodeId:\"GPiv5HgYi\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Privacy Policy\"})})})}),className:\"framer-vkrhxo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GPiv5HgYi\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(134, 140, 152))\"},children:\"\\xb7\"})}),className:\"framer-41osyj\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"LSazayPsg\",style:{\"--extracted-r6o4lv\":\"rgb(134, 140, 152)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tQip7FAbD\"},nodeId:\"oJAKHK4D9\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Terms and Conditions\"})})})}),className:\"framer-avgfr9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oJAKHK4D9\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-X6Qa0.framer-yweho2, .framer-X6Qa0 .framer-yweho2 { display: block; }\",\".framer-X6Qa0.framer-xkbbaz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1920px; }\",\".framer-X6Qa0 .framer-1k0kppl-container { flex: none; height: 578px; left: calc(50.00000000000002% - 1526px / 2); position: absolute; top: 0px; width: 1526px; z-index: 0; }\",\".framer-X6Qa0 .framer-1d8vxjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 65px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-X6Qa0 .framer-26xt9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X6Qa0 .framer-mwdgdr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 343px; }\",\".framer-X6Qa0 .framer-fasg96 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-X6Qa0 .framer-k6yhwn { aspect-ratio: 5.2631578947368425 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); overflow: visible; position: relative; width: 200px; }\",\".framer-X6Qa0 .framer-gy6z3s { flex: none; height: auto; left: 48px; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-X6Qa0 .framer-1bjea90 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 0px; overflow: visible; position: absolute; top: 50%; width: 30px; }\",\".framer-X6Qa0 .framer-15khlqn { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-X6Qa0 .framer-ejcz40 { aspect-ratio: 1.0025062656641603 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 50px); overflow: hidden; position: absolute; right: 7px; top: 1px; width: 50px; z-index: 1; }\",\".framer-X6Qa0 .framer-ggpg6h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-X6Qa0 .framer-18k2scb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-X6Qa0 .framer-1gjw4l6, .framer-X6Qa0 .framer-1jubi8b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-X6Qa0 .framer-10ionwy, .framer-X6Qa0 .framer-wsf74j, .framer-X6Qa0 .framer-3w28i1, .framer-X6Qa0 .framer-1g6qoki, .framer-X6Qa0 .framer-7yirns, .framer-X6Qa0 .framer-1hkr5iz, .framer-X6Qa0 .framer-1wqzsyp, .framer-X6Qa0 .framer-o7fwg2, .framer-X6Qa0 .framer-c6gvw9, .framer-X6Qa0 .framer-1w0slce, .framer-X6Qa0 .framer-14xkcqp, .framer-X6Qa0 .framer-vkrhxo, .framer-X6Qa0 .framer-41osyj, .framer-X6Qa0 .framer-avgfr9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-X6Qa0 .framer-13ek0oz, .framer-X6Qa0 .framer-1rsk2tm, .framer-X6Qa0 .framer-bsiyds, .framer-X6Qa0 .framer-tffu3g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-X6Qa0 .framer-16a4ubb-container, .framer-X6Qa0 .framer-1lxjk7z-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-X6Qa0 .framer-1b8huta { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-X6Qa0 .framer-mpda0r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 170px; }\",\".framer-X6Qa0 .framer-11dvrig, .framer-X6Qa0 .framer-1kuxmrh, .framer-X6Qa0 .framer-r1cwhc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X6Qa0 .framer-w2d4t6, .framer-X6Qa0 .framer-1ob918v, .framer-X6Qa0 .framer-xorte0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X6Qa0 .framer-1mzpitb, .framer-X6Qa0 .framer-vq1j77, .framer-X6Qa0 .framer-1q6h9ho, .framer-X6Qa0 .framer-u8gg8d, .framer-X6Qa0 .framer-gz88qd, .framer-X6Qa0 .framer-anppkb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X6Qa0 .framer-njlyww { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 220px; }\",\".framer-X6Qa0 .framer-fp1v03 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 160px; }\",\".framer-X6Qa0 .framer-65857u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X6Qa0.framer-xkbbaz, .framer-X6Qa0 .framer-1d8vxjx, .framer-X6Qa0 .framer-mwdgdr, .framer-X6Qa0 .framer-fasg96, .framer-X6Qa0 .framer-ggpg6h, .framer-X6Qa0 .framer-18k2scb, .framer-X6Qa0 .framer-1gjw4l6, .framer-X6Qa0 .framer-1jubi8b, .framer-X6Qa0 .framer-13ek0oz, .framer-X6Qa0 .framer-1rsk2tm, .framer-X6Qa0 .framer-1b8huta, .framer-X6Qa0 .framer-mpda0r, .framer-X6Qa0 .framer-w2d4t6, .framer-X6Qa0 .framer-1mzpitb, .framer-X6Qa0 .framer-vq1j77, .framer-X6Qa0 .framer-1q6h9ho, .framer-X6Qa0 .framer-njlyww, .framer-X6Qa0 .framer-1ob918v, .framer-X6Qa0 .framer-u8gg8d, .framer-X6Qa0 .framer-gz88qd, .framer-X6Qa0 .framer-fp1v03, .framer-X6Qa0 .framer-xorte0, .framer-X6Qa0 .framer-anppkb, .framer-X6Qa0 .framer-bsiyds, .framer-X6Qa0 .framer-tffu3g { gap: 0px; } .framer-X6Qa0.framer-xkbbaz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-X6Qa0.framer-xkbbaz > :first-child, .framer-X6Qa0 .framer-1d8vxjx > :first-child, .framer-X6Qa0 .framer-mwdgdr > :first-child, .framer-X6Qa0 .framer-ggpg6h > :first-child, .framer-X6Qa0 .framer-18k2scb > :first-child, .framer-X6Qa0 .framer-mpda0r > :first-child, .framer-X6Qa0 .framer-w2d4t6 > :first-child, .framer-X6Qa0 .framer-njlyww > :first-child, .framer-X6Qa0 .framer-1ob918v > :first-child, .framer-X6Qa0 .framer-fp1v03 > :first-child, .framer-X6Qa0 .framer-xorte0 > :first-child { margin-top: 0px; } .framer-X6Qa0.framer-xkbbaz > :last-child, .framer-X6Qa0 .framer-1d8vxjx > :last-child, .framer-X6Qa0 .framer-mwdgdr > :last-child, .framer-X6Qa0 .framer-ggpg6h > :last-child, .framer-X6Qa0 .framer-18k2scb > :last-child, .framer-X6Qa0 .framer-mpda0r > :last-child, .framer-X6Qa0 .framer-w2d4t6 > :last-child, .framer-X6Qa0 .framer-njlyww > :last-child, .framer-X6Qa0 .framer-1ob918v > :last-child, .framer-X6Qa0 .framer-fp1v03 > :last-child, .framer-X6Qa0 .framer-xorte0 > :last-child { margin-bottom: 0px; } .framer-X6Qa0 .framer-1d8vxjx > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-X6Qa0 .framer-mwdgdr > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-X6Qa0 .framer-fasg96 > *, .framer-X6Qa0 .framer-1mzpitb > *, .framer-X6Qa0 .framer-vq1j77 > *, .framer-X6Qa0 .framer-1q6h9ho > *, .framer-X6Qa0 .framer-u8gg8d > *, .framer-X6Qa0 .framer-gz88qd > *, .framer-X6Qa0 .framer-anppkb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-X6Qa0 .framer-fasg96 > :first-child, .framer-X6Qa0 .framer-1gjw4l6 > :first-child, .framer-X6Qa0 .framer-1jubi8b > :first-child, .framer-X6Qa0 .framer-13ek0oz > :first-child, .framer-X6Qa0 .framer-1rsk2tm > :first-child, .framer-X6Qa0 .framer-1b8huta > :first-child, .framer-X6Qa0 .framer-1mzpitb > :first-child, .framer-X6Qa0 .framer-vq1j77 > :first-child, .framer-X6Qa0 .framer-1q6h9ho > :first-child, .framer-X6Qa0 .framer-u8gg8d > :first-child, .framer-X6Qa0 .framer-gz88qd > :first-child, .framer-X6Qa0 .framer-anppkb > :first-child, .framer-X6Qa0 .framer-bsiyds > :first-child, .framer-X6Qa0 .framer-tffu3g > :first-child { margin-left: 0px; } .framer-X6Qa0 .framer-fasg96 > :last-child, .framer-X6Qa0 .framer-1gjw4l6 > :last-child, .framer-X6Qa0 .framer-1jubi8b > :last-child, .framer-X6Qa0 .framer-13ek0oz > :last-child, .framer-X6Qa0 .framer-1rsk2tm > :last-child, .framer-X6Qa0 .framer-1b8huta > :last-child, .framer-X6Qa0 .framer-1mzpitb > :last-child, .framer-X6Qa0 .framer-vq1j77 > :last-child, .framer-X6Qa0 .framer-1q6h9ho > :last-child, .framer-X6Qa0 .framer-u8gg8d > :last-child, .framer-X6Qa0 .framer-gz88qd > :last-child, .framer-X6Qa0 .framer-anppkb > :last-child, .framer-X6Qa0 .framer-bsiyds > :last-child, .framer-X6Qa0 .framer-tffu3g > :last-child { margin-right: 0px; } .framer-X6Qa0 .framer-ggpg6h > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-X6Qa0 .framer-18k2scb > *, .framer-X6Qa0 .framer-w2d4t6 > *, .framer-X6Qa0 .framer-1ob918v > *, .framer-X6Qa0 .framer-xorte0 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-X6Qa0 .framer-1gjw4l6 > *, .framer-X6Qa0 .framer-1jubi8b > *, .framer-X6Qa0 .framer-13ek0oz > *, .framer-X6Qa0 .framer-1rsk2tm > *, .framer-X6Qa0 .framer-bsiyds > *, .framer-X6Qa0 .framer-tffu3g > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-X6Qa0 .framer-1b8huta > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-X6Qa0 .framer-mpda0r > *, .framer-X6Qa0 .framer-njlyww > *, .framer-X6Qa0 .framer-fp1v03 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\".framer-X6Qa0.framer-v-z8cvq5.framer-xkbbaz { padding: 60px 40px 20px 40px; width: 810px; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-1d8vxjx, .framer-X6Qa0.framer-v-1vgbc3o .framer-1d8vxjx { gap: 50px; max-width: 100%; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-26xt9 { flex-direction: column; gap: 80px; justify-content: flex-start; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-mwdgdr { width: 100%; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-ggpg6h { flex-direction: row; gap: unset; justify-content: space-between; width: 100%; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-1b8huta { flex: none; flex-wrap: wrap; gap: 48px; justify-content: flex-start; width: 100%; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-mpda0r, .framer-X6Qa0.framer-v-z8cvq5 .framer-njlyww, .framer-X6Qa0.framer-v-z8cvq5 .framer-fp1v03, .framer-X6Qa0.framer-v-1vgbc3o .framer-w2d4t6, .framer-X6Qa0.framer-v-1vgbc3o .framer-1ob918v, .framer-X6Qa0.framer-v-1vgbc3o .framer-xorte0 { gap: 10px; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-w2d4t6, .framer-X6Qa0.framer-v-z8cvq5 .framer-1ob918v, .framer-X6Qa0.framer-v-z8cvq5 .framer-xorte0 { gap: 8px; }\",\".framer-X6Qa0.framer-v-z8cvq5 .framer-tffu3g { gap: 6px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X6Qa0.framer-v-z8cvq5 .framer-1d8vxjx, .framer-X6Qa0.framer-v-z8cvq5 .framer-26xt9, .framer-X6Qa0.framer-v-z8cvq5 .framer-ggpg6h, .framer-X6Qa0.framer-v-z8cvq5 .framer-1b8huta, .framer-X6Qa0.framer-v-z8cvq5 .framer-mpda0r, .framer-X6Qa0.framer-v-z8cvq5 .framer-w2d4t6, .framer-X6Qa0.framer-v-z8cvq5 .framer-njlyww, .framer-X6Qa0.framer-v-z8cvq5 .framer-1ob918v, .framer-X6Qa0.framer-v-z8cvq5 .framer-fp1v03, .framer-X6Qa0.framer-v-z8cvq5 .framer-xorte0, .framer-X6Qa0.framer-v-z8cvq5 .framer-tffu3g { gap: 0px; } .framer-X6Qa0.framer-v-z8cvq5 .framer-1d8vxjx > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-X6Qa0.framer-v-z8cvq5 .framer-1d8vxjx > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-26xt9 > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-mpda0r > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-w2d4t6 > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-njlyww > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-1ob918v > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-fp1v03 > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-xorte0 > :first-child { margin-top: 0px; } .framer-X6Qa0.framer-v-z8cvq5 .framer-1d8vxjx > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-26xt9 > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-mpda0r > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-w2d4t6 > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-njlyww > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-1ob918v > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-fp1v03 > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-xorte0 > :last-child { margin-bottom: 0px; } .framer-X6Qa0.framer-v-z8cvq5 .framer-26xt9 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-X6Qa0.framer-v-z8cvq5 .framer-ggpg6h > *, .framer-X6Qa0.framer-v-z8cvq5 .framer-ggpg6h > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-ggpg6h > :last-child { margin: 0px; } .framer-X6Qa0.framer-v-z8cvq5 .framer-1b8huta > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-X6Qa0.framer-v-z8cvq5 .framer-1b8huta > :first-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-tffu3g > :first-child { margin-left: 0px; } .framer-X6Qa0.framer-v-z8cvq5 .framer-1b8huta > :last-child, .framer-X6Qa0.framer-v-z8cvq5 .framer-tffu3g > :last-child { margin-right: 0px; } .framer-X6Qa0.framer-v-z8cvq5 .framer-mpda0r > *, .framer-X6Qa0.framer-v-z8cvq5 .framer-njlyww > *, .framer-X6Qa0.framer-v-z8cvq5 .framer-fp1v03 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-X6Qa0.framer-v-z8cvq5 .framer-w2d4t6 > *, .framer-X6Qa0.framer-v-z8cvq5 .framer-1ob918v > *, .framer-X6Qa0.framer-v-z8cvq5 .framer-xorte0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-X6Qa0.framer-v-z8cvq5 .framer-tffu3g > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-X6Qa0.framer-v-1vgbc3o.framer-xkbbaz { gap: 50px; padding: 60px 20px 0px 20px; width: 390px; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-26xt9 { flex-direction: column; gap: 40px; justify-content: flex-start; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-ejcz40 { right: 2px; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-1b8huta { align-content: unset; align-items: unset; display: grid; flex: none; gap: 36px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); justify-content: center; width: 100%; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-mpda0r { align-self: start; gap: 10px; justify-self: start; width: 100%; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-njlyww, .framer-X6Qa0.framer-v-1vgbc3o .framer-fp1v03 { align-self: start; gap: 10px; height: auto; justify-self: start; width: 100%; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-65857u { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 8px; justify-content: flex-start; padding: 12px 0px 24px 0px; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-bsiyds { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; order: 0; width: 100%; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-14xkcqp { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X6Qa0.framer-v-1vgbc3o .framer-tffu3g { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X6Qa0.framer-v-1vgbc3o.framer-xkbbaz, .framer-X6Qa0.framer-v-1vgbc3o .framer-1d8vxjx, .framer-X6Qa0.framer-v-1vgbc3o .framer-26xt9, .framer-X6Qa0.framer-v-1vgbc3o .framer-1b8huta, .framer-X6Qa0.framer-v-1vgbc3o .framer-mpda0r, .framer-X6Qa0.framer-v-1vgbc3o .framer-w2d4t6, .framer-X6Qa0.framer-v-1vgbc3o .framer-njlyww, .framer-X6Qa0.framer-v-1vgbc3o .framer-1ob918v, .framer-X6Qa0.framer-v-1vgbc3o .framer-fp1v03, .framer-X6Qa0.framer-v-1vgbc3o .framer-xorte0, .framer-X6Qa0.framer-v-1vgbc3o .framer-65857u, .framer-X6Qa0.framer-v-1vgbc3o .framer-bsiyds { gap: 0px; } .framer-X6Qa0.framer-v-1vgbc3o.framer-xkbbaz > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-1d8vxjx > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-X6Qa0.framer-v-1vgbc3o.framer-xkbbaz > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-1d8vxjx > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-26xt9 > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-mpda0r > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-w2d4t6 > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-njlyww > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-1ob918v > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-fp1v03 > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-xorte0 > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-65857u > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-bsiyds > :first-child { margin-top: 0px; } .framer-X6Qa0.framer-v-1vgbc3o.framer-xkbbaz > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-1d8vxjx > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-26xt9 > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-mpda0r > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-w2d4t6 > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-njlyww > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-1ob918v > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-fp1v03 > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-xorte0 > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-65857u > :last-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-bsiyds > :last-child { margin-bottom: 0px; } .framer-X6Qa0.framer-v-1vgbc3o .framer-26xt9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-X6Qa0.framer-v-1vgbc3o .framer-1b8huta > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-1b8huta > :first-child, .framer-X6Qa0.framer-v-1vgbc3o .framer-1b8huta > :last-child { margin: 0px; } .framer-X6Qa0.framer-v-1vgbc3o .framer-mpda0r > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-w2d4t6 > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-njlyww > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-1ob918v > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-fp1v03 > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-xorte0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-X6Qa0.framer-v-1vgbc3o .framer-65857u > *, .framer-X6Qa0.framer-v-1vgbc3o .framer-bsiyds > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-X6Qa0[data-border=\"true\"]::after, .framer-X6Qa0 [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 365\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"F3zm5FrZx\":{\"layout\":[\"fixed\",\"auto\"]},\"TfR8Rq4xe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlS9TvqxVt=withCSS(Component,css,\"framer-X6Qa0\");export default FramerlS9TvqxVt;FramerlS9TvqxVt.displayName=\"Section/Footer\";FramerlS9TvqxVt.defaultProps={height:365,width:1920};addPropertyControls(FramerlS9TvqxVt,{variant:{options:[\"Rnrfca9Uv\",\"F3zm5FrZx\",\"TfR8Rq4xe\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlS9TvqxVt,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"}]},...BackgroundGridFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlS9TvqxVt\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1920\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"365\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F3zm5FrZx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TfR8Rq4xe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lS9TvqxVt.map", "// Generated by Framer (be619af)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-700\",\"GF;Poppins-900\",\"GF;Poppins-900italic\",\"GF;Poppins-700italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"}]}];export const css=['.framer-ii6Vt .framer-styles-preset-l9pyi7:not(.rich-text-wrapper), .framer-ii6Vt .framer-styles-preset-l9pyi7.rich-text-wrapper h1 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 44px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-ii6Vt .framer-styles-preset-l9pyi7:not(.rich-text-wrapper), .framer-ii6Vt .framer-styles-preset-l9pyi7.rich-text-wrapper h1 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 55px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-ii6Vt .framer-styles-preset-l9pyi7:not(.rich-text-wrapper), .framer-ii6Vt .framer-styles-preset-l9pyi7.rich-text-wrapper h1 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: -1.2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; --framer-text-wrap: balance; } }'];export const className=\"framer-ii6Vt\";\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\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-AeIHW .framer-styles-preset-1h7nsmd:not(.rich-text-wrapper), .framer-AeIHW .framer-styles-preset-1h7nsmd.rich-text-wrapper a { --framer-link-current-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #111111); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, #525c66); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-AeIHW\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-regular\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}];export const css=['.framer-NYkkv .framer-styles-preset-apsi1r:not(.rich-text-wrapper), .framer-NYkkv .framer-styles-preset-apsi1r.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-NYkkv .framer-styles-preset-apsi1r:not(.rich-text-wrapper), .framer-NYkkv .framer-styles-preset-apsi1r.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-NYkkv .framer-styles-preset-apsi1r:not(.rich-text-wrapper), .framer-NYkkv .framer-styles-preset-apsi1r.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, #868f98); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-NYkkv\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (461de17)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={VHmA3X7ai:{hover:true}};const cycleOrder=[\"VHmA3X7ai\"];const serializationHash=\"framer-Iorz2\";const variantClassNames={VHmA3X7ai:\"framer-v-1gl4awq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,socialIcon,socialLink,width,...props})=>{var _ref;return{...props,nrJTr6hwx:socialLink!==null&&socialLink!==void 0?socialLink:props.nrJTr6hwx,pn9DhIgd2:(_ref=socialIcon!==null&&socialIcon!==void 0?socialIcon:props.pn9DhIgd2)!==null&&_ref!==void 0?_ref:\"twitter\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,nrJTr6hwx,pn9DhIgd2,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VHmA3X7ai\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:nrJTr6hwx,openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1gl4awq\",className,classNames)} framer-127kro3`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"VHmA3X7ai\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"VHmA3X7ai-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p1iw8d-container\",layoutDependency:layoutDependency,layoutId:\"brmUzUJxD-container\",style:{scale:1},variants:{\"VHmA3X7ai-hover\":{scale:1.1}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",height:\"100%\",iconSearch:pn9DhIgd2,iconSelection:\"YoutubeLogo\",id:\"brmUzUJxD\",layoutId:\"brmUzUJxD\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\",...addPropertyOverrides({\"VHmA3X7ai-hover\":{color:\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Iorz2.framer-127kro3, .framer-Iorz2 .framer-127kro3 { display: block; }\",\".framer-Iorz2.framer-1gl4awq { cursor: pointer; height: 24px; overflow: hidden; position: relative; text-decoration: none; width: 24px; }\",\".framer-Iorz2 .framer-1p1iw8d-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Iorz2.framer-v-1gl4awq.hover.framer-1gl4awq { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 24px); }\",\".framer-Iorz2.framer-v-1gl4awq.hover .framer-1p1iw8d-container { transform-style: preserve-3d; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"F2vJGqbRI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"nrJTr6hwx\":\"socialLink\",\"pn9DhIgd2\":\"socialIcon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHGWWDsCNm=withCSS(Component,css,\"framer-Iorz2\");export default FramerHGWWDsCNm;FramerHGWWDsCNm.displayName=\"Icon/Social\";FramerHGWWDsCNm.defaultProps={height:24,width:24};addPropertyControls(FramerHGWWDsCNm,{nrJTr6hwx:{title:\"Social Link\",type:ControlType.Link},pn9DhIgd2:{defaultValue:\"twitter\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Social Icon\",type:ControlType.String}});addFonts(FramerHGWWDsCNm,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHGWWDsCNm\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"nrJTr6hwx\\\":\\\"socialLink\\\",\\\"pn9DhIgd2\\\":\\\"socialIcon\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"F2vJGqbRI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HGWWDsCNm.map", "// Generated by Framer (ca9141d)\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/mvTBedu8HhRehFhrYT76/dzntK3pT6p3g6iOR0ZV4/WHYExG2dy.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={Bdl7EED7O:{hover:true},crBu0Yadm:{hover:true},hxme9uJgB:{hover:true},kin9vr6Sm:{hover:true},WKIwTYTZF:{hover:true},wPXoVLBD3:{hover:true}};const cycleOrder=[\"WKIwTYTZF\",\"crBu0Yadm\",\"Bdl7EED7O\",\"hxme9uJgB\",\"kin9vr6Sm\",\"z_d3t0Yh6\",\"wPXoVLBD3\"];const serializationHash=\"framer-HBnPy\";const variantClassNames={Bdl7EED7O:\"framer-v-j4upoo\",crBu0Yadm:\"framer-v-1xlp3o2\",hxme9uJgB:\"framer-v-1h5a77i\",kin9vr6Sm:\"framer-v-qkhhtg\",WKIwTYTZF:\"framer-v-8m66y5\",wPXoVLBD3:\"framer-v-1ns8452\",z_d3t0Yh6:\"framer-v-s8wjry\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:80,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"click to call\":\"wPXoVLBD3\",\"Primary Black\":\"WKIwTYTZF\",\"Primary Brand Blue\":\"Bdl7EED7O\",\"Text Button - Black\":\"hxme9uJgB\",\"Text Button - Brand\":\"kin9vr6Sm\",\"Variant 6\":\"z_d3t0Yh6\",Secondary:\"crBu0Yadm\"};const getProps=({buttonRadius,click,height,id,rightIcon,rightIconName,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,B5PTj2R73:(_ref=rightIconName!==null&&rightIconName!==void 0?rightIconName:props.B5PTj2R73)!==null&&_ref!==void 0?_ref:\"arrow-right\",GR68CgLTN:(_ref1=title!==null&&title!==void 0?title:props.GR68CgLTN)!==null&&_ref1!==void 0?_ref1:\"Default button\",iWO3CPOOh:click!==null&&click!==void 0?click:props.iWO3CPOOh,LG5CSJpvD:rightIcon!==null&&rightIcon!==void 0?rightIcon:props.LG5CSJpvD,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"WKIwTYTZF\",w5Hgz19ND:(_ref3=buttonRadius!==null&&buttonRadius!==void 0?buttonRadius:props.w5Hgz19ND)!==null&&_ref3!==void 0?_ref3:10};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,GR68CgLTN,LG5CSJpvD,B5PTj2R73,w5Hgz19ND,iWO3CPOOh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WKIwTYTZF\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap6sclem=activeVariantCallback(async(...args)=>{if(iWO3CPOOh){const res=await iWO3CPOOh(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{nodeId:\"WKIwTYTZF\",...addPropertyOverrides({wPXoVLBD3:{href:\"tel:+13022008007\",openInNewTab:false,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-8m66y5\",className,classNames)} framer-q4hap1`,\"data-border\":true,\"data-framer-name\":\"Primary Black\",layoutDependency:layoutDependency,layoutId:\"WKIwTYTZF\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(0, 138, 255) 0%, rgb(0, 91, 181) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:radiusForCorner(w5Hgz19ND,3),borderBottomRightRadius:radiusForCorner(w5Hgz19ND,2),borderTopLeftRadius:radiusForCorner(w5Hgz19ND,0),borderTopRightRadius:radiusForCorner(w5Hgz19ND,1),...style},variants:{\"Bdl7EED7O-hover\":{background:\"linear-gradient(180deg, rgba(255, 106, 0, 0.8) 0%, rgba(255, 106, 0, 0.8) 100%)\",backgroundColor:\"rgba(255, 106, 0, 0.8)\"},\"crBu0Yadm-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgb(255, 255, 255) 20%, rgb(232, 237, 243) 100%)\"},\"hxme9uJgB-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},\"kin9vr6Sm-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},\"WKIwTYTZF-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgb(40, 153, 252) 0%, rgb(21, 96, 171) 100%)\"},\"wPXoVLBD3-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},Bdl7EED7O:{background:\"linear-gradient(180deg, rgb(255, 106, 0) 0%, rgb(255, 106, 0) 100%)\",backgroundColor:\"rgb(255, 106, 0)\"},crBu0Yadm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgb(255, 255, 255) 15.000000000000002%, rgb(255, 255, 255) 100%)\"},hxme9uJgB:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},kin9vr6Sm:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},wPXoVLBD3:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},z_d3t0Yh6:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({\"Bdl7EED7O-hover\":{\"data-framer-name\":undefined},\"crBu0Yadm-hover\":{\"data-framer-name\":undefined},\"hxme9uJgB-hover\":{\"data-framer-name\":undefined},\"kin9vr6Sm-hover\":{\"data-framer-name\":undefined},\"WKIwTYTZF-hover\":{\"data-framer-name\":undefined},\"wPXoVLBD3-hover\":{\"data-framer-name\":undefined},Bdl7EED7O:{\"data-framer-name\":\"Primary Brand Blue\"},crBu0Yadm:{\"data-framer-name\":\"Secondary\"},hxme9uJgB:{\"data-framer-name\":\"Text Button - Black\"},kin9vr6Sm:{\"data-framer-name\":\"Text Button - Brand\"},wPXoVLBD3:{\"data-framer-name\":\"click to call\"},z_d3t0Yh6:{\"data-framer-name\":\"Variant 6\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"Default button\"})}),className:\"framer-e5juaj\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZTMQbaqrx\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},text:GR68CgLTN,variants:{\"wPXoVLBD3-hover\":{\"--extracted-r6o4lv\":\"rgb(61, 165, 255)\"},hxme9uJgB:{\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17))\"},kin9vr6Sm:{\"--extracted-r6o4lv\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\"},wPXoVLBD3:{\"--extracted-r6o4lv\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255))\"},z_d3t0Yh6:{\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"wPXoVLBD3-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(61, 165, 255))\"},children:\"Default button\"})})},crBu0Yadm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",children:\"Default button\"})})},hxme9uJgB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17)))\"},children:\"Default button\"})})},kin9vr6Sm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208)))\"},children:\"Default button\"})})},wPXoVLBD3:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255)))\"},children:\"Default button\"})}),onTap:onTap6sclem},z_d3t0Yh6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Default button\"})})}},baseVariant,gestureVariant)}),LG5CSJpvD&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kkw5v2-container\",\"data-framer-name\":\"Right icon\",layoutDependency:layoutDependency,layoutId:\"OSx7BsbOu-container\",name:\"Right icon\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",height:\"100%\",iconSearch:B5PTj2R73,iconSelection:\"House\",id:\"OSx7BsbOu\",layoutId:\"OSx7BsbOu\",mirrored:false,name:\"Right icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({crBu0Yadm:{color:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17))\"},hxme9uJgB:{color:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(17, 17, 17))\"},kin9vr6Sm:{color:\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\"},wPXoVLBD3:{color:\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\"},z_d3t0Yh6:{color:\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HBnPy.framer-q4hap1, .framer-HBnPy .framer-q4hap1 { display: block; }\",\".framer-HBnPy.framer-8m66y5 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-HBnPy .framer-e5juaj { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-HBnPy .framer-kkw5v2-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-8m66y5 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-HBnPy.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\".framer-HBnPy.framer-v-1xlp3o2.framer-8m66y5 { padding: 10px 16px 10px 16px; }\",\".framer-HBnPy.framer-v-1h5a77i.framer-8m66y5, .framer-HBnPy.framer-v-qkhhtg.framer-8m66y5, .framer-HBnPy.framer-v-s8wjry.framer-8m66y5 { gap: 6px; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-v-1h5a77i.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-v-1h5a77i.framer-8m66y5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-HBnPy.framer-v-1h5a77i.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-v-1h5a77i.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-v-qkhhtg.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-v-qkhhtg.framer-8m66y5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-HBnPy.framer-v-qkhhtg.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-v-qkhhtg.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-v-s8wjry.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-v-s8wjry.framer-8m66y5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-HBnPy.framer-v-s8wjry.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-v-s8wjry.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\".framer-HBnPy.framer-v-1ns8452.framer-8m66y5 { gap: 6px; padding: 0px; text-decoration: none; }\",\".framer-HBnPy.framer-v-1ns8452 .framer-e5juaj { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-v-1ns8452.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-v-1ns8452.framer-8m66y5 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-HBnPy.framer-v-1ns8452.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-v-1ns8452.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\".framer-HBnPy.framer-v-1h5a77i.hover.framer-8m66y5, .framer-HBnPy.framer-v-qkhhtg.hover.framer-8m66y5 { gap: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-v-1h5a77i.hover.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-v-1h5a77i.hover.framer-8m66y5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HBnPy.framer-v-1h5a77i.hover.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-v-1h5a77i.hover.framer-8m66y5 > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBnPy.framer-v-qkhhtg.hover.framer-8m66y5 { gap: 0px; } .framer-HBnPy.framer-v-qkhhtg.hover.framer-8m66y5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HBnPy.framer-v-qkhhtg.hover.framer-8m66y5 > :first-child { margin-left: 0px; } .framer-HBnPy.framer-v-qkhhtg.hover.framer-8m66y5 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-HBnPy[data-border=\"true\"]::after, .framer-HBnPy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 165.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"crBu0Yadm\":{\"layout\":[\"auto\",\"auto\"]},\"Bdl7EED7O\":{\"layout\":[\"auto\",\"auto\"]},\"hxme9uJgB\":{\"layout\":[\"auto\",\"auto\"]},\"kin9vr6Sm\":{\"layout\":[\"auto\",\"auto\"]},\"z_d3t0Yh6\":{\"layout\":[\"auto\",\"auto\"]},\"wPXoVLBD3\":{\"layout\":[\"auto\",\"auto\"]},\"fSzbsbNJw\":{\"layout\":[\"auto\",\"auto\"]},\"Rf6Q18g47\":{\"layout\":[\"auto\",\"auto\"]},\"tTvELKJWt\":{\"layout\":[\"auto\",\"auto\"]},\"mTKnJU7xF\":{\"layout\":[\"auto\",\"auto\"]},\"C_FoEEhuG\":{\"layout\":[\"auto\",\"auto\"]},\"Uomy7CFcI\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GR68CgLTN\":\"title\",\"LG5CSJpvD\":\"rightIcon\",\"B5PTj2R73\":\"rightIconName\",\"w5Hgz19ND\":\"buttonRadius\",\"iWO3CPOOh\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKF7UbbSfc=withCSS(Component,css,\"framer-HBnPy\");export default FramerKF7UbbSfc;FramerKF7UbbSfc.displayName=\"Button\";FramerKF7UbbSfc.defaultProps={height:40,width:165.5};addPropertyControls(FramerKF7UbbSfc,{variant:{options:[\"WKIwTYTZF\",\"crBu0Yadm\",\"Bdl7EED7O\",\"hxme9uJgB\",\"kin9vr6Sm\",\"z_d3t0Yh6\",\"wPXoVLBD3\"],optionTitles:[\"Primary Black\",\"Secondary\",\"Primary Brand Blue\",\"Text Button - Black\",\"Text Button - Brand\",\"Variant 6\",\"click to call\"],title:\"Variant\",type:ControlType.Enum},GR68CgLTN:{defaultValue:\"Default button\",displayTextArea:false,title:\"Title\",type:ControlType.String},LG5CSJpvD:{defaultValue:false,title:\"Right Icon\",type:ControlType.Boolean},B5PTj2R73:{defaultValue:\"arrow-right\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Right Icon Name\",type:ControlType.String},w5Hgz19ND:{defaultValue:10,title:\"Button Radius\",type:ControlType.Number},iWO3CPOOh:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerKF7UbbSfc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKF7UbbSfc\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"GR68CgLTN\\\":\\\"title\\\",\\\"LG5CSJpvD\\\":\\\"rightIcon\\\",\\\"B5PTj2R73\\\":\\\"rightIconName\\\",\\\"w5Hgz19ND\\\":\\\"buttonRadius\\\",\\\"iWO3CPOOh\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"crBu0Yadm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Bdl7EED7O\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hxme9uJgB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kin9vr6Sm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"z_d3t0Yh6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wPXoVLBD3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fSzbsbNJw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Rf6Q18g47\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tTvELKJWt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mTKnJU7xF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"C_FoEEhuG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Uomy7CFcI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"165.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KF7UbbSfc.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-600\",\"GF;Poppins-900\",\"GF;Poppins-900italic\",\"GF;Poppins-600italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5V15vFP-KUEg.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2\",weight:\"600\"}]}];export const css=['.framer-lsRVf .framer-styles-preset-luejwe:not(.rich-text-wrapper), .framer-lsRVf .framer-styles-preset-luejwe.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-lsRVf\";\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 (04e0834)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/hhWRwbwSHif5j9p0n8Ar/bu3NRg4MMlMBaDh3eIV8/r1ydFn1EA.js\";const cycleOrder=[\"SLJTfMXpv\",\"wz7Kua_4N\"];const serializationHash=\"framer-ENGK4\";const variantClassNames={SLJTfMXpv:\"framer-v-1t4nc7b\",wz7Kua_4N:\"framer-v-t2zygh\"};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={Border:\"wz7Kua_4N\",Filled:\"SLJTfMXpv\"};const getProps=({height,id,label,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,sCdMKS1MM:(_ref=label!==null&&label!==void 0?label:props.sCdMKS1MM)!==null&&_ref!==void 0?_ref:\"NEW\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"SLJTfMXpv\"};};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,sCdMKS1MM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SLJTfMXpv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1t4nc7b\",className,classNames),\"data-framer-name\":\"Filled\",layoutDependency:layoutDependency,layoutId:\"SLJTfMXpv\",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\",background:\"linear-gradient(90.00000000000001deg, rgba(48, 165, 231, 1) 0%, rgb(25, 252, 169) 100%)\",borderBottomLeftRadius:38,borderBottomRightRadius:38,borderTopLeftRadius:38,borderTopRightRadius:38,...style},variants:{wz7Kua_4N:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(95, 227, 201)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90.00000000000001deg, rgba(50, 164, 231, 0.1) 0%, rgba(24, 251, 168, 0.1) 100%)\"}},...addPropertyOverrides({wz7Kua_4N:{\"data-border\":true,\"data-framer-name\":\"Border\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-luejwe\",\"data-styles-preset\":\"r1ydFn1EA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31aa895f-93bc-4169-995a-064a6b802e57, rgb(255, 255, 255)))\"},children:\"NEW\"})}),className:\"framer-8i7ol5\",\"data-framer-name\":\"Tag\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I535:127736;5187:3358\",style:{\"--extracted-r6o4lv\":\"var(--token-31aa895f-93bc-4169-995a-064a6b802e57, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:sCdMKS1MM,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({wz7Kua_4N:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-luejwe\",\"data-styles-preset\":\"r1ydFn1EA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31aa895f-93bc-4169-995a-064a6b802e57, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(270deg, rgb(0, 199, 133) 0%, rgb(0, 166, 232) 100%)\"},children:\"NEW\"})})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ENGK4.framer-d3v48e, .framer-ENGK4 .framer-d3v48e { display: block; }\",\".framer-ENGK4.framer-1t4nc7b { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 22px; justify-content: center; overflow: hidden; padding: 4px 7px 4px 7px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ENGK4 .framer-8i7ol5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ENGK4.framer-1t4nc7b { gap: 0px; } .framer-ENGK4.framer-1t4nc7b > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-ENGK4.framer-1t4nc7b > :first-child { margin-left: 0px; } .framer-ENGK4.framer-1t4nc7b > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-ENGK4[data-border=\"true\"]::after, .framer-ENGK4 [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 22\n * @framerIntrinsicWidth 41\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"wz7Kua_4N\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"sCdMKS1MM\":\"label\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxsVpbSY6F=withCSS(Component,css,\"framer-ENGK4\");export default FramerxsVpbSY6F;FramerxsVpbSY6F.displayName=\"Badge/Tag Style 1\";FramerxsVpbSY6F.defaultProps={height:22,width:41};addPropertyControls(FramerxsVpbSY6F,{variant:{options:[\"SLJTfMXpv\",\"wz7Kua_4N\"],optionTitles:[\"Filled\",\"Border\"],title:\"Variant\",type:ControlType.Enum},sCdMKS1MM:{defaultValue:\"NEW\",displayTextArea:false,title:\"Label\",type:ControlType.String}});addFonts(FramerxsVpbSY6F,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxsVpbSY6F\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"wz7Kua_4N\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"22\",\"framerVariables\":\"{\\\"sCdMKS1MM\\\":\\\"label\\\"}\",\"framerIntrinsicWidth\":\"41\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xsVpbSY6F.map", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/hiQb5YQhTI1NRLQHsPLp/7wMZOq2bvmk60GXKzo6v/dvxIS3aly.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ntLJHSwxSpUZAdYOnQrF/bUOpkyrboBvbmp12n9eM/e8MqUfc3j.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/axkjvL9JHvlnHFOa2JhW/4rzyCmH5we76J912L8xw/x4uNjjtJw.js\";import BadgeTagStyle1 from\"https://framerusercontent.com/modules/yV4WoY1ea1gzz9AKe3f8/gtNVY5O9OhNILonkw0md/xsVpbSY6F.js\";const BadgeTagStyle1Fonts=getFonts(BadgeTagStyle1);const BadgeTagStyle1Controls=getPropertyControls(BadgeTagStyle1);const enabledGestures={LlukPmQGB:{pressed:true},pTVcQU6cl:{hover:true},TRT3gPgul:{hover:true},ZHW0ec6M3:{pressed:true}};const cycleOrder=[\"TRT3gPgul\",\"ZHW0ec6M3\",\"pTVcQU6cl\",\"LlukPmQGB\"];const serializationHash=\"framer-IX5Lp\";const variantClassNames={LlukPmQGB:\"framer-v-5p4yc8\",pTVcQU6cl:\"framer-v-1l0o9ai\",TRT3gPgul:\"framer-v-1gayqav\",ZHW0ec6M3:\"framer-v-1295696\"};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)=>`translateX(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;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={Border:\"wz7Kua_4N\",Filled:\"SLJTfMXpv\"};const humanReadableVariantMap={\"Variant 3\":\"pTVcQU6cl\",\"Variant 4\":\"LlukPmQGB\",Desktop:\"TRT3gPgul\",Phone:\"ZHW0ec6M3\"};const getProps=({cardDescribtion,cardTitle,height,id,image,link,newTab,showTag,tagLabel,tagStyle,width,...props})=>{var _ref,_ref1,_humanReadableEnumMap_tagStyle,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5,_ref6;return{...props,Jd4EdSF_6:(_ref=cardTitle!==null&&cardTitle!==void 0?cardTitle:props.Jd4EdSF_6)!==null&&_ref!==void 0?_ref:\"Post Freight\",L9MPnNBJb:(_ref1=cardDescribtion!==null&&cardDescribtion!==void 0?cardDescribtion:props.L9MPnNBJb)!==null&&_ref1!==void 0?_ref1:\"Post your loads to the largest pool of qualified carriers in North America\",MNhLpt7Yd:link!==null&&link!==void 0?link:props.MNhLpt7Yd,tF83z85cj:newTab!==null&&newTab!==void 0?newTab:props.tF83z85cj,UCy0tjKzr:(_ref3=(_ref2=(_humanReadableEnumMap_tagStyle=humanReadableEnumMap[tagStyle])!==null&&_humanReadableEnumMap_tagStyle!==void 0?_humanReadableEnumMap_tagStyle:tagStyle)!==null&&_ref2!==void 0?_ref2:props.UCy0tjKzr)!==null&&_ref3!==void 0?_ref3:\"SLJTfMXpv\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"TRT3gPgul\",vpMEYGy50:showTag!==null&&showTag!==void 0?showTag:props.vpMEYGy50,y4bIQ9Aht:(_ref5=image!==null&&image!==void 0?image:props.y4bIQ9Aht)!==null&&_ref5!==void 0?_ref5:{src:\"https://framerusercontent.com/images/OSjiGHpTLk4EYdlCASP60ENDA.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/OSjiGHpTLk4EYdlCASP60ENDA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/OSjiGHpTLk4EYdlCASP60ENDA.jpg 584w\"},YmS6TKh0B:(_ref6=tagLabel!==null&&tagLabel!==void 0?tagLabel:props.YmS6TKh0B)!==null&&_ref6!==void 0?_ref6:\"NEW\"};};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,vpMEYGy50,MNhLpt7Yd,tF83z85cj,UCy0tjKzr,YmS6TKh0B,y4bIQ9Aht,Jd4EdSF_6,L9MPnNBJb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TRT3gPgul\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"pTVcQU6cl-hover\")return true;return false;};const isDisplayed1=()=>{if([\"ZHW0ec6M3-pressed\",\"LlukPmQGB-pressed\"].includes(gestureVariant))return false;if([\"ZHW0ec6M3\",\"LlukPmQGB\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"LlukPmQGB-pressed\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:MNhLpt7Yd,nodeId:\"TRT3gPgul\",openInNewTab:false,...addPropertyOverrides({LlukPmQGB:{openInNewTab:tF83z85cj},ZHW0ec6M3:{openInNewTab:tF83z85cj}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1gayqav\",className,classNames)} framer-fljlas`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"TRT3gPgul\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},variants:{\"LlukPmQGB-pressed\":{backgroundColor:\"rgb(232, 232, 232)\"},\"TRT3gPgul-hover\":{backgroundColor:\"var(--token-62c1f5e9-89be-4736-adeb-1587e16b8dc0, rgb(249, 250, 251))\",borderBottomLeftRadius:28,borderBottomRightRadius:28,borderTopLeftRadius:28,borderTopRightRadius:28},\"ZHW0ec6M3-pressed\":{backgroundColor:\"rgb(232, 232, 232)\"},LlukPmQGB:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},ZHW0ec6M3:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}},...addPropertyOverrides({\"LlukPmQGB-pressed\":{\"data-framer-name\":undefined},\"pTVcQU6cl-hover\":{\"data-framer-name\":undefined},\"TRT3gPgul-hover\":{\"data-framer-name\":undefined},\"ZHW0ec6M3-pressed\":{\"data-framer-name\":undefined},LlukPmQGB:{\"data-framer-name\":\"Variant 4\"},pTVcQU6cl:{\"data-framer-name\":\"Variant 3\"},ZHW0ec6M3:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Page is under development\u2026\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Click to call to use this service\"})]}),className:\"framer-q85ped\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZkF0l1A0g\",style:{\"--extracted-2gxw0f\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:584,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0),pixelHeight:330,pixelWidth:584,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,...toResponsiveImage(y4bIQ9Aht)},className:\"framer-x1ohhl\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"fjJCuYgMl\",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\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1},variants:{\"pTVcQU6cl-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",opacity:.12}},...addPropertyOverrides({\"pTVcQU6cl-hover\":{\"data-border\":true},\"TRT3gPgul-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:330,intrinsicWidth:584,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0),pixelHeight:330,pixelWidth:584,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`,...toResponsiveImage(y4bIQ9Aht)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12v5zan\",\"data-framer-name\":\"Text and supporting text\",layoutDependency:layoutDependency,layoutId:\"Cx1Yxs6u3\",style:{opacity:1},variants:{\"LlukPmQGB-pressed\":{opacity:.05}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6hri89\",\"data-framer-name\":\"Text and badge\",layoutDependency:layoutDependency,layoutId:\"dNhYcrctR\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",children:\"Post Freight\"})}),className:\"framer-1esxuxe\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Tnvn3_YDe\",style:{\"--framer-paragraph-spacing\":\"16px\"},text:Jd4EdSF_6,verticalAlignment:\"top\",withExternalLayout:true}),vpMEYGy50&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"46px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+225+0+0+2,...addPropertyOverrides({\"TRT3gPgul-hover\":{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+225+0+0+2},LlukPmQGB:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+5+0+0+2},ZHW0ec6M3:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+5+0+0+2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xlka2g-container\",layoutDependency:layoutDependency,layoutId:\"vtpUz8LYF-container\",children:/*#__PURE__*/_jsx(BadgeTagStyle1,{height:\"100%\",id:\"vtpUz8LYF\",layoutId:\"vtpUz8LYF\",sCdMKS1MM:YmS6TKh0B,style:{height:\"100%\",width:\"100%\"},variant:UCy0tjKzr,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-apsi1r\",\"data-styles-preset\":\"dvxIS3aly\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:\"Post your loads to the largest pool of qualified carriers in North America\"})}),className:\"framer-1wsbncm\",\"data-framer-name\":\"The latest industry news, updates and info.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tcP0clHbv\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"14px\"},text:L9MPnNBJb,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({LlukPmQGB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:\"Post your loads to the largest pool of qualified carriers in North America\"})})},ZHW0ec6M3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1m0ov8s\",\"data-styles-preset\":\"x4uNjjtJw\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\"},children:\"Post your loads to the largest pool of qualified carriers in North America\"})})}},baseVariant,gestureVariant)})]}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Page is under development\u2026\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Click to call to use this service\"})]}),className:\"framer-1y4zd8i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JB43i0_ZB\",style:{\"--extracted-2gxw0f\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IX5Lp.framer-fljlas, .framer-IX5Lp .framer-fljlas { display: block; }\",\".framer-IX5Lp.framer-1gayqav { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 315px; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: 366px; }\",\".framer-IX5Lp .framer-q85ped { flex: none; height: auto; left: 50%; position: absolute; top: 98px; white-space: pre; width: auto; z-index: 1; }\",\".framer-IX5Lp .framer-x1ohhl { aspect-ratio: 1.6363636363636365 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 209px); position: relative; width: 100%; }\",\".framer-IX5Lp .framer-12v5zan { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IX5Lp .framer-6hri89 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-IX5Lp .framer-1esxuxe { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IX5Lp .framer-xlka2g-container { flex: none; height: 20px; position: relative; width: 46px; }\",\".framer-IX5Lp .framer-1wsbncm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IX5Lp .framer-1y4zd8i { flex: none; height: auto; left: 50%; position: absolute; top: 49%; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IX5Lp.framer-1gayqav, .framer-IX5Lp .framer-12v5zan, .framer-IX5Lp .framer-6hri89 { gap: 0px; } .framer-IX5Lp.framer-1gayqav > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-IX5Lp.framer-1gayqav > :first-child, .framer-IX5Lp .framer-12v5zan > :first-child { margin-top: 0px; } .framer-IX5Lp.framer-1gayqav > :last-child, .framer-IX5Lp .framer-12v5zan > :last-child { margin-bottom: 0px; } .framer-IX5Lp .framer-12v5zan > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-IX5Lp .framer-6hri89 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-IX5Lp .framer-6hri89 > :first-child { margin-left: 0px; } .framer-IX5Lp .framer-6hri89 > :last-child { margin-right: 0px; } }\",\".framer-IX5Lp.framer-v-1295696.framer-1gayqav, .framer-IX5Lp.framer-v-5p4yc8.framer-1gayqav { -webkit-tap-highlight-color: #e8e8e8; flex-direction: row; gap: 12px; height: min-content; padding: 5px 10px 5px 10px; }\",\".framer-IX5Lp.framer-v-1295696 .framer-12v5zan, .framer-IX5Lp.framer-v-5p4yc8 .framer-12v5zan { flex: 1 0 0px; gap: 2px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IX5Lp.framer-v-1295696.framer-1gayqav, .framer-IX5Lp.framer-v-1295696 .framer-12v5zan { gap: 0px; } .framer-IX5Lp.framer-v-1295696.framer-1gayqav > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-IX5Lp.framer-v-1295696.framer-1gayqav > :first-child { margin-left: 0px; } .framer-IX5Lp.framer-v-1295696.framer-1gayqav > :last-child { margin-right: 0px; } .framer-IX5Lp.framer-v-1295696 .framer-12v5zan > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-IX5Lp.framer-v-1295696 .framer-12v5zan > :first-child { margin-top: 0px; } .framer-IX5Lp.framer-v-1295696 .framer-12v5zan > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IX5Lp.framer-v-5p4yc8.framer-1gayqav, .framer-IX5Lp.framer-v-5p4yc8 .framer-12v5zan { gap: 0px; } .framer-IX5Lp.framer-v-5p4yc8.framer-1gayqav > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-IX5Lp.framer-v-5p4yc8.framer-1gayqav > :first-child { margin-left: 0px; } .framer-IX5Lp.framer-v-5p4yc8.framer-1gayqav > :last-child { margin-right: 0px; } .framer-IX5Lp.framer-v-5p4yc8 .framer-12v5zan > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-IX5Lp.framer-v-5p4yc8 .framer-12v5zan > :first-child { margin-top: 0px; } .framer-IX5Lp.framer-v-5p4yc8 .framer-12v5zan > :last-child { margin-bottom: 0px; } }\",\".framer-IX5Lp.framer-v-1gayqav.hover.framer-1gayqav { padding: 16px; }\",\".framer-IX5Lp.framer-v-1gayqav.hover .framer-x1ohhl { height: var(--framer-aspect-ratio-supported, 204px); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-IX5Lp[data-border=\"true\"]::after, .framer-IX5Lp [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 315\n * @framerIntrinsicWidth 366\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZHW0ec6M3\":{\"layout\":[\"fixed\",\"auto\"]},\"pTVcQU6cl\":{\"layout\":[\"fixed\",\"fixed\"]},\"LlukPmQGB\":{\"layout\":[\"fixed\",\"auto\"]},\"kO65UlQag\":{\"layout\":[\"fixed\",\"fixed\"]},\"xXJGSTF9F\":{\"layout\":[\"fixed\",\"auto\"]},\"SFg0569c2\":{\"layout\":[\"fixed\",\"fixed\"]},\"FJ09zHE3V\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"vpMEYGy50\":\"showTag\",\"MNhLpt7Yd\":\"link\",\"tF83z85cj\":\"newTab\",\"UCy0tjKzr\":\"tagStyle\",\"YmS6TKh0B\":\"tagLabel\",\"y4bIQ9Aht\":\"image\",\"Jd4EdSF_6\":\"cardTitle\",\"L9MPnNBJb\":\"cardDescribtion\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerhz4wWK3GG=withCSS(Component,css,\"framer-IX5Lp\");export default Framerhz4wWK3GG;Framerhz4wWK3GG.displayName=\"Dropdown item - Img Card\";Framerhz4wWK3GG.defaultProps={height:315,width:366};addPropertyControls(Framerhz4wWK3GG,{variant:{options:[\"TRT3gPgul\",\"ZHW0ec6M3\",\"pTVcQU6cl\",\"LlukPmQGB\"],optionTitles:[\"Desktop\",\"Phone\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},vpMEYGy50:{defaultValue:false,title:\"Show Tag\",type:ControlType.Boolean},MNhLpt7Yd:{title:\"Link\",type:ControlType.Link},tF83z85cj:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},UCy0tjKzr:(BadgeTagStyle1Controls===null||BadgeTagStyle1Controls===void 0?void 0:BadgeTagStyle1Controls[\"variant\"])&&{...BadgeTagStyle1Controls[\"variant\"],defaultValue:\"SLJTfMXpv\",description:undefined,hidden:undefined,title:\"Tag Style\"},YmS6TKh0B:{defaultValue:\"NEW\",displayTextArea:false,title:\"Tag Label\",type:ControlType.String},y4bIQ9Aht:{__defaultAssetReference:\"data:framer/asset-reference,OSjiGHpTLk4EYdlCASP60ENDA.jpg?originalFilename=post-freight.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},Jd4EdSF_6:{defaultValue:\"Post Freight\",displayTextArea:false,title:\"Card Title\",type:ControlType.String},L9MPnNBJb:{defaultValue:\"Post your loads to the largest pool of qualified carriers in North America\",displayTextArea:true,title:\"Card Describtion\",type:ControlType.String}});addFonts(Framerhz4wWK3GG,[{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\"}]},...BadgeTagStyle1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerhz4wWK3GG\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"vpMEYGy50\\\":\\\"showTag\\\",\\\"MNhLpt7Yd\\\":\\\"link\\\",\\\"tF83z85cj\\\":\\\"newTab\\\",\\\"UCy0tjKzr\\\":\\\"tagStyle\\\",\\\"YmS6TKh0B\\\":\\\"tagLabel\\\",\\\"y4bIQ9Aht\\\":\\\"image\\\",\\\"Jd4EdSF_6\\\":\\\"cardTitle\\\",\\\"L9MPnNBJb\\\":\\\"cardDescribtion\\\"}\",\"framerIntrinsicHeight\":\"315\",\"framerIntrinsicWidth\":\"366\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZHW0ec6M3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pTVcQU6cl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LlukPmQGB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kO65UlQag\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xXJGSTF9F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SFg0569c2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FJ09zHE3V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hz4wWK3GG.map", "// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,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\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/hiQb5YQhTI1NRLQHsPLp/7wMZOq2bvmk60GXKzo6v/dvxIS3aly.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ntLJHSwxSpUZAdYOnQrF/bUOpkyrboBvbmp12n9eM/e8MqUfc3j.js\";import BadgeTagStyle1 from\"https://framerusercontent.com/modules/yV4WoY1ea1gzz9AKe3f8/gtNVY5O9OhNILonkw0md/xsVpbSY6F.js\";const PhosphorFonts=getFonts(Phosphor);const BadgeTagStyle1Fonts=getFonts(BadgeTagStyle1);const BadgeTagStyle1Controls=getPropertyControls(BadgeTagStyle1);const enabledGestures={D6w0KsZKS:{hover:true},J48aaTVRd:{pressed:true},nUKi9vbrL:{hover:true},xaeVpNebc:{pressed:true}};const cycleOrder=[\"nUKi9vbrL\",\"J48aaTVRd\",\"D6w0KsZKS\",\"xaeVpNebc\"];const serializationHash=\"framer-ZbXRy\";const variantClassNames={D6w0KsZKS:\"framer-v-14s0357\",J48aaTVRd:\"framer-v-1qdxtfg\",nUKi9vbrL:\"framer-v-y0t9wp\",xaeVpNebc:\"framer-v-1w9p9zy\"};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)=>`translateY(-50%) ${t}`;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={Border:\"wz7Kua_4N\",Filled:\"SLJTfMXpv\"};const humanReadableVariantMap={\"Variant 3\":\"D6w0KsZKS\",\"Variant 4\":\"xaeVpNebc\",Dekstop:\"nUKi9vbrL\",Phone:\"J48aaTVRd\"};const getProps=({description,height,iconName,id,link,newTab,showTag,tagLabel,tagStyle,title,visible,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableEnumMap_tagStyle,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7;return{...props,A9MUkumOK:showTag!==null&&showTag!==void 0?showTag:props.A9MUkumOK,eFv2zTWaL:(_ref=visible!==null&&visible!==void 0?visible:props.eFv2zTWaL)!==null&&_ref!==void 0?_ref:true,eu7zWnheS:(_ref1=tagLabel!==null&&tagLabel!==void 0?tagLabel:props.eu7zWnheS)!==null&&_ref1!==void 0?_ref1:\"NEW\",GWeSiL603:link!==null&&link!==void 0?link:props.GWeSiL603,hMJuWYXqk:newTab!==null&&newTab!==void 0?newTab:props.hMJuWYXqk,MkfK2jcE5:(_ref2=title!==null&&title!==void 0?title:props.MkfK2jcE5)!==null&&_ref2!==void 0?_ref2:\"Truck Navigation for Drivers\",N_L2nNM9Q:(_ref3=description!==null&&description!==void 0?description:props.N_L2nNM9Q)!==null&&_ref3!==void 0?_ref3:\"Analyze conversion rates and improve your sales.\",NdhbD7Nhh:(_ref5=(_ref4=(_humanReadableEnumMap_tagStyle=humanReadableEnumMap[tagStyle])!==null&&_humanReadableEnumMap_tagStyle!==void 0?_humanReadableEnumMap_tagStyle:tagStyle)!==null&&_ref4!==void 0?_ref4:props.NdhbD7Nhh)!==null&&_ref5!==void 0?_ref5:\"SLJTfMXpv\",v4vRzgzRc:(_ref6=iconName!==null&&iconName!==void 0?iconName:props.v4vRzgzRc)!==null&&_ref6!==void 0?_ref6:\"House\",variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"nUKi9vbrL\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,GWeSiL603,hMJuWYXqk,v4vRzgzRc,MkfK2jcE5,N_L2nNM9Q,A9MUkumOK,eu7zWnheS,NdhbD7Nhh,eFv2zTWaL,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nUKi9vbrL\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=value=>{if([\"xaeVpNebc-pressed\",\"J48aaTVRd-pressed\"].includes(gestureVariant))return false;if([\"J48aaTVRd\",\"xaeVpNebc\"].includes(baseVariant))return false;return value;};const isDisplayed1=()=>{if(gestureVariant===\"D6w0KsZKS-hover\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"xaeVpNebc-pressed\")return true;return false;};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__*/_jsx(Link,{href:GWeSiL603,nodeId:\"nUKi9vbrL\",...addPropertyOverrides({J48aaTVRd:{openInNewTab:hMJuWYXqk},xaeVpNebc:{openInNewTab:hMJuWYXqk}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-y0t9wp\",className,classNames)} framer-160dx6k`,\"data-framer-name\":\"Dekstop\",layoutDependency:layoutDependency,layoutId:\"nUKi9vbrL\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"D6w0KsZKS-hover\":{backgroundColor:\"rgb(246, 247, 249)\"},\"J48aaTVRd-pressed\":{backgroundColor:\"rgb(246, 247, 249)\"},\"nUKi9vbrL-hover\":{backgroundColor:\"rgb(246, 247, 249)\"},\"xaeVpNebc-pressed\":{backgroundColor:\"rgb(246, 247, 249)\"},J48aaTVRd:{backgroundColor:\"rgba(0, 0, 0, 0)\"},xaeVpNebc:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"D6w0KsZKS-hover\":{\"data-framer-name\":undefined},\"J48aaTVRd-pressed\":{\"data-framer-name\":undefined},\"nUKi9vbrL-hover\":{\"data-framer-name\":undefined},\"xaeVpNebc-pressed\":{\"data-framer-name\":undefined},D6w0KsZKS:{\"data-framer-name\":\"Variant 3\"},J48aaTVRd:{\"data-framer-name\":\"Phone\"},xaeVpNebc:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-abme0b\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"I486:48866;3474:462889\",style:{opacity:1},variants:{\"D6w0KsZKS-hover\":{opacity:.05},\"xaeVpNebc-pressed\":{opacity:.05}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wgjeub-container\",layoutDependency:layoutDependency,layoutId:\"Gnr2PaDUQ-container\",style:{opacity:1},variants:{\"D6w0KsZKS-hover\":{opacity:.05}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(6, 141, 208))\",height:\"100%\",iconSearch:v4vRzgzRc,iconSelection:\"House\",id:\"Gnr2PaDUQ\",layoutId:\"Gnr2PaDUQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wgyjx2\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14433\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",opacity:1},variants:{\"D6w0KsZKS-hover\":{opacity:.05},\"xaeVpNebc-pressed\":{opacity:.05},J48aaTVRd:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-76de8d43-1a5f-4bbf-ae19-bb034cd5b3d4, rgb(238, 240, 242))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},xaeVpNebc:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-76de8d43-1a5f-4bbf-ae19-bb034cd5b3d4, rgb(238, 240, 242))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({J48aaTVRd:{\"data-border\":true},xaeVpNebc:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s7sx39\",\"data-framer-name\":\"Text and supporting text\",layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14434\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6hzfj6\",\"data-framer-name\":\"Text and badge\",layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14435\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1po14y4\",\"data-styles-preset\":\"e8MqUfc3j\",children:\"Truck Navigation for Drivers\"})}),className:\"framer-pgzmx7\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14436\",style:{\"--framer-paragraph-spacing\":\"16px\"},text:MkfK2jcE5,verticalAlignment:\"top\",withExternalLayout:true}),A9MUkumOK&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+1,...addPropertyOverrides({J48aaTVRd:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||50)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||50)-0)*1)/2)+0+0+0+((Math.max(0,((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||50)-0)*1-0-0)/1)*1-0-22)/2+0+0)+0},xaeVpNebc:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||50)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||50)-0)*1)/2)+0+0+0+((Math.max(0,((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||50)-0)*1-0-0)/1)*1-0-22)/2+0+0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qh9qm-container\",layoutDependency:layoutDependency,layoutId:\"pfLRK0LtW-container\",children:/*#__PURE__*/_jsx(BadgeTagStyle1,{height:\"100%\",id:\"pfLRK0LtW\",layoutId:\"pfLRK0LtW\",sCdMKS1MM:eu7zWnheS,variant:NdhbD7Nhh,width:\"100%\"})})})]}),isDisplayed(eFv2zTWaL)&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-apsi1r\",\"data-styles-preset\":\"dvxIS3aly\",children:\"Analyze conversion rates and improve your sales.\"})}),className:\"framer-lcxw4t\",\"data-framer-name\":\"The latest industry news, updates and info.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I486:48866;1282:14438\",style:{\"--framer-paragraph-spacing\":\"14px\"},text:N_L2nNM9Q,verticalAlignment:\"top\",withExternalLayout:true})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Page is under development\u2026 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Click to Call us now to use this service\"})]}),className:\"framer-1n7ho7b\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"n0KuYszMY\",style:{\"--extracted-2gxw0f\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Page is under development\u2026 \"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Call us now to use this service\"})]}),className:\"framer-s1qytt\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"aXWph8Y2b\",style:{\"--extracted-2gxw0f\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZbXRy.framer-160dx6k, .framer-ZbXRy .framer-160dx6k { display: block; }\",\".framer-ZbXRy.framer-y0t9wp { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px; position: relative; text-decoration: none; width: 363px; }\",\".framer-ZbXRy .framer-abme0b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ZbXRy .framer-wgjeub-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-ZbXRy .framer-1wgyjx2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZbXRy .framer-1s7sx39 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZbXRy .framer-6hzfj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZbXRy .framer-pgzmx7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZbXRy .framer-1qh9qm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZbXRy .framer-lcxw4t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 299px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZbXRy .framer-1n7ho7b { flex: none; height: auto; left: 26px; position: absolute; top: 49%; white-space: pre; width: auto; z-index: 1; }\",\".framer-ZbXRy .framer-s1qytt { flex: none; height: auto; left: 12px; position: absolute; top: 48%; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZbXRy.framer-y0t9wp, .framer-ZbXRy .framer-abme0b, .framer-ZbXRy .framer-1wgyjx2, .framer-ZbXRy .framer-1s7sx39, .framer-ZbXRy .framer-6hzfj6 { gap: 0px; } .framer-ZbXRy.framer-y0t9wp > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ZbXRy.framer-y0t9wp > :first-child, .framer-ZbXRy .framer-abme0b > :first-child, .framer-ZbXRy .framer-6hzfj6 > :first-child { margin-left: 0px; } .framer-ZbXRy.framer-y0t9wp > :last-child, .framer-ZbXRy .framer-abme0b > :last-child, .framer-ZbXRy .framer-6hzfj6 > :last-child { margin-right: 0px; } .framer-ZbXRy .framer-abme0b > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZbXRy .framer-1wgyjx2 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-ZbXRy .framer-1wgyjx2 > :first-child, .framer-ZbXRy .framer-1s7sx39 > :first-child { margin-top: 0px; } .framer-ZbXRy .framer-1wgyjx2 > :last-child, .framer-ZbXRy .framer-1s7sx39 > :last-child { margin-bottom: 0px; } .framer-ZbXRy .framer-1s7sx39 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-ZbXRy .framer-6hzfj6 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-ZbXRy.framer-v-1qdxtfg.framer-y0t9wp { -webkit-tap-highlight-color: #e8e8e8; align-content: center; align-items: center; height: 50px; padding: 0px 12px 0px 12px; width: 362px; }\",\".framer-ZbXRy.framer-v-1qdxtfg .framer-wgjeub-container, .framer-ZbXRy.framer-v-1w9p9zy .framer-wgjeub-container { height: 22px; width: 22px; }\",\".framer-ZbXRy.framer-v-1qdxtfg .framer-1wgyjx2, .framer-ZbXRy.framer-v-1w9p9zy .framer-1wgyjx2 { height: 100%; }\",\".framer-ZbXRy.framer-v-1qdxtfg .framer-1s7sx39, .framer-ZbXRy.framer-v-1w9p9zy .framer-1s7sx39 { flex: 1 0 0px; height: 1px; justify-content: center; }\",\".framer-ZbXRy.framer-v-1qdxtfg .framer-6hzfj6, .framer-ZbXRy.framer-v-1w9p9zy .framer-6hzfj6 { height: 22px; }\",\".framer-ZbXRy.framer-v-1w9p9zy.framer-y0t9wp { align-content: center; align-items: center; height: 50px; padding: 0px 12px 0px 12px; width: 362px; }\",\".framer-ZbXRy.framer-v-y0t9wp.hover .framer-abme0b { order: 0; }\",\".framer-ZbXRy.framer-v-y0t9wp.hover .framer-1wgyjx2 { order: 1; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-ZbXRy[data-border=\"true\"]::after, .framer-ZbXRy [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 92\n * @framerIntrinsicWidth 362\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"J48aaTVRd\":{\"layout\":[\"fixed\",\"fixed\"]},\"D6w0KsZKS\":{\"layout\":[\"fixed\",\"auto\"]},\"xaeVpNebc\":{\"layout\":[\"fixed\",\"fixed\"]},\"hgKKVpNQP\":{\"layout\":[\"fixed\",\"auto\"]},\"r2VjuxlNn\":{\"layout\":[\"fixed\",\"auto\"]},\"S1VKXdBAw\":{\"layout\":[\"fixed\",\"fixed\"]},\"wFaCtbQ1r\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"GWeSiL603\":\"link\",\"hMJuWYXqk\":\"newTab\",\"v4vRzgzRc\":\"iconName\",\"MkfK2jcE5\":\"title\",\"N_L2nNM9Q\":\"description\",\"A9MUkumOK\":\"showTag\",\"eu7zWnheS\":\"tagLabel\",\"NdhbD7Nhh\":\"tagStyle\",\"eFv2zTWaL\":\"visible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRkiXTc079=withCSS(Component,css,\"framer-ZbXRy\");export default FramerRkiXTc079;FramerRkiXTc079.displayName=\"Dropdown item - Icon\";FramerRkiXTc079.defaultProps={height:92,width:362};addPropertyControls(FramerRkiXTc079,{variant:{options:[\"nUKi9vbrL\",\"J48aaTVRd\",\"D6w0KsZKS\",\"xaeVpNebc\"],optionTitles:[\"Dekstop\",\"Phone\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},GWeSiL603:{title:\"Link\",type:ControlType.Link},hMJuWYXqk:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},v4vRzgzRc:{defaultValue:\"House\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Icon Name \",type:ControlType.String},MkfK2jcE5:{defaultValue:\"Truck Navigation for Drivers\",displayTextArea:false,placeholder:\"\",title:\"Title\",type:ControlType.String},N_L2nNM9Q:{defaultValue:\"Analyze conversion rates and improve your sales.\",displayTextArea:true,title:\"Description\",type:ControlType.String},A9MUkumOK:{defaultValue:false,title:\"Show Tag\",type:ControlType.Boolean},eu7zWnheS:{defaultValue:\"NEW\",displayTextArea:false,title:\"Tag Label\",type:ControlType.String},NdhbD7Nhh:(BadgeTagStyle1Controls===null||BadgeTagStyle1Controls===void 0?void 0:BadgeTagStyle1Controls[\"variant\"])&&{...BadgeTagStyle1Controls[\"variant\"],defaultValue:\"SLJTfMXpv\",description:undefined,hidden:undefined,title:\"Tag Style\"},eFv2zTWaL:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean}});addFonts(FramerRkiXTc079,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"}]},...PhosphorFonts,...BadgeTagStyle1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRkiXTc079\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"362\",\"framerVariables\":\"{\\\"GWeSiL603\\\":\\\"link\\\",\\\"hMJuWYXqk\\\":\\\"newTab\\\",\\\"v4vRzgzRc\\\":\\\"iconName\\\",\\\"MkfK2jcE5\\\":\\\"title\\\",\\\"N_L2nNM9Q\\\":\\\"description\\\",\\\"A9MUkumOK\\\":\\\"showTag\\\",\\\"eu7zWnheS\\\":\\\"tagLabel\\\",\\\"NdhbD7Nhh\\\":\\\"tagStyle\\\",\\\"eFv2zTWaL\\\":\\\"visible\\\"}\",\"framerIntrinsicHeight\":\"92\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J48aaTVRd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D6w0KsZKS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xaeVpNebc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hgKKVpNQP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r2VjuxlNn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S1VKXdBAw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wFaCtbQ1r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RkiXTc079.map", "// Generated by Framer (b0998f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DropdownItemImgCard from\"https://framerusercontent.com/modules/4wHQGICWphhwabjJayxr/mA7lCYPxpPe1EFZt6oX0/hz4wWK3GG.js\";import DropdownItemIcon from\"https://framerusercontent.com/modules/91HFZMjRUPMtrB2OMBVP/Ji77tw4ARpbFrku2PaBo/RkiXTc079.js\";const DropdownItemIconFonts=getFonts(DropdownItemIcon);const DropdownItemImgCardFonts=getFonts(DropdownItemImgCard);const cycleOrder=[\"dVdH74RRj\",\"qxUzvpS2l\",\"WBpenUDWU\",\"uk1D4IK51\",\"QWVivNJFF\",\"QrYT7m8ET\"];const serializationHash=\"framer-6Guz4\";const variantClassNames={dVdH74RRj:\"framer-v-1wt78xi\",QrYT7m8ET:\"framer-v-tji9d9\",QWVivNJFF:\"framer-v-uvf9rc\",qxUzvpS2l:\"framer-v-15yv1g0\",uk1D4IK51:\"framer-v-1pcj2ub\",WBpenUDWU:\"framer-v-13jdqv\"};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 addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop \\xb7 Company (Icon+video)\":\"qxUzvpS2l\",\"Desktop \\xb7 How? (Images)\":\"WBpenUDWU\",\"Desktop \\xb7 Services (Icons)\":\"dVdH74RRj\",\"Phone \\xb7 Company (Icon+video)\":\"QrYT7m8ET\",\"Phone \\xb7 How? (Images)\":\"QWVivNJFF\",\"Phone \\xb7 Services (Icons)\":\"uk1D4IK51\"};const getProps=({cursor,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,GVct0UFUy:cursor!==null&&cursor!==void 0?cursor:props.GVct0UFUy,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"dVdH74RRj\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,GVct0UFUy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"dVdH74RRj\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"WBpenUDWU\",\"QWVivNJFF\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if([\"qxUzvpS2l\",\"QrYT7m8ET\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"qxUzvpS2l\",\"QrYT7m8ET\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"WBpenUDWU\",\"QWVivNJFF\"].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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wt78xi\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop \\xb7 Services (Icons)\",layoutDependency:layoutDependency,layoutId:\"dVdH74RRj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 0.6767630924950936px 2.5716997514813555px -0.125px rgba(92, 92, 94, 0.01714), 0px 2.05233022163884px 7.798854842227592px -0.25px rgba(92, 92, 94, 0.02556), 0px 5.425255493261792px 20.615970874394808px -0.375px rgba(92, 92, 94, 0.04619), 0px 17px 64.6px -0.5px rgba(92, 92, 94, 0.117)\",...style},variants:{QrYT7m8ET:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},QWVivNJFF:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"},uk1D4IK51:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({QrYT7m8ET:{\"data-framer-name\":\"Phone \\xb7 Company (Icon+video)\"},QWVivNJFF:{\"data-framer-name\":\"Phone \\xb7 How? (Images)\"},qxUzvpS2l:{\"data-framer-name\":\"Desktop \\xb7 Company (Icon+video)\"},uk1D4IK51:{\"data-framer-name\":\"Phone \\xb7 Services (Icons)\"},WBpenUDWU:{\"data-framer-name\":\"Desktop \\xb7 How? (Images)\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10s77g8\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"SWI6XEDVj\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-chod39\",\"data-border\":true,\"data-framer-name\":\"Image Card 1\",layoutDependency:layoutDependency,layoutId:\"N2ZphKmU6\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-af4acdc5-7737-4b47-adb5-0b448e75a7be, rgb(226, 230, 233))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},variants:{QrYT7m8ET:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},QWVivNJFF:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},qxUzvpS2l:{\"--border-right-width\":\"0px\"},uk1D4IK51:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},WBpenUDWU:{\"--border-right-width\":\"0px\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-5kp6hk\",\"data-framer-name\":\"Subtitle\",layoutDependency:layoutDependency,layoutId:\"ypAqhC7EQ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Auto Transport\\xa0Solutions\"})}),className:\"framer-gk011a\",\"data-framer-name\":\"Text\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"ieCSqtVIa\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QrYT7m8ET:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Company\"})})},qxUzvpS2l:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Company\"})})}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-efyrmq\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"Hsbn3n1_u\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FJPpMOPTF\"},implicitPathVariables:undefined},{href:{webPageId:\"FJPpMOPTF\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0,...addPropertyOverrides({QrYT7m8ET:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+0},uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-spolqp-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"PiTakmkbs-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:true,eFv2zTWaL:true,eu7zWnheS:\"Popular\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"PiTakmkbs\",layoutId:\"PiTakmkbs\",MkfK2jcE5:\"Open Carrier Transport\",N_L2nNM9Q:\"Affordable shipping with open-air carriers.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"trailer\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({QrYT7m8ET:{A9MUkumOK:false,GWeSiL603:resolvedLinks[1],MkfK2jcE5:\"About us\",N_L2nNM9Q:\"Learn about our story and our mission statement.\",v4vRzgzRc:\"buildings\",variant:\"J48aaTVRd\"},qxUzvpS2l:{A9MUkumOK:false,GWeSiL603:resolvedLinks[0],MkfK2jcE5:\"About us\",N_L2nNM9Q:\"Learn about our story and our mission statement.\",v4vRzgzRc:\"buildings\",variant:\"nUKi9vbrL\"},uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+96,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+92}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p9n7c8-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"laQkrM3Yt-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"laQkrM3Yt\",layoutId:\"laQkrM3Yt\",MkfK2jcE5:\"Enclosed Carrier Transport\",N_L2nNM9Q:\"Extra protection for your car.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"truck\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mTqFgu2_G\"},implicitPathVariables:undefined},{href:{webPageId:\"mTqFgu2_G\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+192,...addPropertyOverrides({QrYT7m8ET:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+92},qxUzvpS2l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+96},uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+184}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ulb71y-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"DJZX8lRCN-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"DJZX8lRCN\",layoutId:\"DJZX8lRCN\",MkfK2jcE5:\"Door-to-Door Shipping\",N_L2nNM9Q:\"Pickup and delivery right to your door.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"house\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({QrYT7m8ET:{GWeSiL603:resolvedLinks1[1],MkfK2jcE5:\"Contact Us\",v4vRzgzRc:\"phone-call\",variant:\"J48aaTVRd\"},qxUzvpS2l:{GWeSiL603:resolvedLinks1[0],MkfK2jcE5:\"Contact Us\",v4vRzgzRc:\"phone-call\",variant:\"nUKi9vbrL\"},uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+288,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+276}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x1a8zl-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"eyQHiFxhG-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"eyQHiFxhG\",layoutId:\"eyQHiFxhG\",MkfK2jcE5:\"Expedited Shipping\",N_L2nNM9Q:\"Guaranteed pickup date for your car.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"clock\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NIVskYbgT\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({QrYT7m8ET:{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+184},qxUzvpS2l:{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12g3pnq-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"EOmXNJnvr-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"EOmXNJnvr\",layoutId:\"EOmXNJnvr\",MkfK2jcE5:\"Reviews\",N_L2nNM9Q:\"Customer Reviews: Honest Feedback That Builds Trust\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"shield-check\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({QrYT7m8ET:{eFv2zTWaL:false,variant:\"J48aaTVRd\"},qxUzvpS2l:{GWeSiL603:resolvedLinks2[0],variant:\"nUKi9vbrL\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+384,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+104+0+368}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14t2zy6-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"veuMj2HTB-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"veuMj2HTB\",layoutId:\"veuMj2HTB\",MkfK2jcE5:\"Hawaii & Alaska Auto Transport\",N_L2nNM9Q:\"Car shipping to/from Hawaii and Alaska.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"island\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zDrcGfIPf\"},implicitPathVariables:undefined},{href:{webPageId:\"zDrcGfIPf\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({QWVivNJFF:{height:315,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 34px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+0+0+0},WBpenUDWU:{height:315,width:`calc(max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 88px) / 3, 1px) - 10px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8ga86e-container\",layoutDependency:layoutDependency,layoutId:\"uN7hnF3V3-container\",children:/*#__PURE__*/_jsx(DropdownItemImgCard,{height:\"100%\",id:\"uN7hnF3V3\",Jd4EdSF_6:\"Post Freight\",L9MPnNBJb:\"Post your loads to the largest pool of qualified carriers in North America\",layoutId:\"uN7hnF3V3\",style:{height:\"100%\",width:\"100%\"},tF83z85cj:false,UCy0tjKzr:\"SLJTfMXpv\",variant:\"TRT3gPgul\",vpMEYGy50:false,width:\"100%\",YmS6TKh0B:\"NEW\",...addPropertyOverrides({QWVivNJFF:{Jd4EdSF_6:\"How Auto Transport Works\",L9MPnNBJb:\"Learn how we ship your car safely from start to finish with Ocean Blue.\",MNhLpt7Yd:resolvedLinks3[1],style:{width:\"100%\"},variant:\"ZHW0ec6M3\"},WBpenUDWU:{Jd4EdSF_6:\"How Auto Transport Works\",L9MPnNBJb:\"Learn how we ship your car safely from start to finish with Ocean Blue.\",MNhLpt7Yd:resolvedLinks3[0],y4bIQ9Aht:addImageAlt({src:\"https://framerusercontent.com/images/lUqnMP2tAkszfGT3BufsyW1Xt4.jpg\"},\"\")}},baseVariant,gestureVariant)})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1behnuw\",\"data-framer-name\":\"Image Card 2\",layoutDependency:layoutDependency,layoutId:\"rNBRj9Dbz\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,...addPropertyOverrides({QWVivNJFF:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+327+0+0},WBpenUDWU:{height:320,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 88px) / 3, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tu0eua-container\",layoutDependency:layoutDependency,layoutId:\"eKK_3khIs-container\",children:/*#__PURE__*/_jsx(DropdownItemImgCard,{height:\"100%\",id:\"eKK_3khIs\",Jd4EdSF_6:\"Find Carriers\",L9MPnNBJb:\"Directly source and build relationships with our carrier network\",layoutId:\"eKK_3khIs\",style:{height:\"100%\",width:\"100%\"},tF83z85cj:false,UCy0tjKzr:\"SLJTfMXpv\",variant:\"TRT3gPgul\",vpMEYGy50:false,width:\"100%\",y4bIQ9Aht:addImageAlt({src:\"https://framerusercontent.com/images/ICC0dsHWFZmfgRhYNy5IVkHqce4.jpg\",srcSet:\"https://framerusercontent.com/images/ICC0dsHWFZmfgRhYNy5IVkHqce4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ICC0dsHWFZmfgRhYNy5IVkHqce4.jpg 584w\"},\"\"),YmS6TKh0B:\"NEW\",...addPropertyOverrides({QWVivNJFF:{Jd4EdSF_6:\"How Shipping Costs Are Calculated\",L9MPnNBJb:\"Find out what affects car shipping prices and get clear, fair costs.\",MNhLpt7Yd:\"tel:+13028994030\",style:{width:\"100%\"},variant:\"LlukPmQGB\"},WBpenUDWU:{Jd4EdSF_6:\"How Shipping Costs Are Calculated\",L9MPnNBJb:\"Find out what affects car shipping prices and get clear, fair costs.\",MNhLpt7Yd:\"tel:+13028994030\",variant:\"pTVcQU6cl\",y4bIQ9Aht:addImageAlt({src:\"https://framerusercontent.com/images/8Zf87WxUY18u9mWoM4eLJWwP6Q.jpg\"},\"how-shipping-cost-calculated\")}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sksiev\",\"data-framer-name\":\"Image Card 3\",layoutDependency:layoutDependency,layoutId:\"XTwx2w2NE\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:315,...addPropertyOverrides({QWVivNJFF:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+654+0+0},WBpenUDWU:{height:320,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 88px) / 3, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jh6z6g-container\",layoutDependency:layoutDependency,layoutId:\"WQEkiLbHt-container\",...addPropertyOverrides({WBpenUDWU:{\"data-framer-cursor\":GVct0UFUy}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(DropdownItemImgCard,{height:\"100%\",id:\"WQEkiLbHt\",Jd4EdSF_6:\"Freight Market Data\",L9MPnNBJb:\"Get insights on data analytics including lane rates, capacity data, profit engine to grow your \",layoutId:\"WQEkiLbHt\",style:{height:\"100%\",width:\"100%\"},tF83z85cj:false,UCy0tjKzr:\"SLJTfMXpv\",variant:\"TRT3gPgul\",vpMEYGy50:false,width:\"100%\",y4bIQ9Aht:addImageAlt({src:\"https://framerusercontent.com/images/ScvTy8A9y39D0At7WiWYnxSVos.jpg\",srcSet:\"https://framerusercontent.com/images/ScvTy8A9y39D0At7WiWYnxSVos.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ScvTy8A9y39D0At7WiWYnxSVos.jpg 584w\"},\"\"),YmS6TKh0B:\"NEW\",...addPropertyOverrides({QWVivNJFF:{Jd4EdSF_6:\"Car Shipping to Another State\",L9MPnNBJb:\"See how we safely ship your car to another state quickly and easily.\",MNhLpt7Yd:\"tel:+13028994030\",style:{width:\"100%\"},variant:\"LlukPmQGB\"},WBpenUDWU:{Jd4EdSF_6:\"Car Shipping to Another State\",L9MPnNBJb:\"See how we safely ship your car to another state quickly and easily.\",MNhLpt7Yd:\"tel:+13028994030\",variant:\"pTVcQU6cl\",y4bIQ9Aht:addImageAlt({src:\"https://framerusercontent.com/images/tP4anxJt6wcesIyUcCcPuBpbzUM.jpg\"},\"car-shipping-to-another-state\")}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12lhebq\",\"data-framer-name\":\"Column  2\",layoutDependency:layoutDependency,layoutId:\"LIOIdTWwO\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-o3y9n7\",\"data-framer-name\":\"Subtitle\",layoutDependency:layoutDependency,layoutId:\"lSWbUolUc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Specific Shipping Services for You\"})}),className:\"framer-1yo4hqo\",\"data-framer-name\":\"Text\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"MLnncvWwQ\",style:{\"--extracted-r6o4lv\":\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\",\"--framer-paragraph-spacing\":\"14px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QrYT7m8ET:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Contents\"})})},qxUzvpS2l:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152)))\",\"--framer-text-transform\":\"uppercase\"},children:\"Contents\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ogfzcs\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"HifzwWU3_\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ykjo45\",layoutDependency:layoutDependency,layoutId:\"mdoKJN0GV\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined},{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+0,...addPropertyOverrides({QrYT7m8ET:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+412+0+104+0+0+0},uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ncn06x-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"WRt9I_G49-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"WRt9I_G49\",layoutId:\"WRt9I_G49\",MkfK2jcE5:\"Relocation\",N_L2nNM9Q:\"Smooth car shipping for your move.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"map\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({QrYT7m8ET:{GWeSiL603:resolvedLinks4[1],MkfK2jcE5:\"Blog\",N_L2nNM9Q:\"Discover the latest industry news, updates and infomation.\",v4vRzgzRc:\"Book\",variant:\"J48aaTVRd\"},qxUzvpS2l:{GWeSiL603:resolvedLinks4[0],MkfK2jcE5:\"Blog\",N_L2nNM9Q:\"Discover the latest industry news, updates and infomation.\",v4vRzgzRc:\"Book\",variant:\"nUKi9vbrL\"},uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lzrgtcDGX\"},implicitPathVariables:undefined},{href:{webPageId:\"lzrgtcDGX\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+96,...addPropertyOverrides({QrYT7m8ET:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+412+0+104+0+0+96},qxUzvpS2l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+192},uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+0+0+92}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-varvd9-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"USb5WO90Q-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"USb5WO90Q\",layoutId:\"USb5WO90Q\",MkfK2jcE5:\"Car Buyers/Sellers\",N_L2nNM9Q:\"Reliable shipping for buying or selling.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"shop\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({QrYT7m8ET:{GWeSiL603:resolvedLinks5[1],MkfK2jcE5:\"Privacy Policy\",N_L2nNM9Q:\"See how we protect your data and privacy.\",v4vRzgzRc:\"note\",variant:\"J48aaTVRd\"},qxUzvpS2l:{GWeSiL603:resolvedLinks5[0],MkfK2jcE5:\"Privacy Policy\",N_L2nNM9Q:\"See how we protect your data and privacy.\",v4vRzgzRc:\"question\",variant:\"nUKi9vbrL\"},uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tQip7FAbD\"},implicitPathVariables:undefined},{href:{webPageId:\"tQip7FAbD\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+192,...addPropertyOverrides({QrYT7m8ET:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+412+0+104+0+0+192},qxUzvpS2l:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+96},uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+0+0+184}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-105orln-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"hhRZpiFKB-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"hhRZpiFKB\",layoutId:\"hhRZpiFKB\",MkfK2jcE5:\"Dealerships\",N_L2nNM9Q:\"Fast transport for multiple cars.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"cars\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({QrYT7m8ET:{eu7zWnheS:\"External\",GWeSiL603:resolvedLinks6[1],hMJuWYXqk:true,MkfK2jcE5:\"Terms And Conditions\",N_L2nNM9Q:\"Learn the rules for using our services.\",NdhbD7Nhh:\"wz7Kua_4N\",v4vRzgzRc:\"question\",variant:\"J48aaTVRd\"},qxUzvpS2l:{eu7zWnheS:\"External \",GWeSiL603:resolvedLinks6[0],MkfK2jcE5:\"Terms And Conditions\",N_L2nNM9Q:\"Learn the rules for using our services.\",NdhbD7Nhh:\"wz7Kua_4N\",v4vRzgzRc:\"question\",variant:\"nUKi9vbrL\"},uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+288,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+0+0+276}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15vxoho-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"rrYiPFEpr-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"rrYiPFEpr\",layoutId:\"rrYiPFEpr\",MkfK2jcE5:\"College Students\",N_L2nNM9Q:\"Affordable car transport for students.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"student\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+384,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+0+0+368}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b2easj-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"JJ678SUai-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"JJ678SUai\",layoutId:\"JJ678SUai\",MkfK2jcE5:\"Military Moves\",N_L2nNM9Q:\"Hassle-free shipping for militaries.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"military\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6bpcj2\",layoutDependency:layoutDependency,layoutId:\"hQY_4OW3A\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+0,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+460+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wqu4r8-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"DoXZ1OJ_V-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"DoXZ1OJ_V\",layoutId:\"DoXZ1OJ_V\",MkfK2jcE5:\"Car Show Dealers\",N_L2nNM9Q:\"Secure transport for car shows.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"car\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+96,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+460+0+92}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bbh4rl-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"DSkVfwm7T-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"DSkVfwm7T\",layoutId:\"DSkVfwm7T\",MkfK2jcE5:\"Motorcycle Shipping\",N_L2nNM9Q:\"Safe transport for bikes.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"bike\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"365.5px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+32+0+116+0+0+192,...addPropertyOverrides({uk1D4IK51:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+0+0+592+0+104+0+460+0+184}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12onwxi-container\",\"data-framer-name\":\"Drop down item\",layoutDependency:layoutDependency,layoutId:\"DbPXzgvEp-container\",name:\"Drop down item\",children:/*#__PURE__*/_jsx(DropdownItemIcon,{A9MUkumOK:false,eFv2zTWaL:true,eu7zWnheS:\"NEW\",GWeSiL603:\"tel:+13028994030\",height:\"100%\",hMJuWYXqk:false,id:\"DbPXzgvEp\",layoutId:\"DbPXzgvEp\",MkfK2jcE5:\"Snowbirds\",N_L2nNM9Q:\"Easy seasonal car transport.\",name:\"Drop down item\",NdhbD7Nhh:\"SLJTfMXpv\",style:{width:\"100%\"},v4vRzgzRc:\"snow\",variant:\"D6w0KsZKS\",width:\"100%\",...addPropertyOverrides({uk1D4IK51:{eFv2zTWaL:false,variant:\"xaeVpNebc\"}},baseVariant,gestureVariant)})})})]})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6Guz4.framer-rk3xkc, .framer-6Guz4 .framer-rk3xkc { display: block; }\",\".framer-6Guz4.framer-1wt78xi { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6Guz4 .framer-10s77g8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-6Guz4 .framer-chod39 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 10px 0px 0px; position: relative; width: min-content; }\",\".framer-6Guz4 .framer-5kp6hk { 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: 366px; }\",\".framer-6Guz4 .framer-gk011a { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 366px; word-break: break-word; word-wrap: break-word; }\",\".framer-6Guz4 .framer-efyrmq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6Guz4 .framer-spolqp-container { cursor: none; flex: none; height: auto; position: relative; width: 366px; }\",\".framer-6Guz4 .framer-p9n7c8-container, .framer-6Guz4 .framer-ulb71y-container, .framer-6Guz4 .framer-1x1a8zl-container, .framer-6Guz4 .framer-12g3pnq-container, .framer-6Guz4 .framer-14t2zy6-container, .framer-6Guz4 .framer-ncn06x-container, .framer-6Guz4 .framer-varvd9-container, .framer-6Guz4 .framer-105orln-container, .framer-6Guz4 .framer-15vxoho-container, .framer-6Guz4 .framer-1b2easj-container, .framer-6Guz4 .framer-wqu4r8-container, .framer-6Guz4 .framer-bbh4rl-container, .framer-6Guz4 .framer-12onwxi-container { flex: none; height: auto; position: relative; width: 366px; }\",\".framer-6Guz4 .framer-8ga86e-container { flex: none; height: 315px; position: relative; width: 200px; }\",\".framer-6Guz4 .framer-1behnuw, .framer-6Guz4 .framer-1sksiev { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6Guz4 .framer-tu0eua-container, .framer-6Guz4 .framer-jh6z6g-container { flex: none; height: 315px; position: relative; width: 100%; }\",\".framer-6Guz4 .framer-12lhebq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6Guz4 .framer-o3y9n7 { 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: 365px; }\",\".framer-6Guz4 .framer-1yo4hqo { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-6Guz4 .framer-ogfzcs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6Guz4 .framer-1ykjo45, .framer-6Guz4 .framer-6bpcj2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6Guz4.framer-1wt78xi, .framer-6Guz4 .framer-10s77g8, .framer-6Guz4 .framer-chod39, .framer-6Guz4 .framer-5kp6hk, .framer-6Guz4 .framer-efyrmq, .framer-6Guz4 .framer-1behnuw, .framer-6Guz4 .framer-1sksiev, .framer-6Guz4 .framer-12lhebq, .framer-6Guz4 .framer-o3y9n7, .framer-6Guz4 .framer-ogfzcs, .framer-6Guz4 .framer-1ykjo45, .framer-6Guz4 .framer-6bpcj2 { gap: 0px; } .framer-6Guz4.framer-1wt78xi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6Guz4.framer-1wt78xi > :first-child, .framer-6Guz4 .framer-chod39 > :first-child, .framer-6Guz4 .framer-efyrmq > :first-child, .framer-6Guz4 .framer-1behnuw > :first-child, .framer-6Guz4 .framer-1sksiev > :first-child, .framer-6Guz4 .framer-12lhebq > :first-child, .framer-6Guz4 .framer-1ykjo45 > :first-child, .framer-6Guz4 .framer-6bpcj2 > :first-child { margin-top: 0px; } .framer-6Guz4.framer-1wt78xi > :last-child, .framer-6Guz4 .framer-chod39 > :last-child, .framer-6Guz4 .framer-efyrmq > :last-child, .framer-6Guz4 .framer-1behnuw > :last-child, .framer-6Guz4 .framer-1sksiev > :last-child, .framer-6Guz4 .framer-12lhebq > :last-child, .framer-6Guz4 .framer-1ykjo45 > :last-child, .framer-6Guz4 .framer-6bpcj2 > :last-child { margin-bottom: 0px; } .framer-6Guz4 .framer-10s77g8 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-6Guz4 .framer-10s77g8 > :first-child, .framer-6Guz4 .framer-5kp6hk > :first-child, .framer-6Guz4 .framer-o3y9n7 > :first-child, .framer-6Guz4 .framer-ogfzcs > :first-child { margin-left: 0px; } .framer-6Guz4 .framer-10s77g8 > :last-child, .framer-6Guz4 .framer-5kp6hk > :last-child, .framer-6Guz4 .framer-o3y9n7 > :last-child, .framer-6Guz4 .framer-ogfzcs > :last-child { margin-right: 0px; } .framer-6Guz4 .framer-chod39 > *, .framer-6Guz4 .framer-1behnuw > *, .framer-6Guz4 .framer-1sksiev > *, .framer-6Guz4 .framer-12lhebq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-6Guz4 .framer-5kp6hk > *, .framer-6Guz4 .framer-o3y9n7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6Guz4 .framer-efyrmq > *, .framer-6Guz4 .framer-1ykjo45 > *, .framer-6Guz4 .framer-6bpcj2 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-6Guz4 .framer-ogfzcs > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-6Guz4.framer-v-15yv1g0.framer-1wt78xi { width: 841px; }\",\".framer-6Guz4.framer-v-15yv1g0 .framer-1ykjo45, .framer-6Guz4.framer-v-15yv1g0 .framer-105orln-container, .framer-6Guz4.framer-v-tji9d9 .framer-1ykjo45 { order: 1; }\",\".framer-6Guz4.framer-v-15yv1g0 .framer-ncn06x-container { order: 0; }\",\".framer-6Guz4.framer-v-15yv1g0 .framer-varvd9-container { order: 2; }\",\".framer-6Guz4.framer-v-13jdqv .framer-10s77g8 { gap: 12px; }\",\".framer-6Guz4.framer-v-13jdqv .framer-chod39 { flex: 1 0 0px; width: 1px; }\",\".framer-6Guz4.framer-v-13jdqv .framer-8ga86e-container { aspect-ratio: 1.1761904761904762 / 1; height: var(--framer-aspect-ratio-supported, 318px); width: 100%; }\",\".framer-6Guz4.framer-v-13jdqv .framer-tu0eua-container, .framer-6Guz4.framer-v-13jdqv .framer-jh6z6g-container { height: 320px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6Guz4.framer-v-13jdqv .framer-10s77g8 { gap: 0px; } .framer-6Guz4.framer-v-13jdqv .framer-10s77g8 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-6Guz4.framer-v-13jdqv .framer-10s77g8 > :first-child { margin-left: 0px; } .framer-6Guz4.framer-v-13jdqv .framer-10s77g8 > :last-child { margin-right: 0px; } }\",\".framer-6Guz4.framer-v-1pcj2ub.framer-1wt78xi, .framer-6Guz4.framer-v-uvf9rc.framer-1wt78xi, .framer-6Guz4.framer-v-tji9d9.framer-1wt78xi { padding: 12px; width: 390px; }\",\".framer-6Guz4.framer-v-1pcj2ub .framer-10s77g8 { flex-direction: column; gap: 28px; padding: 0px; }\",\".framer-6Guz4.framer-v-1pcj2ub .framer-chod39, .framer-6Guz4.framer-v-1pcj2ub .framer-12lhebq, .framer-6Guz4.framer-v-tji9d9 .framer-chod39, .framer-6Guz4.framer-v-tji9d9 .framer-12lhebq { gap: 4px; }\",\".framer-6Guz4.framer-v-1pcj2ub .framer-5kp6hk, .framer-6Guz4.framer-v-1pcj2ub .framer-o3y9n7, .framer-6Guz4.framer-v-tji9d9 .framer-5kp6hk, .framer-6Guz4.framer-v-tji9d9 .framer-o3y9n7 { padding: 0px 0px 0px 12px; }\",\".framer-6Guz4.framer-v-1pcj2ub .framer-efyrmq, .framer-6Guz4.framer-v-1pcj2ub .framer-1ykjo45, .framer-6Guz4.framer-v-1pcj2ub .framer-6bpcj2, .framer-6Guz4.framer-v-tji9d9 .framer-efyrmq, .framer-6Guz4.framer-v-tji9d9 .framer-ogfzcs { gap: 0px; }\",\".framer-6Guz4.framer-v-1pcj2ub .framer-ogfzcs { flex-direction: column; gap: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6Guz4.framer-v-1pcj2ub .framer-10s77g8, .framer-6Guz4.framer-v-1pcj2ub .framer-chod39, .framer-6Guz4.framer-v-1pcj2ub .framer-efyrmq, .framer-6Guz4.framer-v-1pcj2ub .framer-12lhebq, .framer-6Guz4.framer-v-1pcj2ub .framer-ogfzcs, .framer-6Guz4.framer-v-1pcj2ub .framer-1ykjo45, .framer-6Guz4.framer-v-1pcj2ub .framer-6bpcj2 { gap: 0px; } .framer-6Guz4.framer-v-1pcj2ub .framer-10s77g8 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-6Guz4.framer-v-1pcj2ub .framer-10s77g8 > :first-child, .framer-6Guz4.framer-v-1pcj2ub .framer-chod39 > :first-child, .framer-6Guz4.framer-v-1pcj2ub .framer-efyrmq > :first-child, .framer-6Guz4.framer-v-1pcj2ub .framer-12lhebq > :first-child, .framer-6Guz4.framer-v-1pcj2ub .framer-ogfzcs > :first-child, .framer-6Guz4.framer-v-1pcj2ub .framer-1ykjo45 > :first-child, .framer-6Guz4.framer-v-1pcj2ub .framer-6bpcj2 > :first-child { margin-top: 0px; } .framer-6Guz4.framer-v-1pcj2ub .framer-10s77g8 > :last-child, .framer-6Guz4.framer-v-1pcj2ub .framer-chod39 > :last-child, .framer-6Guz4.framer-v-1pcj2ub .framer-efyrmq > :last-child, .framer-6Guz4.framer-v-1pcj2ub .framer-12lhebq > :last-child, .framer-6Guz4.framer-v-1pcj2ub .framer-ogfzcs > :last-child, .framer-6Guz4.framer-v-1pcj2ub .framer-1ykjo45 > :last-child, .framer-6Guz4.framer-v-1pcj2ub .framer-6bpcj2 > :last-child { margin-bottom: 0px; } .framer-6Guz4.framer-v-1pcj2ub .framer-chod39 > *, .framer-6Guz4.framer-v-1pcj2ub .framer-12lhebq > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-6Guz4.framer-v-1pcj2ub .framer-efyrmq > *, .framer-6Guz4.framer-v-1pcj2ub .framer-ogfzcs > *, .framer-6Guz4.framer-v-1pcj2ub .framer-1ykjo45 > *, .framer-6Guz4.framer-v-1pcj2ub .framer-6bpcj2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-6Guz4.framer-v-uvf9rc .framer-10s77g8 { flex-direction: column; gap: 12px; height: min-content; padding: 0px; }\",\".framer-6Guz4.framer-v-uvf9rc .framer-chod39 { -webkit-tap-highlight-color: #e8e8e8; width: 100%; }\",\".framer-6Guz4.framer-v-uvf9rc .framer-8ga86e-container { height: auto; width: 100%; }\",\".framer-6Guz4.framer-v-uvf9rc .framer-1behnuw, .framer-6Guz4.framer-v-uvf9rc .framer-1sksiev { -webkit-tap-highlight-color: #e8e8e8; flex: none; width: 100%; }\",\".framer-6Guz4.framer-v-uvf9rc .framer-tu0eua-container, .framer-6Guz4.framer-v-uvf9rc .framer-jh6z6g-container { height: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6Guz4.framer-v-uvf9rc .framer-10s77g8 { gap: 0px; } .framer-6Guz4.framer-v-uvf9rc .framer-10s77g8 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-6Guz4.framer-v-uvf9rc .framer-10s77g8 > :first-child { margin-top: 0px; } .framer-6Guz4.framer-v-uvf9rc .framer-10s77g8 > :last-child { margin-bottom: 0px; } }\",\".framer-6Guz4.framer-v-tji9d9 .framer-10s77g8 { flex-direction: column; gap: 32px; padding: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6Guz4.framer-v-tji9d9 .framer-10s77g8, .framer-6Guz4.framer-v-tji9d9 .framer-chod39, .framer-6Guz4.framer-v-tji9d9 .framer-efyrmq, .framer-6Guz4.framer-v-tji9d9 .framer-12lhebq, .framer-6Guz4.framer-v-tji9d9 .framer-ogfzcs { gap: 0px; } .framer-6Guz4.framer-v-tji9d9 .framer-10s77g8 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-6Guz4.framer-v-tji9d9 .framer-10s77g8 > :first-child, .framer-6Guz4.framer-v-tji9d9 .framer-chod39 > :first-child, .framer-6Guz4.framer-v-tji9d9 .framer-efyrmq > :first-child, .framer-6Guz4.framer-v-tji9d9 .framer-12lhebq > :first-child { margin-top: 0px; } .framer-6Guz4.framer-v-tji9d9 .framer-10s77g8 > :last-child, .framer-6Guz4.framer-v-tji9d9 .framer-chod39 > :last-child, .framer-6Guz4.framer-v-tji9d9 .framer-efyrmq > :last-child, .framer-6Guz4.framer-v-tji9d9 .framer-12lhebq > :last-child { margin-bottom: 0px; } .framer-6Guz4.framer-v-tji9d9 .framer-chod39 > *, .framer-6Guz4.framer-v-tji9d9 .framer-12lhebq > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-6Guz4.framer-v-tji9d9 .framer-efyrmq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6Guz4.framer-v-tji9d9 .framer-ogfzcs > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-6Guz4.framer-v-tji9d9 .framer-ogfzcs > :first-child { margin-left: 0px; } .framer-6Guz4.framer-v-tji9d9 .framer-ogfzcs > :last-child { margin-right: 0px; } }\",'.framer-6Guz4[data-border=\"true\"]::after, .framer-6Guz4 [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 476\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qxUzvpS2l\":{\"layout\":[\"fixed\",\"auto\"]},\"WBpenUDWU\":{\"layout\":[\"fixed\",\"auto\"]},\"uk1D4IK51\":{\"layout\":[\"fixed\",\"auto\"]},\"QWVivNJFF\":{\"layout\":[\"fixed\",\"auto\"]},\"QrYT7m8ET\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"GVct0UFUy\":\"cursor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCKHDIRO5p=withCSS(Component,css,\"framer-6Guz4\");export default FramerCKHDIRO5p;FramerCKHDIRO5p.displayName=\"Dropdown\";FramerCKHDIRO5p.defaultProps={height:476,width:1200};addPropertyControls(FramerCKHDIRO5p,{variant:{options:[\"dVdH74RRj\",\"qxUzvpS2l\",\"WBpenUDWU\",\"uk1D4IK51\",\"QWVivNJFF\",\"QrYT7m8ET\"],optionTitles:[\"Desktop \\xb7 Services (Icons)\",\"Desktop \\xb7 Company (Icon+video)\",\"Desktop \\xb7 How? (Images)\",\"Phone \\xb7 Services (Icons)\",\"Phone \\xb7 How? (Images)\",\"Phone \\xb7 Company (Icon+video)\"],title:\"Variant\",type:ControlType.Enum},GVct0UFUy:{description:\"Coming soon... Call Us Now\",title:\"Cursor\",type:ControlType.CustomCursor}});addFonts(FramerCKHDIRO5p,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...DropdownItemIconFonts,...DropdownItemImgCardFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCKHDIRO5p\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qxUzvpS2l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WBpenUDWU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uk1D4IK51\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QWVivNJFF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QrYT7m8ET\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"GVct0UFUy\\\":\\\"cursor\\\"}\",\"framerIntrinsicHeight\":\"476\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CKHDIRO5p.map", "// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,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 Dropdown from\"https://framerusercontent.com/modules/emqx2lXbd7C9SjwpHHiZ/QQR57NRKDqWtyKMVYN6H/CKHDIRO5p.js\";const PhosphorFonts=getFonts(Phosphor);const DropdownFonts=getFonts(Dropdown);const cycleOrder=[\"oTQlRXMSe\",\"aQgVWQYwS\",\"Nlym5bSMe\",\"lxAtEJBZ0\",\"B7Dc_TV9R\",\"ouArSHsmH\",\"mrqPBlNj3\"];const serializationHash=\"framer-NE64b\";const variantClassNames={aQgVWQYwS:\"framer-v-2h6avi\",B7Dc_TV9R:\"framer-v-1cb4nkw\",lxAtEJBZ0:\"framer-v-rtdwui\",mrqPBlNj3:\"framer-v-1k0qka7\",Nlym5bSMe:\"framer-v-1cwa5f\",oTQlRXMSe:\"framer-v-cflxnx\",ouArSHsmH:\"framer-v-19ba7fj\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Brokers Open\":\"lxAtEJBZ0\",\"Carriers \\xb7 Open\":\"aQgVWQYwS\",\"Company Open\":\"ouArSHsmH\",Brokers:\"Nlym5bSMe\",Carriers:\"oTQlRXMSe\",Company:\"B7Dc_TV9R\",Pricing:\"mrqPBlNj3\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,IM7D9vpJ0:link!==null&&link!==void 0?link:props.IM7D9vpJ0,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"oTQlRXMSe\"};};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,IM7D9vpJ0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"oTQlRXMSe\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapd6qewc=activeVariantCallback(async(...args)=>{setVariant(\"aQgVWQYwS\");});const onTap16hn263=activeVariantCallback(async(...args)=>{setVariant(\"oTQlRXMSe\");});const onTap1m9u4ti=activeVariantCallback(async(...args)=>{setVariant(\"lxAtEJBZ0\");});const onTap1hdz1pd=activeVariantCallback(async(...args)=>{setVariant(\"Nlym5bSMe\");});const onTapsktj9i=activeVariantCallback(async(...args)=>{setVariant(\"ouArSHsmH\");});const onTapa0j3us=activeVariantCallback(async(...args)=>{setVariant(\"B7Dc_TV9R\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"mrqPBlNj3\")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(Link,{nodeId:\"oTQlRXMSe\",...addPropertyOverrides({mrqPBlNj3:{href:IM7D9vpJ0,openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-cflxnx\",className,classNames)} framer-brb0v4`,\"data-framer-name\":\"Carriers\",layoutDependency:layoutDependency,layoutId:\"oTQlRXMSe\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",...style},...addPropertyOverrides({aQgVWQYwS:{\"data-framer-name\":\"Carriers \\xb7 Open\"},B7Dc_TV9R:{\"data-framer-name\":\"Company\"},lxAtEJBZ0:{\"data-framer-name\":\"Brokers Open\"},mrqPBlNj3:{\"data-framer-name\":\"Pricing\"},Nlym5bSMe:{\"data-framer-name\":\"Brokers\"},ouArSHsmH:{\"data-framer-name\":\"Company Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bw74jk\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ktDcH6leI\",onTap:onTapd6qewc,...addPropertyOverrides({aQgVWQYwS:{onTap:onTap16hn263},B7Dc_TV9R:{onTap:onTapsktj9i},lxAtEJBZ0:{onTap:onTap1hdz1pd},mrqPBlNj3:{\"data-highlight\":undefined,onTap:undefined},Nlym5bSMe:{onTap:onTap1m9u4ti},ouArSHsmH:{onTap:onTapa0j3us}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1niyzuj\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"rVPwATenM\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Our Services\"})}),className:\"framer-1j5x9sl\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"eHSJPtNm6\",style:{\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({B7Dc_TV9R:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Why OceanBlue?\"})})},lxAtEJBZ0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"How It Works?\"})})},mrqPBlNj3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Blog\"})})},Nlym5bSMe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"How It Works?\"})})},ouArSHsmH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:\"Why OceanBlue?\"})})}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3pyg68-container\",layoutDependency:layoutDependency,layoutId:\"vmr8egUJ6-container\",style:{rotate:0},variants:{aQgVWQYwS:{rotate:-180},lxAtEJBZ0:{rotate:-180},ouArSHsmH:{rotate:-180}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-f60523da-67f1-4acb-b019-29b0c1a82d33, rgb(186, 191, 196))\",height:\"100%\",iconSearch:\"caret-down\",iconSelection:\"House\",id:\"vmr8egUJ6\",layoutId:\"vmr8egUJ6\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||56)-0-56)/2+56+0),...addPropertyOverrides({aQgVWQYwS:{height:476,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||806)-0-532)/2+56+0)},lxAtEJBZ0:{height:476,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||283)-0-532)/2+56+0)},ouArSHsmH:{height:476,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||468)-0-532)/2+56+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ahxrok-container\",layoutDependency:layoutDependency,layoutId:\"jO8Udk8j_-container\",children:/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",id:\"jO8Udk8j_\",layoutId:\"jO8Udk8j_\",style:{height:\"100%\",width:\"100%\"},variant:\"uk1D4IK51\",width:\"100%\",...addPropertyOverrides({aQgVWQYwS:{style:{width:\"100%\"}},lxAtEJBZ0:{style:{width:\"100%\"},variant:\"QWVivNJFF\"},ouArSHsmH:{style:{width:\"100%\"},variant:\"QrYT7m8ET\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NE64b.framer-brb0v4, .framer-NE64b .framer-brb0v4 { display: block; }\",\".framer-NE64b.framer-cflxnx { 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: 390px; }\",\".framer-NE64b .framer-1bw74jk { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 56px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-NE64b .framer-1niyzuj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-NE64b .framer-1j5x9sl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NE64b .framer-3pyg68-container { flex: none; height: 24px; position: absolute; right: 9px; top: calc(50.00000000000002% - 24px / 2); width: 24px; z-index: 1; }\",\".framer-NE64b .framer-ahxrok-container { flex: none; height: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NE64b.framer-cflxnx, .framer-NE64b .framer-1niyzuj { gap: 0px; } .framer-NE64b.framer-cflxnx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NE64b.framer-cflxnx > :first-child { margin-top: 0px; } .framer-NE64b.framer-cflxnx > :last-child { margin-bottom: 0px; } .framer-NE64b .framer-1niyzuj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-NE64b .framer-1niyzuj > :first-child { margin-left: 0px; } .framer-NE64b .framer-1niyzuj > :last-child { margin-right: 0px; } }\",\".framer-NE64b.framer-v-2h6avi .framer-ahxrok-container, .framer-NE64b.framer-v-rtdwui .framer-ahxrok-container, .framer-NE64b.framer-v-19ba7fj .framer-ahxrok-container { height: auto; }\",\".framer-NE64b.framer-v-1k0qka7.framer-cflxnx { text-decoration: none; }\",\".framer-NE64b.framer-v-1k0qka7 .framer-1bw74jk { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aQgVWQYwS\":{\"layout\":[\"fixed\",\"auto\"]},\"Nlym5bSMe\":{\"layout\":[\"fixed\",\"auto\"]},\"lxAtEJBZ0\":{\"layout\":[\"fixed\",\"auto\"]},\"B7Dc_TV9R\":{\"layout\":[\"fixed\",\"auto\"]},\"ouArSHsmH\":{\"layout\":[\"fixed\",\"auto\"]},\"mrqPBlNj3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"IM7D9vpJ0\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDA5l5W9UB=withCSS(Component,css,\"framer-NE64b\");export default FramerDA5l5W9UB;FramerDA5l5W9UB.displayName=\"Dropdown item - Phone\";FramerDA5l5W9UB.defaultProps={height:56,width:390};addPropertyControls(FramerDA5l5W9UB,{variant:{options:[\"oTQlRXMSe\",\"aQgVWQYwS\",\"Nlym5bSMe\",\"lxAtEJBZ0\",\"B7Dc_TV9R\",\"ouArSHsmH\",\"mrqPBlNj3\"],optionTitles:[\"Carriers\",\"Carriers \\xb7 Open\",\"Brokers\",\"Brokers Open\",\"Company\",\"Company Open\",\"Pricing\"],title:\"Variant\",type:ControlType.Enum},IM7D9vpJ0:{title:\"Link\",type:ControlType.Link}});addFonts(FramerDA5l5W9UB,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...PhosphorFonts,...DropdownFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDA5l5W9UB\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"56\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"IM7D9vpJ0\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"390\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aQgVWQYwS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Nlym5bSMe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lxAtEJBZ0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B7Dc_TV9R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ouArSHsmH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mrqPBlNj3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-600\",\"GF;Poppins-600\",\"GF;Poppins-900italic\",\"GF;Poppins-600italic\"]);export const fonts=[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlFd2PQEhcqw.woff2\",weight:\"900\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lFd2PQEhcqw.woff2\",weight:\"600\"}];export const css=['.framer-0jxSV .framer-styles-preset-14a4u42:not(.rich-text-wrapper), .framer-0jxSV .framer-styles-preset-14a4u42.rich-text-wrapper p { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 600; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 22px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-0jxSV\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-UtmrE .framer-styles-preset-5lf5es:not(.rich-text-wrapper), .framer-UtmrE .framer-styles-preset-5lf5es.rich-text-wrapper a { --framer-link-current-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, #011932); --framer-link-text-decoration: none; }\"];export const className=\"framer-UtmrE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (461de17)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"h_MAQKFMX\",\"y36f0XyHS\"];const serializationHash=\"framer-2o2HQ\";const variantClassNames={h_MAQKFMX:\"framer-v-8eyztq\",y36f0XyHS:\"framer-v-1ti8ags\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Closed:\"h_MAQKFMX\",Open:\"y36f0XyHS\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"h_MAQKFMX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"h_MAQKFMX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8eyztq\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"h_MAQKFMX\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({y36f0XyHS:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3njvon\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"YKrYzT3W2\",style:{rotate:0},variants:{y36f0XyHS:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-2n1ans\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"AohCOzgmh\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 2 4.5 L 7 9.5 L 12 4.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-b3b64d87-da9f-465e-bfe4-bc9f0b81e14c, rgb(134, 143, 152))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12578760737,withExternalLayout:true,...addPropertyOverrides({y36f0XyHS:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 2 4.5 L 7 9.5 L 12 4.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11442469898}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2o2HQ.framer-1jt4x4c, .framer-2o2HQ .framer-1jt4x4c { display: block; }\",\".framer-2o2HQ.framer-8eyztq { height: 14px; overflow: visible; position: relative; width: 14px; }\",\".framer-2o2HQ .framer-3njvon { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-2o2HQ .framer-2n1ans { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 14\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"y36f0XyHS\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermJeHqLc7Q=withCSS(Component,css,\"framer-2o2HQ\");export default FramermJeHqLc7Q;FramermJeHqLc7Q.displayName=\"Icon/Caret\";FramermJeHqLc7Q.defaultProps={height:14,width:14};addPropertyControls(FramermJeHqLc7Q,{variant:{options:[\"h_MAQKFMX\",\"y36f0XyHS\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramermJeHqLc7Q,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermJeHqLc7Q\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"14\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"14\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"y36f0XyHS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mJeHqLc7Q.map", "// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/sdBV5mKrHfjriy2n2i3D/JSoUyya8myJIx0t6ImQ0/aNc1XYtNH.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/zFSut5hDSpmRRvJJLEjE/juZVv3vSweoEoAf6TXAT/dc2mu6qBs.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/wHnU4foiNDo6FRCfZJDt/suVKFD2YT2NFQRnznsrF/wX9ECbxsY.js\";import IconCaret from\"https://framerusercontent.com/modules/A5xOODueIISUCd2gxNp7/xXpNpEcnuSLO0PkJCH0L/mJeHqLc7Q.js\";const IconCaretFonts=getFonts(IconCaret);const cycleOrder=[\"vM0kfO8bC\",\"oscdNBIDu\"];const serializationHash=\"framer-CTJMb\";const variantClassNames={oscdNBIDu:\"framer-v-jxt7f\",vM0kfO8bC:\"framer-v-1q48moi\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Navi Item \\xb7 Open\":\"oscdNBIDu\",\"Navi Item\":\"vM0kfO8bC\"};const getProps=({height,hover,id,label,link,showCaret,tap,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,Jb2TwkMDN:hover!==null&&hover!==void 0?hover:props.Jb2TwkMDN,M1hScfM2p:(_ref=label!==null&&label!==void 0?label:props.M1hScfM2p)!==null&&_ref!==void 0?_ref:\"Navi Label\",pZcAnKbCn:(_ref1=showCaret!==null&&showCaret!==void 0?showCaret:props.pZcAnKbCn)!==null&&_ref1!==void 0?_ref1:true,RZtU7TviT:tap!==null&&tap!==void 0?tap:props.RZtU7TviT,UzjbKHSVu:link!==null&&link!==void 0?link:props.UzjbKHSVu,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"vM0kfO8bC\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,RZtU7TviT,Jb2TwkMDN,M1hScfM2p,pZcAnKbCn,UzjbKHSVu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vM0kfO8bC\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap13uji37=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(RZtU7TviT){const res=await RZtU7TviT(...args);if(res===false)return false;}});const onMouseEnteryjsb08=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(Jb2TwkMDN){const res=await Jb2TwkMDN(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1q48moi\",className,classNames),\"data-framer-name\":\"Navi Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vM0kfO8bC\",onMouseEnter:onMouseEnteryjsb08,onTap:onTap13uji37,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({oscdNBIDu:{\"data-framer-name\":\"Navi Item \\xb7 Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14a4u42\",\"data-styles-preset\":\"aNc1XYtNH\",children:/*#__PURE__*/_jsx(Link,{href:UzjbKHSVu,nodeId:\"JL6kLQnGa\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Navi Label\"})})})}),className:\"framer-h6owou\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JL6kLQnGa\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:M1hScfM2p,variants:{oscdNBIDu:{\"--extracted-r6o4lv\":\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({oscdNBIDu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14a4u42\",\"data-styles-preset\":\"aNc1XYtNH\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50)))\"},children:/*#__PURE__*/_jsx(Link,{href:UzjbKHSVu,nodeId:\"JL6kLQnGa\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-5lf5es\",\"data-styles-preset\":\"dc2mu6qBs\",children:\"Navi Label\"})})})})}},baseVariant,gestureVariant)}),pZcAnKbCn&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||22)-0-14)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-165kai0-container\",layoutDependency:layoutDependency,layoutId:\"V21BmZQrx-container\",children:/*#__PURE__*/_jsx(IconCaret,{height:\"100%\",id:\"V21BmZQrx\",layoutId:\"V21BmZQrx\",variant:\"h_MAQKFMX\",width:\"100%\",...addPropertyOverrides({oscdNBIDu:{variant:\"y36f0XyHS\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CTJMb.framer-18su3ql, .framer-CTJMb .framer-18su3ql { display: block; }\",\".framer-CTJMb.framer-1q48moi { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 22px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-CTJMb .framer-h6owou { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CTJMb .framer-165kai0-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CTJMb.framer-1q48moi { gap: 0px; } .framer-CTJMb.framer-1q48moi > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-CTJMb.framer-1q48moi > :first-child { margin-left: 0px; } .framer-CTJMb.framer-1q48moi > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 112.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"oscdNBIDu\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"RZtU7TviT\":\"tap\",\"Jb2TwkMDN\":\"hover\",\"M1hScfM2p\":\"label\",\"pZcAnKbCn\":\"showCaret\",\"UzjbKHSVu\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerir40ojpm6=withCSS(Component,css,\"framer-CTJMb\");export default Framerir40ojpm6;Framerir40ojpm6.displayName=\"Navi - item\";Framerir40ojpm6.defaultProps={height:22,width:112.5};addPropertyControls(Framerir40ojpm6,{variant:{options:[\"vM0kfO8bC\",\"oscdNBIDu\"],optionTitles:[\"Navi Item\",\"Navi Item \\xb7 Open\"],title:\"Variant\",type:ControlType.Enum},RZtU7TviT:{title:\"Tap\",type:ControlType.EventHandler},Jb2TwkMDN:{title:\"Hover\",type:ControlType.EventHandler},M1hScfM2p:{defaultValue:\"Navi Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},pZcAnKbCn:{defaultValue:true,title:\"Show Caret\",type:ControlType.Boolean},UzjbKHSVu:{title:\"Link\",type:ControlType.Link}});addFonts(Framerir40ojpm6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...IconCaretFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerir40ojpm6\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"RZtU7TviT\\\":\\\"tap\\\",\\\"Jb2TwkMDN\\\":\\\"hover\\\",\\\"M1hScfM2p\\\":\\\"label\\\",\\\"pZcAnKbCn\\\":\\\"showCaret\\\",\\\"UzjbKHSVu\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"112.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oscdNBIDu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"22\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ir40ojpm6.map", "// Generated by Framer (86ad780)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"a55uy9s3O\",\"QsuNZAyUh\",\"th2sUC8X0\",\"ycMTo013O\"];const serializationHash=\"framer-XTHms\";const variantClassNames={a55uy9s3O:\"framer-v-1wd5g06\",QsuNZAyUh:\"framer-v-184dxtx\",th2sUC8X0:\"framer-v-1ld6f3w\",ycMTo013O:\"framer-v-1f30576\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Close-White\":\"ycMTo013O\",\"Menu-White\":\"th2sUC8X0\",Close:\"QsuNZAyUh\",Menu:\"a55uy9s3O\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"a55uy9s3O\",XKaY3MrGu:tap!==null&&tap!==void 0?tap:props.XKaY3MrGu};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XKaY3MrGu,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"a55uy9s3O\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap16y2uw0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(XKaY3MrGu){const res=await XKaY3MrGu(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wd5g06\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"a55uy9s3O\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap16y2uw0,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({QsuNZAyUh:{\"data-framer-name\":\"Close\"},th2sUC8X0:{\"data-framer-name\":\"Menu-White\"},ycMTo013O:{\"data-framer-name\":\"Close-White\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r9wp8l\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"nplP30GTM\",style:{backgroundColor:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{QsuNZAyUh:{rotate:-45},th2sUC8X0:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},ycMTo013O:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-175z5ih\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"ZNmCGP6rm\",style:{backgroundColor:\"var(--token-ed705807-585b-4e03-8afc-4b5ea6dac55d, rgb(1, 25, 50))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{QsuNZAyUh:{rotate:45},th2sUC8X0:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},ycMTo013O:{backgroundColor:\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\",rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XTHms.framer-bbcf9a, .framer-XTHms .framer-bbcf9a { display: block; }\",\".framer-XTHms.framer-1wd5g06 { cursor: pointer; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-XTHms .framer-r9wp8l { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XTHms .framer-175z5ih { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XTHms.framer-v-184dxtx.framer-1wd5g06, .framer-XTHms.framer-v-1ld6f3w.framer-1wd5g06, .framer-XTHms.framer-v-1f30576.framer-1wd5g06 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 44px); }\",\".framer-XTHms.framer-v-184dxtx .framer-r9wp8l, .framer-XTHms.framer-v-184dxtx .framer-175z5ih, .framer-XTHms.framer-v-1f30576 .framer-r9wp8l, .framer-XTHms.framer-v-1f30576 .framer-175z5ih { top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 44\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QsuNZAyUh\":{\"layout\":[\"fixed\",\"fixed\"]},\"th2sUC8X0\":{\"layout\":[\"fixed\",\"fixed\"]},\"ycMTo013O\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"XKaY3MrGu\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermN27WQQTE=withCSS(Component,css,\"framer-XTHms\");export default FramermN27WQQTE;FramermN27WQQTE.displayName=\"Menu Icon\";FramermN27WQQTE.defaultProps={height:44,width:44};addPropertyControls(FramermN27WQQTE,{variant:{options:[\"a55uy9s3O\",\"QsuNZAyUh\",\"th2sUC8X0\",\"ycMTo013O\"],optionTitles:[\"Menu\",\"Close\",\"Menu-White\",\"Close-White\"],title:\"Variant\",type:ControlType.Enum},XKaY3MrGu:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramermN27WQQTE,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermN27WQQTE\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"XKaY3MrGu\\\":\\\"tap\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"44\",\"framerIntrinsicHeight\":\"44\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QsuNZAyUh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"th2sUC8X0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ycMTo013O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mN27WQQTE.map", "// Generated by Framer (ea53337)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/hIHAiOyjiIJLz1RtNYse/Msb9E9Nnn3QGwNdH8hCc/lF9kmblJi.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/mvTBedu8HhRehFhrYT76/dzntK3pT6p3g6iOR0ZV4/WHYExG2dy.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/wHnU4foiNDo6FRCfZJDt/suVKFD2YT2NFQRnznsrF/wX9ECbxsY.js\";import Dropdown from\"https://framerusercontent.com/modules/emqx2lXbd7C9SjwpHHiZ/QQR57NRKDqWtyKMVYN6H/CKHDIRO5p.js\";import DropdownItemPhone from\"https://framerusercontent.com/modules/2JYwpeY5MaxFccVxALy4/0q2Uo6U9Slw8h9mmcxfi/DA5l5W9UB.js\";import IconSocial from\"https://framerusercontent.com/modules/viJ94fFgPf7eFOX85Jbx/61hCplSz49MyiR0XLdRT/HGWWDsCNm.js\";import NaviItem from\"https://framerusercontent.com/modules/hOJwcACGG6gL88CS5xJ7/1p3aftfz3ulTCAmzl61l/ir40ojpm6.js\";import Button from\"https://framerusercontent.com/modules/t0kyERTQYgSWWBORJ2qE/za2iOIN0l5ItmCylo6ZU/KF7UbbSfc.js\";import MenuIcon from\"https://framerusercontent.com/modules/k7xKkmrDlLrTcC1EUc9X/pRLJKaZN1mq8uddXpIsL/mN27WQQTE.js\";const MenuIconFonts=getFonts(MenuIcon);const MotionDivWithFX=withFX(motion.div);const NaviItemFonts=getFonts(NaviItem);const DropdownFonts=getFonts(Dropdown);const DropdownItemPhoneFonts=getFonts(DropdownItemPhone);const IconSocialFonts=getFonts(IconSocial);const ButtonFonts=getFonts(Button);const MotionNavWithFX=withFX(motion.nav);const cycleOrder=[\"tZO_1MKZj\",\"P9Kc6FHUK\",\"wLpyUMyTT\",\"Mo3v5h_aS\",\"o0VduceUN\"];const serializationHash=\"framer-Pcl9W\";const variantClassNames={Mo3v5h_aS:\"framer-v-6qf5rf\",o0VduceUN:\"framer-v-1rpai9t\",P9Kc6FHUK:\"framer-v-1q3ibpg\",tZO_1MKZj:\"framer-v-2ii6gf\",wLpyUMyTT:\"framer-v-11mwgid\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={damping:50,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition3={bounce:.2,delay:0,duration:.3,type:\"spring\"};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-70};const transition5={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,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 transition6={damping:80,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation5={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6};const transition7={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.03,skewX:0,skewY:0,transition:transition8};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone \\xb7 Open\":\"Mo3v5h_aS\",\"Tablet Open\":\"P9Kc6FHUK\",Desktop:\"tZO_1MKZj\",Phone:\"wLpyUMyTT\",TABLETTT:\"o0VduceUN\"};const getProps=({background,height,id,radius,width,...props})=>{return{...props,QC5fvS0rg:radius??props.QC5fvS0rg,sG2_oXGa2:background??props.sG2_oXGa2??\"rgba(255, 255, 255, 0.78)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"tZO_1MKZj\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QC5fvS0rg,sG2_oXGa2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tZO_1MKZj\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const XKaY3MrGutxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const XKaY3MrGu1nind4h=activeVariantCallback(async(...args)=>{setVariant(\"o0VduceUN\");});const XKaY3MrGu1iu44xa=activeVariantCallback(async(...args)=>{setVariant(\"Mo3v5h_aS\");});const XKaY3MrGubh7aoh=activeVariantCallback(async(...args)=>{setVariant(\"wLpyUMyTT\");});const XKaY3MrGu115zg6=activeVariantCallback(async(...args)=>{setVariant(\"P9Kc6FHUK\");});const Jb2TwkMDNtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"P9Kc6FHUK\",\"wLpyUMyTT\",\"Mo3v5h_aS\",\"o0VduceUN\"].includes(baseVariant))return true;return false;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"o0VduceUN\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"wLpyUMyTT\")return true;return false;};const isDisplayed3=()=>{if([\"wLpyUMyTT\",\"o0VduceUN\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"P9Kc6FHUK\",\"Mo3v5h_aS\"].includes(baseVariant))return false;return true;};const ref5=React.useRef(null);const ref6=React.useRef(null);const isDisplayed5=()=>{if([\"P9Kc6FHUK\",\"Mo3v5h_aS\"].includes(baseVariant))return true;return false;};const router=useRouter();const ref7=React.useRef(null);const ref8=React.useRef(null);const ref9=React.useRef(null);const ref10=React.useRef(null);const isDisplayed6=()=>{if(baseVariant===\"Mo3v5h_aS\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"P9Kc6FHUK\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"P9Kc6FHUK\")return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,...addPropertyOverrides({Mo3v5h_aS:{value:transition5},o0VduceUN:{value:transition5},P9Kc6FHUK:{value:transition3},wLpyUMyTT:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionNavWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-2ii6gf\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tZO_1MKZj\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 255, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",backgroundColor:sG2_oXGa2,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 0.5175247177903657px 1.9665939276033895px -0.875px rgba(1, 16, 26, 0.06157), 0px 1.5694289930179366px 5.963830173468159px -1.75px rgba(1, 16, 26, 0.05865), 0px 4.1487247889649px 15.76515419806662px -2.625px rgba(1, 16, 26, 0.05151), 0px 13px 49.4px -3.5px rgba(1, 16, 26, 0.027)\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{Mo3v5h_aS:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:radiusForCorner(QC5fvS0rg,3),borderBottomRightRadius:radiusForCorner(QC5fvS0rg,2),borderTopLeftRadius:radiusForCorner(QC5fvS0rg,0),borderTopRightRadius:radiusForCorner(QC5fvS0rg,1),WebkitBackdropFilter:\"blur(0px)\"},o0VduceUN:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:radiusForCorner(QC5fvS0rg,3),borderBottomRightRadius:radiusForCorner(QC5fvS0rg,2),borderTopLeftRadius:radiusForCorner(QC5fvS0rg,0),borderTopRightRadius:radiusForCorner(QC5fvS0rg,1)},P9Kc6FHUK:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},wLpyUMyTT:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:radiusForCorner(QC5fvS0rg,3),borderBottomRightRadius:radiusForCorner(QC5fvS0rg,2),borderTopLeftRadius:radiusForCorner(QC5fvS0rg,0),borderTopRightRadius:radiusForCorner(QC5fvS0rg,1)}},...addPropertyOverrides({Mo3v5h_aS:{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":\"Phone \\xb7 Open\"},o0VduceUN:{__framer__animate:{transition:transition4},__framer__enter:undefined,__framer__exit:undefined,__framer__scrollDirection:{direction:\"down\",target:animation2},__framer__threshold:.5,\"data-framer-name\":\"TABLETTT\"},P9Kc6FHUK:{\"data-framer-name\":\"Tablet Open\"},wLpyUMyTT:{__framer__animate:{transition:transition4},__framer__enter:undefined,__framer__exit:undefined,__framer__scrollDirection:{direction:\"down\",target:animation2},__framer__threshold:.5,\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ihmws4\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"mGQDKG6mz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qeejzy\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"YG_aJVo9B\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bna5tg\",\"data-framer-name\":\"Logo Wrap\",layoutDependency:layoutDependency,layoutId:\"EPfRsr7SF\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:44,y:(componentViewport?.y||0)+6+0+0+0+8+0},o0VduceUN:{height:44,y:(componentViewport?.y||0)+6+(((componentViewport?.height||72)-12-60)/2+0+0)+0+0+8+0},P9Kc6FHUK:{height:44,y:(componentViewport?.y||0)+6+0+0+0+8+0},wLpyUMyTT:{height:44,y:(componentViewport?.y||0)+6+(((componentViewport?.height||72)-12-60)/2+0+0)+0+0+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aojkni-container\",\"data-framer-name\":\"Menu Icon\",id:`${layoutId}-aojkni`,layoutDependency:layoutDependency,layoutId:\"TX_FPf8US-container\",name:\"Menu Icon\",ref:ref2,children:[/*#__PURE__*/_jsx(MenuIcon,{height:\"100%\",id:\"TX_FPf8US\",layoutId:\"TX_FPf8US\",name:\"Menu Icon\",variant:\"a55uy9s3O\",width:\"100%\",XKaY3MrGu:XKaY3MrGutxyyif({overlay}),...addPropertyOverrides({Mo3v5h_aS:{variant:\"QsuNZAyUh\",XKaY3MrGu:XKaY3MrGubh7aoh},o0VduceUN:{XKaY3MrGu:XKaY3MrGu115zg6},P9Kc6FHUK:{variant:\"QsuNZAyUh\",XKaY3MrGu:XKaY3MrGu1nind4h},wLpyUMyTT:{XKaY3MrGu:XKaY3MrGu1iu44xa}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-aojkni`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-15fviiy\",exit:animation3,initial:animation,layoutDependency:layoutDependency,layoutId:\"NJrDTSw_h\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"}})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-aojkni`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-4k9fkz\",exit:animation3,initial:animation,layoutDependency:layoutDependency,layoutId:\"SRnc_S5d3\",ref:ref4,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"}})})})]})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"T5mBTo521\",children:/*#__PURE__*/_jsxs(motion.a,{background:{alt:\"\",fit:\"fill\"},className:\"framer-xzjcy1 framer-1088zcn\",\"data-framer-name\":\"Replace Logo Imge\",layoutDependency:layoutDependency,layoutId:\"T5mBTo521\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ddlsx1\",\"data-framer-name\":\"Logo Vector\",layoutDependency:layoutDependency,layoutId:\"oIgcaZDRx\",whileHover:animation5,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-uofvi5\",\"data-framer-name\":\"OB-logo-with-nayza-copy\",fill:'var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255)) /* {\"name\":\"Brand - Primary\"} */',intrinsicHeight:1440,intrinsicWidth:1440,layoutDependency:layoutDependency,layoutId:\"UBycHaCXP\",svg:'<svg version=\"1.0\" xmlns=\"http://www.w3.org/2000/svg\" width=\"1440\" height=\"1440\" viewBox=\"0 0 1080 1080\"><path d=\"M520.5 4.1c-4.4.4-15 1.3-23.5 1.9-14.8 1-21.7 1.8-36 4.1-12.8 2-40.5 7.4-46.2 8.9-2.1.6-5.5 1.4-7.5 2-24.8 6.5-56 16.9-70.8 23.5-2.7 1.2-9.5 4.2-15 6.6-22.4 9.6-50.9 25.3-75.5 41.5-59.9 39.3-113.5 92.8-152.6 152.2-7.9 11.9-18.4 28.9-18.4 29.8 0 .2-1.1 2.2-2.4 4.3-6 9.4-17.9 34-27.2 55.8-.8 1.8-2.1 4.8-2.9 6.7-3.9 8.8-14.1 38.7-17.6 51.6-1.2 4.1-2.5 9.1-3.1 11-2 7.2-7.4 31.4-8.8 39.5-4.1 23.7-4.7 28.5-6.4 50-.9 10.4-2 23.7-2.6 29.5-1.3 13.4-1.3 23.6 0 37 .6 5.8 1.7 19 2.6 29.5 1.5 18.4 2.1 23.6 4.3 37.5 2.4 15 7.7 40.5 10.9 52 .6 1.9 1.9 6.9 3.1 11 4.2 15.5 14.6 45.3 19.9 57.3 1.1 2.3 3.9 8.7 6.3 14.2 4.7 10.9 17.6 36.4 21.5 42.6 1.3 2.1 2.4 4.1 2.4 4.3 0 2.6 38.3 60.4 40 60.5.3 0 7-9.7 15-21.7 43.9-66 96-136.9 124.2-168.9 3.5-4 10.8-12.5 16.3-18.9 26.2-30.6 49.8-55.1 77.5-80.8 35.9-33.3 63.8-56.4 88-72.6 11.2-7.5 23.4-17 21.8-17-.8 0-3.2.8-5.4 1.9-2.1 1-6.8 2.8-10.4 4-3.6 1.3-7.8 2.8-9.5 3.6-1.6.7-7.3 2.9-12.5 5-5.2 2-10.4 4-11.5 4.4-2.6 1.1-6.9 2.8-9.7 4.1-1.3.5-5.9 2.3-10.3 4.1-4.4 1.7-9.5 3.7-11.2 4.5-1.8.8-4.8 2-6.5 2.8-1.8.8-6.2 2.5-9.8 3.9-3.6 1.3-8.5 3.3-11 4.5-2.5 1.1-7.4 3.2-11 4.7-3.6 1.5-8.3 3.5-10.5 4.5-2.2 1-7.4 3.2-11.5 5-4.1 1.8-10 4.4-13 5.7-3 1.4-7.1 3.2-9 4.1-1.9.8-14.4 6.8-27.8 13.4-13.3 6.5-24.6 11.7-25.1 11.4-1-.6-1.9-10.5-2.8-30.6-1-23.1 2.7-57.5 8.6-80 6-22.7 11.3-37.8 20.1-56.6C296.7 351.8 350.1 298 411.4 269c31.6-15 65.5-24.7 97.6-28.1 26.7-2.7 60.9-1.9 83 2.1 57.2 10.4 103.6 32.1 147.6 69.1l9.5 8 6.2-3.4c14.7-8.1 30.6-16.5 49.2-26.2 7.2-3.7 16.6-8.7 21-11 11.7-6.2 76.3-38.5 77.1-38.5 1.7 0 61.4-30.3 61.4-31.1 0-.6-3.8-5.6-8.4-11.2-52.9-63.9-119.4-114.2-197.1-149.2-18-8.1-47.1-18.5-68-24.4-6-1.7-12.3-3.5-14-4-9.3-2.7-27.8-6.6-49.5-10.3-31.4-5.3-87-8.8-106.5-6.7zm468 254.2c-3.3 1.8-10.7 5.8-16.5 8.9-5.8 3-12.1 6.4-14 7.5-1.9 1.1-8 4.3-13.5 7.3-5.5 2.9-10.4 5.6-11 6-.5.4-4.1 2.4-8 4.5-26.1 14.1-104.1 59.2-111.7 64.6-1.4 1.1-2.9 1.9-3.2 1.9-.3 0-4 2.2-8.3 4.9-4.3 2.6-16.3 10.1-26.8 16.6-86.3 53.6-175.3 116.4-245 172.9-23.1 18.7-53.3 44.4-67.5 57.2-52.2 47.3-87.8 83-125.6 125.9-17.3 19.7-19.6 22.6-32.1 40.5-25.6 36.7-41.8 71.2-51.2 108.8-2.8 11.1-3.4 14.3-6.1 29-1.8 10.3-2.4 42.2-1 56.2 2.2 22 1.9 20.8 5.4 23.4 10.1 7.7 49.3 29 69.1 37.5 5.5 2.4 11.8 5.2 14 6.1 12.9 5.8 38.4 14.7 57 19.9 10.4 3 13.2 3.7 22.3 6.1 4.3 1.1 25.1 5.4 33.7 6.9 19.4 3.4 31.5 4.9 48.5 6.1 8.5.6 20 1.5 25.5 2 12.7 1.3 25.3 1.3 38 0 5.5-.5 17-1.4 25.5-2 14.7-1 20.7-1.7 36-4.1 12.7-1.9 25.4-4.3 39.5-7.4 8.7-1.9 15.1-3.5 31.5-8.1 15.7-4.4 50.1-16.9 64.7-23.5 79.8-36 145.7-86.1 199.7-151.9 41.9-51 73.3-108 94.1-170.5 3.1-9.2 6.3-19.3 7.1-22.4 11.6-43 17.1-76.6 20.1-122.6 3.3-51.1-3.9-112.6-20.1-172.5-5.4-20-19.7-58.4-29.8-80-2.7-5.8-5.7-12.1-6.6-14-.9-1.9-3-6-4.8-9-1.7-3-4.2-7.5-5.5-10-5.5-10.3-15.3-26-16.3-26-.6 0-3.8 1.5-7.1 3.3zm-156.7 193c7.5 24.4 10 37.5 13.2 67.9 2.7 26.3-.7 68.4-7.9 95.8-10.1 38.4-21.6 64.1-43.5 97-35.9 54.2-94.1 98.4-155.1 118.1-20.7 6.6-29.9 8.9-48.5 11.8-26.1 4-49.3 5.1-69.2 3.1-27.2-2.7-46.2-6.1-61.8-11-1.4-.5-5.8-1.8-9.8-3.1-4.1-1.2-7.6-2.8-7.9-3.6-.8-2.1 14.8-28.3 25.9-43.4 1.3-1.9 5.6-7.7 9.4-12.9 45.1-61.7 127.3-146.5 215.4-222.1 50.9-43.6 133-109.2 135.6-108.2.6.2 2.5 5 4.2 10.6z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10klo6d\",layoutDependency:layoutDependency,layoutId:\"rIwHNh_kk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(3, 27, 89))\",\"--framer-text-transform\":\"uppercase\"},children:\"Oceanblue\"})}),className:\"framer-gjw25a\",\"data-framer-name\":\"SaaSWIND\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"lJkHWJ8Fi\",style:{\"--extracted-r6o4lv\":\"rgb(3, 27, 89)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy0zMDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(3, 27, 89))\",\"--framer-text-transform\":\"uppercase\"},children:\"Auto Transport\"})}),className:\"framer-oyeh7i\",\"data-framer-name\":\"SaaSWIND\",fonts:[\"GF;Poppins-300\"],layoutDependency:layoutDependency,layoutId:\"smPmPjOa_\",style:{\"--extracted-r6o4lv\":\"rgb(3, 27, 89)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:\"tel:+13028994030\",nodeId:\"MsbUEVmmN\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1obbrue framer-1088zcn\",\"data-border\":true,\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MsbUEVmmN\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(0, 138, 255) 0%, rgb(0, 91, 181) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"(302) 899-4030\"})}),className:\"framer-e02oio\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yT_hhFjQO\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:\"tel:+13028994030\",nodeId:\"F_fEq_Atd\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-182b5k3 framer-1088zcn\",\"data-border\":true,\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"F_fEq_Atd\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(0, 138, 255) 0%, rgb(0, 91, 181) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"(302) 899-4030\"})}),className:\"framer-d65q56\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aTTpqy5rF\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ozb5f4\",\"data-framer-name\":\"Link Wrap\",layoutDependency:layoutDependency,layoutId:\"PwvIVtst4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-169grad\",layoutDependency:layoutDependency,layoutId:\"jqlb8Y55y\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+24+(0+0+((componentViewport?.height||88)-48-40)/1*0)+0+20+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wh1k0m-container\",id:`${layoutId}-1wh1k0m`,layoutDependency:layoutDependency,layoutId:\"oZrsMvEI3-container\",ref:ref5,children:[/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"oZrsMvEI3\",Jb2TwkMDN:Jb2TwkMDNtxyyif({overlay:overlay2}),layoutId:\"oZrsMvEI3\",M1hScfM2p:\"How It Works\",pZcAnKbCn:true,style:{height:\"100%\"},variant:overlay2.visible?\"oscdNBIDu\":\"vM0kfO8bC\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1wh1k0m`,offsetX:294,offsetY:40,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-wk7nbl\",exit:animation3,initial:animation,layoutDependency:layoutDependency,layoutId:\"Ywq7I7OsH\",ref:ref6,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1200px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8qrwqt-container\",layoutDependency:layoutDependency,layoutId:\"iKek7vKSg-container\",children:/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",id:\"iKek7vKSg\",layoutId:\"iKek7vKSg\",style:{width:\"100%\"},variant:\"WBpenUDWU\",width:\"100%\"})})})})})})]})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+85+0+0+0+0},P9Kc6FHUK:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+109+0+0+0+76}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12kgeq4-container\",layoutDependency:layoutDependency,layoutId:\"Kv6bnxZxW-container\",children:/*#__PURE__*/_jsx(DropdownItemPhone,{height:\"100%\",id:\"Kv6bnxZxW\",layoutId:\"Kv6bnxZxW\",style:{width:\"100%\"},variant:\"Nlym5bSMe\",width:\"100%\",...addPropertyOverrides({P9Kc6FHUK:{variant:\"oTQlRXMSe\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+85+0+0+0+76},P9Kc6FHUK:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+109+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m990hb-container\",layoutDependency:layoutDependency,layoutId:\"CnUpJt0U5-container\",children:/*#__PURE__*/_jsx(DropdownItemPhone,{height:\"100%\",id:\"CnUpJt0U5\",layoutId:\"CnUpJt0U5\",style:{width:\"100%\"},variant:\"oTQlRXMSe\",width:\"100%\",...addPropertyOverrides({P9Kc6FHUK:{variant:\"Nlym5bSMe\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+85+0+0+0+152},P9Kc6FHUK:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+109+0+0+0+152}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1shotjf-container\",layoutDependency:layoutDependency,layoutId:\"tX0Ks4BxJ-container\",children:/*#__PURE__*/_jsx(DropdownItemPhone,{height:\"100%\",id:\"tX0Ks4BxJ\",layoutId:\"tX0Ks4BxJ\",style:{width:\"100%\"},variant:\"B7Dc_TV9R\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HqtKxWQin\"},implicitPathVariables:undefined},{href:{webPageId:\"HqtKxWQin\"},implicitPathVariables:undefined},{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Mo3v5h_aS:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+85+0+0+0+228},P9Kc6FHUK:{height:56,width:`min(${componentViewport?.width||\"100vw\"} - 28px, 1280px)`,y:(componentViewport?.y||0)+6+0+0+109+0+0+0+228}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j29cf0-container\",layoutDependency:layoutDependency,layoutId:\"YIu8KDOfE-container\",children:/*#__PURE__*/_jsx(DropdownItemPhone,{height:\"100%\",id:\"YIu8KDOfE\",IM7D9vpJ0:resolvedLinks[0],layoutId:\"YIu8KDOfE\",style:{width:\"100%\"},variant:\"mrqPBlNj3\",width:\"100%\",...addPropertyOverrides({Mo3v5h_aS:{IM7D9vpJ0:resolvedLinks[2]},P9Kc6FHUK:{IM7D9vpJ0:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+24+(0+0+((componentViewport?.height||88)-48-40)/1*0)+0+20+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1em9ps-container\",id:`${layoutId}-1em9ps`,layoutDependency:layoutDependency,layoutId:\"jSIgYed_W-container\",ref:ref7,children:[/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"jSIgYed_W\",Jb2TwkMDN:Jb2TwkMDNtxyyif({overlay:overlay3}),layoutId:\"jSIgYed_W\",M1hScfM2p:\"Our Services\",pZcAnKbCn:true,style:{height:\"100%\"},variant:overlay3.visible?\"oscdNBIDu\":\"vM0kfO8bC\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-1em9ps`,offsetX:140,offsetY:40,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,className:\"framer-ibltda\",exit:animation6,initial:animation,layoutDependency:layoutDependency,layoutId:\"XWG3alXnC\",ref:ref8,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1200px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qbdhh9-container\",layoutDependency:layoutDependency,layoutId:\"D07sZJJ18-container\",children:/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",id:\"D07sZJJ18\",layoutId:\"D07sZJJ18\",style:{width:\"100%\"},variant:\"dVdH74RRj\",width:\"100%\"})})})})})})]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+24+(0+0+((componentViewport?.height||88)-48-40)/1*0)+0+20+0,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5amf45-container\",id:`${layoutId}-5amf45`,layoutDependency:layoutDependency,layoutId:\"riMtYDJqj-container\",ref:ref9,children:[/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"riMtYDJqj\",Jb2TwkMDN:Jb2TwkMDNtxyyif({overlay:overlay4}),layoutId:\"riMtYDJqj\",M1hScfM2p:\"Why OceanBlue?\",pZcAnKbCn:true,style:{height:\"100%\"},variant:overlay4.visible?\"oscdNBIDu\":\"vM0kfO8bC\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref9,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-5amf45`,offsetX:-32,offsetY:40,onDismiss:overlay4.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,className:\"framer-13us1ia\",exit:animation6,initial:animation,layoutDependency:layoutDependency,layoutId:\"UcgA1n74O\",ref:ref10,role:\"dialog\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"845px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3usn1b-container\",layoutDependency:layoutDependency,layoutId:\"EFQf9fywv-container\",children:/*#__PURE__*/_jsx(Dropdown,{height:\"100%\",id:\"EFQf9fywv\",layoutId:\"EFQf9fywv\",style:{width:\"100%\"},variant:\"qxUzvpS2l\",width:\"100%\"})})})})})})]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VymFDMiHo\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,y:(componentViewport?.y||0)+24+(0+0+((componentViewport?.height||88)-48-40)/1*0)+0+20+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y9ae82-container\",layoutDependency:layoutDependency,layoutId:\"JNmDUhkGu-container\",children:/*#__PURE__*/_jsx(NaviItem,{height:\"100%\",id:\"JNmDUhkGu\",layoutId:\"JNmDUhkGu\",M1hScfM2p:\"Blog\",pZcAnKbCn:false,style:{height:\"100%\"},UzjbKHSVu:resolvedLinks1[0],variant:\"vM0kfO8bC\",width:\"100%\"})})})})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ehrjzb\",\"data-framer-name\":\"Button Wrap\",layoutDependency:layoutDependency,layoutId:\"L4B3JekZx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel:+13028994030\",nodeId:\"AdIP0CODj\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dq1qtr\",\"data-styles-preset\":\"lF9kmblJi\",children:\"(302) 899-4030\"})})})}),className:\"framer-5fw0gd\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AdIP0CODj\",style:{\"--extracted-r6o4lv\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255))\"},verticalAlignment:\"top\",whileHover:animation8,withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://oceanblue.connectacrm.com/quote/request/addresses/\",nodeId:\"trlf42QEe\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1dy98s4 framer-1088zcn\",\"data-border\":true,\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"trlf42QEe\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(0, 138, 255) 0%, rgb(0, 91, 181) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},whileHover:animation8,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"Get A Quote\"})}),className:\"framer-17mqh6y\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Dt6ghMaIR\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-alif2h\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"A28ytuOtr\",style:{backgroundColor:\"var(--token-76de8d43-1a5f-4bbf-ae19-bb034cd5b3d4, rgb(238, 240, 242))\"}}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jy23et\",layoutDependency:layoutDependency,layoutId:\"VdvhrokPh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel:+13022008007\",nodeId:\"bBTKobtUl\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dq1qtr\",\"data-styles-preset\":\"lF9kmblJi\",children:\"(302) 200-8007\"})})})}),className:\"framer-d9ns9\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bBTKobtUl\",style:{\"--extracted-r6o4lv\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mTqFgu2_G\"},nodeId:\"qbWoGTVpV\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Contact us\"})})})}),className:\"framer-1k1ipbq\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qbWoGTVpV\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://oceanblue.connectacrm.com/quote/request/addresses/\",nodeId:\"SEDf9_QsO\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-l7pl77 framer-1088zcn\",\"data-border\":true,\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"SEDf9_QsO\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(0, 138, 255) 0%, rgb(0, 91, 181) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"Get A Quote\"})}),className:\"framer-stvnr3\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IaaXMt77N\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tzestx\",\"data-framer-name\":\"Social icons\",layoutDependency:layoutDependency,layoutId:\"Zb_oHbsFw\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",...addPropertyOverrides({Mo3v5h_aS:{y:(componentViewport?.y||0)+6+0+0+381+0+162+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cbaer0-container\",layoutDependency:layoutDependency,layoutId:\"R4211A402-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"R4211A402\",layoutId:\"R4211A402\",nrJTr6hwx:\"https://www.instagram.com/ocean_blue_logistics/\",pn9DhIgd2:\"instagram-logo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11nszb2\",layoutDependency:layoutDependency,layoutId:\"m3tZgZdcW\",children:[isDisplayed8()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rvffr-container\",layoutDependency:layoutDependency,layoutId:\"fz9ZjbxTT-container\",children:/*#__PURE__*/_jsx(Button,{B5PTj2R73:\"arrow-right\",GR68CgLTN:\"Get A Quote\",height:\"100%\",id:\"fz9ZjbxTT\",layoutId:\"fz9ZjbxTT\",LG5CSJpvD:true,style:{width:\"100%\"},variant:\"WKIwTYTZF\",w5Hgz19ND:10,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255)))\"},children:[/*#__PURE__*/_jsx(Link,{href:\"tel:+13028994030\",nodeId:\"Bcm9bj76i\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dq1qtr\",\"data-styles-preset\":\"lF9kmblJi\",children:\"(302) \"})}),\"899-4030\"]})}),className:\"framer-1bnh1ux\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Bcm9bj76i\",style:{\"--extracted-r6o4lv\":\"var(--token-a82fa799-1902-4e49-be35-56eabfa16e72, rgb(0, 138, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"tel:+13022008007\",nodeId:\"FK41xp04s\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-9x55p1 framer-1088zcn\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"FK41xp04s\",style:{background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mTqFgu2_G\"},nodeId:\"jHFNJPMjk\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1h7nsmd\",\"data-styles-preset\":\"wX9ECbxsY\",children:\"Contact us\"})})})}),className:\"framer-1x13bnq\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jHFNJPMjk\",style:{\"--extracted-r6o4lv\":\"var(--token-58160af2-89bb-429c-a9a3-ff2d715c3e7c, rgb(82, 92, 102))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e3uqf4\",\"data-framer-name\":\"Social icons\",layoutDependency:layoutDependency,layoutId:\"uEEJITU9I\",children:[isDisplayed8()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1plplv3-container\",layoutDependency:layoutDependency,layoutId:\"f5xsQxVVS-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"f5xsQxVVS\",layoutId:\"f5xsQxVVS\",nrJTr6hwx:\"linkedon.com\",pn9DhIgd2:\"LinkedinLogo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k8nion-container\",layoutDependency:layoutDependency,layoutId:\"VsXuNfQ3Q-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"VsXuNfQ3Q\",layoutId:\"VsXuNfQ3Q\",nrJTr6hwx:\"youtube.com\",pn9DhIgd2:\"youtube\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",...addPropertyOverrides({P9Kc6FHUK:{y:(componentViewport?.y||0)+6+0+0+417+0+162+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k7x3ce-container\",layoutDependency:layoutDependency,layoutId:\"GR4VRJXEz-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"GR4VRJXEz\",layoutId:\"GR4VRJXEz\",nrJTr6hwx:\"https://www.instagram.com/ocean_blue_logistics/\",pn9DhIgd2:\"instagram-logo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-28mn1w-container\",layoutDependency:layoutDependency,layoutId:\"vUXg9XdLd-container\",children:/*#__PURE__*/_jsx(IconSocial,{height:\"100%\",id:\"vUXg9XdLd\",layoutId:\"vUXg9XdLd\",nrJTr6hwx:\"facebook.com\",pn9DhIgd2:\"facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Link,{href:\"https://oceanblue.connectacrm.com/quote/request/addresses/\",nodeId:\"yMU91tHbE\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-14nrgpo framer-1088zcn\",\"data-border\":true,\"data-framer-name\":\"Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"yMU91tHbE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(0, 138, 255) 0%, rgb(0, 91, 181) 100%)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gcl3zl\",\"data-styles-preset\":\"WHYExG2dy\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255)))\"},children:\"Get A Quote\"})}),className:\"framer-vcg1o6\",\"data-framer-name\":\"content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"imvqe6ROx\",style:{\"--extracted-r6o4lv\":\"var(--token-f185e619-7ab0-4648-8fea-7397aa0c9ce6, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Pcl9W.framer-1088zcn, .framer-Pcl9W .framer-1088zcn { display: block; }\",\".framer-Pcl9W.framer-2ii6gf { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 88px; justify-content: space-between; max-width: 1200px; overflow: visible; padding: 24px 24px 24px 28px; position: relative; width: 1200px; }\",\".framer-Pcl9W .framer-1ihmws4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pcl9W .framer-1qeejzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-Pcl9W .framer-bna5tg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Pcl9W .framer-aojkni-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Pcl9W .framer-15fviiy, .framer-Pcl9W .framer-4k9fkz { height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pcl9W .framer-xzjcy1 { align-content: center; align-items: center; aspect-ratio: 5.2631578947368425 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: var(--framer-aspect-ratio-supported, 38px); justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 200px; }\",\".framer-Pcl9W .framer-ddlsx1 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); overflow: visible; position: relative; width: 30px; }\",\".framer-Pcl9W .framer-uofvi5 { flex: none; height: 30px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Pcl9W .framer-10klo6d { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Pcl9W .framer-gjw25a { flex: none; height: 17px; position: relative; white-space: pre; width: auto; }\",\".framer-Pcl9W .framer-oyeh7i { flex: none; height: 14px; position: relative; white-space: pre; width: auto; }\",\".framer-Pcl9W .framer-1obbrue, .framer-Pcl9W .framer-1dy98s4 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pcl9W .framer-e02oio, .framer-Pcl9W .framer-d65q56, .framer-Pcl9W .framer-5fw0gd, .framer-Pcl9W .framer-17mqh6y, .framer-Pcl9W .framer-d9ns9, .framer-Pcl9W .framer-1k1ipbq, .framer-Pcl9W .framer-stvnr3, .framer-Pcl9W .framer-1bnh1ux, .framer-Pcl9W .framer-1x13bnq, .framer-Pcl9W .framer-vcg1o6 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-Pcl9W .framer-182b5k3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pcl9W .framer-1ozb5f4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Pcl9W .framer-169grad { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: 1px; }\",\".framer-Pcl9W .framer-1wh1k0m-container, .framer-Pcl9W .framer-1em9ps-container, .framer-Pcl9W .framer-5amf45-container, .framer-Pcl9W .framer-y9ae82-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-Pcl9W .framer-wk7nbl, .framer-Pcl9W .framer-ibltda, .framer-Pcl9W .framer-13us1ia { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Pcl9W .framer-8qrwqt-container, .framer-Pcl9W .framer-qbdhh9-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-Pcl9W .framer-12kgeq4-container, .framer-Pcl9W .framer-1m990hb-container, .framer-Pcl9W .framer-1shotjf-container, .framer-Pcl9W .framer-1j29cf0-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Pcl9W .framer-3usn1b-container { flex: none; height: auto; position: relative; width: 845px; }\",\".framer-Pcl9W .framer-1ehrjzb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Pcl9W .framer-alif2h { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Pcl9W .framer-jy23et, .framer-Pcl9W .framer-11nszb2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 200px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-Pcl9W .framer-l7pl77, .framer-Pcl9W .framer-14nrgpo { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Pcl9W .framer-1tzestx, .framer-Pcl9W .framer-e3uqf4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Pcl9W .framer-1cbaer0-container, .framer-Pcl9W .framer-1plplv3-container, .framer-Pcl9W .framer-1k8nion-container, .framer-Pcl9W .framer-k7x3ce-container, .framer-Pcl9W .framer-28mn1w-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-Pcl9W .framer-rvffr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Pcl9W .framer-9x55p1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Pcl9W .framer-bna5tg, .framer-Pcl9W .framer-xzjcy1, .framer-Pcl9W .framer-10klo6d, .framer-Pcl9W .framer-1obbrue, .framer-Pcl9W .framer-182b5k3, .framer-Pcl9W .framer-1ozb5f4, .framer-Pcl9W .framer-169grad, .framer-Pcl9W .framer-wk7nbl, .framer-Pcl9W .framer-ibltda, .framer-Pcl9W .framer-13us1ia, .framer-Pcl9W .framer-1ehrjzb, .framer-Pcl9W .framer-1dy98s4, .framer-Pcl9W .framer-jy23et, .framer-Pcl9W .framer-l7pl77, .framer-Pcl9W .framer-1tzestx, .framer-Pcl9W .framer-11nszb2, .framer-Pcl9W .framer-9x55p1, .framer-Pcl9W .framer-e3uqf4, .framer-Pcl9W .framer-14nrgpo { gap: 0px; } .framer-Pcl9W .framer-bna5tg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Pcl9W .framer-bna5tg > :first-child, .framer-Pcl9W .framer-xzjcy1 > :first-child, .framer-Pcl9W .framer-1obbrue > :first-child, .framer-Pcl9W .framer-182b5k3 > :first-child, .framer-Pcl9W .framer-1ozb5f4 > :first-child, .framer-Pcl9W .framer-169grad > :first-child, .framer-Pcl9W .framer-1ehrjzb > :first-child, .framer-Pcl9W .framer-1dy98s4 > :first-child, .framer-Pcl9W .framer-l7pl77 > :first-child, .framer-Pcl9W .framer-1tzestx > :first-child, .framer-Pcl9W .framer-9x55p1 > :first-child, .framer-Pcl9W .framer-e3uqf4 > :first-child, .framer-Pcl9W .framer-14nrgpo > :first-child { margin-left: 0px; } .framer-Pcl9W .framer-bna5tg > :last-child, .framer-Pcl9W .framer-xzjcy1 > :last-child, .framer-Pcl9W .framer-1obbrue > :last-child, .framer-Pcl9W .framer-182b5k3 > :last-child, .framer-Pcl9W .framer-1ozb5f4 > :last-child, .framer-Pcl9W .framer-169grad > :last-child, .framer-Pcl9W .framer-1ehrjzb > :last-child, .framer-Pcl9W .framer-1dy98s4 > :last-child, .framer-Pcl9W .framer-l7pl77 > :last-child, .framer-Pcl9W .framer-1tzestx > :last-child, .framer-Pcl9W .framer-9x55p1 > :last-child, .framer-Pcl9W .framer-e3uqf4 > :last-child, .framer-Pcl9W .framer-14nrgpo > :last-child { margin-right: 0px; } .framer-Pcl9W .framer-xzjcy1 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-Pcl9W .framer-10klo6d > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pcl9W .framer-10klo6d > :first-child, .framer-Pcl9W .framer-wk7nbl > :first-child, .framer-Pcl9W .framer-ibltda > :first-child, .framer-Pcl9W .framer-13us1ia > :first-child, .framer-Pcl9W .framer-jy23et > :first-child, .framer-Pcl9W .framer-11nszb2 > :first-child { margin-top: 0px; } .framer-Pcl9W .framer-10klo6d > :last-child, .framer-Pcl9W .framer-wk7nbl > :last-child, .framer-Pcl9W .framer-ibltda > :last-child, .framer-Pcl9W .framer-13us1ia > :last-child, .framer-Pcl9W .framer-jy23et > :last-child, .framer-Pcl9W .framer-11nszb2 > :last-child { margin-bottom: 0px; } .framer-Pcl9W .framer-1obbrue > *, .framer-Pcl9W .framer-182b5k3 > *, .framer-Pcl9W .framer-1dy98s4 > *, .framer-Pcl9W .framer-l7pl77 > *, .framer-Pcl9W .framer-14nrgpo > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Pcl9W .framer-1ozb5f4 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-Pcl9W .framer-169grad > *, .framer-Pcl9W .framer-1tzestx > *, .framer-Pcl9W .framer-e3uqf4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Pcl9W .framer-wk7nbl > *, .framer-Pcl9W .framer-ibltda > *, .framer-Pcl9W .framer-13us1ia > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Pcl9W .framer-1ehrjzb > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Pcl9W .framer-jy23et > *, .framer-Pcl9W .framer-11nszb2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Pcl9W .framer-9x55p1 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-Pcl9W.framer-v-1q3ibpg.framer-2ii6gf { gap: 0px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); max-width: 1279px; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: hidden; padding: 6px 12px 24px 16px; width: 810px; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1ihmws4 { flex-direction: column; gap: 24px; justify-content: flex-start; order: 0; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1qeejzy, .framer-Pcl9W.framer-v-6qf5rf .framer-1qeejzy { order: 0; padding: 8px 0px 8px 0px; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-10klo6d, .framer-Pcl9W.framer-v-6qf5rf .framer-10klo6d { flex: none; width: min-content; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1ozb5f4 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 16px; justify-content: flex-start; order: 2; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-169grad, .framer-Pcl9W.framer-v-6qf5rf .framer-169grad { flex: none; flex-direction: column; order: 1; padding: 0px; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-12kgeq4-container { flex: none; order: 2; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1m990hb-container, .framer-Pcl9W.framer-v-1q3ibpg .framer-alif2h, .framer-Pcl9W.framer-v-6qf5rf .framer-alif2h { flex: none; order: 1; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1shotjf-container { flex: none; order: 3; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1j29cf0-container { flex: none; order: 4; width: 100%; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-11nszb2, .framer-Pcl9W.framer-v-1q3ibpg .framer-e3uqf4, .framer-Pcl9W.framer-v-6qf5rf .framer-1tzestx { order: 4; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-1bnh1ux, .framer-Pcl9W.framer-v-6qf5rf .framer-d9ns9 { order: 2; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-9x55p1, .framer-Pcl9W.framer-v-6qf5rf .framer-jy23et, .framer-Pcl9W.framer-v-6qf5rf .framer-1k1ipbq { order: 3; }\",\".framer-Pcl9W.framer-v-1q3ibpg .framer-14nrgpo, .framer-Pcl9W.framer-v-6qf5rf .framer-l7pl77 { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Pcl9W.framer-v-1q3ibpg.framer-2ii6gf, .framer-Pcl9W.framer-v-1q3ibpg .framer-1ihmws4, .framer-Pcl9W.framer-v-1q3ibpg .framer-1ozb5f4, .framer-Pcl9W.framer-v-1q3ibpg .framer-169grad { gap: 0px; } .framer-Pcl9W.framer-v-1q3ibpg.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pcl9W.framer-v-1q3ibpg.framer-2ii6gf > :first-child, .framer-Pcl9W.framer-v-1q3ibpg .framer-1ihmws4 > :first-child, .framer-Pcl9W.framer-v-1q3ibpg .framer-1ozb5f4 > :first-child, .framer-Pcl9W.framer-v-1q3ibpg .framer-169grad > :first-child { margin-top: 0px; } .framer-Pcl9W.framer-v-1q3ibpg.framer-2ii6gf > :last-child, .framer-Pcl9W.framer-v-1q3ibpg .framer-1ihmws4 > :last-child, .framer-Pcl9W.framer-v-1q3ibpg .framer-1ozb5f4 > :last-child, .framer-Pcl9W.framer-v-1q3ibpg .framer-169grad > :last-child { margin-bottom: 0px; } .framer-Pcl9W.framer-v-1q3ibpg .framer-1ihmws4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Pcl9W.framer-v-1q3ibpg .framer-1ozb5f4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Pcl9W.framer-v-1q3ibpg .framer-169grad > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-Pcl9W.framer-v-11mwgid.framer-2ii6gf { gap: 0px; height: min-content; justify-content: center; padding: 6px 12px 6px 16px; width: 390px; }\",\".framer-Pcl9W.framer-v-11mwgid .framer-1ihmws4, .framer-Pcl9W.framer-v-1rpai9t .framer-1ihmws4 { flex-direction: column; max-width: 100%; order: 0; }\",\".framer-Pcl9W.framer-v-11mwgid .framer-1qeejzy, .framer-Pcl9W.framer-v-1rpai9t .framer-1qeejzy { order: 0; overflow: hidden; padding: 8px 0px 8px 0px; width: 100%; }\",\".framer-Pcl9W.framer-v-11mwgid .framer-bna5tg, .framer-Pcl9W.framer-v-1rpai9t .framer-bna5tg { flex: 1 0 0px; order: 0; width: 1px; }\",\".framer-Pcl9W.framer-v-11mwgid .framer-xzjcy1, .framer-Pcl9W.framer-v-1rpai9t .framer-xzjcy1 { aspect-ratio: unset; flex: 1 0 0px; gap: 10px; height: 32px; justify-content: center; width: 1px; }\",\".framer-Pcl9W.framer-v-11mwgid .framer-10klo6d { height: 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Pcl9W.framer-v-11mwgid.framer-2ii6gf, .framer-Pcl9W.framer-v-11mwgid .framer-1ihmws4, .framer-Pcl9W.framer-v-11mwgid .framer-xzjcy1 { gap: 0px; } .framer-Pcl9W.framer-v-11mwgid.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pcl9W.framer-v-11mwgid.framer-2ii6gf > :first-child { margin-top: 0px; } .framer-Pcl9W.framer-v-11mwgid.framer-2ii6gf > :last-child { margin-bottom: 0px; } .framer-Pcl9W.framer-v-11mwgid .framer-1ihmws4 > *, .framer-Pcl9W.framer-v-11mwgid .framer-1ihmws4 > :first-child, .framer-Pcl9W.framer-v-11mwgid .framer-1ihmws4 > :last-child { margin: 0px; } .framer-Pcl9W.framer-v-11mwgid .framer-xzjcy1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Pcl9W.framer-v-11mwgid .framer-xzjcy1 > :first-child { margin-left: 0px; } .framer-Pcl9W.framer-v-11mwgid .framer-xzjcy1 > :last-child { margin-right: 0px; } }\",\".framer-Pcl9W.framer-v-6qf5rf.framer-2ii6gf { gap: 0px; height: min-content; justify-content: flex-start; max-height: calc(var(--framer-viewport-height, 100vh) * 1); min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; padding: 6px 12px 24px 16px; width: 390px; }\",\".framer-Pcl9W.framer-v-6qf5rf .framer-1ihmws4 { flex-direction: column; gap: 12px; justify-content: flex-start; order: 0; }\",\".framer-Pcl9W.framer-v-6qf5rf .framer-xzjcy1 { gap: 10px; }\",\".framer-Pcl9W.framer-v-6qf5rf .framer-1ozb5f4 { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 4px; justify-content: flex-start; order: 2; width: 100%; }\",\".framer-Pcl9W.framer-v-6qf5rf .framer-12kgeq4-container, .framer-Pcl9W.framer-v-6qf5rf .framer-1m990hb-container, .framer-Pcl9W.framer-v-6qf5rf .framer-1shotjf-container, .framer-Pcl9W.framer-v-6qf5rf .framer-1j29cf0-container { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Pcl9W.framer-v-6qf5rf.framer-2ii6gf, .framer-Pcl9W.framer-v-6qf5rf .framer-1ihmws4, .framer-Pcl9W.framer-v-6qf5rf .framer-xzjcy1, .framer-Pcl9W.framer-v-6qf5rf .framer-1ozb5f4, .framer-Pcl9W.framer-v-6qf5rf .framer-169grad { gap: 0px; } .framer-Pcl9W.framer-v-6qf5rf.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pcl9W.framer-v-6qf5rf.framer-2ii6gf > :first-child, .framer-Pcl9W.framer-v-6qf5rf .framer-1ihmws4 > :first-child, .framer-Pcl9W.framer-v-6qf5rf .framer-1ozb5f4 > :first-child, .framer-Pcl9W.framer-v-6qf5rf .framer-169grad > :first-child { margin-top: 0px; } .framer-Pcl9W.framer-v-6qf5rf.framer-2ii6gf > :last-child, .framer-Pcl9W.framer-v-6qf5rf .framer-1ihmws4 > :last-child, .framer-Pcl9W.framer-v-6qf5rf .framer-1ozb5f4 > :last-child, .framer-Pcl9W.framer-v-6qf5rf .framer-169grad > :last-child { margin-bottom: 0px; } .framer-Pcl9W.framer-v-6qf5rf .framer-1ihmws4 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-Pcl9W.framer-v-6qf5rf .framer-xzjcy1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Pcl9W.framer-v-6qf5rf .framer-xzjcy1 > :first-child { margin-left: 0px; } .framer-Pcl9W.framer-v-6qf5rf .framer-xzjcy1 > :last-child { margin-right: 0px; } .framer-Pcl9W.framer-v-6qf5rf .framer-1ozb5f4 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Pcl9W.framer-v-6qf5rf .framer-169grad > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-Pcl9W.framer-v-1rpai9t.framer-2ii6gf { gap: 0px; height: min-content; justify-content: center; max-width: 1279px; padding: 6px 12px 6px 16px; width: 580px; }\",\".framer-Pcl9W.framer-v-1rpai9t .framer-10klo6d { align-content: center; align-items: center; flex: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Pcl9W.framer-v-1rpai9t.framer-2ii6gf, .framer-Pcl9W.framer-v-1rpai9t .framer-1ihmws4, .framer-Pcl9W.framer-v-1rpai9t .framer-xzjcy1 { gap: 0px; } .framer-Pcl9W.framer-v-1rpai9t.framer-2ii6gf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pcl9W.framer-v-1rpai9t.framer-2ii6gf > :first-child { margin-top: 0px; } .framer-Pcl9W.framer-v-1rpai9t.framer-2ii6gf > :last-child { margin-bottom: 0px; } .framer-Pcl9W.framer-v-1rpai9t .framer-1ihmws4 > *, .framer-Pcl9W.framer-v-1rpai9t .framer-1ihmws4 > :first-child, .framer-Pcl9W.framer-v-1rpai9t .framer-1ihmws4 > :last-child { margin: 0px; } .framer-Pcl9W.framer-v-1rpai9t .framer-xzjcy1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Pcl9W.framer-v-1rpai9t .framer-xzjcy1 > :first-child { margin-left: 0px; } .framer-Pcl9W.framer-v-1rpai9t .framer-xzjcy1 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-Pcl9W[data-border=\"true\"]::after, .framer-Pcl9W [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"P9Kc6FHUK\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1279px\",\"100vh\",\"100vh\"]},\"wLpyUMyTT\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",null,null]},\"Mo3v5h_aS\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",\"100vh\",\"100vh\"]},\"o0VduceUN\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1279px\",null,null]}}}\n * @framerVariables {\"QC5fvS0rg\":\"radius\",\"sG2_oXGa2\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framersltkc74h7=withCSS(Component,css,\"framer-Pcl9W\");export default Framersltkc74h7;Framersltkc74h7.displayName=\"Top Navigation Bar\";Framersltkc74h7.defaultProps={height:88,width:1200};addPropertyControls(Framersltkc74h7,{variant:{options:[\"tZO_1MKZj\",\"P9Kc6FHUK\",\"wLpyUMyTT\",\"Mo3v5h_aS\",\"o0VduceUN\"],optionTitles:[\"Desktop\",\"Tablet Open\",\"Phone\",\"Phone \\xb7 Open\",\"TABLETTT\"],title:\"Variant\",type:ControlType.Enum},QC5fvS0rg:{defaultValue:0,displayStepper:false,title:\"Radius\",type:ControlType.Number},sG2_oXGa2:{defaultValue:\"rgba(255, 255, 255, 0.78)\",title:\"Background\",type:ControlType.Color}});addFonts(Framersltkc74h7,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"},{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\"}]},...MenuIconFonts,...NaviItemFonts,...DropdownFonts,...DropdownItemPhoneFonts,...IconSocialFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framersltkc74h7\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"88\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"QC5fvS0rg\\\":\\\"radius\\\",\\\"sG2_oXGa2\\\":\\\"background\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"P9Kc6FHUK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1279px\\\",\\\"100vh\\\",\\\"100vh\\\"]},\\\"wLpyUMyTT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"Mo3v5h_aS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",\\\"100vh\\\",\\\"100vh\\\"]},\\\"o0VduceUN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1279px\\\",null,null]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sltkc74h7.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", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "BackgroundGridFonts", "getFonts", "pwVXWPq1Q_default", "PhosphorFonts", "Icon", "MotionFooterWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "transformTemplate1", "_", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "Link", "RichText2", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerlS9TvqxVt", "withCSS", "lS9TvqxVt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "socialIcon", "socialLink", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "nrJTr6hwx", "pn9DhIgd2", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "ComponentViewportProvider", "css", "FramerHGWWDsCNm", "withCSS", "HGWWDsCNm_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "radiusForCorner", "value", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonRadius", "click", "height", "id", "rightIcon", "rightIconName", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GR68CgLTN", "LG5CSJpvD", "B5PTj2R73", "w5Hgz19ND", "iWO3CPOOh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap6sclem", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerKF7UbbSfc", "withCSS", "KF7UbbSfc_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "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", "label", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sCdMKS1MM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "css", "FramerxsVpbSY6F", "withCSS", "xsVpbSY6F_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "BadgeTagStyle1Fonts", "getFonts", "xsVpbSY6F_default", "BadgeTagStyle1Controls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "toResponsiveImage", "value", "transformTemplate2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "cardDescribtion", "cardTitle", "height", "id", "image", "link", "newTab", "showTag", "tagLabel", "tagStyle", "width", "props", "_ref", "_ref1", "_humanReadableEnumMap_tagStyle", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "vpMEYGy50", "MNhLpt7Yd", "tF83z85cj", "UCy0tjKzr", "YmS6TKh0B", "y4bIQ9Aht", "Jd4EdSF_6", "L9MPnNBJb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "css", "Framerhz4wWK3GG", "withCSS", "hz4wWK3GG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "PhosphorFonts", "getFonts", "Icon", "BadgeTagStyle1Fonts", "xsVpbSY6F_default", "BadgeTagStyle1Controls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "description", "height", "iconName", "id", "link", "newTab", "showTag", "tagLabel", "tagStyle", "title", "visible", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableEnumMap_tagStyle", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GWeSiL603", "hMJuWYXqk", "v4vRzgzRc", "MkfK2jcE5", "N_L2nNM9Q", "A9MUkumOK", "eu7zWnheS", "NdhbD7Nhh", "eFv2zTWaL", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerRkiXTc079", "withCSS", "RkiXTc079_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "DropdownItemIconFonts", "getFonts", "RkiXTc079_default", "DropdownItemImgCardFonts", "hz4wWK3GG_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "cursor", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "GVct0UFUy", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "css", "FramerCKHDIRO5p", "withCSS", "CKHDIRO5p_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFonts", "Icon", "DropdownFonts", "CKHDIRO5p_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "IM7D9vpJ0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapd6qewc", "args", "onTap16hn263", "onTap1m9u4ti", "onTap1hdz1pd", "onTapsktj9i", "onTapa0j3us", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerDA5l5W9UB", "withCSS", "DA5l5W9UB_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", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramermJeHqLc7Q", "withCSS", "mJeHqLc7Q_default", "addPropertyControls", "ControlType", "addFonts", "IconCaretFonts", "getFonts", "mJeHqLc7Q_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "label", "link", "showCaret", "tap", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RZtU7TviT", "Jb2TwkMDN", "M1hScfM2p", "pZcAnKbCn", "UzjbKHSVu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap13uji37", "args", "onMouseEnteryjsb08", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "ComponentViewportProvider", "css", "Framerir40ojpm6", "withCSS", "ir40ojpm6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "XKaY3MrGu", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap16y2uw0", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramermN27WQQTE", "withCSS", "mN27WQQTE_default", "addPropertyControls", "ControlType", "addFonts", "MenuIconFonts", "getFonts", "mN27WQQTE_default", "MotionDivWithFX", "withFX", "motion", "NaviItemFonts", "ir40ojpm6_default", "DropdownFonts", "CKHDIRO5p_default", "DropdownItemPhoneFonts", "DA5l5W9UB_default", "IconSocialFonts", "HGWWDsCNm_default", "ButtonFonts", "KF7UbbSfc_default", "MotionNavWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "transition3", "radiusForCorner", "value", "cornerIndex", "segments", "transition4", "animation2", "transition5", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition6", "animation5", "transition7", "animation6", "animation7", "transition8", "animation8", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "height", "id", "radius", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "QC5fvS0rg", "sG2_oXGa2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "XKaY3MrGutxyyif", "overlay", "loadMore", "args", "XKaY3MrGu1nind4h", "XKaY3MrGu1iu44xa", "XKaY3MrGubh7aoh", "XKaY3MrGu115zg6", "Jb2TwkMDNtxyyif", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "ref3", "ref4", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "ref5", "ref6", "isDisplayed5", "router", "useRouter", "ref7", "ref8", "ref9", "ref10", "isDisplayed6", "isDisplayed7", "isDisplayed8", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "overlay1", "l", "ComponentViewportProvider", "AnimatePresence", "Floating", "Link", "SVG", "RichText2", "overlay2", "ResolveLinks", "resolvedLinks", "overlay3", "overlay4", "resolvedLinks1", "css", "Framersltkc74h7", "withCSS", "sltkc74h7_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
