{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Avxj9Z4UZEB36PfOOleh/zK7ZmHJRb2PKU7OspoLF/ESiuEZbdf.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/ihK22nzvV5foGSaz19gn/QLzOerFT5UXLV03sgbT4/gt3OEvFxK.js", "ssg:https://framerusercontent.com/modules/lMiOD237CnHz1OyN8l08/SZVV2hxYo9S9drojMyXO/bjaWVROjY.js", "ssg:https://framerusercontent.com/modules/uHQn6GZiAHIqS4gyqsGA/NFZApoi9vp4nZ2QAI3bX/JNA1_zTzy.js", "ssg:https://framerusercontent.com/modules/WltKU2HswW5zPfpqbd0h/dXMYCfmoEJ76KOtkXtsP/ZZRIZNla0.js", "ssg:https://framerusercontent.com/modules/a48cavwezk6dsQV1n975/g7xA18W6JcOOVnSUngEd/fVZaPC6MR.js", "ssg:https://framerusercontent.com/modules/x9UTedMiPn1idM1qLS2y/IdMhl9vU73ePys85HyGA/H8iV77K0L.js", "ssg:https://framer.com/m/NoResultsTab-bbuB.js@IOkqHpUQ1cFWolJYOTTc", "ssg:https://framer.com/m/SuggestionTab-QXQ9.js@KbXxJczj3bxzSUe0GDle", "ssg:https://framer.com/m/SuggestionTab-2-sdZq.js@1UyXe9eLNYvPjLMSYKXu", "ssg:https://framer.com/m/SuggestionTab-3-B96s.js@MfW3TW3wpZJ2WUEP8x7c", "ssg:https://framer.com/m/SuggestionTab-4-4URE.js@a1wTdq2zb1zQE3FMzy0M", "ssg:https://framer.com/m/SuggestionTab-5-7fj9.js@a3bdVfhyrZ49u7h5qwWs", "ssg:https://framer.com/m/SuggestionTab-6-8K2K.js@6kXlGaLHotYdG0K2VDSv", "ssg:https://framer.com/m/SuggestionTab-7-cLXF.js@N4vkPV3GMm3pGn4vrSp6", "ssg:https://framer.com/m/SuggestionTab-8-76NL.js@7C34apIJjE32D7y5jIjV", "ssg:https://framer.com/m/SuggestionTab-9-hywv.js@nMV6sIe3juTYJqBOxivo", "ssg:https://framer.com/m/SuggestionTab-10-fl9x.js@ywJsfGL9FaQ5pBenXRUb", "ssg:https://framer.com/m/SuggestionTab-11-jvWE.js@bXYtaErwNnZRrlDwGwFw", "ssg:https://framerusercontent.com/modules/QIyzK8TbTAUSBswReWKI/XSsP9UyEVhhipWhGJ74k/Search_Overlay.js", "ssg:https://framer.com/m/SuggestionTab-QXQ9.js@FDxWaR8ZanvyBbsuigwI", "ssg:https://framerusercontent.com/modules/KnJsOAt6O6MbezO1Db6J/kYhF0CXFPXXBacN2OvFL/SearchBarTest.js", "ssg:https://framerusercontent.com/modules/Vy1ExXDvR73xRSUD1ZXN/fOQbzqoC4LTzhEf1PO8O/NNWQa1OaS.js", "ssg:https://framerusercontent.com/modules/DvGv21bifUc9cRReS2wF/ojkrtZVHvmgEEhn6CGyZ/ET0lXWYgw.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-iYgeH .framer-styles-preset-9e5iw4:not(.rich-text-wrapper), .framer-iYgeH .framer-styles-preset-9e5iw4.rich-text-wrapper a { --framer-link-current-text-color: #1B1B1B; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #185430; --framer-link-hover-text-decoration: none; --framer-link-text-color: #1b1b1b; --framer-link-text-decoration: none; }\"];export const className=\"framer-iYgeH\";\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\";\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 r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{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{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "// Generated by Framer (8c7926c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={BYnQP5L78:{hover:true},zdZgQICNF:{hover:true}};const cycleOrder=[\"zdZgQICNF\",\"BYnQP5L78\"];const serializationHash=\"framer-8xk3k\";const variantClassNames={BYnQP5L78:\"framer-v-11wnkto\",zdZgQICNF:\"framer-v-1ht6k86\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"zdZgQICNF\",\"Variant 2\":\"BYnQP5L78\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"zdZgQICNF\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zdZgQICNF\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gSYgW8MnM\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ht6k86\",className,classNames)} framer-1xiay28`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"zdZgQICNF\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({\"BYnQP5L78-hover\":{\"data-framer-name\":undefined},\"zdZgQICNF-hover\":{\"data-framer-name\":undefined},BYnQP5L78:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(76, 154, 107))\"},children:\"Contact Us\"})}),className:\"framer-zuauqy\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"UTzJ0j16s\",style:{\"--extracted-r6o4lv\":\"rgb(76, 154, 107)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{BYnQP5L78:{\"--extracted-r6o4lv\":\"rgb(78, 156, 109)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"BYnQP5L78-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\"},children:\"Contact Us\"})})},\"zdZgQICNF-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\"},children:\"Contact Us\"})})},BYnQP5L78:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(78, 156, 109))\"},children:\"Contact Us\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8xk3k.framer-1xiay28, .framer-8xk3k .framer-1xiay28 { display: block; }\",\".framer-8xk3k.framer-1ht6k86 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8xk3k .framer-zuauqy { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8xk3k.framer-1ht6k86 { gap: 0px; } .framer-8xk3k.framer-1ht6k86 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8xk3k.framer-1ht6k86 > :first-child { margin-left: 0px; } .framer-8xk3k.framer-1ht6k86 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21.5\n * @framerIntrinsicWidth 101.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"BYnQP5L78\":{\"layout\":[\"auto\",\"auto\"]},\"rq8Yci_dl\":{\"layout\":[\"auto\",\"auto\"]},\"k5etoULeK\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framergt3OEvFxK=withCSS(Component,css,\"framer-8xk3k\");export default Framergt3OEvFxK;Framergt3OEvFxK.displayName=\"Contact Button Navbar\";Framergt3OEvFxK.defaultProps={height:21.5,width:101.5};addPropertyControls(Framergt3OEvFxK,{variant:{options:[\"zdZgQICNF\",\"BYnQP5L78\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framergt3OEvFxK,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framergt3OEvFxK\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BYnQP5L78\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rq8Yci_dl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"k5etoULeK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"101.5\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"21.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gt3OEvFxK.map", "// Generated by Framer (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-hAQJN .framer-styles-preset-1vlrg95:not(.rich-text-wrapper), .framer-hAQJN .framer-styles-preset-1vlrg95.rich-text-wrapper a { --framer-link-current-text-color: #1B1B1B; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #185430; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #1b1b1b; --framer-link-text-decoration: none; }\"];export const className=\"framer-hAQJN\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (98479f1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-plSi5 .framer-styles-preset-1d3n4kv:not(.rich-text-wrapper), .framer-plSi5 .framer-styles-preset-1d3n4kv.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #4ca16d; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #3f9b64; --framer-link-text-decoration: none; }\"];export const className=\"framer-plSi5\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (98479f1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-Sugkq .framer-styles-preset-1rcy39w:not(.rich-text-wrapper), .framer-Sugkq .framer-styles-preset-1rcy39w.rich-text-wrapper a { --framer-link-current-text-color: #0e331d; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: rgba(229, 255, 240, 0.75); --framer-link-hover-text-decoration: underline; --framer-link-text-color: #edfff4; --framer-link-text-decoration: none; transition: color 0.3s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-Sugkq\";\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 (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Avxj9Z4UZEB36PfOOleh/zK7ZmHJRb2PKU7OspoLF/ESiuEZbdf.js\";const enabledGestures={PD7IrthPy:{hover:true},VMTuBACFQ:{hover:true}};const cycleOrder=[\"PD7IrthPy\",\"VMTuBACFQ\",\"HTJc2hiE5\",\"tCiLVexbM\",\"MQsTdo3Qw\",\"LrWg_gnvY\"];const serializationHash=\"framer-6IJwu\";const variantClassNames={HTJc2hiE5:\"framer-v-oh5oi4\",LrWg_gnvY:\"framer-v-ruwq7f\",MQsTdo3Qw:\"framer-v-rxnanv\",PD7IrthPy:\"framer-v-14ubt62\",tCiLVexbM:\"framer-v-1e4q6yi\",VMTuBACFQ:\"framer-v-mvsi50\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Research Dropdown\":\"LrWg_gnvY\",\"Variant 1\":\"PD7IrthPy\",\"Variant 3\":\"VMTuBACFQ\",\"Variant 4\":\"HTJc2hiE5\",\"Variant 5\":\"tCiLVexbM\",\"Variant 7\":\"MQsTdo3Qw\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"PD7IrthPy\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PD7IrthPy\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaprgy0w6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"LrWg_gnvY\");});const onTapm35f5t=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"PD7IrthPy\");});const onTap1ljo8bq=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"HTJc2hiE5\"),200);});const onTap1ght8b8=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"VMTuBACFQ\"),200);});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"HTJc2hiE5\",\"LrWg_gnvY\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"HTJc2hiE5\",\"tCiLVexbM\",\"MQsTdo3Qw\",\"LrWg_gnvY\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14ubt62\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PD7IrthPy\",onTap:onTaprgy0w6,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"PD7IrthPy-hover\":{\"data-framer-name\":undefined},\"VMTuBACFQ-hover\":{\"data-framer-name\":undefined,\"data-highlight\":undefined,onTap:undefined},HTJc2hiE5:{\"data-framer-name\":\"Variant 4\",\"data-highlight\":undefined,onTap:undefined},LrWg_gnvY:{\"data-framer-name\":\"Research Dropdown\",onTap:onTapm35f5t},MQsTdo3Qw:{\"data-framer-name\":\"Variant 7\",\"data-highlight\":undefined,onTap:undefined},tCiLVexbM:{\"data-framer-name\":\"Variant 5\",\"data-highlight\":undefined,onTap:undefined},VMTuBACFQ:{\"data-framer-name\":\"Variant 3\",\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lL9LY3IDm\"},nodeId:\"tRvwF0mz3\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:\"Clinical Model\"})})})}),className:\"framer-s35yat\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"tRvwF0mz3\",style:{\"--extracted-r6o4lv\":\"rgb(27, 27, 27)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({LrWg_gnvY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpHsPdyTu\"},nodeId:\"tRvwF0mz3\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:\"Renewable Energy Siting Insights\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15ernqx\",layoutDependency:layoutDependency,layoutId:\"bBmYc99b9\",...addPropertyOverrides({HTJc2hiE5:{\"data-highlight\":true,onTap:onTap1ght8b8},VMTuBACFQ:{\"data-highlight\":true,onTap:onTap1ljo8bq}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:\"Research\"})}),className:\"framer-1hqpz6t\",fonts:[\"GF;Inter-700\"],layoutDependency:layoutDependency,layoutId:\"qD7jhfbJn\",style:{\"--extracted-r6o4lv\":\"rgb(27, 27, 27)\"},variants:{\"PD7IrthPy-hover\":{\"--extracted-r6o4lv\":\"var(--token-49a16879-fb5c-46c5-bb45-04c4a62128a5, rgb(37, 106, 77))\"},\"VMTuBACFQ-hover\":{\"--extracted-r6o4lv\":\"var(--token-49a16879-fb5c-46c5-bb45-04c4a62128a5, rgb(37, 106, 77))\"},HTJc2hiE5:{\"--extracted-r6o4lv\":\"rgb(64, 155, 100)\"},LrWg_gnvY:{\"--extracted-r6o4lv\":\"rgb(64, 155, 100)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"PD7IrthPy-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-49a16879-fb5c-46c5-bb45-04c4a62128a5, rgb(37, 106, 77)))\"},children:\"Research\"})})},\"VMTuBACFQ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-49a16879-fb5c-46c5-bb45-04c4a62128a5, rgb(37, 106, 77)))\"},children:\"Education\"})})},HTJc2hiE5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(64, 155, 100))\"},children:\"Education\"})})},LrWg_gnvY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(64, 155, 100))\"},children:\"Research\"})})},MQsTdo3Qw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Dz9vMULWQ\"},nodeId:\"qD7jhfbJn\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:\"Blog\"})})})})},tCiLVexbM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wKgX9Y40z\"},nodeId:\"qD7jhfbJn\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:\"Why Mediation\"})})})})},VMTuBACFQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:\"Education\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455.1111111111111,intrinsicWidth:455.1111111111111,pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/5NqGS71grfRUL4y3LSx2kBmrd0.png\"},className:\"framer-12gxm2n\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"Heg7C3Nfn\",style:{rotate:180},...addPropertyOverrides({HTJc2hiE5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455.1111111111111,intrinsicWidth:455.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||84.5)-0-238)/2+0+0)+7),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/5NqGS71grfRUL4y3LSx2kBmrd0.png\"}},LrWg_gnvY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455.1111111111111,intrinsicWidth:455.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||119)-0-234)/2+0+0)+7),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/5NqGS71grfRUL4y3LSx2kBmrd0.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:455.1111111111111,intrinsicWidth:455.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||22)-0-22)/2+0+0)+7),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/5NqGS71grfRUL4y3LSx2kBmrd0.png\"},className:\"framer-r3sesu\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"Ztns9bLrc\"})]}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XADY2HDfH\"},nodeId:\"dPkXdLjAA\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:\"2023 Pilot\"})})})}),className:\"framer-1mlso9m\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"dPkXdLjAA\",style:{\"--extracted-r6o4lv\":\"rgb(27, 27, 27)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({LrWg_gnvY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"dPkXdLjAA\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:\"About Research\"})})})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6IJwu.framer-o1sxim, .framer-6IJwu .framer-o1sxim { display: block; }\",\".framer-6IJwu.framer-14ubt62 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-6IJwu .framer-s35yat, .framer-6IJwu .framer-1mlso9m { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-6IJwu .framer-15ernqx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6IJwu .framer-1hqpz6t { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-6IJwu .framer-12gxm2n, .framer-6IJwu .framer-r3sesu { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); overflow: visible; position: relative; width: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6IJwu.framer-14ubt62, .framer-6IJwu .framer-15ernqx { gap: 0px; } .framer-6IJwu.framer-14ubt62 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6IJwu.framer-14ubt62 > :first-child { margin-top: 0px; } .framer-6IJwu.framer-14ubt62 > :last-child { margin-bottom: 0px; } .framer-6IJwu .framer-15ernqx > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-6IJwu .framer-15ernqx > :first-child { margin-left: 0px; } .framer-6IJwu .framer-15ernqx > :last-child { margin-right: 0px; } }\",\".framer-6IJwu.framer-v-mvsi50 .framer-15ernqx { cursor: pointer; }\",\".framer-6IJwu.framer-v-oh5oi4.framer-14ubt62 { cursor: unset; gap: 12px; }\",\".framer-6IJwu.framer-v-oh5oi4 .framer-s35yat, .framer-6IJwu.framer-v-ruwq7f .framer-1mlso9m { order: 1; }\",\".framer-6IJwu.framer-v-oh5oi4 .framer-15ernqx { cursor: pointer; order: 0; }\",\".framer-6IJwu.framer-v-oh5oi4 .framer-1mlso9m, .framer-6IJwu.framer-v-ruwq7f .framer-s35yat { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6IJwu.framer-v-oh5oi4.framer-14ubt62 { gap: 0px; } .framer-6IJwu.framer-v-oh5oi4.framer-14ubt62 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-6IJwu.framer-v-oh5oi4.framer-14ubt62 > :first-child { margin-top: 0px; } .framer-6IJwu.framer-v-oh5oi4.framer-14ubt62 > :last-child { margin-bottom: 0px; } }\",\".framer-6IJwu.framer-v-1e4q6yi.framer-14ubt62, .framer-6IJwu.framer-v-rxnanv.framer-14ubt62 { cursor: unset; }\",\".framer-6IJwu.framer-v-ruwq7f .framer-15ernqx { order: 0; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 121\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"VMTuBACFQ\":{\"layout\":[\"auto\",\"auto\"]},\"HTJc2hiE5\":{\"layout\":[\"auto\",\"auto\"]},\"tCiLVexbM\":{\"layout\":[\"auto\",\"auto\"]},\"MQsTdo3Qw\":{\"layout\":[\"auto\",\"auto\"]},\"LrWg_gnvY\":{\"layout\":[\"auto\",\"auto\"]},\"D9Jj1AFn6\":{\"layout\":[\"auto\",\"auto\"]},\"PXM8uanoC\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfVZaPC6MR=withCSS(Component,css,\"framer-6IJwu\");export default FramerfVZaPC6MR;FramerfVZaPC6MR.displayName=\"Navbar Phone Sections 2\";FramerfVZaPC6MR.defaultProps={height:22,width:121};addPropertyControls(FramerfVZaPC6MR,{variant:{options:[\"PD7IrthPy\",\"VMTuBACFQ\",\"HTJc2hiE5\",\"tCiLVexbM\",\"MQsTdo3Qw\",\"LrWg_gnvY\"],optionTitles:[\"Variant 1\",\"Variant 3\",\"Variant 4\",\"Variant 5\",\"Variant 7\",\"Research Dropdown\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfVZaPC6MR,[{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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfVZaPC6MR\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"22\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VMTuBACFQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HTJc2hiE5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tCiLVexbM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MQsTdo3Qw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LrWg_gnvY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"D9Jj1AFn6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PXM8uanoC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"121\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fVZaPC6MR.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"cooYqs68A\",\"VuCyoSARJ\"];const serializationHash=\"framer-3mg2q\";const variantClassNames={cooYqs68A:\"framer-v-17s96vc\",VuCyoSARJ:\"framer-v-m901k8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const 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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Dropdown Version\":\"cooYqs68A\",\"White Version\":\"VuCyoSARJ\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,h6eHecqzH:click!==null&&click!==void 0?click:props.h6eHecqzH,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"cooYqs68A\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,h6eHecqzH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cooYqs68A\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapvyb00y=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(h6eHecqzH){const res=await h6eHecqzH(...args);if(res===false)return false;}});const onMouseEntert682wp=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});overlay.show();});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"VuCyoSARJ\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"VuCyoSARJ\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-17s96vc\",className,classNames),\"data-framer-name\":\"Dropdown Version\",\"data-highlight\":true,id:`${layoutId}-17s96vc`,layoutDependency:layoutDependency,layoutId:\"cooYqs68A\",onMouseEnter:onMouseEntert682wp({overlay}),onTap:onTapvyb00y,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({VuCyoSARJ:{\"data-framer-name\":\"White Version\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tjst2p\",layoutDependency:layoutDependency,layoutId:\"iI1zPPBFX\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\"},children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-cngpcs\",\"data-framer-name\":\"Line 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:39,layoutDependency:layoutDependency,layoutId:\"lHIvHWbjM\",svg:'<svg width=\"39\" height=\"3\" viewBox=\"-1 -1 39 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"37\" y2=\"0.5\" stroke=\"#6E6E6E\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-b673ts\",\"data-framer-name\":\"Line 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:39,layoutDependency:layoutDependency,layoutId:\"B6q4Ok0Ab\",svg:'<svg width=\"39\" height=\"3\" viewBox=\"-1 -1 39 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"37\" y2=\"0.5\" stroke=\"#6E6E6E\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-16edmg1\",\"data-framer-name\":\"Line 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:39,layoutDependency:layoutDependency,layoutId:\"XQu3SBK_J\",svg:'<svg width=\"39\" height=\"3\" viewBox=\"-1 -1 39 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"37\" y2=\"0.5\" stroke=\"#6E6E6E\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-rykthl\",\"data-framer-name\":\"Line 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:39,layoutDependency:layoutDependency,layoutId:\"tHhvKjY_a\",svg:'<svg width=\"39\" height=\"3\" viewBox=\"-1 -1 39 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"37\" y2=\"0.5\" stroke=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1amvtvi\",\"data-framer-name\":\"Line 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:39,layoutDependency:layoutDependency,layoutId:\"wJ3iVEZM5\",svg:'<svg width=\"39\" height=\"3\" viewBox=\"-1 -1 39 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"37\" y2=\"0.5\" stroke=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1wc5cuu\",\"data-framer-name\":\"Line 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:39,layoutDependency:layoutDependency,layoutId:\"aurcXMpOj\",svg:'<svg width=\"39\" height=\"3\" viewBox=\"-1 -1 39 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"37\" y2=\"0.5\" stroke=\"white\"/>\\n</svg>\\n',withExternalLayout:true})]})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3mg2q.framer-1jc01eo, .framer-3mg2q .framer-1jc01eo { display: block; }\",\".framer-3mg2q.framer-17s96vc { cursor: pointer; height: 21px; overflow: visible; position: relative; width: 39px; }\",\".framer-3mg2q .framer-tjst2p { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-3mg2q .framer-cngpcs { flex: none; height: 3px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-3mg2q .framer-b673ts { flex: none; height: 3px; left: 0px; position: absolute; right: 0px; top: calc(47.61904761904764% - 3px / 2); }\",\".framer-3mg2q .framer-16edmg1 { bottom: 0px; flex: none; height: 3px; left: 0px; position: absolute; right: 0px; }\",\".framer-3mg2q .framer-rykthl { flex: none; height: 3px; left: 0px; position: absolute; top: 0px; width: 39px; }\",\".framer-3mg2q .framer-1amvtvi { flex: none; height: 3px; left: 0px; position: absolute; top: 9px; width: 39px; }\",\".framer-3mg2q .framer-1wc5cuu { flex: none; height: 3px; left: 0px; position: absolute; top: 18px; width: 39px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21\n * @framerIntrinsicWidth 39\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VuCyoSARJ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"h6eHecqzH\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerH8iV77K0L=withCSS(Component,css,\"framer-3mg2q\");export default FramerH8iV77K0L;FramerH8iV77K0L.displayName=\"dropdown menu\";FramerH8iV77K0L.defaultProps={height:21,width:39};addPropertyControls(FramerH8iV77K0L,{variant:{options:[\"cooYqs68A\",\"VuCyoSARJ\"],optionTitles:[\"Dropdown Version\",\"White Version\"],title:\"Variant\",type:ControlType.Enum},h6eHecqzH:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerH8iV77K0L,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerH8iV77K0L\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"h6eHecqzH\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"21\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"39\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VuCyoSARJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./H8iV77K0L.map", "// Generated by Framer (e010222)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"aqYiCvVJf\",\"QSMScnBrr\",\"Tj6EuG89f\",\"cpLQPck96\",\"iTJEiHycF\",\"XNmVjsWGp\",\"IkTyW1nHK\",\"sX45M6n2q\",\"y5wQ6_z7h\",\"FoUQYnFjo\",\"Go2Q6wILY\",\"RhUlMpnvF\",\"H_1PQmkmz\",\"NfMOWzWRK\",\"W0hAJk3W2\",\"LsWWmG3jr\",\"butXPdzZ6\",\"cF9VNvhRo\",\"l1tVuVsY4\",\"uh4GVOmTK\",\"LKnEVTalo\"];const serializationHash=\"framer-kCQGv\";const variantClassNames={aqYiCvVJf:\"framer-v-rbwuu3\",butXPdzZ6:\"framer-v-4z639q\",cF9VNvhRo:\"framer-v-t7hx6u\",cpLQPck96:\"framer-v-kykpgi\",FoUQYnFjo:\"framer-v-1jgjhtj\",Go2Q6wILY:\"framer-v-12br3n0\",H_1PQmkmz:\"framer-v-165disa\",IkTyW1nHK:\"framer-v-1r1wrk6\",iTJEiHycF:\"framer-v-kst8q2\",l1tVuVsY4:\"framer-v-1jguqhm\",LKnEVTalo:\"framer-v-ygzfk1\",LsWWmG3jr:\"framer-v-1jv1m5v\",NfMOWzWRK:\"framer-v-2hss4i\",QSMScnBrr:\"framer-v-1rrevrr\",RhUlMpnvF:\"framer-v-xttah8\",sX45M6n2q:\"framer-v-13hczjl\",Tj6EuG89f:\"framer-v-1mp62xh\",uh4GVOmTK:\"framer-v-17xfpn5\",W0hAJk3W2:\"framer-v-yaoy02\",XNmVjsWGp:\"framer-v-q5df7c\",y5wQ6_z7h:\"framer-v-1siwgn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 10 G\":\"l1tVuVsY4\",\"Category 10\":\"cF9VNvhRo\",\"Category 11 G\":\"LKnEVTalo\",\"Category 11\":\"uh4GVOmTK\",\"Category 2 G\":\"Tj6EuG89f\",\"Category 2\":\"QSMScnBrr\",\"Category 3 G\":\"iTJEiHycF\",\"Category 3\":\"cpLQPck96\",\"Category 4 G\":\"IkTyW1nHK\",\"Category 4\":\"XNmVjsWGp\",\"Category 5 G\":\"y5wQ6_z7h\",\"Category 5\":\"sX45M6n2q\",\"Category 6 G\":\"Go2Q6wILY\",\"Category 6\":\"FoUQYnFjo\",\"Category 7 G\":\"H_1PQmkmz\",\"Category 7\":\"RhUlMpnvF\",\"Category 8 G\":\"W0hAJk3W2\",\"Category 8\":\"NfMOWzWRK\",\"Category 9 G\":\"butXPdzZ6\",\"Category 9\":\"LsWWmG3jr\",\"No Results\":\"aqYiCvVJf\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"aqYiCvVJf\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aqYiCvVJf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1c7tjxh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Tj6EuG89f\");});const onMouseLeave1bpcu5y=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"QSMScnBrr\");});const onMouseEnterrbbs7v=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"iTJEiHycF\");});const onMouseLeaveack88m=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"cpLQPck96\");});const onMouseEnter1dd0al3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"IkTyW1nHK\");});const onMouseLeaveqmjdzh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"XNmVjsWGp\");});const onMouseEntere74b1g=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"y5wQ6_z7h\");});const onMouseLeaveq75iv6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"sX45M6n2q\");});const onMouseEnterpezuw7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Go2Q6wILY\");});const onMouseLeaveen6rgg=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"FoUQYnFjo\");});const onMouseEnter1sc3nth=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"H_1PQmkmz\");});const onMouseLeave1ykw6vr=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"RhUlMpnvF\");});const onMouseEnterliukf9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"W0hAJk3W2\");});const onMouseLeave19g77yi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"NfMOWzWRK\");});const onMouseEntertembzf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"butXPdzZ6\");});const onMouseLeave1ledxuy=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"LsWWmG3jr\");});const onMouseEnter6apxcg=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"l1tVuVsY4\");});const onMouseLeave1lvz4lh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"cF9VNvhRo\");});const onMouseEnterpefk80=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"LKnEVTalo\");});const onMouseLeave18gogv9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"uh4GVOmTK\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{nodeId:\"aqYiCvVJf\",...addPropertyOverrides({cF9VNvhRo:{href:{webPageId:\"VcXV_ePMM\"},openInNewTab:false},cpLQPck96:{href:{webPageId:\"nj7B9g1Ph\"},openInNewTab:false},FoUQYnFjo:{href:{webPageId:\"HkkvaSfAI\"},openInNewTab:false},LsWWmG3jr:{href:{webPageId:\"ch6YPmgsD\"},openInNewTab:false},NfMOWzWRK:{href:{webPageId:\"lEf12IRo0\"},openInNewTab:false},QSMScnBrr:{href:{webPageId:\"Ol0dcu2o9\"},openInNewTab:false},RhUlMpnvF:{href:{webPageId:\"nDwJ0bYp9\"},openInNewTab:false},uh4GVOmTK:{href:{webPageId:\"h5Kds_UzA\"},openInNewTab:false},XNmVjsWGp:{href:{webPageId:\"GtB9PMj5s\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-rbwuu3\",className,classNames)} framer-3v4t72`,\"data-framer-name\":\"No Results\",layoutDependency:layoutDependency,layoutId:\"aqYiCvVJf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{butXPdzZ6:{backgroundColor:\"rgb(186, 207, 184)\"},Go2Q6wILY:{backgroundColor:\"rgb(186, 207, 184)\"},H_1PQmkmz:{backgroundColor:\"rgb(186, 207, 184)\"},IkTyW1nHK:{backgroundColor:\"rgb(186, 207, 184)\"},iTJEiHycF:{backgroundColor:\"rgb(186, 207, 184)\"},l1tVuVsY4:{backgroundColor:\"rgb(186, 207, 184)\"},LKnEVTalo:{backgroundColor:\"rgb(186, 207, 184)\"},Tj6EuG89f:{backgroundColor:\"rgb(186, 207, 184)\"},W0hAJk3W2:{backgroundColor:\"rgb(186, 207, 184)\"},y5wQ6_z7h:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({butXPdzZ6:{\"data-framer-name\":\"Category 9 G\",\"data-highlight\":true,onMouseLeave:onMouseLeave1ledxuy},cF9VNvhRo:{\"data-framer-name\":\"Category 10\",\"data-highlight\":true,onMouseEnter:onMouseEnter6apxcg},cpLQPck96:{\"data-framer-name\":\"Category 3\",\"data-highlight\":true,onMouseEnter:onMouseEnterrbbs7v},FoUQYnFjo:{\"data-framer-name\":\"Category 6\",\"data-highlight\":true,onMouseEnter:onMouseEnterpezuw7},Go2Q6wILY:{\"data-framer-name\":\"Category 6 G\",\"data-highlight\":true,onMouseLeave:onMouseLeaveen6rgg},H_1PQmkmz:{\"data-framer-name\":\"Category 7 G\",\"data-highlight\":true,onMouseLeave:onMouseLeave1ykw6vr},IkTyW1nHK:{\"data-framer-name\":\"Category 4 G\",\"data-highlight\":true,onMouseLeave:onMouseLeaveqmjdzh},iTJEiHycF:{\"data-framer-name\":\"Category 3 G\",\"data-highlight\":true,onMouseLeave:onMouseLeaveack88m},l1tVuVsY4:{\"data-framer-name\":\"Category 10 G\",\"data-highlight\":true,onMouseLeave:onMouseLeave1lvz4lh},LKnEVTalo:{\"data-framer-name\":\"Category 11 G\",\"data-highlight\":true,onMouseLeave:onMouseLeave18gogv9},LsWWmG3jr:{\"data-framer-name\":\"Category 9\",\"data-highlight\":true,onMouseEnter:onMouseEntertembzf},NfMOWzWRK:{\"data-framer-name\":\"Category 8\",\"data-highlight\":true,onMouseEnter:onMouseEnterliukf9},QSMScnBrr:{\"data-framer-name\":\"Category 2\",\"data-highlight\":true,onMouseEnter:onMouseEnter1c7tjxh},RhUlMpnvF:{\"data-framer-name\":\"Category 7\",\"data-highlight\":true,onMouseEnter:onMouseEnter1sc3nth},sX45M6n2q:{\"data-framer-name\":\"Category 5\",\"data-highlight\":true,onMouseEnter:onMouseEntere74b1g},Tj6EuG89f:{\"data-framer-name\":\"Category 2 G\",\"data-highlight\":true,onMouseLeave:onMouseLeave1bpcu5y},uh4GVOmTK:{\"data-framer-name\":\"Category 11\",\"data-highlight\":true,onMouseEnter:onMouseEnterpefk80},W0hAJk3W2:{\"data-framer-name\":\"Category 8 G\",\"data-highlight\":true,onMouseLeave:onMouseLeave19g77yi},XNmVjsWGp:{\"data-framer-name\":\"Category 4\",\"data-highlight\":true,onMouseEnter:onMouseEnter1dd0al3},y5wQ6_z7h:{\"data-framer-name\":\"Category 5 G\",\"data-highlight\":true,onMouseLeave:onMouseLeaveq75iv6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"No Results found yet\u2026..\"})}),className:\"framer-1ltscad\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"P4S2rgGkP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({butXPdzZ6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},cF9VNvhRo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},cpLQPck96:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},FoUQYnFjo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},Go2Q6wILY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},H_1PQmkmz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},IkTyW1nHK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},iTJEiHycF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},l1tVuVsY4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},LKnEVTalo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},LsWWmG3jr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},NfMOWzWRK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},QSMScnBrr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},RhUlMpnvF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},sX45M6n2q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},Tj6EuG89f:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},uh4GVOmTK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},W0hAJk3W2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},XNmVjsWGp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},y5wQ6_z7h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kCQGv.framer-3v4t72, .framer-kCQGv .framer-3v4t72 { display: block; }\",\".framer-kCQGv.framer-rbwuu3 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; width: min-content; }\",\".framer-kCQGv .framer-1ltscad { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kCQGv.framer-rbwuu3 { gap: 0px; } .framer-kCQGv.framer-rbwuu3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-kCQGv.framer-rbwuu3 > :first-child { margin-top: 0px; } .framer-kCQGv.framer-rbwuu3 > :last-child { margin-bottom: 0px; } }\",\".framer-kCQGv.framer-v-1rrevrr.framer-rbwuu3, .framer-kCQGv.framer-v-kykpgi.framer-rbwuu3, .framer-kCQGv.framer-v-q5df7c.framer-rbwuu3, .framer-kCQGv.framer-v-1jgjhtj.framer-rbwuu3, .framer-kCQGv.framer-v-xttah8.framer-rbwuu3, .framer-kCQGv.framer-v-2hss4i.framer-rbwuu3, .framer-kCQGv.framer-v-1jv1m5v.framer-rbwuu3, .framer-kCQGv.framer-v-t7hx6u.framer-rbwuu3, .framer-kCQGv.framer-v-17xfpn5.framer-rbwuu3 { text-decoration: none; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"QSMScnBrr\":{\"layout\":[\"auto\",\"auto\"]},\"Tj6EuG89f\":{\"layout\":[\"auto\",\"auto\"]},\"cpLQPck96\":{\"layout\":[\"auto\",\"auto\"]},\"iTJEiHycF\":{\"layout\":[\"auto\",\"auto\"]},\"XNmVjsWGp\":{\"layout\":[\"auto\",\"auto\"]},\"IkTyW1nHK\":{\"layout\":[\"auto\",\"auto\"]},\"sX45M6n2q\":{\"layout\":[\"auto\",\"auto\"]},\"y5wQ6_z7h\":{\"layout\":[\"auto\",\"auto\"]},\"FoUQYnFjo\":{\"layout\":[\"auto\",\"auto\"]},\"Go2Q6wILY\":{\"layout\":[\"auto\",\"auto\"]},\"RhUlMpnvF\":{\"layout\":[\"auto\",\"auto\"]},\"H_1PQmkmz\":{\"layout\":[\"auto\",\"auto\"]},\"NfMOWzWRK\":{\"layout\":[\"auto\",\"auto\"]},\"W0hAJk3W2\":{\"layout\":[\"auto\",\"auto\"]},\"LsWWmG3jr\":{\"layout\":[\"auto\",\"auto\"]},\"butXPdzZ6\":{\"layout\":[\"auto\",\"auto\"]},\"cF9VNvhRo\":{\"layout\":[\"auto\",\"auto\"]},\"l1tVuVsY4\":{\"layout\":[\"auto\",\"auto\"]},\"uh4GVOmTK\":{\"layout\":[\"auto\",\"auto\"]},\"LKnEVTalo\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerc4SegkMvJ=withCSS(Component,css,\"framer-kCQGv\");export default Framerc4SegkMvJ;Framerc4SegkMvJ.displayName=\"NoResultsTab\";Framerc4SegkMvJ.defaultProps={height:39,width:240};addPropertyControls(Framerc4SegkMvJ,{variant:{options:[\"aqYiCvVJf\",\"QSMScnBrr\",\"Tj6EuG89f\",\"cpLQPck96\",\"iTJEiHycF\",\"XNmVjsWGp\",\"IkTyW1nHK\",\"sX45M6n2q\",\"y5wQ6_z7h\",\"FoUQYnFjo\",\"Go2Q6wILY\",\"RhUlMpnvF\",\"H_1PQmkmz\",\"NfMOWzWRK\",\"W0hAJk3W2\",\"LsWWmG3jr\",\"butXPdzZ6\",\"cF9VNvhRo\",\"l1tVuVsY4\",\"uh4GVOmTK\",\"LKnEVTalo\"],optionTitles:[\"No Results\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerc4SegkMvJ,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerc4SegkMvJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"240\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QSMScnBrr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Tj6EuG89f\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cpLQPck96\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iTJEiHycF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XNmVjsWGp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IkTyW1nHK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sX45M6n2q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y5wQ6_z7h\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FoUQYnFjo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Go2Q6wILY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RhUlMpnvF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"H_1PQmkmz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NfMOWzWRK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"W0hAJk3W2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LsWWmG3jr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"butXPdzZ6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cF9VNvhRo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l1tVuVsY4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uh4GVOmTK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LKnEVTalo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"39\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./c4SegkMvJ.map", "// Generated by Framer (e010222)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"LBoFS0NTQ\",\"yWr0h0LNm\",\"mam59RV9y\",\"JnRNTggt5\",\"oCUO7K1fF\",\"vtGvuYe9H\",\"MmeItWcAK\",\"euwcBvdCv\",\"fOk5RSvYG\",\"Gqcn1s6hz\",\"lvquk1sq7\",\"VeElALASK\",\"OVqPeL71T\",\"kNSgIzxOJ\",\"fJuoRdWNA\",\"l1mFRcai1\",\"WeeOgqCG5\",\"AdMAK76hz\",\"okTpaP3XZ\",\"vLGpbO_B6\",\"tFogeZAVs\",\"eEF5Whcbx\"];const serializationHash=\"framer-CxLmm\";const variantClassNames={AdMAK76hz:\"framer-v-1cth3iy\",eEF5Whcbx:\"framer-v-1sxy2km\",euwcBvdCv:\"framer-v-1757mh1\",fJuoRdWNA:\"framer-v-d8hfet\",fOk5RSvYG:\"framer-v-1kftpv5\",Gqcn1s6hz:\"framer-v-1r3u38x\",JnRNTggt5:\"framer-v-1f7j3hm\",kNSgIzxOJ:\"framer-v-1z03qm2\",l1mFRcai1:\"framer-v-c2gn6o\",LBoFS0NTQ:\"framer-v-xuqwp3\",lvquk1sq7:\"framer-v-1ktiifd\",mam59RV9y:\"framer-v-1eny18j\",MmeItWcAK:\"framer-v-1cpfoxu\",oCUO7K1fF:\"framer-v-1iwm2s8\",okTpaP3XZ:\"framer-v-9h9bdt\",OVqPeL71T:\"framer-v-1200c4a\",tFogeZAVs:\"framer-v-nau3v9\",VeElALASK:\"framer-v-ycwdo\",vLGpbO_B6:\"framer-v-wsthij\",vtGvuYe9H:\"framer-v-1okchlv\",WeeOgqCG5:\"framer-v-tx9qm6\",yWr0h0LNm:\"framer-v-1ug6m73\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"yWr0h0LNm\",\"Category 1\":\"LBoFS0NTQ\",\"Category 10 G\":\"vLGpbO_B6\",\"Category 10\":\"okTpaP3XZ\",\"Category 11 G\":\"eEF5Whcbx\",\"Category 11\":\"tFogeZAVs\",\"Category 2 G\":\"JnRNTggt5\",\"Category 2\":\"mam59RV9y\",\"Category 3 G\":\"vtGvuYe9H\",\"Category 3\":\"oCUO7K1fF\",\"Category 4 G\":\"euwcBvdCv\",\"Category 4\":\"MmeItWcAK\",\"Category 5 G\":\"Gqcn1s6hz\",\"Category 5\":\"fOk5RSvYG\",\"Category 6 G\":\"VeElALASK\",\"Category 6\":\"lvquk1sq7\",\"Category 7 G\":\"kNSgIzxOJ\",\"Category 7\":\"OVqPeL71T\",\"Category 8 G\":\"l1mFRcai1\",\"Category 8\":\"fJuoRdWNA\",\"Category 9 G\":\"AdMAK76hz\",\"Category 9\":\"WeeOgqCG5\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"LBoFS0NTQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LBoFS0NTQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1ha5r2z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"yWr0h0LNm\");});const onMouseLeaverw5hw0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"LBoFS0NTQ\");});const onMouseEnterfkehr0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"JnRNTggt5\");});const onMouseLeave1mwwf7o=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"mam59RV9y\");});const onMouseEnter39j4r8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vtGvuYe9H\");});const onMouseLeave19e0616=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"oCUO7K1fF\");});const onMouseEnter1yz9cct=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"euwcBvdCv\");});const onMouseLeave1bp7uuj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"MmeItWcAK\");});const onMouseEnter1qgsuxi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Gqcn1s6hz\");});const onMouseLeave1tgqog7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"fOk5RSvYG\");});const onMouseEnter1o131me=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"VeElALASK\");});const onMouseLeavex2j3rq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"lvquk1sq7\");});const onMouseEnteroiubjp=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"kNSgIzxOJ\");});const onMouseLeave1m0m0j7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"OVqPeL71T\");});const onMouseEnter1u5wokl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"l1mFRcai1\");});const onMouseLeave1h5h1rl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"fJuoRdWNA\");});const onMouseEnter4qqv2d=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"AdMAK76hz\");});const onMouseLeave3h3w9v=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"WeeOgqCG5\");});const onMouseEnter19e1xw4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vLGpbO_B6\");});const onMouseLeaveuve1t7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"okTpaP3XZ\");});const onMouseEnter1d4b814=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"eEF5Whcbx\");});const onMouseLeave1lhd8z8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"tFogeZAVs\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"m_Qx9H2bX\"},nodeId:\"LBoFS0NTQ\",openInNewTab:false,...addPropertyOverrides({fJuoRdWNA:{href:{webPageId:\"lEf12IRo0\"}},lvquk1sq7:{href:{webPageId:\"HkkvaSfAI\"}},mam59RV9y:{href:{webPageId:\"Ol0dcu2o9\"}},MmeItWcAK:{href:{webPageId:\"GtB9PMj5s\"}},oCUO7K1fF:{href:{webPageId:\"nj7B9g1Ph\"}},okTpaP3XZ:{href:{webPageId:\"VcXV_ePMM\"}},OVqPeL71T:{href:{webPageId:\"nDwJ0bYp9\"}},tFogeZAVs:{href:{webPageId:\"h5Kds_UzA\"}},WeeOgqCG5:{href:{webPageId:\"ch6YPmgsD\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-xuqwp3\",className,classNames)} framer-1oahno4`,\"data-framer-name\":\"Category 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"LBoFS0NTQ\",onMouseEnter:onMouseEnter1ha5r2z,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{AdMAK76hz:{backgroundColor:\"rgb(186, 207, 184)\"},eEF5Whcbx:{backgroundColor:\"rgb(186, 207, 184)\"},euwcBvdCv:{backgroundColor:\"rgb(186, 207, 184)\"},Gqcn1s6hz:{backgroundColor:\"rgb(186, 207, 184)\"},JnRNTggt5:{backgroundColor:\"rgb(186, 207, 184)\"},kNSgIzxOJ:{backgroundColor:\"rgb(186, 207, 184)\"},l1mFRcai1:{backgroundColor:\"rgb(186, 207, 184)\"},VeElALASK:{backgroundColor:\"rgb(186, 207, 184)\"},vLGpbO_B6:{backgroundColor:\"rgb(186, 207, 184)\"},vtGvuYe9H:{backgroundColor:\"rgb(186, 207, 184)\"},yWr0h0LNm:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({AdMAK76hz:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave3h3w9v},eEF5Whcbx:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1lhd8z8},euwcBvdCv:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1bp7uuj},fJuoRdWNA:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter1u5wokl},fOk5RSvYG:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnter1qgsuxi},Gqcn1s6hz:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1tgqog7},JnRNTggt5:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1mwwf7o},kNSgIzxOJ:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1m0m0j7},l1mFRcai1:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1h5h1rl},lvquk1sq7:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter1o131me},mam59RV9y:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnterfkehr0},MmeItWcAK:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter1yz9cct},oCUO7K1fF:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter39j4r8},okTpaP3XZ:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter19e1xw4},OVqPeL71T:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnteroiubjp},tFogeZAVs:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter1d4b814},VeElALASK:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavex2j3rq},vLGpbO_B6:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveuve1t7},vtGvuYe9H:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave19e0616},WeeOgqCG5:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter4qqv2d},yWr0h0LNm:{\"data-framer-name\":\"Category 1 G\",onMouseLeave:onMouseLeaverw5hw0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition \"})}),className:\"framer-1d8lwi5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hx5gk5fRN\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AdMAK76hz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},eEF5Whcbx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},euwcBvdCv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},fJuoRdWNA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},fOk5RSvYG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},Gqcn1s6hz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},JnRNTggt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},kNSgIzxOJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},l1mFRcai1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},lvquk1sq7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},mam59RV9y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},MmeItWcAK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},oCUO7K1fF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},okTpaP3XZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},OVqPeL71T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},tFogeZAVs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},VeElALASK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},vLGpbO_B6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},vtGvuYe9H:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},WeeOgqCG5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CxLmm.framer-1oahno4, .framer-CxLmm .framer-1oahno4 { display: block; }\",\".framer-CxLmm.framer-xuqwp3 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-CxLmm .framer-1d8lwi5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-CxLmm.framer-xuqwp3 { gap: 0px; } .framer-CxLmm.framer-xuqwp3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CxLmm.framer-xuqwp3 > :first-child { margin-top: 0px; } .framer-CxLmm.framer-xuqwp3 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 291.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"yWr0h0LNm\":{\"layout\":[\"auto\",\"auto\"]},\"mam59RV9y\":{\"layout\":[\"auto\",\"auto\"]},\"JnRNTggt5\":{\"layout\":[\"auto\",\"auto\"]},\"oCUO7K1fF\":{\"layout\":[\"auto\",\"auto\"]},\"vtGvuYe9H\":{\"layout\":[\"auto\",\"auto\"]},\"MmeItWcAK\":{\"layout\":[\"auto\",\"auto\"]},\"euwcBvdCv\":{\"layout\":[\"auto\",\"auto\"]},\"fOk5RSvYG\":{\"layout\":[\"auto\",\"auto\"]},\"Gqcn1s6hz\":{\"layout\":[\"auto\",\"auto\"]},\"lvquk1sq7\":{\"layout\":[\"auto\",\"auto\"]},\"VeElALASK\":{\"layout\":[\"auto\",\"auto\"]},\"OVqPeL71T\":{\"layout\":[\"auto\",\"auto\"]},\"kNSgIzxOJ\":{\"layout\":[\"auto\",\"auto\"]},\"fJuoRdWNA\":{\"layout\":[\"auto\",\"auto\"]},\"l1mFRcai1\":{\"layout\":[\"auto\",\"auto\"]},\"WeeOgqCG5\":{\"layout\":[\"auto\",\"auto\"]},\"AdMAK76hz\":{\"layout\":[\"auto\",\"auto\"]},\"okTpaP3XZ\":{\"layout\":[\"auto\",\"auto\"]},\"vLGpbO_B6\":{\"layout\":[\"auto\",\"auto\"]},\"tFogeZAVs\":{\"layout\":[\"auto\",\"auto\"]},\"eEF5Whcbx\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKRsxf8ll6=withCSS(Component,css,\"framer-CxLmm\");export default FramerKRsxf8ll6;FramerKRsxf8ll6.displayName=\"SuggestionTab\";FramerKRsxf8ll6.defaultProps={height:39,width:291.5};addPropertyControls(FramerKRsxf8ll6,{variant:{options:[\"LBoFS0NTQ\",\"yWr0h0LNm\",\"mam59RV9y\",\"JnRNTggt5\",\"oCUO7K1fF\",\"vtGvuYe9H\",\"MmeItWcAK\",\"euwcBvdCv\",\"fOk5RSvYG\",\"Gqcn1s6hz\",\"lvquk1sq7\",\"VeElALASK\",\"OVqPeL71T\",\"kNSgIzxOJ\",\"fJuoRdWNA\",\"l1mFRcai1\",\"WeeOgqCG5\",\"AdMAK76hz\",\"okTpaP3XZ\",\"vLGpbO_B6\",\"tFogeZAVs\",\"eEF5Whcbx\"],optionTitles:[\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKRsxf8ll6,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKRsxf8ll6\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"39\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"291.5\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yWr0h0LNm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mam59RV9y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JnRNTggt5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oCUO7K1fF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vtGvuYe9H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MmeItWcAK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"euwcBvdCv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOk5RSvYG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gqcn1s6hz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lvquk1sq7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VeElALASK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OVqPeL71T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kNSgIzxOJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fJuoRdWNA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l1mFRcai1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WeeOgqCG5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AdMAK76hz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"okTpaP3XZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vLGpbO_B6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tFogeZAVs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eEF5Whcbx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KRsxf8ll6.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"G2CULtw92\",\"PwBkVnZ6q\",\"HMn6aCKy1\",\"O8JFbV4Y2\",\"nlJPbdVwE\",\"gjCNcfiR8\",\"J7eZGSR7d\",\"t58X1FhmT\",\"BmEJnjug9\",\"u9WZnXh3B\",\"CLdNkjHVl\",\"DABW9L4sE\",\"aoV4hKzsj\",\"FxcEpv6mq\",\"j0B9J6Z7G\",\"q5DF1ct9F\",\"xqe3sHqKL\",\"Si7mBeyoh\",\"GG3f0gc6k\",\"fxP80igI7\",\"zVxlVP1Zd\",\"G2hcs5xaP\"];const serializationHash=\"framer-vspos\";const variantClassNames={aoV4hKzsj:\"framer-v-1iov7h2\",BmEJnjug9:\"framer-v-1stucsb\",CLdNkjHVl:\"framer-v-1wobj9a\",DABW9L4sE:\"framer-v-kz3tiu\",FxcEpv6mq:\"framer-v-1rcs8yw\",fxP80igI7:\"framer-v-1h617kp\",G2CULtw92:\"framer-v-1ooqt7y\",G2hcs5xaP:\"framer-v-1hv63gd\",GG3f0gc6k:\"framer-v-qlwjzv\",gjCNcfiR8:\"framer-v-1bsuomv\",HMn6aCKy1:\"framer-v-1ivqyhe\",j0B9J6Z7G:\"framer-v-dgpfol\",J7eZGSR7d:\"framer-v-1rtftp9\",nlJPbdVwE:\"framer-v-5m112i\",O8JFbV4Y2:\"framer-v-lt889h\",PwBkVnZ6q:\"framer-v-13wd6b5\",q5DF1ct9F:\"framer-v-1y6josw\",Si7mBeyoh:\"framer-v-rrqmpd\",t58X1FhmT:\"framer-v-27lji8\",u9WZnXh3B:\"framer-v-ziv7sw\",xqe3sHqKL:\"framer-v-akt5sy\",zVxlVP1Zd:\"framer-v-1o3ilrv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"O8JFbV4Y2\",\"Category 1\":\"HMn6aCKy1\",\"Category 10 G\":\"fxP80igI7\",\"Category 10\":\"GG3f0gc6k\",\"Category 11 G\":\"G2hcs5xaP\",\"Category 11\":\"zVxlVP1Zd\",\"Category 2 G\":\"PwBkVnZ6q\",\"Category 2\":\"G2CULtw92\",\"Category 3 G\":\"gjCNcfiR8\",\"Category 3\":\"nlJPbdVwE\",\"Category 4 G\":\"t58X1FhmT\",\"Category 4\":\"J7eZGSR7d\",\"Category 5 G\":\"u9WZnXh3B\",\"Category 5\":\"BmEJnjug9\",\"Category 6 G\":\"DABW9L4sE\",\"Category 6\":\"CLdNkjHVl\",\"Category 7 G\":\"FxcEpv6mq\",\"Category 7\":\"aoV4hKzsj\",\"Category 8 G\":\"q5DF1ct9F\",\"Category 8\":\"j0B9J6Z7G\",\"Category 9 G\":\"Si7mBeyoh\",\"Category 9\":\"xqe3sHqKL\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"G2CULtw92\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"G2CULtw92\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1c3k5dj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"PwBkVnZ6q\");});const onMouseLeave10kyqcf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"G2CULtw92\");});const onMouseEnter1sjo8ot=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"O8JFbV4Y2\");});const onMouseLeaveusch11=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"HMn6aCKy1\");});const onMouseEnter1whbly5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"gjCNcfiR8\");});const onMouseLeavereulbl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"nlJPbdVwE\");});const onMouseEnter5a2vxm=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"t58X1FhmT\");});const onMouseLeave6jpatf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"J7eZGSR7d\");});const onMouseEntervxtouh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"u9WZnXh3B\");});const onMouseLeavemi530f=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"BmEJnjug9\");});const onMouseEnter1jctzkz=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"DABW9L4sE\");});const onMouseLeaveghqfpk=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"CLdNkjHVl\");});const onMouseEnter162o59e=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"FxcEpv6mq\");});const onMouseLeave1p71xre=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"aoV4hKzsj\");});const onMouseEnter1m21tn6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"q5DF1ct9F\");});const onMouseLeave8r4md3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"j0B9J6Z7G\");});const onMouseEnterty3hy2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Si7mBeyoh\");});const onMouseLeave14414ee=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"xqe3sHqKL\");});const onMouseEnter8wq05n=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"fxP80igI7\");});const onMouseLeaves2oo4j=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"GG3f0gc6k\");});const onMouseEnter5p8tge=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"G2hcs5xaP\");});const onMouseLeave14wbbu9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"zVxlVP1Zd\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ol0dcu2o9\"},nodeId:\"G2CULtw92\",openInNewTab:false,...addPropertyOverrides({aoV4hKzsj:{href:{webPageId:\"nDwJ0bYp9\"}},CLdNkjHVl:{href:{webPageId:\"HkkvaSfAI\"}},GG3f0gc6k:{href:{webPageId:\"VcXV_ePMM\"}},j0B9J6Z7G:{href:{webPageId:\"lEf12IRo0\"}},J7eZGSR7d:{href:{webPageId:\"GtB9PMj5s\"}},nlJPbdVwE:{href:{webPageId:\"nj7B9g1Ph\"}},xqe3sHqKL:{href:{webPageId:\"ch6YPmgsD\"}},zVxlVP1Zd:{href:{webPageId:\"h5Kds_UzA\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1ooqt7y\",className,classNames)} framer-kjj9l3`,\"data-framer-name\":\"Category 2\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"G2CULtw92\",onMouseEnter:onMouseEnter1c3k5dj,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{DABW9L4sE:{backgroundColor:\"rgb(186, 207, 184)\"},FxcEpv6mq:{backgroundColor:\"rgb(186, 207, 184)\"},fxP80igI7:{backgroundColor:\"rgb(186, 207, 184)\"},G2hcs5xaP:{backgroundColor:\"rgb(186, 207, 184)\"},gjCNcfiR8:{backgroundColor:\"rgb(186, 207, 184)\"},O8JFbV4Y2:{backgroundColor:\"rgb(186, 207, 184)\"},PwBkVnZ6q:{backgroundColor:\"rgb(186, 207, 184)\"},q5DF1ct9F:{backgroundColor:\"rgb(186, 207, 184)\"},Si7mBeyoh:{backgroundColor:\"rgb(186, 207, 184)\"},t58X1FhmT:{backgroundColor:\"rgb(186, 207, 184)\"},u9WZnXh3B:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({aoV4hKzsj:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter162o59e},BmEJnjug9:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEntervxtouh},CLdNkjHVl:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter1jctzkz},DABW9L4sE:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveghqfpk},FxcEpv6mq:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1p71xre},fxP80igI7:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaves2oo4j},G2hcs5xaP:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave14wbbu9},GG3f0gc6k:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter8wq05n},gjCNcfiR8:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavereulbl},HMn6aCKy1:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnter1sjo8ot},j0B9J6Z7G:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter1m21tn6},J7eZGSR7d:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter5a2vxm},nlJPbdVwE:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter1whbly5},O8JFbV4Y2:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveusch11},PwBkVnZ6q:{\"data-framer-name\":\"Category 2 G\",onMouseLeave:onMouseLeave10kyqcf},q5DF1ct9F:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave8r4md3},Si7mBeyoh:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave14414ee},t58X1FhmT:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave6jpatf},u9WZnXh3B:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavemi530f},xqe3sHqKL:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnterty3hy2},zVxlVP1Zd:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter5p8tge}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})}),className:\"framer-7kacmk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q8yr5cMy1\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aoV4hKzsj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},BmEJnjug9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},CLdNkjHVl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},DABW9L4sE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},FxcEpv6mq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},fxP80igI7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},G2hcs5xaP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},GG3f0gc6k:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},gjCNcfiR8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},HMn6aCKy1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},j0B9J6Z7G:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},J7eZGSR7d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},nlJPbdVwE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},O8JFbV4Y2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},q5DF1ct9F:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},Si7mBeyoh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},t58X1FhmT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},u9WZnXh3B:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},xqe3sHqKL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},zVxlVP1Zd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vspos.framer-kjj9l3, .framer-vspos .framer-kjj9l3 { display: block; }\",\".framer-vspos.framer-1ooqt7y { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-vspos .framer-7kacmk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vspos.framer-1ooqt7y { gap: 0px; } .framer-vspos.framer-1ooqt7y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vspos.framer-1ooqt7y > :first-child { margin-top: 0px; } .framer-vspos.framer-1ooqt7y > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 303.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"PwBkVnZ6q\":{\"layout\":[\"auto\",\"auto\"]},\"HMn6aCKy1\":{\"layout\":[\"auto\",\"auto\"]},\"O8JFbV4Y2\":{\"layout\":[\"auto\",\"auto\"]},\"nlJPbdVwE\":{\"layout\":[\"auto\",\"auto\"]},\"gjCNcfiR8\":{\"layout\":[\"auto\",\"auto\"]},\"J7eZGSR7d\":{\"layout\":[\"auto\",\"auto\"]},\"t58X1FhmT\":{\"layout\":[\"auto\",\"auto\"]},\"BmEJnjug9\":{\"layout\":[\"auto\",\"auto\"]},\"u9WZnXh3B\":{\"layout\":[\"auto\",\"auto\"]},\"CLdNkjHVl\":{\"layout\":[\"auto\",\"auto\"]},\"DABW9L4sE\":{\"layout\":[\"auto\",\"auto\"]},\"aoV4hKzsj\":{\"layout\":[\"auto\",\"auto\"]},\"FxcEpv6mq\":{\"layout\":[\"auto\",\"auto\"]},\"j0B9J6Z7G\":{\"layout\":[\"auto\",\"auto\"]},\"q5DF1ct9F\":{\"layout\":[\"auto\",\"auto\"]},\"xqe3sHqKL\":{\"layout\":[\"auto\",\"auto\"]},\"Si7mBeyoh\":{\"layout\":[\"auto\",\"auto\"]},\"GG3f0gc6k\":{\"layout\":[\"auto\",\"auto\"]},\"fxP80igI7\":{\"layout\":[\"auto\",\"auto\"]},\"zVxlVP1Zd\":{\"layout\":[\"auto\",\"auto\"]},\"G2hcs5xaP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDNNfgwjj2=withCSS(Component,css,\"framer-vspos\");export default FramerDNNfgwjj2;FramerDNNfgwjj2.displayName=\"SuggestionTab 2\";FramerDNNfgwjj2.defaultProps={height:39,width:303.5};addPropertyControls(FramerDNNfgwjj2,{variant:{options:[\"G2CULtw92\",\"PwBkVnZ6q\",\"HMn6aCKy1\",\"O8JFbV4Y2\",\"nlJPbdVwE\",\"gjCNcfiR8\",\"J7eZGSR7d\",\"t58X1FhmT\",\"BmEJnjug9\",\"u9WZnXh3B\",\"CLdNkjHVl\",\"DABW9L4sE\",\"aoV4hKzsj\",\"FxcEpv6mq\",\"j0B9J6Z7G\",\"q5DF1ct9F\",\"xqe3sHqKL\",\"Si7mBeyoh\",\"GG3f0gc6k\",\"fxP80igI7\",\"zVxlVP1Zd\",\"G2hcs5xaP\"],optionTitles:[\"Category 2\",\"Category 2 G\",\"Category 1\",\"Category 1 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerDNNfgwjj2,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDNNfgwjj2\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"39\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PwBkVnZ6q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HMn6aCKy1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"O8JFbV4Y2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nlJPbdVwE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gjCNcfiR8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"J7eZGSR7d\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"t58X1FhmT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BmEJnjug9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"u9WZnXh3B\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CLdNkjHVl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DABW9L4sE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aoV4hKzsj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FxcEpv6mq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"j0B9J6Z7G\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"q5DF1ct9F\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xqe3sHqKL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Si7mBeyoh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GG3f0gc6k\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fxP80igI7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zVxlVP1Zd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G2hcs5xaP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"303.5\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DNNfgwjj2.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"cZsvU2Nu_\",\"MJPwIrrQ5\",\"y_MQ3pWam\",\"xFKcTqgbr\",\"rnF4Yp3Bj\",\"hauiI2jbg\",\"iHuHT95LI\",\"Nv7KVE2Yp\",\"yUB6FIrcV\",\"COKVs0LY6\",\"se7fzOtad\",\"W6Lp1IHE6\",\"aGkrirG5J\",\"fI77riWKX\",\"bn8Qf_WtR\",\"oWTomii5y\",\"SQqfYE9bB\",\"Tpr5pzBbX\",\"X9uNEezlJ\",\"NNtMtHuAn\",\"uwjilAgkr\",\"JythoVzKZ\"];const serializationHash=\"framer-ouPki\";const variantClassNames={aGkrirG5J:\"framer-v-pbpinb\",bn8Qf_WtR:\"framer-v-6l3jsp\",COKVs0LY6:\"framer-v-160i1rd\",cZsvU2Nu_:\"framer-v-1q8fkfk\",fI77riWKX:\"framer-v-1xlbz6i\",hauiI2jbg:\"framer-v-m3ujtz\",iHuHT95LI:\"framer-v-4s4yee\",JythoVzKZ:\"framer-v-lc63tn\",MJPwIrrQ5:\"framer-v-1mlskpw\",NNtMtHuAn:\"framer-v-19qa8pi\",Nv7KVE2Yp:\"framer-v-1is4omp\",oWTomii5y:\"framer-v-2vh862\",rnF4Yp3Bj:\"framer-v-jffr1a\",se7fzOtad:\"framer-v-1viwz6h\",SQqfYE9bB:\"framer-v-2ehntd\",Tpr5pzBbX:\"framer-v-pg2maf\",uwjilAgkr:\"framer-v-mk3vin\",W6Lp1IHE6:\"framer-v-1wm5ps1\",X9uNEezlJ:\"framer-v-11od7wa\",xFKcTqgbr:\"framer-v-1u454tb\",y_MQ3pWam:\"framer-v-4wfcix\",yUB6FIrcV:\"framer-v-16pmrxv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"xFKcTqgbr\",\"Category 1\":\"y_MQ3pWam\",\"Category 10 G\":\"NNtMtHuAn\",\"Category 10\":\"X9uNEezlJ\",\"Category 11 G\":\"JythoVzKZ\",\"Category 11\":\"uwjilAgkr\",\"Category 2 G\":\"hauiI2jbg\",\"Category 2\":\"rnF4Yp3Bj\",\"Category 3 G\":\"MJPwIrrQ5\",\"Category 3\":\"cZsvU2Nu_\",\"Category 4 G\":\"Nv7KVE2Yp\",\"Category 4\":\"iHuHT95LI\",\"Category 5 G\":\"COKVs0LY6\",\"Category 5\":\"yUB6FIrcV\",\"Category 6 G\":\"W6Lp1IHE6\",\"Category 6\":\"se7fzOtad\",\"Category 7 G\":\"fI77riWKX\",\"Category 7\":\"aGkrirG5J\",\"Category 8 G\":\"oWTomii5y\",\"Category 8\":\"bn8Qf_WtR\",\"Category 9 G\":\"Tpr5pzBbX\",\"Category 9\":\"SQqfYE9bB\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"cZsvU2Nu_\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cZsvU2Nu_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterr65zuu=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"MJPwIrrQ5\");});const onMouseLeaveh6z8df=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"cZsvU2Nu_\");});const onMouseEnter129ldw4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"xFKcTqgbr\");});const onMouseLeavefo3vpc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"y_MQ3pWam\");});const onMouseEnter1xmun1h=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"hauiI2jbg\");});const onMouseLeave15deoq1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"rnF4Yp3Bj\");});const onMouseEnter173rxq7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Nv7KVE2Yp\");});const onMouseLeave1ogt9lq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"iHuHT95LI\");});const onMouseEnterhq9h8t=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"COKVs0LY6\");});const onMouseLeavepzh9uh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"yUB6FIrcV\");});const onMouseEnter9xcx62=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"W6Lp1IHE6\");});const onMouseLeave1d9iu03=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"se7fzOtad\");});const onMouseEnteraipomx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"fI77riWKX\");});const onMouseLeave17j93og=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"aGkrirG5J\");});const onMouseEnter10fbdvy=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"oWTomii5y\");});const onMouseLeave1e5wvqv=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"bn8Qf_WtR\");});const onMouseEnter1a8pej7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Tpr5pzBbX\");});const onMouseLeaveqdqdx6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"SQqfYE9bB\");});const onMouseEnterku0zz2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"NNtMtHuAn\");});const onMouseLeave1t4n6em=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"X9uNEezlJ\");});const onMouseEnter1wkewn0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"JythoVzKZ\");});const onMouseLeave1pd16jq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"uwjilAgkr\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nj7B9g1Ph\"},nodeId:\"cZsvU2Nu_\",openInNewTab:false,...addPropertyOverrides({aGkrirG5J:{href:{webPageId:\"nDwJ0bYp9\"}},bn8Qf_WtR:{href:{webPageId:\"lEf12IRo0\"}},iHuHT95LI:{href:{webPageId:\"GtB9PMj5s\"}},se7fzOtad:{href:{webPageId:\"HkkvaSfAI\"}},SQqfYE9bB:{href:{webPageId:\"ch6YPmgsD\"}},uwjilAgkr:{href:{webPageId:\"h5Kds_UzA\"}},X9uNEezlJ:{href:{webPageId:\"VcXV_ePMM\"}},y_MQ3pWam:{href:{webPageId:\"Ol0dcu2o9\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1q8fkfk\",className,classNames)} framer-1docd5b`,\"data-framer-name\":\"Category 3\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"cZsvU2Nu_\",onMouseEnter:onMouseEnterr65zuu,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{COKVs0LY6:{backgroundColor:\"rgb(186, 207, 184)\"},fI77riWKX:{backgroundColor:\"rgb(186, 207, 184)\"},hauiI2jbg:{backgroundColor:\"rgb(186, 207, 184)\"},JythoVzKZ:{backgroundColor:\"rgb(186, 207, 184)\"},MJPwIrrQ5:{backgroundColor:\"rgb(186, 207, 184)\"},NNtMtHuAn:{backgroundColor:\"rgb(186, 207, 184)\"},Nv7KVE2Yp:{backgroundColor:\"rgb(186, 207, 184)\"},oWTomii5y:{backgroundColor:\"rgb(186, 207, 184)\"},Tpr5pzBbX:{backgroundColor:\"rgb(186, 207, 184)\"},W6Lp1IHE6:{backgroundColor:\"rgb(186, 207, 184)\"},xFKcTqgbr:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({aGkrirG5J:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnteraipomx},bn8Qf_WtR:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter10fbdvy},COKVs0LY6:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavepzh9uh},fI77riWKX:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave17j93og},hauiI2jbg:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave15deoq1},iHuHT95LI:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter173rxq7},JythoVzKZ:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1pd16jq},MJPwIrrQ5:{\"data-framer-name\":\"Category 3 G\",onMouseLeave:onMouseLeaveh6z8df},NNtMtHuAn:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1t4n6em},Nv7KVE2Yp:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1ogt9lq},oWTomii5y:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1e5wvqv},rnF4Yp3Bj:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnter1xmun1h},se7fzOtad:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter9xcx62},SQqfYE9bB:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter1a8pej7},Tpr5pzBbX:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveqdqdx6},uwjilAgkr:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter1wkewn0},W6Lp1IHE6:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1d9iu03},X9uNEezlJ:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnterku0zz2},xFKcTqgbr:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavefo3vpc},y_MQ3pWam:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnter129ldw4},yUB6FIrcV:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnterhq9h8t}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})}),className:\"framer-v4mvjv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ii5EnjNld\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aGkrirG5J:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},bn8Qf_WtR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},COKVs0LY6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},fI77riWKX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},hauiI2jbg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},iHuHT95LI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},JythoVzKZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},NNtMtHuAn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},Nv7KVE2Yp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},oWTomii5y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},rnF4Yp3Bj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},se7fzOtad:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},SQqfYE9bB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},Tpr5pzBbX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},uwjilAgkr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},W6Lp1IHE6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},X9uNEezlJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},xFKcTqgbr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},y_MQ3pWam:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},yUB6FIrcV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ouPki.framer-1docd5b, .framer-ouPki .framer-1docd5b { display: block; }\",\".framer-ouPki.framer-1q8fkfk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ouPki .framer-v4mvjv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ouPki.framer-1q8fkfk { gap: 0px; } .framer-ouPki.framer-1q8fkfk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ouPki.framer-1q8fkfk > :first-child { margin-top: 0px; } .framer-ouPki.framer-1q8fkfk > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 312.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"MJPwIrrQ5\":{\"layout\":[\"auto\",\"auto\"]},\"y_MQ3pWam\":{\"layout\":[\"auto\",\"auto\"]},\"xFKcTqgbr\":{\"layout\":[\"auto\",\"auto\"]},\"rnF4Yp3Bj\":{\"layout\":[\"auto\",\"auto\"]},\"hauiI2jbg\":{\"layout\":[\"auto\",\"auto\"]},\"iHuHT95LI\":{\"layout\":[\"auto\",\"auto\"]},\"Nv7KVE2Yp\":{\"layout\":[\"auto\",\"auto\"]},\"yUB6FIrcV\":{\"layout\":[\"auto\",\"auto\"]},\"COKVs0LY6\":{\"layout\":[\"auto\",\"auto\"]},\"se7fzOtad\":{\"layout\":[\"auto\",\"auto\"]},\"W6Lp1IHE6\":{\"layout\":[\"auto\",\"auto\"]},\"aGkrirG5J\":{\"layout\":[\"auto\",\"auto\"]},\"fI77riWKX\":{\"layout\":[\"auto\",\"auto\"]},\"bn8Qf_WtR\":{\"layout\":[\"auto\",\"auto\"]},\"oWTomii5y\":{\"layout\":[\"auto\",\"auto\"]},\"SQqfYE9bB\":{\"layout\":[\"auto\",\"auto\"]},\"Tpr5pzBbX\":{\"layout\":[\"auto\",\"auto\"]},\"X9uNEezlJ\":{\"layout\":[\"auto\",\"auto\"]},\"NNtMtHuAn\":{\"layout\":[\"auto\",\"auto\"]},\"uwjilAgkr\":{\"layout\":[\"auto\",\"auto\"]},\"JythoVzKZ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertpJHq9ZGa=withCSS(Component,css,\"framer-ouPki\");export default FramertpJHq9ZGa;FramertpJHq9ZGa.displayName=\"SuggestionTab 3\";FramertpJHq9ZGa.defaultProps={height:39,width:312.5};addPropertyControls(FramertpJHq9ZGa,{variant:{options:[\"cZsvU2Nu_\",\"MJPwIrrQ5\",\"y_MQ3pWam\",\"xFKcTqgbr\",\"rnF4Yp3Bj\",\"hauiI2jbg\",\"iHuHT95LI\",\"Nv7KVE2Yp\",\"yUB6FIrcV\",\"COKVs0LY6\",\"se7fzOtad\",\"W6Lp1IHE6\",\"aGkrirG5J\",\"fI77riWKX\",\"bn8Qf_WtR\",\"oWTomii5y\",\"SQqfYE9bB\",\"Tpr5pzBbX\",\"X9uNEezlJ\",\"NNtMtHuAn\",\"uwjilAgkr\",\"JythoVzKZ\"],optionTitles:[\"Category 3\",\"Category 3 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramertpJHq9ZGa,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertpJHq9ZGa\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MJPwIrrQ5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y_MQ3pWam\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xFKcTqgbr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rnF4Yp3Bj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hauiI2jbg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"iHuHT95LI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Nv7KVE2Yp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yUB6FIrcV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"COKVs0LY6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"se7fzOtad\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"W6Lp1IHE6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aGkrirG5J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fI77riWKX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bn8Qf_WtR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oWTomii5y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SQqfYE9bB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Tpr5pzBbX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X9uNEezlJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NNtMtHuAn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uwjilAgkr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JythoVzKZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"312.5\",\"framerIntrinsicHeight\":\"39\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tpJHq9ZGa.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"n1WRZKwhH\",\"r1e_Q2PJB\",\"bE7Logpt6\",\"yTMHoY5hN\",\"rvUjymfiH\",\"ykFhpoE7_\",\"Il7kRP3mH\",\"r0vvvL5jG\",\"gsbYZrJA1\",\"REUEtoWKc\",\"JpTBqmn7o\",\"wBy2BstLI\",\"FnAfUHdJw\",\"O4qWvRrkz\",\"lqeHNOXWo\",\"LM5MHJ2MJ\",\"Dmc3VMx2q\",\"pziFhBhvD\",\"isFyEq6IL\",\"Pgey38rHz\",\"VNqLDJsXM\",\"FMtulhqqN\"];const serializationHash=\"framer-yDpLx\";const variantClassNames={bE7Logpt6:\"framer-v-1ijbrub\",Dmc3VMx2q:\"framer-v-phm5u5\",FMtulhqqN:\"framer-v-pajoer\",FnAfUHdJw:\"framer-v-1bwod14\",gsbYZrJA1:\"framer-v-ulwuol\",Il7kRP3mH:\"framer-v-1teqkt4\",isFyEq6IL:\"framer-v-1nf2uvg\",JpTBqmn7o:\"framer-v-2ymvmu\",LM5MHJ2MJ:\"framer-v-iurbly\",lqeHNOXWo:\"framer-v-uhmx9g\",n1WRZKwhH:\"framer-v-119dil7\",O4qWvRrkz:\"framer-v-1boaw5x\",Pgey38rHz:\"framer-v-1m51a6q\",pziFhBhvD:\"framer-v-1ljebay\",r0vvvL5jG:\"framer-v-1rar68f\",r1e_Q2PJB:\"framer-v-kthhvi\",REUEtoWKc:\"framer-v-5c4mpt\",rvUjymfiH:\"framer-v-1xm9tb7\",VNqLDJsXM:\"framer-v-zwmofg\",wBy2BstLI:\"framer-v-9k1ouy\",ykFhpoE7_:\"framer-v-1rl7p4k\",yTMHoY5hN:\"framer-v-10hgj7i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"yTMHoY5hN\",\"Category 1\":\"bE7Logpt6\",\"Category 10 G\":\"Pgey38rHz\",\"Category 10\":\"isFyEq6IL\",\"Category 11 G\":\"FMtulhqqN\",\"Category 11\":\"VNqLDJsXM\",\"Category 2 G\":\"ykFhpoE7_\",\"Category 2\":\"rvUjymfiH\",\"Category 3 G\":\"r0vvvL5jG\",\"Category 3\":\"Il7kRP3mH\",\"Category 4 G\":\"r1e_Q2PJB\",\"Category 4\":\"n1WRZKwhH\",\"Category 5 G\":\"REUEtoWKc\",\"Category 5\":\"gsbYZrJA1\",\"Category 6 G\":\"wBy2BstLI\",\"Category 6\":\"JpTBqmn7o\",\"Category 7 G\":\"O4qWvRrkz\",\"Category 7\":\"FnAfUHdJw\",\"Category 8 G\":\"LM5MHJ2MJ\",\"Category 8\":\"lqeHNOXWo\",\"Category 9 G\":\"pziFhBhvD\",\"Category 9\":\"Dmc3VMx2q\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"n1WRZKwhH\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n1WRZKwhH\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1ba1bej=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"r1e_Q2PJB\");});const onMouseLeave5a19l0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"n1WRZKwhH\");});const onMouseEnterjmpynf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"yTMHoY5hN\");});const onMouseLeaveeo8hd9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"bE7Logpt6\");});const onMouseEnter1aok9hx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ykFhpoE7_\");});const onMouseLeaveab68ip=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"rvUjymfiH\");});const onMouseEntertgzpxw=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"r0vvvL5jG\");});const onMouseLeave17mwrzx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Il7kRP3mH\");});const onMouseEnterupra5h=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"REUEtoWKc\");});const onMouseLeave2fm7td=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"gsbYZrJA1\");});const onMouseEnter1v8tlab=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"wBy2BstLI\");});const onMouseLeavezr5vts=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"JpTBqmn7o\");});const onMouseEnter102urta=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"O4qWvRrkz\");});const onMouseLeavebqd6xz=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"FnAfUHdJw\");});const onMouseEnter15t86ij=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"LM5MHJ2MJ\");});const onMouseLeave1vz914w=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"lqeHNOXWo\");});const onMouseEnter139mo1f=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"pziFhBhvD\");});const onMouseLeave11c9h54=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Dmc3VMx2q\");});const onMouseEnter1084i2y=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Pgey38rHz\");});const onMouseLeaveomtate=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"isFyEq6IL\");});const onMouseEnter1vr2p41=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"FMtulhqqN\");});const onMouseLeave4btnhc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"VNqLDJsXM\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GtB9PMj5s\"},nodeId:\"n1WRZKwhH\",openInNewTab:false,...addPropertyOverrides({bE7Logpt6:{href:{webPageId:\"Ol0dcu2o9\"}},Dmc3VMx2q:{href:{webPageId:\"ch6YPmgsD\"}},FnAfUHdJw:{href:{webPageId:\"nDwJ0bYp9\"}},isFyEq6IL:{href:{webPageId:\"VcXV_ePMM\"}},JpTBqmn7o:{href:{webPageId:\"HkkvaSfAI\"}},lqeHNOXWo:{href:{webPageId:\"lEf12IRo0\"}},rvUjymfiH:{href:{webPageId:\"nj7B9g1Ph\"}},VNqLDJsXM:{href:{webPageId:\"h5Kds_UzA\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-119dil7\",className,classNames)} framer-m63er3`,\"data-framer-name\":\"Category 4\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"n1WRZKwhH\",onMouseEnter:onMouseEnter1ba1bej,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{FMtulhqqN:{backgroundColor:\"rgb(186, 207, 184)\"},LM5MHJ2MJ:{backgroundColor:\"rgb(186, 207, 184)\"},O4qWvRrkz:{backgroundColor:\"rgb(186, 207, 184)\"},Pgey38rHz:{backgroundColor:\"rgb(186, 207, 184)\"},pziFhBhvD:{backgroundColor:\"rgb(186, 207, 184)\"},r0vvvL5jG:{backgroundColor:\"rgb(186, 207, 184)\"},r1e_Q2PJB:{backgroundColor:\"rgb(186, 207, 184)\"},REUEtoWKc:{backgroundColor:\"rgb(186, 207, 184)\"},wBy2BstLI:{backgroundColor:\"rgb(186, 207, 184)\"},ykFhpoE7_:{backgroundColor:\"rgb(186, 207, 184)\"},yTMHoY5hN:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({bE7Logpt6:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnterjmpynf},Dmc3VMx2q:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter139mo1f},FMtulhqqN:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave4btnhc},FnAfUHdJw:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter102urta},gsbYZrJA1:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnterupra5h},Il7kRP3mH:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEntertgzpxw},isFyEq6IL:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter1084i2y},JpTBqmn7o:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter1v8tlab},LM5MHJ2MJ:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1vz914w},lqeHNOXWo:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter15t86ij},O4qWvRrkz:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavebqd6xz},Pgey38rHz:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveomtate},pziFhBhvD:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave11c9h54},r0vvvL5jG:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave17mwrzx},r1e_Q2PJB:{\"data-framer-name\":\"Category 4 G\",onMouseLeave:onMouseLeave5a19l0},REUEtoWKc:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave2fm7td},rvUjymfiH:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnter1aok9hx},VNqLDJsXM:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter1vr2p41},wBy2BstLI:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavezr5vts},ykFhpoE7_:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveab68ip},yTMHoY5hN:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveeo8hd9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})}),className:\"framer-hpre7h\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"flyJTtlyI\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bE7Logpt6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},Dmc3VMx2q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},FMtulhqqN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},FnAfUHdJw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},gsbYZrJA1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},Il7kRP3mH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},isFyEq6IL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},JpTBqmn7o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},LM5MHJ2MJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},lqeHNOXWo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},O4qWvRrkz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},Pgey38rHz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},pziFhBhvD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},r0vvvL5jG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},REUEtoWKc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},rvUjymfiH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},VNqLDJsXM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},wBy2BstLI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},ykFhpoE7_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},yTMHoY5hN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yDpLx.framer-m63er3, .framer-yDpLx .framer-m63er3 { display: block; }\",\".framer-yDpLx.framer-119dil7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-yDpLx .framer-hpre7h { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yDpLx.framer-119dil7 { gap: 0px; } .framer-yDpLx.framer-119dil7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yDpLx.framer-119dil7 > :first-child { margin-top: 0px; } .framer-yDpLx.framer-119dil7 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 287.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"r1e_Q2PJB\":{\"layout\":[\"auto\",\"auto\"]},\"bE7Logpt6\":{\"layout\":[\"auto\",\"auto\"]},\"yTMHoY5hN\":{\"layout\":[\"auto\",\"auto\"]},\"rvUjymfiH\":{\"layout\":[\"auto\",\"auto\"]},\"ykFhpoE7_\":{\"layout\":[\"auto\",\"auto\"]},\"Il7kRP3mH\":{\"layout\":[\"auto\",\"auto\"]},\"r0vvvL5jG\":{\"layout\":[\"auto\",\"auto\"]},\"gsbYZrJA1\":{\"layout\":[\"auto\",\"auto\"]},\"REUEtoWKc\":{\"layout\":[\"auto\",\"auto\"]},\"JpTBqmn7o\":{\"layout\":[\"auto\",\"auto\"]},\"wBy2BstLI\":{\"layout\":[\"auto\",\"auto\"]},\"FnAfUHdJw\":{\"layout\":[\"auto\",\"auto\"]},\"O4qWvRrkz\":{\"layout\":[\"auto\",\"auto\"]},\"lqeHNOXWo\":{\"layout\":[\"auto\",\"auto\"]},\"LM5MHJ2MJ\":{\"layout\":[\"auto\",\"auto\"]},\"Dmc3VMx2q\":{\"layout\":[\"auto\",\"auto\"]},\"pziFhBhvD\":{\"layout\":[\"auto\",\"auto\"]},\"isFyEq6IL\":{\"layout\":[\"auto\",\"auto\"]},\"Pgey38rHz\":{\"layout\":[\"auto\",\"auto\"]},\"VNqLDJsXM\":{\"layout\":[\"auto\",\"auto\"]},\"FMtulhqqN\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQkfoI5fHk=withCSS(Component,css,\"framer-yDpLx\");export default FramerQkfoI5fHk;FramerQkfoI5fHk.displayName=\"SuggestionTab 4\";FramerQkfoI5fHk.defaultProps={height:39,width:287.5};addPropertyControls(FramerQkfoI5fHk,{variant:{options:[\"n1WRZKwhH\",\"r1e_Q2PJB\",\"bE7Logpt6\",\"yTMHoY5hN\",\"rvUjymfiH\",\"ykFhpoE7_\",\"Il7kRP3mH\",\"r0vvvL5jG\",\"gsbYZrJA1\",\"REUEtoWKc\",\"JpTBqmn7o\",\"wBy2BstLI\",\"FnAfUHdJw\",\"O4qWvRrkz\",\"lqeHNOXWo\",\"LM5MHJ2MJ\",\"Dmc3VMx2q\",\"pziFhBhvD\",\"isFyEq6IL\",\"Pgey38rHz\",\"VNqLDJsXM\",\"FMtulhqqN\"],optionTitles:[\"Category 4\",\"Category 4 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQkfoI5fHk,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQkfoI5fHk\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"39\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"287.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r1e_Q2PJB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bE7Logpt6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yTMHoY5hN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rvUjymfiH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ykFhpoE7_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Il7kRP3mH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"r0vvvL5jG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gsbYZrJA1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"REUEtoWKc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JpTBqmn7o\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wBy2BstLI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FnAfUHdJw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"O4qWvRrkz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lqeHNOXWo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LM5MHJ2MJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dmc3VMx2q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pziFhBhvD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"isFyEq6IL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Pgey38rHz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VNqLDJsXM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FMtulhqqN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QkfoI5fHk.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"K0iMRmRDv\",\"dPav2rhxC\",\"MeyMsfV0L\",\"olS5u_dzq\",\"VhM1NHMpz\",\"LdIdGe4Pn\",\"T_noCanRs\",\"ubTw7nxd8\",\"LS0u6XTBP\",\"ivuu2z9h1\",\"dcpEHEM6h\",\"UZ_ffe8AG\",\"XFUoDVDpi\",\"rTrq8Vytq\",\"jrh65LQen\",\"Aejw4FSn_\",\"dA5gq7pj6\",\"DwbCkfOfk\",\"d5gNwvDHf\",\"NLBzPO03j\",\"LEwe4FXFn\",\"UtQxfnFgk\"];const serializationHash=\"framer-y1NLV\";const variantClassNames={Aejw4FSn_:\"framer-v-z8grrx\",d5gNwvDHf:\"framer-v-4g0ivt\",dA5gq7pj6:\"framer-v-w24vjn\",dcpEHEM6h:\"framer-v-pj38y5\",dPav2rhxC:\"framer-v-n58l35\",DwbCkfOfk:\"framer-v-vt9nwp\",ivuu2z9h1:\"framer-v-1bh8pqf\",jrh65LQen:\"framer-v-1djnxb7\",K0iMRmRDv:\"framer-v-9yawoa\",LdIdGe4Pn:\"framer-v-2sdqwx\",LEwe4FXFn:\"framer-v-gknqpz\",LS0u6XTBP:\"framer-v-acpeyx\",MeyMsfV0L:\"framer-v-ijbkru\",NLBzPO03j:\"framer-v-1owbi67\",olS5u_dzq:\"framer-v-wz5ey6\",rTrq8Vytq:\"framer-v-7dfy5m\",T_noCanRs:\"framer-v-126an32\",ubTw7nxd8:\"framer-v-3nae46\",UtQxfnFgk:\"framer-v-cfmz3x\",UZ_ffe8AG:\"framer-v-wthzfx\",VhM1NHMpz:\"framer-v-yryoh4\",XFUoDVDpi:\"framer-v-ocfewa\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"olS5u_dzq\",\"Category 1\":\"MeyMsfV0L\",\"Category 10 G\":\"NLBzPO03j\",\"Category 10\":\"d5gNwvDHf\",\"Category 11 G\":\"UtQxfnFgk\",\"Category 11\":\"LEwe4FXFn\",\"Category 2 G\":\"LdIdGe4Pn\",\"Category 2\":\"VhM1NHMpz\",\"Category 3 G\":\"ubTw7nxd8\",\"Category 3\":\"T_noCanRs\",\"Category 4 G\":\"ivuu2z9h1\",\"Category 4\":\"LS0u6XTBP\",\"Category 5 G\":\"dPav2rhxC\",\"Category 5\":\"K0iMRmRDv\",\"Category 6 G\":\"UZ_ffe8AG\",\"Category 6\":\"dcpEHEM6h\",\"Category 7 G\":\"rTrq8Vytq\",\"Category 7\":\"XFUoDVDpi\",\"Category 8 G\":\"Aejw4FSn_\",\"Category 8\":\"jrh65LQen\",\"Category 9 G\":\"DwbCkfOfk\",\"Category 9\":\"dA5gq7pj6\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"K0iMRmRDv\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K0iMRmRDv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnteru2lm5b=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"dPav2rhxC\");});const onMouseLeave13n51m3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"K0iMRmRDv\");});const onMouseEnterbbakkd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"olS5u_dzq\");});const onMouseLeavebuaban=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"MeyMsfV0L\");});const onMouseEnter1tixecd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"LdIdGe4Pn\");});const onMouseLeave707053=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"VhM1NHMpz\");});const onMouseEnter1ie0jo4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ubTw7nxd8\");});const onMouseLeave10v7432=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"T_noCanRs\");});const onMouseEnter1m75t97=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ivuu2z9h1\");});const onMouseLeave1tsvhx9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"LS0u6XTBP\");});const onMouseEnter12hvgg9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"UZ_ffe8AG\");});const onMouseLeavekts4gl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dcpEHEM6h\");});const onMouseEnter191d27=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"rTrq8Vytq\");});const onMouseLeave1krte9k=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"XFUoDVDpi\");});const onMouseEnter7uwgsy=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Aejw4FSn_\");});const onMouseLeave1hp55ku=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"jrh65LQen\");});const onMouseEnter24bxkx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"DwbCkfOfk\");});const onMouseLeavekmg4w5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dA5gq7pj6\");});const onMouseEnterpoivzd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"NLBzPO03j\");});const onMouseLeaver9h820=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"d5gNwvDHf\");});const onMouseEnters32fs3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"UtQxfnFgk\");});const onMouseLeave20ntlf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"LEwe4FXFn\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iEhTSAoC1\"},nodeId:\"K0iMRmRDv\",openInNewTab:false,...addPropertyOverrides({d5gNwvDHf:{href:{webPageId:\"VcXV_ePMM\"}},dA5gq7pj6:{href:{webPageId:\"ch6YPmgsD\"}},dcpEHEM6h:{href:{webPageId:\"HkkvaSfAI\"}},jrh65LQen:{href:{webPageId:\"lEf12IRo0\"}},LEwe4FXFn:{href:{webPageId:\"h5Kds_UzA\"}},MeyMsfV0L:{href:{webPageId:\"Ol0dcu2o9\"}},T_noCanRs:{href:{webPageId:\"GtB9PMj5s\"}},VhM1NHMpz:{href:{webPageId:\"nj7B9g1Ph\"}},XFUoDVDpi:{href:{webPageId:\"nDwJ0bYp9\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-9yawoa\",className,classNames)} framer-1a847fk`,\"data-framer-name\":\"Category 5\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"K0iMRmRDv\",onMouseEnter:onMouseEnteru2lm5b,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{Aejw4FSn_:{backgroundColor:\"rgb(186, 207, 184)\"},dPav2rhxC:{backgroundColor:\"rgb(186, 207, 184)\"},DwbCkfOfk:{backgroundColor:\"rgb(186, 207, 184)\"},ivuu2z9h1:{backgroundColor:\"rgb(186, 207, 184)\"},LdIdGe4Pn:{backgroundColor:\"rgb(186, 207, 184)\"},NLBzPO03j:{backgroundColor:\"rgb(186, 207, 184)\"},olS5u_dzq:{backgroundColor:\"rgb(186, 207, 184)\"},rTrq8Vytq:{backgroundColor:\"rgb(186, 207, 184)\"},ubTw7nxd8:{backgroundColor:\"rgb(186, 207, 184)\"},UtQxfnFgk:{backgroundColor:\"rgb(186, 207, 184)\"},UZ_ffe8AG:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({Aejw4FSn_:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1hp55ku},d5gNwvDHf:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnterpoivzd},dA5gq7pj6:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter24bxkx},dcpEHEM6h:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter12hvgg9},dPav2rhxC:{\"data-framer-name\":\"Category 5 G\",onMouseLeave:onMouseLeave13n51m3},DwbCkfOfk:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavekmg4w5},ivuu2z9h1:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1tsvhx9},jrh65LQen:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter7uwgsy},LdIdGe4Pn:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave707053},LEwe4FXFn:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnters32fs3},LS0u6XTBP:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter1m75t97},MeyMsfV0L:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnterbbakkd},NLBzPO03j:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaver9h820},olS5u_dzq:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavebuaban},rTrq8Vytq:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1krte9k},T_noCanRs:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter1ie0jo4},ubTw7nxd8:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave10v7432},UtQxfnFgk:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave20ntlf},UZ_ffe8AG:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavekts4gl},VhM1NHMpz:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnter1tixecd},XFUoDVDpi:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter191d27}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})}),className:\"framer-1ocfeza\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CRwoibIUt\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Aejw4FSn_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},d5gNwvDHf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},dA5gq7pj6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},dcpEHEM6h:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},DwbCkfOfk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},ivuu2z9h1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},jrh65LQen:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},LdIdGe4Pn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},LEwe4FXFn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},LS0u6XTBP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},MeyMsfV0L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},NLBzPO03j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},olS5u_dzq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},rTrq8Vytq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},T_noCanRs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},ubTw7nxd8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},UtQxfnFgk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},UZ_ffe8AG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},VhM1NHMpz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},XFUoDVDpi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-y1NLV.framer-1a847fk, .framer-y1NLV .framer-1a847fk { display: block; }\",\".framer-y1NLV.framer-9yawoa { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-y1NLV .framer-1ocfeza { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-y1NLV.framer-9yawoa { gap: 0px; } .framer-y1NLV.framer-9yawoa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-y1NLV.framer-9yawoa > :first-child { margin-top: 0px; } .framer-y1NLV.framer-9yawoa > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 318.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"dPav2rhxC\":{\"layout\":[\"auto\",\"auto\"]},\"MeyMsfV0L\":{\"layout\":[\"auto\",\"auto\"]},\"olS5u_dzq\":{\"layout\":[\"auto\",\"auto\"]},\"VhM1NHMpz\":{\"layout\":[\"auto\",\"auto\"]},\"LdIdGe4Pn\":{\"layout\":[\"auto\",\"auto\"]},\"T_noCanRs\":{\"layout\":[\"auto\",\"auto\"]},\"ubTw7nxd8\":{\"layout\":[\"auto\",\"auto\"]},\"LS0u6XTBP\":{\"layout\":[\"auto\",\"auto\"]},\"ivuu2z9h1\":{\"layout\":[\"auto\",\"auto\"]},\"dcpEHEM6h\":{\"layout\":[\"auto\",\"auto\"]},\"UZ_ffe8AG\":{\"layout\":[\"auto\",\"auto\"]},\"XFUoDVDpi\":{\"layout\":[\"auto\",\"auto\"]},\"rTrq8Vytq\":{\"layout\":[\"auto\",\"auto\"]},\"jrh65LQen\":{\"layout\":[\"auto\",\"auto\"]},\"Aejw4FSn_\":{\"layout\":[\"auto\",\"auto\"]},\"dA5gq7pj6\":{\"layout\":[\"auto\",\"auto\"]},\"DwbCkfOfk\":{\"layout\":[\"auto\",\"auto\"]},\"d5gNwvDHf\":{\"layout\":[\"auto\",\"auto\"]},\"NLBzPO03j\":{\"layout\":[\"auto\",\"auto\"]},\"LEwe4FXFn\":{\"layout\":[\"auto\",\"auto\"]},\"UtQxfnFgk\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGjbh0aOih=withCSS(Component,css,\"framer-y1NLV\");export default FramerGjbh0aOih;FramerGjbh0aOih.displayName=\"SuggestionTab 5\";FramerGjbh0aOih.defaultProps={height:39,width:318.5};addPropertyControls(FramerGjbh0aOih,{variant:{options:[\"K0iMRmRDv\",\"dPav2rhxC\",\"MeyMsfV0L\",\"olS5u_dzq\",\"VhM1NHMpz\",\"LdIdGe4Pn\",\"T_noCanRs\",\"ubTw7nxd8\",\"LS0u6XTBP\",\"ivuu2z9h1\",\"dcpEHEM6h\",\"UZ_ffe8AG\",\"XFUoDVDpi\",\"rTrq8Vytq\",\"jrh65LQen\",\"Aejw4FSn_\",\"dA5gq7pj6\",\"DwbCkfOfk\",\"d5gNwvDHf\",\"NLBzPO03j\",\"LEwe4FXFn\",\"UtQxfnFgk\"],optionTitles:[\"Category 5\",\"Category 5 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerGjbh0aOih,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGjbh0aOih\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dPav2rhxC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MeyMsfV0L\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"olS5u_dzq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VhM1NHMpz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LdIdGe4Pn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"T_noCanRs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ubTw7nxd8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LS0u6XTBP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ivuu2z9h1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dcpEHEM6h\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UZ_ffe8AG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XFUoDVDpi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rTrq8Vytq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jrh65LQen\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Aejw4FSn_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dA5gq7pj6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DwbCkfOfk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"d5gNwvDHf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NLBzPO03j\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LEwe4FXFn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UtQxfnFgk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"318.5\",\"framerIntrinsicHeight\":\"39\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Gjbh0aOih.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"SCNyrugXX\",\"AVh6lu5w5\",\"UhJdRoMgr\",\"ehook_tYK\",\"GJJ355lTg\",\"pdo_c3l_q\",\"PSfvPMpp0\",\"oS3wmDYuI\",\"atuqVE0aK\",\"hJtnLQfV3\",\"xmJCxc2kV\",\"BDSTusXaQ\",\"DAkwrFKvW\",\"byLb8gvIK\",\"Ci1xlCazl\",\"q2rzZxxfB\",\"Ko859dtLW\",\"mXE585YSN\",\"NvZOIRerM\",\"bSbRevn3W\",\"xhN0arlN7\",\"qVH9BpWOs\"];const serializationHash=\"framer-vIf7I\";const variantClassNames={atuqVE0aK:\"framer-v-y13zyj\",AVh6lu5w5:\"framer-v-1rb0ddu\",BDSTusXaQ:\"framer-v-srng3a\",bSbRevn3W:\"framer-v-1dt4gq\",byLb8gvIK:\"framer-v-1nstkp0\",Ci1xlCazl:\"framer-v-1pkrd14\",DAkwrFKvW:\"framer-v-33ovij\",ehook_tYK:\"framer-v-9z5ta8\",GJJ355lTg:\"framer-v-1n9jxm3\",hJtnLQfV3:\"framer-v-1ebdgdr\",Ko859dtLW:\"framer-v-10xuwzt\",mXE585YSN:\"framer-v-e9wrdb\",NvZOIRerM:\"framer-v-1l9ypqw\",oS3wmDYuI:\"framer-v-giy8m1\",pdo_c3l_q:\"framer-v-jwzhx7\",PSfvPMpp0:\"framer-v-1pv6t2b\",q2rzZxxfB:\"framer-v-158b6xr\",qVH9BpWOs:\"framer-v-kq9tt5\",SCNyrugXX:\"framer-v-d35zqy\",UhJdRoMgr:\"framer-v-31shd6\",xhN0arlN7:\"framer-v-gvhqd1\",xmJCxc2kV:\"framer-v-1uqkhgq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"ehook_tYK\",\"Category 1\":\"UhJdRoMgr\",\"Category 10 G\":\"bSbRevn3W\",\"Category 10\":\"NvZOIRerM\",\"Category 11 G\":\"qVH9BpWOs\",\"Category 11\":\"xhN0arlN7\",\"Category 2 G\":\"pdo_c3l_q\",\"Category 2\":\"GJJ355lTg\",\"Category 3 G\":\"oS3wmDYuI\",\"Category 3\":\"PSfvPMpp0\",\"Category 4 G\":\"hJtnLQfV3\",\"Category 4\":\"atuqVE0aK\",\"Category 5 G\":\"BDSTusXaQ\",\"Category 5\":\"xmJCxc2kV\",\"Category 6 G\":\"AVh6lu5w5\",\"Category 6\":\"SCNyrugXX\",\"Category 7 G\":\"byLb8gvIK\",\"Category 7\":\"DAkwrFKvW\",\"Category 8 G\":\"q2rzZxxfB\",\"Category 8\":\"Ci1xlCazl\",\"Category 9 G\":\"mXE585YSN\",\"Category 9\":\"Ko859dtLW\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SCNyrugXX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SCNyrugXX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntercb8wdn=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"AVh6lu5w5\");});const onMouseLeavehuzdbx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"SCNyrugXX\");});const onMouseEnter1i40z4p=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ehook_tYK\");});const onMouseLeavez1q58=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"UhJdRoMgr\");});const onMouseEnternkll20=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"pdo_c3l_q\");});const onMouseLeavek4yjxb=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"GJJ355lTg\");});const onMouseEntervcmv0e=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"oS3wmDYuI\");});const onMouseLeavee30hcs=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"PSfvPMpp0\");});const onMouseEnter4s8y9l=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"hJtnLQfV3\");});const onMouseLeave16cnr6w=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"atuqVE0aK\");});const onMouseEnterp6l7mr=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"BDSTusXaQ\");});const onMouseLeave1k612zp=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"xmJCxc2kV\");});const onMouseEnter1b7xvfz=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"byLb8gvIK\");});const onMouseLeave176n3o8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"DAkwrFKvW\");});const onMouseEnterhehoe0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"q2rzZxxfB\");});const onMouseLeave41dnsc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Ci1xlCazl\");});const onMouseEnter106747m=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"mXE585YSN\");});const onMouseLeave1w8niec=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Ko859dtLW\");});const onMouseEnter11ufz5h=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"bSbRevn3W\");});const onMouseLeavet8xh8g=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"NvZOIRerM\");});const onMouseEnterm18d9y=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"qVH9BpWOs\");});const onMouseLeave11cel8c=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"xhN0arlN7\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HkkvaSfAI\"},nodeId:\"SCNyrugXX\",openInNewTab:false,...addPropertyOverrides({Ci1xlCazl:{href:{webPageId:\"lEf12IRo0\"}},DAkwrFKvW:{href:{webPageId:\"nDwJ0bYp9\"}},GJJ355lTg:{href:{webPageId:\"nj7B9g1Ph\"}},Ko859dtLW:{href:{webPageId:\"ch6YPmgsD\"}},NvZOIRerM:{href:{webPageId:\"VcXV_ePMM\"}},PSfvPMpp0:{href:{webPageId:\"GtB9PMj5s\"}},UhJdRoMgr:{href:{webPageId:\"Ol0dcu2o9\"}},xhN0arlN7:{href:{webPageId:\"h5Kds_UzA\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-d35zqy\",className,classNames)} framer-elck0j`,\"data-framer-name\":\"Category 6\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"SCNyrugXX\",onMouseEnter:onMouseEntercb8wdn,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{AVh6lu5w5:{backgroundColor:\"rgb(186, 207, 184)\"},BDSTusXaQ:{backgroundColor:\"rgb(186, 207, 184)\"},bSbRevn3W:{backgroundColor:\"rgb(186, 207, 184)\"},byLb8gvIK:{backgroundColor:\"rgb(186, 207, 184)\"},ehook_tYK:{backgroundColor:\"rgb(186, 207, 184)\"},hJtnLQfV3:{backgroundColor:\"rgb(186, 207, 184)\"},mXE585YSN:{backgroundColor:\"rgb(186, 207, 184)\"},oS3wmDYuI:{backgroundColor:\"rgb(186, 207, 184)\"},pdo_c3l_q:{backgroundColor:\"rgb(186, 207, 184)\"},q2rzZxxfB:{backgroundColor:\"rgb(186, 207, 184)\"},qVH9BpWOs:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({atuqVE0aK:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter4s8y9l},AVh6lu5w5:{\"data-framer-name\":\"Category 6 G\",onMouseLeave:onMouseLeavehuzdbx},BDSTusXaQ:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1k612zp},bSbRevn3W:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavet8xh8g},byLb8gvIK:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave176n3o8},Ci1xlCazl:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnterhehoe0},DAkwrFKvW:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter1b7xvfz},ehook_tYK:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavez1q58},GJJ355lTg:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnternkll20},hJtnLQfV3:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave16cnr6w},Ko859dtLW:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter106747m},mXE585YSN:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1w8niec},NvZOIRerM:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter11ufz5h},oS3wmDYuI:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavee30hcs},pdo_c3l_q:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavek4yjxb},PSfvPMpp0:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEntervcmv0e},q2rzZxxfB:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave41dnsc},qVH9BpWOs:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave11cel8c},UhJdRoMgr:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnter1i40z4p},xhN0arlN7:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnterm18d9y},xmJCxc2kV:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnterp6l7mr}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})}),className:\"framer-1fkt0zk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lxhtccDeL\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({atuqVE0aK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},BDSTusXaQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},bSbRevn3W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},byLb8gvIK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},Ci1xlCazl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},DAkwrFKvW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},ehook_tYK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},GJJ355lTg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},hJtnLQfV3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},Ko859dtLW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},mXE585YSN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},NvZOIRerM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},oS3wmDYuI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},pdo_c3l_q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},PSfvPMpp0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},q2rzZxxfB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},qVH9BpWOs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},UhJdRoMgr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},xhN0arlN7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},xmJCxc2kV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vIf7I.framer-elck0j, .framer-vIf7I .framer-elck0j { display: block; }\",\".framer-vIf7I.framer-d35zqy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-vIf7I .framer-1fkt0zk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-vIf7I.framer-d35zqy { gap: 0px; } .framer-vIf7I.framer-d35zqy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-vIf7I.framer-d35zqy > :first-child { margin-top: 0px; } .framer-vIf7I.framer-d35zqy > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 316.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"AVh6lu5w5\":{\"layout\":[\"auto\",\"auto\"]},\"UhJdRoMgr\":{\"layout\":[\"auto\",\"auto\"]},\"ehook_tYK\":{\"layout\":[\"auto\",\"auto\"]},\"GJJ355lTg\":{\"layout\":[\"auto\",\"auto\"]},\"pdo_c3l_q\":{\"layout\":[\"auto\",\"auto\"]},\"PSfvPMpp0\":{\"layout\":[\"auto\",\"auto\"]},\"oS3wmDYuI\":{\"layout\":[\"auto\",\"auto\"]},\"atuqVE0aK\":{\"layout\":[\"auto\",\"auto\"]},\"hJtnLQfV3\":{\"layout\":[\"auto\",\"auto\"]},\"xmJCxc2kV\":{\"layout\":[\"auto\",\"auto\"]},\"BDSTusXaQ\":{\"layout\":[\"auto\",\"auto\"]},\"DAkwrFKvW\":{\"layout\":[\"auto\",\"auto\"]},\"byLb8gvIK\":{\"layout\":[\"auto\",\"auto\"]},\"Ci1xlCazl\":{\"layout\":[\"auto\",\"auto\"]},\"q2rzZxxfB\":{\"layout\":[\"auto\",\"auto\"]},\"Ko859dtLW\":{\"layout\":[\"auto\",\"auto\"]},\"mXE585YSN\":{\"layout\":[\"auto\",\"auto\"]},\"NvZOIRerM\":{\"layout\":[\"auto\",\"auto\"]},\"bSbRevn3W\":{\"layout\":[\"auto\",\"auto\"]},\"xhN0arlN7\":{\"layout\":[\"auto\",\"auto\"]},\"qVH9BpWOs\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerR4hsDz2Xv=withCSS(Component,css,\"framer-vIf7I\");export default FramerR4hsDz2Xv;FramerR4hsDz2Xv.displayName=\"SuggestionTab 6\";FramerR4hsDz2Xv.defaultProps={height:39,width:316.5};addPropertyControls(FramerR4hsDz2Xv,{variant:{options:[\"SCNyrugXX\",\"AVh6lu5w5\",\"UhJdRoMgr\",\"ehook_tYK\",\"GJJ355lTg\",\"pdo_c3l_q\",\"PSfvPMpp0\",\"oS3wmDYuI\",\"atuqVE0aK\",\"hJtnLQfV3\",\"xmJCxc2kV\",\"BDSTusXaQ\",\"DAkwrFKvW\",\"byLb8gvIK\",\"Ci1xlCazl\",\"q2rzZxxfB\",\"Ko859dtLW\",\"mXE585YSN\",\"NvZOIRerM\",\"bSbRevn3W\",\"xhN0arlN7\",\"qVH9BpWOs\"],optionTitles:[\"Category 6\",\"Category 6 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerR4hsDz2Xv,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR4hsDz2Xv\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"39\",\"framerIntrinsicWidth\":\"316.5\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AVh6lu5w5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UhJdRoMgr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ehook_tYK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GJJ355lTg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pdo_c3l_q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PSfvPMpp0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oS3wmDYuI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"atuqVE0aK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hJtnLQfV3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xmJCxc2kV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BDSTusXaQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DAkwrFKvW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"byLb8gvIK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ci1xlCazl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"q2rzZxxfB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ko859dtLW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mXE585YSN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NvZOIRerM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bSbRevn3W\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xhN0arlN7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qVH9BpWOs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./R4hsDz2Xv.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"qLxgtPesm\",\"bKphK1uiu\",\"gEd9Jxw7G\",\"Cxu0VPw11\",\"WUsOooYut\",\"dKWDjUfhu\",\"PVOE7nEpU\",\"ilPQw2gua\",\"sZS8vxvXh\",\"eguu1WCBr\",\"TpxZRf_Il\",\"tzla43rzF\",\"dE3VKdIEY\",\"U0bKWQjL2\",\"mD6tSPMvI\",\"b1FH725xO\",\"cShOdFGC0\",\"qTVbW65RP\",\"nDBMBceWr\",\"g7FzCLdrH\",\"Ag2C2DbGo\",\"h6oGyiEC1\"];const serializationHash=\"framer-OZT6C\";const variantClassNames={Ag2C2DbGo:\"framer-v-dgv8z9\",b1FH725xO:\"framer-v-1ekxk8t\",bKphK1uiu:\"framer-v-1omkcy7\",cShOdFGC0:\"framer-v-if0ora\",Cxu0VPw11:\"framer-v-12z7pmk\",dE3VKdIEY:\"framer-v-1h8p9za\",dKWDjUfhu:\"framer-v-wyp3i8\",eguu1WCBr:\"framer-v-1xzmyqe\",g7FzCLdrH:\"framer-v-es2mi4\",gEd9Jxw7G:\"framer-v-jeq1y0\",h6oGyiEC1:\"framer-v-1gx7mkj\",ilPQw2gua:\"framer-v-1uc0mht\",mD6tSPMvI:\"framer-v-1g69ye9\",nDBMBceWr:\"framer-v-1qiagx8\",PVOE7nEpU:\"framer-v-1f75bat\",qLxgtPesm:\"framer-v-1xz51ic\",qTVbW65RP:\"framer-v-1jtksz6\",sZS8vxvXh:\"framer-v-pevavi\",TpxZRf_Il:\"framer-v-7icm73\",tzla43rzF:\"framer-v-1muirsh\",U0bKWQjL2:\"framer-v-1yvx8re\",WUsOooYut:\"framer-v-mi6cty\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"Cxu0VPw11\",\"Category 1\":\"gEd9Jxw7G\",\"Category 10 G\":\"g7FzCLdrH\",\"Category 10\":\"nDBMBceWr\",\"Category 11 G\":\"h6oGyiEC1\",\"Category 11\":\"Ag2C2DbGo\",\"Category 2 G\":\"dKWDjUfhu\",\"Category 2\":\"WUsOooYut\",\"Category 3 G\":\"ilPQw2gua\",\"Category 3\":\"PVOE7nEpU\",\"Category 4 G\":\"eguu1WCBr\",\"Category 4\":\"sZS8vxvXh\",\"Category 5 G\":\"tzla43rzF\",\"Category 5\":\"TpxZRf_Il\",\"Category 6 G\":\"U0bKWQjL2\",\"Category 6\":\"dE3VKdIEY\",\"Category 7 G\":\"bKphK1uiu\",\"Category 7\":\"qLxgtPesm\",\"Category 8 G\":\"b1FH725xO\",\"Category 8\":\"mD6tSPMvI\",\"Category 9 G\":\"qTVbW65RP\",\"Category 9\":\"cShOdFGC0\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"qLxgtPesm\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qLxgtPesm\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1fxqlm8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"bKphK1uiu\");});const onMouseLeave1njzjzf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"qLxgtPesm\");});const onMouseEnter1xpych2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Cxu0VPw11\");});const onMouseLeave8y7vjf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"gEd9Jxw7G\");});const onMouseEnter1whndqy=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"dKWDjUfhu\");});const onMouseLeave18yxpgs=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"WUsOooYut\");});const onMouseEnter8evdso=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ilPQw2gua\");});const onMouseLeavewle7nf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"PVOE7nEpU\");});const onMouseEnter1wsh06i=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"eguu1WCBr\");});const onMouseLeave1lfvdwh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"sZS8vxvXh\");});const onMouseEnter1m0bkxn=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"tzla43rzF\");});const onMouseLeave1qgl0m9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"TpxZRf_Il\");});const onMouseEnter17bfhc2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"U0bKWQjL2\");});const onMouseLeaveah173f=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dE3VKdIEY\");});const onMouseEnter13zynny=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"b1FH725xO\");});const onMouseLeavewnii8l=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"mD6tSPMvI\");});const onMouseEnter13fnsnl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"qTVbW65RP\");});const onMouseLeave13f0c3p=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"cShOdFGC0\");});const onMouseEnter2zhctz=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"g7FzCLdrH\");});const onMouseLeaveypfnks=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"nDBMBceWr\");});const onMouseEnter13jvgyc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"h6oGyiEC1\");});const onMouseLeaveflczwf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Ag2C2DbGo\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"nDwJ0bYp9\"},nodeId:\"qLxgtPesm\",openInNewTab:false,...addPropertyOverrides({Ag2C2DbGo:{href:{webPageId:\"h5Kds_UzA\"}},cShOdFGC0:{href:{webPageId:\"ch6YPmgsD\"}},gEd9Jxw7G:{href:{webPageId:\"Ol0dcu2o9\"}},mD6tSPMvI:{href:{webPageId:\"lEf12IRo0\"}},nDBMBceWr:{href:{webPageId:\"VcXV_ePMM\"}},PVOE7nEpU:{href:{webPageId:\"GtB9PMj5s\"}},TpxZRf_Il:{href:{webPageId:\"HkkvaSfAI\"}},WUsOooYut:{href:{webPageId:\"nj7B9g1Ph\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1xz51ic\",className,classNames)} framer-a9ul95`,\"data-framer-name\":\"Category 7\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qLxgtPesm\",onMouseEnter:onMouseEnter1fxqlm8,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{b1FH725xO:{backgroundColor:\"rgb(186, 207, 184)\"},bKphK1uiu:{backgroundColor:\"rgb(186, 207, 184)\"},Cxu0VPw11:{backgroundColor:\"rgb(186, 207, 184)\"},dKWDjUfhu:{backgroundColor:\"rgb(186, 207, 184)\"},eguu1WCBr:{backgroundColor:\"rgb(186, 207, 184)\"},g7FzCLdrH:{backgroundColor:\"rgb(186, 207, 184)\"},h6oGyiEC1:{backgroundColor:\"rgb(186, 207, 184)\"},ilPQw2gua:{backgroundColor:\"rgb(186, 207, 184)\"},qTVbW65RP:{backgroundColor:\"rgb(186, 207, 184)\"},tzla43rzF:{backgroundColor:\"rgb(186, 207, 184)\"},U0bKWQjL2:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({Ag2C2DbGo:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter13jvgyc},b1FH725xO:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavewnii8l},bKphK1uiu:{\"data-framer-name\":\"Category 7 G\",onMouseLeave:onMouseLeave1njzjzf},cShOdFGC0:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter13fnsnl},Cxu0VPw11:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave8y7vjf},dE3VKdIEY:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter17bfhc2},dKWDjUfhu:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave18yxpgs},eguu1WCBr:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1lfvdwh},g7FzCLdrH:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveypfnks},gEd9Jxw7G:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnter1xpych2},h6oGyiEC1:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveflczwf},ilPQw2gua:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavewle7nf},mD6tSPMvI:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter13zynny},nDBMBceWr:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter2zhctz},PVOE7nEpU:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter8evdso},qTVbW65RP:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave13f0c3p},sZS8vxvXh:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter1wsh06i},TpxZRf_Il:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnter1m0bkxn},tzla43rzF:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1qgl0m9},U0bKWQjL2:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveah173f},WUsOooYut:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnter1whndqy}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})}),className:\"framer-1iwfdbh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fLRLmmyvC\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Ag2C2DbGo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},b1FH725xO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},cShOdFGC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},Cxu0VPw11:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},dE3VKdIEY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},dKWDjUfhu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},eguu1WCBr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},g7FzCLdrH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},gEd9Jxw7G:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},h6oGyiEC1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},ilPQw2gua:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},mD6tSPMvI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},nDBMBceWr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},PVOE7nEpU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},qTVbW65RP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},sZS8vxvXh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},TpxZRf_Il:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},tzla43rzF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},U0bKWQjL2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},WUsOooYut:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OZT6C.framer-a9ul95, .framer-OZT6C .framer-a9ul95 { display: block; }\",\".framer-OZT6C.framer-1xz51ic { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-OZT6C .framer-1iwfdbh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OZT6C.framer-1xz51ic { gap: 0px; } .framer-OZT6C.framer-1xz51ic > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OZT6C.framer-1xz51ic > :first-child { margin-top: 0px; } .framer-OZT6C.framer-1xz51ic > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 226.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"bKphK1uiu\":{\"layout\":[\"auto\",\"auto\"]},\"gEd9Jxw7G\":{\"layout\":[\"auto\",\"auto\"]},\"Cxu0VPw11\":{\"layout\":[\"auto\",\"auto\"]},\"WUsOooYut\":{\"layout\":[\"auto\",\"auto\"]},\"dKWDjUfhu\":{\"layout\":[\"auto\",\"auto\"]},\"PVOE7nEpU\":{\"layout\":[\"auto\",\"auto\"]},\"ilPQw2gua\":{\"layout\":[\"auto\",\"auto\"]},\"sZS8vxvXh\":{\"layout\":[\"auto\",\"auto\"]},\"eguu1WCBr\":{\"layout\":[\"auto\",\"auto\"]},\"TpxZRf_Il\":{\"layout\":[\"auto\",\"auto\"]},\"tzla43rzF\":{\"layout\":[\"auto\",\"auto\"]},\"dE3VKdIEY\":{\"layout\":[\"auto\",\"auto\"]},\"U0bKWQjL2\":{\"layout\":[\"auto\",\"auto\"]},\"mD6tSPMvI\":{\"layout\":[\"auto\",\"auto\"]},\"b1FH725xO\":{\"layout\":[\"auto\",\"auto\"]},\"cShOdFGC0\":{\"layout\":[\"auto\",\"auto\"]},\"qTVbW65RP\":{\"layout\":[\"auto\",\"auto\"]},\"nDBMBceWr\":{\"layout\":[\"auto\",\"auto\"]},\"g7FzCLdrH\":{\"layout\":[\"auto\",\"auto\"]},\"Ag2C2DbGo\":{\"layout\":[\"auto\",\"auto\"]},\"h6oGyiEC1\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQwPPv0xio=withCSS(Component,css,\"framer-OZT6C\");export default FramerQwPPv0xio;FramerQwPPv0xio.displayName=\"SuggestionTab 7\";FramerQwPPv0xio.defaultProps={height:39,width:226.5};addPropertyControls(FramerQwPPv0xio,{variant:{options:[\"qLxgtPesm\",\"bKphK1uiu\",\"gEd9Jxw7G\",\"Cxu0VPw11\",\"WUsOooYut\",\"dKWDjUfhu\",\"PVOE7nEpU\",\"ilPQw2gua\",\"sZS8vxvXh\",\"eguu1WCBr\",\"TpxZRf_Il\",\"tzla43rzF\",\"dE3VKdIEY\",\"U0bKWQjL2\",\"mD6tSPMvI\",\"b1FH725xO\",\"cShOdFGC0\",\"qTVbW65RP\",\"nDBMBceWr\",\"g7FzCLdrH\",\"Ag2C2DbGo\",\"h6oGyiEC1\"],optionTitles:[\"Category 7\",\"Category 7 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQwPPv0xio,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQwPPv0xio\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"39\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"226.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bKphK1uiu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gEd9Jxw7G\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Cxu0VPw11\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WUsOooYut\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dKWDjUfhu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PVOE7nEpU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ilPQw2gua\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sZS8vxvXh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eguu1WCBr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TpxZRf_Il\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tzla43rzF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dE3VKdIEY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"U0bKWQjL2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mD6tSPMvI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b1FH725xO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cShOdFGC0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qTVbW65RP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nDBMBceWr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g7FzCLdrH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ag2C2DbGo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h6oGyiEC1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QwPPv0xio.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"ilE61A3iE\",\"QqHaqOK23\",\"USZEFlqBn\",\"PtGN8aoXU\",\"szY0nlVkD\",\"clIrA7VOM\",\"EZTCw05nN\",\"niRLOYTYV\",\"K4kMDOvCn\",\"BE5uSMgH4\",\"F0APjtlDU\",\"m1pYZfbLx\",\"IjbDkI3XJ\",\"fzs1SuuL_\",\"xcWpQH8VT\",\"GXHL66YEj\",\"a1pEAtBoL\",\"uJsRQaO_5\",\"dyf_a63D5\",\"MsLAukV_c\",\"c9l7cAGEI\",\"nQha57773\"];const serializationHash=\"framer-wXTn8\";const variantClassNames={a1pEAtBoL:\"framer-v-12qpsxg\",BE5uSMgH4:\"framer-v-7kuj4m\",c9l7cAGEI:\"framer-v-1r48r9f\",clIrA7VOM:\"framer-v-bbycwo\",dyf_a63D5:\"framer-v-1o1affz\",EZTCw05nN:\"framer-v-1osymhc\",F0APjtlDU:\"framer-v-3r1wsw\",fzs1SuuL_:\"framer-v-w9cny4\",GXHL66YEj:\"framer-v-j5uc0u\",IjbDkI3XJ:\"framer-v-mjj3y2\",ilE61A3iE:\"framer-v-1vjex98\",K4kMDOvCn:\"framer-v-rpi0cm\",m1pYZfbLx:\"framer-v-1uauidj\",MsLAukV_c:\"framer-v-3en49m\",niRLOYTYV:\"framer-v-10hfanm\",nQha57773:\"framer-v-piyixx\",PtGN8aoXU:\"framer-v-35ba8j\",QqHaqOK23:\"framer-v-1p8qkzf\",szY0nlVkD:\"framer-v-1s6gxij\",uJsRQaO_5:\"framer-v-fesxbh\",USZEFlqBn:\"framer-v-1wwvcxn\",xcWpQH8VT:\"framer-v-hq2u36\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"PtGN8aoXU\",\"Category 1\":\"USZEFlqBn\",\"Category 10 G\":\"MsLAukV_c\",\"Category 10\":\"dyf_a63D5\",\"Category 11 G\":\"nQha57773\",\"Category 11\":\"c9l7cAGEI\",\"Category 2 G\":\"clIrA7VOM\",\"Category 2\":\"szY0nlVkD\",\"Category 3 G\":\"niRLOYTYV\",\"Category 3\":\"EZTCw05nN\",\"Category 4 G\":\"BE5uSMgH4\",\"Category 4\":\"K4kMDOvCn\",\"Category 5 G\":\"m1pYZfbLx\",\"Category 5\":\"F0APjtlDU\",\"Category 6 G\":\"fzs1SuuL_\",\"Category 6\":\"IjbDkI3XJ\",\"Category 7 G\":\"GXHL66YEj\",\"Category 7\":\"xcWpQH8VT\",\"Category 8 G\":\"QqHaqOK23\",\"Category 8\":\"ilE61A3iE\",\"Category 9 G\":\"uJsRQaO_5\",\"Category 9\":\"a1pEAtBoL\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ilE61A3iE\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ilE61A3iE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1ac80ku=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"QqHaqOK23\");});const onMouseLeave11pk82h=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"ilE61A3iE\");});const onMouseEntergi14t6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"PtGN8aoXU\");});const onMouseLeaved5x7hk=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"USZEFlqBn\");});const onMouseEnter1sck9n3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"clIrA7VOM\");});const onMouseLeavesbwfp0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"szY0nlVkD\");});const onMouseEnterk1zjqk=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"niRLOYTYV\");});const onMouseLeavenld0y2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"EZTCw05nN\");});const onMouseEnter1ccygrq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"BE5uSMgH4\");});const onMouseLeaveai1w5q=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"K4kMDOvCn\");});const onMouseEnterq75jie=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"m1pYZfbLx\");});const onMouseLeavey1r2bq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"F0APjtlDU\");});const onMouseEnterap11ri=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"fzs1SuuL_\");});const onMouseLeavepu6fw6=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"IjbDkI3XJ\");});const onMouseEnter1nyko7d=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"GXHL66YEj\");});const onMouseLeave18uvqsj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"xcWpQH8VT\");});const onMouseEnter8psidt=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"uJsRQaO_5\");});const onMouseLeave10mha2u=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"a1pEAtBoL\");});const onMouseEnterp8tjww=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"MsLAukV_c\");});const onMouseLeave1xog7zm=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dyf_a63D5\");});const onMouseEnter6zah0d=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"nQha57773\");});const onMouseLeavep5vlqa=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"c9l7cAGEI\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lEf12IRo0\"},nodeId:\"ilE61A3iE\",openInNewTab:false,...addPropertyOverrides({a1pEAtBoL:{href:{webPageId:\"ch6YPmgsD\"}},c9l7cAGEI:{href:{webPageId:\"h5Kds_UzA\"}},dyf_a63D5:{href:{webPageId:\"VcXV_ePMM\"}},EZTCw05nN:{href:{webPageId:\"GtB9PMj5s\"}},F0APjtlDU:{href:{webPageId:\"HkkvaSfAI\"}},IjbDkI3XJ:{href:{webPageId:\"nDwJ0bYp9\"}},szY0nlVkD:{href:{webPageId:\"nj7B9g1Ph\"}},USZEFlqBn:{href:{webPageId:\"Ol0dcu2o9\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1vjex98\",className,classNames)} framer-qbnub1`,\"data-framer-name\":\"Category 8\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ilE61A3iE\",onMouseEnter:onMouseEnter1ac80ku,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{BE5uSMgH4:{backgroundColor:\"rgb(186, 207, 184)\"},clIrA7VOM:{backgroundColor:\"rgb(186, 207, 184)\"},fzs1SuuL_:{backgroundColor:\"rgb(186, 207, 184)\"},GXHL66YEj:{backgroundColor:\"rgb(186, 207, 184)\"},m1pYZfbLx:{backgroundColor:\"rgb(186, 207, 184)\"},MsLAukV_c:{backgroundColor:\"rgb(186, 207, 184)\"},niRLOYTYV:{backgroundColor:\"rgb(186, 207, 184)\"},nQha57773:{backgroundColor:\"rgb(186, 207, 184)\"},PtGN8aoXU:{backgroundColor:\"rgb(186, 207, 184)\"},QqHaqOK23:{backgroundColor:\"rgb(186, 207, 184)\"},uJsRQaO_5:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({a1pEAtBoL:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter8psidt},BE5uSMgH4:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveai1w5q},c9l7cAGEI:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter6zah0d},clIrA7VOM:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavesbwfp0},dyf_a63D5:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnterp8tjww},EZTCw05nN:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnterk1zjqk},F0APjtlDU:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnterq75jie},fzs1SuuL_:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavepu6fw6},GXHL66YEj:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave18uvqsj},IjbDkI3XJ:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnterap11ri},K4kMDOvCn:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter1ccygrq},m1pYZfbLx:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavey1r2bq},MsLAukV_c:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1xog7zm},niRLOYTYV:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavenld0y2},nQha57773:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavep5vlqa},PtGN8aoXU:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaved5x7hk},QqHaqOK23:{\"data-framer-name\":\"Category 8 G\",onMouseLeave:onMouseLeave11pk82h},szY0nlVkD:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnter1sck9n3},uJsRQaO_5:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave10mha2u},USZEFlqBn:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEntergi14t6},xcWpQH8VT:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter1nyko7d}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})}),className:\"framer-15wich9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Zi54UjYDN\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({a1pEAtBoL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},BE5uSMgH4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},c9l7cAGEI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},clIrA7VOM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},dyf_a63D5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},EZTCw05nN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},F0APjtlDU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},fzs1SuuL_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},GXHL66YEj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},IjbDkI3XJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},K4kMDOvCn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},m1pYZfbLx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},MsLAukV_c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},niRLOYTYV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},nQha57773:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},PtGN8aoXU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},szY0nlVkD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},uJsRQaO_5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},USZEFlqBn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},xcWpQH8VT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wXTn8.framer-qbnub1, .framer-wXTn8 .framer-qbnub1 { display: block; }\",\".framer-wXTn8.framer-1vjex98 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-wXTn8 .framer-15wich9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wXTn8.framer-1vjex98 { gap: 0px; } .framer-wXTn8.framer-1vjex98 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wXTn8.framer-1vjex98 > :first-child { margin-top: 0px; } .framer-wXTn8.framer-1vjex98 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 237\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"QqHaqOK23\":{\"layout\":[\"auto\",\"auto\"]},\"USZEFlqBn\":{\"layout\":[\"auto\",\"auto\"]},\"PtGN8aoXU\":{\"layout\":[\"auto\",\"auto\"]},\"szY0nlVkD\":{\"layout\":[\"auto\",\"auto\"]},\"clIrA7VOM\":{\"layout\":[\"auto\",\"auto\"]},\"EZTCw05nN\":{\"layout\":[\"auto\",\"auto\"]},\"niRLOYTYV\":{\"layout\":[\"auto\",\"auto\"]},\"K4kMDOvCn\":{\"layout\":[\"auto\",\"auto\"]},\"BE5uSMgH4\":{\"layout\":[\"auto\",\"auto\"]},\"F0APjtlDU\":{\"layout\":[\"auto\",\"auto\"]},\"m1pYZfbLx\":{\"layout\":[\"auto\",\"auto\"]},\"IjbDkI3XJ\":{\"layout\":[\"auto\",\"auto\"]},\"fzs1SuuL_\":{\"layout\":[\"auto\",\"auto\"]},\"xcWpQH8VT\":{\"layout\":[\"auto\",\"auto\"]},\"GXHL66YEj\":{\"layout\":[\"auto\",\"auto\"]},\"a1pEAtBoL\":{\"layout\":[\"auto\",\"auto\"]},\"uJsRQaO_5\":{\"layout\":[\"auto\",\"auto\"]},\"dyf_a63D5\":{\"layout\":[\"auto\",\"auto\"]},\"MsLAukV_c\":{\"layout\":[\"auto\",\"auto\"]},\"c9l7cAGEI\":{\"layout\":[\"auto\",\"auto\"]},\"nQha57773\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framersbgv5C9ZA=withCSS(Component,css,\"framer-wXTn8\");export default Framersbgv5C9ZA;Framersbgv5C9ZA.displayName=\"SuggestionTab 8\";Framersbgv5C9ZA.defaultProps={height:39,width:237};addPropertyControls(Framersbgv5C9ZA,{variant:{options:[\"ilE61A3iE\",\"QqHaqOK23\",\"USZEFlqBn\",\"PtGN8aoXU\",\"szY0nlVkD\",\"clIrA7VOM\",\"EZTCw05nN\",\"niRLOYTYV\",\"K4kMDOvCn\",\"BE5uSMgH4\",\"F0APjtlDU\",\"m1pYZfbLx\",\"IjbDkI3XJ\",\"fzs1SuuL_\",\"xcWpQH8VT\",\"GXHL66YEj\",\"a1pEAtBoL\",\"uJsRQaO_5\",\"dyf_a63D5\",\"MsLAukV_c\",\"c9l7cAGEI\",\"nQha57773\"],optionTitles:[\"Category 8\",\"Category 8 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framersbgv5C9ZA,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framersbgv5C9ZA\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"39\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"237\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QqHaqOK23\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"USZEFlqBn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PtGN8aoXU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"szY0nlVkD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"clIrA7VOM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EZTCw05nN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"niRLOYTYV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"K4kMDOvCn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BE5uSMgH4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"F0APjtlDU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"m1pYZfbLx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IjbDkI3XJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fzs1SuuL_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xcWpQH8VT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GXHL66YEj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a1pEAtBoL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uJsRQaO_5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dyf_a63D5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MsLAukV_c\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"c9l7cAGEI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nQha57773\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sbgv5C9ZA.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Wp2GNhYVc\",\"zk77d5nsP\",\"xAqZRWJPH\",\"xdDPOX8rb\",\"YNZWpWxU3\",\"mXtYIYXFd\",\"Xxdg887g9\",\"RWnHl8Xrh\",\"qvX90e72t\",\"Sk7CcMj3H\",\"UQFiVimLy\",\"ifUFwwFFz\",\"RfJsOa5iJ\",\"pc9BaJ7g0\",\"FpNcUoOh_\",\"yfj8mlzCa\",\"wSUqd5aoL\",\"zSH2WBX9P\",\"ROE29lnW4\",\"qDgtAH8kS\",\"c9P9WzmgJ\",\"m90a9pDxG\"];const serializationHash=\"framer-dvjPb\";const variantClassNames={c9P9WzmgJ:\"framer-v-rnpn0s\",FpNcUoOh_:\"framer-v-hlrghe\",ifUFwwFFz:\"framer-v-8pikug\",m90a9pDxG:\"framer-v-nxawc4\",mXtYIYXFd:\"framer-v-bvhkdl\",pc9BaJ7g0:\"framer-v-ymw3b\",qDgtAH8kS:\"framer-v-h3jimh\",qvX90e72t:\"framer-v-v2kqpj\",RfJsOa5iJ:\"framer-v-ahxijm\",ROE29lnW4:\"framer-v-172rwth\",RWnHl8Xrh:\"framer-v-6i9maw\",Sk7CcMj3H:\"framer-v-mvzlkb\",UQFiVimLy:\"framer-v-10urty\",Wp2GNhYVc:\"framer-v-jydovj\",wSUqd5aoL:\"framer-v-1owifmh\",xAqZRWJPH:\"framer-v-1wajhxo\",xdDPOX8rb:\"framer-v-enpil1\",Xxdg887g9:\"framer-v-1376lkb\",yfj8mlzCa:\"framer-v-1p10ag7\",YNZWpWxU3:\"framer-v-1kz0a8w\",zk77d5nsP:\"framer-v-150mazn\",zSH2WBX9P:\"framer-v-1jkpldb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"xdDPOX8rb\",\"Category 1\":\"xAqZRWJPH\",\"Category 10 G\":\"qDgtAH8kS\",\"Category 10\":\"ROE29lnW4\",\"Category 11 G\":\"m90a9pDxG\",\"Category 11\":\"c9P9WzmgJ\",\"Category 2 G\":\"mXtYIYXFd\",\"Category 2\":\"YNZWpWxU3\",\"Category 3 G\":\"RWnHl8Xrh\",\"Category 3\":\"Xxdg887g9\",\"Category 4 G\":\"Sk7CcMj3H\",\"Category 4\":\"qvX90e72t\",\"Category 5 G\":\"ifUFwwFFz\",\"Category 5\":\"UQFiVimLy\",\"Category 6 G\":\"pc9BaJ7g0\",\"Category 6\":\"RfJsOa5iJ\",\"Category 7 G\":\"yfj8mlzCa\",\"Category 7\":\"FpNcUoOh_\",\"Category 8 G\":\"zSH2WBX9P\",\"Category 8\":\"wSUqd5aoL\",\"Category 9 G\":\"zk77d5nsP\",\"Category 9\":\"Wp2GNhYVc\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Wp2GNhYVc\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Wp2GNhYVc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter8255vx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"zk77d5nsP\");});const onMouseLeave1ycf8xw=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Wp2GNhYVc\");});const onMouseEnter1sa17kl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"xdDPOX8rb\");});const onMouseLeave29omco=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"xAqZRWJPH\");});const onMouseEnterdq7e58=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"mXtYIYXFd\");});const onMouseLeave1a36ce3=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"YNZWpWxU3\");});const onMouseEnter1g7nvoj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"RWnHl8Xrh\");});const onMouseLeave11qmfle=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Xxdg887g9\");});const onMouseEnterpd4w4z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Sk7CcMj3H\");});const onMouseLeave1si6733=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"qvX90e72t\");});const onMouseEnter1tseb1u=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"ifUFwwFFz\");});const onMouseLeavetibn3w=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"UQFiVimLy\");});const onMouseEnter1rpv9r=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"pc9BaJ7g0\");});const onMouseLeaver8lxf1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"RfJsOa5iJ\");});const onMouseEnter1ght75s=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"yfj8mlzCa\");});const onMouseLeave87i1uq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"FpNcUoOh_\");});const onMouseEnter1fu4sii=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"zSH2WBX9P\");});const onMouseLeaveoqvatw=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"wSUqd5aoL\");});const onMouseEnterokhl32=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"qDgtAH8kS\");});const onMouseLeave17ocs7h=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"ROE29lnW4\");});const onMouseEnter146nrub=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"m90a9pDxG\");});const onMouseLeave1bqfhad=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"c9P9WzmgJ\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ch6YPmgsD\"},nodeId:\"Wp2GNhYVc\",openInNewTab:false,...addPropertyOverrides({c9P9WzmgJ:{href:{webPageId:\"h5Kds_UzA\"}},FpNcUoOh_:{href:{webPageId:\"lEf12IRo0\"}},RfJsOa5iJ:{href:{webPageId:\"nDwJ0bYp9\"}},ROE29lnW4:{href:{webPageId:\"VcXV_ePMM\"}},UQFiVimLy:{href:{webPageId:\"HkkvaSfAI\"}},xAqZRWJPH:{href:{webPageId:\"Ol0dcu2o9\"}},Xxdg887g9:{href:{webPageId:\"GtB9PMj5s\"}},YNZWpWxU3:{href:{webPageId:\"nj7B9g1Ph\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-jydovj\",className,classNames)} framer-1am8eak`,\"data-framer-name\":\"Category 9\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Wp2GNhYVc\",onMouseEnter:onMouseEnter8255vx,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{ifUFwwFFz:{backgroundColor:\"rgb(186, 207, 184)\"},m90a9pDxG:{backgroundColor:\"rgb(186, 207, 184)\"},mXtYIYXFd:{backgroundColor:\"rgb(186, 207, 184)\"},pc9BaJ7g0:{backgroundColor:\"rgb(186, 207, 184)\"},qDgtAH8kS:{backgroundColor:\"rgb(186, 207, 184)\"},RWnHl8Xrh:{backgroundColor:\"rgb(186, 207, 184)\"},Sk7CcMj3H:{backgroundColor:\"rgb(186, 207, 184)\"},xdDPOX8rb:{backgroundColor:\"rgb(186, 207, 184)\"},yfj8mlzCa:{backgroundColor:\"rgb(186, 207, 184)\"},zk77d5nsP:{backgroundColor:\"rgb(186, 207, 184)\"},zSH2WBX9P:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({c9P9WzmgJ:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter146nrub},FpNcUoOh_:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter1ght75s},ifUFwwFFz:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavetibn3w},m90a9pDxG:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1bqfhad},mXtYIYXFd:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1a36ce3},pc9BaJ7g0:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaver8lxf1},qDgtAH8kS:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave17ocs7h},qvX90e72t:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnterpd4w4z},RfJsOa5iJ:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter1rpv9r},ROE29lnW4:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnterokhl32},RWnHl8Xrh:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave11qmfle},Sk7CcMj3H:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1si6733},UQFiVimLy:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnter1tseb1u},wSUqd5aoL:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter1fu4sii},xAqZRWJPH:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnter1sa17kl},xdDPOX8rb:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave29omco},Xxdg887g9:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter1g7nvoj},yfj8mlzCa:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave87i1uq},YNZWpWxU3:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnterdq7e58},zk77d5nsP:{\"data-framer-name\":\"Category 9 G\",onMouseLeave:onMouseLeave1ycf8xw},zSH2WBX9P:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveoqvatw}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})}),className:\"framer-1heutek\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VdV5BvN2z\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({c9P9WzmgJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},FpNcUoOh_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},ifUFwwFFz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},m90a9pDxG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},mXtYIYXFd:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},pc9BaJ7g0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},qDgtAH8kS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},qvX90e72t:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},RfJsOa5iJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},ROE29lnW4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},RWnHl8Xrh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},Sk7CcMj3H:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},UQFiVimLy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},wSUqd5aoL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},xAqZRWJPH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},xdDPOX8rb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},Xxdg887g9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},yfj8mlzCa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},YNZWpWxU3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},zSH2WBX9P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-dvjPb.framer-1am8eak, .framer-dvjPb .framer-1am8eak { display: block; }\",\".framer-dvjPb.framer-jydovj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-dvjPb .framer-1heutek { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-dvjPb.framer-jydovj { gap: 0px; } .framer-dvjPb.framer-jydovj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-dvjPb.framer-jydovj > :first-child { margin-top: 0px; } .framer-dvjPb.framer-jydovj > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 336\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"zk77d5nsP\":{\"layout\":[\"auto\",\"auto\"]},\"xAqZRWJPH\":{\"layout\":[\"auto\",\"auto\"]},\"xdDPOX8rb\":{\"layout\":[\"auto\",\"auto\"]},\"YNZWpWxU3\":{\"layout\":[\"auto\",\"auto\"]},\"mXtYIYXFd\":{\"layout\":[\"auto\",\"auto\"]},\"Xxdg887g9\":{\"layout\":[\"auto\",\"auto\"]},\"RWnHl8Xrh\":{\"layout\":[\"auto\",\"auto\"]},\"qvX90e72t\":{\"layout\":[\"auto\",\"auto\"]},\"Sk7CcMj3H\":{\"layout\":[\"auto\",\"auto\"]},\"UQFiVimLy\":{\"layout\":[\"auto\",\"auto\"]},\"ifUFwwFFz\":{\"layout\":[\"auto\",\"auto\"]},\"RfJsOa5iJ\":{\"layout\":[\"auto\",\"auto\"]},\"pc9BaJ7g0\":{\"layout\":[\"auto\",\"auto\"]},\"FpNcUoOh_\":{\"layout\":[\"auto\",\"auto\"]},\"yfj8mlzCa\":{\"layout\":[\"auto\",\"auto\"]},\"wSUqd5aoL\":{\"layout\":[\"auto\",\"auto\"]},\"zSH2WBX9P\":{\"layout\":[\"auto\",\"auto\"]},\"ROE29lnW4\":{\"layout\":[\"auto\",\"auto\"]},\"qDgtAH8kS\":{\"layout\":[\"auto\",\"auto\"]},\"c9P9WzmgJ\":{\"layout\":[\"auto\",\"auto\"]},\"m90a9pDxG\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKFkBC7vFn=withCSS(Component,css,\"framer-dvjPb\");export default FramerKFkBC7vFn;FramerKFkBC7vFn.displayName=\"SuggestionTab 9\";FramerKFkBC7vFn.defaultProps={height:39,width:336};addPropertyControls(FramerKFkBC7vFn,{variant:{options:[\"Wp2GNhYVc\",\"zk77d5nsP\",\"xAqZRWJPH\",\"xdDPOX8rb\",\"YNZWpWxU3\",\"mXtYIYXFd\",\"Xxdg887g9\",\"RWnHl8Xrh\",\"qvX90e72t\",\"Sk7CcMj3H\",\"UQFiVimLy\",\"ifUFwwFFz\",\"RfJsOa5iJ\",\"pc9BaJ7g0\",\"FpNcUoOh_\",\"yfj8mlzCa\",\"wSUqd5aoL\",\"zSH2WBX9P\",\"ROE29lnW4\",\"qDgtAH8kS\",\"c9P9WzmgJ\",\"m90a9pDxG\"],optionTitles:[\"Category 9\",\"Category 9 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKFkBC7vFn,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKFkBC7vFn\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"39\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zk77d5nsP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xAqZRWJPH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xdDPOX8rb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YNZWpWxU3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mXtYIYXFd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Xxdg887g9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RWnHl8Xrh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qvX90e72t\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Sk7CcMj3H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UQFiVimLy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ifUFwwFFz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RfJsOa5iJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pc9BaJ7g0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FpNcUoOh_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yfj8mlzCa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wSUqd5aoL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zSH2WBX9P\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ROE29lnW4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qDgtAH8kS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"c9P9WzmgJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"m90a9pDxG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"336\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KFkBC7vFn.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"qQn_4ZfNw\",\"cuvPW4KFK\",\"Zbod5TvbV\",\"Z1Ckb5SKf\",\"obfeFzfnD\",\"IINd8jhyw\",\"DPVtBCUC8\",\"BLSBsu5eq\",\"ToC0UBd4f\",\"mMHOLOW9f\",\"AqjloZp2e\",\"TPqQEWomZ\",\"S_hS0bEjq\",\"bLoW38qkZ\",\"G31GPZpba\",\"sJ_KUUrvu\",\"WKLxCsCqb\",\"XCKuqc411\",\"wy_nPnXuY\",\"BYAY27qM0\",\"donKRJjYG\",\"M1x7SCJPX\"];const serializationHash=\"framer-ywKrT\";const variantClassNames={AqjloZp2e:\"framer-v-ce1a97\",bLoW38qkZ:\"framer-v-1yga5nu\",BLSBsu5eq:\"framer-v-94nk7g\",BYAY27qM0:\"framer-v-cnfgzr\",cuvPW4KFK:\"framer-v-3vin1n\",donKRJjYG:\"framer-v-dx82tm\",DPVtBCUC8:\"framer-v-16kx407\",G31GPZpba:\"framer-v-ccv9fu\",IINd8jhyw:\"framer-v-1dxbl7o\",M1x7SCJPX:\"framer-v-1i7drpl\",mMHOLOW9f:\"framer-v-xyqzei\",obfeFzfnD:\"framer-v-2mhd7c\",qQn_4ZfNw:\"framer-v-wnlul5\",S_hS0bEjq:\"framer-v-1iooa49\",sJ_KUUrvu:\"framer-v-17a8s2d\",ToC0UBd4f:\"framer-v-xrth1h\",TPqQEWomZ:\"framer-v-3bvsk3\",WKLxCsCqb:\"framer-v-1mpn26m\",wy_nPnXuY:\"framer-v-jgwlrl\",XCKuqc411:\"framer-v-1rke7dt\",Z1Ckb5SKf:\"framer-v-eq2s6\",Zbod5TvbV:\"framer-v-j9dzew\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"Z1Ckb5SKf\",\"Category 1\":\"Zbod5TvbV\",\"Category 10 G\":\"cuvPW4KFK\",\"Category 10\":\"qQn_4ZfNw\",\"Category 11 G\":\"M1x7SCJPX\",\"Category 11\":\"donKRJjYG\",\"Category 2 G\":\"IINd8jhyw\",\"Category 2\":\"obfeFzfnD\",\"Category 3 G\":\"BLSBsu5eq\",\"Category 3\":\"DPVtBCUC8\",\"Category 4 G\":\"mMHOLOW9f\",\"Category 4\":\"ToC0UBd4f\",\"Category 5 G\":\"TPqQEWomZ\",\"Category 5\":\"AqjloZp2e\",\"Category 6 G\":\"bLoW38qkZ\",\"Category 6\":\"S_hS0bEjq\",\"Category 7 G\":\"sJ_KUUrvu\",\"Category 7\":\"G31GPZpba\",\"Category 8 G\":\"XCKuqc411\",\"Category 8\":\"WKLxCsCqb\",\"Category 9 G\":\"BYAY27qM0\",\"Category 9\":\"wy_nPnXuY\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"qQn_4ZfNw\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qQn_4ZfNw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter182aa95=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"cuvPW4KFK\");});const onMouseLeavewmcrsf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"qQn_4ZfNw\");});const onMouseEnterti7wpi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Z1Ckb5SKf\");});const onMouseLeavefz3742=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"Zbod5TvbV\");});const onMouseEnter16yzcje=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"IINd8jhyw\");});const onMouseLeaveno1dv1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"obfeFzfnD\");});const onMouseEnter1wpauo8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"BLSBsu5eq\");});const onMouseLeave84llwf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"DPVtBCUC8\");});const onMouseEntern5kjt9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"mMHOLOW9f\");});const onMouseLeavelt3u1i=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"ToC0UBd4f\");});const onMouseEnters1e530=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"TPqQEWomZ\");});const onMouseLeave1bc32hf=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"AqjloZp2e\");});const onMouseEnterauoywp=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"bLoW38qkZ\");});const onMouseLeave8cbjg0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"S_hS0bEjq\");});const onMouseEnter1o8l8g1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"sJ_KUUrvu\");});const onMouseLeaveefg6qm=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"G31GPZpba\");});const onMouseEnter15l6irz=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"XCKuqc411\");});const onMouseLeave3weidw=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"WKLxCsCqb\");});const onMouseEnter1mp3kxs=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"BYAY27qM0\");});const onMouseLeave2uczcb=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"wy_nPnXuY\");});const onMouseEntergaqtgt=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"M1x7SCJPX\");});const onMouseLeavete2buq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"donKRJjYG\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VcXV_ePMM\"},nodeId:\"qQn_4ZfNw\",openInNewTab:false,...addPropertyOverrides({AqjloZp2e:{href:{webPageId:\"HkkvaSfAI\"}},donKRJjYG:{href:{webPageId:\"h5Kds_UzA\"}},DPVtBCUC8:{href:{webPageId:\"GtB9PMj5s\"}},G31GPZpba:{href:{webPageId:\"lEf12IRo0\"}},obfeFzfnD:{href:{webPageId:\"nj7B9g1Ph\"}},S_hS0bEjq:{href:{webPageId:\"nDwJ0bYp9\"}},WKLxCsCqb:{href:{webPageId:\"ch6YPmgsD\"}},Zbod5TvbV:{href:{webPageId:\"Ol0dcu2o9\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-wnlul5\",className,classNames)} framer-1r787ak`,\"data-framer-name\":\"Category 10\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qQn_4ZfNw\",onMouseEnter:onMouseEnter182aa95,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{bLoW38qkZ:{backgroundColor:\"rgb(186, 207, 184)\"},BLSBsu5eq:{backgroundColor:\"rgb(186, 207, 184)\"},BYAY27qM0:{backgroundColor:\"rgb(186, 207, 184)\"},cuvPW4KFK:{backgroundColor:\"rgb(186, 207, 184)\"},IINd8jhyw:{backgroundColor:\"rgb(186, 207, 184)\"},M1x7SCJPX:{backgroundColor:\"rgb(186, 207, 184)\"},mMHOLOW9f:{backgroundColor:\"rgb(186, 207, 184)\"},sJ_KUUrvu:{backgroundColor:\"rgb(186, 207, 184)\"},TPqQEWomZ:{backgroundColor:\"rgb(186, 207, 184)\"},XCKuqc411:{backgroundColor:\"rgb(186, 207, 184)\"},Z1Ckb5SKf:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({AqjloZp2e:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnters1e530},bLoW38qkZ:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave8cbjg0},BLSBsu5eq:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave84llwf},BYAY27qM0:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave2uczcb},cuvPW4KFK:{\"data-framer-name\":\"Category 10 G\",onMouseLeave:onMouseLeavewmcrsf},donKRJjYG:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEntergaqtgt},DPVtBCUC8:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter1wpauo8},G31GPZpba:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnter1o8l8g1},IINd8jhyw:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveno1dv1},M1x7SCJPX:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavete2buq},mMHOLOW9f:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavelt3u1i},obfeFzfnD:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnter16yzcje},S_hS0bEjq:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnterauoywp},sJ_KUUrvu:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveefg6qm},ToC0UBd4f:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEntern5kjt9},TPqQEWomZ:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1bc32hf},WKLxCsCqb:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter15l6irz},wy_nPnXuY:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter1mp3kxs},XCKuqc411:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave3weidw},Z1Ckb5SKf:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavefz3742},Zbod5TvbV:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnterti7wpi}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})}),className:\"framer-1krvntc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yFFJ_mhj5\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AqjloZp2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},bLoW38qkZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},BLSBsu5eq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},BYAY27qM0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},donKRJjYG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},DPVtBCUC8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},G31GPZpba:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},IINd8jhyw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},M1x7SCJPX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},mMHOLOW9f:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},obfeFzfnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},S_hS0bEjq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},sJ_KUUrvu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},ToC0UBd4f:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},TPqQEWomZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},WKLxCsCqb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},wy_nPnXuY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},XCKuqc411:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},Z1Ckb5SKf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},Zbod5TvbV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ywKrT.framer-1r787ak, .framer-ywKrT .framer-1r787ak { display: block; }\",\".framer-ywKrT.framer-wnlul5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ywKrT .framer-1krvntc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ywKrT.framer-wnlul5 { gap: 0px; } .framer-ywKrT.framer-wnlul5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ywKrT.framer-wnlul5 > :first-child { margin-top: 0px; } .framer-ywKrT.framer-wnlul5 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 288.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"cuvPW4KFK\":{\"layout\":[\"auto\",\"auto\"]},\"Zbod5TvbV\":{\"layout\":[\"auto\",\"auto\"]},\"Z1Ckb5SKf\":{\"layout\":[\"auto\",\"auto\"]},\"obfeFzfnD\":{\"layout\":[\"auto\",\"auto\"]},\"IINd8jhyw\":{\"layout\":[\"auto\",\"auto\"]},\"DPVtBCUC8\":{\"layout\":[\"auto\",\"auto\"]},\"BLSBsu5eq\":{\"layout\":[\"auto\",\"auto\"]},\"ToC0UBd4f\":{\"layout\":[\"auto\",\"auto\"]},\"mMHOLOW9f\":{\"layout\":[\"auto\",\"auto\"]},\"AqjloZp2e\":{\"layout\":[\"auto\",\"auto\"]},\"TPqQEWomZ\":{\"layout\":[\"auto\",\"auto\"]},\"S_hS0bEjq\":{\"layout\":[\"auto\",\"auto\"]},\"bLoW38qkZ\":{\"layout\":[\"auto\",\"auto\"]},\"G31GPZpba\":{\"layout\":[\"auto\",\"auto\"]},\"sJ_KUUrvu\":{\"layout\":[\"auto\",\"auto\"]},\"WKLxCsCqb\":{\"layout\":[\"auto\",\"auto\"]},\"XCKuqc411\":{\"layout\":[\"auto\",\"auto\"]},\"wy_nPnXuY\":{\"layout\":[\"auto\",\"auto\"]},\"BYAY27qM0\":{\"layout\":[\"auto\",\"auto\"]},\"donKRJjYG\":{\"layout\":[\"auto\",\"auto\"]},\"M1x7SCJPX\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfMjKVRysg=withCSS(Component,css,\"framer-ywKrT\");export default FramerfMjKVRysg;FramerfMjKVRysg.displayName=\"SuggestionTab 10\";FramerfMjKVRysg.defaultProps={height:39,width:288.5};addPropertyControls(FramerfMjKVRysg,{variant:{options:[\"qQn_4ZfNw\",\"cuvPW4KFK\",\"Zbod5TvbV\",\"Z1Ckb5SKf\",\"obfeFzfnD\",\"IINd8jhyw\",\"DPVtBCUC8\",\"BLSBsu5eq\",\"ToC0UBd4f\",\"mMHOLOW9f\",\"AqjloZp2e\",\"TPqQEWomZ\",\"S_hS0bEjq\",\"bLoW38qkZ\",\"G31GPZpba\",\"sJ_KUUrvu\",\"WKLxCsCqb\",\"XCKuqc411\",\"wy_nPnXuY\",\"BYAY27qM0\",\"donKRJjYG\",\"M1x7SCJPX\"],optionTitles:[\"Category 10\",\"Category 10 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfMjKVRysg,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfMjKVRysg\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"288.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cuvPW4KFK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Zbod5TvbV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Z1Ckb5SKf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"obfeFzfnD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IINd8jhyw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DPVtBCUC8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BLSBsu5eq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ToC0UBd4f\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mMHOLOW9f\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AqjloZp2e\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TPqQEWomZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"S_hS0bEjq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bLoW38qkZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"G31GPZpba\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sJ_KUUrvu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WKLxCsCqb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XCKuqc411\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wy_nPnXuY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BYAY27qM0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"donKRJjYG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"M1x7SCJPX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"39\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fMjKVRysg.map", "// Generated by Framer (139b156)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"lvlbsXwlF\",\"N2NGTlWuh\",\"dYuLGyry8\",\"YEXCGSvWZ\",\"RazjJ9QDu\",\"S2PhwxFgT\",\"gOACrlYNq\",\"VYR2AKT91\",\"CUfaAWRK7\",\"X2vLumO9j\",\"teCqOV1lO\",\"qBi7Mjbb_\",\"bv8DFQ0MM\",\"f_AwJ5X_1\",\"bmS7Ngm0V\",\"vcrPM4ttT\",\"sfL4Mm0J9\",\"QcsyIumCs\",\"tEYMuZQbe\",\"mvGzeylqe\",\"St1WAli1g\",\"aa9d86b4y\"];const serializationHash=\"framer-qAFpJ\";const variantClassNames={aa9d86b4y:\"framer-v-u6ixhv\",bmS7Ngm0V:\"framer-v-swpxps\",bv8DFQ0MM:\"framer-v-7pmadk\",CUfaAWRK7:\"framer-v-58ax0d\",dYuLGyry8:\"framer-v-16za92y\",f_AwJ5X_1:\"framer-v-1ardhmf\",gOACrlYNq:\"framer-v-1is3h3g\",lvlbsXwlF:\"framer-v-bqamx1\",mvGzeylqe:\"framer-v-12vhr9g\",N2NGTlWuh:\"framer-v-azu4\",qBi7Mjbb_:\"framer-v-1cadum1\",QcsyIumCs:\"framer-v-1lr84b7\",RazjJ9QDu:\"framer-v-h3jj3g\",S2PhwxFgT:\"framer-v-eg1gz\",sfL4Mm0J9:\"framer-v-8dj39b\",St1WAli1g:\"framer-v-1x5cocg\",teCqOV1lO:\"framer-v-1g8d8ec\",tEYMuZQbe:\"framer-v-k5bs0e\",vcrPM4ttT:\"framer-v-1w99177\",VYR2AKT91:\"framer-v-endhta\",X2vLumO9j:\"framer-v-r6zqks\",YEXCGSvWZ:\"framer-v-xnxqq2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"YEXCGSvWZ\",\"Category 1\":\"dYuLGyry8\",\"Category 10 G\":\"aa9d86b4y\",\"Category 10\":\"St1WAli1g\",\"Category 11 G\":\"N2NGTlWuh\",\"Category 11\":\"lvlbsXwlF\",\"Category 2 G\":\"S2PhwxFgT\",\"Category 2\":\"RazjJ9QDu\",\"Category 3 G\":\"VYR2AKT91\",\"Category 3\":\"gOACrlYNq\",\"Category 4 G\":\"X2vLumO9j\",\"Category 4\":\"CUfaAWRK7\",\"Category 5 G\":\"qBi7Mjbb_\",\"Category 5\":\"teCqOV1lO\",\"Category 6 G\":\"f_AwJ5X_1\",\"Category 6\":\"bv8DFQ0MM\",\"Category 7 G\":\"vcrPM4ttT\",\"Category 7\":\"bmS7Ngm0V\",\"Category 8 G\":\"QcsyIumCs\",\"Category 8\":\"sfL4Mm0J9\",\"Category 9 G\":\"mvGzeylqe\",\"Category 9\":\"tEYMuZQbe\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"lvlbsXwlF\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lvlbsXwlF\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnteryhvkj5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"N2NGTlWuh\");});const onMouseLeavek54wt8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"lvlbsXwlF\");});const onMouseEnter1yiceso=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"YEXCGSvWZ\");});const onMouseLeavevweoyb=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"dYuLGyry8\");});const onMouseEntersvtaw5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"S2PhwxFgT\");});const onMouseLeave7rsvmg=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"RazjJ9QDu\");});const onMouseEnter1dg2teb=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"VYR2AKT91\");});const onMouseLeavexhasyu=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"gOACrlYNq\");});const onMouseEnteroxzawh=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"X2vLumO9j\");});const onMouseLeavexafj06=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"CUfaAWRK7\");});const onMouseEnter159mm5z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"qBi7Mjbb_\");});const onMouseLeave9l0nzd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"teCqOV1lO\");});const onMouseEnter1r1rmmi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"f_AwJ5X_1\");});const onMouseLeavetaofdi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"bv8DFQ0MM\");});const onMouseEnterb339jl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vcrPM4ttT\");});const onMouseLeave1ghjot1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"bmS7Ngm0V\");});const onMouseEnter1gj9o2c=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"QcsyIumCs\");});const onMouseLeavebk1inl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"sfL4Mm0J9\");});const onMouseEnter4838m7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"mvGzeylqe\");});const onMouseLeave1ukw764=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"tEYMuZQbe\");});const onMouseEnter1ojjzcs=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"aa9d86b4y\");});const onMouseLeaveeecn5m=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"St1WAli1g\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"h5Kds_UzA\"},nodeId:\"lvlbsXwlF\",openInNewTab:false,...addPropertyOverrides({bmS7Ngm0V:{href:{webPageId:\"nDwJ0bYp9\"}},bv8DFQ0MM:{href:{webPageId:\"HkkvaSfAI\"}},CUfaAWRK7:{href:{webPageId:\"GtB9PMj5s\"}},dYuLGyry8:{href:{webPageId:\"m_Qx9H2bX\"}},f_AwJ5X_1:{href:{webPageId:\"HkkvaSfAI\"}},gOACrlYNq:{href:{webPageId:\"nj7B9g1Ph\"}},mvGzeylqe:{href:{webPageId:\"ch6YPmgsD\"}},qBi7Mjbb_:{href:{webPageId:\"iEhTSAoC1\"}},QcsyIumCs:{href:{webPageId:\"lEf12IRo0\"}},RazjJ9QDu:{href:{webPageId:\"Ol0dcu2o9\"}},S2PhwxFgT:{href:{webPageId:\"Ol0dcu2o9\"}},sfL4Mm0J9:{href:{webPageId:\"lEf12IRo0\"}},St1WAli1g:{href:{webPageId:\"VcXV_ePMM\"}},teCqOV1lO:{href:{webPageId:\"iEhTSAoC1\"}},tEYMuZQbe:{href:{webPageId:\"ch6YPmgsD\"}},vcrPM4ttT:{href:{webPageId:\"nDwJ0bYp9\"}},X2vLumO9j:{href:{webPageId:\"GtB9PMj5s\"}},YEXCGSvWZ:{href:{webPageId:\"m_Qx9H2bX\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-bqamx1\",className,classNames)} framer-gg9o06`,\"data-framer-name\":\"Category 11\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"lvlbsXwlF\",onMouseEnter:onMouseEnteryhvkj5,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{aa9d86b4y:{backgroundColor:\"rgb(186, 207, 184)\"},f_AwJ5X_1:{backgroundColor:\"rgb(186, 207, 184)\"},mvGzeylqe:{backgroundColor:\"rgb(186, 207, 184)\"},N2NGTlWuh:{backgroundColor:\"rgb(186, 207, 184)\"},qBi7Mjbb_:{backgroundColor:\"rgb(186, 207, 184)\"},QcsyIumCs:{backgroundColor:\"rgb(186, 207, 184)\"},S2PhwxFgT:{backgroundColor:\"rgb(186, 207, 184)\"},vcrPM4ttT:{backgroundColor:\"rgb(186, 207, 184)\"},VYR2AKT91:{backgroundColor:\"rgb(186, 207, 184)\"},X2vLumO9j:{backgroundColor:\"rgb(186, 207, 184)\"},YEXCGSvWZ:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({aa9d86b4y:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveeecn5m},bmS7Ngm0V:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnterb339jl},bv8DFQ0MM:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter1r1rmmi},CUfaAWRK7:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnteroxzawh},dYuLGyry8:{\"data-framer-name\":\"Category 1\",onMouseEnter:onMouseEnter1yiceso},f_AwJ5X_1:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavetaofdi},gOACrlYNq:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter1dg2teb},mvGzeylqe:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1ukw764},N2NGTlWuh:{\"data-framer-name\":\"Category 11 G\",onMouseLeave:onMouseLeavek54wt8},qBi7Mjbb_:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave9l0nzd},QcsyIumCs:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavebk1inl},RazjJ9QDu:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEntersvtaw5},S2PhwxFgT:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave7rsvmg},sfL4Mm0J9:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter1gj9o2c},St1WAli1g:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter1ojjzcs},teCqOV1lO:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnter159mm5z},tEYMuZQbe:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter4838m7},vcrPM4ttT:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1ghjot1},VYR2AKT91:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavexhasyu},X2vLumO9j:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavexafj06},YEXCGSvWZ:{\"data-framer-name\":\"Category 1 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavevweoyb}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})}),className:\"framer-nfyls5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BbIe2UbxY\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aa9d86b4y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},bmS7Ngm0V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},bv8DFQ0MM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},CUfaAWRK7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},dYuLGyry8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})},f_AwJ5X_1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},gOACrlYNq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},mvGzeylqe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},qBi7Mjbb_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},QcsyIumCs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},RazjJ9QDu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},S2PhwxFgT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},sfL4Mm0J9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},St1WAli1g:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},teCqOV1lO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},tEYMuZQbe:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},vcrPM4ttT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},VYR2AKT91:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},X2vLumO9j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},YEXCGSvWZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qAFpJ.framer-gg9o06, .framer-qAFpJ .framer-gg9o06 { display: block; }\",\".framer-qAFpJ.framer-bqamx1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-qAFpJ .framer-nfyls5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-qAFpJ.framer-bqamx1 { gap: 0px; } .framer-qAFpJ.framer-bqamx1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qAFpJ.framer-bqamx1 > :first-child { margin-top: 0px; } .framer-qAFpJ.framer-bqamx1 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 324.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"N2NGTlWuh\":{\"layout\":[\"auto\",\"auto\"]},\"dYuLGyry8\":{\"layout\":[\"auto\",\"auto\"]},\"YEXCGSvWZ\":{\"layout\":[\"auto\",\"auto\"]},\"RazjJ9QDu\":{\"layout\":[\"auto\",\"auto\"]},\"S2PhwxFgT\":{\"layout\":[\"auto\",\"auto\"]},\"gOACrlYNq\":{\"layout\":[\"auto\",\"auto\"]},\"VYR2AKT91\":{\"layout\":[\"auto\",\"auto\"]},\"CUfaAWRK7\":{\"layout\":[\"auto\",\"auto\"]},\"X2vLumO9j\":{\"layout\":[\"auto\",\"auto\"]},\"teCqOV1lO\":{\"layout\":[\"auto\",\"auto\"]},\"qBi7Mjbb_\":{\"layout\":[\"auto\",\"auto\"]},\"bv8DFQ0MM\":{\"layout\":[\"auto\",\"auto\"]},\"f_AwJ5X_1\":{\"layout\":[\"auto\",\"auto\"]},\"bmS7Ngm0V\":{\"layout\":[\"auto\",\"auto\"]},\"vcrPM4ttT\":{\"layout\":[\"auto\",\"auto\"]},\"sfL4Mm0J9\":{\"layout\":[\"auto\",\"auto\"]},\"QcsyIumCs\":{\"layout\":[\"auto\",\"auto\"]},\"tEYMuZQbe\":{\"layout\":[\"auto\",\"auto\"]},\"mvGzeylqe\":{\"layout\":[\"auto\",\"auto\"]},\"St1WAli1g\":{\"layout\":[\"auto\",\"auto\"]},\"aa9d86b4y\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPei5sFP1F=withCSS(Component,css,\"framer-qAFpJ\");export default FramerPei5sFP1F;FramerPei5sFP1F.displayName=\"SuggestionTab 11\";FramerPei5sFP1F.defaultProps={height:39,width:324.5};addPropertyControls(FramerPei5sFP1F,{variant:{options:[\"lvlbsXwlF\",\"N2NGTlWuh\",\"dYuLGyry8\",\"YEXCGSvWZ\",\"RazjJ9QDu\",\"S2PhwxFgT\",\"gOACrlYNq\",\"VYR2AKT91\",\"CUfaAWRK7\",\"X2vLumO9j\",\"teCqOV1lO\",\"qBi7Mjbb_\",\"bv8DFQ0MM\",\"f_AwJ5X_1\",\"bmS7Ngm0V\",\"vcrPM4ttT\",\"sfL4Mm0J9\",\"QcsyIumCs\",\"tEYMuZQbe\",\"mvGzeylqe\",\"St1WAli1g\",\"aa9d86b4y\"],optionTitles:[\"Category 11\",\"Category 11 G\",\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPei5sFP1F,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPei5sFP1F\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"39\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"N2NGTlWuh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dYuLGyry8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YEXCGSvWZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RazjJ9QDu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"S2PhwxFgT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gOACrlYNq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VYR2AKT91\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CUfaAWRK7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"X2vLumO9j\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"teCqOV1lO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qBi7Mjbb_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bv8DFQ0MM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"f_AwJ5X_1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bmS7Ngm0V\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vcrPM4ttT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sfL4Mm0J9\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QcsyIumCs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tEYMuZQbe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mvGzeylqe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"St1WAli1g\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aa9d86b4y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"324.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Pei5sFP1F.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType}from\"framer\";// importing design components\nimport NoResultsTab from\"https://framer.com/m/NoResultsTab-bbuB.js@IOkqHpUQ1cFWolJYOTTc\";import SuggestionTab from\"https://framer.com/m/SuggestionTab-QXQ9.js@KbXxJczj3bxzSUe0GDle\";import SuggestionTab2 from\"https://framer.com/m/SuggestionTab-2-sdZq.js@1UyXe9eLNYvPjLMSYKXu\";import SuggestionTab3 from\"https://framer.com/m/SuggestionTab-3-B96s.js@MfW3TW3wpZJ2WUEP8x7c\";import SuggestionTab4 from\"https://framer.com/m/SuggestionTab-4-4URE.js@a1wTdq2zb1zQE3FMzy0M\";import SuggestionTab5 from\"https://framer.com/m/SuggestionTab-5-7fj9.js@a3bdVfhyrZ49u7h5qwWs\";import SuggestionTab6 from\"https://framer.com/m/SuggestionTab-6-8K2K.js@6kXlGaLHotYdG0K2VDSv\";import SuggestionTab7 from\"https://framer.com/m/SuggestionTab-7-cLXF.js@N4vkPV3GMm3pGn4vrSp6\";import SuggestionTab8 from\"https://framer.com/m/SuggestionTab-8-76NL.js@7C34apIJjE32D7y5jIjV\";import SuggestionTab9 from\"https://framer.com/m/SuggestionTab-9-hywv.js@nMV6sIe3juTYJqBOxivo\";import SuggestionTab10 from\"https://framer.com/m/SuggestionTab-10-fl9x.js@ywJsfGL9FaQ5pBenXRUb\";import SuggestionTab11 from\"https://framer.com/m/SuggestionTab-11-jvWE.js@bXYtaErwNnZRrlDwGwFw\";// Tagging System\nconst TagMap=[{id:1,variant:\"Category 1\",component:SuggestionTab,tag:\"Renewable Energy Opposition & Community Dynamics\",key_words:[\"opposition\",\"community\",\"resistance\",\"NIMBY\",\"conflict\",\"public\",\"opposition\",\"community\",\"concerns\",\"clean\",\"energy\",\"opponents\",\"renewable\"]},{id:2,variant:\"Category 2\",component:SuggestionTab2,tag:\"Government Policy & Legislation\",key_words:[\"policy\",\"government\",\"action\",\"bill\",\"regulation\",\"senate\",\"house\",\"representatives\",\"law\",\"lawmakers\",\"mandate\",\"incentives\",\"public\",\"funding\",\"federal\",\"state\",\"justice\"]},{id:3,variant:\"Category 3\",component:SuggestionTab3,tag:\"Community Engagement & Rights\",key_words:[\"engagement\",\"community\",\"tribal\",\"rights\",\"public\",\"benefits\",\"agreements\",\"local\",\"involvement\",\"indigenous\",\"social\",\"equity\",\"outreach\",\"tribal\",\"consultation\",\"input\"]},{id:4,variant:\"Category 4\",component:SuggestionTab4,tag:\"Siting & Permitting Challenges\",key_words:[\"siting\",\"permitting\",\"zoning\",\"regulatory\",\"hurdles\",\"regulatory\",\"approval\",\"process\",\"approval\",\"process\",\"project\",\"delays\",\"land\",\"use\",\"environmental\",\"impact\",\"assessment\",\"site\",\"selection\"]},{id:5,variant:\"Category 5\",component:SuggestionTab5,link:\"/search-results/category-5\",tag:\"Infrastructure & Grid Development\",key_words:[\"grid\",\"infrastructure\",\"transmission\",\"distribution\",\"power\",\"lines\",\"resilience\",\"energy\",\"modernization\",\"reliability\",\"management\",\"load\",\"interconnection\"]},{id:6,variant:\"Category 6\",component:SuggestionTab6,tag:\"Technological Innovations & Tools\",key_words:[\"technology\",\"innovation\",\"tools\",\"data\",\"mapping\",\"monitoring\",\"AI\",\"Artificial\",\"Intelligence\",\"learning\",\"machine\",\"software\",\"simulation\",\"modeling\",\"engineering\"]},{id:7,variant:\"Category 7\",component:SuggestionTab7,tag:\"Offshore Wind Energy\",key_words:[\"offshore\",\"wind\",\"energy\",\"farms\",\"marine\",\"coastal\",\"ocean\",\"turbines\",\"sea\",\"wildlife\",\"fishing\",\"impacts\",\"infrastructure\",\"hydrogen\"]},{id:8,variant:\"Category 8\",component:SuggestionTab8,tag:\"Case Studies & Reports\",key_words:[\"case\",\"study\",\"report\",\"analysis\",\"research\",\"findings\",\"insights\",\"evaluation\",\"review\",\"project\",\"publication\",\"academic\"]},{id:9,variant:\"Category 9\",component:SuggestionTab9,tag:\"Public Perception & Media Coverage\",key_words:[\"public\",\"perception\",\"media\",\"coverage\",\"news\",\"feature\",\"opinion\",\"article\",\"reaction\",\"editorial\",\"journalism\",\"reporting\"]},{id:10,variant:\"Category 10\",component:SuggestionTab10,tag:\"Environmental & Social Impact\",key_words:[\"environmental\",\"impact\",\"wildlife\",\"habitat\",\"pollution\",\"biodiversity\",\"conservation\",\"social\",\"community\",\"health\",\"ecosystem\",\"natural\",\"resources\",\"climate\",\"carbon\",\"emissions\"]},{id:11,variant:\"Category 11\",component:SuggestionTab11,tag:\"Cleantech Trends & Market Growth\",key_words:[\"cleantech\",\"market\",\"growth\",\"invest\",\"investment\",\"industry\",\"trends\",\"future\",\"energy\",\"innovation\",\"green\",\"funding\",\"technology\",\"sector\"]}];export default function MobileNavBarWithSearch({searchBarColor,dropDownColor,overlayTintColor,borderRadius,fontSize,fontFamily,textColor}){const[isSearchActive,setSearchActive]=useState(false);const[query,setQuery]=useState(\"\");const[suggestions,setSuggestions]=useState([]);const overlayRef=useRef(null);const inputRef=useRef(null);useEffect(()=>{if(query.trim()===\"\"){setSuggestions([]);return;}const normalizedQuery=query.toLowerCase().trim();const queryWords=normalizedQuery.split(/\\s+/);const matchedSuggestions=TagMap.filter(category=>queryWords.some(word=>category.tag.toLowerCase().includes(word)||category.key_words.some(key=>key.toLowerCase().includes(word))));setSuggestions(matchedSuggestions.length>0?matchedSuggestions:[{id:0,tag:\"No results found yet....\",component:NoResultsTab}]);},[query]);useEffect(()=>{if(isSearchActive&&inputRef.current){inputRef.current.focus();}},[isSearchActive]);const handleClose=()=>{setSearchActive(false);setQuery(\"\");setSuggestions([]);};return /*#__PURE__*/_jsxs(\"div\",{style:{position:\"relative\",width:\"100%\",height:\"60px\"},children:[/*#__PURE__*/_jsx(\"div\",{onClick:()=>setSearchActive(true),style:{width:\"100%\",height:\"100%\",borderRadius:\"50%\",cursor:\"pointer\"}}),isSearchActive&&/*#__PURE__*/_jsx(\"div\",{style:{position:\"fixed\",top:0,left:0,width:\"100%\",height:\"100vh\",backgroundColor:overlayTintColor,zIndex:1e3},children:/*#__PURE__*/_jsxs(\"div\",{style:{position:\"fixed\",top:\"50%\",left:\"50%\",transform:\"translate(-50%, -50%)\",width:\"90%\",maxWidth:\"500px\",zIndex:2},children:[/*#__PURE__*/_jsxs(\"div\",{style:{backgroundColor:searchBarColor,borderRadius,padding:\"10px\",display:\"flex\",alignItems:\"center\",boxShadow:\"0 4px 6px rgba(0, 0, 0, 0.1)\",position:\"relative\",width:\"100%\"},children:[/*#__PURE__*/_jsx(\"input\",{ref:inputRef,type:\"text\",placeholder:\"Have an article/case/topic in mind?\",value:query,onChange:e=>setQuery(e.target.value),style:{width:\"100%\",border:\"none\",outline:\"none\",fontSize,color:textColor,backgroundColor:\"transparent\",paddingRight:\"40px\"}}),/*#__PURE__*/_jsx(\"button\",{onClick:handleClose,style:{position:\"absolute\",right:\"10px\",background:\"none\",border:\"none\",cursor:\"pointer\",padding:\"5px\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\"},children:\"Cancel\"})]}),suggestions.length>0&&/*#__PURE__*/_jsx(\"div\",{style:{position:\"fixed\",top:\"calc(50% + 40px)\",left:\"50%\",transform:\"translateX(-50%)\",width:\"90%\",maxWidth:\"500px\",maxHeight:\"40vh\",overflowY:\"auto\",overflowX:\"hidden\",backgroundColor:dropDownColor,borderRadius:\"10px\",boxShadow:\"0 4px 6px rgba(0, 0, 0, 0.1)\"},children:suggestions.map(category=>/*#__PURE__*/_jsx(category.component,{title:category.tag,variant:category.variant,style:{width:\"100%\",padding:\"10px\"}},category.id))})]})})]});}addPropertyControls(MobileNavBarWithSearch,{searchBarColor:{type:ControlType.Color,title:\"Search Bar Color\",defaultValue:\"#fff\"},overlayTintColor:{type:ControlType.Color,title:\"Overlay Tint Color\",defaultValue:\"rgba(0, 0, 0, 0.5)\"},dropDownColor:{type:ControlType.Color,title:\"Backdrop Color\",defaultValue:\"#f7f7f7\"},borderRadius:{type:ControlType.Number,title:\"Border Radius\",defaultValue:10,min:0,max:50},fontFamily:{type:ControlType.String,title:\"Font Family\",defaultValue:\"Inter\"},fontSize:{type:ControlType.Number,title:\"Font Size\",defaultValue:16},textColor:{type:ControlType.Color,title:\"Text Color\",defaultValue:\"#333\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"MobileNavBarWithSearch\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Search_Overlay.map", "// Generated by Framer (b0998f3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"LBoFS0NTQ\",\"yWr0h0LNm\",\"mam59RV9y\",\"JnRNTggt5\",\"oCUO7K1fF\",\"vtGvuYe9H\",\"MmeItWcAK\",\"euwcBvdCv\",\"fOk5RSvYG\",\"Gqcn1s6hz\",\"lvquk1sq7\",\"VeElALASK\",\"OVqPeL71T\",\"kNSgIzxOJ\",\"fJuoRdWNA\",\"l1mFRcai1\",\"WeeOgqCG5\",\"AdMAK76hz\",\"okTpaP3XZ\",\"vLGpbO_B6\",\"tFogeZAVs\",\"eEF5Whcbx\"];const serializationHash=\"framer-I5Eui\";const variantClassNames={AdMAK76hz:\"framer-v-1cth3iy\",eEF5Whcbx:\"framer-v-1sxy2km\",euwcBvdCv:\"framer-v-1757mh1\",fJuoRdWNA:\"framer-v-d8hfet\",fOk5RSvYG:\"framer-v-1kftpv5\",Gqcn1s6hz:\"framer-v-1r3u38x\",JnRNTggt5:\"framer-v-1f7j3hm\",kNSgIzxOJ:\"framer-v-1z03qm2\",l1mFRcai1:\"framer-v-c2gn6o\",LBoFS0NTQ:\"framer-v-xuqwp3\",lvquk1sq7:\"framer-v-1ktiifd\",mam59RV9y:\"framer-v-1eny18j\",MmeItWcAK:\"framer-v-1cpfoxu\",oCUO7K1fF:\"framer-v-1iwm2s8\",okTpaP3XZ:\"framer-v-9h9bdt\",OVqPeL71T:\"framer-v-1200c4a\",tFogeZAVs:\"framer-v-nau3v9\",VeElALASK:\"framer-v-ycwdo\",vLGpbO_B6:\"framer-v-wsthij\",vtGvuYe9H:\"framer-v-1okchlv\",WeeOgqCG5:\"framer-v-tx9qm6\",yWr0h0LNm:\"framer-v-1ug6m73\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Category 1 G\":\"yWr0h0LNm\",\"Category 1\":\"LBoFS0NTQ\",\"Category 10 G\":\"vLGpbO_B6\",\"Category 10\":\"okTpaP3XZ\",\"Category 11 G\":\"eEF5Whcbx\",\"Category 11\":\"tFogeZAVs\",\"Category 2 G\":\"JnRNTggt5\",\"Category 2\":\"mam59RV9y\",\"Category 3 G\":\"vtGvuYe9H\",\"Category 3\":\"oCUO7K1fF\",\"Category 4 G\":\"euwcBvdCv\",\"Category 4\":\"MmeItWcAK\",\"Category 5 G\":\"Gqcn1s6hz\",\"Category 5\":\"fOk5RSvYG\",\"Category 6 G\":\"VeElALASK\",\"Category 6\":\"lvquk1sq7\",\"Category 7 G\":\"kNSgIzxOJ\",\"Category 7\":\"OVqPeL71T\",\"Category 8 G\":\"l1mFRcai1\",\"Category 8\":\"fJuoRdWNA\",\"Category 9 G\":\"AdMAK76hz\",\"Category 9\":\"WeeOgqCG5\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"LBoFS0NTQ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LBoFS0NTQ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1ha5r2z=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"yWr0h0LNm\");});const onMouseLeaverw5hw0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"LBoFS0NTQ\");});const onMouseEnterfkehr0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"JnRNTggt5\");});const onMouseLeave1mwwf7o=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"mam59RV9y\");});const onMouseEnter39j4r8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vtGvuYe9H\");});const onMouseLeave19e0616=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"oCUO7K1fF\");});const onMouseEnter1yz9cct=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"euwcBvdCv\");});const onMouseLeave1bp7uuj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"MmeItWcAK\");});const onMouseEnter1qgsuxi=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Gqcn1s6hz\");});const onMouseLeave1tgqog7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"fOk5RSvYG\");});const onMouseEnter1o131me=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"VeElALASK\");});const onMouseLeavex2j3rq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"lvquk1sq7\");});const onMouseEnteroiubjp=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"kNSgIzxOJ\");});const onMouseLeave1m0m0j7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"OVqPeL71T\");});const onMouseEnter1u5wokl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"l1mFRcai1\");});const onMouseLeave1h5h1rl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"fJuoRdWNA\");});const onMouseEnter4qqv2d=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"AdMAK76hz\");});const onMouseLeave3h3w9v=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"WeeOgqCG5\");});const onMouseEnter19e1xw4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vLGpbO_B6\");});const onMouseLeaveuve1t7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"okTpaP3XZ\");});const onMouseEnter1d4b814=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"eEF5Whcbx\");});const onMouseLeave1lhd8z8=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"tFogeZAVs\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"m_Qx9H2bX\"},nodeId:\"LBoFS0NTQ\",openInNewTab:false,...addPropertyOverrides({fJuoRdWNA:{href:{webPageId:\"lEf12IRo0\"}},lvquk1sq7:{href:{webPageId:\"HkkvaSfAI\"}},mam59RV9y:{href:{webPageId:\"Ol0dcu2o9\"}},MmeItWcAK:{href:{webPageId:\"GtB9PMj5s\"}},oCUO7K1fF:{href:{webPageId:\"nj7B9g1Ph\"}},okTpaP3XZ:{href:{webPageId:\"VcXV_ePMM\"}},OVqPeL71T:{href:{webPageId:\"nDwJ0bYp9\"}},tFogeZAVs:{href:{webPageId:\"h5Kds_UzA\"}},WeeOgqCG5:{href:{webPageId:\"ch6YPmgsD\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-xuqwp3\",className,classNames)} framer-1oahno4`,\"data-framer-name\":\"Category 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"LBoFS0NTQ\",onMouseEnter:onMouseEnter1ha5r2z,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{AdMAK76hz:{backgroundColor:\"rgb(186, 207, 184)\"},eEF5Whcbx:{backgroundColor:\"rgb(186, 207, 184)\"},euwcBvdCv:{backgroundColor:\"rgb(186, 207, 184)\"},Gqcn1s6hz:{backgroundColor:\"rgb(186, 207, 184)\"},JnRNTggt5:{backgroundColor:\"rgb(186, 207, 184)\"},kNSgIzxOJ:{backgroundColor:\"rgb(186, 207, 184)\"},l1mFRcai1:{backgroundColor:\"rgb(186, 207, 184)\"},VeElALASK:{backgroundColor:\"rgb(186, 207, 184)\"},vLGpbO_B6:{backgroundColor:\"rgb(186, 207, 184)\"},vtGvuYe9H:{backgroundColor:\"rgb(186, 207, 184)\"},yWr0h0LNm:{backgroundColor:\"rgb(186, 207, 184)\"}},...addPropertyOverrides({AdMAK76hz:{\"data-framer-name\":\"Category 9 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave3h3w9v},eEF5Whcbx:{\"data-framer-name\":\"Category 11 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1lhd8z8},euwcBvdCv:{\"data-framer-name\":\"Category 4 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1bp7uuj},fJuoRdWNA:{\"data-framer-name\":\"Category 8\",onMouseEnter:onMouseEnter1u5wokl},fOk5RSvYG:{\"data-framer-name\":\"Category 5\",onMouseEnter:onMouseEnter1qgsuxi},Gqcn1s6hz:{\"data-framer-name\":\"Category 5 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1tgqog7},JnRNTggt5:{\"data-framer-name\":\"Category 2 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1mwwf7o},kNSgIzxOJ:{\"data-framer-name\":\"Category 7 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1m0m0j7},l1mFRcai1:{\"data-framer-name\":\"Category 8 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave1h5h1rl},lvquk1sq7:{\"data-framer-name\":\"Category 6\",onMouseEnter:onMouseEnter1o131me},mam59RV9y:{\"data-framer-name\":\"Category 2\",onMouseEnter:onMouseEnterfkehr0},MmeItWcAK:{\"data-framer-name\":\"Category 4\",onMouseEnter:onMouseEnter1yz9cct},oCUO7K1fF:{\"data-framer-name\":\"Category 3\",onMouseEnter:onMouseEnter39j4r8},okTpaP3XZ:{\"data-framer-name\":\"Category 10\",onMouseEnter:onMouseEnter19e1xw4},OVqPeL71T:{\"data-framer-name\":\"Category 7\",onMouseEnter:onMouseEnteroiubjp},tFogeZAVs:{\"data-framer-name\":\"Category 11\",onMouseEnter:onMouseEnter1d4b814},VeElALASK:{\"data-framer-name\":\"Category 6 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeavex2j3rq},vLGpbO_B6:{\"data-framer-name\":\"Category 10 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveuve1t7},vtGvuYe9H:{\"data-framer-name\":\"Category 3 G\",onMouseEnter:undefined,onMouseLeave:onMouseLeave19e0616},WeeOgqCG5:{\"data-framer-name\":\"Category 9\",onMouseEnter:onMouseEnter4qqv2d},yWr0h0LNm:{\"data-framer-name\":\"Category 1 G\",onMouseLeave:onMouseLeaverw5hw0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Renewable Energy Opposition & Community Dynamics \"})}),className:\"framer-1d8lwi5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hx5gk5fRN\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AdMAK76hz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})},eEF5Whcbx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},euwcBvdCv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},fJuoRdWNA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},fOk5RSvYG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},Gqcn1s6hz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Infrastructure & Grid Development\"})})},JnRNTggt5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},kNSgIzxOJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},l1mFRcai1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Case Studies & Reports\"})})},lvquk1sq7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},mam59RV9y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Government Policy & Legislation\"})})},MmeItWcAK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Siting & Permitting Challenges\"})})},oCUO7K1fF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},okTpaP3XZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},OVqPeL71T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Offshore Wind Energy\"})})},tFogeZAVs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Cleantech Trends & Market Growth\"})})},VeElALASK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Technological Innovations & Tools\"})})},vLGpbO_B6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Environmental & Social Impact\"})})},vtGvuYe9H:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Community Engagement & Rights\"})})},WeeOgqCG5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-alignment\":\"center\"},children:\"Public Perception & Media Coverage\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-I5Eui.framer-1oahno4, .framer-I5Eui .framer-1oahno4 { display: block; }\",\".framer-I5Eui.framer-xuqwp3 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-I5Eui .framer-1d8lwi5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-I5Eui.framer-xuqwp3 { gap: 0px; } .framer-I5Eui.framer-xuqwp3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-I5Eui.framer-xuqwp3 > :first-child { margin-top: 0px; } .framer-I5Eui.framer-xuqwp3 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 476\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"yWr0h0LNm\":{\"layout\":[\"auto\",\"auto\"]},\"mam59RV9y\":{\"layout\":[\"auto\",\"auto\"]},\"JnRNTggt5\":{\"layout\":[\"auto\",\"auto\"]},\"oCUO7K1fF\":{\"layout\":[\"auto\",\"auto\"]},\"vtGvuYe9H\":{\"layout\":[\"auto\",\"auto\"]},\"MmeItWcAK\":{\"layout\":[\"auto\",\"auto\"]},\"euwcBvdCv\":{\"layout\":[\"auto\",\"auto\"]},\"fOk5RSvYG\":{\"layout\":[\"auto\",\"auto\"]},\"Gqcn1s6hz\":{\"layout\":[\"auto\",\"auto\"]},\"lvquk1sq7\":{\"layout\":[\"auto\",\"auto\"]},\"VeElALASK\":{\"layout\":[\"auto\",\"auto\"]},\"OVqPeL71T\":{\"layout\":[\"auto\",\"auto\"]},\"kNSgIzxOJ\":{\"layout\":[\"auto\",\"auto\"]},\"fJuoRdWNA\":{\"layout\":[\"auto\",\"auto\"]},\"l1mFRcai1\":{\"layout\":[\"auto\",\"auto\"]},\"WeeOgqCG5\":{\"layout\":[\"auto\",\"auto\"]},\"AdMAK76hz\":{\"layout\":[\"auto\",\"auto\"]},\"okTpaP3XZ\":{\"layout\":[\"auto\",\"auto\"]},\"vLGpbO_B6\":{\"layout\":[\"auto\",\"auto\"]},\"tFogeZAVs\":{\"layout\":[\"auto\",\"auto\"]},\"eEF5Whcbx\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKRsxf8ll6=withCSS(Component,css,\"framer-I5Eui\");export default FramerKRsxf8ll6;FramerKRsxf8ll6.displayName=\"SuggestionTab\";FramerKRsxf8ll6.defaultProps={height:39,width:476};addPropertyControls(FramerKRsxf8ll6,{variant:{options:[\"LBoFS0NTQ\",\"yWr0h0LNm\",\"mam59RV9y\",\"JnRNTggt5\",\"oCUO7K1fF\",\"vtGvuYe9H\",\"MmeItWcAK\",\"euwcBvdCv\",\"fOk5RSvYG\",\"Gqcn1s6hz\",\"lvquk1sq7\",\"VeElALASK\",\"OVqPeL71T\",\"kNSgIzxOJ\",\"fJuoRdWNA\",\"l1mFRcai1\",\"WeeOgqCG5\",\"AdMAK76hz\",\"okTpaP3XZ\",\"vLGpbO_B6\",\"tFogeZAVs\",\"eEF5Whcbx\"],optionTitles:[\"Category 1\",\"Category 1 G\",\"Category 2\",\"Category 2 G\",\"Category 3\",\"Category 3 G\",\"Category 4\",\"Category 4 G\",\"Category 5\",\"Category 5 G\",\"Category 6\",\"Category 6 G\",\"Category 7\",\"Category 7 G\",\"Category 8\",\"Category 8 G\",\"Category 9\",\"Category 9 G\",\"Category 10\",\"Category 10 G\",\"Category 11\",\"Category 11 G\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKRsxf8ll6,[{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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKRsxf8ll6\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"39\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"476\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yWr0h0LNm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mam59RV9y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JnRNTggt5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oCUO7K1fF\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vtGvuYe9H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MmeItWcAK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"euwcBvdCv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fOk5RSvYG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gqcn1s6hz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lvquk1sq7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VeElALASK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OVqPeL71T\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kNSgIzxOJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fJuoRdWNA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l1mFRcai1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WeeOgqCG5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AdMAK76hz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"okTpaP3XZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vLGpbO_B6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tFogeZAVs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"eEF5Whcbx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KRsxf8ll6.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";import{addPropertyControls,ControlType}from\"framer\";// importing design components\nimport SuggestionTab from\"https://framer.com/m/SuggestionTab-QXQ9.js@FDxWaR8ZanvyBbsuigwI\";import SuggestionTab2 from\"https://framer.com/m/SuggestionTab-2-sdZq.js@1UyXe9eLNYvPjLMSYKXu\";import SuggestionTab3 from\"https://framer.com/m/SuggestionTab-3-B96s.js@MfW3TW3wpZJ2WUEP8x7c\";import SuggestionTab4 from\"https://framer.com/m/SuggestionTab-4-4URE.js@a1wTdq2zb1zQE3FMzy0M\";import SuggestionTab5 from\"https://framer.com/m/SuggestionTab-5-7fj9.js@a3bdVfhyrZ49u7h5qwWs\";import SuggestionTab6 from\"https://framer.com/m/SuggestionTab-6-8K2K.js@6kXlGaLHotYdG0K2VDSv\";import SuggestionTab7 from\"https://framer.com/m/SuggestionTab-7-cLXF.js@N4vkPV3GMm3pGn4vrSp6\";import SuggestionTab8 from\"https://framer.com/m/SuggestionTab-8-76NL.js@7C34apIJjE32D7y5jIjV\";import SuggestionTab9 from\"https://framer.com/m/SuggestionTab-9-hywv.js@nMV6sIe3juTYJqBOxivo\";import SuggestionTab10 from\"https://framer.com/m/SuggestionTab-10-fl9x.js@ywJsfGL9FaQ5pBenXRUb\";import SuggestionTab11 from\"https://framer.com/m/SuggestionTab-11-jvWE.js@bXYtaErwNnZRrlDwGwFw\";// Tagging System\nconst TagMap=[{id:1,variant:\"Category 1\",component:SuggestionTab,tag:\"Renewable Energy Opposition & Community Dynamics\",key_words:[\"opposition\",\"community\",\"resistance\",\"NIMBY\",\"conflict\",\"public\",\"opposition\",\"community\",\"concerns\",\"clean\",\"energy\",\"opponents\",\"renewable\"]},{id:2,variant:\"Category 2\",component:SuggestionTab2,tag:\"Government Policy & Legislation\",key_words:[\"policy\",\"government\",\"action\",\"bill\",\"regulation\",\"senate\",\"house\",\"representatives\",\"law\",\"lawmakers\",\"mandate\",\"incentives\",\"public\",\"funding\",\"federal\",\"state\",\"justice\"]},{id:3,variant:\"Category 3\",component:SuggestionTab3,tag:\"Community Engagement & Rights\",key_words:[\"engagement\",\"community\",\"tribal\",\"rights\",\"public\",\"benefits\",\"agreements\",\"local\",\"involvement\",\"indigenous\",\"social\",\"equity\",\"outreach\",\"tribal\",\"consultation\",\"input\"]},{id:4,variant:\"Category 4\",component:SuggestionTab4,tag:\"Siting & Permitting Challenges\",key_words:[\"siting\",\"permitting\",\"zoning\",\"regulatory\",\"hurdles\",\"regulatory\",\"approval\",\"process\",\"approval\",\"process\",\"project\",\"delays\",\"land\",\"use\",\"environmental\",\"impact\",\"assessment\",\"site\",\"selection\"]},{id:5,variant:\"Category 5\",component:SuggestionTab5,link:\"/search-results/category-5\",tag:\"Infrastructure & Grid Development\",key_words:[\"grid\",\"infrastructure\",\"transmission\",\"distribution\",\"power\",\"lines\",\"resilience\",\"energy\",\"modernization\",\"reliability\",\"management\",\"load\",\"interconnection\"]},{id:6,variant:\"Category 6\",component:SuggestionTab6,tag:\"Technological Innovations & Tools\",key_words:[\"technology\",\"innovation\",\"tools\",\"data\",\"mapping\",\"monitoring\",\"AI\",\"Artificial\",\"Intelligence\",\"learning\",\"machine\",\"software\",\"simulation\",\"modeling\",\"engineering\"]},{id:7,variant:\"Category 7\",component:SuggestionTab7,tag:\"Offshore Wind Energy\",key_words:[\"offshore\",\"wind\",\"energy\",\"farms\",\"marine\",\"coastal\",\"ocean\",\"turbines\",\"sea\",\"wildlife\",\"fishing\",\"impacts\",\"infrastructure\",\"hydrogen\"]},{id:8,variant:\"Category 8\",component:SuggestionTab8,tag:\"Case Studies & Reports\",key_words:[\"case\",\"study\",\"report\",\"analysis\",\"research\",\"findings\",\"insights\",\"evaluation\",\"review\",\"project\",\"publication\",\"academic\"]},{id:9,variant:\"Category 9\",component:SuggestionTab9,tag:\"Public Perception & Media Coverage\",key_words:[\"public\",\"perception\",\"media\",\"coverage\",\"news\",\"feature\",\"opinion\",\"article\",\"reaction\",\"editorial\",\"journalism\",\"reporting\"]},{id:10,variant:\"Category 10\",component:SuggestionTab10,tag:\"Environmental & Social Impact\",key_words:[\"environmental\",\"impact\",\"wildlife\",\"habitat\",\"pollution\",\"biodiversity\",\"conservation\",\"social\",\"community\",\"health\",\"ecosystem\",\"natural\",\"resources\",\"climate\",\"carbon\",\"emissions\"]},{id:11,variant:\"Category 11\",component:SuggestionTab11,tag:\"Cleantech Trends & Market Growth\",key_words:[\"cleantech\",\"market\",\"growth\",\"invest\",\"investment\",\"industry\",\"trends\",\"future\",\"energy\",\"innovation\",\"green\",\"funding\",\"technology\",\"sector\"]}];export default function SearchBar({props,borderRadius,fontFamily,textColor,searchBarColor,dropDownColor,fontSize,padding}){const[query,setQuery]=useState(\"\");const[suggestions,setSuggestions]=useState([]);useEffect(()=>{if(query.trim()===\"\"){setSuggestions([]);return;}// Convert query to lowercase and split into words\nconst normalizedQuery=query.toLowerCase().trim();// Split query into words for comparison\nconst queryWords=normalizedQuery.split(/\\s+/);// Filter TagMap based on query matching either the tag or key words\nconst matchedSuggestions=TagMap.filter(category=>queryWords.some(word=>category.tag.toLowerCase().includes(word)||category.key_words.some(key=>key.toLowerCase().includes(word))));// Update the suggestions\nsetSuggestions(matchedSuggestions.length>0?matchedSuggestions:[{id:0,tag:\"No results found yet....\"}]);},[query]);const handleKeyPress=event=>{if(event.key===\"Enter\"&&query){alert(`Search submitted: ${query}`);}};return /*#__PURE__*/_jsxs(\"div\",{className:\"search-bar\",style:{fontFamily,width:\"100%\",position:\"relative\"},children:[/*#__PURE__*/_jsx(\"input\",{type:\"text\",placeholder:\"Have any article/case/topic in mind?\",value:query,onChange:e=>setQuery(e.target.value),onKeyPress:handleKeyPress,style:{borderRadius,backgroundColor:searchBarColor,color:textColor,fontFamily,fontSize,border:\"none\",width:\"100%\",padding,paddingLeft:\"35px\"}}),suggestions.length>0&&/*#__PURE__*/_jsx(\"div\",{className:\"suggestions\",style:{marginTop:\"10px\",//padding: \"10px\",\nbackgroundColor:dropDownColor,color:textColor,fontFamily,fontSize,border:\"none\",borderRadius:\"10px\",maxHeight:\"200px\",overflowY:\"auto\",position:\"absolute\",zIndex:10,width:\"100%\"},children:suggestions.map(category=>category.id!==0?/*#__PURE__*/_jsx(category.component,{title:category.tag,variant:category.variant,style:{width:\"100%\"}},category.id):/*#__PURE__*/_jsx(\"div\",{style:{padding:\"5px 0\",textAlign:\"center\"},children:category.tag},category.id))})]});}// Property Controls for Framer\naddPropertyControls(SearchBar,{borderRadius:{type:ControlType.Number,title:\"Border Radius\",defaultValue:8,min:0,max:50},fontFamily:{type:ControlType.String,title:\"Font Family\",defaultValue:\"Inter\"},fontSize:{type:ControlType.Number,title:\"Font Size\",defaultValue:16},textColor:{type:ControlType.Color,title:\"Text Color\",defaultValue:\"#333\"},searchBarColor:{type:ControlType.Color,title:\"Search Bar Color\",defaultValue:\"#f7f7f7\"},dropDownColor:{type:ControlType.Color,title:\"Backdrop Color\",defaultValue:\"#f7f7f7\"},padding:{type:ControlType.Padding,title:\"Padding\",defaultValue:\"8px\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SearchBar\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SearchBarTest.map", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs}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{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import MobileNavBarWithSearch from\"https://framerusercontent.com/modules/QIyzK8TbTAUSBswReWKI/XSsP9UyEVhhipWhGJ74k/Search_Overlay.js\";import SearchBar from\"https://framerusercontent.com/modules/KnJsOAt6O6MbezO1Db6J/kYhF0CXFPXXBacN2OvFL/SearchBarTest.js\";const MobileNavBarWithSearchFonts=getFonts(MobileNavBarWithSearch);const SearchBarFonts=getFonts(SearchBar);const FeatherFonts=getFonts(Feather);const cycleOrder=[\"LVXnfBOtf\",\"umPF3GT50\",\"ctKN5WEaK\",\"MNOqL4xZT\",\"qKn0CGT5g\"];const serializationHash=\"framer-gJtYq\";const variantClassNames={ctKN5WEaK:\"framer-v-bjouq0\",LVXnfBOtf:\"framer-v-13jjd92\",MNOqL4xZT:\"framer-v-8prpuq\",qKn0CGT5g:\"framer-v-1htzz6z\",umPF3GT50:\"framer-v-1cn66ax\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone Variant \":\"ctKN5WEaK\",\"Variant 1\":\"LVXnfBOtf\",\"Variant 2\":\"umPF3GT50\",\"Variant 4\":\"MNOqL4xZT\",\"Variant 5\":\"qKn0CGT5g\"};const getProps=({click2,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,jKYq9Rrou:click2!==null&&click2!==void 0?click2:props.jKYq9Rrou,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"LVXnfBOtf\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,jKYq9Rrou,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LVXnfBOtf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1uxgyds=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(jKYq9Rrou){const res=await jKYq9Rrou(...args);if(res===false)return false;}});const onTapomn9xv=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(jKYq9Rrou){const res=await jKYq9Rrou(...args);if(res===false)return false;}setVariant(\"ctKN5WEaK\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"ctKN5WEaK\",\"qKn0CGT5g\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"ctKN5WEaK\",\"qKn0CGT5g\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"ctKN5WEaK\",\"MNOqL4xZT\",\"qKn0CGT5g\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"ctKN5WEaK\",\"MNOqL4xZT\",\"qKn0CGT5g\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-13jjd92\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"LVXnfBOtf\",onTap:onTap1uxgyds,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(230, 230, 230, 0.9)\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99,...style},variants:{ctKN5WEaK:{backgroundColor:\"rgba(0, 0, 0, 0)\"},MNOqL4xZT:{backgroundColor:\"rgb(247, 247, 247)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},qKn0CGT5g:{backgroundColor:\"rgba(0, 0, 0, 0)\"},umPF3GT50:{backgroundColor:\"rgb(247, 247, 247)\"}},...addPropertyOverrides({ctKN5WEaK:{\"data-framer-name\":\"Phone Variant \",onTap:onTapomn9xv},MNOqL4xZT:{\"data-framer-name\":\"Variant 4\"},qKn0CGT5g:{\"data-framer-name\":\"Variant 5\"},umPF3GT50:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dr8u2-container\",layoutDependency:layoutDependency,layoutId:\"PyzukR4ik-container\",children:/*#__PURE__*/_jsx(MobileNavBarWithSearch,{borderRadius:20,fontSize:16,height:\"100%\",id:\"PyzukR4ik\",layoutId:\"PyzukR4ik\",overlayTintColor:\"rgba(46, 112, 71, 0.64)\",searchBarColor:\"rgb(255, 255, 255)\",style:{height:\"100%\",width:\"100%\"},textColor:\"rgb(46, 112, 71)\",width:\"100%\",...addPropertyOverrides({ctKN5WEaK:{fontSize:14}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f73v20-container\",layoutDependency:layoutDependency,layoutId:\"kWXVqYYUJ-container\",children:/*#__PURE__*/_jsx(SearchBar,{borderRadius:8,dropDownColor:\"rgb(247, 247, 247)\",fontFamily:\"Inter\",fontSize:16,height:\"100%\",id:\"kWXVqYYUJ\",layoutId:\"kWXVqYYUJ\",padding:\"8px\",searchBarColor:\"rgba(209, 209, 209, 0)\",style:{width:\"100%\"},textColor:\"rgb(51, 51, 51)\",width:\"100%\",...addPropertyOverrides({MNOqL4xZT:{searchBarColor:\"rgb(247, 247, 247)\"},umPF3GT50:{searchBarColor:\"rgba(245, 245, 245, 0)\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-d7ojjz-container\",layoutDependency:layoutDependency,layoutId:\"cCghzO5I7-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(46, 112, 71)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"search\",id:\"cCghzO5I7\",layoutId:\"cCghzO5I7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({qKn0CGT5g:{color:\"rgb(242, 255, 247)\"}},baseVariant,gestureVariant)})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gtptvp-container\",layoutDependency:layoutDependency,layoutId:\"qFEjz8Hg4-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(46, 112, 71)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"search\",id:\"qFEjz8Hg4\",layoutId:\"qFEjz8Hg4\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gJtYq.framer-2fxbzh, .framer-gJtYq .framer-2fxbzh { display: block; }\",\".framer-gJtYq.framer-13jjd92 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px 35px 0px 10px; position: relative; width: 500px; }\",\".framer-gJtYq .framer-1dr8u2-container { flex: none; height: 100%; left: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 5; }\",\".framer-gJtYq .framer-1f73v20-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-gJtYq .framer-d7ojjz-container, .framer-gJtYq .framer-gtptvp-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-gJtYq.framer-v-bjouq0.framer-13jjd92, .framer-gJtYq.framer-v-1htzz6z.framer-13jjd92 { gap: 0px; height: 60px; justify-content: center; padding: 0px 30px 0px 0px; width: 60px; }\",\".framer-gJtYq.framer-v-bjouq0 .framer-1dr8u2-container, .framer-gJtYq.framer-v-1htzz6z .framer-1dr8u2-container { order: 0; }\",\".framer-gJtYq.framer-v-bjouq0 .framer-d7ojjz-container, .framer-gJtYq.framer-v-1htzz6z .framer-d7ojjz-container { order: 2; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gJtYq.framer-v-bjouq0.framer-13jjd92 { gap: 0px; } .framer-gJtYq.framer-v-bjouq0.framer-13jjd92 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-gJtYq.framer-v-bjouq0.framer-13jjd92 > :first-child { margin-left: 0px; } .framer-gJtYq.framer-v-bjouq0.framer-13jjd92 > :last-child { margin-right: 0px; } }\",\".framer-gJtYq.framer-v-8prpuq.framer-13jjd92 { height: 45px; padding: 0px 30px 0px 10px; width: 375px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gJtYq.framer-v-1htzz6z.framer-13jjd92 { gap: 0px; } .framer-gJtYq.framer-v-1htzz6z.framer-13jjd92 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-gJtYq.framer-v-1htzz6z.framer-13jjd92 > :first-child { margin-left: 0px; } .framer-gJtYq.framer-v-1htzz6z.framer-13jjd92 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 35.5\n * @framerIntrinsicWidth 500\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"umPF3GT50\":{\"layout\":[\"fixed\",\"auto\"]},\"ctKN5WEaK\":{\"layout\":[\"fixed\",\"fixed\"]},\"MNOqL4xZT\":{\"layout\":[\"fixed\",\"fixed\"]},\"qKn0CGT5g\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"jKYq9Rrou\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNNWQa1OaS=withCSS(Component,css,\"framer-gJtYq\");export default FramerNNWQa1OaS;FramerNNWQa1OaS.displayName=\"Search Bar\";FramerNNWQa1OaS.defaultProps={height:35.5,width:500};addPropertyControls(FramerNNWQa1OaS,{variant:{options:[\"LVXnfBOtf\",\"umPF3GT50\",\"ctKN5WEaK\",\"MNOqL4xZT\",\"qKn0CGT5g\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Phone Variant \",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum},jKYq9Rrou:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramerNNWQa1OaS,[{explicitInter:true,fonts:[]},...MobileNavBarWithSearchFonts,...SearchBarFonts,...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNNWQa1OaS\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"umPF3GT50\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ctKN5WEaK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MNOqL4xZT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qKn0CGT5g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"35.5\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"jKYq9Rrou\\\":\\\"click2\\\"}\",\"framerIntrinsicWidth\":\"500\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ContactButtonNavbar from\"https://framerusercontent.com/modules/ihK22nzvV5foGSaz19gn/QLzOerFT5UXLV03sgbT4/gt3OEvFxK.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/lMiOD237CnHz1OyN8l08/SZVV2hxYo9S9drojMyXO/bjaWVROjY.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/Avxj9Z4UZEB36PfOOleh/zK7ZmHJRb2PKU7OspoLF/ESiuEZbdf.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/uHQn6GZiAHIqS4gyqsGA/NFZApoi9vp4nZ2QAI3bX/JNA1_zTzy.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/WltKU2HswW5zPfpqbd0h/dXMYCfmoEJ76KOtkXtsP/ZZRIZNla0.js\";import NavbarPhoneSections2 from\"https://framerusercontent.com/modules/a48cavwezk6dsQV1n975/g7xA18W6JcOOVnSUngEd/fVZaPC6MR.js\";import DropdownMenu from\"https://framerusercontent.com/modules/x9UTedMiPn1idM1qLS2y/IdMhl9vU73ePys85HyGA/H8iV77K0L.js\";import SearchBar from\"https://framerusercontent.com/modules/Vy1ExXDvR73xRSUD1ZXN/fOQbzqoC4LTzhEf1PO8O/NNWQa1OaS.js\";const SearchBarFonts=getFonts(SearchBar);const DropdownMenuFonts=getFonts(DropdownMenu);const NavbarPhoneSections2Fonts=getFonts(NavbarPhoneSections2);const ContactButtonNavbarFonts=getFonts(ContactButtonNavbar);const enabledGestures={Af58zfevV:{hover:true},FmLnwsnkO:{hover:true},kywtt8ffT:{hover:true}};const cycleOrder=[\"kywtt8ffT\",\"hbisNxC8d\",\"mY0hoU_lm\",\"e0cnQACL6\",\"Qwf08WtMf\",\"Af58zfevV\",\"zqCf2pc7P\",\"FmLnwsnkO\",\"thjTmdOiq\",\"brtkDyBJl\",\"v1CodffRi\",\"pVJ0IwyEA\",\"MKjVx2m_U\",\"V3JpwaDTX\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"Yb2D9qAEo\",\"pm2WZ_h6u\",\"gQFymJ1Ix\",\"uIyV6NlEI\",\"AvVcZoaII\",\"A0qJIdVZo\",\"mcj_GnsHp\",\"uJG2XV2bN\"];const serializationHash=\"framer-5aTUk\";const variantClassNames={A0qJIdVZo:\"framer-v-1388462\",Af58zfevV:\"framer-v-1g7ysbb\",AvVcZoaII:\"framer-v-1iaxfar\",bOWqYCWr0:\"framer-v-1sgqtm9\",brtkDyBJl:\"framer-v-1097rpy\",e0cnQACL6:\"framer-v-1o3usmf\",FmLnwsnkO:\"framer-v-8i6x4d\",gQFymJ1Ix:\"framer-v-1y0z00y\",hbisNxC8d:\"framer-v-1cq187e\",kEdD_1PYN:\"framer-v-1lpxemw\",kywtt8ffT:\"framer-v-yi3ige\",mcj_GnsHp:\"framer-v-1ewphyr\",MKjVx2m_U:\"framer-v-1dczmqf\",mY0hoU_lm:\"framer-v-11gilfi\",pm2WZ_h6u:\"framer-v-1yxw9lw\",pVJ0IwyEA:\"framer-v-1w2osz4\",Qwf08WtMf:\"framer-v-1o0z5m1\",thjTmdOiq:\"framer-v-15usg3x\",uIyV6NlEI:\"framer-v-xzhw9\",uJG2XV2bN:\"framer-v-d4k3qz\",v1CodffRi:\"framer-v-1fjcojk\",V3JpwaDTX:\"framer-v-1qwdpsp\",Yb2D9qAEo:\"framer-v-ezp2xy\",zqCf2pc7P:\"framer-v-105ewsy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Green Dropdown\":\"A0qJIdVZo\",\"Green Education\":\"uJG2XV2bN\",\"Green Research\":\"mcj_GnsHp\",\"Green Shadow\":\"zqCf2pc7P\",\"Green Version\":\"Af58zfevV\",\"Main Dropdown\":\"mY0hoU_lm\",\"Main Education\":\"Qwf08WtMf\",\"Main Research\":\"e0cnQACL6\",\"Main Shadow\":\"hbisNxC8d\",\"Phone - Green\":\"uIyV6NlEI\",\"Phone Green Dropdown\":\"AvVcZoaII\",\"Phone Variant\":\"gQFymJ1Ix\",\"Tablet - Green\":\"MKjVx2m_U\",\"Tablet Dropdown\":\"brtkDyBJl\",\"Tablet Education\":\"pVJ0IwyEA\",\"Tablet Green Dropdown\":\"kEdD_1PYN\",\"Tablet Green Education\":\"bOWqYCWr0\",\"Tablet Green Research\":\"Yb2D9qAEo\",\"Tablet Green Shadow\":\"V3JpwaDTX\",\"Tablet Research\":\"v1CodffRi\",\"Tablet Shadow\":\"thjTmdOiq\",Main:\"kywtt8ffT\",Phone:\"pm2WZ_h6u\",Tablet:\"FmLnwsnkO\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,i7gYf4lvg:tap!==null&&tap!==void 0?tap:props.i7gYf4lvg,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"kywtt8ffT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,i7gYf4lvg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kywtt8ffT\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap16hpnhp=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"kywtt8ffT\");});const onTapjfitjr=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Af58zfevV\");});const onTapkerrrx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"FmLnwsnkO\");});const onTap1weeuuk=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"MKjVx2m_U\");});const onTap118j1hv=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(i7gYf4lvg){await delay(()=>{},300);const res=await i7gYf4lvg(...args);if(res===false)return false;}});const onMouseLeaveewo6uq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"pm2WZ_h6u\");});const h6eHecqzHdn7wwk=activeVariantCallback(async(...args)=>{setVariant(\"A0qJIdVZo\");});const onTap1iyyh47=activeVariantCallback(async(...args)=>{if(i7gYf4lvg){await delay(()=>{},300);const res=await i7gYf4lvg(...args);if(res===false)return false;}});const onMouseLeave1jl4m40=activeVariantCallback(async(...args)=>{setVariant(\"uIyV6NlEI\");});const onTap19l7a7t=activeVariantCallback(async(...args)=>{setVariant(\"pm2WZ_h6u\");});const onTap1jl4m40=activeVariantCallback(async(...args)=>{setVariant(\"uIyV6NlEI\");});const onTap1o7j3yv=activeVariantCallback(async(...args)=>{setVariant(\"FmLnwsnkO\");});const h6eHecqzHfmgizq=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"mY0hoU_lm\"),100);});const h6eHecqzH9hmt1c=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"pVJ0IwyEA\"),100);});const h6eHecqzHumlirh=activeVariantCallback(async(...args)=>{setVariant(\"kEdD_1PYN\");});const onMouseLeavekt0uvt=activeVariantCallback(async(...args)=>{setVariant(\"hbisNxC8d\");});const onMouseLeaveckghyp=activeVariantCallback(async(...args)=>{setVariant(\"thjTmdOiq\");});const onMouseLeavemizkdq=activeVariantCallback(async(...args)=>{setVariant(\"V3JpwaDTX\");});const onMouseLeave1b5qinb=activeVariantCallback(async(...args)=>{setVariant(\"zqCf2pc7P\");});const onMouseEnterrvrr7a=activeVariantCallback(async(...args)=>{setVariant(\"e0cnQACL6\");});const onMouseEnter14wj8w8=activeVariantCallback(async(...args)=>{setVariant(\"v1CodffRi\");});const onMouseEnter1qnf57v=activeVariantCallback(async(...args)=>{setVariant(\"Yb2D9qAEo\");});const onMouseEnter1h7vvfh=activeVariantCallback(async(...args)=>{setVariant(\"mcj_GnsHp\");});const onMouseEnter178vsoh=activeVariantCallback(async(...args)=>{setVariant(\"Qwf08WtMf\");});const onMouseEnter16nr7hn=activeVariantCallback(async(...args)=>{setVariant(\"pVJ0IwyEA\");});const onMouseEnter1ryk1y8=activeVariantCallback(async(...args)=>{setVariant(\"bOWqYCWr0\");});const onMouseEnter1udepmd=activeVariantCallback(async(...args)=>{setVariant(\"uJG2XV2bN\");});const jKYq9Rrou19l7a7t=activeVariantCallback(async(...args)=>{setVariant(\"pm2WZ_h6u\");});const onTap1f746od=activeVariantCallback(async(...args)=>{setVariant(\"gQFymJ1Ix\");});const onTap1skvwsd=activeVariantCallback(async(...args)=>{setVariant(\"AvVcZoaII\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"Af58zfevV-hover\")return true;if([\"Af58zfevV\",\"zqCf2pc7P\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"gQFymJ1Ix\",\"AvVcZoaII\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"Af58zfevV-hover\")return false;if([\"Af58zfevV\",\"zqCf2pc7P\",\"pm2WZ_h6u\",\"gQFymJ1Ix\",\"uIyV6NlEI\",\"AvVcZoaII\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"thjTmdOiq\",\"brtkDyBJl\",\"v1CodffRi\",\"pVJ0IwyEA\",\"V3JpwaDTX\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"Yb2D9qAEo\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"FmLnwsnkO-hover\")return true;if([\"FmLnwsnkO\",\"MKjVx2m_U\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if(gestureVariant===\"FmLnwsnkO-hover\")return false;if([\"FmLnwsnkO\",\"thjTmdOiq\",\"brtkDyBJl\",\"v1CodffRi\",\"pVJ0IwyEA\",\"MKjVx2m_U\",\"V3JpwaDTX\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"Yb2D9qAEo\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if([\"mY0hoU_lm\",\"e0cnQACL6\",\"Qwf08WtMf\",\"brtkDyBJl\",\"v1CodffRi\",\"pVJ0IwyEA\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"Yb2D9qAEo\",\"A0qJIdVZo\",\"mcj_GnsHp\",\"uJG2XV2bN\"].includes(baseVariant))return false;return true;};const isDisplayed7=()=>{if([\"mY0hoU_lm\",\"e0cnQACL6\",\"Qwf08WtMf\",\"brtkDyBJl\",\"v1CodffRi\",\"pVJ0IwyEA\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"Yb2D9qAEo\",\"A0qJIdVZo\",\"mcj_GnsHp\",\"uJG2XV2bN\"].includes(baseVariant))return true;return false;};const isDisplayed8=()=>{if([\"mY0hoU_lm\",\"Qwf08WtMf\",\"brtkDyBJl\",\"pVJ0IwyEA\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"A0qJIdVZo\",\"uJG2XV2bN\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if([\"mY0hoU_lm\",\"e0cnQACL6\",\"brtkDyBJl\",\"v1CodffRi\",\"kEdD_1PYN\",\"Yb2D9qAEo\",\"A0qJIdVZo\",\"mcj_GnsHp\"].includes(baseVariant))return false;return true;};const isDisplayed10=()=>{if([\"pm2WZ_h6u\",\"uIyV6NlEI\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-yi3ige\",className,classNames),\"data-framer-name\":\"Main\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kywtt8ffT\",onTap:onTap16hpnhp,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(249, 249, 249)\",boxShadow:\"none\",...style},variants:{\"FmLnwsnkO-hover\":{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},\"kywtt8ffT-hover\":{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},A0qJIdVZo:{backgroundColor:\"rgb(76, 154, 107)\"},Af58zfevV:{backgroundColor:\"rgb(76, 154, 107)\"},AvVcZoaII:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},bOWqYCWr0:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},brtkDyBJl:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},e0cnQACL6:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},gQFymJ1Ix:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},hbisNxC8d:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},kEdD_1PYN:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},mcj_GnsHp:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},MKjVx2m_U:{backgroundColor:\"rgb(76, 154, 107)\"},pm2WZ_h6u:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},pVJ0IwyEA:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},Qwf08WtMf:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},thjTmdOiq:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},uIyV6NlEI:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},uJG2XV2bN:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},v1CodffRi:{boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},V3JpwaDTX:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},Yb2D9qAEo:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},zqCf2pc7P:{backgroundColor:\"rgb(76, 154, 107)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"}},...addPropertyOverrides({\"Af58zfevV-hover\":{\"data-framer-name\":undefined,\"data-highlight\":undefined,onTap:undefined},\"FmLnwsnkO-hover\":{\"data-framer-name\":undefined,\"data-highlight\":undefined,onTap:undefined},\"kywtt8ffT-hover\":{\"data-framer-name\":undefined},A0qJIdVZo:{\"data-framer-name\":\"Green Dropdown\",onTap:onTapjfitjr},Af58zfevV:{\"data-framer-name\":\"Green Version\",\"data-highlight\":undefined,onTap:undefined},AvVcZoaII:{\"data-framer-name\":\"Phone Green Dropdown\",\"data-highlight\":undefined,onTap:undefined},bOWqYCWr0:{\"data-framer-name\":\"Tablet Green Education\",onTap:onTap1weeuuk},brtkDyBJl:{\"data-framer-name\":\"Tablet Dropdown\",\"data-highlight\":undefined,onTap:undefined},e0cnQACL6:{\"data-framer-name\":\"Main Research\"},FmLnwsnkO:{\"data-framer-name\":\"Tablet\",\"data-highlight\":undefined,onTap:undefined},gQFymJ1Ix:{\"data-framer-name\":\"Phone Variant\",onMouseLeave:onMouseLeaveewo6uq,onTap:onTap118j1hv},hbisNxC8d:{\"data-framer-name\":\"Main Shadow\",\"data-highlight\":undefined,onTap:undefined},kEdD_1PYN:{\"data-framer-name\":\"Tablet Green Dropdown\",onTap:onTap1weeuuk},mcj_GnsHp:{\"data-framer-name\":\"Green Research\",onTap:onTapjfitjr},MKjVx2m_U:{\"data-framer-name\":\"Tablet - Green\",\"data-highlight\":undefined,onTap:undefined},mY0hoU_lm:{\"data-framer-name\":\"Main Dropdown\"},pm2WZ_h6u:{\"data-framer-name\":\"Phone\",onTap:onTap118j1hv},pVJ0IwyEA:{\"data-framer-name\":\"Tablet Education\",onTap:onTapkerrrx},Qwf08WtMf:{\"data-framer-name\":\"Main Education\"},thjTmdOiq:{\"data-framer-name\":\"Tablet Shadow\",\"data-highlight\":undefined,onTap:undefined},uIyV6NlEI:{\"data-framer-name\":\"Phone - Green\",\"data-highlight\":undefined,onTap:undefined},uJG2XV2bN:{\"data-framer-name\":\"Green Education\",onTap:onTapjfitjr},v1CodffRi:{\"data-framer-name\":\"Tablet Research\",\"data-highlight\":undefined,onTap:undefined},V3JpwaDTX:{\"data-framer-name\":\"Tablet Green Shadow\",\"data-highlight\":undefined,onTap:undefined},Yb2D9qAEo:{\"data-framer-name\":\"Tablet Green Research\",onTap:onTap1weeuuk},zqCf2pc7P:{\"data-framer-name\":\"Green Shadow\",onTap:onTapjfitjr}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z0v6oy\",\"data-framer-name\":\"Green Dropdown Shadow\",layoutDependency:layoutDependency,layoutId:\"RPFNyuEwT\",style:{backgroundColor:\"rgb(76, 154, 107)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-146k2fo\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"UJ9L8p5OR\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(238, 238, 238))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EjgadDSEu\"},nodeId:\"CqzdnVfPQ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rcy39w\",\"data-styles-preset\":\"ZZRIZNla0\",children:\"MIT Renewable Energy Clinic\"})})})}),className:\"framer-1lzqwra\",\"data-framer-name\":\"Logo\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"CqzdnVfPQ\",style:{\"--extracted-r6o4lv\":\"rgb(238, 238, 238)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Af58zfevV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(238, 238, 238))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"CqzdnVfPQ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rcy39w\",\"data-styles-preset\":\"ZZRIZNla0\",children:\"MIT Renewable Energy Clinic\"})})})})},zqCf2pc7P:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(238, 238, 238))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"CqzdnVfPQ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rcy39w\",\"data-styles-preset\":\"ZZRIZNla0\",children:\"MIT Renewable Energy Clinic\"})})})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:\"500px\",...addPropertyOverrides({Af58zfevV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-48-80)/2)+17.5},zqCf2pc7P:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-48-80)/2)+17.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dgd7sq-container\",layoutDependency:layoutDependency,layoutId:\"hyJaLGySW-container\",children:/*#__PURE__*/_jsx(SearchBar,{height:\"100%\",id:\"hyJaLGySW\",layoutId:\"hyJaLGySW\",style:{height:\"100%\",width:\"100%\"},variant:\"LVXnfBOtf\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13gkryc\",\"data-framer-name\":\"Dropdown Menu\",layoutDependency:layoutDependency,layoutId:\"mnGRMLyAS\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,width:\"39px\",...addPropertyOverrides({Af58zfevV:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-48-80)/2)+0+29.500000000000014},zqCf2pc7P:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-48-80)/2)+0+29.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3ul9z8-container\",layoutDependency:layoutDependency,layoutId:\"m9IT_4Mqn-container\",children:/*#__PURE__*/_jsx(DropdownMenu,{height:\"100%\",id:\"m9IT_4Mqn\",layoutId:\"m9IT_4Mqn\",style:{height:\"100%\",width:\"100%\"},variant:\"VuCyoSARJ\",width:\"100%\",...addPropertyOverrides({Af58zfevV:{h6eHecqzH:h6eHecqzHdn7wwk},zqCf2pc7P:{h6eHecqzH:h6eHecqzHdn7wwk}},baseVariant,gestureVariant)})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j4j38t\",\"data-framer-name\":\"Phone Dropdown\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"juSRe9eut\",onTap:onTap1iyyh47,style:{backgroundColor:\"rgb(249, 249, 249)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},variants:{AvVcZoaII:{backgroundColor:\"var(--token-fb165c0e-8c4c-4bfd-9c91-4e1b854fa664, rgb(76, 154, 107))\"}},...addPropertyOverrides({AvVcZoaII:{onMouseLeave:onMouseLeave1jl4m40}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ixox0e\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"aAaqSdCOC\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"RYjHOiBOn\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"},className:\"framer-2w7hb6 framer-13xsvxq\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"RYjHOiBOn\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{AvVcZoaII:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"}},...addPropertyOverrides({AvVcZoaII:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+24+-22),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},gQFymJ1Ix:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+24+-22),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,...addPropertyOverrides({AvVcZoaII:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+22.5},gQFymJ1Ix:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+22.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13urxm6-container\",layoutDependency:layoutDependency,layoutId:\"FYYk826pA-container\",children:/*#__PURE__*/_jsx(SearchBar,{height:\"100%\",id:\"FYYk826pA\",layoutId:\"FYYk826pA\",variant:\"ctKN5WEaK\",width:\"100%\",...addPropertyOverrides({AvVcZoaII:{variant:\"qKn0CGT5g\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y7cf1f\",\"data-framer-name\":\"Dropdown\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"U0DBda5Km\",onTap:onTap19l7a7t,...addPropertyOverrides({AvVcZoaII:{onTap:onTap1jl4m40}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-c764uo\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"zbSXOfqUe\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{AvVcZoaII:{backgroundColor:\"rgb(255, 255, 255)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i1tn0y\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"ggBQ2wV0i\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{AvVcZoaII:{backgroundColor:\"rgb(255, 255, 255)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s4lymu\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"XPuWKTRHq\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{AvVcZoaII:{backgroundColor:\"rgb(255, 255, 255)\"}}})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dexxqa\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"zIzrpys2H\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(232, 232, 232)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(249, 249, 249)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qytgko\",layoutDependency:layoutDependency,layoutId:\"zLopcKKJQ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({AvVcZoaII:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+0},gQFymJ1Ix:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ciiosm-container\",layoutDependency:layoutDependency,layoutId:\"GuGNUHL_X-container\",children:/*#__PURE__*/_jsx(NavbarPhoneSections2,{height:\"100%\",id:\"GuGNUHL_X\",layoutId:\"GuGNUHL_X\",style:{width:\"100%\"},variant:\"PD7IrthPy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f8wt30\",layoutDependency:layoutDependency,layoutId:\"tomM9JJ47\",style:{backgroundColor:\"rgb(224, 224, 224)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({AvVcZoaII:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+64},gQFymJ1Ix:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+64}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-veflkf-container\",layoutDependency:layoutDependency,layoutId:\"zYVnPP383-container\",children:/*#__PURE__*/_jsx(NavbarPhoneSections2,{height:\"100%\",id:\"zYVnPP383\",layoutId:\"zYVnPP383\",style:{width:\"100%\"},variant:\"VMTuBACFQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y2hc1f\",layoutDependency:layoutDependency,layoutId:\"e5L7pYBRe\",style:{backgroundColor:\"rgb(224, 224, 224)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({AvVcZoaII:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+128},gQFymJ1Ix:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+128}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n2w6nr-container\",layoutDependency:layoutDependency,layoutId:\"Cp1x1HMmF-container\",children:/*#__PURE__*/_jsx(NavbarPhoneSections2,{height:\"100%\",id:\"Cp1x1HMmF\",layoutId:\"Cp1x1HMmF\",style:{width:\"100%\"},variant:\"PD7IrthPy\",width:\"100%\",...addPropertyOverrides({AvVcZoaII:{variant:\"tCiLVexbM\"},gQFymJ1Ix:{variant:\"tCiLVexbM\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,...addPropertyOverrides({AvVcZoaII:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+192},gQFymJ1Ix:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+192}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ws9vvv-container\",layoutDependency:layoutDependency,layoutId:\"O7Oh9YLja-container\",children:/*#__PURE__*/_jsx(NavbarPhoneSections2,{height:\"100%\",id:\"O7Oh9YLja\",layoutId:\"O7Oh9YLja\",style:{width:\"100%\"},variant:\"PD7IrthPy\",width:\"100%\",...addPropertyOverrides({AvVcZoaII:{variant:\"MQsTdo3Qw\"},gQFymJ1Ix:{variant:\"MQsTdo3Qw\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rqpz5f\",layoutDependency:layoutDependency,layoutId:\"XYEI89LUq\",style:{backgroundColor:\"rgb(224, 224, 224)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-159n11s\",layoutDependency:layoutDependency,layoutId:\"sSI7o8L86\",style:{backgroundColor:\"rgb(224, 224, 224)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,...addPropertyOverrides({AvVcZoaII:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+256},gQFymJ1Ix:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+80+8+8+256}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11tlb55-container\",layoutDependency:layoutDependency,layoutId:\"etiiGoW6t-container\",children:/*#__PURE__*/_jsx(ContactButtonNavbar,{height:\"100%\",id:\"etiiGoW6t\",layoutId:\"etiiGoW6t\",variant:\"BYnQP5L78\",width:\"100%\"})})})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-50ovc7\",\"data-framer-name\":\"Dropdown Version\",layoutDependency:layoutDependency,layoutId:\"nbM7yHm0q\",style:{backgroundColor:\"rgb(249, 249, 249)\"},variants:{A0qJIdVZo:{backgroundColor:\"rgb(76, 154, 107)\"},bOWqYCWr0:{backgroundColor:\"rgba(0, 0, 0, 0)\"},kEdD_1PYN:{backgroundColor:\"rgba(0, 0, 0, 0)\"},mcj_GnsHp:{backgroundColor:\"rgb(76, 154, 107)\"},MKjVx2m_U:{backgroundColor:\"rgba(0, 0, 0, 0)\"},uJG2XV2bN:{backgroundColor:\"rgb(76, 154, 107)\"},V3JpwaDTX:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Yb2D9qAEo:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({brtkDyBJl:{\"data-highlight\":true,onTap:onTap1o7j3yv},v1CodffRi:{\"data-highlight\":true,onTap:onTap1o7j3yv}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6c5em1\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"QUkkFcmjJ\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bfqstDEqf\"},nodeId:\"HhAS5GcIb\",openInNewTab:false,...addPropertyOverrides({bOWqYCWr0:{href:{webPageId:\"augiA20Il\"}},brtkDyBJl:{href:{webPageId:\"augiA20Il\"}},kEdD_1PYN:{href:{webPageId:\"augiA20Il\"}},pVJ0IwyEA:{href:{webPageId:\"augiA20Il\"}},thjTmdOiq:{href:{webPageId:\"augiA20Il\"}},v1CodffRi:{href:{webPageId:\"augiA20Il\"}},V3JpwaDTX:{href:{webPageId:\"augiA20Il\"}},Yb2D9qAEo:{href:{webPageId:\"augiA20Il\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"},className:\"framer-1prrhj0 framer-13xsvxq\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"HhAS5GcIb\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{bOWqYCWr0:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"},kEdD_1PYN:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"},V3JpwaDTX:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"},Yb2D9qAEo:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"}},...addPropertyOverrides({bOWqYCWr0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},brtkDyBJl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},kEdD_1PYN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},pVJ0IwyEA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},thjTmdOiq:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||78)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},v1CodffRi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},V3JpwaDTX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||78)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},Yb2D9qAEo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+24+-22.02228412256268),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}}},baseVariant,gestureVariant)})}),isDisplayed4()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"X7J3LbjdB\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"},className:\"framer-15x8acu framer-13xsvxq\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"X7J3LbjdB\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{MKjVx2m_U:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"}},...addPropertyOverrides({FmLnwsnkO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+24+-22),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},MKjVx2m_U:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+24+-22),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}}},baseVariant,gestureVariant)})}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"roNN37Ypj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"MIT Renewable Energy Clinic\"})})})}),className:\"framer-ytrd8c\",\"data-framer-name\":\"Logo\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"roNN37Ypj\",style:{\"--extracted-r6o4lv\":\"rgb(27, 27, 27)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({A0qJIdVZo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"roNN37Ypj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rcy39w\",\"data-styles-preset\":\"ZZRIZNla0\",children:\"MIT Renewable Energy Clinic\"})})})})},mcj_GnsHp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"roNN37Ypj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rcy39w\",\"data-styles-preset\":\"ZZRIZNla0\",children:\"MIT Renewable Energy Clinic\"})})})})},uJG2XV2bN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.96px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"roNN37Ypj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rcy39w\",\"data-styles-preset\":\"ZZRIZNla0\",children:\"MIT Renewable Energy Clinic\"})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-48-80)/2)+17.5,...addPropertyOverrides({bOWqYCWr0:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+17.5},brtkDyBJl:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+17.5},FmLnwsnkO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+17.5},kEdD_1PYN:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+17.5},MKjVx2m_U:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+17.5},pVJ0IwyEA:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+17.5},thjTmdOiq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||78)-0-80)/2)+17.5},v1CodffRi:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+17.5},V3JpwaDTX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||78)-0-80)/2)+17.5},Yb2D9qAEo:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-0-80)/2)+17.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1axqdy9-container\",layoutDependency:layoutDependency,layoutId:\"Chtth4fpb-container\",children:/*#__PURE__*/_jsx(SearchBar,{height:\"100%\",id:\"Chtth4fpb\",layoutId:\"Chtth4fpb\",style:{height:\"100%\"},variant:\"umPF3GT50\",width:\"100%\",...addPropertyOverrides({A0qJIdVZo:{variant:\"LVXnfBOtf\"},mcj_GnsHp:{variant:\"LVXnfBOtf\"},uJG2XV2bN:{variant:\"LVXnfBOtf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1td8nla\",\"data-framer-name\":\"Dropdown Menu\",layoutDependency:layoutDependency,layoutId:\"JOcHwtdYP\",children:[isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,width:\"39px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-48-80)/2)+0+28.500000000000014,...addPropertyOverrides({FmLnwsnkO:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+0+28.500000000000014},MKjVx2m_U:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+0+28.500000000000014},thjTmdOiq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||78)-0-80)/2)+0+28.500000000000014},V3JpwaDTX:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||78)-0-80)/2)+0+28.500000000000014}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bhd74w-container\",layoutDependency:layoutDependency,layoutId:\"e3bCb8Wo0-container\",children:/*#__PURE__*/_jsx(DropdownMenu,{h6eHecqzH:h6eHecqzHfmgizq,height:\"100%\",id:\"e3bCb8Wo0\",layoutId:\"e3bCb8Wo0\",style:{height:\"100%\",width:\"100%\"},variant:\"cooYqs68A\",width:\"100%\",...addPropertyOverrides({FmLnwsnkO:{h6eHecqzH:undefined},MKjVx2m_U:{h6eHecqzH:h6eHecqzHumlirh,variant:\"VuCyoSARJ\"},thjTmdOiq:{h6eHecqzH:h6eHecqzH9hmt1c},V3JpwaDTX:{h6eHecqzH:h6eHecqzHumlirh,variant:\"VuCyoSARJ\"}},baseVariant,gestureVariant)})})}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19pbcjv\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"BkdKxD2eh\",onMouseLeave:onMouseLeavekt0uvt,style:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},...addPropertyOverrides({A0qJIdVZo:{onMouseLeave:onMouseLeave1b5qinb},bOWqYCWr0:{onMouseLeave:onMouseLeavemizkdq},brtkDyBJl:{onMouseLeave:onMouseLeaveckghyp},kEdD_1PYN:{onMouseLeave:onMouseLeavemizkdq},mcj_GnsHp:{onMouseLeave:onMouseLeave1b5qinb},pVJ0IwyEA:{onMouseLeave:onMouseLeaveckghyp},uJG2XV2bN:{onMouseLeave:onMouseLeave1b5qinb},v1CodffRi:{onMouseLeave:onMouseLeaveckghyp},Yb2D9qAEo:{onMouseLeave:onMouseLeavemizkdq}},baseVariant,gestureVariant),children:[isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n9iif9\",layoutDependency:layoutDependency,layoutId:\"LGbktbZoS\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-13fxqsx\",layoutDependency:layoutDependency,layoutId:\"HJ1L8LzIQ\",style:{backgroundColor:\"var(--token-47cb18af-3192-4b1f-92ae-bb547bea302c, rgba(162, 205, 170, 0.31))\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-1d3n4kv\",\"data-styles-preset\":\"JNA1_zTzy\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),className:\"framer-3e5wuo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ms32TFPwm\",style:{\"--extracted-hl0iuy\":\"rgb(0, 0, 0)\",\"--extracted-r6o4lv\":\"rgb(63, 155, 100)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({A0qJIdVZo:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnter1h7vvfh},bOWqYCWr0:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnter1qnf57v},brtkDyBJl:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnter14wj8w8},e0cnQACL6:{\"data-highlight\":true,onMouseEnter:onMouseEnterrvrr7a},kEdD_1PYN:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnter1qnf57v},mcj_GnsHp:{\"data-highlight\":true,onMouseEnter:onMouseEnterrvrr7a},mY0hoU_lm:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnterrvrr7a},pVJ0IwyEA:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnter14wj8w8},Qwf08WtMf:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnterrvrr7a},uJG2XV2bN:{\"data-highlight\":true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"WkdFdmRcA\"},nodeId:\"Ms32TFPwm\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-9e5iw4\",\"data-styles-preset\":\"ESiuEZbdf\",children:[\"Research\",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-hl0iuy, rgb(0, 0, 0))\"},children:\" \"})]})})})}),onMouseEnter:onMouseEnter1h7vvfh},v1CodffRi:{\"data-highlight\":true,onMouseEnter:onMouseEnter14wj8w8}},baseVariant,gestureVariant)})}),isDisplayed8()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpHsPdyTu\"},nodeId:\"pvzjW9nU7\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Energy Siting Insights\"})})})}),className:\"framer-bpk9xa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pvzjW9nU7\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({e0cnQACL6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpHsPdyTu\"},nodeId:\"pvzjW9nU7\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Renewable Energy Siting Insights\"})})})})},mcj_GnsHp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpHsPdyTu\"},nodeId:\"pvzjW9nU7\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Renewable Energy Siting Insights\"})})})})},v1CodffRi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpHsPdyTu\"},nodeId:\"pvzjW9nU7\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Renewable Energy Siting Insights\"})})})})},Yb2D9qAEo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YpHsPdyTu\"},nodeId:\"pvzjW9nU7\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Renewable Energy Siting Insights\"})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1llktzi\",layoutDependency:layoutDependency,layoutId:\"HXe3TDNUw\",style:{backgroundColor:\"var(--token-47cb18af-3192-4b1f-92ae-bb547bea302c, rgba(162, 205, 170, 0.31))\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wKgX9Y40z\"},nodeId:\"z3vcl5Fwn\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Why Mediation \"})})})}),className:\"framer-12mt1ps\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z3vcl5Fwn\",style:{\"--extracted-r6o4lv\":\"rgb(63, 155, 100)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r5z531\",layoutDependency:layoutDependency,layoutId:\"u4_rO9bcc\",children:[isDisplayed9()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lL9LY3IDm\"},nodeId:\"yEZYzTI2v\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Clinical Model\"})})})}),className:\"framer-nhgttf\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yEZYzTI2v\",verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed9()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XADY2HDfH\"},nodeId:\"K7JELH4Wa\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Piloting the Clinic\"})})})}),className:\"framer-14izzoq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K7JELH4Wa\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c4bvi8\",layoutDependency:layoutDependency,layoutId:\"QAWkdGmWA\",style:{backgroundColor:\"var(--token-47cb18af-3192-4b1f-92ae-bb547bea302c, rgba(162, 205, 170, 0.31))\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Education\"})}),className:\"framer-1tlz6a6\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PoP2a9tQd\",onMouseEnter:onMouseEnter178vsoh,variants:{bOWqYCWr0:{\"--extracted-r6o4lv\":\"rgb(99, 171, 125)\"},pVJ0IwyEA:{\"--extracted-r6o4lv\":\"rgb(99, 171, 125)\"},Qwf08WtMf:{\"--extracted-r6o4lv\":\"rgb(64, 155, 100)\"},uJG2XV2bN:{\"--extracted-r6o4lv\":\"rgb(64, 155, 100)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({A0qJIdVZo:{onMouseEnter:onMouseEnter1udepmd},bOWqYCWr0:{\"data-highlight\":undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(99, 171, 125))\"},children:\"Education\"})}),onMouseEnter:undefined},brtkDyBJl:{onMouseEnter:onMouseEnter16nr7hn},kEdD_1PYN:{onMouseEnter:onMouseEnter1ryk1y8},mcj_GnsHp:{onMouseEnter:onMouseEnter1udepmd},pVJ0IwyEA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(99, 171, 125))\"},children:\"Education\"})}),onMouseEnter:onMouseEnter16nr7hn},Qwf08WtMf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(64, 155, 100))\"},children:\"Education\"})})},uJG2XV2bN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(64, 155, 100))\"},children:\"Education\"})})},v1CodffRi:{onMouseEnter:onMouseEnter16nr7hn},Yb2D9qAEo:{onMouseEnter:onMouseEnter1ryk1y8}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1anvuz5\",layoutDependency:layoutDependency,layoutId:\"CJ6ZP3DH0\",style:{backgroundColor:\"var(--token-47cb18af-3192-4b1f-92ae-bb547bea302c, rgba(162, 205, 170, 0.31))\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(63, 155, 100))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Dz9vMULWQ\"},nodeId:\"CJ1mOD60_\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:\"Blog \"})})})}),className:\"framer-8l7mjx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CJ1mOD60_\",style:{\"--extracted-r6o4lv\":\"rgb(63, 155, 100)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1095yi1\",layoutDependency:layoutDependency,layoutId:\"MpVqLZuqP\",style:{backgroundColor:\"var(--token-47cb18af-3192-4b1f-92ae-bb547bea302c, rgba(162, 205, 170, 0.31))\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-49a16879-fb5c-46c5-bb45-04c4a62128a5, rgb(46, 112, 72)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gSYgW8MnM\"},nodeId:\"L3N2xxMTL\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1vlrg95\",\"data-styles-preset\":\"bjaWVROjY\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Contact Us\"})})})})}),className:\"framer-1in0w15\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"L3N2xxMTL\",style:{\"--extracted-r6o4lv\":\"var(--token-49a16879-fb5c-46c5-bb45-04c4a62128a5, rgb(46, 112, 72))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),isDisplayed10()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tf5t1k\",\"data-framer-name\":\"Phone\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"gbtGiyTTy\",onTap:onTap1iyyh47,style:{backgroundColor:\"rgb(249, 249, 249)\",boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},variants:{uIyV6NlEI:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lw45ez\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"DwPJpQsRi\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"PPYiVja1k\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"},className:\"framer-8hmd3z framer-13xsvxq\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"PPYiVja1k\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{uIyV6NlEI:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"}},...addPropertyOverrides({pm2WZ_h6u:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+24+-22),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}},uIyV6NlEI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:346.6666666666667,intrinsicWidth:319.1111111111111,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+24+-22),pixelHeight:390,pixelWidth:359,src:\"https://framerusercontent.com/images/IwGFD28UkIy6H7aRXs5aqqtFqA.png\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,...addPropertyOverrides({pm2WZ_h6u:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+22.5},uIyV6NlEI:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||80)-0-80)/2)+22.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p3bvce-container\",layoutDependency:layoutDependency,layoutId:\"BID79IPsQ-container\",children:/*#__PURE__*/_jsx(SearchBar,{height:\"100%\",id:\"BID79IPsQ\",layoutId:\"BID79IPsQ\",variant:\"ctKN5WEaK\",width:\"100%\",...addPropertyOverrides({pm2WZ_h6u:{jKYq9Rrou:jKYq9Rrou19l7a7t},uIyV6NlEI:{variant:\"qKn0CGT5g\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h1mjcx\",\"data-framer-name\":\"Dropdown\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"eBZ9c3xyy\",onTap:onTap1f746od,...addPropertyOverrides({uIyV6NlEI:{onTap:onTap1skvwsd}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-bqicvt\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"NWZv6yEbp\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{uIyV6NlEI:{backgroundColor:\"rgb(255, 255, 255)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10nw7m8\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"UspqWKUp9\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{uIyV6NlEI:{backgroundColor:\"rgb(255, 255, 255)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ri27s9\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"j29Oz6hiR\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{uIyV6NlEI:{backgroundColor:\"rgb(255, 255, 255)\"}}})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5aTUk.framer-13xsvxq, .framer-5aTUk .framer-13xsvxq { display: block; }\",\".framer-5aTUk.framer-yi3ige { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: 80px; justify-content: center; padding: 24px 0px 24px 24px; position: relative; width: 1200px; }\",\".framer-5aTUk .framer-z0v6oy, .framer-5aTUk .framer-50ovc7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: 80px; justify-content: center; padding: 24px 0px 24px 24px; position: relative; width: 1px; }\",\".framer-5aTUk .framer-146k2fo, .framer-5aTUk .framer-6c5em1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 32px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 10px; position: relative; width: 1px; }\",\".framer-5aTUk .framer-1lzqwra, .framer-5aTUk .framer-ytrd8c, .framer-5aTUk .framer-3e5wuo, .framer-5aTUk .framer-bpk9xa, .framer-5aTUk .framer-12mt1ps, .framer-5aTUk .framer-nhgttf, .framer-5aTUk .framer-14izzoq, .framer-5aTUk .framer-1tlz6a6, .framer-5aTUk .framer-8l7mjx, .framer-5aTUk .framer-1in0w15 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5aTUk .framer-dgd7sq-container { flex: none; height: 45px; position: relative; width: 500px; }\",\".framer-5aTUk .framer-13gkryc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 140px; }\",\".framer-5aTUk .framer-3ul9z8-container { flex: none; height: 21px; position: relative; width: 39px; }\",\".framer-5aTUk .framer-1j4j38t, .framer-5aTUk .framer-tf5t1k { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 80px; justify-content: center; padding: 24px; position: relative; width: 375px; }\",\".framer-5aTUk .framer-1ixox0e, .framer-5aTUk .framer-lw45ez { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 32px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5aTUk .framer-2w7hb6, .framer-5aTUk .framer-1prrhj0, .framer-5aTUk .framer-15x8acu { aspect-ratio: 0.5263157894736842 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 76px); overflow: visible; position: relative; text-decoration: none; width: 40px; }\",\".framer-5aTUk .framer-13urxm6-container, .framer-5aTUk .framer-11tlb55-container, .framer-5aTUk .framer-1p3bvce-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5aTUk .framer-1y7cf1f, .framer-5aTUk .framer-1h1mjcx { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-5aTUk .framer-c764uo, .framer-5aTUk .framer-bqicvt { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5aTUk .framer-1i1tn0y, .framer-5aTUk .framer-10nw7m8 { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5aTUk .framer-1s4lymu, .framer-5aTUk .framer-1ri27s9 { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5aTUk .framer-dexxqa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 8px 0px 16px 0px; position: absolute; top: 80px; width: 100%; z-index: 1; }\",\".framer-5aTUk .framer-qytgko { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-5aTUk .framer-ciiosm-container, .framer-5aTUk .framer-veflkf-container, .framer-5aTUk .framer-1n2w6nr-container, .framer-5aTUk .framer-ws9vvv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5aTUk .framer-1f8wt30, .framer-5aTUk .framer-1y2hc1f, .framer-5aTUk .framer-rqpz5f, .framer-5aTUk .framer-159n11s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 2px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5aTUk .framer-1axqdy9-container { flex: none; height: 45px; position: relative; width: auto; }\",\".framer-5aTUk .framer-1td8nla { flex: none; height: 80px; overflow: visible; position: relative; width: 140px; }\",\".framer-5aTUk .framer-1bhd74w-container { flex: none; height: 21px; left: calc(49.24242424242426% - 39px / 2); position: absolute; top: calc(48.75000000000002% - 21px / 2); width: 39px; }\",\".framer-5aTUk .framer-19pbcjv { align-content: flex-start; align-items: flex-start; bottom: -360px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: flex-start; left: -75px; overflow: visible; padding: 40px 0px 30px 10px; position: absolute; right: 0px; }\",\".framer-5aTUk .framer-n9iif9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5aTUk .framer-13fxqsx, .framer-5aTUk .framer-1llktzi, .framer-5aTUk .framer-c4bvi8, .framer-5aTUk .framer-1anvuz5, .framer-5aTUk .framer-1095yi1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 150px; }\",\".framer-5aTUk .framer-r5z531 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5aTUk .framer-8hmd3z { aspect-ratio: 0.5263157894736842 / 1; flex: none; height: 76px; overflow: visible; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 40px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-yi3ige, .framer-5aTUk .framer-z0v6oy, .framer-5aTUk .framer-13gkryc, .framer-5aTUk .framer-1j4j38t, .framer-5aTUk .framer-dexxqa, .framer-5aTUk .framer-qytgko, .framer-5aTUk .framer-1f8wt30, .framer-5aTUk .framer-1y2hc1f, .framer-5aTUk .framer-rqpz5f, .framer-5aTUk .framer-159n11s, .framer-5aTUk .framer-50ovc7, .framer-5aTUk .framer-19pbcjv, .framer-5aTUk .framer-n9iif9, .framer-5aTUk .framer-13fxqsx, .framer-5aTUk .framer-1llktzi, .framer-5aTUk .framer-r5z531, .framer-5aTUk .framer-c4bvi8, .framer-5aTUk .framer-1anvuz5, .framer-5aTUk .framer-1095yi1, .framer-5aTUk .framer-tf5t1k { gap: 0px; } .framer-5aTUk.framer-yi3ige > *, .framer-5aTUk .framer-z0v6oy > *, .framer-5aTUk .framer-50ovc7 > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-5aTUk.framer-yi3ige > :first-child, .framer-5aTUk .framer-z0v6oy > :first-child, .framer-5aTUk .framer-13gkryc > :first-child, .framer-5aTUk .framer-1j4j38t > :first-child, .framer-5aTUk .framer-dexxqa > :first-child, .framer-5aTUk .framer-1f8wt30 > :first-child, .framer-5aTUk .framer-1y2hc1f > :first-child, .framer-5aTUk .framer-rqpz5f > :first-child, .framer-5aTUk .framer-159n11s > :first-child, .framer-5aTUk .framer-50ovc7 > :first-child, .framer-5aTUk .framer-tf5t1k > :first-child { margin-left: 0px; } .framer-5aTUk.framer-yi3ige > :last-child, .framer-5aTUk .framer-z0v6oy > :last-child, .framer-5aTUk .framer-13gkryc > :last-child, .framer-5aTUk .framer-1j4j38t > :last-child, .framer-5aTUk .framer-dexxqa > :last-child, .framer-5aTUk .framer-1f8wt30 > :last-child, .framer-5aTUk .framer-1y2hc1f > :last-child, .framer-5aTUk .framer-rqpz5f > :last-child, .framer-5aTUk .framer-159n11s > :last-child, .framer-5aTUk .framer-50ovc7 > :last-child, .framer-5aTUk .framer-tf5t1k > :last-child { margin-right: 0px; } .framer-5aTUk .framer-13gkryc > *, .framer-5aTUk .framer-dexxqa > *, .framer-5aTUk .framer-1f8wt30 > *, .framer-5aTUk .framer-1y2hc1f > *, .framer-5aTUk .framer-rqpz5f > *, .framer-5aTUk .framer-159n11s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5aTUk .framer-1j4j38t > *, .framer-5aTUk .framer-tf5t1k > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk .framer-qytgko > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5aTUk .framer-qytgko > :first-child, .framer-5aTUk .framer-19pbcjv > :first-child, .framer-5aTUk .framer-n9iif9 > :first-child, .framer-5aTUk .framer-13fxqsx > :first-child, .framer-5aTUk .framer-1llktzi > :first-child, .framer-5aTUk .framer-r5z531 > :first-child, .framer-5aTUk .framer-c4bvi8 > :first-child, .framer-5aTUk .framer-1anvuz5 > :first-child, .framer-5aTUk .framer-1095yi1 > :first-child { margin-top: 0px; } .framer-5aTUk .framer-qytgko > :last-child, .framer-5aTUk .framer-19pbcjv > :last-child, .framer-5aTUk .framer-n9iif9 > :last-child, .framer-5aTUk .framer-13fxqsx > :last-child, .framer-5aTUk .framer-1llktzi > :last-child, .framer-5aTUk .framer-r5z531 > :last-child, .framer-5aTUk .framer-c4bvi8 > :last-child, .framer-5aTUk .framer-1anvuz5 > :last-child, .framer-5aTUk .framer-1095yi1 > :last-child { margin-bottom: 0px; } .framer-5aTUk .framer-19pbcjv > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-5aTUk .framer-n9iif9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5aTUk .framer-13fxqsx > *, .framer-5aTUk .framer-1llktzi > *, .framer-5aTUk .framer-c4bvi8 > *, .framer-5aTUk .framer-1anvuz5 > *, .framer-5aTUk .framer-1095yi1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5aTUk .framer-r5z531 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } }\",\".framer-5aTUk.framer-v-1cq187e.framer-yi3ige { cursor: unset; }\",\".framer-5aTUk.framer-v-11gilfi .framer-1td8nla, .framer-5aTUk.framer-v-1388462 .framer-1td8nla { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; padding: 0px; width: 215px; }\",\".framer-5aTUk.framer-v-11gilfi .framer-19pbcjv, .framer-5aTUk.framer-v-1388462 .framer-19pbcjv { bottom: unset; left: unset; position: relative; right: unset; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-11gilfi .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-11gilfi .framer-1td8nla > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5aTUk.framer-v-11gilfi .framer-1td8nla > :first-child { margin-top: 0px; } .framer-5aTUk.framer-v-11gilfi .framer-1td8nla > :last-child { margin-bottom: 0px; } }\",\".framer-5aTUk.framer-v-1o3usmf .framer-50ovc7, .framer-5aTUk.framer-v-1o0z5m1 .framer-50ovc7, .framer-5aTUk.framer-v-1ewphyr .framer-50ovc7, .framer-5aTUk.framer-v-d4k3qz .framer-50ovc7 { order: 3; }\",\".framer-5aTUk.framer-v-1o3usmf .framer-1td8nla, .framer-5aTUk.framer-v-1o0z5m1 .framer-1td8nla, .framer-5aTUk.framer-v-1ewphyr .framer-1td8nla, .framer-5aTUk.framer-v-d4k3qz .framer-1td8nla { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px; width: 215px; }\",\".framer-5aTUk.framer-v-1o3usmf .framer-19pbcjv, .framer-5aTUk.framer-v-1o0z5m1 .framer-19pbcjv, .framer-5aTUk.framer-v-1097rpy .framer-19pbcjv, .framer-5aTUk.framer-v-1fjcojk .framer-19pbcjv, .framer-5aTUk.framer-v-1w2osz4 .framer-19pbcjv, .framer-5aTUk.framer-v-1lpxemw .framer-19pbcjv, .framer-5aTUk.framer-v-1sgqtm9 .framer-19pbcjv, .framer-5aTUk.framer-v-ezp2xy .framer-19pbcjv, .framer-5aTUk.framer-v-1ewphyr .framer-19pbcjv, .framer-5aTUk.framer-v-d4k3qz .framer-19pbcjv { bottom: unset; flex: 1 0 0px; left: unset; position: relative; right: unset; width: 1px; }\",\".framer-5aTUk.framer-v-1o3usmf .framer-bpk9xa, .framer-5aTUk.framer-v-1fjcojk .framer-bpk9xa, .framer-5aTUk.framer-v-ezp2xy .framer-bpk9xa, .framer-5aTUk.framer-v-1ewphyr .framer-bpk9xa { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5aTUk.framer-v-1o3usmf .framer-c4bvi8, .framer-5aTUk.framer-v-1o0z5m1 .framer-c4bvi8, .framer-5aTUk.framer-v-1097rpy .framer-c4bvi8, .framer-5aTUk.framer-v-1fjcojk .framer-c4bvi8, .framer-5aTUk.framer-v-1w2osz4 .framer-c4bvi8, .framer-5aTUk.framer-v-1lpxemw .framer-c4bvi8, .framer-5aTUk.framer-v-1sgqtm9 .framer-c4bvi8, .framer-5aTUk.framer-v-ezp2xy .framer-c4bvi8, .framer-5aTUk.framer-v-1y0z00y .framer-ciiosm-container, .framer-5aTUk.framer-v-1iaxfar .framer-ciiosm-container, .framer-5aTUk.framer-v-1ewphyr .framer-c4bvi8, .framer-5aTUk.framer-v-d4k3qz .framer-c4bvi8 { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1o3usmf .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1o3usmf .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5aTUk.framer-v-1o3usmf .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1o3usmf .framer-1td8nla > :last-child { margin-right: 0px; } }\",\".framer-5aTUk.framer-v-1o0z5m1 .framer-nhgttf, .framer-5aTUk.framer-v-1w2osz4 .framer-nhgttf, .framer-5aTUk.framer-v-1sgqtm9 .framer-nhgttf, .framer-5aTUk.framer-v-d4k3qz .framer-nhgttf { order: 1; }\",\".framer-5aTUk.framer-v-1o0z5m1 .framer-14izzoq, .framer-5aTUk.framer-v-1w2osz4 .framer-14izzoq, .framer-5aTUk.framer-v-1sgqtm9 .framer-14izzoq, .framer-5aTUk.framer-v-1y0z00y .framer-1f8wt30, .framer-5aTUk.framer-v-1iaxfar .framer-1f8wt30, .framer-5aTUk.framer-v-d4k3qz .framer-14izzoq { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1o0z5m1 .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1o0z5m1 .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5aTUk.framer-v-1o0z5m1 .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1o0z5m1 .framer-1td8nla > :last-child { margin-right: 0px; } }\",\".framer-5aTUk.framer-v-1g7ysbb .framer-13gkryc, .framer-5aTUk.framer-v-1g7ysbb.hover .framer-13gkryc { display: block; padding: unset; }\",\".framer-5aTUk.framer-v-1g7ysbb .framer-3ul9z8-container { left: calc(50.00000000000002% - 39px / 2); position: absolute; top: calc(50.00000000000002% - 21px / 2); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1g7ysbb .framer-13gkryc { gap: 0px; } .framer-5aTUk.framer-v-1g7ysbb .framer-13gkryc > *, .framer-5aTUk.framer-v-1g7ysbb .framer-13gkryc > :first-child, .framer-5aTUk.framer-v-1g7ysbb .framer-13gkryc > :last-child { margin: 0px; } }\",\".framer-5aTUk.framer-v-8i6x4d.framer-yi3ige { gap: 0px; padding: 0px; width: 820px; }\",\".framer-5aTUk.framer-v-8i6x4d .framer-50ovc7, .framer-5aTUk.framer-v-1dczmqf .framer-50ovc7 { gap: unset; justify-content: space-between; order: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-8i6x4d.framer-yi3ige, .framer-5aTUk.framer-v-8i6x4d .framer-50ovc7 { gap: 0px; } .framer-5aTUk.framer-v-8i6x4d.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-8i6x4d.framer-yi3ige > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-8i6x4d.framer-yi3ige > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-8i6x4d .framer-50ovc7 > *, .framer-5aTUk.framer-v-8i6x4d .framer-50ovc7 > :first-child, .framer-5aTUk.framer-v-8i6x4d .framer-50ovc7 > :last-child { margin: 0px; } }\",\".framer-5aTUk.framer-v-15usg3x.framer-yi3ige, .framer-5aTUk.framer-v-1qwdpsp.framer-yi3ige { cursor: unset; gap: 0px; height: 78px; padding: 0px; width: 820px; }\",\".framer-5aTUk.framer-v-15usg3x .framer-50ovc7, .framer-5aTUk.framer-v-1qwdpsp .framer-50ovc7 { gap: unset; justify-content: space-between; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-15usg3x.framer-yi3ige, .framer-5aTUk.framer-v-15usg3x .framer-50ovc7 { gap: 0px; } .framer-5aTUk.framer-v-15usg3x.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-15usg3x.framer-yi3ige > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-15usg3x.framer-yi3ige > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-15usg3x .framer-50ovc7 > *, .framer-5aTUk.framer-v-15usg3x .framer-50ovc7 > :first-child, .framer-5aTUk.framer-v-15usg3x .framer-50ovc7 > :last-child { margin: 0px; } }\",\".framer-5aTUk.framer-v-1097rpy.framer-yi3ige, .framer-5aTUk.framer-v-1fjcojk.framer-yi3ige { cursor: unset; gap: 0px; height: 77px; padding: 0px; width: 820px; }\",\".framer-5aTUk.framer-v-1097rpy .framer-50ovc7, .framer-5aTUk.framer-v-1fjcojk .framer-50ovc7 { cursor: pointer; }\",\".framer-5aTUk.framer-v-1097rpy .framer-1td8nla, .framer-5aTUk.framer-v-1fjcojk .framer-1td8nla, .framer-5aTUk.framer-v-1w2osz4 .framer-1td8nla, .framer-5aTUk.framer-v-1lpxemw .framer-1td8nla, .framer-5aTUk.framer-v-1sgqtm9 .framer-1td8nla, .framer-5aTUk.framer-v-ezp2xy .framer-1td8nla { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px; width: 200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1097rpy.framer-yi3ige, .framer-5aTUk.framer-v-1097rpy .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1097rpy.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1097rpy.framer-yi3ige > :first-child, .framer-5aTUk.framer-v-1097rpy .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1097rpy.framer-yi3ige > :last-child, .framer-5aTUk.framer-v-1097rpy .framer-1td8nla > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1097rpy .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1fjcojk.framer-yi3ige, .framer-5aTUk.framer-v-1fjcojk .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1fjcojk.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1fjcojk.framer-yi3ige > :first-child, .framer-5aTUk.framer-v-1fjcojk .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1fjcojk.framer-yi3ige > :last-child, .framer-5aTUk.framer-v-1fjcojk .framer-1td8nla > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1fjcojk .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-5aTUk.framer-v-1w2osz4.framer-yi3ige, .framer-5aTUk.framer-v-1lpxemw.framer-yi3ige, .framer-5aTUk.framer-v-1sgqtm9.framer-yi3ige, .framer-5aTUk.framer-v-ezp2xy.framer-yi3ige { gap: 0px; height: 77px; padding: 0px; width: 820px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1w2osz4.framer-yi3ige, .framer-5aTUk.framer-v-1w2osz4 .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1w2osz4.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1w2osz4.framer-yi3ige > :first-child, .framer-5aTUk.framer-v-1w2osz4 .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1w2osz4.framer-yi3ige > :last-child, .framer-5aTUk.framer-v-1w2osz4 .framer-1td8nla > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1w2osz4 .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-5aTUk.framer-v-1dczmqf.framer-yi3ige { cursor: unset; gap: 0px; padding: 0px; width: 820px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1dczmqf.framer-yi3ige, .framer-5aTUk.framer-v-1dczmqf .framer-50ovc7 { gap: 0px; } .framer-5aTUk.framer-v-1dczmqf.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1dczmqf.framer-yi3ige > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1dczmqf.framer-yi3ige > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1dczmqf .framer-50ovc7 > *, .framer-5aTUk.framer-v-1dczmqf .framer-50ovc7 > :first-child, .framer-5aTUk.framer-v-1dczmqf .framer-50ovc7 > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1qwdpsp.framer-yi3ige, .framer-5aTUk.framer-v-1qwdpsp .framer-50ovc7 { gap: 0px; } .framer-5aTUk.framer-v-1qwdpsp.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1qwdpsp.framer-yi3ige > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1qwdpsp.framer-yi3ige > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1qwdpsp .framer-50ovc7 > *, .framer-5aTUk.framer-v-1qwdpsp .framer-50ovc7 > :first-child, .framer-5aTUk.framer-v-1qwdpsp .framer-50ovc7 > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1lpxemw.framer-yi3ige, .framer-5aTUk.framer-v-1lpxemw .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1lpxemw.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1lpxemw.framer-yi3ige > :first-child, .framer-5aTUk.framer-v-1lpxemw .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1lpxemw.framer-yi3ige > :last-child, .framer-5aTUk.framer-v-1lpxemw .framer-1td8nla > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1lpxemw .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1sgqtm9.framer-yi3ige, .framer-5aTUk.framer-v-1sgqtm9 .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1sgqtm9.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1sgqtm9.framer-yi3ige > :first-child, .framer-5aTUk.framer-v-1sgqtm9 .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1sgqtm9.framer-yi3ige > :last-child, .framer-5aTUk.framer-v-1sgqtm9 .framer-1td8nla > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-1sgqtm9 .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-ezp2xy.framer-yi3ige, .framer-5aTUk.framer-v-ezp2xy .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-ezp2xy.framer-yi3ige > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-ezp2xy.framer-yi3ige > :first-child, .framer-5aTUk.framer-v-ezp2xy .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-ezp2xy.framer-yi3ige > :last-child, .framer-5aTUk.framer-v-ezp2xy .framer-1td8nla > :last-child { margin-right: 0px; } .framer-5aTUk.framer-v-ezp2xy .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-5aTUk.framer-v-1yxw9lw.framer-yi3ige, .framer-5aTUk.framer-v-1y0z00y.framer-yi3ige { padding: 0px; width: 375px; }\",\".framer-5aTUk.framer-v-1yxw9lw .framer-tf5t1k, .framer-5aTUk.framer-v-1y0z00y .framer-1j4j38t, .framer-5aTUk.framer-v-xzhw9 .framer-tf5t1k, .framer-5aTUk.framer-v-1iaxfar .framer-1j4j38t { flex: 1 0 0px; width: 1px; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-veflkf-container, .framer-5aTUk.framer-v-1iaxfar .framer-veflkf-container { order: 4; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-1y2hc1f, .framer-5aTUk.framer-v-1iaxfar .framer-1y2hc1f { order: 5; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-1n2w6nr-container, .framer-5aTUk.framer-v-1iaxfar .framer-1n2w6nr-container { order: 6; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-ws9vvv-container, .framer-5aTUk.framer-v-1iaxfar .framer-ws9vvv-container { order: 8; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-rqpz5f, .framer-5aTUk.framer-v-1iaxfar .framer-rqpz5f { order: 7; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-159n11s, .framer-5aTUk.framer-v-1iaxfar .framer-159n11s { order: 10; }\",\".framer-5aTUk.framer-v-1y0z00y .framer-11tlb55-container, .framer-5aTUk.framer-v-1iaxfar .framer-11tlb55-container { order: 11; }\",\".framer-5aTUk.framer-v-xzhw9.framer-yi3ige, .framer-5aTUk.framer-v-1iaxfar.framer-yi3ige { cursor: unset; padding: 0px; width: 375px; }\",\".framer-5aTUk.framer-v-1iaxfar .framer-1ixox0e { gap: 0px; justify-content: flex-start; }\",\".framer-5aTUk.framer-v-1iaxfar .framer-13urxm6-container { z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1iaxfar .framer-1ixox0e { gap: 0px; } .framer-5aTUk.framer-v-1iaxfar .framer-1ixox0e > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5aTUk.framer-v-1iaxfar .framer-1ixox0e > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1iaxfar .framer-1ixox0e > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1388462 .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1388462 .framer-1td8nla > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5aTUk.framer-v-1388462 .framer-1td8nla > :first-child { margin-top: 0px; } .framer-5aTUk.framer-v-1388462 .framer-1td8nla > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1ewphyr .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-1ewphyr .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5aTUk.framer-v-1ewphyr .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-1ewphyr .framer-1td8nla > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-d4k3qz .framer-1td8nla { gap: 0px; } .framer-5aTUk.framer-v-d4k3qz .framer-1td8nla > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5aTUk.framer-v-d4k3qz .framer-1td8nla > :first-child { margin-left: 0px; } .framer-5aTUk.framer-v-d4k3qz .framer-1td8nla > :last-child { margin-right: 0px; } }\",\".framer-5aTUk.framer-v-8i6x4d.hover .framer-50ovc7 { gap: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-8i6x4d.hover .framer-50ovc7 { gap: 0px; } .framer-5aTUk.framer-v-8i6x4d.hover .framer-50ovc7 > *, .framer-5aTUk.framer-v-8i6x4d.hover .framer-50ovc7 > :first-child, .framer-5aTUk.framer-v-8i6x4d.hover .framer-50ovc7 > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5aTUk.framer-v-1g7ysbb.hover .framer-13gkryc { gap: 0px; } .framer-5aTUk.framer-v-1g7ysbb.hover .framer-13gkryc > *, .framer-5aTUk.framer-v-1g7ysbb.hover .framer-13gkryc > :first-child, .framer-5aTUk.framer-v-1g7ysbb.hover .framer-13gkryc > :last-child { margin: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-5aTUk[data-border=\"true\"]::after, .framer-5aTUk [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 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"hbisNxC8d\":{\"layout\":[\"fixed\",\"fixed\"]},\"mY0hoU_lm\":{\"layout\":[\"fixed\",\"fixed\"]},\"e0cnQACL6\":{\"layout\":[\"fixed\",\"fixed\"]},\"Qwf08WtMf\":{\"layout\":[\"fixed\",\"fixed\"]},\"Af58zfevV\":{\"layout\":[\"fixed\",\"fixed\"]},\"zqCf2pc7P\":{\"layout\":[\"fixed\",\"fixed\"]},\"FmLnwsnkO\":{\"layout\":[\"fixed\",\"fixed\"]},\"thjTmdOiq\":{\"layout\":[\"fixed\",\"fixed\"]},\"brtkDyBJl\":{\"layout\":[\"fixed\",\"fixed\"]},\"v1CodffRi\":{\"layout\":[\"fixed\",\"fixed\"]},\"pVJ0IwyEA\":{\"layout\":[\"fixed\",\"fixed\"]},\"MKjVx2m_U\":{\"layout\":[\"fixed\",\"fixed\"]},\"V3JpwaDTX\":{\"layout\":[\"fixed\",\"fixed\"]},\"kEdD_1PYN\":{\"layout\":[\"fixed\",\"fixed\"]},\"bOWqYCWr0\":{\"layout\":[\"fixed\",\"fixed\"]},\"Yb2D9qAEo\":{\"layout\":[\"fixed\",\"fixed\"]},\"pm2WZ_h6u\":{\"layout\":[\"fixed\",\"fixed\"]},\"gQFymJ1Ix\":{\"layout\":[\"fixed\",\"fixed\"]},\"uIyV6NlEI\":{\"layout\":[\"fixed\",\"fixed\"]},\"AvVcZoaII\":{\"layout\":[\"fixed\",\"fixed\"]},\"A0qJIdVZo\":{\"layout\":[\"fixed\",\"fixed\"]},\"mcj_GnsHp\":{\"layout\":[\"fixed\",\"fixed\"]},\"uJG2XV2bN\":{\"layout\":[\"fixed\",\"fixed\"]},\"GPAm7PXR4\":{\"layout\":[\"fixed\",\"fixed\"]},\"Fm6CxsJJN\":{\"layout\":[\"fixed\",\"fixed\"]},\"d0AaWgDuH\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"i7gYf4lvg\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerET0lXWYgw=withCSS(Component,css,\"framer-5aTUk\");export default FramerET0lXWYgw;FramerET0lXWYgw.displayName=\"Navbar\";FramerET0lXWYgw.defaultProps={height:80,width:1200};addPropertyControls(FramerET0lXWYgw,{variant:{options:[\"kywtt8ffT\",\"hbisNxC8d\",\"mY0hoU_lm\",\"e0cnQACL6\",\"Qwf08WtMf\",\"Af58zfevV\",\"zqCf2pc7P\",\"FmLnwsnkO\",\"thjTmdOiq\",\"brtkDyBJl\",\"v1CodffRi\",\"pVJ0IwyEA\",\"MKjVx2m_U\",\"V3JpwaDTX\",\"kEdD_1PYN\",\"bOWqYCWr0\",\"Yb2D9qAEo\",\"pm2WZ_h6u\",\"gQFymJ1Ix\",\"uIyV6NlEI\",\"AvVcZoaII\",\"A0qJIdVZo\",\"mcj_GnsHp\",\"uJG2XV2bN\"],optionTitles:[\"Main\",\"Main Shadow\",\"Main Dropdown\",\"Main Research\",\"Main Education\",\"Green Version\",\"Green Shadow\",\"Tablet\",\"Tablet Shadow\",\"Tablet Dropdown\",\"Tablet Research\",\"Tablet Education\",\"Tablet - Green\",\"Tablet Green Shadow\",\"Tablet Green Dropdown\",\"Tablet Green Education\",\"Tablet Green Research\",\"Phone\",\"Phone Variant\",\"Phone - Green\",\"Phone Green Dropdown\",\"Green Dropdown\",\"Green Research\",\"Green Education\"],title:\"Variant\",type:ControlType.Enum},i7gYf4lvg:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerET0lXWYgw,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...SearchBarFonts,...DropdownMenuFonts,...NavbarPhoneSections2Fonts,...ContactButtonNavbarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerET0lXWYgw\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"80\",\"framerVariables\":\"{\\\"i7gYf4lvg\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hbisNxC8d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mY0hoU_lm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"e0cnQACL6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Qwf08WtMf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Af58zfevV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zqCf2pc7P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FmLnwsnkO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"thjTmdOiq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"brtkDyBJl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"v1CodffRi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pVJ0IwyEA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MKjVx2m_U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"V3JpwaDTX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kEdD_1PYN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bOWqYCWr0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Yb2D9qAEo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pm2WZ_h6u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gQFymJ1Ix\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uIyV6NlEI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AvVcZoaII\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"A0qJIdVZo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mcj_GnsHp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uJG2XV2bN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GPAm7PXR4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Fm6CxsJJN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"d0AaWgDuH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ET0lXWYgw.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "n", "t", "e", "i", "l", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "useIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchResult", "se", "iconSearchTerm", "_iconSearchTerm", "findByArray", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "Framergt3OEvFxK", "withCSS", "gt3OEvFxK_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaprgy0w6", "args", "onTapm35f5t", "onTap1ljo8bq", "onTap1ght8b8", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "FramerfVZaPC6MR", "withCSS", "fVZaPC6MR_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "h6eHecqzH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapvyb00y", "args", "onMouseEntert682wp", "overlay", "paginationInfo", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "l", "cx", "u", "SVG", "css", "FramerH8iV77K0L", "withCSS", "H8iV77K0L_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1c7tjxh", "args", "onMouseLeave1bpcu5y", "onMouseEnterrbbs7v", "onMouseLeaveack88m", "onMouseEnter1dd0al3", "onMouseLeaveqmjdzh", "onMouseEntere74b1g", "onMouseLeaveq75iv6", "onMouseEnterpezuw7", "onMouseLeaveen6rgg", "onMouseEnter1sc3nth", "onMouseLeave1ykw6vr", "onMouseEnterliukf9", "onMouseLeave19g77yi", "onMouseEntertembzf", "onMouseLeave1ledxuy", "onMouseEnter6apxcg", "onMouseLeave1lvz4lh", "onMouseEnterpefk80", "onMouseLeave18gogv9", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "Framerc4SegkMvJ", "withCSS", "NoResultsTab_bbuB_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1ha5r2z", "args", "onMouseLeaverw5hw0", "onMouseEnterfkehr0", "onMouseLeave1mwwf7o", "onMouseEnter39j4r8", "onMouseLeave19e0616", "onMouseEnter1yz9cct", "onMouseLeave1bp7uuj", "onMouseEnter1qgsuxi", "onMouseLeave1tgqog7", "onMouseEnter1o131me", "onMouseLeavex2j3rq", "onMouseEnteroiubjp", "onMouseLeave1m0m0j7", "onMouseEnter1u5wokl", "onMouseLeave1h5h1rl", "onMouseEnter4qqv2d", "onMouseLeave3h3w9v", "onMouseEnter19e1xw4", "onMouseLeaveuve1t7", "onMouseEnter1d4b814", "onMouseLeave1lhd8z8", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerKRsxf8ll6", "withCSS", "SuggestionTab_QXQ9_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1c3k5dj", "args", "onMouseLeave10kyqcf", "onMouseEnter1sjo8ot", "onMouseLeaveusch11", "onMouseEnter1whbly5", "onMouseLeavereulbl", "onMouseEnter5a2vxm", "onMouseLeave6jpatf", "onMouseEntervxtouh", "onMouseLeavemi530f", "onMouseEnter1jctzkz", "onMouseLeaveghqfpk", "onMouseEnter162o59e", "onMouseLeave1p71xre", "onMouseEnter1m21tn6", "onMouseLeave8r4md3", "onMouseEnterty3hy2", "onMouseLeave14414ee", "onMouseEnter8wq05n", "onMouseLeaves2oo4j", "onMouseEnter5p8tge", "onMouseLeave14wbbu9", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerDNNfgwjj2", "withCSS", "SuggestionTab_2_sdZq_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterr65zuu", "args", "onMouseLeaveh6z8df", "onMouseEnter129ldw4", "onMouseLeavefo3vpc", "onMouseEnter1xmun1h", "onMouseLeave15deoq1", "onMouseEnter173rxq7", "onMouseLeave1ogt9lq", "onMouseEnterhq9h8t", "onMouseLeavepzh9uh", "onMouseEnter9xcx62", "onMouseLeave1d9iu03", "onMouseEnteraipomx", "onMouseLeave17j93og", "onMouseEnter10fbdvy", "onMouseLeave1e5wvqv", "onMouseEnter1a8pej7", "onMouseLeaveqdqdx6", "onMouseEnterku0zz2", "onMouseLeave1t4n6em", "onMouseEnter1wkewn0", "onMouseLeave1pd16jq", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramertpJHq9ZGa", "withCSS", "SuggestionTab_3_B96s_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1ba1bej", "args", "onMouseLeave5a19l0", "onMouseEnterjmpynf", "onMouseLeaveeo8hd9", "onMouseEnter1aok9hx", "onMouseLeaveab68ip", "onMouseEntertgzpxw", "onMouseLeave17mwrzx", "onMouseEnterupra5h", "onMouseLeave2fm7td", "onMouseEnter1v8tlab", "onMouseLeavezr5vts", "onMouseEnter102urta", "onMouseLeavebqd6xz", "onMouseEnter15t86ij", "onMouseLeave1vz914w", "onMouseEnter139mo1f", "onMouseLeave11c9h54", "onMouseEnter1084i2y", "onMouseLeaveomtate", "onMouseEnter1vr2p41", "onMouseLeave4btnhc", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerQkfoI5fHk", "withCSS", "SuggestionTab_4_4URE_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnteru2lm5b", "args", "onMouseLeave13n51m3", "onMouseEnterbbakkd", "onMouseLeavebuaban", "onMouseEnter1tixecd", "onMouseLeave707053", "onMouseEnter1ie0jo4", "onMouseLeave10v7432", "onMouseEnter1m75t97", "onMouseLeave1tsvhx9", "onMouseEnter12hvgg9", "onMouseLeavekts4gl", "onMouseEnter191d27", "onMouseLeave1krte9k", "onMouseEnter7uwgsy", "onMouseLeave1hp55ku", "onMouseEnter24bxkx", "onMouseLeavekmg4w5", "onMouseEnterpoivzd", "onMouseLeaver9h820", "onMouseEnters32fs3", "onMouseLeave20ntlf", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerGjbh0aOih", "withCSS", "SuggestionTab_5_7fj9_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntercb8wdn", "args", "onMouseLeavehuzdbx", "onMouseEnter1i40z4p", "onMouseLeavez1q58", "onMouseEnternkll20", "onMouseLeavek4yjxb", "onMouseEntervcmv0e", "onMouseLeavee30hcs", "onMouseEnter4s8y9l", "onMouseLeave16cnr6w", "onMouseEnterp6l7mr", "onMouseLeave1k612zp", "onMouseEnter1b7xvfz", "onMouseLeave176n3o8", "onMouseEnterhehoe0", "onMouseLeave41dnsc", "onMouseEnter106747m", "onMouseLeave1w8niec", "onMouseEnter11ufz5h", "onMouseLeavet8xh8g", "onMouseEnterm18d9y", "onMouseLeave11cel8c", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerR4hsDz2Xv", "withCSS", "SuggestionTab_6_8K2K_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1fxqlm8", "args", "onMouseLeave1njzjzf", "onMouseEnter1xpych2", "onMouseLeave8y7vjf", "onMouseEnter1whndqy", "onMouseLeave18yxpgs", "onMouseEnter8evdso", "onMouseLeavewle7nf", "onMouseEnter1wsh06i", "onMouseLeave1lfvdwh", "onMouseEnter1m0bkxn", "onMouseLeave1qgl0m9", "onMouseEnter17bfhc2", "onMouseLeaveah173f", "onMouseEnter13zynny", "onMouseLeavewnii8l", "onMouseEnter13fnsnl", "onMouseLeave13f0c3p", "onMouseEnter2zhctz", "onMouseLeaveypfnks", "onMouseEnter13jvgyc", "onMouseLeaveflczwf", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerQwPPv0xio", "withCSS", "SuggestionTab_7_cLXF_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1ac80ku", "args", "onMouseLeave11pk82h", "onMouseEntergi14t6", "onMouseLeaved5x7hk", "onMouseEnter1sck9n3", "onMouseLeavesbwfp0", "onMouseEnterk1zjqk", "onMouseLeavenld0y2", "onMouseEnter1ccygrq", "onMouseLeaveai1w5q", "onMouseEnterq75jie", "onMouseLeavey1r2bq", "onMouseEnterap11ri", "onMouseLeavepu6fw6", "onMouseEnter1nyko7d", "onMouseLeave18uvqsj", "onMouseEnter8psidt", "onMouseLeave10mha2u", "onMouseEnterp8tjww", "onMouseLeave1xog7zm", "onMouseEnter6zah0d", "onMouseLeavep5vlqa", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "Framersbgv5C9ZA", "withCSS", "SuggestionTab_8_76NL_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter8255vx", "args", "onMouseLeave1ycf8xw", "onMouseEnter1sa17kl", "onMouseLeave29omco", "onMouseEnterdq7e58", "onMouseLeave1a36ce3", "onMouseEnter1g7nvoj", "onMouseLeave11qmfle", "onMouseEnterpd4w4z", "onMouseLeave1si6733", "onMouseEnter1tseb1u", "onMouseLeavetibn3w", "onMouseEnter1rpv9r", "onMouseLeaver8lxf1", "onMouseEnter1ght75s", "onMouseLeave87i1uq", "onMouseEnter1fu4sii", "onMouseLeaveoqvatw", "onMouseEnterokhl32", "onMouseLeave17ocs7h", "onMouseEnter146nrub", "onMouseLeave1bqfhad", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerKFkBC7vFn", "withCSS", "SuggestionTab_9_hywv_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter182aa95", "args", "onMouseLeavewmcrsf", "onMouseEnterti7wpi", "onMouseLeavefz3742", "onMouseEnter16yzcje", "onMouseLeaveno1dv1", "onMouseEnter1wpauo8", "onMouseLeave84llwf", "onMouseEntern5kjt9", "onMouseLeavelt3u1i", "onMouseEnters1e530", "onMouseLeave1bc32hf", "onMouseEnterauoywp", "onMouseLeave8cbjg0", "onMouseEnter1o8l8g1", "onMouseLeaveefg6qm", "onMouseEnter15l6irz", "onMouseLeave3weidw", "onMouseEnter1mp3kxs", "onMouseLeave2uczcb", "onMouseEntergaqtgt", "onMouseLeavete2buq", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerfMjKVRysg", "withCSS", "SuggestionTab_10_fl9x_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnteryhvkj5", "args", "onMouseLeavek54wt8", "onMouseEnter1yiceso", "onMouseLeavevweoyb", "onMouseEntersvtaw5", "onMouseLeave7rsvmg", "onMouseEnter1dg2teb", "onMouseLeavexhasyu", "onMouseEnteroxzawh", "onMouseLeavexafj06", "onMouseEnter159mm5z", "onMouseLeave9l0nzd", "onMouseEnter1r1rmmi", "onMouseLeavetaofdi", "onMouseEnterb339jl", "onMouseLeave1ghjot1", "onMouseEnter1gj9o2c", "onMouseLeavebk1inl", "onMouseEnter4838m7", "onMouseLeave1ukw764", "onMouseEnter1ojjzcs", "onMouseLeaveeecn5m", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerPei5sFP1F", "withCSS", "SuggestionTab_11_jvWE_default", "addPropertyControls", "ControlType", "addFonts", "TagMap", "SuggestionTab_QXQ9_default", "SuggestionTab_2_sdZq_default", "SuggestionTab_3_B96s_default", "SuggestionTab_4_4URE_default", "SuggestionTab_5_7fj9_default", "SuggestionTab_6_8K2K_default", "SuggestionTab_7_cLXF_default", "SuggestionTab_8_76NL_default", "SuggestionTab_9_hywv_default", "SuggestionTab_10_fl9x_default", "SuggestionTab_11_jvWE_default", "MobileNavBarWithSearch", "searchBarColor", "dropDownColor", "overlayTintColor", "borderRadius", "fontSize", "fontFamily", "textColor", "isSearchActive", "setSearchActive", "ye", "query", "setQuery", "suggestions", "setSuggestions", "overlayRef", "pe", "inputRef", "ue", "queryWords", "matchedSuggestions", "category", "word", "key", "NoResultsTab_bbuB_default", "u", "p", "e", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1ha5r2z", "args", "onMouseLeaverw5hw0", "onMouseEnterfkehr0", "onMouseLeave1mwwf7o", "onMouseEnter39j4r8", "onMouseLeave19e0616", "onMouseEnter1yz9cct", "onMouseLeave1bp7uuj", "onMouseEnter1qgsuxi", "onMouseLeave1tgqog7", "onMouseEnter1o131me", "onMouseLeavex2j3rq", "onMouseEnteroiubjp", "onMouseLeave1m0m0j7", "onMouseEnter1u5wokl", "onMouseLeave1h5h1rl", "onMouseEnter4qqv2d", "onMouseLeave3h3w9v", "onMouseEnter19e1xw4", "onMouseLeaveuve1t7", "onMouseEnter1d4b814", "onMouseLeave1lhd8z8", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText", "css", "FramerKRsxf8ll6", "withCSS", "SuggestionTab_QXQ9_default", "addPropertyControls", "ControlType", "addFonts", "TagMap", "SuggestionTab_QXQ9_default", "SuggestionTab_2_sdZq_default", "SuggestionTab_3_B96s_default", "SuggestionTab_4_4URE_default", "SuggestionTab_5_7fj9_default", "SuggestionTab_6_8K2K_default", "SuggestionTab_7_cLXF_default", "SuggestionTab_8_76NL_default", "SuggestionTab_9_hywv_default", "SuggestionTab_10_fl9x_default", "SuggestionTab_11_jvWE_default", "SearchBar", "props", "borderRadius", "fontFamily", "textColor", "searchBarColor", "dropDownColor", "fontSize", "padding", "query", "setQuery", "ye", "suggestions", "setSuggestions", "ue", "queryWords", "matchedSuggestions", "category", "word", "key", "u", "p", "e", "event", "addPropertyControls", "ControlType", "MobileNavBarWithSearchFonts", "getFonts", "MobileNavBarWithSearch", "SearchBarFonts", "SearchBar", "FeatherFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click2", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "jKYq9Rrou", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1uxgyds", "args", "onTapomn9xv", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerNNWQa1OaS", "withCSS", "NNWQa1OaS_default", "addPropertyControls", "ControlType", "addFonts", "SearchBarFonts", "getFonts", "NNWQa1OaS_default", "DropdownMenuFonts", "H8iV77K0L_default", "NavbarPhoneSections2Fonts", "fVZaPC6MR_default", "ContactButtonNavbarFonts", "gt3OEvFxK_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "i7gYf4lvg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap16hpnhp", "args", "onTapjfitjr", "onTapkerrrx", "onTap1weeuuk", "onTap118j1hv", "onMouseLeaveewo6uq", "h6eHecqzHdn7wwk", "onTap1iyyh47", "onMouseLeave1jl4m40", "onTap19l7a7t", "onTap1jl4m40", "onTap1o7j3yv", "h6eHecqzHfmgizq", "h6eHecqzH9hmt1c", "h6eHecqzHumlirh", "onMouseLeavekt0uvt", "onMouseLeaveckghyp", "onMouseLeavemizkdq", "onMouseLeave1b5qinb", "onMouseEnterrvrr7a", "onMouseEnter14wj8w8", "onMouseEnter1qnf57v", "onMouseEnter1h7vvfh", "onMouseEnter178vsoh", "onMouseEnter16nr7hn", "onMouseEnter1ryk1y8", "onMouseEnter1udepmd", "jKYq9Rrou19l7a7t", "onTap1f746od", "onTap1skvwsd", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "Link", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "css", "FramerET0lXWYgw", "withCSS", "ET0lXWYgw_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
