{
  "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.53", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js", "ssg:https://framerusercontent.com/modules/km5IUryPTFAT2Lqe8mt1/JgZqHxY7RqofJdBFoKo7/pOmazlj55.js", "ssg:https://framerusercontent.com/modules/wnNMqvtBTfO30TgSxJlz/kaZfQAZLUvKEgcZGIUNo/yvWfgHn7n.js", "ssg:https://framerusercontent.com/modules/ttc0c9sTu4seBWmFeIsl/AU17iKvGZnATGcUuDZGn/M768AgVhd.js", "ssg:https://framerusercontent.com/modules/2pJb0mhZJhxwxCEe7Zim/duFbYE8UqafRgisGXHWZ/Gk2o89Eyv-0.js", "ssg:https://framerusercontent.com/modules/2pJb0mhZJhxwxCEe7Zim/duFbYE8UqafRgisGXHWZ/Gk2o89Eyv.js", "ssg:https://framerusercontent.com/modules/jP0NDrqazwZRcv23r5HN/c5WChbQLOunBhqWiWEMr/GcPVDzAVA-0.js", "ssg:https://framerusercontent.com/modules/jP0NDrqazwZRcv23r5HN/c5WChbQLOunBhqWiWEMr/GcPVDzAVA.js", "ssg:https://framerusercontent.com/modules/RzVApYQXaOskau5O5apV/Bymu4VrlnMW5dYM3lEg8/lGVTWySyx.js", "ssg:https://framerusercontent.com/modules/DXjyPL0PFTUvEskeRrQZ/h1LJdDZP9lhX4X0dnNGQ/nS1_h1VU_.js", "ssg:https://framerusercontent.com/modules/p3dDireaHrQLFv8pT2rN/Za5kanYzYaJ8PeCRKI30/MHCQVCAqP.js", "ssg:https://framerusercontent.com/modules/U3eSIh8KNIFQFc2iO4Td/BBCiEHsRKv4EvZAmdG10/rDAsA9a6p-0.js", "ssg:https://framerusercontent.com/modules/U3eSIh8KNIFQFc2iO4Td/BBCiEHsRKv4EvZAmdG10/rDAsA9a6p.js", "ssg:https://framerusercontent.com/modules/p5uS9LIjLBvlEKXCj7jc/VJLfmuiX9AN5GOK7hfwq/Gk2o89Eyv.js", "ssg:https://framerusercontent.com/modules/2vdBWWd5lmKuDQM8Y8EQ/nltCHH1L0SSxAkcZf3AQ/MZiH1HVGP.js", "ssg:https://framerusercontent.com/modules/HtX6yekIZGas0bQlM8D9/yuWvhal8UdUN0M1lgxo1/DYNDzyqa_.js", "ssg:https://framerusercontent.com/modules/xkDNOZ8VFwJsMhlAntH7/P8HEcWWhULzR116xK09U/fvDyu3iV8.js", "ssg:https://framerusercontent.com/modules/TxEoQ3HOZUyhp9nyF4dC/K2oozd5nWmbjKs9ByWnE/X_9yOBthO-0.js", "ssg:https://framerusercontent.com/modules/TxEoQ3HOZUyhp9nyF4dC/K2oozd5nWmbjKs9ByWnE/X_9yOBthO.js", "ssg:https://framerusercontent.com/modules/efkEVwUeHVYW1TbzqgH9/khh3py7J3UBj3G8LpOrR/EOB7Ej_ze.js", "ssg:https://framerusercontent.com/modules/cDU0nZFoVP2aGtaqPZiR/YpV1TM0mmDwXPziZsCGz/X_9yOBthO.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 weights = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M221.56,100.85,141.61,25.38l-.16-.15a19.93,19.93,0,0,0-26.91,0l-.17.15L34.44,100.85A20.07,20.07,0,0,0,28,115.55V208a20,20,0,0,0,20,20H96a20,20,0,0,0,20-20V164h24v44a20,20,0,0,0,20,20h48a20,20,0,0,0,20-20V115.55A20.07,20.07,0,0,0,221.56,100.85ZM204,204H164V160a20,20,0,0,0-20-20H112a20,20,0,0,0-20,20v44H52V117.28l76-71.75,76,71.75Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,115.54V208a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V160a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v48a8,8,0,0,1-8,8H48a8,8,0,0,1-8-8V115.54a8,8,0,0,1,2.62-5.92l80-75.54a8,8,0,0,1,10.77,0l80,75.54A8,8,0,0,1,216,115.54Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,115.55V208a16,16,0,0,1-16,16H168a16,16,0,0,1-16-16V168a8,8,0,0,0-8-8H112a8,8,0,0,0-8,8v40a16,16,0,0,1-16,16H48a16,16,0,0,1-16-16V115.55a16,16,0,0,1,5.17-11.78l80-75.48.11-.11a16,16,0,0,1,21.53,0,1.14,1.14,0,0,0,.11.11l80,75.48A16,16,0,0,1,224,115.55Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.47,105.24l-80-75.5-.09-.08a13.94,13.94,0,0,0-18.83,0l-.09.08-80,75.5A14,14,0,0,0,34,115.55V208a14,14,0,0,0,14,14H96a14,14,0,0,0,14-14V160a2,2,0,0,1,2-2h32a2,2,0,0,1,2,2v48a14,14,0,0,0,14,14h48a14,14,0,0,0,14-14V115.55A14,14,0,0,0,217.47,105.24ZM210,208a2,2,0,0,1-2,2H160a2,2,0,0,1-2-2V160a14,14,0,0,0-14-14H112a14,14,0,0,0-14,14v48a2,2,0,0,1-2,2H48a2,2,0,0,1-2-2V115.55a2,2,0,0,1,.65-1.48l.09-.08,79.94-75.48a2,2,0,0,1,2.63,0L209.26,114l.08.08a2,2,0,0,1,.66,1.48Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M218.83,103.77l-80-75.48a1.14,1.14,0,0,1-.11-.11,16,16,0,0,0-21.53,0l-.11.11L37.17,103.77A16,16,0,0,0,32,115.55V208a16,16,0,0,0,16,16H96a16,16,0,0,0,16-16V160h32v48a16,16,0,0,0,16,16h48a16,16,0,0,0,16-16V115.55A16,16,0,0,0,218.83,103.77ZM208,208H160V160a16,16,0,0,0-16-16H112a16,16,0,0,0-16,16v48H48V115.55l.11-.1L128,40l79.9,75.43.11.1Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.13,106.72,136.07,31.13a12,12,0,0,0-16.2.05L39.93,106.67A12,12,0,0,0,36,115.54V208a12,12,0,0,0,12,12H96a12,12,0,0,0,12-12V160a4,4,0,0,1,4-4h32a4,4,0,0,1,4,4v48a12,12,0,0,0,12,12h48a12,12,0,0,0,12-12V115.54A12,12,0,0,0,216.13,106.72ZM212,208a4,4,0,0,1-4,4H160a4,4,0,0,1-4-4V160a12,12,0,0,0-12-12H112a12,12,0,0,0-12,12v48a4,4,0,0,1-4,4H48a4,4,0,0,1-4-4V115.54a4.09,4.09,0,0,1,1.36-3L125.3,37.05a4,4,0,0,1,5.33,0l80.06,75.58a4,4,0,0,1,1.31,3Z\" }))\n      ]\n    ]);\n    const House = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, weights.get(props.weight)));\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.53\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"AddressBook\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"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\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Baby\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"BezierCurve\",\"Bicycle\",\"Binoculars\",\"Bird\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"BoundingBox\",\"BowlFood\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Buildings\",\"Bus\",\"Butterfly\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarPlus\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleText\",\"ChatDots\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checks\",\"Church\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCounterClockwise\",\"ClockCountdown\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"Command\",\"Compass\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"Cpu\",\"CreditCard\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSpeaker\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"DribbbleLogo\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"Fan\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileCloud\",\"FileCode\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"Footprints\",\"ForkKnife\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeStand\",\"Goggles\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GridFour\",\"GridNine\",\"Guitar\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandCoins\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"Hash\",\"HashStraight\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighHeel\",\"HighlighterCircle\",\"Hoodie\",\"Horse\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Jeep\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"Laptop\",\"Layout\",\"Leaf\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"MapPin\",\"MapPinLine\",\"MapTrifold\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MathOperations\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MessengerLogo\",\"MetaLogo\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"Monitor\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Newspaper\",\"NewspaperClipping\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"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\",\"OfficeChair\",\"Option\",\"OrangeSlice\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleRun\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneOutgoing\",\"PhonePlus\",\"PhoneSlash\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PinterestLogo\",\"Pinwheel\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"Queue\",\"Quotes\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Scales\",\"Scan\",\"Scissors\",\"Scooter\",\"Screencast\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealQuestion\",\"SealWarning\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Spinner\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackOverflowLogo\",\"StackSimple\",\"Stairs\",\"Stamp\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"Subtitles\",\"Subtract\",\"SubtractSquare\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextT\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Timer\",\"Tipi\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tote\",\"ToteSimple\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"Trophy\",\"Truck\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCircle\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"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{const version=\"0.0.53\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/ _jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "import{fontStore as a}from\"framer\";a.loadWebFontsFromSelectors([\"GF;DM Sans-regular\",\"GF;DM Sans-700\",\"GF;DM Sans-700italic\",\"GF;DM Sans-italic\"]);export const fonts=[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/pOmazlj55:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhTmf3ZGMZpg.ttf\",weight:\"400\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/pOmazlj55:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthTmf3ZGMZpg.ttf\",weight:\"700\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/pOmazlj55:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm3zRmYJpso5.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm3zRmYJpso5.ttf\",weight:\"700\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/pOmazlj55:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW3zRmYJpso5.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-JDW3zRmYJpso5.ttf\",weight:\"400\"}];export const css=['.framer-Ugyi5 .framer-styles-preset-1pa09k8:not(.rich-text-wrapper), .framer-Ugyi5 .framer-styles-preset-1pa09k8.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-Ugyi5 .framer-styles-preset-1pa09k8:not(.rich-text-wrapper), .framer-Ugyi5 .framer-styles-preset-1pa09k8.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-Ugyi5 .framer-styles-preset-1pa09k8:not(.rich-text-wrapper), .framer-Ugyi5 .framer-styles-preset-1pa09k8.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Ugyi5 .framer-styles-preset-1pa09k8:not(.rich-text-wrapper), .framer-Ugyi5 .framer-styles-preset-1pa09k8.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-Ugyi5\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={B3HBtHSKI:{hover:true},HgX8qx8cn:{hover:true},lcpgai8BY:{hover:true},OID6ZBwh8:{hover:true},wHqmL3F0q:{hover:true}};const cycleOrder=[\"HgX8qx8cn\",\"OID6ZBwh8\",\"wHqmL3F0q\",\"B3HBtHSKI\",\"P1siBxd42\",\"lcpgai8BY\",\"zxS2SI0C5\"];const serializationHash=\"framer-huZnN\";const variantClassNames={B3HBtHSKI:\"framer-v-qguozi\",HgX8qx8cn:\"framer-v-keyjec\",lcpgai8BY:\"framer-v-1fpy4sk\",OID6ZBwh8:\"framer-v-7azulg\",P1siBxd42:\"framer-v-iarcu0\",wHqmL3F0q:\"framer-v-1lu3sdc\",zxS2SI0C5:\"framer-v-1ecwwwg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Contact button\":\"P1siBxd42\",\"Secondary Left Icon\":\"OID6ZBwh8\",animated:\"zxS2SI0C5\",Primary:\"HgX8qx8cn\",Secondary:\"wHqmL3F0q\",Tertiary:\"B3HBtHSKI\",yellow:\"lcpgai8BY\"};const getProps=({content,fontSize,height,icon,id,link,newTab,smoothScroll,tap,width,...props})=>{return{...props,cAKbDaQ29:icon??props.cAKbDaQ29??\"House\",f8aRIFT8x:content??props.f8aRIFT8x??\"text\",GFW1SBSb5:smoothScroll??props.GFW1SBSb5,M2c51pSDs:newTab??props.M2c51pSDs,oNbBXOn8F:link??props.oNbBXOn8F,Pzrqw7eLc:fontSize??props.Pzrqw7eLc??14,tdCH0J1m_:tap??props.tdCH0J1m_,variant:humanReadableVariantMap[props.variant]??props.variant??\"HgX8qx8cn\"};};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,oNbBXOn8F,M2c51pSDs,GFW1SBSb5,cAKbDaQ29,Pzrqw7eLc,f8aRIFT8x,tdCH0J1m_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"HgX8qx8cn\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapexcl5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(tdCH0J1m_){const res=await tdCH0J1m_(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"OID6ZBwh8-hover\")return true;if(baseVariant===\"OID6ZBwh8\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:oNbBXOn8F,motionChild:true,nodeId:\"HgX8qx8cn\",openInNewTab:M2c51pSDs,scopeId:\"yvWfgHn7n\",smoothScroll:GFW1SBSb5,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-keyjec\",className,classNames)} framer-v1xfp1`,\"data-border\":true,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"HgX8qx8cn\",onTap:onTapexcl5,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(82, 58, 224)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-c0ae87b4-ad9e-4f8c-bb53-48de74affa10, rgb(33, 65, 58))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"HgX8qx8cn-hover\":{backgroundColor:\"var(--token-4241937b-77ed-42f1-a4c1-d846b6c53210, rgb(61, 88, 82))\"},\"lcpgai8BY-hover\":{backgroundColor:\"var(--token-84347d17-5192-458a-be27-bff4049608ad, rgb(241, 212, 171))\"},\"OID6ZBwh8-hover\":{\"--border-color\":\"rgb(161, 161, 161)\"},\"wHqmL3F0q-hover\":{\"--border-color\":\"rgb(161, 161, 161)\"},B3HBtHSKI:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},lcpgai8BY:{\"--border-color\":\"var(--token-5f0faa2c-909b-4eef-938b-58bfc99ba3a3, rgb(240, 214, 167))\",backgroundColor:\"var(--token-53e5805c-c083-4bec-97f2-0e836b796536, rgb(235, 212, 158))\"},OID6ZBwh8:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\"},wHqmL3F0q:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"B3HBtHSKI-hover\":{\"data-framer-name\":undefined},\"HgX8qx8cn-hover\":{\"data-framer-name\":undefined},\"lcpgai8BY-hover\":{\"data-framer-name\":undefined},\"OID6ZBwh8-hover\":{\"data-framer-name\":undefined},\"wHqmL3F0q-hover\":{\"data-framer-name\":undefined},B3HBtHSKI:{\"data-framer-name\":\"Tertiary\"},lcpgai8BY:{\"data-framer-name\":\"yellow\"},OID6ZBwh8:{\"data-framer-name\":\"Secondary Left Icon\"},P1siBxd42:{\"data-framer-name\":\"Contact button\"},wHqmL3F0q:{\"data-framer-name\":\"Secondary\"},zxS2SI0C5:{\"data-framer-name\":\"animated\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ajfvek-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"IkAXS0Xn8-container\",nodeId:\"IkAXS0Xn8\",rendersWithMotion:true,scopeId:\"yvWfgHn7n\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20))\",height:\"100%\",iconSearch:\"House\",iconSelection:cAKbDaQ29,id:\"IkAXS0Xn8\",layoutId:\"IkAXS0Xn8\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255)))\"},children:\"Label\"})}),className:\"framer-1j4i23v\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"DGrly55XP\",style:{\"--extracted-r6o4lv\":\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-Pzrqw7eLc-yvWfgHn7n\":Pzrqw7eLc},text:f8aRIFT8x,variants:{\"B3HBtHSKI-hover\":{\"--extracted-r6o4lv\":\"var(--token-c42916a3-86a1-4143-8cbf-22d810ba4e53, rgb(82, 58, 224))\"},\"lcpgai8BY-hover\":{\"--extracted-r6o4lv\":\"var(--token-b3965c7d-f7f4-44a2-b351-272f9ba79fc7, rgb(100, 108, 106))\"},B3HBtHSKI:{\"--extracted-r6o4lv\":\"var(--token-323992d1-ba2f-4149-8850-10038923e12b, rgb(98, 77, 227))\"},lcpgai8BY:{\"--extracted-r6o4lv\":\"var(--token-0ca23082-3899-4895-954a-4c701ebe4331, rgb(0, 0, 0))\"},OID6ZBwh8:{\"--extracted-r6o4lv\":\"var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20))\"},wHqmL3F0q:{\"--extracted-r6o4lv\":\"var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"B3HBtHSKI-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c42916a3-86a1-4143-8cbf-22d810ba4e53, rgb(82, 58, 224)))\",\"--framer-text-decoration\":\"underline\"},children:\"Label\"})})},\"lcpgai8BY-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b3965c7d-f7f4-44a2-b351-272f9ba79fc7, rgb(100, 108, 106)))\"},children:\"Label\"})})},B3HBtHSKI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-323992d1-ba2f-4149-8850-10038923e12b, rgb(98, 77, 227)))\",\"--framer-text-decoration\":\"underline\"},children:\"Label\"})})},lcpgai8BY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0ca23082-3899-4895-954a-4c701ebe4331, rgb(0, 0, 0)))\"},children:\"Label\"})})},OID6ZBwh8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20)))\"},children:\"Label\"})})},wHqmL3F0q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Pzrqw7eLc-yvWfgHn7n) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-huZnN.framer-v1xfp1, .framer-huZnN .framer-v1xfp1 { display: block; }\",\".framer-huZnN.framer-keyjec { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 8px 24px 8px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-huZnN .framer-1ajfvek-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-huZnN .framer-1j4i23v { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-huZnN.framer-keyjec { gap: 0px; } .framer-huZnN.framer-keyjec > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-huZnN.framer-keyjec > :first-child { margin-top: 0px; } .framer-huZnN.framer-keyjec > :last-child { margin-bottom: 0px; } }\",\".framer-huZnN.framer-v-7azulg.framer-keyjec { flex-direction: row; gap: 8px; padding: 8px 24px 8px 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-huZnN.framer-v-7azulg.framer-keyjec { gap: 0px; } .framer-huZnN.framer-v-7azulg.framer-keyjec > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-huZnN.framer-v-7azulg.framer-keyjec > :first-child { margin-left: 0px; } .framer-huZnN.framer-v-7azulg.framer-keyjec > :last-child { margin-right: 0px; } }\",\".framer-huZnN.framer-v-qguozi.framer-keyjec { padding: 0px; }\",'.framer-huZnN[data-border=\"true\"]::after, .framer-huZnN [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 74\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"OID6ZBwh8\":{\"layout\":[\"auto\",\"auto\"]},\"wHqmL3F0q\":{\"layout\":[\"auto\",\"auto\"]},\"B3HBtHSKI\":{\"layout\":[\"auto\",\"auto\"]},\"P1siBxd42\":{\"layout\":[\"auto\",\"auto\"]},\"lcpgai8BY\":{\"layout\":[\"auto\",\"auto\"]},\"zxS2SI0C5\":{\"layout\":[\"auto\",\"auto\"]},\"DNCOCopj4\":{\"layout\":[\"auto\",\"auto\"]},\"aEPjWHeQP\":{\"layout\":[\"auto\",\"auto\"]},\"UcoLuJUbw\":{\"layout\":[\"auto\",\"auto\"]},\"HYjW4QF0U\":{\"layout\":[\"auto\",\"auto\"]},\"QlYOBcSaC\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"oNbBXOn8F\":\"link\",\"M2c51pSDs\":\"newTab\",\"GFW1SBSb5\":\"smoothScroll\",\"cAKbDaQ29\":\"icon\",\"Pzrqw7eLc\":\"fontSize\",\"f8aRIFT8x\":\"content\",\"tdCH0J1m_\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameryvWfgHn7n=withCSS(Component,css,\"framer-huZnN\");export default FrameryvWfgHn7n;FrameryvWfgHn7n.displayName=\"Button\";FrameryvWfgHn7n.defaultProps={height:48,width:74};addPropertyControls(FrameryvWfgHn7n,{variant:{options:[\"HgX8qx8cn\",\"OID6ZBwh8\",\"wHqmL3F0q\",\"B3HBtHSKI\",\"P1siBxd42\",\"lcpgai8BY\",\"zxS2SI0C5\"],optionTitles:[\"Primary\",\"Secondary Left Icon\",\"Secondary\",\"Tertiary\",\"Contact button\",\"yellow\",\"animated\"],title:\"Variant\",type:ControlType.Enum},oNbBXOn8F:{description:\"\",title:\"Link\",type:ControlType.Link},M2c51pSDs:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},GFW1SBSb5:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean},cAKbDaQ29:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"House\",description:undefined,hidden:undefined,title:\"Icon\"},Pzrqw7eLc:{defaultValue:14,title:\"font size\",type:ControlType.Number},f8aRIFT8x:{defaultValue:\"text\",displayTextArea:false,title:\"content\",type:ControlType.String},tdCH0J1m_:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FrameryvWfgHn7n,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryvWfgHn7n\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"74\",\"framerIntrinsicHeight\":\"48\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OID6ZBwh8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wHqmL3F0q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"B3HBtHSKI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"P1siBxd42\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lcpgai8BY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zxS2SI0C5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DNCOCopj4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aEPjWHeQP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UcoLuJUbw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HYjW4QF0U\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QlYOBcSaC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"oNbBXOn8F\\\":\\\"link\\\",\\\"M2c51pSDs\\\":\\\"newTab\\\",\\\"GFW1SBSb5\\\":\\\"smoothScroll\\\",\\\"cAKbDaQ29\\\":\\\"icon\\\",\\\"Pzrqw7eLc\\\":\\\"fontSize\\\",\\\"f8aRIFT8x\\\":\\\"content\\\",\\\"tdCH0J1m_\\\":\\\"tap\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yvWfgHn7n.map", "import{fontStore as r}from\"framer\";r.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-6A8qr .framer-styles-preset-1ta6m1q:not(.rich-text-wrapper), .framer-6A8qr .framer-styles-preset-1ta6m1q.rich-text-wrapper a { --framer-link-current-text-color: #624de3; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #624de3; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-07393946-3581-41b1-8033-93183e7cdd79, #141414); --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-6A8qr\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nfLkMSrP2\"},motionChild:true,nodeId:\"GQ2RFQNkQ\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"College Counselling\"})})})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FiPbpvavH\"},motionChild:true,nodeId:\"gtOhGodD9\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"College Counselling\"})})})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WIM2lYQwB\"},motionChild:true,nodeId:\"vbKhTaAWu\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Spike Project Consulting\"})})})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s5RAKqNrj\"},motionChild:true,nodeId:\"AXqMpZ65u\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Competitions Coaching\"})})})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Resources\"})});export const v5=\"\uC0C1\uB2F4 \uC608\uC57D\";\nexport const __FramerMetadata__ = {\"exports\":{\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eca4804)\nimport*as localizedValues from\"./Gk2o89Eyv-0.js\";const valuesByLocaleId={C1yrWhIyX:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Tutoring\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e8e43ad)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./GcPVDzAVA-0.js\";const cycleOrder=[\"s7KwVs8v4\"];const serializationHash=\"framer-1hpTG\";const variantClassNames={s7KwVs8v4:\"framer-v-s7kh5a\"};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 valuesByLocaleId={C1yrWhIyX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"s7KwVs8v4\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue;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:\"https://www.ariton-consulting.com/result\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-s7kh5a\",className,classNames)} framer-1325g1i`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"s7KwVs8v4\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Our Results\"})}),className:\"framer-1mxzobd\",\"data-framer-name\":\"Our Results\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"Nm8mlNPW1\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1hpTG.framer-1325g1i, .framer-1hpTG .framer-1325g1i { display: block; }\",\".framer-1hpTG.framer-s7kh5a { height: 24px; overflow: visible; position: relative; text-decoration: none; width: 76px; }\",\".framer-1hpTG .framer-1mxzobd { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 76\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGcPVDzAVA=withCSS(Component,css,\"framer-1hpTG\");export default FramerGcPVDzAVA;FramerGcPVDzAVA.displayName=\"Our Results\";FramerGcPVDzAVA.defaultProps={height:24,width:76};addFonts(FramerGcPVDzAVA,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGcPVDzAVA\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"76\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GcPVDzAVA.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./lGVTWySyx-0.js\";const cycleOrder=[\"RA1Pvx7gj\"];const serializationHash=\"framer-MQwKs\";const variantClassNames={RA1Pvx7gj:\"framer-v-5juyyl\"};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 valuesByLocaleId={C1yrWhIyX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RA1Pvx7gj\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-5juyyl\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"RA1Pvx7gj\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Locations\"})}),className:\"framer-1gaq546\",\"data-framer-name\":\"Locations\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"YZS5VzNHR\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MQwKs.framer-1rpghtb, .framer-MQwKs .framer-1rpghtb { display: block; }\",\".framer-MQwKs.framer-5juyyl { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 27px; }\",\".framer-MQwKs .framer-1gaq546 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MQwKs.framer-5juyyl { gap: 0px; } .framer-MQwKs.framer-5juyyl > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MQwKs.framer-5juyyl > :first-child { margin-top: 0px; } .framer-MQwKs.framer-5juyyl > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 27\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlGVTWySyx=withCSS(Component,css,\"framer-MQwKs\");export default FramerlGVTWySyx;FramerlGVTWySyx.displayName=\"Seoul\";FramerlGVTWySyx.defaultProps={height:24,width:27};addFonts(FramerlGVTWySyx,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlGVTWySyx\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"27\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lGVTWySyx.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Seoul from\"https://framerusercontent.com/modules/RzVApYQXaOskau5O5apV/Bymu4VrlnMW5dYM3lEg8/lGVTWySyx.js\";import*as localizedValues from\"./nS1_h1VU_-0.js\";const SeoulFonts=getFonts(Seoul);const cycleOrder=[\"Uaz6Sv0oN\"];const serializationHash=\"framer-atzU6\";const variantClassNames={Uaz6Sv0oN:\"framer-v-2clr5t\"};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 valuesByLocaleId={C1yrWhIyX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Uaz6Sv0oN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-2clr5t\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Uaz6Sv0oN\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1210lpw-container\",layoutDependency:layoutDependency,layoutId:\"LDVLnAzSZ-container\",children:/*#__PURE__*/_jsx(Seoul,{height:\"100%\",id:\"LDVLnAzSZ\",layoutId:\"LDVLnAzSZ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-atzU6.framer-xc83k1, .framer-atzU6 .framer-xc83k1 { display: block; }\",\".framer-atzU6.framer-2clr5t { height: 25px; overflow: visible; position: relative; width: 65px; }\",\".framer-atzU6 .framer-1210lpw-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 65\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernS1_h1VU_=withCSS(Component,css,\"framer-atzU6\");export default FramernS1_h1VU_;FramernS1_h1VU_.displayName=\"Locations\";FramernS1_h1VU_.defaultProps={height:25,width:65};addFonts(FramernS1_h1VU_,[{explicitInter:true,fonts:[]},...SeoulFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernS1_h1VU_\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"25\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"65\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nS1_h1VU_.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./MHCQVCAqP-0.js\";import Locations from\"https://framerusercontent.com/modules/DXjyPL0PFTUvEskeRrQZ/h1LJdDZP9lhX4X0dnNGQ/nS1_h1VU_.js\";const LocationsFonts=getFonts(Locations);const cycleOrder=[\"rXDMPuGrc\"];const serializationHash=\"framer-sZ7yL\";const variantClassNames={rXDMPuGrc:\"framer-v-17vsmno\"};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 valuesByLocaleId={C1yrWhIyX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,hover,id,tap,width,...props})=>{return{...props,F9xU6ptoF:tap!==null&&tap!==void 0?tap:props.F9xU6ptoF,sYkdAuQZV:hover!==null&&hover!==void 0?hover:props.sYkdAuQZV};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,F9xU6ptoF,sYkdAuQZV,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rXDMPuGrc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapwipa6n=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(F9xU6ptoF){const res=await F9xU6ptoF(...args);if(res===false)return false;}});const onMouseEnter1l5swo9=activeVariantCallback(async(...args)=>{if(sYkdAuQZV){const res=await sYkdAuQZV(...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(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17vsmno\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rXDMPuGrc\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1l5swo9,onTap:onTapwipa6n,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"65px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tk84y2-container\",layoutDependency:layoutDependency,layoutId:\"JnIwTGST7-container\",children:/*#__PURE__*/_jsx(Locations,{height:\"100%\",id:\"JnIwTGST7\",layoutId:\"JnIwTGST7\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sZ7yL.framer-1wty5rp, .framer-sZ7yL .framer-1wty5rp { display: block; }\",\".framer-sZ7yL.framer-17vsmno { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 65px; }\",\".framer-sZ7yL .framer-tk84y2-container { flex: none; height: 24px; position: relative; width: 65px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sZ7yL.framer-17vsmno { gap: 0px; } .framer-sZ7yL.framer-17vsmno > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sZ7yL.framer-17vsmno > :first-child { margin-left: 0px; } .framer-sZ7yL.framer-17vsmno > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 65\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"F9xU6ptoF\":\"tap\",\"sYkdAuQZV\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMHCQVCAqP=withCSS(Component,css,\"framer-sZ7yL\");export default FramerMHCQVCAqP;FramerMHCQVCAqP.displayName=\"Locations\";FramerMHCQVCAqP.defaultProps={height:24,width:65};addPropertyControls(FramerMHCQVCAqP,{F9xU6ptoF:{title:\"Tap\",type:ControlType.EventHandler},sYkdAuQZV:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerMHCQVCAqP,[{explicitInter:true,fonts:[]},...LocationsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMHCQVCAqP\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"24\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"65\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"F9xU6ptoF\\\":\\\"tap\\\",\\\"sYkdAuQZV\\\":\\\"hover\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Competitions Coaching\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (015b6bb)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./rDAsA9a6p-0.js\";const cycleOrder=[\"CcnZAPD5S\"];const serializationHash=\"framer-tXj62\";const variantClassNames={CcnZAPD5S:\"framer-v-1hsgw5y\"};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 valuesByLocaleId={C1yrWhIyX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"CcnZAPD5S\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue;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:\"https://www.ariton-consulting.com/team\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1hsgw5y\",className,classNames)} framer-9eruus`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"CcnZAPD5S\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Our Team\"})}),className:\"framer-ei239v\",\"data-framer-name\":\"Our Team\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"ZhEoDJUUY\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tXj62.framer-9eruus, .framer-tXj62 .framer-9eruus { display: block; }\",\".framer-tXj62.framer-1hsgw5y { height: 24px; overflow: visible; position: relative; text-decoration: none; width: 64px; }\",\".framer-tXj62 .framer-ei239v { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 64\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrDAsA9a6p=withCSS(Component,css,\"framer-tXj62\");export default FramerrDAsA9a6p;FramerrDAsA9a6p.displayName=\"Our Team\";FramerrDAsA9a6p.defaultProps={height:24,width:64};addFonts(FramerrDAsA9a6p,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrDAsA9a6p\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"24\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"64\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rDAsA9a6p.map", "// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ttc0c9sTu4seBWmFeIsl/AU17iKvGZnATGcUuDZGn/M768AgVhd.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/2pJb0mhZJhxwxCEe7Zim/duFbYE8UqafRgisGXHWZ/Gk2o89Eyv.js\";import OurResults from\"https://framerusercontent.com/modules/jP0NDrqazwZRcv23r5HN/c5WChbQLOunBhqWiWEMr/GcPVDzAVA.js\";import Locations from\"https://framerusercontent.com/modules/p3dDireaHrQLFv8pT2rN/Za5kanYzYaJ8PeCRKI30/MHCQVCAqP.js\";import OurTeam from\"https://framerusercontent.com/modules/U3eSIh8KNIFQFc2iO4Td/BBCiEHsRKv4EvZAmdG10/rDAsA9a6p.js\";import Button from\"https://framerusercontent.com/modules/wnNMqvtBTfO30TgSxJlz/kaZfQAZLUvKEgcZGIUNo/yvWfgHn7n.js\";const OurTeamFonts=getFonts(OurTeam);const OurResultsFonts=getFonts(OurResults);const MotionDivWithFX=withFX(motion.div);const LocationsFonts=getFonts(Locations);const ButtonFonts=getFonts(Button);const serializationHash=\"framer-B1lkR\";const variantClassNames={zLY3Ey3BM:\"framer-v-1v514mg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,tap,width,...props})=>{return{...props,Uq_VTNgur:tap??props.Uq_VTNgur};};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,Uq_VTNgur,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"zLY3Ey3BM\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const F9xU6ptoF137ilh0=activeVariantCallback(async(...args)=>{if(Uq_VTNgur){const res=await Uq_VTNgur(...args);if(res===false)return false;}});const sYkdAuQZVtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const ref8=React.useRef(null);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-1v514mg\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"zLY3Ey3BM\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"About Us\"})}),className:\"framer-t8j4mn\",\"data-framer-name\":\"About Us\",\"data-highlight\":true,fonts:[\"GF;DM Sans-500\"],id:`${layoutId}-t8j4mn`,layoutDependency:layoutDependency,layoutId:\"R_osRUk2B\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-t8j4mn`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-v1xcoi\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"igUz29FV3\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x2a5gb\",\"data-border\":true,\"data-framer-name\":\"Links: services\",layoutDependency:layoutDependency,layoutId:\"XGCeu7tkz\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"64px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vf8154-container\",layoutDependency:layoutDependency,layoutId:\"oaxC07sxI-container\",nodeId:\"oaxC07sxI\",rendersWithMotion:true,scopeId:\"Gk2o89Eyv\",children:/*#__PURE__*/_jsx(OurTeam,{height:\"100%\",id:\"oaxC07sxI\",layoutId:\"oaxC07sxI\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"76px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1h4z7x8-container\",layoutDependency:layoutDependency,layoutId:\"FxACt5GPY-container\",nodeId:\"FxACt5GPY\",rendersWithMotion:true,scopeId:\"Gk2o89Eyv\",children:/*#__PURE__*/_jsx(OurResults,{height:\"100%\",id:\"FxACt5GPY\",layoutId:\"FxACt5GPY\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})]})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Our Programs\"})}),className:\"framer-1pcnesu\",\"data-highlight\":true,fonts:[\"GF;DM Sans-500\"],id:`${layoutId}-1pcnesu`,layoutDependency:layoutDependency,layoutId:\"o6olDPwvo\",onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:ref3,style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1pcnesu`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1bvc4m9\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"ufoNlQmj_\",ref:ref4,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16lcjqz\",\"data-border\":true,\"data-framer-name\":\"Links: services\",layoutDependency:layoutDependency,layoutId:\"SVeRdDcFW\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nfLkMSrP2\"},motionChild:true,nodeId:\"GQ2RFQNkQ\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"US Consulting\"})})})}),className:\"framer-1ik7qf8\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"GQ2RFQNkQ\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FiPbpvavH\"},motionChild:true,nodeId:\"gtOhGodD9\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"UK Consulting\"})})})}),className:\"framer-1d61p8\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"gtOhGodD9\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WIM2lYQwB\"},motionChild:true,nodeId:\"vbKhTaAWu\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Project Consulting\"})})})}),className:\"framer-6kb7vt\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"vbKhTaAWu\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s5RAKqNrj\"},motionChild:true,nodeId:\"AXqMpZ65u\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Competitions Coaching\"})})})}),className:\"framer-17ap1wp\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"AXqMpZ65u\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})})]})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:\"Resources\"})}),className:\"framer-164u0bc\",\"data-highlight\":true,fonts:[\"GF;DM Sans-500\"],id:`${layoutId}-164u0bc`,layoutDependency:layoutDependency,layoutId:\"dUHjk7uFi\",onMouseEnter:onMouseEntertxyyif({overlay:overlay2}),ref:ref5,style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-164u0bc`,offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1q8nnd6\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"DazZZnf22\",ref:ref6,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ut2zbr\",\"data-border\":true,\"data-framer-name\":\"Links: services\",layoutDependency:layoutDependency,layoutId:\"r8N8N0TmN\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s5RAKqNrj\"},motionChild:true,nodeId:\"IPS8oElso\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Competitions\"})})})}),className:\"framer-12wpt3g\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"IPS8oElso\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WIM2lYQwB\"},motionChild:true,nodeId:\"sjwt_Gx76\",openInNewTab:false,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Student Spike project case studies\"})})})}),className:\"framer-y9ju8n\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"sjwt_Gx76\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})})]})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"65px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||48)-0-24)/2),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1momonj-container\",id:`${layoutId}-1momonj`,layoutDependency:layoutDependency,layoutId:\"hJOtyVIf6-container\",nodeId:\"hJOtyVIf6\",ref:ref7,rendersWithMotion:true,scopeId:\"Gk2o89Eyv\",children:[/*#__PURE__*/_jsx(Locations,{F9xU6ptoF:F9xU6ptoF137ilh0,height:\"100%\",id:\"hJOtyVIf6\",layoutId:\"hJOtyVIf6\",style:{height:\"100%\",width:\"100%\"},sYkdAuQZV:sYkdAuQZVtxyyif({overlay:overlay3}),variant:overlay3.visible?\"rXDMPuGrc\":undefined,width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1momonj`,offsetX:0,offsetY:10,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1wd3kkk\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"NIcp1Z2QM\",ref:ref8,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yo8ux2\",\"data-border\":true,\"data-framer-name\":\"Links: services\",layoutDependency:layoutDependency,layoutId:\"Tb8NtvORB\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"blog.naver.com/aritonconsulting\",motionChild:true,nodeId:\"NtbWnmZtO\",openInNewTab:true,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Korea\"})})})}),className:\"framer-lulsm2\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"NtbWnmZtO\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"ariton.notion.site\",motionChild:true,nodeId:\"YtYD9Z1Qc\",openInNewTab:true,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"USA\"})})})}),className:\"framer-1wnv3qr\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"YtYD9Z1Qc\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"ariton.notion.site\",motionChild:true,nodeId:\"ioV5rUhK_\",openInNewTab:true,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Singapore\"})})})}),className:\"framer-1n5cdfr\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"ioV5rUhK_\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"ariton.notion.site\",motionChild:true,nodeId:\"rLNRuPhZW\",openInNewTab:true,scopeId:\"Gk2o89Eyv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ta6m1q\",\"data-styles-preset\":\"M768AgVhd\",children:\"Taiwan\"})})})}),className:\"framer-19ws4pq\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"rLNRuPhZW\",style:{\"--extracted-r6o4lv\":\"var(--token-ec0bb0b3-14fb-48b5-9c5c-7f783ede8eda, rgb(79, 88, 85))\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"150px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||48)-0-48)/2),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8n9lmo-container\",layoutDependency:layoutDependency,layoutId:\"wpBX96_EP-container\",nodeId:\"wpBX96_EP\",rendersWithMotion:true,scopeId:\"Gk2o89Eyv\",children:/*#__PURE__*/_jsx(Button,{cAKbDaQ29:\"House\",f8aRIFT8x:getLocalizedValue(\"v5\",activeLocale)??\"Free consultation\",GFW1SBSb5:false,height:\"100%\",id:\"wpBX96_EP\",layoutId:\"wpBX96_EP\",M2c51pSDs:true,oNbBXOn8F:\"https://calendly.com/sofia-chung-ariton-edu/meet-ariton\",Pzrqw7eLc:14,style:{height:\"100%\",width:\"100%\"},variant:\"P1siBxd42\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-B1lkR.framer-1ad24di, .framer-B1lkR .framer-1ad24di { display: block; }\",\".framer-B1lkR.framer-1v514mg { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-B1lkR .framer-t8j4mn, .framer-B1lkR .framer-1pcnesu, .framer-B1lkR .framer-1ik7qf8, .framer-B1lkR .framer-1d61p8, .framer-B1lkR .framer-6kb7vt, .framer-B1lkR .framer-17ap1wp, .framer-B1lkR .framer-164u0bc, .framer-B1lkR .framer-12wpt3g, .framer-B1lkR .framer-y9ju8n, .framer-B1lkR .framer-lulsm2, .framer-B1lkR .framer-1wnv3qr, .framer-B1lkR .framer-1n5cdfr, .framer-B1lkR .framer-19ws4pq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-B1lkR .framer-v1xcoi { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 98px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-B1lkR .framer-x2a5gb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 16px 24px 16px 24px; pointer-events: auto; position: relative; width: 228px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-B1lkR .framer-vf8154-container { flex: none; height: 24px; position: relative; width: 64px; }\",\".framer-B1lkR .framer-1h4z7x8-container { flex: none; height: 24px; position: relative; width: 76px; }\",\".framer-B1lkR .framer-1bvc4m9, .framer-B1lkR .framer-1q8nnd6, .framer-B1lkR .framer-1wd3kkk { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-B1lkR .framer-16lcjqz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 24px 16px 24px; pointer-events: auto; position: relative; width: 228px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-B1lkR .framer-1ut2zbr, .framer-B1lkR .framer-yo8ux2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 24px 16px 24px; pointer-events: auto; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-B1lkR .framer-1momonj-container { flex: none; height: 24px; position: relative; width: 65px; }\",\".framer-B1lkR .framer-8n9lmo-container { flex: none; height: 48px; position: relative; width: 150px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-B1lkR.framer-1v514mg, .framer-B1lkR .framer-v1xcoi, .framer-B1lkR .framer-x2a5gb, .framer-B1lkR .framer-1bvc4m9, .framer-B1lkR .framer-16lcjqz, .framer-B1lkR .framer-1q8nnd6, .framer-B1lkR .framer-1ut2zbr, .framer-B1lkR .framer-1wd3kkk, .framer-B1lkR .framer-yo8ux2 { gap: 0px; } .framer-B1lkR.framer-1v514mg > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-B1lkR.framer-1v514mg > :first-child, .framer-B1lkR .framer-1bvc4m9 > :first-child, .framer-B1lkR .framer-1q8nnd6 > :first-child, .framer-B1lkR .framer-1wd3kkk > :first-child { margin-left: 0px; } .framer-B1lkR.framer-1v514mg > :last-child, .framer-B1lkR .framer-1bvc4m9 > :last-child, .framer-B1lkR .framer-1q8nnd6 > :last-child, .framer-B1lkR .framer-1wd3kkk > :last-child { margin-right: 0px; } .framer-B1lkR .framer-v1xcoi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-B1lkR .framer-v1xcoi > :first-child, .framer-B1lkR .framer-x2a5gb > :first-child, .framer-B1lkR .framer-16lcjqz > :first-child, .framer-B1lkR .framer-1ut2zbr > :first-child, .framer-B1lkR .framer-yo8ux2 > :first-child { margin-top: 0px; } .framer-B1lkR .framer-v1xcoi > :last-child, .framer-B1lkR .framer-x2a5gb > :last-child, .framer-B1lkR .framer-16lcjqz > :last-child, .framer-B1lkR .framer-1ut2zbr > :last-child, .framer-B1lkR .framer-yo8ux2 > :last-child { margin-bottom: 0px; } .framer-B1lkR .framer-x2a5gb > *, .framer-B1lkR .framer-16lcjqz > *, .framer-B1lkR .framer-1ut2zbr > *, .framer-B1lkR .framer-yo8ux2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-B1lkR .framer-1bvc4m9 > *, .framer-B1lkR .framer-1q8nnd6 > *, .framer-B1lkR .framer-1wd3kkk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,'.framer-B1lkR[data-border=\"true\"]::after, .framer-B1lkR [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 562.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"Uq_VTNgur\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerGk2o89Eyv=withCSS(Component,css,\"framer-B1lkR\");export default FramerGk2o89Eyv;FramerGk2o89Eyv.displayName=\"header-inner-action\";FramerGk2o89Eyv.defaultProps={height:48,width:562.5};addPropertyControls(FramerGk2o89Eyv,{Uq_VTNgur:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerGk2o89Eyv,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]},...OurTeamFonts,...OurResultsFonts,...LocationsFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGk2o89Eyv\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"Uq_VTNgur\\\":\\\"tap\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"562.5\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"48\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import HeaderInnerAction from\"https://framerusercontent.com/modules/p5uS9LIjLBvlEKXCj7jc/VJLfmuiX9AN5GOK7hfwq/Gk2o89Eyv.js\";import*as localizedValues from\"./MZiH1HVGP-0.js\";const HeaderInnerActionFonts=getFonts(HeaderInnerAction);const cycleOrder=[\"L5jwrQ_p_\",\"uM5U_AkCZ\",\"MTguNEvZR\",\"ZeppxuJ2l\",\"INUSvXn7c\",\"GdgFGTfbt\",\"yyEoRqP5g\",\"RfOD2ClKP\",\"snY4UbFrp\"];const serializationHash=\"framer-z71oX\";const variantClassNames={GdgFGTfbt:\"framer-v-n3wbt6\",INUSvXn7c:\"framer-v-1xykfzq\",L5jwrQ_p_:\"framer-v-1ykltll\",MTguNEvZR:\"framer-v-r0tta6\",RfOD2ClKP:\"framer-v-mleijz\",snY4UbFrp:\"framer-v-rxds3a\",uM5U_AkCZ:\"framer-v-1gu91rd\",yyEoRqP5g:\"framer-v-10v7xyp\",ZeppxuJ2l:\"framer-v-fs4olg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={C1yrWhIyX:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Mobile Menu Open\":\"yyEoRqP5g\",\"Mobile Sticky Menu Open\":\"RfOD2ClKP\",\"Mobile Sticky\":\"GdgFGTfbt\",\"Sticky Desktop\":\"ZeppxuJ2l\",\"Variant 9\":\"snY4UbFrp\",Default:\"L5jwrQ_p_\",Desktop:\"MTguNEvZR\",Mobile:\"INUSvXn7c\",Sticky:\"uM5U_AkCZ\"};const getProps=({height,id,overlay,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"L5jwrQ_p_\",X69GG6zfk:overlay??props.X69GG6zfk};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,X69GG6zfk,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"L5jwrQ_p_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const Uq_VTNgur13p2ds1=activeVariantCallback(async(...args)=>{if(X69GG6zfk){const res=await X69GG6zfk(...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??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ykltll\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"L5jwrQ_p_\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref??ref1,style:{...style},...addPropertyOverrides({GdgFGTfbt:{\"data-framer-name\":\"Mobile Sticky\"},INUSvXn7c:{\"data-framer-name\":\"Mobile\"},MTguNEvZR:{\"data-framer-name\":\"Desktop\"},RfOD2ClKP:{\"data-framer-name\":\"Mobile Sticky Menu Open\"},snY4UbFrp:{\"data-framer-name\":\"Variant 9\"},uM5U_AkCZ:{\"data-framer-name\":\"Sticky\"},yyEoRqP5g:{\"data-framer-name\":\"Mobile Menu Open\"},ZeppxuJ2l:{\"data-framer-name\":\"Sticky Desktop\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17z9i0d\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"gUO7Vg2OF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sfptre\",\"data-border\":true,\"data-framer-name\":\"header-inner\",layoutDependency:layoutDependency,layoutId:\"NfQs57y5f\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(234, 236, 240, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.9)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{GdgFGTfbt:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"rgb(255, 255, 255)\"},RfOD2ClKP:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"rgb(255, 255, 255)\"},uM5U_AkCZ:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"rgb(255, 255, 255)\"},yyEoRqP5g:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"rgb(255, 255, 255)\"},ZeppxuJ2l:{\"--border-color\":\"rgb(234, 236, 240)\",backgroundColor:\"rgb(255, 255, 255)\"}},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:136,intrinsicWidth:726,pixelHeight:136,pixelWidth:726,positionX:\"center\",positionY:\"center\",sizes:\"206px\",src:\"https://framerusercontent.com/images/w9hMykuyUF5uOSgW5MD2bKpyDc.png\",srcSet:\"https://framerusercontent.com/images/w9hMykuyUF5uOSgW5MD2bKpyDc.png?scale-down-to=512 512w,https://framerusercontent.com/images/w9hMykuyUF5uOSgW5MD2bKpyDc.png 726w\"},className:\"framer-8vw7ls framer-373xpx\",layoutDependency:layoutDependency,layoutId:\"KPvTbhK44\",...addPropertyOverrides({GdgFGTfbt:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:162,intrinsicWidth:494,pixelHeight:162,pixelWidth:494,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/DxQoFaMU9rNgNuP3nwi2o5nvb8.png\"}},INUSvXn7c:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:165,intrinsicWidth:477,pixelHeight:165,pixelWidth:477,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/qMd0TlRrKp4z9AfVfTVXv4RIesU.png\"}},MTguNEvZR:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:153,intrinsicWidth:468,pixelHeight:153,pixelWidth:468,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/7PXmxnP9RGFqCLmHlROS5upM0.png\"}},RfOD2ClKP:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:166,intrinsicWidth:475,pixelHeight:166,pixelWidth:475,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/95JVGQlhvASvvFmBR0uoC9Nvldc.png\"}},yyEoRqP5g:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:164,intrinsicWidth:492,pixelHeight:164,pixelWidth:492,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/YK7YY1h1zstGXCH2XdDe0mZOx9A.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hbcfa1-container\",layoutDependency:layoutDependency,layoutId:\"z3Nal8GMS-container\",children:/*#__PURE__*/_jsx(HeaderInnerAction,{height:\"100%\",id:\"z3Nal8GMS\",layoutId:\"z3Nal8GMS\",style:{height:\"100%\"},Uq_VTNgur:Uq_VTNgur13p2ds1,width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-z71oX.framer-373xpx, .framer-z71oX .framer-373xpx { display: block; }\",\".framer-z71oX.framer-1ykltll { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-z71oX .framer-17z9i0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1184px; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-z71oX .framer-1sfptre { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 32px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-z71oX .framer-8vw7ls { flex: none; height: 40px; position: relative; text-decoration: none; width: 206px; }\",\".framer-z71oX .framer-hbcfa1-container { flex: none; height: 48px; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-z71oX.framer-1ykltll, .framer-z71oX .framer-17z9i0d { gap: 0px; } .framer-z71oX.framer-1ykltll > *, .framer-z71oX .framer-17z9i0d > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-z71oX.framer-1ykltll > :first-child, .framer-z71oX .framer-17z9i0d > :first-child { margin-left: 0px; } .framer-z71oX.framer-1ykltll > :last-child, .framer-z71oX .framer-17z9i0d > :last-child { margin-right: 0px; } }\",\".framer-z71oX.framer-v-r0tta6.framer-1ykltll, .framer-z71oX.framer-v-fs4olg.framer-1ykltll { width: 1200px; }\",\".framer-z71oX.framer-v-r0tta6 .framer-17z9i0d, .framer-z71oX.framer-v-fs4olg .framer-17z9i0d { max-width: 1168px; padding: 0px 16px 0px 16px; }\",\".framer-z71oX.framer-v-r0tta6 .framer-8vw7ls { width: 142px; }\",\".framer-z71oX.framer-v-1xykfzq.framer-1ykltll, .framer-z71oX.framer-v-n3wbt6.framer-1ykltll, .framer-z71oX.framer-v-10v7xyp.framer-1ykltll, .framer-z71oX.framer-v-mleijz.framer-1ykltll { overflow: visible; width: 390px; }\",\".framer-z71oX.framer-v-1xykfzq .framer-17z9i0d, .framer-z71oX.framer-v-n3wbt6 .framer-17z9i0d, .framer-z71oX.framer-v-10v7xyp .framer-17z9i0d, .framer-z71oX.framer-v-mleijz .framer-17z9i0d { max-width: 1168px; overflow: visible; padding: 0px 16px 0px 16px; }\",\".framer-z71oX.framer-v-1xykfzq .framer-1sfptre, .framer-z71oX.framer-v-n3wbt6 .framer-1sfptre, .framer-z71oX.framer-v-10v7xyp .framer-1sfptre, .framer-z71oX.framer-v-mleijz .framer-1sfptre { padding: 16px 0px 16px 16px; }\",\".framer-z71oX.framer-v-1xykfzq .framer-8vw7ls, .framer-z71oX.framer-v-n3wbt6 .framer-8vw7ls, .framer-z71oX.framer-v-10v7xyp .framer-8vw7ls { flex: 1 0 0px; width: 1px; }\",'.framer-z71oX[data-border=\"true\"]::after, .framer-z71oX [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 112\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uM5U_AkCZ\":{\"layout\":[\"fixed\",\"auto\"]},\"MTguNEvZR\":{\"layout\":[\"fixed\",\"auto\"]},\"ZeppxuJ2l\":{\"layout\":[\"fixed\",\"auto\"]},\"INUSvXn7c\":{\"layout\":[\"fixed\",\"auto\"]},\"GdgFGTfbt\":{\"layout\":[\"fixed\",\"auto\"]},\"yyEoRqP5g\":{\"layout\":[\"fixed\",\"auto\"]},\"RfOD2ClKP\":{\"layout\":[\"fixed\",\"auto\"]},\"snY4UbFrp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"X69GG6zfk\":\"overlay\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMZiH1HVGP=withCSS(Component,css,\"framer-z71oX\");export default FramerMZiH1HVGP;FramerMZiH1HVGP.displayName=\"Header\";FramerMZiH1HVGP.defaultProps={height:112,width:1440};addPropertyControls(FramerMZiH1HVGP,{variant:{options:[\"L5jwrQ_p_\",\"uM5U_AkCZ\",\"MTguNEvZR\",\"ZeppxuJ2l\",\"INUSvXn7c\",\"GdgFGTfbt\",\"yyEoRqP5g\",\"RfOD2ClKP\",\"snY4UbFrp\"],optionTitles:[\"Default\",\"Sticky\",\"Desktop\",\"Sticky Desktop\",\"Mobile\",\"Mobile Sticky\",\"Mobile Menu Open\",\"Mobile Sticky Menu Open\",\"Variant 9\"],title:\"Variant\",type:ControlType.Enum},X69GG6zfk:{title:\"Overlay\",type:ControlType.EventHandler}});addFonts(FramerMZiH1HVGP,[{explicitInter:true,fonts:[]},...HeaderInnerActionFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMZiH1HVGP\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"112\",\"framerVariables\":\"{\\\"X69GG6zfk\\\":\\\"overlay\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uM5U_AkCZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MTguNEvZR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZeppxuJ2l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"INUSvXn7c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GdgFGTfbt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yyEoRqP5g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RfOD2ClKP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"snY4UbFrp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore as r}from\"framer\";r.loadWebFontsFromSelectors([\"GF;DM Sans-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/DYNDzyqa_:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhTmf3ZGMZpg.ttf\",weight:\"400\"}];export const css=['.framer-mOhYQ .framer-styles-preset-1mu4hoa:not(.rich-text-wrapper), .framer-mOhYQ .framer-styles-preset-1mu4hoa.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-b3965c7d-f7f4-44a2-b351-272f9ba79fc7, #646c6a); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-mOhYQ\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore as t}from\"framer\";t.loadWebFontsFromSelectors([\"GF;DM Sans-700\",\"GF;DM Sans-900\",\"GF;DM Sans-900italic\",\"GF;DM Sans-700italic\"]);export const fonts=[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/fvDyu3iV8:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthTmf3ZGMZpg.ttf\",weight:\"700\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/fvDyu3iV8:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAC5thTmf3ZGMZpg.ttf\",weight:\"900\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/fvDyu3iV8:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm3zRmYJpso5.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat8gCm3zRmYJpso5.ttf\",weight:\"900\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/fvDyu3iV8:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm3zRmYJpso5.ttf\"},style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm3zRmYJpso5.ttf\",weight:\"700\"}];export const css=['.framer-owfcf .framer-styles-preset-49b16m:not(.rich-text-wrapper), .framer-owfcf .framer-styles-preset-49b16m.rich-text-wrapper h6 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 42px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-07393946-3581-41b1-8033-93183e7cdd79, #141414); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-owfcf .framer-styles-preset-49b16m:not(.rich-text-wrapper), .framer-owfcf .framer-styles-preset-49b16m.rich-text-wrapper h6 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 42px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-07393946-3581-41b1-8033-93183e7cdd79, #141414); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-owfcf .framer-styles-preset-49b16m:not(.rich-text-wrapper), .framer-owfcf .framer-styles-preset-49b16m.rich-text-wrapper h6 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 28px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-07393946-3581-41b1-8033-93183e7cdd79, #141414); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-owfcf\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=\"\uB300\uD559 \uC785\uC2DC/\uC6D0\uC11C \uC900\uBE44\uB294 \uC5B8\uC81C \uC2DC\uC791\uD558\uB294 \uAC83\uC744 \uCD94\uCC9C\uD558\uC2DC\uB098\uC694?\";export const v1=\"9\uD559\uB144 \uB610\uB294 10\uD559\uB144\uC744 \uAD8C\uC7A5\uB4DC\uB9AC\uC9C0\uB9CC, 11\uD559\uB144\uB3C4 \uB2A6\uC9C0\uB294 \uC54A\uC2B5\uB2C8\uB2E4. \uB9DE\uCDA4\uD654 \uB41C \uC804\uB7B5 \uD0C0\uC784\uB77C\uC778\uC744 \uC6D0\uD558\uC2E0\uB2E4\uBA74, \uBA74\uB2F4 \uC2E0\uCCAD\uC744 \uCD94\uCC9C\uB4DC\uB9BD\uB2C8\uB2E4!\";export const v2=\"\uBBF8\uAD6D/\uC601\uAD6D \uC785\uC2DC - \uC900\uBE44 \uACFC\uC815\uC774 \uB108\uBB34 \uB9CE\uC740\uB370, \uC5B4\uB514\uC11C\uBD80\uD130 \uC2DC\uC791\uD574\uC57C \uB420\uAE4C\uC694?\";export const v3=\"\uCCAB \uBB34\uB8CC \uC0C1\uB2F4 \uD1B5\uD574 \uCEE8\uC124\uD305 \uD504\uB85C\uC138\uC2A4 \uB300\uD574\uC11C \uC548\uB0B4\uD574 \uB4DC\uB9AC\uACA0\uC2B5\uB2C8\uB2E4. \uB610\uD55C, \uCD94\uD6C4 1:1 \uCEE8\uC124\uD305 \uC138\uC158 \uBC1B\uC73C\uC2DC\uBA74\uC11C \uACC4\uC57D\uD558\uC2E4\uC9C0 \uACB0\uC815\uD558\uC2DC\uBA74 \uB429\uB2C8\uB2E4.\";export const v4=\"Ariton\uC758 \uC804\uBB38 \uBD84\uC57C\uB294 \uBB34\uC5C7\uC77C\uAE4C\uC694?\";export const v5=\"\uC544\uB9AC\uD1A4\uC5D0\uC11C \uC9C0\uC6D0\uD574\uB4DC\uB9AC\uB294 \uB300\uD559 \uCEE8\uC124\uD305 \uC11C\uBE44\uB294 \uBBF8\uAD6D \uBC0F \uC601\uAD6D \uC911\uC2EC\uC785\uB2C8\uB2E4 (\uBBF8\uAD6D \uC544\uC774\uBE44\uB9AC\uADF8, Top 20 \uBC0F \uC601\uAD6D Oxbridge \uD3EC\uD568).\";export const v6=\"\uD639\uC2DC 12\uD559\uB144\uC774\uBA74, \uCEE8\uC124\uD305 \uC2DC\uC791\uD558\uAE30\uC5D0\uB294 \uB108\uBB34 \uB2A6\uC5C8\uB098\uC694?\";export const v7=\"12\uD559\uB144\uC774 \uB418\uBA74 \uC800\uD76C\uAC00 \uC81C\uACF5\uD574 \uB4DC\uB9B4 \uC218 \uC788\uB294 \uC9C0\uC6D0\uC774 \uC81C\uD55C\uB420 \uC218 \uC788\uC2B5\uB2C8\uB2E4. 12\uD559\uB144 \uD559\uC0DD\uB4E4\uC740 \uC8FC\uB85C \uC6D0\uC11C \uC5D0\uC138\uC774 \uC704\uC8FC\uB85C \uB3C4\uC6C0\uC744 \uBC1B\uAC8C \uB429\uB2C8\uB2E4.  \";export const v8=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-49b16m\",\"data-styles-preset\":\"fvDyu3iV8\",children:\"Frequently Asked Questions (FAQ)\"})});export const v9=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mu4hoa\",\"data-styles-preset\":\"DYNDzyqa_\",children:\"FAQ \uC139\uC158 \uC678 \uC9C8\uBB38\uC774 \uC788\uC73C\uC2DC\uBA74, \uC544\uB798 \uB9C1\uD06C \uD1B5\uD574 \uC0C1\uB2F4 \uC608\uC57D\uC744 \uB3C4\uC640\uB4DC\uB9AC\uACA0\uC2B5\uB2C8\uB2E4.\"})});export const v10=\"\uC0C1\uB2F4 \uC608\uC57D\";\nexport const __FramerMetadata__ = {\"exports\":{\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eca4804)\nimport*as localizedValues from\"./X_9yOBthO-0.js\";const valuesByLocaleId={C1yrWhIyX:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d894e1b)\nimport{jsx as r,jsxs as e}from\"react/jsx-runtime\";import{addFonts as a,addPropertyControls as t,ControlType as i,cx as n,getFonts as o,RichText as m,useActiveVariantCallback as l,useLocaleInfo as p,useVariantState as f,withCSS as d}from\"framer\";import{LayoutGroup as s,motion as c,MotionConfigContext as h}from\"framer-motion\";import*as g from\"react\";import{Icon as u}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as x from\"https://framerusercontent.com/modules/HtX6yekIZGas0bQlM8D9/yuWvhal8UdUN0M1lgxo1/DYNDzyqa_.js\";import*as v from\"https://framerusercontent.com/modules/km5IUryPTFAT2Lqe8mt1/JgZqHxY7RqofJdBFoKo7/pOmazlj55.js\";let b=o(u),y=[\"jC3bg8UNb\",\"hm1Q0qwdi\",\"o190PUaMN\",\"GhFfrLuv3\"],w=\"framer-J2YpW\",k={GhFfrLuv3:\"framer-v-ci4n0m\",hm1Q0qwdi:\"framer-v-10gsfqs\",jC3bg8UNb:\"framer-v-pzhjba\",o190PUaMN:\"framer-v-y7uivq\"};function J(r,...e){let a={};return null==e||e.forEach(e=>e&&Object.assign(a,r[e])),a;}let Y={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},W={delay:2,duration:.2,ease:[.44,0,.56,1],type:\"tween\"},j=({value:e,children:a})=>{let t=g.useContext(h),i=null!=e?e:t.transition,n=g.useMemo(()=>({...t,transition:i}),[JSON.stringify(i)]);return /*#__PURE__*/r(h.Provider,{value:n,children:a});},z={\"Phone Opened\":\"GhFfrLuv3\",Default:\"jC3bg8UNb\",Opened:\"hm1Q0qwdi\",Phone:\"o190PUaMN\"},N=({answer:r,height:e,id:a,question:t,tap:i,width:n,...o})=>{var m,l,p,f;return{...o,dhI4eoPKx:null!=i?i:o.dhI4eoPKx,sq2iJBKmo:null!==(m=null!=t?t:o.sq2iJBKmo)&&void 0!==m?m:\"Question\",variant:null!==(p=null!==(l=z[o.variant])&&void 0!==l?l:o.variant)&&void 0!==p?p:\"jC3bg8UNb\",VV8kcx54l:null!==(f=null!=r?r:o.VV8kcx54l)&&void 0!==f?f:\"Answer\"};},D=(r,e)=>e.join(\"-\")+r.layoutDependency,q=/*#__PURE__*/g.forwardRef(function(a,t){let{activeLocale:i}=p(),{style:o,className:d,layoutId:h,variant:b,sq2iJBKmo:w,VV8kcx54l:z,dhI4eoPKx:q,...P}=N(a),{baseVariant:C,classNames:M,gestureVariant:U,setGestureState:F,setVariant:G,transition:A,variants:R}=f({cycleOrder:y,defaultVariant:\"jC3bg8UNb\",transitions:Y,variant:b,variantClassNames:k}),T=D(a,R),{activeVariantCallback:L,delay:I}=l(C),Q=L(async(...r)=>{if(q){let e=await q(...r);if(!1===e)return!1;}}),S=L(async(...r)=>{G(\"hm1Q0qwdi\");}),E=L(async(...r)=>{G(\"jC3bg8UNb\");}),O=L(async(...r)=>{G(\"GhFfrLuv3\");}),V=L(async(...r)=>{G(\"o190PUaMN\");}),H=g.useRef(null),B=g.useId(),_=[v.className,x.className];return /*#__PURE__*/r(s,{id:null!=h?h:B,children:/*#__PURE__*/r(c.div,{initial:b,animate:R,onHoverStart:()=>F({isHovered:!0}),onHoverEnd:()=>F({isHovered:!1}),onTapStart:()=>F({isPressed:!0}),onTap:()=>F({isPressed:!1}),onTapCancel:()=>F({isPressed:!1}),className:n(\"framer-J2YpW\",..._,M),style:{display:\"contents\"},children:/*#__PURE__*/r(j,{value:A,children:/*#__PURE__*/e(c.div,{...P,className:n(\"framer-pzhjba\",d),\"data-framer-name\":\"Default\",\"data-highlight\":!0,layoutDependency:T,layoutId:\"jC3bg8UNb\",onTap:Q,ref:null!=t?t:H,style:{...o},...J({GhFfrLuv3:{\"data-framer-name\":\"Phone Opened\"},hm1Q0qwdi:{\"data-framer-name\":\"Opened\"},o190PUaMN:{\"data-framer-name\":\"Phone\"}},C,U),children:[/*#__PURE__*/e(c.div,{className:\"framer-1gikyp7\",\"data-border\":!0,\"data-framer-name\":\"accordion-item-top\",\"data-highlight\":!0,layoutDependency:T,layoutId:\"G99i9tJ7p\",onTap:S,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...J({GhFfrLuv3:{onTap:V},hm1Q0qwdi:{onTap:E},o190PUaMN:{onTap:O}},C,U),children:[/*#__PURE__*/r(m,{__fromCanvasComponent:!0,children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(c.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20)))\"},children:\"Streamlined Workflows\"})}),className:\"framer-18mad41\",fonts:[\"GF;DM Sans-500\"],layoutDependency:T,layoutId:\"WTMOvACgk\",style:{\"--extracted-r6o4lv\":\"var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:w,verticalAlignment:\"top\",withExternalLayout:!0,...J({GhFfrLuv3:{children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(c.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20)))\"},children:\"Question\"})})},o190PUaMN:{children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(c.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20)))\"},children:\"Question\"})})}},C,U)}),/*#__PURE__*/r(c.div,{className:\"framer-10cdzu2-container\",layoutDependency:T,layoutId:\"CznDrMhGz-container\",style:{rotate:0},variants:{GhFfrLuv3:{rotate:45},hm1Q0qwdi:{rotate:45}},children:/*#__PURE__*/r(u,{color:'var(--token-07393946-3581-41b1-8033-93183e7cdd79, rgb(20, 20, 20)) /* {\"name\":\"Dark\"} */',height:\"100%\",iconSearch:\"House\",iconSelection:\"PlusCircle\",id:\"CznDrMhGz\",layoutId:\"CznDrMhGz\",mirrored:!1,selectByList:!0,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})]}),!![\"hm1Q0qwdi\",\"GhFfrLuv3\"].includes(C)&&/*#__PURE__*/r(c.div,{className:\"framer-na79uf\",layoutDependency:T,layoutId:\"eNtJ2XSGQ\",children:/*#__PURE__*/r(c.div,{className:\"framer-1akhsa0\",\"data-border\":!0,\"data-framer-name\":\"accordion-item-inner\",layoutDependency:T,layoutId:\"dadaxFk7G\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/r(j,{value:W,children:/*#__PURE__*/r(m,{__fromCanvasComponent:!0,children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(c.p,{className:\"framer-styles-preset-1pa09k8\",\"data-styles-preset\":\"pOmazlj55\",children:\"Experience Aura's transformative power in action. Discover how it streamlines workflows with its intuitive real-time messaging, task management, and document sharing features. Witness how teams effortlessly communicate, coordinate tasks.\"})}),className:\"framer-1hmo7fc\",layoutDependency:T,layoutId:\"nPRdbduAU\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:z,verticalAlignment:\"top\",withExternalLayout:!0,...J({GhFfrLuv3:{children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(c.p,{className:\"framer-styles-preset-1mu4hoa\",\"data-styles-preset\":\"DYNDzyqa_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Answer\"})})},hm1Q0qwdi:{children:/*#__PURE__*/r(g.Fragment,{children:/*#__PURE__*/r(c.p,{className:\"framer-styles-preset-1mu4hoa\",\"data-styles-preset\":\"DYNDzyqa_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Answer\"})})}},C,U)})})})})]})})})});}),P=['.framer-J2YpW [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J2YpW .framer-148cqrq { display: block; }\",\".framer-J2YpW .framer-pzhjba { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 640px; }\",\".framer-J2YpW .framer-1gikyp7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 28px 32px 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-J2YpW .framer-18mad41, .framer-J2YpW .framer-1hmo7fc { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-J2YpW .framer-10cdzu2-container { aspect-ratio: 1 / 1; flex: none; height: 28px; position: relative; width: var(--framer-aspect-ratio-supported, 28px); }\",\".framer-J2YpW .framer-na79uf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-J2YpW .framer-1akhsa0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 32px 32px 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-J2YpW .framer-pzhjba, .framer-J2YpW .framer-1gikyp7, .framer-J2YpW .framer-na79uf, .framer-J2YpW .framer-1akhsa0 { gap: 0px; } .framer-J2YpW .framer-pzhjba > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-J2YpW .framer-pzhjba > :first-child { margin-top: 0px; } .framer-J2YpW .framer-pzhjba > :last-child { margin-bottom: 0px; } .framer-J2YpW .framer-1gikyp7 > *, .framer-J2YpW .framer-1akhsa0 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-J2YpW .framer-1gikyp7 > :first-child, .framer-J2YpW .framer-na79uf > :first-child, .framer-J2YpW .framer-1akhsa0 > :first-child { margin-left: 0px; } .framer-J2YpW .framer-1gikyp7 > :last-child, .framer-J2YpW .framer-na79uf > :last-child, .framer-J2YpW .framer-1akhsa0 > :last-child { margin-right: 0px; } .framer-J2YpW .framer-na79uf > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-J2YpW.framer-v-y7uivq .framer-pzhjba, .framer-J2YpW.framer-v-ci4n0m .framer-pzhjba { gap: 4px; }\",\".framer-J2YpW.framer-v-y7uivq .framer-1gikyp7, .framer-J2YpW.framer-v-ci4n0m .framer-1gikyp7 { padding: 16px 12px 16px 16px; }\",\".framer-J2YpW.framer-v-y7uivq .framer-10cdzu2-container, .framer-J2YpW.framer-v-ci4n0m .framer-10cdzu2-container { height: 24px; width: var(--framer-aspect-ratio-supported, 24px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-J2YpW.framer-v-y7uivq .framer-pzhjba { gap: 0px; } .framer-J2YpW.framer-v-y7uivq .framer-pzhjba > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-J2YpW.framer-v-y7uivq .framer-pzhjba > :first-child { margin-top: 0px; } .framer-J2YpW.framer-v-y7uivq .framer-pzhjba > :last-child { margin-bottom: 0px; } }\",\".framer-J2YpW.framer-v-ci4n0m .framer-1akhsa0 { gap: 8px; padding: 16px 16px 16px 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-J2YpW.framer-v-ci4n0m .framer-pzhjba, .framer-J2YpW.framer-v-ci4n0m .framer-1akhsa0 { gap: 0px; } .framer-J2YpW.framer-v-ci4n0m .framer-pzhjba > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-J2YpW.framer-v-ci4n0m .framer-pzhjba > :first-child { margin-top: 0px; } .framer-J2YpW.framer-v-ci4n0m .framer-pzhjba > :last-child { margin-bottom: 0px; } .framer-J2YpW.framer-v-ci4n0m .framer-1akhsa0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-J2YpW.framer-v-ci4n0m .framer-1akhsa0 > :first-child { margin-left: 0px; } .framer-J2YpW.framer-v-ci4n0m .framer-1akhsa0 > :last-child { margin-right: 0px; } }\",...v.css,...x.css],C=d(q,P,\"framer-J2YpW\");export default C;C.displayName=\"Accordion Item\",C.defaultProps={height:92,width:640},t(C,{variant:{options:[\"jC3bg8UNb\",\"hm1Q0qwdi\",\"o190PUaMN\",\"GhFfrLuv3\"],optionTitles:[\"Default\",\"Opened\",\"Phone\",\"Phone Opened\"],title:\"Variant\",type:i.Enum},sq2iJBKmo:{defaultValue:\"Question\",displayTextArea:!1,title:\"Question\",type:i.String},VV8kcx54l:{defaultValue:\"Answer\",displayTextArea:!0,title:\"Answer\",type:i.String},dhI4eoPKx:{title:\"Tap\",type:i.EventHandler}}),a(C,[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/EOB7Ej_ze:default\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhTmf3ZGMZpg.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhTmf3ZGMZpg.ttf\",weight:\"500\"},...b,...v.fonts,...x.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEOB7Ej_ze\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"92\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"sq2iJBKmo\\\":\\\"question\\\",\\\"VV8kcx54l\\\":\\\"answer\\\",\\\"dhI4eoPKx\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"640\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hm1Q0qwdi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o190PUaMN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GhFfrLuv3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/HtX6yekIZGas0bQlM8D9/yuWvhal8UdUN0M1lgxo1/DYNDzyqa_.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xkDNOZ8VFwJsMhlAntH7/P8HEcWWhULzR116xK09U/fvDyu3iV8.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/TxEoQ3HOZUyhp9nyF4dC/K2oozd5nWmbjKs9ByWnE/X_9yOBthO.js\";import AccordionItem from\"https://framerusercontent.com/modules/efkEVwUeHVYW1TbzqgH9/khh3py7J3UBj3G8LpOrR/EOB7Ej_ze.js\";import Button from\"https://framerusercontent.com/modules/wnNMqvtBTfO30TgSxJlz/kaZfQAZLUvKEgcZGIUNo/yvWfgHn7n.js\";const AccordionItemFonts=getFonts(AccordionItem);const PhosphorFonts=getFonts(Phosphor);const ButtonFonts=getFonts(Button);const cycleOrder=[\"aLwCyqz7D\",\"E35vIT9Po\",\"oDlGUJ_Vr\",\"xnDMR7jnO\",\"XuCjTuB5S\",\"UGshAtg6G\",\"UqcPWn5Gz\",\"Tc6HW4Cl8\",\"LlUWNxbu6\",\"zEhFIgq3s\",\"VWWMy1fe7\"];const serializationHash=\"framer-sL9ru\";const variantClassNames={aLwCyqz7D:\"framer-v-oqxwk9\",E35vIT9Po:\"framer-v-1bd7ti3\",LlUWNxbu6:\"framer-v-1e0bpcw\",oDlGUJ_Vr:\"framer-v-b55dkx\",Tc6HW4Cl8:\"framer-v-ueahmh\",UGshAtg6G:\"framer-v-rck9pl\",UqcPWn5Gz:\"framer-v-5355pi\",VWWMy1fe7:\"framer-v-j6ce5u\",xnDMR7jnO:\"framer-v-n276qc\",XuCjTuB5S:\"framer-v-160v0dv\",zEhFIgq3s:\"framer-v-1evxaap\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 11\":\"LlUWNxbu6\",\"Variant 2\":\"E35vIT9Po\",\"Variant 3\":\"oDlGUJ_Vr\",\"Variant 4\":\"xnDMR7jnO\",\"Variant 6\":\"UGshAtg6G\",\"Variant 7\":\"UqcPWn5Gz\",\"Variant 8\":\"Tc6HW4Cl8\",Default:\"aLwCyqz7D\",Desktop:\"XuCjTuB5S\",Phone:\"VWWMy1fe7\",Tablet:\"zEhFIgq3s\"};const getProps=({height,id,tap,tap2,tap3,tap4,width,...props})=>{return{...props,b9Gvk46YA:tap3??props.b9Gvk46YA,G5zAcC8og:tap2??props.G5zAcC8og,lmi5ZYNsT:tap??props.lmi5ZYNsT,M9knp9l7K:tap4??props.M9knp9l7K,variant:humanReadableVariantMap[props.variant]??props.variant??\"aLwCyqz7D\"};};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,lmi5ZYNsT,G5zAcC8og,b9Gvk46YA,M9knp9l7K,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aLwCyqz7D\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1tyfhw0=activeVariantCallback(async(...args)=>{setVariant(\"XuCjTuB5S\");});const dhI4eoPKx1w8grdy=activeVariantCallback(async(...args)=>{if(lmi5ZYNsT){const res=await lmi5ZYNsT(...args);if(res===false)return false;}setVariant(\"aLwCyqz7D\");});const dhI4eoPKx1q7740r=activeVariantCallback(async(...args)=>{if(lmi5ZYNsT){const res=await lmi5ZYNsT(...args);if(res===false)return false;}setVariant(\"LlUWNxbu6\");});const dhI4eoPKxr08iyt=activeVariantCallback(async(...args)=>{if(lmi5ZYNsT){const res=await lmi5ZYNsT(...args);if(res===false)return false;}setVariant(\"XuCjTuB5S\");});const dhI4eoPKx8f03q0=activeVariantCallback(async(...args)=>{setVariant(\"zEhFIgq3s\");});const dhI4eoPKx1ji8xsf=activeVariantCallback(async(...args)=>{setVariant(\"VWWMy1fe7\");});const dhI4eoPKxq0rruc=activeVariantCallback(async(...args)=>{if(G5zAcC8og){const res=await G5zAcC8og(...args);if(res===false)return false;}setVariant(\"E35vIT9Po\");});const dhI4eoPKxu7olyy=activeVariantCallback(async(...args)=>{if(G5zAcC8og){const res=await G5zAcC8og(...args);if(res===false)return false;}setVariant(\"UGshAtg6G\");});const dhI4eoPKx202okt=activeVariantCallback(async(...args)=>{if(G5zAcC8og){const res=await G5zAcC8og(...args);if(res===false)return false;}setVariant(\"LlUWNxbu6\");});const dhI4eoPKx19cp5v9=activeVariantCallback(async(...args)=>{if(b9Gvk46YA){const res=await b9Gvk46YA(...args);if(res===false)return false;}setVariant(\"oDlGUJ_Vr\");});const dhI4eoPKxaap0xs=activeVariantCallback(async(...args)=>{if(b9Gvk46YA){const res=await b9Gvk46YA(...args);if(res===false)return false;}setVariant(\"UqcPWn5Gz\");});const dhI4eoPKx147bann=activeVariantCallback(async(...args)=>{if(b9Gvk46YA){const res=await b9Gvk46YA(...args);if(res===false)return false;}setVariant(\"LlUWNxbu6\");});const dhI4eoPKxi2chen=activeVariantCallback(async(...args)=>{if(M9knp9l7K){const res=await M9knp9l7K(...args);if(res===false)return false;}setVariant(\"xnDMR7jnO\");});const dhI4eoPKx26fz90=activeVariantCallback(async(...args)=>{if(M9knp9l7K){const res=await M9knp9l7K(...args);if(res===false)return false;}setVariant(\"Tc6HW4Cl8\");});const dhI4eoPKx1hnut7s=activeVariantCallback(async(...args)=>{if(M9knp9l7K){const res=await M9knp9l7K(...args);if(res===false)return false;}setVariant(\"LlUWNxbu6\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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-oqxwk9\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"aLwCyqz7D\",ref:refBinding,style:{...style},...addPropertyOverrides({E35vIT9Po:{\"data-framer-name\":\"Variant 2\"},LlUWNxbu6:{\"data-framer-name\":\"Variant 11\"},oDlGUJ_Vr:{\"data-framer-name\":\"Variant 3\"},Tc6HW4Cl8:{\"data-framer-name\":\"Variant 8\"},UGshAtg6G:{\"data-framer-name\":\"Variant 6\"},UqcPWn5Gz:{\"data-framer-name\":\"Variant 7\"},VWWMy1fe7:{\"data-framer-name\":\"Phone\"},xnDMR7jnO:{\"data-framer-name\":\"Variant 4\"},XuCjTuB5S:{\"data-framer-name\":\"Desktop\"},zEhFIgq3s:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kdanc4\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"Qks2Mhzpo\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14vdect\",\"data-framer-name\":\"footer-inner\",layoutDependency:layoutDependency,layoutId:\"yK4R1VN0j\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-723f30\",\"data-framer-name\":\"footer-inner-faq\",layoutDependency:layoutDependency,layoutId:\"UtF0uU7CR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12v84h6\",\"data-framer-name\":\"footer-inner-faq-list\",layoutDependency:layoutDependency,layoutId:\"CCNTFfU7T\",...addPropertyOverrides({LlUWNxbu6:{\"data-highlight\":true,onTap:onTap1tyfhw0}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-piwv3b-container\",layoutDependency:layoutDependency,layoutId:\"keJ52EZ9H-container\",nodeId:\"keJ52EZ9H\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(AccordionItem,{dhI4eoPKx:dhI4eoPKx1w8grdy,height:\"100%\",id:\"keJ52EZ9H\",layoutId:\"keJ52EZ9H\",sq2iJBKmo:getLocalizedValue(\"v0\",activeLocale)??\"When should I start preparing for university applications?\",style:{width:\"100%\"},variant:\"jC3bg8UNb\",VV8kcx54l:getLocalizedValue(\"v1\",activeLocale)??\"We suggest year 9 or 10, but even year 11 is not too late. If you are unsure if it is the right time for you, get in touch with Ariton and let's discuss your situation and work out a long-term strategy to ensure you get to their dream unversity! \",width:\"100%\",...addPropertyOverrides({LlUWNxbu6:{variant:\"hm1Q0qwdi\"},Tc6HW4Cl8:{dhI4eoPKx:dhI4eoPKxr08iyt},UGshAtg6G:{dhI4eoPKx:dhI4eoPKxr08iyt},UqcPWn5Gz:{dhI4eoPKx:dhI4eoPKxr08iyt},VWWMy1fe7:{dhI4eoPKx:dhI4eoPKx1ji8xsf,variant:\"GhFfrLuv3\"},XuCjTuB5S:{dhI4eoPKx:dhI4eoPKx1q7740r},zEhFIgq3s:{dhI4eoPKx:dhI4eoPKx8f03q0}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ryl4y8-container\",layoutDependency:layoutDependency,layoutId:\"RmRt6UCrX-container\",nodeId:\"RmRt6UCrX\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(AccordionItem,{dhI4eoPKx:dhI4eoPKxq0rruc,height:\"100%\",id:\"RmRt6UCrX\",layoutId:\"RmRt6UCrX\",sq2iJBKmo:getLocalizedValue(\"v2\",activeLocale)??\"There is so much to do, where do I start?\",style:{width:\"100%\"},variant:\"jC3bg8UNb\",VV8kcx54l:getLocalizedValue(\"v3\",activeLocale)??\"Start with a free consultation with us, where we guide you through what the consulting process would look like. Then, you can also start with a couple 1:1 consulting sessions before making up your mind whether to sign on with us.\",width:\"100%\",...addPropertyOverrides({E35vIT9Po:{variant:\"hm1Q0qwdi\"},LlUWNxbu6:{dhI4eoPKx:dhI4eoPKx202okt},Tc6HW4Cl8:{dhI4eoPKx:dhI4eoPKxu7olyy},UGshAtg6G:{dhI4eoPKx:dhI4eoPKxu7olyy,variant:\"hm1Q0qwdi\"},UqcPWn5Gz:{dhI4eoPKx:dhI4eoPKxu7olyy},VWWMy1fe7:{dhI4eoPKx:dhI4eoPKx1ji8xsf,variant:\"o190PUaMN\"},XuCjTuB5S:{dhI4eoPKx:dhI4eoPKxu7olyy},zEhFIgq3s:{dhI4eoPKx:dhI4eoPKx8f03q0}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pvykvp-container\",layoutDependency:layoutDependency,layoutId:\"nNIWmVUnc-container\",nodeId:\"nNIWmVUnc\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(AccordionItem,{dhI4eoPKx:dhI4eoPKx19cp5v9,height:\"100%\",id:\"nNIWmVUnc\",layoutId:\"nNIWmVUnc\",sq2iJBKmo:getLocalizedValue(\"v4\",activeLocale)??\"Which universities does Ariton specialize in?\",style:{width:\"100%\"},variant:\"jC3bg8UNb\",VV8kcx54l:getLocalizedValue(\"v5\",activeLocale)??\"We focus on US and UK universities, including US Ivy League and Top 20, and UK Oxbridge\",width:\"100%\",...addPropertyOverrides({LlUWNxbu6:{dhI4eoPKx:dhI4eoPKx147bann},oDlGUJ_Vr:{variant:\"hm1Q0qwdi\"},Tc6HW4Cl8:{dhI4eoPKx:dhI4eoPKxaap0xs},UGshAtg6G:{dhI4eoPKx:dhI4eoPKxaap0xs},UqcPWn5Gz:{dhI4eoPKx:dhI4eoPKxaap0xs,variant:\"hm1Q0qwdi\"},VWWMy1fe7:{dhI4eoPKx:dhI4eoPKx1ji8xsf,variant:\"o190PUaMN\"},XuCjTuB5S:{dhI4eoPKx:dhI4eoPKxaap0xs},zEhFIgq3s:{dhI4eoPKx:dhI4eoPKx8f03q0}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-127jto0-container\",layoutDependency:layoutDependency,layoutId:\"HMbX1JoQ8-container\",nodeId:\"HMbX1JoQ8\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(AccordionItem,{dhI4eoPKx:dhI4eoPKxi2chen,height:\"100%\",id:\"HMbX1JoQ8\",layoutId:\"HMbX1JoQ8\",sq2iJBKmo:getLocalizedValue(\"v6\",activeLocale)??\"I am already going into year 12, is it too late to work with you?\",style:{width:\"100%\"},variant:\"jC3bg8UNb\",VV8kcx54l:getLocalizedValue(\"v7\",activeLocale)??\"It's not, but the help and guidance we can provide will be limited. For year 12 students, we would focus on application essay writing and submissions only. This happens the summer before the student's senior (final) year.\",width:\"100%\",...addPropertyOverrides({LlUWNxbu6:{dhI4eoPKx:dhI4eoPKx1hnut7s},Tc6HW4Cl8:{dhI4eoPKx:dhI4eoPKx26fz90,variant:\"hm1Q0qwdi\"},UGshAtg6G:{dhI4eoPKx:dhI4eoPKx26fz90},UqcPWn5Gz:{dhI4eoPKx:dhI4eoPKx26fz90},VWWMy1fe7:{dhI4eoPKx:dhI4eoPKx1ji8xsf,variant:\"o190PUaMN\"},xnDMR7jnO:{variant:\"hm1Q0qwdi\"},XuCjTuB5S:{dhI4eoPKx:dhI4eoPKx26fz90},zEhFIgq3s:{dhI4eoPKx:dhI4eoPKx8f03q0}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1p4cggb\",\"data-border\":true,\"data-framer-name\":\"footer-inner-faq-text\",layoutDependency:layoutDependency,layoutId:\"fXiN2wka_\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-1459ca6e-02e8-4a44-a067-1ab1093ffa36, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fe54ly\",\"data-border\":true,\"data-framer-name\":\"footer-inner-faq-text-icon\",layoutDependency:layoutDependency,layoutId:\"O8mmmWjj0\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7232d5a0-bcac-4c40-add7-76932f34fe2e, rgb(237, 240, 239))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-7232d5a0-bcac-4c40-add7-76932f34fe2e, rgb(237, 240, 239))\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oz68vl-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"sHtOtKmpx-container\",nodeId:\"sHtOtKmpx\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4241937b-77ed-42f1-a4c1-d846b6c53210, rgb(61, 88, 82))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Question\",id:\"sHtOtKmpx\",layoutId:\"sHtOtKmpx\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kdrtgy\",layoutDependency:layoutDependency,layoutId:\"WuDr0Q7T0\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-46hzku\",\"data-framer-name\":\"footer-inner-faq-text-inner\",layoutDependency:layoutDependency,layoutId:\"g7TBSXuw2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-49b16m\",\"data-styles-preset\":\"fvDyu3iV8\",children:\"Frequently Asked Questions\"})}),className:\"framer-mcekr1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Yq6NjURfx\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1mu4hoa\",\"data-styles-preset\":\"DYNDzyqa_\",children:\"Welcome to our Frequently Asked Questions (FAQ) section. If you cannot find what you are looking for here, feel free to reach out below and schedule your free consultation!\"})}),className:\"framer-1dqqagf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CVb7kvaK2\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(64+((componentViewport?.height||912)-128-672)/2)+0+0+0+0+0+32+104+0+228.5,...addPropertyOverrides({E35vIT9Po:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||988)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},LlUWNxbu6:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},oDlGUJ_Vr:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},Tc6HW4Cl8:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},UGshAtg6G:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},UqcPWn5Gz:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},VWWMy1fe7:{y:(componentViewport?.y||0)+(32+((componentViewport?.height||200)-64-1109)/2)+0+0+0+0+0+0+16+72+0+228.5},xnDMR7jnO:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},XuCjTuB5S:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+0+0+32+104+0+228.5},zEhFIgq3s:{y:(componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-1164)/2)+0+0+0+0+0+0+32+104+0+228.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-185jcdg-container\",layoutDependency:layoutDependency,layoutId:\"pcfW59Fn4-container\",nodeId:\"pcfW59Fn4\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(Button,{cAKbDaQ29:\"House\",f8aRIFT8x:getLocalizedValue(\"v10\",activeLocale)??\"Free consultation\",GFW1SBSb5:false,height:\"100%\",id:\"pcfW59Fn4\",layoutId:\"pcfW59Fn4\",M2c51pSDs:true,oNbBXOn8F:\"https://calendly.com/sofia-chung-ariton-edu/meet-ariton\",Pzrqw7eLc:14,variant:\"HgX8qx8cn\",width:\"100%\"})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-g1f10e\",\"data-framer-name\":\"footer-inner-main\",layoutDependency:layoutDependency,layoutId:\"qH9X5OgdN\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a3dfb0\",\"data-border\":true,\"data-framer-name\":\"footer-inner-main-wrapper\",layoutDependency:layoutDependency,layoutId:\"y44xO_d4e\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-6b258e75-6914-48ad-9a3b-6a7b92654cdc, rgb(31, 64, 56))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17qpmej\",\"data-framer-name\":\"footer-inner-main-wrapper-top\",layoutDependency:layoutDependency,layoutId:\"iapAhiqix\",style:{backgroundColor:\"var(--token-6b258e75-6914-48ad-9a3b-6a7b92654cdc, rgb(31, 64, 56))\"},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||912)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"},className:\"framer-nwpzxm\",layoutDependency:layoutDependency,layoutId:\"lKSPRtasX\",...addPropertyOverrides({E35vIT9Po:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||988)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},LlUWNxbu6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},oDlGUJ_Vr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},Tc6HW4Cl8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},UGshAtg6G:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},UqcPWn5Gz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},VWWMy1fe7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(32+((componentViewport?.height||200)-64-1109)/2)+0+0+0+820+0+16+0+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},xnDMR7jnO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},XuCjTuB5S:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}},zEhFIgq3s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:308,intrinsicWidth:262,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-1164)/2)+0+0+0+916+0+32+0+0),pixelHeight:308,pixelWidth:262,src:\"https://framerusercontent.com/images/fyNsm2mQ1K04wguCaOLAXKyf9Zk.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17fniie\",\"data-framer-name\":\"footer-inner-main-wrapper-top-action\",layoutDependency:layoutDependency,layoutId:\"Ov0mRHl3t\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-m8f4al\",\"data-framer-name\":\"footer-inner-main-wrapper-top-action-menu\",layoutDependency:layoutDependency,layoutId:\"vq3T_OFBS\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jzzuc7\",\"data-framer-name\":\"footer-inner-main-wrapper-top-action-social-menu\",layoutDependency:layoutDependency,layoutId:\"xhhK4wVMY\",children:[/*#__PURE__*/_jsx(Link,{href:\"wa.me/6583794987\",motionChild:true,nodeId:\"pjOACc6LX\",openInNewTab:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1md73zl framer-11wocvh\",\"data-border\":true,\"data-framer-name\":\"whatsapp\",layoutDependency:layoutDependency,layoutId:\"pjOACc6LX\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-7232d5a0-bcac-4c40-add7-76932f34fe2e, rgb(237, 240, 239))\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7e7ywo-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"RAnqLSnZP-container\",nodeId:\"RAnqLSnZP\",rendersWithMotion:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4241937b-77ed-42f1-a4c1-d846b6c53210, rgb(61, 88, 82))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"WhatsappLogo\",id:\"RAnqLSnZP\",layoutId:\"RAnqLSnZP\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://pf.kakao.com/_Ubxaxis\",motionChild:true,nodeId:\"kgeqxHP4a\",openInNewTab:true,scopeId:\"X_9yOBthO\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1vxp5a9 framer-11wocvh\",\"data-border\":true,\"data-framer-name\":\"kakao\",layoutDependency:layoutDependency,layoutId:\"kgeqxHP4a\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(234, 236, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-7232d5a0-bcac-4c40-add7-76932f34fe2e, rgb(237, 240, 239))\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||912)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"},className:\"framer-1wnnnrh\",\"data-framer-name\":\"Group_316_1_\",layoutDependency:layoutDependency,layoutId:\"rmtIHewVB\",...addPropertyOverrides({E35vIT9Po:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||988)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},LlUWNxbu6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},oDlGUJ_Vr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},Tc6HW4Cl8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},UGshAtg6G:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},UqcPWn5Gz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},VWWMy1fe7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(32+((componentViewport?.height||200)-64-1109)/2)+0+0+0+820+0+16+0+0+97+0+8+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},xnDMR7jnO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},XuCjTuB5S:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-672)/2)+0+0+0+424+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}},zEhFIgq3s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:189.0909049924741,intrinsicWidth:204.5454501120513,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(64+((componentViewport?.height||200)-128-1164)/2)+0+0+0+916+0+32+0+0+0+16+0+12.5),pixelHeight:208,pixelWidth:225,src:\"https://framerusercontent.com/images/FBpgLBaensauV5xWxDeI4UJbvo.png\"}}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8)))\"},children:[\"+82 (2) 2088-1227\",/*#__PURE__*/_jsx(motion.br,{}),\"admin@ariton-edu.com\"]})}),className:\"framer-12j4iwc\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"AYeBsoxmL\",style:{\"--extracted-r6o4lv\":\"var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8)))\"},children:\"Seoul - Singapore - Taiwan - London\"})}),className:\"framer-13nzc66\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Y_zdbhMwQ\",style:{\"--extracted-r6o4lv\":\"var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8)))\"},children:\"\\xa92023 Ariton Consulting\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8)))\"},children:\"All rights reserved.\"})]}),className:\"framer-hr2hhi\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Hq_ZxOpbq\",style:{\"--extracted-2gxw0f\":\"var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8))\",\"--extracted-r6o4lv\":\"var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({VWWMy1fe7:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8)))\"},children:\"\\xa92023 Ariton Consulting\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-3e333899-4900-4ac9-841a-f682df920747, rgba(20, 20, 20, 0.8)))\"},children:\"All rights reserved.\"})]})}},baseVariant,gestureVariant)})]})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sL9ru.framer-11wocvh, .framer-sL9ru .framer-11wocvh { display: block; }\",\".framer-sL9ru.framer-oqxwk9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 64px 0px 64px 0px; position: relative; width: 1440px; }\",\".framer-sL9ru .framer-1kdanc4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1184px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 1px; z-index: 1; }\",\".framer-sL9ru .framer-14vdect { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sL9ru .framer-723f30, .framer-sL9ru .framer-g1f10e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sL9ru .framer-12v84h6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-sL9ru .framer-piwv3b-container, .framer-sL9ru .framer-1ryl4y8-container, .framer-sL9ru .framer-1pvykvp-container, .framer-sL9ru .framer-127jto0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-sL9ru .framer-1p4cggb { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: flex-start; max-width: 352px; overflow: hidden; padding: 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-sL9ru .framer-1fe54ly { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 72px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 72px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sL9ru .framer-1oz68vl-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-sL9ru .framer-1kdrtgy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 43px; height: 292px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 288px; }\",\".framer-sL9ru .framer-46hzku { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sL9ru .framer-mcekr1, .framer-sL9ru .framer-1dqqagf { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 288px; word-break: break-word; word-wrap: break-word; }\",\".framer-sL9ru .framer-185jcdg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-sL9ru .framer-a3dfb0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-sL9ru .framer-17qpmej { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sL9ru .framer-nwpzxm { flex: none; height: 81px; position: relative; width: 65px; }\",\".framer-sL9ru .framer-17fniie { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-sL9ru .framer-m8f4al { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; min-height: 24px; min-width: 64px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-sL9ru .framer-jzzuc7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-sL9ru .framer-1md73zl, .framer-sL9ru .framer-1vxp5a9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-sL9ru .framer-7e7ywo-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-sL9ru .framer-1wnnnrh { aspect-ratio: 1.0817307692307692 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); overflow: visible; position: relative; width: 16px; }\",\".framer-sL9ru .framer-12j4iwc, .framer-sL9ru .framer-13nzc66, .framer-sL9ru .framer-hr2hhi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sL9ru.framer-oqxwk9, .framer-sL9ru .framer-1kdanc4, .framer-sL9ru .framer-14vdect, .framer-sL9ru .framer-723f30, .framer-sL9ru .framer-12v84h6, .framer-sL9ru .framer-1p4cggb, .framer-sL9ru .framer-1fe54ly, .framer-sL9ru .framer-1kdrtgy, .framer-sL9ru .framer-46hzku, .framer-sL9ru .framer-g1f10e, .framer-sL9ru .framer-a3dfb0, .framer-sL9ru .framer-17fniie, .framer-sL9ru .framer-m8f4al, .framer-sL9ru .framer-jzzuc7, .framer-sL9ru .framer-1md73zl, .framer-sL9ru .framer-1vxp5a9 { gap: 0px; } .framer-sL9ru.framer-oqxwk9 > *, .framer-sL9ru .framer-1fe54ly > *, .framer-sL9ru .framer-1md73zl > *, .framer-sL9ru .framer-1vxp5a9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-sL9ru.framer-oqxwk9 > :first-child, .framer-sL9ru .framer-723f30 > :first-child, .framer-sL9ru .framer-1fe54ly > :first-child, .framer-sL9ru .framer-g1f10e > :first-child, .framer-sL9ru .framer-m8f4al > :first-child, .framer-sL9ru .framer-jzzuc7 > :first-child, .framer-sL9ru .framer-1md73zl > :first-child, .framer-sL9ru .framer-1vxp5a9 > :first-child { margin-left: 0px; } .framer-sL9ru.framer-oqxwk9 > :last-child, .framer-sL9ru .framer-723f30 > :last-child, .framer-sL9ru .framer-1fe54ly > :last-child, .framer-sL9ru .framer-g1f10e > :last-child, .framer-sL9ru .framer-m8f4al > :last-child, .framer-sL9ru .framer-jzzuc7 > :last-child, .framer-sL9ru .framer-1md73zl > :last-child, .framer-sL9ru .framer-1vxp5a9 > :last-child { margin-right: 0px; } .framer-sL9ru .framer-1kdanc4 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-sL9ru .framer-1kdanc4 > :first-child, .framer-sL9ru .framer-14vdect > :first-child, .framer-sL9ru .framer-12v84h6 > :first-child, .framer-sL9ru .framer-1p4cggb > :first-child, .framer-sL9ru .framer-1kdrtgy > :first-child, .framer-sL9ru .framer-46hzku > :first-child, .framer-sL9ru .framer-a3dfb0 > :first-child, .framer-sL9ru .framer-17fniie > :first-child { margin-top: 0px; } .framer-sL9ru .framer-1kdanc4 > :last-child, .framer-sL9ru .framer-14vdect > :last-child, .framer-sL9ru .framer-12v84h6 > :last-child, .framer-sL9ru .framer-1p4cggb > :last-child, .framer-sL9ru .framer-1kdrtgy > :last-child, .framer-sL9ru .framer-46hzku > :last-child, .framer-sL9ru .framer-a3dfb0 > :last-child, .framer-sL9ru .framer-17fniie > :last-child { margin-bottom: 0px; } .framer-sL9ru .framer-14vdect > *, .framer-sL9ru .framer-1p4cggb > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-sL9ru .framer-723f30 > *, .framer-sL9ru .framer-g1f10e > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-sL9ru .framer-12v84h6 > *, .framer-sL9ru .framer-46hzku > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-sL9ru .framer-1kdrtgy > * { margin: 0px; margin-bottom: calc(43px / 2); margin-top: calc(43px / 2); } .framer-sL9ru .framer-a3dfb0 > *, .framer-sL9ru .framer-17fniie > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-sL9ru .framer-m8f4al > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-sL9ru .framer-jzzuc7 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-sL9ru.framer-v-160v0dv.framer-oqxwk9, .framer-sL9ru.framer-v-rck9pl.framer-oqxwk9, .framer-sL9ru.framer-v-5355pi.framer-oqxwk9, .framer-sL9ru.framer-v-ueahmh.framer-oqxwk9 { width: 1200px; }\",\".framer-sL9ru.framer-v-160v0dv .framer-1kdanc4, .framer-sL9ru.framer-v-rck9pl .framer-1kdanc4, .framer-sL9ru.framer-v-5355pi .framer-1kdanc4, .framer-sL9ru.framer-v-ueahmh .framer-1kdanc4, .framer-sL9ru.framer-v-1evxaap .framer-1kdanc4, .framer-sL9ru.framer-v-j6ce5u .framer-1kdanc4 { max-width: 1168px; padding: 0px 16px 0px 16px; }\",\".framer-sL9ru.framer-v-1e0bpcw .framer-12v84h6 { cursor: pointer; }\",\".framer-sL9ru.framer-v-1evxaap.framer-oqxwk9 { width: 810px; }\",\".framer-sL9ru.framer-v-1evxaap .framer-723f30 { flex-direction: column; }\",\".framer-sL9ru.framer-v-1evxaap .framer-12v84h6, .framer-sL9ru.framer-v-j6ce5u .framer-12v84h6 { flex: none; order: 1; width: 100%; }\",\".framer-sL9ru.framer-v-1evxaap .framer-1p4cggb { align-self: unset; flex: none; height: min-content; max-width: unset; order: 0; width: 100%; }\",\".framer-sL9ru.framer-v-1evxaap .framer-mcekr1, .framer-sL9ru.framer-v-1evxaap .framer-1dqqagf, .framer-sL9ru.framer-v-j6ce5u .framer-mcekr1, .framer-sL9ru.framer-v-j6ce5u .framer-1dqqagf, .framer-sL9ru.framer-v-j6ce5u .framer-jzzuc7 { width: 100%; }\",\".framer-sL9ru.framer-v-1evxaap .framer-17qpmej { order: 0; }\",\".framer-sL9ru.framer-v-1evxaap .framer-hr2hhi { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sL9ru.framer-v-1evxaap .framer-723f30 { gap: 0px; } .framer-sL9ru.framer-v-1evxaap .framer-723f30 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-sL9ru.framer-v-1evxaap .framer-723f30 > :first-child { margin-top: 0px; } .framer-sL9ru.framer-v-1evxaap .framer-723f30 > :last-child { margin-bottom: 0px; } }\",\".framer-sL9ru.framer-v-j6ce5u.framer-oqxwk9 { padding: 32px 0px 32px 0px; width: 390px; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-14vdect { gap: 16px; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-723f30 { flex-direction: column; gap: 16px; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-1p4cggb { align-self: unset; flex: none; gap: 16px; height: min-content; max-width: unset; order: 0; padding: 16px; width: 100%; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-1fe54ly { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 56px); width: 56px; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-1oz68vl-container { height: 32px; width: 32px; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-a3dfb0 { align-content: center; align-items: center; padding: 16px; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-17qpmej { flex-direction: column; gap: 16px; justify-content: flex-start; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-17fniie { align-content: center; align-items: center; gap: 8px; width: 100%; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-m8f4al { flex-direction: column; gap: 8px; justify-content: flex-start; min-width: unset; width: 100%; }\",\".framer-sL9ru.framer-v-j6ce5u .framer-7e7ywo-container { height: 16px; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sL9ru.framer-v-j6ce5u .framer-14vdect, .framer-sL9ru.framer-v-j6ce5u .framer-723f30, .framer-sL9ru.framer-v-j6ce5u .framer-1p4cggb, .framer-sL9ru.framer-v-j6ce5u .framer-17qpmej, .framer-sL9ru.framer-v-j6ce5u .framer-17fniie, .framer-sL9ru.framer-v-j6ce5u .framer-m8f4al { gap: 0px; } .framer-sL9ru.framer-v-j6ce5u .framer-14vdect > *, .framer-sL9ru.framer-v-j6ce5u .framer-723f30 > *, .framer-sL9ru.framer-v-j6ce5u .framer-1p4cggb > *, .framer-sL9ru.framer-v-j6ce5u .framer-17qpmej > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-sL9ru.framer-v-j6ce5u .framer-14vdect > :first-child, .framer-sL9ru.framer-v-j6ce5u .framer-723f30 > :first-child, .framer-sL9ru.framer-v-j6ce5u .framer-1p4cggb > :first-child, .framer-sL9ru.framer-v-j6ce5u .framer-17qpmej > :first-child, .framer-sL9ru.framer-v-j6ce5u .framer-17fniie > :first-child, .framer-sL9ru.framer-v-j6ce5u .framer-m8f4al > :first-child { margin-top: 0px; } .framer-sL9ru.framer-v-j6ce5u .framer-14vdect > :last-child, .framer-sL9ru.framer-v-j6ce5u .framer-723f30 > :last-child, .framer-sL9ru.framer-v-j6ce5u .framer-1p4cggb > :last-child, .framer-sL9ru.framer-v-j6ce5u .framer-17qpmej > :last-child, .framer-sL9ru.framer-v-j6ce5u .framer-17fniie > :last-child, .framer-sL9ru.framer-v-j6ce5u .framer-m8f4al > :last-child { margin-bottom: 0px; } .framer-sL9ru.framer-v-j6ce5u .framer-17fniie > *, .framer-sL9ru.framer-v-j6ce5u .framer-m8f4al > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-sL9ru[data-border=\"true\"]::after, .framer-sL9ru [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 912\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"E35vIT9Po\":{\"layout\":[\"fixed\",\"auto\"]},\"oDlGUJ_Vr\":{\"layout\":[\"fixed\",\"auto\"]},\"xnDMR7jnO\":{\"layout\":[\"fixed\",\"auto\"]},\"XuCjTuB5S\":{\"layout\":[\"fixed\",\"auto\"]},\"UGshAtg6G\":{\"layout\":[\"fixed\",\"auto\"]},\"UqcPWn5Gz\":{\"layout\":[\"fixed\",\"auto\"]},\"Tc6HW4Cl8\":{\"layout\":[\"fixed\",\"auto\"]},\"LlUWNxbu6\":{\"layout\":[\"fixed\",\"auto\"]},\"zEhFIgq3s\":{\"layout\":[\"fixed\",\"auto\"]},\"VWWMy1fe7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"lmi5ZYNsT\":\"tap\",\"G5zAcC8og\":\"tap2\",\"b9Gvk46YA\":\"tap3\",\"M9knp9l7K\":\"tap4\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerX_9yOBthO=withCSS(Component,css,\"framer-sL9ru\");export default FramerX_9yOBthO;FramerX_9yOBthO.displayName=\"Footer\";FramerX_9yOBthO.defaultProps={height:912,width:1440};addPropertyControls(FramerX_9yOBthO,{variant:{options:[\"aLwCyqz7D\",\"E35vIT9Po\",\"oDlGUJ_Vr\",\"xnDMR7jnO\",\"XuCjTuB5S\",\"UGshAtg6G\",\"UqcPWn5Gz\",\"Tc6HW4Cl8\",\"LlUWNxbu6\",\"zEhFIgq3s\",\"VWWMy1fe7\"],optionTitles:[\"Default\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Desktop\",\"Variant 6\",\"Variant 7\",\"Variant 8\",\"Variant 11\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},lmi5ZYNsT:{title:\"Tap\",type:ControlType.EventHandler},G5zAcC8og:{title:\"Tap 2\",type:ControlType.EventHandler},b9Gvk46YA:{title:\"Tap 3\",type:ControlType.EventHandler},M9knp9l7K:{title:\"Tap 4\",type:ControlType.EventHandler}});addFonts(FramerX_9yOBthO,[{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:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"}]},...AccordionItemFonts,...PhosphorFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX_9yOBthO\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"912\",\"framerVariables\":\"{\\\"lmi5ZYNsT\\\":\\\"tap\\\",\\\"G5zAcC8og\\\":\\\"tap2\\\",\\\"b9Gvk46YA\\\":\\\"tap3\\\",\\\"M9knp9l7K\\\":\\\"tap4\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E35vIT9Po\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oDlGUJ_Vr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xnDMR7jnO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XuCjTuB5S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UGshAtg6G\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UqcPWn5Gz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tc6HW4Cl8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LlUWNxbu6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zEhFIgq3s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VWWMy1fe7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "Component", "House_default", "React", "weights", "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", "fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "content", "fontSize", "height", "icon", "id", "link", "newTab", "smoothScroll", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "oNbBXOn8F", "M2c51pSDs", "GFW1SBSb5", "cAKbDaQ29", "Pzrqw7eLc", "f8aRIFT8x", "tdCH0J1m_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapexcl5", "args", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "css", "FrameryvWfgHn7n", "withCSS", "yvWfgHn7n_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "Gk2o89Eyv_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v0", "p", "x", "motion", "Link", "v1", "v2", "v3", "v4", "v5", "__FramerMetadata__", "valuesByLocaleId", "Gk2o89Eyv_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "GcPVDzAVA_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "p", "x", "motion", "__FramerMetadata__", "cycleOrder", "serializationHash", "variantClassNames", "valuesByLocaleId", "GcPVDzAVA_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transformTemplate1", "_", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "LayoutGroup", "Link", "cx", "serializationHash", "RichText", "css", "FramerGcPVDzAVA", "withCSS", "GcPVDzAVA_default", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "RichText", "css", "FramerlGVTWySyx", "withCSS", "lGVTWySyx_default", "addFonts", "SeoulFonts", "getFonts", "lGVTWySyx_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "lGVTWySyx_default", "css", "FramernS1_h1VU_", "withCSS", "nS1_h1VU_default", "addFonts", "SeoulFonts", "LocationsFonts", "getFonts", "nS1_h1VU_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "hover", "id", "tap", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "F9xU6ptoF", "sYkdAuQZV", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapwipa6n", "args", "onMouseEnter1l5swo9", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "nS1_h1VU_default", "css", "FramerMHCQVCAqP", "withCSS", "MHCQVCAqP_default", "addPropertyControls", "ControlType", "addFonts", "LocationsFonts", "rDAsA9a6p_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "p", "x", "motion", "__FramerMetadata__", "cycleOrder", "serializationHash", "variantClassNames", "valuesByLocaleId", "rDAsA9a6p_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transformTemplate1", "_", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "LayoutGroup", "Link", "cx", "serializationHash", "RichText", "css", "FramerrDAsA9a6p", "withCSS", "rDAsA9a6p_default", "addFonts", "OurTeamFonts", "getFonts", "rDAsA9a6p_default", "OurResultsFonts", "GcPVDzAVA_default", "MotionDivWithFX", "withFX", "motion", "LocationsFonts", "MHCQVCAqP_default", "ButtonFonts", "yvWfgHn7n_default", "serializationHash", "variantClassNames", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "Uq_VTNgur", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "F9xU6ptoF137ilh0", "sYkdAuQZVtxyyif", "scopingClassNames", "cx", "serializationHash", "ref1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "LayoutGroup", "u", "l", "RichText", "AnimatePresence", "Floating", "MotionDivWithFX", "ComponentViewportProvider", "SmartComponentScopedContainer", "rDAsA9a6p_default", "GcPVDzAVA_default", "overlay1", "getLocalizedValue", "Link", "overlay2", "overlay3", "MHCQVCAqP_default", "yvWfgHn7n_default", "css", "FramerGk2o89Eyv", "withCSS", "Gk2o89Eyv_default", "addPropertyControls", "ControlType", "addFonts", "OurTeamFonts", "OurResultsFonts", "LocationsFonts", "ButtonFonts", "getFontsFromSharedStyle", "fonts", "HeaderInnerActionFonts", "getFonts", "Gk2o89Eyv_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "overlay", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "X69GG6zfk", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "Uq_VTNgur13p2ds1", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "u", "Link", "Image2", "ComponentViewportProvider", "Gk2o89Eyv_default", "css", "FramerMZiH1HVGP", "withCSS", "MZiH1HVGP_default", "addPropertyControls", "ControlType", "addFonts", "HeaderInnerActionFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "X_9yOBthO_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "p", "x", "motion", "v9", "v10", "__FramerMetadata__", "valuesByLocaleId", "X_9yOBthO_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "b", "getFonts", "Icon", "y", "k", "J", "e", "a", "Y", "W", "j", "t", "re", "MotionConfigContext", "i", "n", "se", "p", "z", "N", "o", "m", "l", "f", "D", "q", "useLocaleInfo", "d", "h", "b", "w", "P", "C", "M", "U", "F", "G", "A", "R", "useVariantState", "y", "T", "L", "I", "useActiveVariantCallback", "Q", "r", "S", "E", "O", "V", "H", "pe", "B", "ae", "_", "className", "LayoutGroup", "motion", "cx", "u", "RichText", "x", "Icon", "css", "withCSS", "EOB7Ej_ze_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "AccordionItemFonts", "getFonts", "EOB7Ej_ze_default", "PhosphorFonts", "Icon", "ButtonFonts", "yvWfgHn7n_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "tap2", "tap3", "tap4", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "lmi5ZYNsT", "G5zAcC8og", "b9Gvk46YA", "M9knp9l7K", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1tyfhw0", "args", "dhI4eoPKx1w8grdy", "dhI4eoPKx1q7740r", "dhI4eoPKxr08iyt", "dhI4eoPKx8f03q0", "dhI4eoPKx1ji8xsf", "dhI4eoPKxq0rruc", "dhI4eoPKxu7olyy", "dhI4eoPKx202okt", "dhI4eoPKx19cp5v9", "dhI4eoPKxaap0xs", "dhI4eoPKx147bann", "dhI4eoPKxi2chen", "dhI4eoPKx26fz90", "dhI4eoPKx1hnut7s", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "RichText", "Image2", "getLoadingLazyAtYPosition", "Link", "css", "FramerX_9yOBthO", "withCSS", "X_9yOBthO_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
