{
  "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.50", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js", "ssg:https://framerusercontent.com/modules/6tRjYNRSAdx8nZYxVNDk/P3SwcGPGlMGfJt2Mkd7C/VBlAdYqfH.js", "ssg:https://framerusercontent.com/modules/nvYZBomo5u3BD7Fc23IQ/6bYTc4AvuviFnG914Dc3/S7Kpo6CV3.js", "ssg:https://framerusercontent.com/modules/WMRp44Tc66EVeEYGmCy3/ucDHsV49LVHTZrx8KHNk/OKTbINBOS.js", "ssg:https://framerusercontent.com/modules/aTE78JXdxQkaFyJSKZcG/WIqh42v4pJQjTWpysnX0/xZndidUCt.js", "ssg:https://framerusercontent.com/modules/AfbMQ4Lf5dPV8EeqoRK0/JdEGuCzckdOdsz2Atyu2/EcZYrtPfV.js", "ssg:https://framerusercontent.com/modules/cPv59BFZAgLmZt69JLUi/pBbXjQEDJPBdT4iOm9Tp/Z7putK0ON.js", "ssg:https://framerusercontent.com/modules/yamM66GssMVSt8hyR8Ck/8J92UHhuKQHbkJeoPNip/Ck9U28Qru.js", "ssg:https://framerusercontent.com/modules/c72hSQvbSSrGzjrccL0E/My285wQg8ZHYUABJupTd/WjbkJoYTt.js", "ssg:https://framerusercontent.com/modules/cc2AyP31HOqScCnHFZIw/aTZ4YWkHgEp6X1Mq4Mz5/XmCHI5KwW.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let Component;\nvar House_default = (React) => {\n  if (!Component) {\n    const renderPathForWeight = (weight, color, pathsByWeight2) => !!pathsByWeight2.get(weight) ? pathsByWeight2.get(weight)(color) : null;\n    const pathsByWeight = new Map();\n    pathsByWeight.set(\"bold\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"24\"\n    })));\n    pathsByWeight.set(\"duotone\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      opacity: \"0.2\"\n    }), /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    pathsByWeight.set(\"fill\", () => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M218.8,103.7,138.8,31a16,16,0,0,0-21.6,0l-80,72.7A16,16,0,0,0,32,115.5v92.1a16.4,16.4,0,0,0,4,11A15.9,15.9,0,0,0,48,224H96a8,8,0,0,0,8-8V168a8,8,0,0,1,8-8h32a8,8,0,0,1,8,8v48a8,8,0,0,0,8,8h48a15.6,15.6,0,0,0,7.6-1.9A16.1,16.1,0,0,0,224,208V115.5A16,16,0,0,0,218.8,103.7Z\"\n    })));\n    pathsByWeight.set(\"light\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"12\"\n    })));\n    pathsByWeight.set(\"thin\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"8\"\n    })));\n    pathsByWeight.set(\"regular\", (color) => /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", {\n      d: \"M152,208V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.5a8.3,8.3,0,0,1,2.6-5.9l80-72.7a8,8,0,0,1,10.8,0l80,72.7a8.3,8.3,0,0,1,2.6,5.9V208a8,8,0,0,1-8,8H160A8,8,0,0,1,152,208Z\",\n      fill: \"none\",\n      stroke: color,\n      strokeLinecap: \"round\",\n      strokeLinejoin: \"round\",\n      strokeWidth: \"16\"\n    })));\n    const renderPath = (weight, color) => renderPathForWeight(weight, color, pathsByWeight);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", {\n      ref,\n      ...props\n    }, renderPath(props.weight, props.color)));\n    House.displayName = \"House\";\n    Component = House;\n  }\n  return Component;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.50\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Activity\",\"AddressBook\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Book\",\"BookBookmark\",\"BookOpen\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"BoundingBox\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"Camera\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartLine\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CircleWavy\",\"CircleWavyCheck\",\"CircleWavyQuestion\",\"CircleWavyWarning\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"Club\",\"CoatHanger\",\"Code\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"ComputerTower\",\"Confetti\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Cpu\",\"CreditCard\",\"Crop\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dog\",\"Door\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"Exam\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FastForward\",\"FastForwardCircle\",\"FigmaLogo\",\"File\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDoc\",\"FileDotted\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSearch\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlyingSaucer\",\"Folder\",\"FolderDotted\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDotted\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"GasPump\",\"Gauge\",\"Gear\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"GoogleChromeLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Graph\",\"GridFour\",\"Hamburger\",\"Hand\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighlighterCircle\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lightning\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"Option\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Password\",\"Path\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"Percent\",\"Person\",\"PersonSimple\",\"PersonSimpleRun\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"PianoKeys\",\"PictureInPicture\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Play\",\"PlayCircle\",\"Playlist\",\"Plug\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Rainbow\",\"RainbowCloud\",\"Receipt\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Share\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"SignIn\",\"SignOut\",\"Signpost\",\"SimCard\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Smiley\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"Spade\",\"Sparkle\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stamp\",\"Star\",\"StarFour\",\"StarHalf\",\"Sticker\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Suitcase\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"Sword\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextBolder\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TiktokLogo\",\"Timer\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Tote\",\"ToteSimple\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Upload\",\"UploadSimple\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Vault\",\"Vibrate\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warning\",\"WarningCircle\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waves\",\"Webcam\",\"WhatsappLogo\",\"Wheelchair\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XSquare\",\"YinYang\",\"YoutubeLogo\",];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\",];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{// Quickfix, needs proper publish\nconst version=\"0.0.50\";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,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"24\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "// Generated by Framer (9f68555)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Me3hA8SIe\",\"l5gBAZS2F\",\"ZfxAs7w6K\",\"j781vTce6\",\"yBx5nNoNH\",\"DfAv_R5hK\"];const serializationHash=\"framer-dZzHA\";const variantClassNames={DfAv_R5hK:\"framer-v-17dxkwz\",j781vTce6:\"framer-v-dlisco\",l5gBAZS2F:\"framer-v-q3van4\",Me3hA8SIe:\"framer-v-amzdtg\",yBx5nNoNH:\"framer-v-ahbhe1\",ZfxAs7w6K:\"framer-v-1ljmbvl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:2,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Footer layout\":\"yBx5nNoNH\",\"Variant 4\":\"j781vTce6\",\"Variant 6\":\"DfAv_R5hK\",Angled:\"l5gBAZS2F\",Default:\"Me3hA8SIe\",Mobile:\"ZfxAs7w6K\"};const getProps=({click2,height,id,opacity,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,Cye69HPbx:(_ref=title!==null&&title!==void 0?title:props.Cye69HPbx)!==null&&_ref!==void 0?_ref:\"SEM\",o0mRceJth:click2!==null&&click2!==void 0?click2:props.o0mRceJth,s8OAjZdcr:(_ref1=opacity!==null&&opacity!==void 0?opacity:props.s8OAjZdcr)!==null&&_ref1!==void 0?_ref1:1,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"Me3hA8SIe\"};};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,s8OAjZdcr,Cye69HPbx,o0mRceJth,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Me3hA8SIe\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapkveroc=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(o0mRceJth){const res=await o0mRceJth(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{nodeId:\"Me3hA8SIe\",...addPropertyOverrides({DfAv_R5hK:{href:{webPageId:\"augiA20Il\"}},yBx5nNoNH:{href:{webPageId:\"augiA20Il\"},openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-amzdtg\",className,classNames)} framer-144tlaq`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Me3hA8SIe\",onTap:onTapkveroc,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({DfAv_R5hK:{\"data-framer-name\":\"Variant 6\"},j781vTce6:{\"data-framer-name\":\"Variant 4\"},l5gBAZS2F:{\"data-framer-name\":\"Angled\"},yBx5nNoNH:{\"data-framer-name\":\"Footer layout\",\"data-highlight\":undefined,onTap:undefined},ZfxAs7w6K:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"SEM\"})}),className:\"framer-1myoqlc\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"oBicHcdj3\",style:{\"--extracted-a0htzi\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:s8OAjZdcr},text:Cye69HPbx,variants:{yBx5nNoNH:{\"--extracted-a0htzi\":\"var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75))\"},ZfxAs7w6K:{\"--extracted-r6o4lv\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DfAv_R5hK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"SEM\"})})},j781vTce6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"SEM\"})})},yBx5nNoNH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75)))\"},children:\"SEM\"})})},ZfxAs7w6K:{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\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"SEM\"})}),fonts:[\"GF;Poppins-300\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dZzHA.framer-144tlaq, .framer-dZzHA .framer-144tlaq { display: block; }\",\".framer-dZzHA.framer-amzdtg { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 365px; }\",\".framer-dZzHA .framer-1myoqlc { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dZzHA.framer-amzdtg { gap: 0px; } .framer-dZzHA.framer-amzdtg > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-dZzHA.framer-amzdtg > :first-child { margin-left: 0px; } .framer-dZzHA.framer-amzdtg > :last-child { margin-right: 0px; } }\",\".framer-dZzHA.framer-v-ahbhe1.framer-amzdtg { cursor: unset; text-decoration: none; width: min-content; }\",\".framer-dZzHA.framer-v-ahbhe1 .framer-1myoqlc { flex: none; width: 180px; }\",\".framer-dZzHA.framer-v-17dxkwz.framer-amzdtg { text-decoration: none; width: min-content; }\",\".framer-dZzHA.framer-v-17dxkwz .framer-1myoqlc { flex: none; width: 220px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 365\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"l5gBAZS2F\":{\"layout\":[\"fixed\",\"auto\"]},\"ZfxAs7w6K\":{\"layout\":[\"fixed\",\"auto\"]},\"j781vTce6\":{\"layout\":[\"fixed\",\"auto\"]},\"yBx5nNoNH\":{\"layout\":[\"auto\",\"auto\"]},\"DfAv_R5hK\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"s8OAjZdcr\":\"opacity\",\"Cye69HPbx\":\"title\",\"o0mRceJth\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVBlAdYqfH=withCSS(Component,css,\"framer-dZzHA\");export default FramerVBlAdYqfH;FramerVBlAdYqfH.displayName=\"areas\";FramerVBlAdYqfH.defaultProps={height:20,width:365};addPropertyControls(FramerVBlAdYqfH,{variant:{options:[\"Me3hA8SIe\",\"l5gBAZS2F\",\"ZfxAs7w6K\",\"j781vTce6\",\"yBx5nNoNH\",\"DfAv_R5hK\"],optionTitles:[\"Default\",\"Angled\",\"Mobile\",\"Variant 4\",\"Footer layout\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum},s8OAjZdcr:{defaultValue:1,max:1,min:0,step:.01,title:\"Opacity\",type:ControlType.Number},Cye69HPbx:{defaultValue:\"SEM\",displayTextArea:false,title:\"Title\",type:ControlType.String},o0mRceJth:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerVBlAdYqfH,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8V15vFP-KUEg.woff2\",weight:\"300\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVBlAdYqfH\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l5gBAZS2F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZfxAs7w6K\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j781vTce6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yBx5nNoNH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DfAv_R5hK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"365\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"20\",\"framerVariables\":\"{\\\"s8OAjZdcr\\\":\\\"opacity\\\",\\\"Cye69HPbx\\\":\\\"title\\\",\\\"o0mRceJth\\\":\\\"click2\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VBlAdYqfH.map", "// Generated by Framer (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-6z4jL .framer-styles-preset-1n39m1k:not(.rich-text-wrapper), .framer-6z4jL .framer-styles-preset-1n39m1k.rich-text-wrapper a { --framer-link-current-text-color: var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, #ffffff) /* {\"name\":\"Light 100\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, #ffffff) /* {\"name\":\"Light 100\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-6z4jL\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/nvYZBomo5u3BD7Fc23IQ/6bYTc4AvuviFnG914Dc3/S7Kpo6CV3.js\";import Areas from\"https://framerusercontent.com/modules/6tRjYNRSAdx8nZYxVNDk/P3SwcGPGlMGfJt2Mkd7C/VBlAdYqfH.js\";const MotionDivWithFX=withFX(motion.div);const AreasFonts=getFonts(Areas);const AreasWithVariantAppearEffect=withVariantAppearEffect(Areas);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const MotionAWithFX=withFX(motion.a);const cycleOrder=[\"UH1ljW3fw\",\"T__iyN2PB\",\"SiHy0o4Nw\",\"GqtwSWcnE\"];const serializationHash=\"framer-r1rUP\";const variantClassNames={GqtwSWcnE:\"framer-v-1ihrni9\",SiHy0o4Nw:\"framer-v-1ovkylt\",T__iyN2PB:\"framer-v-ny4nps\",UH1ljW3fw:\"framer-v-7urgkq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Wide\":\"UH1ljW3fw\",Laptop:\"T__iyN2PB\",Phone:\"GqtwSWcnE\",Tablet:\"SiHy0o4Nw\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UH1ljW3fw\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UH1ljW3fw\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-7urgkq\",className,classNames),\"data-framer-name\":\"Desktop Wide\",layoutDependency:layoutDependency,layoutId:\"UH1ljW3fw\",ref:refBinding,style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},...addPropertyOverrides({GqtwSWcnE:{\"data-framer-name\":\"Phone\"},SiHy0o4Nw:{\"data-framer-name\":\"Tablet\"},T__iyN2PB:{\"data-framer-name\":\"Laptop\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-eq6nje\",\"data-framer-name\":\"form\",layoutDependency:layoutDependency,layoutId:\"H_82zKWPK\",style:{backgroundColor:\"var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(33, 33, 36))\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-oobmh8\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"Cz1KS_330\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-150vvs8\",\"data-framer-name\":\"call banner\",layoutDependency:layoutDependency,layoutId:\"Cc1riW2HB\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy04MDBpdGFsaWM=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"266.51624740263765px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"800\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"0.8em\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsxs(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(0, 0, 0)) -25.203252032520325%, var(--token-cd7203fa-9b69-4c4e-a039-7f2b5d83a13e, rgba(255, 255, 255, 0.1)) 100%)\"},children:[\"VoxNova\",/*#__PURE__*/_jsx(motion.br,{})]})})}),className:\"framer-1czdrjm\",fonts:[\"GF;Poppins-800italic\"],layoutDependency:layoutDependency,layoutId:\"uiLwqG8ul\",style:{\"--extracted-1of0zx5\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",viewBox:\"0 0 1184 213\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hft4sr\",layoutDependency:layoutDependency,layoutId:\"Xls5kk_eH\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-530ctk\",layoutDependency:layoutDependency,layoutId:\"vXD5WZ0Le\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174)))\"},children:[\"We do \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"800\"},children:\"EVERYTHING\"}),\" a Brand needs\"]})}),className:\"framer-163pcna\",fonts:[\"Inter-ExtraBold\"],layoutDependency:layoutDependency,layoutId:\"wluWhorgJ\",style:{\"--extracted-r6o4lv\":\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hy7soa\",layoutDependency:layoutDependency,layoutId:\"QEa_QPABv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r1g5md\",\"data-framer-name\":\"column\",layoutDependency:layoutDependency,layoutId:\"KyMpRg0Ap\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-gy8jq-container\",layoutDependency:layoutDependency,layoutId:\"u7zNyGsOP-container\",nodeId:\"u7zNyGsOP\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand strategy \",height:\"100%\",id:\"u7zNyGsOP\",layoutId:\"u7zNyGsOP\",s8OAjZdcr:1,variant:\"DfAv_R5hK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-h9yu0-container\",layoutDependency:layoutDependency,layoutId:\"IkmzucsYd-container\",nodeId:\"IkmzucsYd\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Vision, Mission  \",height:\"100%\",id:\"IkmzucsYd\",layoutId:\"IkmzucsYd\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-xvvdel-container\",layoutDependency:layoutDependency,layoutId:\"nIkDWqpbt-container\",nodeId:\"nIkDWqpbt\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand positioning  \",height:\"100%\",id:\"nIkDWqpbt\",layoutId:\"nIkDWqpbt\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-18738lo-container\",layoutDependency:layoutDependency,layoutId:\"fLbeMmW_t-container\",nodeId:\"fLbeMmW_t\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand archetype  \",height:\"100%\",id:\"fLbeMmW_t\",layoutId:\"fLbeMmW_t\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1v4yijl-container\",layoutDependency:layoutDependency,layoutId:\"NcCH1jMLs-container\",nodeId:\"NcCH1jMLs\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Persona\",height:\"100%\",id:\"NcCH1jMLs\",layoutId:\"NcCH1jMLs\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-io6cd4\",\"data-framer-name\":\"column\",layoutDependency:layoutDependency,layoutId:\"k3Rr_joHj\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1am185a-container\",layoutDependency:layoutDependency,layoutId:\"ne5XKTBCQ-container\",nodeId:\"ne5XKTBCQ\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Design\",height:\"100%\",id:\"ne5XKTBCQ\",layoutId:\"ne5XKTBCQ\",s8OAjZdcr:1,variant:\"DfAv_R5hK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-a7z1nv-container\",layoutDependency:layoutDependency,layoutId:\"gh12q9jDH-container\",nodeId:\"gh12q9jDH\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Logo design\",height:\"100%\",id:\"gh12q9jDH\",layoutId:\"gh12q9jDH\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1lu8yoq-container\",layoutDependency:layoutDependency,layoutId:\"NMsLxntiV-container\",nodeId:\"NMsLxntiV\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Identity\",height:\"100%\",id:\"NMsLxntiV\",layoutId:\"NMsLxntiV\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1bbfqw3-container\",layoutDependency:layoutDependency,layoutId:\"Q0Xx8ByD9-container\",nodeId:\"Q0Xx8ByD9\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Guideline\",height:\"100%\",id:\"Q0Xx8ByD9\",layoutId:\"Q0Xx8ByD9\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-ixzniw-container\",layoutDependency:layoutDependency,layoutId:\"HmY5pjQvz-container\",nodeId:\"HmY5pjQvz\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Language\",height:\"100%\",id:\"HmY5pjQvz\",layoutId:\"HmY5pjQvz\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7byxoh\",\"data-framer-name\":\"column\",layoutDependency:layoutDependency,layoutId:\"KfHBHZSQJ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-dyeezz-container\",layoutDependency:layoutDependency,layoutId:\"Wr1mPW483-container\",nodeId:\"Wr1mPW483\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand communication\",height:\"100%\",id:\"Wr1mPW483\",layoutId:\"Wr1mPW483\",s8OAjZdcr:1,variant:\"DfAv_R5hK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-ztn5k9-container\",layoutDependency:layoutDependency,layoutId:\"tM9JTDWQI-container\",nodeId:\"tM9JTDWQI\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Campaign\",height:\"100%\",id:\"tM9JTDWQI\",layoutId:\"tM9JTDWQI\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1g6dy7y-container\",layoutDependency:layoutDependency,layoutId:\"nz1Plo73L-container\",nodeId:\"nz1Plo73L\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Internal branding \",height:\"100%\",id:\"nz1Plo73L\",layoutId:\"nz1Plo73L\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-on8i5l-container\",layoutDependency:layoutDependency,layoutId:\"SyixEzeVa-container\",nodeId:\"SyixEzeVa\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Employer branding \",height:\"100%\",id:\"SyixEzeVa\",layoutId:\"SyixEzeVa\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-p1w7wh-container\",layoutDependency:layoutDependency,layoutId:\"NROPaPNQi-container\",nodeId:\"NROPaPNQi\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Print communication \",height:\"100%\",id:\"NROPaPNQi\",layoutId:\"NROPaPNQi\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1327pwh-container\",layoutDependency:layoutDependency,layoutId:\"VZZ3HuZ82-container\",nodeId:\"VZZ3HuZ82\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Video Production\",height:\"100%\",id:\"VZZ3HuZ82\",layoutId:\"VZZ3HuZ82\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c65nvv\",\"data-framer-name\":\"column\",layoutDependency:layoutDependency,layoutId:\"cpIvkcm9g\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1usednt-container\",layoutDependency:layoutDependency,layoutId:\"rIzlInvsj-container\",nodeId:\"rIzlInvsj\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Digital Communication\",height:\"100%\",id:\"rIzlInvsj\",layoutId:\"rIzlInvsj\",s8OAjZdcr:1,variant:\"DfAv_R5hK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-11xj5qt-container\",layoutDependency:layoutDependency,layoutId:\"gObDEm78P-container\",nodeId:\"gObDEm78P\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"SEO\",height:\"100%\",id:\"gObDEm78P\",layoutId:\"gObDEm78P\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1hmwcbm-container\",layoutDependency:layoutDependency,layoutId:\"ACbRpuSp9-container\",nodeId:\"ACbRpuSp9\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Paid Marketing\",height:\"100%\",id:\"ACbRpuSp9\",layoutId:\"ACbRpuSp9\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1wh12sc-container\",layoutDependency:layoutDependency,layoutId:\"uX858avSi-container\",nodeId:\"uX858avSi\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Social Media\",height:\"100%\",id:\"uX858avSi\",layoutId:\"uX858avSi\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-nv6uf8-container\",layoutDependency:layoutDependency,layoutId:\"fW4Esu869-container\",nodeId:\"fW4Esu869\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Websites \",height:\"100%\",id:\"fW4Esu869\",layoutId:\"fW4Esu869\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-wpzq95-container\",layoutDependency:layoutDependency,layoutId:\"pNBvgKNhU-container\",nodeId:\"pNBvgKNhU\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Apps\",height:\"100%\",id:\"pNBvgKNhU\",layoutId:\"pNBvgKNhU\",s8OAjZdcr:1,variant:\"yBx5nNoNH\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14vfw7n\",\"data-framer-name\":\"column\",layoutDependency:layoutDependency,layoutId:\"xEEyxdLXp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1hzzygt-container\",layoutDependency:layoutDependency,layoutId:\"Fu8kxS9FT-container\",nodeId:\"Fu8kxS9FT\",rendersWithMotion:true,scopeId:\"OKTbINBOS\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(AreasWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"Me3hA8SIe\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"l5gBAZS2F\",Cye69HPbx:\"Brand Experience\",height:\"100%\",id:\"Fu8kxS9FT\",layoutId:\"Fu8kxS9FT\",s8OAjZdcr:1,variant:\"DfAv_R5hK\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.conceptco.co/\",motionChild:true,nodeId:\"XkUsDBlO3\",openInNewTab:true,scopeId:\"OKTbINBOS\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1yo28r1 framer-1ooid6w\",\"data-framer-name\":\"areas\",layoutDependency:layoutDependency,layoutId:\"XkUsDBlO3\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75)))\"},children:\"Visual Merchandising\"})}),className:\"framer-zwmgkq\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"Ee3lzEbUw\",style:{\"--extracted-a0htzi\":\"var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.conceptco.co/\",motionChild:true,nodeId:\"JLW_KUd0z\",openInNewTab:true,scopeId:\"OKTbINBOS\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-2tj6fn framer-1ooid6w\",\"data-framer-name\":\"areas\",layoutDependency:layoutDependency,layoutId:\"JLW_KUd0z\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75)))\"},children:\"Space Design\"})}),className:\"framer-ab5mwf\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"gAn_SVQQI\",style:{\"--extracted-a0htzi\":\"var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.conceptco.co/\",motionChild:true,nodeId:\"mNL851qVE\",openInNewTab:true,scopeId:\"OKTbINBOS\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1laex8e framer-1ooid6w\",\"data-framer-name\":\"areas\",layoutDependency:layoutDependency,layoutId:\"mNL851qVE\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75)))\"},children:\"Art Installations\"})}),className:\"framer-xawdqu\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"S7eIxbxbT\",style:{\"--extracted-a0htzi\":\"var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.conceptco.co/\",motionChild:true,nodeId:\"C23TYmaGr\",openInNewTab:true,scopeId:\"OKTbINBOS\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-3pl4r framer-1ooid6w\",\"data-framer-name\":\"areas\",layoutDependency:layoutDependency,layoutId:\"C23TYmaGr\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75)))\"},children:\"Packaging\"})}),className:\"framer-e2eyk4\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"iLy9Em7Pw\",style:{\"--extracted-a0htzi\":\"var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.conceptco.co/\",motionChild:true,nodeId:\"ABA8DcAym\",openInNewTab:true,scopeId:\"OKTbINBOS\",children:/*#__PURE__*/_jsx(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-j9ca2h framer-1ooid6w\",\"data-framer-name\":\"areas\",layoutDependency:layoutDependency,layoutId:\"ABA8DcAym\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.45em\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75)))\"},children:\"Trade show design\"})}),className:\"framer-webv5n\",fonts:[\"GF;Poppins-600\"],layoutDependency:layoutDependency,layoutId:\"wkpgHwZK_\",style:{\"--extracted-a0htzi\":\"var(--token-b39bd2e5-277b-414c-8114-fd8e07c9f875, rgba(255, 255, 255, 0.75))\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oh1yip\",layoutDependency:layoutDependency,layoutId:\"f9BjrOZH7\",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\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.08em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SUcmoetYf\"},motionChild:true,nodeId:\"Wnvtj6VCs\",openInNewTab:true,scopeId:\"OKTbINBOS\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1n39m1k\",\"data-styles-preset\":\"S7Kpo6CV3\",children:\"Privacy Policy Page\"})})})}),className:\"framer-189h3sk\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"Wnvtj6VCs\",style:{\"--extracted-r6o4lv\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r1rUP.framer-1ooid6w, .framer-r1rUP .framer-1ooid6w { display: block; }\",\".framer-r1rUP.framer-7urgkq { 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: 1424px; will-change: var(--framer-will-change-override, transform); }\",\".framer-r1rUP .framer-eq6nje { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 56px 120px 56px 120px; position: relative; scroll-margin-top: 8px; width: 100%; }\",\".framer-r1rUP .framer-oobmh8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r1rUP .framer-150vvs8 { 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: hidden; padding: 48px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-r1rUP .framer-1czdrjm { flex: 1 0 0px; height: auto; position: relative; white-space: pre; width: 1px; }\",\".framer-r1rUP .framer-hft4sr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-r1rUP .framer-530ctk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1184px; }\",\".framer-r1rUP .framer-163pcna { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-r1rUP .framer-hy7soa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-r1rUP .framer-1r1g5md, .framer-r1rUP .framer-io6cd4, .framer-r1rUP .framer-7byxoh, .framer-r1rUP .framer-c65nvv, .framer-r1rUP .framer-14vfw7n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 215px; }\",\".framer-r1rUP .framer-gy8jq-container, .framer-r1rUP .framer-h9yu0-container, .framer-r1rUP .framer-xvvdel-container, .framer-r1rUP .framer-18738lo-container, .framer-r1rUP .framer-1v4yijl-container, .framer-r1rUP .framer-1am185a-container, .framer-r1rUP .framer-a7z1nv-container, .framer-r1rUP .framer-1lu8yoq-container, .framer-r1rUP .framer-1bbfqw3-container, .framer-r1rUP .framer-ixzniw-container, .framer-r1rUP .framer-dyeezz-container, .framer-r1rUP .framer-ztn5k9-container, .framer-r1rUP .framer-1g6dy7y-container, .framer-r1rUP .framer-on8i5l-container, .framer-r1rUP .framer-p1w7wh-container, .framer-r1rUP .framer-1327pwh-container, .framer-r1rUP .framer-1usednt-container, .framer-r1rUP .framer-11xj5qt-container, .framer-r1rUP .framer-1hmwcbm-container, .framer-r1rUP .framer-1wh12sc-container, .framer-r1rUP .framer-nv6uf8-container, .framer-r1rUP .framer-wpzq95-container, .framer-r1rUP .framer-1hzzygt-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-r1rUP .framer-1yo28r1, .framer-r1rUP .framer-2tj6fn, .framer-r1rUP .framer-1laex8e, .framer-r1rUP .framer-3pl4r, .framer-r1rUP .framer-j9ca2h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-r1rUP .framer-zwmgkq, .framer-r1rUP .framer-ab5mwf, .framer-r1rUP .framer-xawdqu, .framer-r1rUP .framer-e2eyk4, .framer-r1rUP .framer-webv5n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 180px; word-break: break-word; word-wrap: break-word; }\",\".framer-r1rUP .framer-oh1yip { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-r1rUP .framer-189h3sk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r1rUP.framer-7urgkq, .framer-r1rUP .framer-eq6nje, .framer-r1rUP .framer-oobmh8, .framer-r1rUP .framer-150vvs8, .framer-r1rUP .framer-hft4sr, .framer-r1rUP .framer-530ctk, .framer-r1rUP .framer-hy7soa, .framer-r1rUP .framer-1r1g5md, .framer-r1rUP .framer-io6cd4, .framer-r1rUP .framer-7byxoh, .framer-r1rUP .framer-c65nvv, .framer-r1rUP .framer-14vfw7n, .framer-r1rUP .framer-1yo28r1, .framer-r1rUP .framer-2tj6fn, .framer-r1rUP .framer-1laex8e, .framer-r1rUP .framer-3pl4r, .framer-r1rUP .framer-j9ca2h, .framer-r1rUP .framer-oh1yip { gap: 0px; } .framer-r1rUP.framer-7urgkq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-r1rUP.framer-7urgkq > :first-child, .framer-r1rUP .framer-eq6nje > :first-child, .framer-r1rUP .framer-oobmh8 > :first-child, .framer-r1rUP .framer-hft4sr > :first-child, .framer-r1rUP .framer-1r1g5md > :first-child, .framer-r1rUP .framer-io6cd4 > :first-child, .framer-r1rUP .framer-7byxoh > :first-child, .framer-r1rUP .framer-c65nvv > :first-child, .framer-r1rUP .framer-14vfw7n > :first-child { margin-top: 0px; } .framer-r1rUP.framer-7urgkq > :last-child, .framer-r1rUP .framer-eq6nje > :last-child, .framer-r1rUP .framer-oobmh8 > :last-child, .framer-r1rUP .framer-hft4sr > :last-child, .framer-r1rUP .framer-1r1g5md > :last-child, .framer-r1rUP .framer-io6cd4 > :last-child, .framer-r1rUP .framer-7byxoh > :last-child, .framer-r1rUP .framer-c65nvv > :last-child, .framer-r1rUP .framer-14vfw7n > :last-child { margin-bottom: 0px; } .framer-r1rUP .framer-eq6nje > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-r1rUP .framer-oobmh8 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-r1rUP .framer-150vvs8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-r1rUP .framer-150vvs8 > :first-child, .framer-r1rUP .framer-530ctk > :first-child, .framer-r1rUP .framer-hy7soa > :first-child, .framer-r1rUP .framer-1yo28r1 > :first-child, .framer-r1rUP .framer-2tj6fn > :first-child, .framer-r1rUP .framer-1laex8e > :first-child, .framer-r1rUP .framer-3pl4r > :first-child, .framer-r1rUP .framer-j9ca2h > :first-child, .framer-r1rUP .framer-oh1yip > :first-child { margin-left: 0px; } .framer-r1rUP .framer-150vvs8 > :last-child, .framer-r1rUP .framer-530ctk > :last-child, .framer-r1rUP .framer-hy7soa > :last-child, .framer-r1rUP .framer-1yo28r1 > :last-child, .framer-r1rUP .framer-2tj6fn > :last-child, .framer-r1rUP .framer-1laex8e > :last-child, .framer-r1rUP .framer-3pl4r > :last-child, .framer-r1rUP .framer-j9ca2h > :last-child, .framer-r1rUP .framer-oh1yip > :last-child { margin-right: 0px; } .framer-r1rUP .framer-hft4sr > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-r1rUP .framer-530ctk > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-r1rUP .framer-hy7soa > *, .framer-r1rUP .framer-oh1yip > * { margin: 0px; margin-left: calc(44px / 2); margin-right: calc(44px / 2); } .framer-r1rUP .framer-1r1g5md > *, .framer-r1rUP .framer-io6cd4 > *, .framer-r1rUP .framer-7byxoh > *, .framer-r1rUP .framer-c65nvv > *, .framer-r1rUP .framer-14vfw7n > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-r1rUP .framer-1yo28r1 > *, .framer-r1rUP .framer-2tj6fn > *, .framer-r1rUP .framer-1laex8e > *, .framer-r1rUP .framer-3pl4r > *, .framer-r1rUP .framer-j9ca2h > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-r1rUP.framer-v-ny4nps.framer-7urgkq { width: 1008px; }\",\".framer-r1rUP.framer-v-ny4nps .framer-eq6nje { padding: 80px; }\",\".framer-r1rUP.framer-v-ny4nps .framer-hft4sr, .framer-r1rUP.framer-v-1ovkylt .framer-hft4sr { gap: 50px; width: 100%; }\",\".framer-r1rUP.framer-v-ny4nps .framer-530ctk, .framer-r1rUP.framer-v-1ovkylt .framer-530ctk, .framer-r1rUP.framer-v-1ihrni9 .framer-530ctk { width: 100%; }\",\".framer-r1rUP.framer-v-ny4nps .framer-hy7soa { align-content: unset; align-items: unset; display: grid; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); width: 100%; }\",\".framer-r1rUP.framer-v-ny4nps .framer-1r1g5md, .framer-r1rUP.framer-v-ny4nps .framer-io6cd4, .framer-r1rUP.framer-v-ny4nps .framer-7byxoh, .framer-r1rUP.framer-v-ny4nps .framer-c65nvv, .framer-r1rUP.framer-v-ny4nps .framer-14vfw7n { align-self: start; gap: 12px; height: 100%; justify-self: start; width: 72%; }\",\".framer-r1rUP.framer-v-ny4nps .framer-oh1yip { align-content: unset; align-items: unset; align-self: unset; display: grid; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; width: 100%; }\",\".framer-r1rUP.framer-v-ny4nps .framer-189h3sk, .framer-r1rUP.framer-v-1ovkylt .framer-189h3sk { align-self: start; height: 100%; justify-self: start; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r1rUP.framer-v-ny4nps .framer-hft4sr, .framer-r1rUP.framer-v-ny4nps .framer-hy7soa, .framer-r1rUP.framer-v-ny4nps .framer-1r1g5md, .framer-r1rUP.framer-v-ny4nps .framer-io6cd4, .framer-r1rUP.framer-v-ny4nps .framer-7byxoh, .framer-r1rUP.framer-v-ny4nps .framer-c65nvv, .framer-r1rUP.framer-v-ny4nps .framer-14vfw7n, .framer-r1rUP.framer-v-ny4nps .framer-oh1yip { gap: 0px; } .framer-r1rUP.framer-v-ny4nps .framer-hft4sr > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-r1rUP.framer-v-ny4nps .framer-hft4sr > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-1r1g5md > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-io6cd4 > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-7byxoh > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-c65nvv > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-14vfw7n > :first-child { margin-top: 0px; } .framer-r1rUP.framer-v-ny4nps .framer-hft4sr > :last-child, .framer-r1rUP.framer-v-ny4nps .framer-1r1g5md > :last-child, .framer-r1rUP.framer-v-ny4nps .framer-io6cd4 > :last-child, .framer-r1rUP.framer-v-ny4nps .framer-7byxoh > :last-child, .framer-r1rUP.framer-v-ny4nps .framer-c65nvv > :last-child, .framer-r1rUP.framer-v-ny4nps .framer-14vfw7n > :last-child { margin-bottom: 0px; } .framer-r1rUP.framer-v-ny4nps .framer-hy7soa > *, .framer-r1rUP.framer-v-ny4nps .framer-hy7soa > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-hy7soa > :last-child, .framer-r1rUP.framer-v-ny4nps .framer-oh1yip > *, .framer-r1rUP.framer-v-ny4nps .framer-oh1yip > :first-child, .framer-r1rUP.framer-v-ny4nps .framer-oh1yip > :last-child { margin: 0px; } .framer-r1rUP.framer-v-ny4nps .framer-1r1g5md > *, .framer-r1rUP.framer-v-ny4nps .framer-io6cd4 > *, .framer-r1rUP.framer-v-ny4nps .framer-7byxoh > *, .framer-r1rUP.framer-v-ny4nps .framer-c65nvv > *, .framer-r1rUP.framer-v-ny4nps .framer-14vfw7n > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-r1rUP.framer-v-1ovkylt.framer-7urgkq { width: 794px; }\",\".framer-r1rUP.framer-v-1ovkylt .framer-eq6nje { padding: 80px 48px 80px 48px; }\",\".framer-r1rUP.framer-v-1ovkylt .framer-hy7soa { align-content: unset; align-items: unset; display: grid; gap: 30px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); width: 100%; }\",\".framer-r1rUP.framer-v-1ovkylt .framer-1r1g5md, .framer-r1rUP.framer-v-1ovkylt .framer-io6cd4, .framer-r1rUP.framer-v-1ovkylt .framer-7byxoh, .framer-r1rUP.framer-v-1ovkylt .framer-c65nvv, .framer-r1rUP.framer-v-1ovkylt .framer-14vfw7n, .framer-r1rUP.framer-v-1ihrni9 .framer-1r1g5md, .framer-r1rUP.framer-v-1ihrni9 .framer-io6cd4, .framer-r1rUP.framer-v-1ihrni9 .framer-7byxoh, .framer-r1rUP.framer-v-1ihrni9 .framer-c65nvv { align-self: start; gap: 10px; height: 100%; justify-self: start; width: 100%; }\",\".framer-r1rUP.framer-v-1ovkylt .framer-oh1yip { align-content: unset; align-items: unset; align-self: unset; display: grid; gap: 30px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r1rUP.framer-v-1ovkylt .framer-hft4sr, .framer-r1rUP.framer-v-1ovkylt .framer-hy7soa, .framer-r1rUP.framer-v-1ovkylt .framer-1r1g5md, .framer-r1rUP.framer-v-1ovkylt .framer-io6cd4, .framer-r1rUP.framer-v-1ovkylt .framer-7byxoh, .framer-r1rUP.framer-v-1ovkylt .framer-c65nvv, .framer-r1rUP.framer-v-1ovkylt .framer-14vfw7n, .framer-r1rUP.framer-v-1ovkylt .framer-oh1yip { gap: 0px; } .framer-r1rUP.framer-v-1ovkylt .framer-hft4sr > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-r1rUP.framer-v-1ovkylt .framer-hft4sr > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-1r1g5md > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-io6cd4 > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-7byxoh > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-c65nvv > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-14vfw7n > :first-child { margin-top: 0px; } .framer-r1rUP.framer-v-1ovkylt .framer-hft4sr > :last-child, .framer-r1rUP.framer-v-1ovkylt .framer-1r1g5md > :last-child, .framer-r1rUP.framer-v-1ovkylt .framer-io6cd4 > :last-child, .framer-r1rUP.framer-v-1ovkylt .framer-7byxoh > :last-child, .framer-r1rUP.framer-v-1ovkylt .framer-c65nvv > :last-child, .framer-r1rUP.framer-v-1ovkylt .framer-14vfw7n > :last-child { margin-bottom: 0px; } .framer-r1rUP.framer-v-1ovkylt .framer-hy7soa > *, .framer-r1rUP.framer-v-1ovkylt .framer-hy7soa > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-hy7soa > :last-child, .framer-r1rUP.framer-v-1ovkylt .framer-oh1yip > *, .framer-r1rUP.framer-v-1ovkylt .framer-oh1yip > :first-child, .framer-r1rUP.framer-v-1ovkylt .framer-oh1yip > :last-child { margin: 0px; } .framer-r1rUP.framer-v-1ovkylt .framer-1r1g5md > *, .framer-r1rUP.framer-v-1ovkylt .framer-io6cd4 > *, .framer-r1rUP.framer-v-1ovkylt .framer-7byxoh > *, .framer-r1rUP.framer-v-1ovkylt .framer-c65nvv > *, .framer-r1rUP.framer-v-1ovkylt .framer-14vfw7n > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-r1rUP.framer-v-1ihrni9.framer-7urgkq { width: 374px; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-eq6nje { padding: 64px 24px 64px 24px; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-150vvs8 { flex-direction: column; gap: 24px; padding: 48px 24px 48px 24px; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-1czdrjm { flex: none; width: 100%; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-hft4sr { gap: 40px; width: 100%; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-163pcna { flex: none; white-space: pre; width: auto; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-hy7soa { align-content: unset; align-items: unset; display: grid; gap: 0px; grid-auto-rows: 200px; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(5, 200px); width: 100%; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-14vfw7n { align-self: start; gap: 10px; justify-self: start; padding: 39px 0px 0px 0px; width: 100%; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-oh1yip { align-content: unset; align-items: unset; align-self: unset; display: grid; gap: 0px; grid-auto-rows: 200px; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(5, 200px); height: 53px; justify-content: center; width: 100%; }\",\".framer-r1rUP.framer-v-1ihrni9 .framer-189h3sk { align-self: start; justify-self: start; width: fit-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r1rUP.framer-v-1ihrni9 .framer-150vvs8, .framer-r1rUP.framer-v-1ihrni9 .framer-hft4sr, .framer-r1rUP.framer-v-1ihrni9 .framer-hy7soa, .framer-r1rUP.framer-v-1ihrni9 .framer-1r1g5md, .framer-r1rUP.framer-v-1ihrni9 .framer-io6cd4, .framer-r1rUP.framer-v-1ihrni9 .framer-7byxoh, .framer-r1rUP.framer-v-1ihrni9 .framer-c65nvv, .framer-r1rUP.framer-v-1ihrni9 .framer-14vfw7n, .framer-r1rUP.framer-v-1ihrni9 .framer-oh1yip { gap: 0px; } .framer-r1rUP.framer-v-1ihrni9 .framer-150vvs8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-r1rUP.framer-v-1ihrni9 .framer-150vvs8 > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-hft4sr > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-1r1g5md > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-io6cd4 > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-7byxoh > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-c65nvv > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-14vfw7n > :first-child { margin-top: 0px; } .framer-r1rUP.framer-v-1ihrni9 .framer-150vvs8 > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-hft4sr > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-1r1g5md > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-io6cd4 > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-7byxoh > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-c65nvv > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-14vfw7n > :last-child { margin-bottom: 0px; } .framer-r1rUP.framer-v-1ihrni9 .framer-hft4sr > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-r1rUP.framer-v-1ihrni9 .framer-hy7soa > *, .framer-r1rUP.framer-v-1ihrni9 .framer-hy7soa > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-hy7soa > :last-child, .framer-r1rUP.framer-v-1ihrni9 .framer-oh1yip > *, .framer-r1rUP.framer-v-1ihrni9 .framer-oh1yip > :first-child, .framer-r1rUP.framer-v-1ihrni9 .framer-oh1yip > :last-child { margin: 0px; } .framer-r1rUP.framer-v-1ihrni9 .framer-1r1g5md > *, .framer-r1rUP.framer-v-1ihrni9 .framer-io6cd4 > *, .framer-r1rUP.framer-v-1ihrni9 .framer-7byxoh > *, .framer-r1rUP.framer-v-1ihrni9 .framer-c65nvv > *, .framer-r1rUP.framer-v-1ihrni9 .framer-14vfw7n > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 837\n * @framerIntrinsicWidth 1424\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"T__iyN2PB\":{\"layout\":[\"fixed\",\"auto\"]},\"SiHy0o4Nw\":{\"layout\":[\"fixed\",\"auto\"]},\"GqtwSWcnE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOKTbINBOS=withCSS(Component,css,\"framer-r1rUP\");export default FramerOKTbINBOS;FramerOKTbINBOS.displayName=\"footer\";FramerOKTbINBOS.defaultProps={height:837,width:1424};addPropertyControls(FramerOKTbINBOS,{variant:{options:[\"UH1ljW3fw\",\"T__iyN2PB\",\"SiHy0o4Nw\",\"GqtwSWcnE\"],optionTitles:[\"Desktop Wide\",\"Laptop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerOKTbINBOS,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm111lFd2PQEhcqw.woff2\",weight:\"800\"},{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/PONfPc6h4EPYwJliXQBmjVx7QxI.woff2\",weight:\"800\"},{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/zsnJN7Z1wdzUvepJniD3rbvJIyU.woff2\",weight:\"800\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/UrzZBOy7RyJEWAZGduzOeHiHuY.woff2\",weight:\"800\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/996sR9SfSDuYELz8oHhDOcErkY.woff2\",weight:\"800\"},{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/ftN1HpyPVJEoEb4q36SOrNdLXU.woff2\",weight:\"800\"},{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/jN39PDxZWEwjG7Csryx3JN2r2Y.woff2\",weight:\"800\"},{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/JAur4lGGSGRGyrFi59JSIKqVgU.woff2\",weight:\"800\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"}]},...AreasFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOKTbINBOS\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"837\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T__iyN2PB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SiHy0o4Nw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GqtwSWcnE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1424\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OKTbINBOS.map", "// Generated by Framer (1a71db7)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Nasalization Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Nasalization Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YcYeD2eGUjk0ZWuebmCYlGUHFFU.woff2\"}]}];export const css=['.framer-cn62c .framer-styles-preset-21ogod:not(.rich-text-wrapper), .framer-cn62c .framer-styles-preset-21ogod.rich-text-wrapper p { --framer-font-family: \"Nasalization Regular\", \"Nasalization Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.75em; --framer-paragraph-spacing: 28px; --framer-text-alignment: start; --framer-text-color: rgba(22, 22, 24, 0.75); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-cn62c\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c56cc2c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Nasalization Regular\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Nasalization Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YcYeD2eGUjk0ZWuebmCYlGUHFFU.woff2\"}]}];export const css=['.framer-ReG93 .framer-styles-preset-1gevu0m:not(.rich-text-wrapper), .framer-ReG93 .framer-styles-preset-1gevu0m.rich-text-wrapper p { --framer-font-family: \"Nasalization Regular\", \"Nasalization Regular Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.75em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgba(22, 22, 24, 0.75); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-ReG93\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f68555)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,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/AfbMQ4Lf5dPV8EeqoRK0/JdEGuCzckdOdsz2Atyu2/EcZYrtPfV.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/aTE78JXdxQkaFyJSKZcG/WIqh42v4pJQjTWpysnX0/xZndidUCt.js\";const enabledGestures={GCqrni654:{hover:true},J7vgiyAdN:{hover:true},M3mC5OGMA:{hover:true},NJdWdsmIX:{hover:true},ptNnBuhUn:{hover:true},SuAJSu1du:{hover:true}};const cycleOrder=[\"M3mC5OGMA\",\"GCqrni654\",\"ptNnBuhUn\",\"SuAJSu1du\",\"NJdWdsmIX\",\"J7vgiyAdN\",\"uKIJXL_b6\"];const serializationHash=\"framer-SXRv6\";const variantClassNames={GCqrni654:\"framer-v-13rl5qx\",J7vgiyAdN:\"framer-v-a8ywr4\",M3mC5OGMA:\"framer-v-1aqqjh1\",NJdWdsmIX:\"framer-v-pjzhf4\",ptNnBuhUn:\"framer-v-gupiaa\",SuAJSu1du:\"framer-v-byj5jb\",uKIJXL_b6:\"framer-v-1kr45m4\"};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={\"Primary Dark\":\"NJdWdsmIX\",\"Secondary Dark\":\"SuAJSu1du\",\"Secondary Light\":\"GCqrni654\",\"Variant 6\":\"J7vgiyAdN\",\"Variant 7\":\"uKIJXL_b6\",Primary:\"M3mC5OGMA\",Small:\"ptNnBuhUn\"};const getProps=({height,id,label,link,newTab,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,EnfjDXQkn:newTab!==null&&newTab!==void 0?newTab:props.EnfjDXQkn,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"M3mC5OGMA\",VftTy7iTx:(_ref1=label!==null&&label!==void 0?label:props.VftTy7iTx)!==null&&_ref1!==void 0?_ref1:\"Button Label\",y1IR6ulOD:tap!==null&&tap!==void 0?tap:props.y1IR6ulOD,Z63mvCN3B:link!==null&&link!==void 0?link:props.Z63mvCN3B};};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,VftTy7iTx,Z63mvCN3B,y1IR6ulOD,EnfjDXQkn,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"M3mC5OGMA\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap2a90lm=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(y1IR6ulOD){const res=await y1IR6ulOD(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:Z63mvCN3B,nodeId:\"M3mC5OGMA\",openInNewTab:EnfjDXQkn,smoothScroll:true,...addPropertyOverrides({J7vgiyAdN:{href:\"tel:+919920005566\",openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1aqqjh1\",className,classNames)} framer-1hlbm9c`,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"M3mC5OGMA\",onTap:onTap2a90lm,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\",borderBottomLeftRadius:517,borderBottomRightRadius:517,borderTopLeftRadius:517,borderTopRightRadius:517,boxShadow:\"none\",...style},variants:{\"GCqrni654-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"J7vgiyAdN-hover\":{boxShadow:\"0px 1.2093152782903054px 1.2093152782903054px -0.4375px rgba(57, 242, 174, 0.30504), 0px 2.8662907446851023px 2.8662907446851023px -0.875px rgba(57, 242, 174, 0.30099), 0px 5.228410593105945px 5.228410593105945px -1.3125px rgba(57, 242, 174, 0.29522), 0px 8.692222115176264px 8.692222115176264px -1.75px rgba(57, 242, 174, 0.28675), 0px 14.037229959808755px 14.037229959808755px -2.1875px rgba(57, 242, 174, 0.27369), 0px 22.97755267734406px 22.97755267734406px -2.625px rgba(57, 242, 174, 0.25183), 0px 39.56579406962497px 39.56579406962497px -3.0625px rgba(57, 242, 174, 0.21128), 0px 72px 72px -3.5px rgba(57, 242, 174, 0.132)\"},\"M3mC5OGMA-hover\":{backgroundColor:\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",boxShadow:\"0px 1.0077627319085878px 1.0077627319085878px -0.46875px rgba(57, 242, 174, 0.1854), 0px 2.3885756205709185px 2.3885756205709185px -0.9375px rgba(57, 242, 174, 0.18252), 0px 4.357008827588287px 4.357008827588287px -1.40625px rgba(57, 242, 174, 0.17842), 0px 7.2435184293135535px 7.2435184293135535px -1.875px rgba(57, 242, 174, 0.17241), 0px 11.697691633173964px 11.697691633173964px -2.34375px rgba(57, 242, 174, 0.16313), 0px 19.147960564453385px 19.147960564453385px -2.8125px rgba(57, 242, 174, 0.14761), 0px 32.97149505802081px 32.97149505802081px -3.28125px rgba(57, 242, 174, 0.11881), 0px 60px 60px -3.75px rgba(57, 242, 174, 0.0625)\"},\"NJdWdsmIX-hover\":{boxShadow:\"0px 1.2093152782903054px 1.2093152782903054px -0.4375px rgba(57, 242, 174, 0.30504), 0px 2.8662907446851023px 2.8662907446851023px -0.875px rgba(57, 242, 174, 0.30099), 0px 5.228410593105945px 5.228410593105945px -1.3125px rgba(57, 242, 174, 0.29522), 0px 8.692222115176264px 8.692222115176264px -1.75px rgba(57, 242, 174, 0.28675), 0px 14.037229959808755px 14.037229959808755px -2.1875px rgba(57, 242, 174, 0.27369), 0px 22.97755267734406px 22.97755267734406px -2.625px rgba(57, 242, 174, 0.25183), 0px 39.56579406962497px 39.56579406962497px -3.0625px rgba(57, 242, 174, 0.21128), 0px 72px 72px -3.5px rgba(57, 242, 174, 0.132)\"},\"ptNnBuhUn-hover\":{backgroundColor:\"var(--token-1baed4a4-6235-4d8e-8dcc-2b1a0271f10c, rgba(64, 194, 146, 0.51))\",boxShadow:\"0px 1.0077627319085878px 1.0077627319085878px -0.46875px hsla(0, 0%, 5%, 0.1854), 0px 2.3885756205709185px 2.3885756205709185px -0.9375px hsla(0, 0%, 5%, 0.18252), 0px 4.357008827588287px 4.357008827588287px -1.40625px hsla(0, 0%, 5%, 0.17842), 0px 7.2435184293135535px 7.2435184293135535px -1.875px hsla(0, 0%, 5%, 0.17241), 0px 11.697691633173964px 11.697691633173964px -2.34375px hsla(0, 0%, 5%, 0.16313), 0px 19.147960564453385px 19.147960564453385px -2.8125px hsla(0, 0%, 5%, 0.14761), 0px 32.97149505802081px 32.97149505802081px -3.28125px hsla(0, 0%, 5%, 0.11881), 0px 60px 60px -3.75px hsla(0, 0%, 5%, 0.0625)\"},\"SuAJSu1du-hover\":{\"--border-color\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",backgroundColor:\"rgba(0, 0, 0, 0)\"},GCqrni654:{backgroundColor:\"var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(33, 33, 36))\"},J7vgiyAdN:{backgroundColor:\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",boxShadow:\"0px 1.2093152782903054px 1.2093152782903054px -0.4375px rgba(58, 242, 175, 0.11093), 0px 2.8662907446851023px 2.8662907446851023px -0.875px rgba(58, 242, 175, 0.10945), 0px 5.228410593105945px 5.228410593105945px -1.3125px rgba(58, 242, 175, 0.10735), 0px 8.692222115176264px 8.692222115176264px -1.75px rgba(58, 242, 175, 0.10427), 0px 14.037229959808755px 14.037229959808755px -2.1875px rgba(58, 242, 175, 0.09952), 0px 22.97755267734406px 22.97755267734406px -2.625px rgba(58, 242, 175, 0.09158), 0px 39.56579406962497px 39.56579406962497px -3.0625px rgba(58, 242, 175, 0.07683), 0px 72px 72px -3.5px rgba(58, 242, 175, 0.048)\"},NJdWdsmIX:{backgroundColor:\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",boxShadow:\"0px 1.2093152782903054px 1.2093152782903054px -0.4375px rgba(58, 242, 175, 0.11093), 0px 2.8662907446851023px 2.8662907446851023px -0.875px rgba(58, 242, 175, 0.10945), 0px 5.228410593105945px 5.228410593105945px -1.3125px rgba(58, 242, 175, 0.10735), 0px 8.692222115176264px 8.692222115176264px -1.75px rgba(58, 242, 175, 0.10427), 0px 14.037229959808755px 14.037229959808755px -2.1875px rgba(58, 242, 175, 0.09952), 0px 22.97755267734406px 22.97755267734406px -2.625px rgba(58, 242, 175, 0.09158), 0px 39.56579406962497px 39.56579406962497px -3.0625px rgba(58, 242, 175, 0.07683), 0px 72px 72px -3.5px rgba(58, 242, 175, 0.048)\"},SuAJSu1du:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(33, 33, 36))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"GCqrni654-hover\":{\"data-framer-name\":undefined},\"J7vgiyAdN-hover\":{\"data-framer-name\":undefined},\"M3mC5OGMA-hover\":{\"data-framer-name\":undefined},\"NJdWdsmIX-hover\":{\"data-framer-name\":undefined},\"ptNnBuhUn-hover\":{\"data-framer-name\":undefined},\"SuAJSu1du-hover\":{\"data-framer-name\":undefined},GCqrni654:{\"data-framer-name\":\"Secondary Light\"},J7vgiyAdN:{\"data-framer-name\":\"Variant 6\"},NJdWdsmIX:{\"data-framer-name\":\"Primary Dark\"},ptNnBuhUn:{\"data-framer-name\":\"Small\"},SuAJSu1du:{\"data-border\":true,\"data-framer-name\":\"Secondary Dark\"},uKIJXL_b6:{\"data-framer-name\":\"Variant 7\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gevu0m\",\"data-styles-preset\":\"EcZYrtPfV\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-375a6f56-db6b-450d-bd9f-ae3678ba086c, rgb(0, 0, 0)))\"},children:\"Button Label\"})}),className:\"framer-1hzw3z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Jm8FVWdji\",style:{\"--extracted-r6o4lv\":\"var(--token-375a6f56-db6b-450d-bd9f-ae3678ba086c, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.75},text:VftTy7iTx,variants:{\"M3mC5OGMA-hover\":{opacity:1},\"NJdWdsmIX-hover\":{opacity:1},\"ptNnBuhUn-hover\":{\"--extracted-r6o4lv\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",opacity:1},\"SuAJSu1du-hover\":{\"--extracted-r6o4lv\":\"var(--token-f5bc5eaf-f2be-41f7-add5-798272bdd466, rgb(227, 255, 229))\"},GCqrni654:{\"--extracted-r6o4lv\":\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\"},SuAJSu1du:{\"--extracted-r6o4lv\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ptNnBuhUn-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gevu0m\",\"data-styles-preset\":\"EcZYrtPfV\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"Button Label\"})})},\"SuAJSu1du-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f5bc5eaf-f2be-41f7-add5-798272bdd466, rgb(227, 255, 229)))\"},children:\"Button Label\"})})},GCqrni654:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174)))\"},children:\"Button Label\"})})},SuAJSu1du:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"Button Label\"})})},uKIJXL_b6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO05hc2FsaXphdGlvbiBSZWd1bGFy\",\"--framer-font-family\":'\"Nasalization Regular\", \"Nasalization Regular Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.75em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-375a6f56-db6b-450d-bd9f-ae3678ba086c, rgb(0, 0, 0)))\"},children:\"Button Label\"})}),fonts:[\"CUSTOM;Nasalization Regular\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SXRv6.framer-1hlbm9c, .framer-SXRv6 .framer-1hlbm9c { display: block; }\",\".framer-SXRv6.framer-1aqqjh1 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 60px; justify-content: center; overflow: visible; padding: 16px 32px 16px 32px; position: relative; text-decoration: none; width: min-content; }\",\".framer-SXRv6 .framer-1hzw3z { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SXRv6.framer-1aqqjh1 { gap: 0px; } .framer-SXRv6.framer-1aqqjh1 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-SXRv6.framer-1aqqjh1 > :first-child { margin-left: 0px; } .framer-SXRv6.framer-1aqqjh1 > :last-child { margin-right: 0px; } }\",\".framer-SXRv6.framer-v-gupiaa.framer-1aqqjh1 { height: 48px; padding: 8px 32px 8px 32px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-SXRv6[data-border=\"true\"]::after, .framer-SXRv6 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 165\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"GCqrni654\":{\"layout\":[\"auto\",\"fixed\"]},\"ptNnBuhUn\":{\"layout\":[\"auto\",\"fixed\"]},\"SuAJSu1du\":{\"layout\":[\"auto\",\"fixed\"]},\"NJdWdsmIX\":{\"layout\":[\"auto\",\"fixed\"]},\"J7vgiyAdN\":{\"layout\":[\"auto\",\"fixed\"]},\"uKIJXL_b6\":{\"layout\":[\"auto\",\"fixed\"]},\"PLp5DPji1\":{\"layout\":[\"auto\",\"fixed\"]},\"D_njBrSjQ\":{\"layout\":[\"auto\",\"fixed\"]},\"TcL_rBBdT\":{\"layout\":[\"auto\",\"fixed\"]},\"HZTzOY9b7\":{\"layout\":[\"auto\",\"fixed\"]},\"jJc6tXlv5\":{\"layout\":[\"auto\",\"fixed\"]},\"tXBSREibg\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"VftTy7iTx\":\"label\",\"Z63mvCN3B\":\"link\",\"y1IR6ulOD\":\"tap\",\"EnfjDXQkn\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZ7putK0ON=withCSS(Component,css,\"framer-SXRv6\");export default FramerZ7putK0ON;FramerZ7putK0ON.displayName=\"Button\";FramerZ7putK0ON.defaultProps={height:60,width:165};addPropertyControls(FramerZ7putK0ON,{variant:{options:[\"M3mC5OGMA\",\"GCqrni654\",\"ptNnBuhUn\",\"SuAJSu1du\",\"NJdWdsmIX\",\"J7vgiyAdN\",\"uKIJXL_b6\"],optionTitles:[\"Primary\",\"Secondary Light\",\"Small\",\"Secondary Dark\",\"Primary Dark\",\"Variant 6\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},VftTy7iTx:{defaultValue:\"Button Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},Z63mvCN3B:{title:\"Link\",type:ControlType.Link},y1IR6ulOD:{title:\"Tap\",type:ControlType.EventHandler},EnfjDXQkn:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerZ7putK0ON,[{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:\"Nasalization Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YcYeD2eGUjk0ZWuebmCYlGUHFFU.woff2\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZ7putK0ON\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"GCqrni654\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ptNnBuhUn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"SuAJSu1du\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"NJdWdsmIX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"J7vgiyAdN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"uKIJXL_b6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"PLp5DPji1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"D_njBrSjQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"TcL_rBBdT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"HZTzOY9b7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"jJc6tXlv5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"tXBSREibg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"VftTy7iTx\\\":\\\"label\\\",\\\"Z63mvCN3B\\\":\\\"link\\\",\\\"y1IR6ulOD\\\":\\\"tap\\\",\\\"EnfjDXQkn\\\":\\\"newTab\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"165\",\"framerIntrinsicHeight\":\"60\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Z7putK0ON.map", "// Generated by Framer (1a71db7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Oo5N47nn2\",\"hpI0sMb_i\",\"IEotApUTf\"];const serializationHash=\"framer-9kprV\";const variantClassNames={hpI0sMb_i:\"framer-v-1wvnrf9\",IEotApUTf:\"framer-v-3jazqz\",Oo5N47nn2:\"framer-v-156q4ba\"};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={\"Variant 1\":\"Oo5N47nn2\",\"Variant 2\":\"hpI0sMb_i\",\"Variant 3\":\"IEotApUTf\"};const getProps=({height,id,link,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,mVf_pm_fS:link!==null&&link!==void 0?link:props.mVf_pm_fS,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Oo5N47nn2\"};};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,mVf_pm_fS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Oo5N47nn2\",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:mVf_pm_fS,nodeId:\"Oo5N47nn2\",smoothScroll:true,...addPropertyOverrides({hpI0sMb_i:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-156q4ba\",className,classNames)} framer-kd5h89`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Oo5N47nn2\",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\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},variants:{hpI0sMb_i:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"}},...addPropertyOverrides({hpI0sMb_i:{\"data-border\":true,\"data-framer-name\":\"Variant 2\"},IEotApUTf:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO05hc2FsaXphdGlvbiBSZWd1bGFy\",\"--framer-font-family\":'\"Nasalization Regular\", \"Nasalization Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"voxnova\"})}),className:\"framer-4sbtcq\",fonts:[\"CUSTOM;Nasalization Regular\"],layoutDependency:layoutDependency,layoutId:\"Hrj8j8S6m\",style:{\"--extracted-r6o4lv\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{hpI0sMb_i:{\"--extracted-r6o4lv\":\"var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(0, 0, 0))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hpI0sMb_i:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy05MDBpdGFsaWM=\",\"--framer-font-family\":'\"Poppins\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(0, 0, 0)))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1pdGFsaWM=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"400\"},children:\"by\"}),\" REMIX.SUPPLY\"]})}),fonts:[\"GF;Poppins-900italic\",\"GF;Poppins-italic\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9kprV.framer-kd5h89, .framer-9kprV .framer-kd5h89 { display: block; }\",\".framer-9kprV.framer-156q4ba { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: center; overflow: hidden; padding: 0px 4px 0px 6px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-9kprV .framer-4sbtcq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9kprV.framer-156q4ba { gap: 0px; } .framer-9kprV.framer-156q4ba > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9kprV.framer-156q4ba > :first-child { margin-top: 0px; } .framer-9kprV.framer-156q4ba > :last-child { margin-bottom: 0px; } }\",'.framer-9kprV[data-border=\"true\"]::after, .framer-9kprV [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 36\n * @framerIntrinsicWidth 117\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"hpI0sMb_i\":{\"layout\":[\"auto\",\"fixed\"]},\"IEotApUTf\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"mVf_pm_fS\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCk9U28Qru=withCSS(Component,css,\"framer-9kprV\");export default FramerCk9U28Qru;FramerCk9U28Qru.displayName=\"logo\";FramerCk9U28Qru.defaultProps={height:36,width:117};addPropertyControls(FramerCk9U28Qru,{variant:{options:[\"Oo5N47nn2\",\"hpI0sMb_i\",\"IEotApUTf\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},mVf_pm_fS:{title:\"Link\",type:ControlType.Link}});addFonts(FramerCk9U28Qru,[{explicitInter:true,fonts:[{family:\"Nasalization Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/YcYeD2eGUjk0ZWuebmCYlGUHFFU.woff2\"},{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/pxiGyp8kv8JHgFVrJJLecnFBGPaTSQ.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCk9U28Qru\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"mVf_pm_fS\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"36\",\"framerIntrinsicWidth\":\"117\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"hpI0sMb_i\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"IEotApUTf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ck9U28Qru.map", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,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/aTE78JXdxQkaFyJSKZcG/WIqh42v4pJQjTWpysnX0/xZndidUCt.js\";const enabledGestures={VsJR5jtiT:{hover:true}};const cycleOrder=[\"VsJR5jtiT\",\"ZnMF8Tx0G\"];const serializationHash=\"framer-dkA94\";const variantClassNames={VsJR5jtiT:\"framer-v-wfohwl\",ZnMF8Tx0G:\"framer-v-1ezkvtd\"};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={\"Variant 1\":\"VsJR5jtiT\",\"Variant 2\":\"ZnMF8Tx0G\"};const getProps=({click,height,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,ESCziQU1J:click!==null&&click!==void 0?click:props.ESCziQU1J,pQc2G8URl:(_ref=title!==null&&title!==void 0?title:props.pQc2G8URl)!==null&&_ref!==void 0?_ref:\"Services\",v8U3qD5kG:link!==null&&link!==void 0?link:props.v8U3qD5kG,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"VsJR5jtiT\"};};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,pQc2G8URl,v8U3qD5kG,ESCziQU1J,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VsJR5jtiT\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapn0lm0y=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ESCziQU1J){const res=await ESCziQU1J(...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,{href:v8U3qD5kG,nodeId:\"VsJR5jtiT\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-wfohwl\",className,classNames)} framer-1sma40q`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VsJR5jtiT\",onTap:onTapn0lm0y,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\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{ZnMF8Tx0G:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-1baed4a4-6235-4d8e-8dcc-2b1a0271f10c, rgba(64, 194, 146, 0.51))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:94,borderBottomRightRadius:94,borderTopLeftRadius:94,borderTopRightRadius:94}},...addPropertyOverrides({\"VsJR5jtiT-hover\":{\"data-framer-name\":undefined},ZnMF8Tx0G:{\"data-border\":true,\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255)))\"},children:\"Services\"})}),className:\"framer-185luc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gIkTXGWDR\",style:{\"--extracted-r6o4lv\":\"var(--token-1aa7a1f9-664a-40d1-a64a-074a2f9865c7, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:pQc2G8URl,variants:{\"VsJR5jtiT-hover\":{\"--extracted-r6o4lv\":\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\"},ZnMF8Tx0G:{\"--extracted-r6o4lv\":\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"VsJR5jtiT-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174)))\"},children:\"Services\"})})},ZnMF8Tx0G:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174)))\"},children:\"Services\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dkA94.framer-1sma40q, .framer-dkA94 .framer-1sma40q { display: block; }\",\".framer-dkA94.framer-wfohwl { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-dkA94 .framer-185luc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dkA94.framer-wfohwl { gap: 0px; } .framer-dkA94.framer-wfohwl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-dkA94.framer-wfohwl > :first-child { margin-left: 0px; } .framer-dkA94.framer-wfohwl > :last-child { margin-right: 0px; } }\",\".framer-dkA94.framer-v-1ezkvtd.framer-wfohwl { will-change: var(--framer-will-change-override, transform); }\",...sharedStyle.css,'.framer-dkA94[data-border=\"true\"]::after, .framer-dkA94 [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 36\n * @framerIntrinsicWidth 106\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"ZnMF8Tx0G\":{\"layout\":[\"auto\",\"fixed\"]},\"il3IMbgTp\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"pQc2G8URl\":\"title\",\"v8U3qD5kG\":\"link\",\"ESCziQU1J\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWjbkJoYTt=withCSS(Component,css,\"framer-dkA94\");export default FramerWjbkJoYTt;FramerWjbkJoYTt.displayName=\"Nav Chips\";FramerWjbkJoYTt.defaultProps={height:36,width:106};addPropertyControls(FramerWjbkJoYTt,{variant:{options:[\"VsJR5jtiT\",\"ZnMF8Tx0G\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},pQc2G8URl:{defaultValue:\"Services\",displayTextArea:false,title:\"Title\",type:ControlType.String},v8U3qD5kG:{title:\"Link\",type:ControlType.Link},ESCziQU1J:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerWjbkJoYTt,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWjbkJoYTt\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"106\",\"framerVariables\":\"{\\\"pQc2G8URl\\\":\\\"title\\\",\\\"v8U3qD5kG\\\":\\\"link\\\",\\\"ESCziQU1J\\\":\\\"click\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"36\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ZnMF8Tx0G\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"il3IMbgTp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WjbkJoYTt.map", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/H4OHcdXxZyPVKySUy1y2/Phosphor.js\";import Logo from\"https://framerusercontent.com/modules/yamM66GssMVSt8hyR8Ck/8J92UHhuKQHbkJeoPNip/Ck9U28Qru.js\";import NavChips from\"https://framerusercontent.com/modules/c72hSQvbSSrGzjrccL0E/My285wQg8ZHYUABJupTd/WjbkJoYTt.js\";import Button from\"https://framerusercontent.com/modules/cPv59BFZAgLmZt69JLUi/pBbXjQEDJPBdT4iOm9Tp/Z7putK0ON.js\";const LogoFonts=getFonts(Logo);const PhosphorFonts=getFonts(Phosphor);const NavChipsFonts=getFonts(NavChips);const ButtonFonts=getFonts(Button);const cycleOrder=[\"wPNUPJpJE\",\"UbCiJP6qS\",\"wQ3B5a0em\",\"F9X2snf4k\",\"G0P8x7JsP\",\"LrlWZvzMS\",\"HiARyLc9Z\",\"n0GlAF78F\",\"kcQoaXLjq\",\"YFd6amsV4\",\"ZSfbjlgtX\",\"ZNkR5RsVg\"];const serializationHash=\"framer-KaYX0\";const variantClassNames={F9X2snf4k:\"framer-v-1047qu9\",G0P8x7JsP:\"framer-v-2jmcdr\",HiARyLc9Z:\"framer-v-83h42z\",kcQoaXLjq:\"framer-v-wbgi36\",LrlWZvzMS:\"framer-v-1ncdnbo\",n0GlAF78F:\"framer-v-169au5g\",UbCiJP6qS:\"framer-v-1djmwpg\",wPNUPJpJE:\"framer-v-xzrnlc\",wQ3B5a0em:\"framer-v-abevzx\",YFd6amsV4:\"framer-v-ig3u5n\",ZNkR5RsVg:\"framer-v-ht1phi\",ZSfbjlgtX:\"framer-v-1tq8gp4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"EDIT THIS\":\"wPNUPJpJE\",\"hero-scroll\":\"UbCiJP6qS\",\"mobile open\":\"LrlWZvzMS\",\"Variant 12\":\"ZNkR5RsVg\",FAQ:\"kcQoaXLjq\",hero:\"ZSfbjlgtX\",intro:\"YFd6amsV4\",mobile:\"G0P8x7JsP\",pricing:\"n0GlAF78F\",process:\"F9X2snf4k\",services:\"wQ3B5a0em\",work:\"HiARyLc9Z\"};const getProps=({buttonText,height,id,width,...props})=>{return{...props,BWH8pkxPl:buttonText??props.BWH8pkxPl??\"Your Next Move\",variant:humanReadableVariantMap[props.variant]??props.variant??\"wPNUPJpJE\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,BWH8pkxPl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wPNUPJpJE\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapa7il94=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"G0P8x7JsP\");});const onTappbdssi=activeVariantCallback(async(...args)=>{setVariant(\"LrlWZvzMS\");});const onTap13idvfz=activeVariantCallback(async(...args)=>{setVariant(\"G0P8x7JsP\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if([\"G0P8x7JsP\",\"LrlWZvzMS\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"ZNkR5RsVg\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-xzrnlc\",className,classNames),\"data-framer-name\":\"EDIT THIS\",layoutDependency:layoutDependency,layoutId:\"wPNUPJpJE\",ref:refBinding,style:{background:\"linear-gradient(180deg, var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(33, 33, 36)) 0%, var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(33, 33, 36)) 100%)\",backgroundColor:\"var(--token-d9090c75-170f-4b35-ae09-cf6384dbfd70, rgb(33, 33, 36))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\",...style},variants:{F9X2snf4k:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},G0P8x7JsP:{borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36,boxShadow:\"none\"},HiARyLc9Z:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},kcQoaXLjq:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},LrlWZvzMS:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"none\"},n0GlAF78F:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},UbCiJP6qS:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},wQ3B5a0em:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},YFd6amsV4:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},ZNkR5RsVg:{background:\"linear-gradient(180deg, rgb(33, 33, 33) 0%, rgb(45, 45, 46) 80.5405075485642%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"0px 0.7113342898827977px 0.7113342898827977px -0.25px rgba(0, 0, 0, 0.01), 0px 1.9371521717053837px 1.9371521717053837px -0.5px rgba(0, 0, 0, 0.01), 0px 4.253285051195417px 4.253285051195417px -0.75px rgba(0, 0, 0, 0.01), 0px 9.4413216807344px 9.4413216807344px -1px rgba(0, 0, 0, 0.01), 0px 24px 24px -1.25px rgba(0, 0, 0, 0.02)\"},ZSfbjlgtX:{background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,boxShadow:\"none\"}},...addPropertyOverrides({F9X2snf4k:{\"data-framer-name\":\"process\"},G0P8x7JsP:{\"data-framer-name\":\"mobile\"},HiARyLc9Z:{\"data-framer-name\":\"work\"},kcQoaXLjq:{\"data-framer-name\":\"FAQ\"},LrlWZvzMS:{\"data-framer-name\":\"mobile open\",\"data-highlight\":true,onTap:onTapa7il94},n0GlAF78F:{\"data-framer-name\":\"pricing\"},UbCiJP6qS:{\"data-framer-name\":\"hero-scroll\"},wQ3B5a0em:{\"data-framer-name\":\"services\"},YFd6amsV4:{\"data-framer-name\":\"intro\"},ZNkR5RsVg:{\"data-framer-name\":\"Variant 12\"},ZSfbjlgtX:{\"data-framer-name\":\"hero\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nazb0p\",layoutDependency:layoutDependency,layoutId:\"cABcjTKgQ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":XaqlSgVte\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-36)/2)+0,...addPropertyOverrides({G0P8x7JsP:{y:(componentViewport?.y||0)+12+0+0},LrlWZvzMS:{y:(componentViewport?.y||0)+12+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-108i5o2-container\",layoutDependency:layoutDependency,layoutId:\"ob2VUFGGW-container\",nodeId:\"ob2VUFGGW\",rendersWithMotion:true,scopeId:\"XmCHI5KwW\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"ob2VUFGGW\",layoutId:\"ob2VUFGGW\",mVf_pm_fS:resolvedLinks[0],style:{height:\"100%\"},variant:\"Oo5N47nn2\",width:\"100%\",...addPropertyOverrides({F9X2snf4k:{mVf_pm_fS:resolvedLinks[3]},G0P8x7JsP:{mVf_pm_fS:resolvedLinks[4]},HiARyLc9Z:{mVf_pm_fS:resolvedLinks[6]},kcQoaXLjq:{mVf_pm_fS:resolvedLinks[8]},LrlWZvzMS:{mVf_pm_fS:resolvedLinks[5]},n0GlAF78F:{mVf_pm_fS:resolvedLinks[7]},UbCiJP6qS:{mVf_pm_fS:resolvedLinks[1]},wQ3B5a0em:{mVf_pm_fS:resolvedLinks[2]},YFd6amsV4:{mVf_pm_fS:resolvedLinks[9]},ZNkR5RsVg:{mVf_pm_fS:resolvedLinks[11]},ZSfbjlgtX:{mVf_pm_fS:resolvedLinks[10]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y7s335\",layoutDependency:layoutDependency,layoutId:\"jMi0zD9BM\",...addPropertyOverrides({G0P8x7JsP:{\"data-highlight\":true,onTap:onTappbdssi},LrlWZvzMS:{\"data-highlight\":true,onTap:onTap13idvfz}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vbjdmi-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vJnFvJSbX-container\",nodeId:\"vJnFvJSbX\",rendersWithMotion:true,scopeId:\"XmCHI5KwW\",style:{rotate:0},variants:{LrlWZvzMS:{rotate:135}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-51fbaa80-2371-42f7-947f-8d22e2db73a1, rgb(41, 41, 41))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Plus\",id:\"vJnFvJSbX\",layoutId:\"vJnFvJSbX\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({G0P8x7JsP:{color:\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\",onClick:undefined},LrlWZvzMS:{color:\"var(--token-1f68bcc9-aa26-4734-99ce-6b58487ed879, rgb(57, 242, 174))\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11mn8kp\",layoutDependency:layoutDependency,layoutId:\"RGtWwMZ3d\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":E6P33psZB\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-36)/2)+0,...addPropertyOverrides({G0P8x7JsP:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+36+0+-54},LrlWZvzMS:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+60+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1s8z65q-container\",layoutDependency:layoutDependency,layoutId:\"tkAa309I9-container\",nodeId:\"tkAa309I9\",rendersWithMotion:true,scopeId:\"XmCHI5KwW\",style:{opacity:1},variants:{G0P8x7JsP:{opacity:0},HiARyLc9Z:{opacity:1},kcQoaXLjq:{opacity:1},LrlWZvzMS:{opacity:1},n0GlAF78F:{opacity:1},YFd6amsV4:{opacity:1},ZSfbjlgtX:{opacity:1}},children:/*#__PURE__*/_jsx(NavChips,{height:\"100%\",id:\"tkAa309I9\",layoutId:\"tkAa309I9\",pQc2G8URl:\"Services\",style:{height:\"100%\"},v8U3qD5kG:resolvedLinks1[0],variant:\"VsJR5jtiT\",width:\"100%\",...addPropertyOverrides({F9X2snf4k:{v8U3qD5kG:resolvedLinks1[3]},G0P8x7JsP:{style:{height:\"100%\",width:\"100%\"},v8U3qD5kG:resolvedLinks1[4]},HiARyLc9Z:{v8U3qD5kG:resolvedLinks1[6]},kcQoaXLjq:{v8U3qD5kG:resolvedLinks1[8]},LrlWZvzMS:{ESCziQU1J:undefined,style:{height:\"100%\",width:\"100%\"},v8U3qD5kG:resolvedLinks1[5]},n0GlAF78F:{v8U3qD5kG:resolvedLinks1[7]},UbCiJP6qS:{v8U3qD5kG:resolvedLinks1[1]},wQ3B5a0em:{v8U3qD5kG:resolvedLinks1[2],variant:\"ZnMF8Tx0G\"},YFd6amsV4:{v8U3qD5kG:resolvedLinks1[9]},ZSfbjlgtX:{v8U3qD5kG:resolvedLinks1[10]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":ctNs3n7_J\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-36)/2)+0,...addPropertyOverrides({G0P8x7JsP:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+36+0+-18},LrlWZvzMS:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+60+0+52}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-aqz8yq-container\",layoutDependency:layoutDependency,layoutId:\"hxtPSJokq-container\",nodeId:\"hxtPSJokq\",rendersWithMotion:true,scopeId:\"XmCHI5KwW\",style:{opacity:1},variants:{G0P8x7JsP:{opacity:0},HiARyLc9Z:{opacity:1},kcQoaXLjq:{opacity:1},LrlWZvzMS:{opacity:1},n0GlAF78F:{opacity:1},YFd6amsV4:{opacity:1},ZSfbjlgtX:{opacity:1}},children:/*#__PURE__*/_jsx(NavChips,{height:\"100%\",id:\"hxtPSJokq\",layoutId:\"hxtPSJokq\",pQc2G8URl:\"Work\",style:{height:\"100%\"},v8U3qD5kG:resolvedLinks2[0],variant:\"VsJR5jtiT\",width:\"100%\",...addPropertyOverrides({F9X2snf4k:{v8U3qD5kG:resolvedLinks2[3]},G0P8x7JsP:{style:{height:\"100%\",width:\"100%\"},v8U3qD5kG:resolvedLinks2[4]},HiARyLc9Z:{v8U3qD5kG:resolvedLinks2[6],variant:\"ZnMF8Tx0G\"},kcQoaXLjq:{v8U3qD5kG:resolvedLinks2[8]},LrlWZvzMS:{style:{height:\"100%\",width:\"100%\"},v8U3qD5kG:resolvedLinks2[5]},n0GlAF78F:{v8U3qD5kG:resolvedLinks2[7]},UbCiJP6qS:{v8U3qD5kG:resolvedLinks2[1]},wQ3B5a0em:{v8U3qD5kG:resolvedLinks2[2]},YFd6amsV4:{v8U3qD5kG:resolvedLinks2[9]},ZSfbjlgtX:{v8U3qD5kG:resolvedLinks2[10]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":aEvs9QG2V\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-36)/2)+0,...addPropertyOverrides({G0P8x7JsP:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+36+0+18},LrlWZvzMS:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+60+0+104}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16pphla-container\",layoutDependency:layoutDependency,layoutId:\"uzArrn2MM-container\",nodeId:\"uzArrn2MM\",rendersWithMotion:true,scopeId:\"XmCHI5KwW\",style:{opacity:1},variants:{G0P8x7JsP:{opacity:0},HiARyLc9Z:{opacity:1},kcQoaXLjq:{opacity:1},LrlWZvzMS:{opacity:1},n0GlAF78F:{opacity:1},YFd6amsV4:{opacity:1},ZSfbjlgtX:{opacity:1}},children:/*#__PURE__*/_jsx(NavChips,{height:\"100%\",id:\"uzArrn2MM\",layoutId:\"uzArrn2MM\",pQc2G8URl:\"FAQ\",style:{height:\"100%\"},v8U3qD5kG:resolvedLinks3[0],variant:\"VsJR5jtiT\",width:\"100%\",...addPropertyOverrides({F9X2snf4k:{v8U3qD5kG:resolvedLinks3[3]},G0P8x7JsP:{style:{height:\"100%\",width:\"100%\"},v8U3qD5kG:resolvedLinks3[4]},HiARyLc9Z:{v8U3qD5kG:resolvedLinks3[6]},kcQoaXLjq:{v8U3qD5kG:resolvedLinks3[8],variant:\"ZnMF8Tx0G\"},LrlWZvzMS:{style:{height:\"100%\",width:\"100%\"},v8U3qD5kG:resolvedLinks3[5]},n0GlAF78F:{v8U3qD5kG:resolvedLinks3[7]},UbCiJP6qS:{v8U3qD5kG:resolvedLinks3[1]},wQ3B5a0em:{v8U3qD5kG:resolvedLinks3[2]},YFd6amsV4:{v8U3qD5kG:resolvedLinks3[9]},ZSfbjlgtX:{v8U3qD5kG:resolvedLinks3[10]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eb18ni\",layoutDependency:layoutDependency,layoutId:\"HDu9PsVkc\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":tMchxo35C\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-56)/2)+0+0,...addPropertyOverrides({F9X2snf4k:{width:\"196px\"},G0P8x7JsP:{height:60,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+36+0+-30},HiARyLc9Z:{width:\"196px\"},kcQoaXLjq:{width:\"196px\"},LrlWZvzMS:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+12+224+0+0},n0GlAF78F:{width:\"196px\"},wQ3B5a0em:{width:\"196px\"},YFd6amsV4:{width:\"196px\"},ZNkR5RsVg:{width:\"196px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-o26eli-container\",layoutDependency:layoutDependency,layoutId:\"XuCZpAjVm-container\",nodeId:\"XuCZpAjVm\",rendersWithMotion:true,scopeId:\"XmCHI5KwW\",style:{opacity:1},variants:{F9X2snf4k:{opacity:1},G0P8x7JsP:{opacity:1},HiARyLc9Z:{opacity:1},kcQoaXLjq:{opacity:1},LrlWZvzMS:{opacity:1},n0GlAF78F:{opacity:1},UbCiJP6qS:{opacity:0},wQ3B5a0em:{opacity:1},YFd6amsV4:{opacity:1},ZNkR5RsVg:{opacity:1},ZSfbjlgtX:{opacity:0}},children:/*#__PURE__*/_jsx(Button,{EnfjDXQkn:false,height:\"100%\",id:\"XuCZpAjVm\",layoutId:\"XuCZpAjVm\",style:{height:\"100%\"},variant:\"M3mC5OGMA\",VftTy7iTx:BWH8pkxPl,width:\"100%\",Z63mvCN3B:resolvedLinks4[0],...addPropertyOverrides({F9X2snf4k:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[3]},G0P8x7JsP:{style:{width:\"100%\"},Z63mvCN3B:resolvedLinks4[4]},HiARyLc9Z:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[6]},kcQoaXLjq:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[8]},LrlWZvzMS:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[5]},n0GlAF78F:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[7]},UbCiJP6qS:{Z63mvCN3B:resolvedLinks4[1]},wQ3B5a0em:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[2]},YFd6amsV4:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[9]},ZNkR5RsVg:{style:{height:\"100%\",width:\"100%\"},Z63mvCN3B:resolvedLinks4[11]},ZSfbjlgtX:{Z63mvCN3B:resolvedLinks4[10]}},baseVariant,gestureVariant)})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KaYX0.framer-1rft5cy, .framer-KaYX0 .framer-1rft5cy { display: block; }\",\".framer-KaYX0.framer-xzrnlc { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 64px; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1184px; }\",\".framer-KaYX0 .framer-nazb0p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 36px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-KaYX0 .framer-108i5o2-container, .framer-KaYX0 .framer-1s8z65q-container, .framer-KaYX0 .framer-aqz8yq-container, .framer-KaYX0 .framer-16pphla-container { flex: none; height: 36px; position: relative; width: auto; }\",\".framer-KaYX0 .framer-1y7s335 { flex: none; height: 28px; overflow: visible; position: relative; width: 28px; }\",\".framer-KaYX0 .framer-1vbjdmi-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-KaYX0 .framer-11mn8kp { 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-KaYX0 .framer-1eb18ni { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-KaYX0 .framer-o26eli-container { flex: none; height: 56px; position: relative; width: auto; }\",\".framer-KaYX0.framer-v-1djmwpg.framer-xzrnlc, .framer-KaYX0.framer-v-abevzx.framer-xzrnlc, .framer-KaYX0.framer-v-1047qu9.framer-xzrnlc, .framer-KaYX0.framer-v-83h42z.framer-xzrnlc, .framer-KaYX0.framer-v-169au5g.framer-xzrnlc, .framer-KaYX0.framer-v-wbgi36.framer-xzrnlc, .framer-KaYX0.framer-v-ig3u5n.framer-xzrnlc, .framer-KaYX0.framer-v-ht1phi.framer-xzrnlc { padding: 0px 8px 0px 24px; }\",\".framer-KaYX0.framer-v-1djmwpg .framer-11mn8kp, .framer-KaYX0.framer-v-abevzx .framer-11mn8kp, .framer-KaYX0.framer-v-1047qu9 .framer-11mn8kp, .framer-KaYX0.framer-v-83h42z .framer-11mn8kp, .framer-KaYX0.framer-v-169au5g .framer-11mn8kp, .framer-KaYX0.framer-v-wbgi36 .framer-11mn8kp, .framer-KaYX0.framer-v-ig3u5n .framer-11mn8kp { padding: 0px 16px 0px 0px; }\",\".framer-KaYX0.framer-v-1djmwpg .framer-1eb18ni, .framer-KaYX0.framer-v-1tq8gp4 .framer-1eb18ni { overflow: hidden; width: 0%; }\",\".framer-KaYX0.framer-v-abevzx .framer-o26eli-container, .framer-KaYX0.framer-v-1047qu9 .framer-o26eli-container, .framer-KaYX0.framer-v-83h42z .framer-o26eli-container, .framer-KaYX0.framer-v-169au5g .framer-o26eli-container, .framer-KaYX0.framer-v-wbgi36 .framer-o26eli-container, .framer-KaYX0.framer-v-ig3u5n .framer-1eb18ni, .framer-KaYX0.framer-v-ht1phi .framer-1eb18ni { width: 196px; }\",\".framer-KaYX0.framer-v-2jmcdr.framer-xzrnlc { flex-direction: column; height: min-content; padding: 12px 24px 12px 24px; width: 385px; }\",\".framer-KaYX0.framer-v-2jmcdr .framer-nazb0p, .framer-KaYX0.framer-v-1ncdnbo .framer-nazb0p { flex: none; order: 0; width: 100%; }\",\".framer-KaYX0.framer-v-2jmcdr .framer-1y7s335, .framer-KaYX0.framer-v-1ncdnbo .framer-1y7s335 { cursor: pointer; }\",\".framer-KaYX0.framer-v-2jmcdr .framer-11mn8kp { flex-direction: column; height: 0px; order: 1; width: 100%; }\",\".framer-KaYX0.framer-v-2jmcdr .framer-1s8z65q-container, .framer-KaYX0.framer-v-2jmcdr .framer-aqz8yq-container, .framer-KaYX0.framer-v-2jmcdr .framer-16pphla-container, .framer-KaYX0.framer-v-1ncdnbo .framer-1s8z65q-container, .framer-KaYX0.framer-v-1ncdnbo .framer-aqz8yq-container, .framer-KaYX0.framer-v-1ncdnbo .framer-16pphla-container, .framer-KaYX0.framer-v-ig3u5n .framer-o26eli-container, .framer-KaYX0.framer-v-ht1phi .framer-o26eli-container { width: 100%; }\",\".framer-KaYX0.framer-v-2jmcdr .framer-1eb18ni { height: 0px; order: 2; overflow: hidden; width: 100%; }\",\".framer-KaYX0.framer-v-2jmcdr .framer-o26eli-container { height: auto; width: 100%; }\",\".framer-KaYX0.framer-v-1ncdnbo.framer-xzrnlc { cursor: pointer; flex-direction: column; gap: 24px; height: min-content; padding: 12px 24px 475px 24px; width: 532px; }\",\".framer-KaYX0.framer-v-1ncdnbo .framer-11mn8kp { flex-direction: column; gap: 16px; order: 1; width: 100%; }\",\".framer-KaYX0.framer-v-1ncdnbo .framer-1eb18ni { order: 2; width: 100%; }\",\".framer-KaYX0.framer-v-1ncdnbo .framer-o26eli-container { order: 0; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1184\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"UbCiJP6qS\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"wQ3B5a0em\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"F9X2snf4k\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"G0P8x7JsP\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1440px\",null,null]},\"LrlWZvzMS\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1440px\",null,null]},\"HiARyLc9Z\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"n0GlAF78F\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"kcQoaXLjq\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"YFd6amsV4\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"ZSfbjlgtX\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]},\"ZNkR5RsVg\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1440px\",null,null]}}}\n * @framerVariables {\"BWH8pkxPl\":\"buttonText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerXmCHI5KwW=withCSS(Component,css,\"framer-KaYX0\");export default FramerXmCHI5KwW;FramerXmCHI5KwW.displayName=\"navigation\";FramerXmCHI5KwW.defaultProps={height:64,width:1184};addPropertyControls(FramerXmCHI5KwW,{variant:{options:[\"wPNUPJpJE\",\"UbCiJP6qS\",\"wQ3B5a0em\",\"F9X2snf4k\",\"G0P8x7JsP\",\"LrlWZvzMS\",\"HiARyLc9Z\",\"n0GlAF78F\",\"kcQoaXLjq\",\"YFd6amsV4\",\"ZSfbjlgtX\",\"ZNkR5RsVg\"],optionTitles:[\"EDIT THIS\",\"hero-scroll\",\"services\",\"process\",\"mobile\",\"mobile open\",\"work\",\"pricing\",\"FAQ\",\"intro\",\"hero\",\"Variant 12\"],title:\"Variant\",type:ControlType.Enum},BWH8pkxPl:{defaultValue:\"Your Next Move\",displayTextArea:false,title:\"Button Text\",type:ControlType.String}});addFonts(FramerXmCHI5KwW,[{explicitInter:true,fonts:[]},...LogoFonts,...PhosphorFonts,...NavChipsFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXmCHI5KwW\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"BWH8pkxPl\\\":\\\"buttonText\\\"}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"UbCiJP6qS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"wQ3B5a0em\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"F9X2snf4k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"G0P8x7JsP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"LrlWZvzMS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"HiARyLc9Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"n0GlAF78F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"kcQoaXLjq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"YFd6amsV4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"ZSfbjlgtX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]},\\\"ZNkR5RsVg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1440px\\\",null,null]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"64\",\"framerIntrinsicWidth\":\"1184\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XmCHI5KwW.map"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "renderPathForWeight", "weight", "color", "pathsByWeight2", "pathsByWeight", "renderPath", "House", "props", "ref", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click2", "height", "id", "opacity", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "s8OAjZdcr", "Cye69HPbx", "o0mRceJth", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapkveroc", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerVBlAdYqfH", "withCSS", "VBlAdYqfH_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "MotionDivWithFX", "withFX", "motion", "AreasFonts", "getFonts", "VBlAdYqfH_default", "AreasWithVariantAppearEffect", "withVariantAppearEffect", "SmartComponentScopedContainerWithFX", "SmartComponentScopedContainer", "MotionAWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "Link", "css", "FramerOKTbINBOS", "withCSS", "OKTbINBOS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "label", "link", "newTab", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VftTy7iTx", "Z63mvCN3B", "y1IR6ulOD", "EnfjDXQkn", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap2a90lm", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerZ7putK0ON", "withCSS", "Z7putK0ON_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", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mVf_pm_fS", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "u", "css", "FramerCk9U28Qru", "withCSS", "Ck9U28Qru_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "link", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "pQc2G8URl", "v8U3qD5kG", "ESCziQU1J", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapn0lm0y", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerWjbkJoYTt", "withCSS", "WjbkJoYTt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "LogoFonts", "getFonts", "Ck9U28Qru_default", "PhosphorFonts", "Icon", "NavChipsFonts", "WjbkJoYTt_default", "ButtonFonts", "Z7putK0ON_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", "buttonText", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "BWH8pkxPl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapa7il94", "args", "onTappbdssi", "onTap13idvfz", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerXmCHI5KwW", "withCSS", "XmCHI5KwW_default", "addPropertyControls", "ControlType", "addFonts"]
}
