{
  "version": 3,
  "sources": ["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/apwUI9PGX5i8MD4WtTVb/x47OApw7NYJ95Ty0lki1/lZkDQNdBs.js", "ssg:https://framerusercontent.com/modules/QFckCJDfcxioPfEZTlA3/9dKzA8OuBeM4hfeURzIc/DkEQ9y3XV.js", "ssg:https://framerusercontent.com/modules/pxR7HncXPv9tSDlygj09/Ynfp3ofO5sbpJmbzgyRE/j5tzs8Ev6.js", "ssg:https://framerusercontent.com/modules/3AwhIQZyJ2MCh61vWoUP/DQ8jExTqNaKUn8xqwvqC/otKElcTYs.js", "ssg:https://framerusercontent.com/modules/J7T3MgiqIB0Ss0bPfMFo/gRVgM1iSz1kjm2cKL7Dc/PLVRYrNWT.js", "ssg:https://framerusercontent.com/modules/jTahOo7cqJ5waQWamQE8/kcTfYuR00CPrtNumDzhY/BXeT0wClp.js", "ssg:https://framerusercontent.com/modules/G31i0u7eK9s70roLk5i2/SDlvHWK6oU2fRuSqXMqp/OnjiCkJ1d.js", "ssg:https://framerusercontent.com/modules/cUOehWnV3GIZsJ7Dr7P4/SKeSdZIlYhZdblxJ2LBP/XjL0ROsit.js", "ssg:https://framerusercontent.com/modules/g77vQYJ5jDbVxP53j1Xo/3tFwyzXmRgOjcfXTVcRd/crvuMUpME.js", "ssg:https://framerusercontent.com/modules/hZxqMZcEjbARrZDGyAOd/dQi1hBM3zCBZtLM1rWJy/sF4dGHpjt.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "let 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 (ed8225c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Geist-variable-regular\",\"GF;Geist-variable-regularVF=IndnaHQiIDQwMA==\",\"GF;Geist-variable-regularVF=IndnaHQiIDQwMA==\",\"GF;Geist-variable-regularVF=IndnaHQiIDQwMA==\"]);const variationAxes=[{defaultValue:400,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];export const fonts=[{explicitInter:true,fonts:[{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyByhwUxId8gMHwbElSvO5Tc.ttf\",variationAxes,weight:\"400\"}]}];export const css=['.framer-SMxwc .framer-styles-preset-1ivccl1:not(.rich-text-wrapper), .framer-SMxwc .framer-styles-preset-1ivccl1.rich-text-wrapper p { --framer-font-family: \"Geist Variable\", \"Geist Placeholder\", sans-serif; --framer-font-family-bold: \"Geist Variable\", \"Geist Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Geist Variable\", \"Geist Placeholder\", sans-serif; --framer-font-family-italic: \"Geist Variable\", \"Geist Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: normal; --framer-font-style-italic: normal; --framer-font-variation-axes: \"wght\" 400; --framer-font-variation-axes-bold: \"wght\" 400; --framer-font-variation-axes-bold-italic: \"wght\" 400; --framer-font-variation-axes-italic: \"wght\" 400; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.4px; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: rgba(255, 255, 255, 0.7); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-SMxwc\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/apwUI9PGX5i8MD4WtTVb/x47OApw7NYJ95Ty0lki1/lZkDQNdBs.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={dt0CxLdFY:{hover:true},ts5iEEOId:{hover:true}};const cycleOrder=[\"ts5iEEOId\",\"y0chVpjN3\",\"dt0CxLdFY\"];const serializationHash=\"framer-j2UZn\";const variantClassNames={dt0CxLdFY:\"framer-v-1f916wx\",ts5iEEOId:\"framer-v-18rxczu\",y0chVpjN3:\"framer-v-o2mri\"};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={Dropdown:\"y0chVpjN3\",Footer:\"dt0CxLdFY\",Header:\"ts5iEEOId\"};const getProps=({height,hover,iconVisible,id,link,menu,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,c7Royl0LP:(_ref=iconVisible!==null&&iconVisible!==void 0?iconVisible:props.c7Royl0LP)!==null&&_ref!==void 0?_ref:true,DwjiWE8BA:link!==null&&link!==void 0?link:props.DwjiWE8BA,JAzDRXXPS:(_ref1=menu!==null&&menu!==void 0?menu:props.JAzDRXXPS)!==null&&_ref1!==void 0?_ref1:\"All Pages\",V0ck8c4lO:hover!==null&&hover!==void 0?hover:props.V0ck8c4lO,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"ts5iEEOId\"};};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,JAzDRXXPS,c7Royl0LP,DwjiWE8BA,V0ck8c4lO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ts5iEEOId\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1yelcik=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"ts5iEEOId\");});const onMouseEnter1m00mym=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(V0ck8c4lO){const res=await V0ck8c4lO(...args);if(res===false)return false;}});const onTap103m9ub=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"y0chVpjN3\");});const onTap29d0n3=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"dt0CxLdFY\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:DwjiWE8BA,nodeId:\"ts5iEEOId\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-18rxczu\",className,classNames)} framer-zvxbop`,\"data-framer-name\":\"Header\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ts5iEEOId\",onMouseEnter:onMouseEnter1m00mym,onTap:onTap1yelcik,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",background:\"linear-gradient(122deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"ts5iEEOId-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(126deg, rgba(255, 255, 255, 0.1) -35%, rgba(255, 255, 255, 0.1) 61%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},y0chVpjN3:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(122deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 68%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"dt0CxLdFY-hover\":{\"data-framer-name\":undefined},\"ts5iEEOId-hover\":{\"data-border\":true,\"data-framer-name\":undefined},dt0CxLdFY:{\"data-framer-name\":\"Footer\",onTap:onTap29d0n3},y0chVpjN3:{\"data-border\":true,\"data-framer-name\":\"Dropdown\",onTap:onTap103m9ub}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"All Pages\"})}),className:\"framer-1yx5afg\",\"data-framer-name\":\"All Pages\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mU6PtdfRY\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:1},text:JAzDRXXPS,variants:{\"dt0CxLdFY-hover\":{opacity:1},\"ts5iEEOId-hover\":{\"--extracted-r6o4lv\":\"var(--token-c002d8eb-1ea8-4fc8-9006-730dcfd16edf, rgb(243, 243, 243))\"},dt0CxLdFY:{opacity:.7},y0chVpjN3:{\"--extracted-r6o4lv\":\"var(--token-c002d8eb-1ea8-4fc8-9006-730dcfd16edf, rgb(243, 243, 243))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ts5iEEOId-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c002d8eb-1ea8-4fc8-9006-730dcfd16edf, rgb(243, 243, 243)))\"},children:\"All Pages\"})})},y0chVpjN3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c002d8eb-1ea8-4fc8-9006-730dcfd16edf, rgb(243, 243, 243)))\"},children:\"All Pages\"})})}},baseVariant,gestureVariant)}),c7Royl0LP&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ccrlq-container\",\"data-framer-name\":\"Arrow\",layoutDependency:layoutDependency,layoutId:\"dQCN_4BQe-container\",name:\"Arrow\",style:{opacity:1,rotate:0},variants:{\"dt0CxLdFY-hover\":{opacity:1,rotate:180},\"ts5iEEOId-hover\":{rotate:180},dt0CxLdFY:{opacity:.7},y0chVpjN3:{rotate:180}},children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-down\",id:\"dQCN_4BQe\",layoutId:\"dQCN_4BQe\",mirrored:false,name:\"Arrow\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"ts5iEEOId-hover\":{color:\"var(--token-c002d8eb-1ea8-4fc8-9006-730dcfd16edf, rgb(243, 243, 243))\"},y0chVpjN3:{color:\"var(--token-c002d8eb-1ea8-4fc8-9006-730dcfd16edf, rgb(243, 243, 243))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-j2UZn.framer-zvxbop, .framer-j2UZn .framer-zvxbop { display: block; }\",\".framer-j2UZn.framer-18rxczu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-j2UZn .framer-1yx5afg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-j2UZn .framer-1ccrlq-container { flex: none; height: 18px; position: relative; width: 18px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-j2UZn.framer-18rxczu { gap: 0px; } .framer-j2UZn.framer-18rxczu > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-j2UZn.framer-18rxczu > :first-child { margin-left: 0px; } .framer-j2UZn.framer-18rxczu > :last-child { margin-right: 0px; } }\",\".framer-j2UZn.framer-v-1f916wx.framer-18rxczu { padding: 0px; }\",...sharedStyle.css,'.framer-j2UZn[data-border=\"true\"]::after, .framer-j2UZn [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 43\n * @framerIntrinsicWidth 122\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"y0chVpjN3\":{\"layout\":[\"auto\",\"auto\"]},\"dt0CxLdFY\":{\"layout\":[\"auto\",\"auto\"]},\"yFTQb75Df\":{\"layout\":[\"auto\",\"auto\"]},\"MEIHFGqdC\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"JAzDRXXPS\":\"menu\",\"c7Royl0LP\":\"iconVisible\",\"DwjiWE8BA\":\"link\",\"V0ck8c4lO\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDkEQ9y3XV=withCSS(Component,css,\"framer-j2UZn\");export default FramerDkEQ9y3XV;FramerDkEQ9y3XV.displayName=\"Menu/Menu Item\";FramerDkEQ9y3XV.defaultProps={height:43,width:122};addPropertyControls(FramerDkEQ9y3XV,{variant:{options:[\"ts5iEEOId\",\"y0chVpjN3\",\"dt0CxLdFY\"],optionTitles:[\"Header\",\"Dropdown\",\"Footer\"],title:\"Variant\",type:ControlType.Enum},JAzDRXXPS:{defaultValue:\"All Pages\",displayTextArea:false,title:\"Menu\",type:ControlType.String},c7Royl0LP:{defaultValue:true,title:\"Icon Visible\",type:ControlType.Boolean},DwjiWE8BA:{title:\"Link\",type:ControlType.Link},V0ck8c4lO:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerDkEQ9y3XV,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDkEQ9y3XV\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"122\",\"framerIntrinsicHeight\":\"43\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y0chVpjN3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dt0CxLdFY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yFTQb75Df\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MEIHFGqdC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"JAzDRXXPS\\\":\\\"menu\\\",\\\"c7Royl0LP\\\":\\\"iconVisible\\\",\\\"DwjiWE8BA\\\":\\\"link\\\",\\\"V0ck8c4lO\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,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*as sharedStyle from\"https://framerusercontent.com/modules/apwUI9PGX5i8MD4WtTVb/x47OApw7NYJ95Ty0lki1/lZkDQNdBs.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={FVH9I4WgD:{hover:true},GcsqEvTuB:{hover:true},i6lYczi8g:{hover:true},QgciXZGdk:{hover:true}};const cycleOrder=[\"QgciXZGdk\",\"FVH9I4WgD\",\"i6lYczi8g\",\"LbyzyM55l\",\"GcsqEvTuB\"];const serializationHash=\"framer-0CHq1\";const variantClassNames={FVH9I4WgD:\"framer-v-bghgrw\",GcsqEvTuB:\"framer-v-xt45we\",i6lYczi8g:\"framer-v-11lynp5\",LbyzyM55l:\"framer-v-ukwmff\",QgciXZGdk:\"framer-v-1mwwds6\"};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={\"Blog Button\":\"LbyzyM55l\",\"Border Button\":\"GcsqEvTuB\",\"Primary Button\":\"QgciXZGdk\",\"Process Button\":\"i6lYczi8g\",\"Secondary Button\":\"FVH9I4WgD\"};const getProps=({height,id,link,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;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:\"QgciXZGdk\",ylVlgUgjr:(_ref1=title!==null&&title!==void 0?title:props.ylVlgUgjr)!==null&&_ref1!==void 0?_ref1:\"Get Started for Free\",yM09ip1dJ:link!==null&&link!==void 0?link:props.yM09ip1dJ};};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,ylVlgUgjr,yM09ip1dJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QgciXZGdk\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"LbyzyM55l\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"LbyzyM55l\")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__*/_jsx(Link,{href:yM09ip1dJ,nodeId:\"QgciXZGdk\",...addPropertyOverrides({LbyzyM55l:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1mwwds6\",className,classNames)} framer-zqibye`,\"data-framer-name\":\"Primary Button\",layoutDependency:layoutDependency,layoutId:\"QgciXZGdk\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",background:\"linear-gradient(107deg, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)) 0%, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"FVH9I4WgD-hover\":{background:'linear-gradient(107deg, var(--token-791008d5-6db1-459d-ab10-6f0b20e22d3b, rgb(211, 60, 31)) /* {\"name\":\"Color 02\"} */ 0%, rgb(240, 123, 70) 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},\"GcsqEvTuB-hover\":{background:\"linear-gradient(107deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.1)\"},\"i6lYczi8g-hover\":{background:\"linear-gradient(107deg, rgba(115, 115, 115, 0.24) 0%, rgba(115, 115, 115, 0.24) 100%)\",backgroundColor:\"rgba(115, 115, 115, 0.24)\"},\"QgciXZGdk-hover\":{background:\"linear-gradient(107deg, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.84) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.84)\"},FVH9I4WgD:{background:'linear-gradient(107deg, var(--token-f13db3c2-a874-4bed-887b-9e0983b5dd33, rgb(239, 124, 71)) /* {\"name\":\"Color 01\"} */ 0%, var(--token-791008d5-6db1-459d-ab10-6f0b20e22d3b, rgb(211, 60, 31)) /* {\"name\":\"Color 02\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},GcsqEvTuB:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.12)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(107deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.02) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.02)\"},i6lYczi8g:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(89, 89, 89, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(107deg, var(--token-62e2d16f-7cd0-4b3f-b4fc-59ace3c8b0a7, rgba(115, 115, 115, 0.16)) 0%, var(--token-62e2d16f-7cd0-4b3f-b4fc-59ace3c8b0a7, rgba(115, 115, 115, 0.16)) 100%)\",backgroundColor:\"var(--token-62e2d16f-7cd0-4b3f-b4fc-59ace3c8b0a7, rgba(115, 115, 115, 0.16))\"},LbyzyM55l:{background:\"linear-gradient(107deg, var(--token-62e2d16f-7cd0-4b3f-b4fc-59ace3c8b0a7, rgba(115, 115, 115, 0.16)) 0%, var(--token-62e2d16f-7cd0-4b3f-b4fc-59ace3c8b0a7, rgba(115, 115, 115, 0.16)) 100%)\",backgroundColor:\"var(--token-62e2d16f-7cd0-4b3f-b4fc-59ace3c8b0a7, rgba(115, 115, 115, 0.16))\"}},...addPropertyOverrides({\"FVH9I4WgD-hover\":{\"data-framer-name\":undefined},\"GcsqEvTuB-hover\":{\"data-framer-name\":undefined},\"i6lYczi8g-hover\":{\"data-framer-name\":undefined},\"QgciXZGdk-hover\":{\"data-framer-name\":undefined},FVH9I4WgD:{\"data-framer-name\":\"Secondary Button\"},GcsqEvTuB:{\"data-border\":true,\"data-framer-name\":\"Border Button\"},i6lYczi8g:{\"data-border\":true,\"data-framer-name\":\"Process Button\"},LbyzyM55l:{\"data-framer-name\":\"Blog Button\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bjx5ut-container\",layoutDependency:layoutDependency,layoutId:\"sRvsLSAna-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"arrow-right\",id:\"sRvsLSAna\",layoutId:\"sRvsLSAna\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8c4d7fa6-8e25-44e1-ad38-c3ce79c5badc, rgb(14, 15, 17)))\"},children:\"Get Started for Free\"})}),className:\"framer-v99oxc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iqCJvXgca\",style:{\"--extracted-r6o4lv\":\"var(--token-8c4d7fa6-8e25-44e1-ad38-c3ce79c5badc, rgb(14, 15, 17))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ylVlgUgjr,variants:{FVH9I4WgD:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\"},GcsqEvTuB:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\"},i6lYczi8g:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({FVH9I4WgD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Get Started for Free\"})})},GcsqEvTuB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Get Started for Free\"})})},i6lYczi8g:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Get Started for Free\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0CHq1.framer-zqibye, .framer-0CHq1 .framer-zqibye { display: block; }\",\".framer-0CHq1.framer-1mwwds6 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 11px 16px 11px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-0CHq1 .framer-1bjx5ut-container { aspect-ratio: 1.125 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; width: 28px; }\",\".framer-0CHq1 .framer-v99oxc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0CHq1.framer-1mwwds6 { gap: 0px; } .framer-0CHq1.framer-1mwwds6 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-0CHq1.framer-1mwwds6 > :first-child { margin-left: 0px; } .framer-0CHq1.framer-1mwwds6 > :last-child { margin-right: 0px; } }\",\".framer-0CHq1.framer-v-ukwmff.framer-1mwwds6 { cursor: unset; gap: 0px; padding: 12px; }\",\".framer-0CHq1.framer-v-ukwmff .framer-1bjx5ut-container { height: var(--framer-aspect-ratio-supported, 28px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0CHq1.framer-v-ukwmff.framer-1mwwds6 { gap: 0px; } .framer-0CHq1.framer-v-ukwmff.framer-1mwwds6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-0CHq1.framer-v-ukwmff.framer-1mwwds6 > :first-child { margin-left: 0px; } .framer-0CHq1.framer-v-ukwmff.framer-1mwwds6 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-0CHq1[data-border=\"true\"]::after, .framer-0CHq1 [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 49\n * @framerIntrinsicWidth 169.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"FVH9I4WgD\":{\"layout\":[\"auto\",\"auto\"]},\"i6lYczi8g\":{\"layout\":[\"auto\",\"auto\"]},\"LbyzyM55l\":{\"layout\":[\"auto\",\"auto\"]},\"GcsqEvTuB\":{\"layout\":[\"auto\",\"auto\"]},\"GGruNpI2a\":{\"layout\":[\"auto\",\"auto\"]},\"L6M4OxdM2\":{\"layout\":[\"auto\",\"auto\"]},\"PXklpxpGC\":{\"layout\":[\"auto\",\"auto\"]},\"IUucVdvcA\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ylVlgUgjr\":\"title\",\"yM09ip1dJ\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerj5tzs8Ev6=withCSS(Component,css,\"framer-0CHq1\");export default Framerj5tzs8Ev6;Framerj5tzs8Ev6.displayName=\"Button/Button\";Framerj5tzs8Ev6.defaultProps={height:49,width:169.5};addPropertyControls(Framerj5tzs8Ev6,{variant:{options:[\"QgciXZGdk\",\"FVH9I4WgD\",\"i6lYczi8g\",\"LbyzyM55l\",\"GcsqEvTuB\"],optionTitles:[\"Primary Button\",\"Secondary Button\",\"Process Button\",\"Blog Button\",\"Border Button\"],title:\"Variant\",type:ControlType.Enum},ylVlgUgjr:{defaultValue:\"Get Started for Free\",displayTextArea:false,title:\"Title\",type:ControlType.String},yM09ip1dJ:{title:\"Link\",type:ControlType.Link}});addFonts(Framerj5tzs8Ev6,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerj5tzs8Ev6\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"169.5\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"49\",\"framerVariables\":\"{\\\"ylVlgUgjr\\\":\\\"title\\\",\\\"yM09ip1dJ\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FVH9I4WgD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"i6lYczi8g\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LbyzyM55l\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GcsqEvTuB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GGruNpI2a\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"L6M4OxdM2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PXklpxpGC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IUucVdvcA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./j5tzs8Ev6.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"qLZLJdOU3\",\"gKCq9POYb\",\"gqIfZWmwP\"];const serializationHash=\"framer-BVEuS\";const variantClassNames={gKCq9POYb:\"framer-v-1e1rj73\",gqIfZWmwP:\"framer-v-5s7nkg\",qLZLJdOU3:\"framer-v-1frppbo\"};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={Footer:\"gqIfZWmwP\",Header:\"qLZLJdOU3\",Tablet:\"gKCq9POYb\"};const getProps=({height,id,link,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:\"qLZLJdOU3\",zx3HDUSuH:link!==null&&link!==void 0?link:props.zx3HDUSuH};};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,zx3HDUSuH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qLZLJdOU3\",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:zx3HDUSuH,nodeId:\"qLZLJdOU3\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1frppbo\",className,classNames)} framer-s9lhiv`,\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"qLZLJdOU3\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({gKCq9POYb:{\"data-framer-name\":\"Tablet\"},gqIfZWmwP:{\"data-framer-name\":\"Footer\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||37.5)-0-37.696335078534034)/2)),pixelHeight:48,pixelWidth:191,src:\"https://framerusercontent.com/images/Ed18MB50D0ry8JW8CVr3eKZMgeI.svg\"},className:\"framer-xv89zh\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"qx1gp5hwL\",...addPropertyOverrides({gKCq9POYb:{background:{alt:\"Logo\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||29)-0-29)/2)),pixelHeight:48,pixelWidth:191,src:\"https://framerusercontent.com/images/Ed18MB50D0ry8JW8CVr3eKZMgeI.svg\"}},gqIfZWmwP:{background:{alt:\"Logo\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||54.5)-0-56)/2)),pixelHeight:48,pixelWidth:191,src:\"https://framerusercontent.com/images/Ed18MB50D0ry8JW8CVr3eKZMgeI.svg\"}}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BVEuS.framer-s9lhiv, .framer-BVEuS .framer-s9lhiv { display: block; }\",\".framer-BVEuS.framer-1frppbo { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-BVEuS .framer-xv89zh { aspect-ratio: 3.9791666666666665 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 150px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BVEuS.framer-1frppbo { gap: 0px; } .framer-BVEuS.framer-1frppbo > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-BVEuS.framer-1frppbo > :first-child { margin-left: 0px; } .framer-BVEuS.framer-1frppbo > :last-child { margin-right: 0px; } }\",\".framer-BVEuS.framer-v-1e1rj73 .framer-xv89zh { height: var(--framer-aspect-ratio-supported, 29px); width: 115px; }\",\".framer-BVEuS.framer-v-5s7nkg .framer-xv89zh { height: var(--framer-aspect-ratio-supported, 55px); width: 217px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 37.5\n * @framerIntrinsicWidth 150\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"gKCq9POYb\":{\"layout\":[\"auto\",\"auto\"]},\"gqIfZWmwP\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"zx3HDUSuH\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerotKElcTYs=withCSS(Component,css,\"framer-BVEuS\");export default FramerotKElcTYs;FramerotKElcTYs.displayName=\"Logo/Logo\";FramerotKElcTYs.defaultProps={height:37.5,width:150};addPropertyControls(FramerotKElcTYs,{variant:{options:[\"qLZLJdOU3\",\"gKCq9POYb\",\"gqIfZWmwP\"],optionTitles:[\"Header\",\"Tablet\",\"Footer\"],title:\"Variant\",type:ControlType.Enum},zx3HDUSuH:{title:\"Link\",type:ControlType.Link}});addFonts(FramerotKElcTYs,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerotKElcTYs\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"37.5\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gKCq9POYb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gqIfZWmwP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"zx3HDUSuH\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"150\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./otKElcTYs.map", "// Generated by Framer (4240133)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import MenuMenuItem from\"https://framerusercontent.com/modules/QFckCJDfcxioPfEZTlA3/9dKzA8OuBeM4hfeURzIc/DkEQ9y3XV.js\";const MenuMenuItemFonts=getFonts(MenuMenuItem);const cycleOrder=[\"k2nEt0yju\",\"lSTqILvRW\"];const serializationHash=\"framer-cjfpB\";const variantClassNames={k2nEt0yju:\"framer-v-nw3srn\",lSTqILvRW:\"framer-v-c1va9g\"};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={Desktop:\"k2nEt0yju\",Phone:\"lSTqILvRW\"};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:\"k2nEt0yju\"};};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:\"k2nEt0yju\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"lSTqILvRW\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-nw3srn\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"k2nEt0yju\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-19e50a1a-9a51-4059-97b1-89a099e5f8e2, rgb(35, 35, 35))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"none\",...style},variants:{lSTqILvRW:{boxShadow:\"0px 2px 10px 0px rgba(0, 0, 0, 0.1)\"}},...addPropertyOverrides({lSTqILvRW:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x97cd6\",\"data-framer-name\":\"Menu Item Wrapper\",layoutDependency:layoutDependency,layoutId:\"Dz9o4QUet\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13ea4mf\",\"data-framer-name\":\"Menu Items\",layoutDependency:layoutDependency,layoutId:\"LCB6su2CM\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+0,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9fs06i-container\",layoutDependency:layoutDependency,layoutId:\"l1juVp_M4-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks[0],height:\"100%\",id:\"l1juVp_M4\",JAzDRXXPS:\"Home 01\",layoutId:\"l1juVp_M4\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"u1E2y7sTC\"},implicitPathVariables:undefined},{href:{webPageId:\"u1E2y7sTC\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+47,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+0+0+47}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6izgkq-container\",layoutDependency:layoutDependency,layoutId:\"e4bN1mYRD-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks1[0],height:\"100%\",id:\"e4bN1mYRD\",JAzDRXXPS:\"Home 02\",layoutId:\"e4bN1mYRD\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TXomM64TT\"},implicitPathVariables:undefined},{href:{webPageId:\"TXomM64TT\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+94,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+0+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-w24ad5-container\",layoutDependency:layoutDependency,layoutId:\"Mj50kyZ1F-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks2[0],height:\"100%\",id:\"Mj50kyZ1F\",JAzDRXXPS:\"Home 03\",layoutId:\"Mj50kyZ1F\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t42zs6\",\"data-framer-name\":\"Menu Items\",layoutDependency:layoutDependency,layoutId:\"M17QMrm_h\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined},{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+0,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+141+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-m7yr3j-container\",layoutDependency:layoutDependency,layoutId:\"gdlhyoRRP-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks3[0],height:\"100%\",id:\"gdlhyoRRP\",JAzDRXXPS:\"About\",layoutId:\"gdlhyoRRP\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined},{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+47,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+141+0+47}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y6wx4w-container\",layoutDependency:layoutDependency,layoutId:\"tkpX_5lxN-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks4[0],height:\"100%\",id:\"tkpX_5lxN\",JAzDRXXPS:\"Insights\",layoutId:\"tkpX_5lxN\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{j7aIXtRnu:\"challenges-of-today-solutions-for-tomorrow\"},unresolvedPathSlugs:{j7aIXtRnu:{collectionId:\"QbPCnXR2u\",collectionItemId:\"KjPuL6pVH\"}},webPageId:\"JOlo2VLYs\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+94,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p9sl28-container\",layoutDependency:layoutDependency,layoutId:\"Z50OnajC2-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks5[0],height:\"100%\",id:\"Z50OnajC2\",JAzDRXXPS:\"Insight Details\",layoutId:\"Z50OnajC2\",variant:\"ts5iEEOId\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BGw_NXIJ5\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+141,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19fa0us-container\",layoutDependency:layoutDependency,layoutId:\"ObnEYMezY-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks6[0],height:\"100%\",id:\"ObnEYMezY\",JAzDRXXPS:\"Case Studies\",layoutId:\"ObnEYMezY\",variant:\"ts5iEEOId\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{oFEqIjB_Z:\"leveraging-data-for-smarter-decisions\"},unresolvedPathSlugs:{oFEqIjB_Z:{collectionId:\"HU4HCmR76\",collectionItemId:\"chFA8Ac9U\"}},webPageId:\"YNwarJIzJ\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+188,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yhw14e-container\",layoutDependency:layoutDependency,layoutId:\"C8K3PVeFl-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks7[0],height:\"100%\",id:\"C8K3PVeFl\",JAzDRXXPS:\"Case Studies Details\",layoutId:\"C8K3PVeFl\",variant:\"ts5iEEOId\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UYP9vXj1o\"},implicitPathVariables:undefined},{href:{webPageId:\"UYP9vXj1o\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+235,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+141+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b3t6fi-container\",layoutDependency:layoutDependency,layoutId:\"Xyod_Aaoq-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks8[0],height:\"100%\",id:\"Xyod_Aaoq\",JAzDRXXPS:\"Careers\",layoutId:\"Xyod_Aaoq\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15hhd9q\",\"data-framer-name\":\"Menu Items\",layoutDependency:layoutDependency,layoutId:\"Tt4xskZ5h\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IwtnFuGTc\"},implicitPathVariables:undefined},{href:{webPageId:\"IwtnFuGTc\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+0,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+282+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1al4pii-container\",layoutDependency:layoutDependency,layoutId:\"OpuNMEI53-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks9[0],height:\"100%\",id:\"OpuNMEI53\",JAzDRXXPS:\"Testimonials\",layoutId:\"OpuNMEI53\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IIRubb1IS\"},implicitPathVariables:undefined},{href:{webPageId:\"IIRubb1IS\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+47,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+282+0+47}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n8wxbe-container\",layoutDependency:layoutDependency,layoutId:\"yub9eVmgV-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks10[0],height:\"100%\",id:\"yub9eVmgV\",JAzDRXXPS:\"FAQs\",layoutId:\"yub9eVmgV\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xfE4BfQCH\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+94,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rdamu4-container\",layoutDependency:layoutDependency,layoutId:\"sdWSO20kk-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks11[0],height:\"100%\",id:\"sdWSO20kk\",JAzDRXXPS:\"Terms & Privacy\",layoutId:\"sdWSO20kk\",variant:\"ts5iEEOId\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{fhL1hry35:\"careers\"},unresolvedPathSlugs:{fhL1hry35:{collectionId:\"cjq82dbjy\",collectionItemId:\"dZNzAaaon\"}},webPageId:\"lSiDzGaGO\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+141,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-162nlqf-container\",layoutDependency:layoutDependency,layoutId:\"A2c39oA6E-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks12[0],height:\"100%\",id:\"A2c39oA6E\",JAzDRXXPS:\"Changelog\",layoutId:\"A2c39oA6E\",variant:\"ts5iEEOId\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined},{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+188,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+282+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ccmqmr-container\",layoutDependency:layoutDependency,layoutId:\"DfThZeQTx-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks13[0],height:\"100%\",id:\"DfThZeQTx\",JAzDRXXPS:\"Contact\",layoutId:\"DfThZeQTx\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DFUl1vkJy\"},implicitPathVariables:undefined},{href:{webPageId:\"DFUl1vkJy\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||319)-40-278)/2+0+0)+0+0+235,...addPropertyOverrides({lSTqILvRW:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||508)-40-466)/2+0+0)+0+282+0+141}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k9zrgz-container\",layoutDependency:layoutDependency,layoutId:\"LvgGibM_j-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks14[0],height:\"100%\",id:\"LvgGibM_j\",JAzDRXXPS:\"404\",layoutId:\"LvgGibM_j\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({lSTqILvRW:{DwjiWE8BA:resolvedLinks14[1]}},baseVariant,gestureVariant)})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-cjfpB.framer-go724q, .framer-cjfpB .framer-go724q { display: block; }\",\".framer-cjfpB.framer-nw3srn { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-cjfpB .framer-1x97cd6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-cjfpB .framer-13ea4mf, .framer-cjfpB .framer-1t42zs6, .framer-cjfpB .framer-15hhd9q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-cjfpB .framer-9fs06i-container, .framer-cjfpB .framer-6izgkq-container, .framer-cjfpB .framer-w24ad5-container, .framer-cjfpB .framer-m7yr3j-container, .framer-cjfpB .framer-y6wx4w-container, .framer-cjfpB .framer-p9sl28-container, .framer-cjfpB .framer-19fa0us-container, .framer-cjfpB .framer-yhw14e-container, .framer-cjfpB .framer-b3t6fi-container, .framer-cjfpB .framer-1al4pii-container, .framer-cjfpB .framer-1n8wxbe-container, .framer-cjfpB .framer-rdamu4-container, .framer-cjfpB .framer-162nlqf-container, .framer-cjfpB .framer-ccmqmr-container, .framer-cjfpB .framer-1k9zrgz-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cjfpB.framer-nw3srn, .framer-cjfpB .framer-1x97cd6, .framer-cjfpB .framer-13ea4mf, .framer-cjfpB .framer-1t42zs6, .framer-cjfpB .framer-15hhd9q { gap: 0px; } .framer-cjfpB.framer-nw3srn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-cjfpB.framer-nw3srn > :first-child, .framer-cjfpB .framer-13ea4mf > :first-child, .framer-cjfpB .framer-1t42zs6 > :first-child, .framer-cjfpB .framer-15hhd9q > :first-child { margin-top: 0px; } .framer-cjfpB.framer-nw3srn > :last-child, .framer-cjfpB .framer-13ea4mf > :last-child, .framer-cjfpB .framer-1t42zs6 > :last-child, .framer-cjfpB .framer-15hhd9q > :last-child { margin-bottom: 0px; } .framer-cjfpB .framer-1x97cd6 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-cjfpB .framer-1x97cd6 > :first-child { margin-left: 0px; } .framer-cjfpB .framer-1x97cd6 > :last-child { margin-right: 0px; } .framer-cjfpB .framer-13ea4mf > *, .framer-cjfpB .framer-1t42zs6 > *, .framer-cjfpB .framer-15hhd9q > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-cjfpB.framer-v-c1va9g.framer-nw3srn { width: 164px; }\",\".framer-cjfpB.framer-v-c1va9g .framer-1x97cd6 { flex-direction: column; gap: 4px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-cjfpB.framer-v-c1va9g .framer-1x97cd6 { gap: 0px; } .framer-cjfpB.framer-v-c1va9g .framer-1x97cd6 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-cjfpB.framer-v-c1va9g .framer-1x97cd6 > :first-child { margin-top: 0px; } .framer-cjfpB.framer-v-c1va9g .framer-1x97cd6 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 319\n * @framerIntrinsicWidth 501\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"lSTqILvRW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPLVRYrNWT=withCSS(Component,css,\"framer-cjfpB\");export default FramerPLVRYrNWT;FramerPLVRYrNWT.displayName=\"Menu/Dropdown\";FramerPLVRYrNWT.defaultProps={height:319,width:501};addPropertyControls(FramerPLVRYrNWT,{variant:{options:[\"k2nEt0yju\",\"lSTqILvRW\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerPLVRYrNWT,[{explicitInter:true,fonts:[]},...MenuMenuItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPLVRYrNWT\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"501\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lSTqILvRW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"319\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PLVRYrNWT.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,ResolveLinks,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,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 MenuMenuItem from\"https://framerusercontent.com/modules/QFckCJDfcxioPfEZTlA3/9dKzA8OuBeM4hfeURzIc/DkEQ9y3XV.js\";import ButtonButton from\"https://framerusercontent.com/modules/pxR7HncXPv9tSDlygj09/Ynfp3ofO5sbpJmbzgyRE/j5tzs8Ev6.js\";import LogoLogo from\"https://framerusercontent.com/modules/3AwhIQZyJ2MCh61vWoUP/DQ8jExTqNaKUn8xqwvqC/otKElcTYs.js\";import MenuDropdown from\"https://framerusercontent.com/modules/J7T3MgiqIB0Ss0bPfMFo/gRVgM1iSz1kjm2cKL7Dc/PLVRYrNWT.js\";const LogoLogoFonts=getFonts(LogoLogo);const MenuMenuItemFonts=getFonts(MenuMenuItem);const MenuDropdownFonts=getFonts(MenuDropdown);const MotionDivWithFX=withFX(motion.div);const FeatherFonts=getFonts(Feather);const ButtonButtonFonts=getFonts(ButtonButton);const cycleOrder=[\"newjZHqBf\",\"qKyPwtSt4\",\"D2D2yoDEx\",\"RdQRkPIoz\",\"zzCSZo8x1\",\"usP1VUdax\"];const serializationHash=\"framer-R7fDV\";const variantClassNames={D2D2yoDEx:\"framer-v-16lv76o\",newjZHqBf:\"framer-v-1bgob24\",qKyPwtSt4:\"framer-v-8gpa3q\",RdQRkPIoz:\"framer-v-1hqwlvl\",usP1VUdax:\"framer-v-1jbwlbi\",zzCSZo8x1:\"framer-v-e9f5bj\"};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 transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==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 Open Scroll\":\"usP1VUdax\",\"Phone Open\":\"RdQRkPIoz\",\"Phone Scroll\":\"zzCSZo8x1\",Desktop:\"newjZHqBf\",Phone:\"D2D2yoDEx\",Tablet:\"qKyPwtSt4\"};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:\"newjZHqBf\"};};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:\"newjZHqBf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const V0ck8c4lOizu9gt=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.show();});const onClickwf0wv3=activeVariantCallback(async(...args)=>{setVariant(\"RdQRkPIoz\");});const onClick1447hv6=activeVariantCallback(async(...args)=>{setVariant(\"D2D2yoDEx\");});const onClickhzo040=activeVariantCallback(async(...args)=>{setVariant(\"usP1VUdax\");});const onClick1rdwc9b=activeVariantCallback(async(...args)=>{setVariant(\"zzCSZo8x1\");});const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if([\"D2D2yoDEx\",\"RdQRkPIoz\",\"zzCSZo8x1\",\"usP1VUdax\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"qKyPwtSt4\")return false;return true;};const isDisplayed2=()=>{if([\"RdQRkPIoz\",\"usP1VUdax\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"D2D2yoDEx\",\"RdQRkPIoz\",\"zzCSZo8x1\",\"usP1VUdax\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.header,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1bgob24\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"newjZHqBf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\",...style},variants:{usP1VUdax:{backgroundColor:\"var(--token-8c4d7fa6-8e25-44e1-ad38-c3ce79c5badc, rgb(22, 24, 26))\",boxShadow:\"0px 1px 10px 0px rgba(255, 255, 255, 0.1)\"},zzCSZo8x1:{backgroundColor:\"var(--token-8c4d7fa6-8e25-44e1-ad38-c3ce79c5badc, rgb(22, 24, 26))\",boxShadow:\"0px 1px 10px 0px rgba(255, 255, 255, 0.1)\"}},...addPropertyOverrides({D2D2yoDEx:{\"data-framer-name\":\"Phone\"},qKyPwtSt4:{\"data-framer-name\":\"Tablet\"},RdQRkPIoz:{\"data-framer-name\":\"Phone Open\"},usP1VUdax:{\"data-framer-name\":\"Phone Open Scroll\"},zzCSZo8x1:{\"data-framer-name\":\"Phone Scroll\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m0f770\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"E5B3r9Nwy\",children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-6oz2i5\",\"data-framer-name\":\"Nav Bar\",layoutDependency:layoutDependency,layoutId:\"bgiW67jPw\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+8,...addPropertyOverrides({D2D2yoDEx:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-37)/2)+0+0},qKyPwtSt4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(30+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||83)-30-53)/2)+0+8},RdQRkPIoz:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-37)/2)+0+0},usP1VUdax:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-37)/2)+0+0},zzCSZo8x1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-37)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19r255w-container\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"ZDst51tHF-container\",name:\"Logo\",children:/*#__PURE__*/_jsx(LogoLogo,{height:\"100%\",id:\"ZDst51tHF\",layoutId:\"ZDst51tHF\",name:\"Logo\",variant:\"qLZLJdOU3\",width:\"100%\",zx3HDUSuH:resolvedLinks[0],...addPropertyOverrides({D2D2yoDEx:{variant:\"gKCq9POYb\",zx3HDUSuH:resolvedLinks[2]},qKyPwtSt4:{variant:\"gKCq9POYb\",zx3HDUSuH:resolvedLinks[1]},RdQRkPIoz:{variant:\"gKCq9POYb\",zx3HDUSuH:resolvedLinks[3]},usP1VUdax:{variant:\"gKCq9POYb\",zx3HDUSuH:resolvedLinks[5]},zzCSZo8x1:{variant:\"gKCq9POYb\",zx3HDUSuH:resolvedLinks[4]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3hu48q\",\"data-border\":true,\"data-framer-name\":\"Main Menu\",layoutDependency:layoutDependency,layoutId:\"Jh_8ZNvT5\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(153, 153, 153, 0) 90%)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"inset 0px 0px 81px 0px rgba(255, 255, 255, 0.16)\",WebkitBackdropFilter:\"blur(10px)\"},children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+0+5,...addPropertyOverrides({qKyPwtSt4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(30+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||83)-30-53)/2)+0+0+5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12zoclb-container\",id:`${layoutId}-12zoclb`,layoutDependency:layoutDependency,layoutId:\"DSr8BycWG-container\",ref:ref2,children:[/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:true,height:\"100%\",id:\"DSr8BycWG\",JAzDRXXPS:\"All Pages\",layoutId:\"DSr8BycWG\",V0ck8c4lO:V0ck8c4lOizu9gt({overlay}),variant:overlay.visible?\"y0chVpjN3\":\"ts5iEEOId\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(serializationHash,classNames,...sharedStyleClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-12zoclb`,offsetX:189,offsetY:9,onDismiss:overlay.hide,placement:\"bottom\",portalSelector:\"#overlay\",safeArea:true,zIndex:11,...addPropertyOverrides({qKyPwtSt4:{offsetX:190,offsetY:22}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1ql8wdr\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"C8nO47O6H\",ref:ref3,role:\"dialog\",style:{backgroundColor:\"var(--token-19e50a1a-9a51-4059-97b1-89a099e5f8e2, rgb(35, 35, 35))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:319,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+0+5+0+0+0,...addPropertyOverrides({qKyPwtSt4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(30+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||83)-30-53)/2)+0+0+5+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16w4w7x-container\",layoutDependency:layoutDependency,layoutId:\"MGB7guBeW-container\",children:/*#__PURE__*/_jsx(MenuDropdown,{height:\"100%\",id:\"MGB7guBeW\",layoutId:\"MGB7guBeW\",variant:\"k2nEt0yju\",width:\"100%\"})})})})})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined},{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+0+5,...addPropertyOverrides({qKyPwtSt4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(30+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||83)-30-53)/2)+0+0+5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ai15kc-container\",layoutDependency:layoutDependency,layoutId:\"EoMvKIIcN-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks1[0],height:\"100%\",id:\"EoMvKIIcN\",JAzDRXXPS:\"About\",layoutId:\"EoMvKIIcN\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({qKyPwtSt4:{DwjiWE8BA:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+0+5,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19do5zq-container\",layoutDependency:layoutDependency,layoutId:\"LB3ZamLLo-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks2[0],height:\"100%\",id:\"LB3ZamLLo\",JAzDRXXPS:\"Insights\",layoutId:\"LB3ZamLLo\",variant:\"ts5iEEOId\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined},{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+0+5,...addPropertyOverrides({qKyPwtSt4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(30+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||83)-30-53)/2)+0+0+5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y2fqvr-container\",layoutDependency:layoutDependency,layoutId:\"mboL2C_4d-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks3[0],height:\"100%\",id:\"mboL2C_4d\",JAzDRXXPS:\"Contact\",layoutId:\"mboL2C_4d\",variant:\"ts5iEEOId\",width:\"100%\",...addPropertyOverrides({qKyPwtSt4:{DwjiWE8BA:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({RdQRkPIoz:{height:319,width:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1px), 390px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-37)/2)+0+37- -214},usP1VUdax:{height:319,width:`max(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1px), 390px), 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-37)/2)+0+37- -215}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k7miti-container\",layoutDependency:layoutDependency,layoutId:\"NiNA85Lhy-container\",children:/*#__PURE__*/_jsx(MenuDropdown,{height:\"100%\",id:\"NiNA85Lhy\",layoutId:\"NiNA85Lhy\",variant:\"k2nEt0yju\",width:\"100%\",...addPropertyOverrides({RdQRkPIoz:{style:{width:\"100%\"},variant:\"lSTqILvRW\"},usP1VUdax:{style:{width:\"100%\"},variant:\"lSTqILvRW\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dhw6z8\",\"data-framer-name\":\"Header Button\",layoutDependency:layoutDependency,layoutId:\"HfJet7_E3\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cii4wr-container\",layoutDependency:layoutDependency,layoutId:\"IoEcrWedl-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-852ab01e-4c8a-4815-81f4-59747a86f485, rgb(0, 0, 0))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"menu\",id:\"IoEcrWedl\",layoutId:\"IoEcrWedl\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({D2D2yoDEx:{color:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",onClick:onClickwf0wv3},RdQRkPIoz:{color:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",iconSelection:\"x\",onClick:onClick1447hv6},usP1VUdax:{color:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",iconSelection:\"x\",onClick:onClick1rdwc9b},zzCSZo8x1:{color:\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",onClick:onClickhzo040}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined},{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(24+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||77)-24-53)/2)+0+2+0,...addPropertyOverrides({qKyPwtSt4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(30+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||83)-30-53)/2)+0+2+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ave0i6-container\",layoutDependency:layoutDependency,layoutId:\"QYEjOXHZB-container\",children:/*#__PURE__*/_jsx(ButtonButton,{height:\"100%\",id:\"QYEjOXHZB\",layoutId:\"QYEjOXHZB\",variant:\"GcsqEvTuB\",width:\"100%\",ylVlgUgjr:\"Get Started for Free\",yM09ip1dJ:resolvedLinks4[0],...addPropertyOverrides({qKyPwtSt4:{yM09ip1dJ:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R7fDV.framer-x4ip9n, .framer-R7fDV .framer-x4ip9n { display: block; }\",\".framer-R7fDV.framer-1bgob24 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 1224px; }\",\".framer-R7fDV .framer-1m0f770 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-R7fDV .framer-6oz2i5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-R7fDV .framer-19r255w-container, .framer-R7fDV .framer-12zoclb-container, .framer-R7fDV .framer-16w4w7x-container, .framer-R7fDV .framer-1ai15kc-container, .framer-R7fDV .framer-19do5zq-container, .framer-R7fDV .framer-y2fqvr-container, .framer-R7fDV .framer-1k7miti-container, .framer-R7fDV .framer-1ave0i6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-R7fDV .framer-3hu48q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 5px; position: relative; width: min-content; z-index: 0; }\",\".framer-R7fDV .framer-1ql8wdr { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-R7fDV .framer-dhw6z8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-R7fDV .framer-cii4wr-container { flex: none; height: 30px; position: relative; width: 30px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-R7fDV.framer-1bgob24, .framer-R7fDV .framer-1m0f770, .framer-R7fDV .framer-3hu48q, .framer-R7fDV .framer-1ql8wdr, .framer-R7fDV .framer-dhw6z8 { gap: 0px; } .framer-R7fDV.framer-1bgob24 > *, .framer-R7fDV .framer-1m0f770 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R7fDV.framer-1bgob24 > :first-child, .framer-R7fDV .framer-1m0f770 > :first-child, .framer-R7fDV .framer-3hu48q > :first-child, .framer-R7fDV .framer-dhw6z8 > :first-child { margin-left: 0px; } .framer-R7fDV.framer-1bgob24 > :last-child, .framer-R7fDV .framer-1m0f770 > :last-child, .framer-R7fDV .framer-3hu48q > :last-child, .framer-R7fDV .framer-dhw6z8 > :last-child { margin-right: 0px; } .framer-R7fDV .framer-3hu48q > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-R7fDV .framer-1ql8wdr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R7fDV .framer-1ql8wdr > :first-child { margin-top: 0px; } .framer-R7fDV .framer-1ql8wdr > :last-child { margin-bottom: 0px; } .framer-R7fDV .framer-dhw6z8 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-R7fDV.framer-v-8gpa3q.framer-1bgob24 { padding: 30px 0px 0px 0px; width: 768px; }\",\".framer-R7fDV.framer-v-8gpa3q .framer-1m0f770 { max-width: 768px; }\",\".framer-R7fDV.framer-v-8gpa3q .framer-12zoclb-container { order: 0; }\",\".framer-R7fDV.framer-v-8gpa3q .framer-1ai15kc-container { order: 1; }\",\".framer-R7fDV.framer-v-8gpa3q .framer-y2fqvr-container { order: 3; }\",\".framer-R7fDV.framer-v-16lv76o.framer-1bgob24, .framer-R7fDV.framer-v-1hqwlvl.framer-1bgob24, .framer-R7fDV.framer-v-e9f5bj.framer-1bgob24, .framer-R7fDV.framer-v-1jbwlbi.framer-1bgob24 { padding: 20px; width: 390px; }\",\".framer-R7fDV.framer-v-16lv76o .framer-1m0f770, .framer-R7fDV.framer-v-1hqwlvl .framer-1m0f770, .framer-R7fDV.framer-v-e9f5bj .framer-1m0f770, .framer-R7fDV.framer-v-1jbwlbi .framer-1m0f770 { max-width: 390px; }\",\".framer-R7fDV.framer-v-16lv76o .framer-cii4wr-container, .framer-R7fDV.framer-v-1hqwlvl .framer-cii4wr-container { cursor: pointer; }\",\".framer-R7fDV.framer-v-1hqwlvl .framer-1k7miti-container { bottom: -533px; position: absolute; right: 0px; width: 100%; z-index: 1; }\",\".framer-R7fDV.framer-v-1jbwlbi .framer-1k7miti-container { bottom: -534px; left: 0px; position: absolute; width: 100%; z-index: 1; }\",'.framer-R7fDV[data-border=\"true\"]::after, .framer-R7fDV [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 77\n * @framerIntrinsicWidth 1224\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qKyPwtSt4\":{\"layout\":[\"fixed\",\"auto\"]},\"D2D2yoDEx\":{\"layout\":[\"fixed\",\"auto\"]},\"RdQRkPIoz\":{\"layout\":[\"fixed\",\"auto\"]},\"zzCSZo8x1\":{\"layout\":[\"fixed\",\"auto\"]},\"usP1VUdax\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBXeT0wClp=withCSS(Component,css,\"framer-R7fDV\");export default FramerBXeT0wClp;FramerBXeT0wClp.displayName=\"Menu/Header\";FramerBXeT0wClp.defaultProps={height:77,width:1224};addPropertyControls(FramerBXeT0wClp,{variant:{options:[\"newjZHqBf\",\"qKyPwtSt4\",\"D2D2yoDEx\",\"RdQRkPIoz\",\"zzCSZo8x1\",\"usP1VUdax\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\",\"Phone Scroll\",\"Phone Open Scroll\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBXeT0wClp,[{explicitInter:true,fonts:[]},...LogoLogoFonts,...MenuMenuItemFonts,...MenuDropdownFonts,...FeatherFonts,...ButtonButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBXeT0wClp\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1224\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qKyPwtSt4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D2D2yoDEx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RdQRkPIoz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zzCSZo8x1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"usP1VUdax\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"77\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ed8225c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-e18QT .framer-styles-preset-1yz8stq:not(.rich-text-wrapper), .framer-e18QT .framer-styles-preset-1yz8stq.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.2px; --framer-line-height: 1.8em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-b346a199-bd8d-4a37-9635-203583ae6b9c, #757575); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-e18QT\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ddd30d5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Geist-500\",\"GF;Geist-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RruM4mJPby1QNtA.woff2\",weight:\"500\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_Re-Q4mJPby1QNtA.woff2\",weight:\"700\"}]}];export const css=[\".framer-cfRMy .framer-styles-preset-1hrujst:not(.rich-text-wrapper), .framer-cfRMy .framer-styles-preset-1hrujst.rich-text-wrapper p { --framer-font-family: \\\"Geist\\\", \\\"Geist Placeholder\\\", sans-serif; --framer-font-family-bold: \\\"Geist\\\", \\\"Geist Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.4px; --framer-line-height: 1.7em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #666666; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-cfRMy\";\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 (2e3161d)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={Lemd3KCEZ:{hover:true}};const serializationHash=\"framer-5SaxE\";const variantClassNames={Lemd3KCEZ:\"framer-v-122dw0n\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 getProps=({height,id,link,socialIcon,width,...props})=>{var _ref;return{...props,Bx37UyE47:(_ref=socialIcon!==null&&socialIcon!==void 0?socialIcon:props.Bx37UyE47)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/WfsKFFEtSbnCrZhNKLcxCZq2vU.svg\"},yTYslnLNJ:link!==null&&link!==void 0?link:props.yTYslnLNJ};};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,yTYslnLNJ,Bx37UyE47,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Lemd3KCEZ\",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:yTYslnLNJ,nodeId:\"Lemd3KCEZ\",children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:41,pixelWidth:41,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Bx37UyE47)},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-122dw0n\",className,classNames)} framer-1xrt1ur`,\"data-framer-name\":\"Social Icon\",layoutDependency:layoutDependency,layoutId:\"Lemd3KCEZ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{filter:\"grayscale(1)\",WebkitFilter:\"grayscale(1)\",...style},variants:{\"Lemd3KCEZ-hover\":{filter:\"grayscale(0)\",WebkitFilter:\"grayscale(0)\"}},...addPropertyOverrides({\"Lemd3KCEZ-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5SaxE.framer-1xrt1ur, .framer-5SaxE .framer-1xrt1ur { display: block; }\",\".framer-5SaxE.framer-122dw0n { cursor: pointer; height: 20px; position: relative; text-decoration: none; width: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"teI5qkTlR\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"yTYslnLNJ\":\"link\",\"Bx37UyE47\":\"socialIcon\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramercrvuMUpME=withCSS(Component,css,\"framer-5SaxE\");export default FramercrvuMUpME;FramercrvuMUpME.displayName=\"Social Icon\";FramercrvuMUpME.defaultProps={height:20,width:20};addPropertyControls(FramercrvuMUpME,{yTYslnLNJ:{title:\"Link\",type:ControlType.Link},Bx37UyE47:{__defaultAssetReference:\"data:framer/asset-reference,WfsKFFEtSbnCrZhNKLcxCZq2vU.svg?originalFilename=Social+Icons+%286%29.svg&preferredSize=auto\",title:\"Social Icon\",type:ControlType.ResponsiveImage}});addFonts(FramercrvuMUpME,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercrvuMUpME\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"20\",\"framerVariables\":\"{\\\"yTYslnLNJ\\\":\\\"link\\\",\\\"Bx37UyE47\\\":\\\"socialIcon\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"teI5qkTlR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"20\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./crvuMUpME.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/apwUI9PGX5i8MD4WtTVb/x47OApw7NYJ95Ty0lki1/lZkDQNdBs.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/G31i0u7eK9s70roLk5i2/SDlvHWK6oU2fRuSqXMqp/OnjiCkJ1d.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/cUOehWnV3GIZsJ7Dr7P4/SKeSdZIlYhZdblxJ2LBP/XjL0ROsit.js\";import SocialIcon from\"https://framerusercontent.com/modules/g77vQYJ5jDbVxP53j1Xo/3tFwyzXmRgOjcfXTVcRd/crvuMUpME.js\";import MenuMenuItem from\"https://framerusercontent.com/modules/QFckCJDfcxioPfEZTlA3/9dKzA8OuBeM4hfeURzIc/DkEQ9y3XV.js\";import LogoLogo from\"https://framerusercontent.com/modules/3AwhIQZyJ2MCh61vWoUP/DQ8jExTqNaKUn8xqwvqC/otKElcTYs.js\";const LogoLogoFonts=getFonts(LogoLogo);const MenuMenuItemFonts=getFonts(MenuMenuItem);const SocialIconFonts=getFonts(SocialIcon);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"RefRUY8gR\",\"dHlVs_a1J\",\"rbQ8Fnb1q\",\"VuC8UJwMS\"];const serializationHash=\"framer-mpEj0\";const variantClassNames={dHlVs_a1J:\"framer-v-17cf04b\",rbQ8Fnb1q:\"framer-v-inafjc\",RefRUY8gR:\"framer-v-opkotg\",VuC8UJwMS:\"framer-v-1m2u3p2\"};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 transition2={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Large\":\"VuC8UJwMS\",Desktop:\"RefRUY8gR\",Phone:\"rbQ8Fnb1q\",Tablet:\"dHlVs_a1J\"};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:\"RefRUY8gR\"};};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:\"RefRUY8gR\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,background:{alt:\"\",positionX:\"center\",positionY:\"center\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-opkotg\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"RefRUY8gR\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({dHlVs_a1J:{\"data-framer-name\":\"Tablet\",background:{alt:\"\",fit:\"fill\"}},rbQ8Fnb1q:{\"data-framer-name\":\"Phone\",background:{alt:\"\",fit:\"fill\",positionX:\"center\",positionY:\"center\"}},VuC8UJwMS:{\"data-framer-name\":\"Desktop Large\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-idwxs9\",\"data-framer-appear-id\":\"idwxs9\",\"data-framer-name\":\"Container\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"w26AQd4ao\",optimized:true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z736y0\",\"data-framer-name\":\"Footer Top Content \",layoutDependency:layoutDependency,layoutId:\"z_68TJw3j\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w4mn28\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"ZoWHylfRZ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+0+0+0},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19m927x-container\",layoutDependency:layoutDependency,layoutId:\"DZceCICFy-container\",children:/*#__PURE__*/_jsx(LogoLogo,{height:\"100%\",id:\"DZceCICFy\",layoutId:\"DZceCICFy\",variant:\"qLZLJdOU3\",width:\"100%\",zx3HDUSuH:resolvedLinks[0],...addPropertyOverrides({dHlVs_a1J:{zx3HDUSuH:resolvedLinks[1]},rbQ8Fnb1q:{zx3HDUSuH:resolvedLinks[2]},VuC8UJwMS:{zx3HDUSuH:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivccl1\",\"data-styles-preset\":\"lZkDQNdBs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Scale operations with additional integrations or add-ons.\"})}),className:\"framer-10ountv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OxHOly5lC\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.5},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t4183i\",\"data-framer-name\":\"Footer List Wrapper\",layoutDependency:layoutDependency,layoutId:\"qfilkC0Pq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qxavux\",\"data-framer-name\":\"Single List\",layoutDependency:layoutDependency,layoutId:\"I1l3pAWMj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hrujst\",\"data-styles-preset\":\"XjL0ROsit\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Navigation\"})}),className:\"framer-1v8iy1n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"r487K6Q7o\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tofp3v\",\"data-framer-name\":\"Menu List\",layoutDependency:layoutDependency,layoutId:\"tro9D8LCI\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BGw_NXIJ5\"},implicitPathVariables:undefined},{href:{webPageId:\"BGw_NXIJ5\"},implicitPathVariables:undefined},{href:{webPageId:\"BGw_NXIJ5\"},implicitPathVariables:undefined},{href:{webPageId:\"BGw_NXIJ5\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+0,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+0},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1shhrmd-container\",layoutDependency:layoutDependency,layoutId:\"bYh2G2P3D-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks1[0],height:\"100%\",id:\"bYh2G2P3D\",JAzDRXXPS:\"Case Studies\",layoutId:\"bYh2G2P3D\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks1[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks1[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks1[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IwtnFuGTc\"},implicitPathVariables:undefined},{href:{webPageId:\"IwtnFuGTc\"},implicitPathVariables:undefined},{href:{webPageId:\"IwtnFuGTc\"},implicitPathVariables:undefined},{href:{webPageId:\"IwtnFuGTc\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+51,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+51},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+51}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uye1kq-container\",layoutDependency:layoutDependency,layoutId:\"Wg0jpywYd-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks2[0],height:\"100%\",id:\"Wg0jpywYd\",JAzDRXXPS:\"Testimonials\",layoutId:\"Wg0jpywYd\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks2[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks2[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks2[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{j7aIXtRnu:\"challenges-of-today-solutions-for-tomorrow\"},unresolvedPathSlugs:{j7aIXtRnu:{collectionId:\"QbPCnXR2u\",collectionItemId:\"KjPuL6pVH\"}},webPageId:\"JOlo2VLYs\"},implicitPathVariables:undefined},{href:{pathVariables:{j7aIXtRnu:\"challenges-of-today-solutions-for-tomorrow\"},unresolvedPathSlugs:{j7aIXtRnu:{collectionId:\"QbPCnXR2u\",collectionItemId:\"KjPuL6pVH\"}},webPageId:\"JOlo2VLYs\"},implicitPathVariables:undefined},{href:{pathVariables:{j7aIXtRnu:\"challenges-of-today-solutions-for-tomorrow\"},unresolvedPathSlugs:{j7aIXtRnu:{collectionId:\"QbPCnXR2u\",collectionItemId:\"KjPuL6pVH\"}},webPageId:\"JOlo2VLYs\"},implicitPathVariables:undefined},{href:{pathVariables:{j7aIXtRnu:\"challenges-of-today-solutions-for-tomorrow\"},unresolvedPathSlugs:{j7aIXtRnu:{collectionId:\"QbPCnXR2u\",collectionItemId:\"KjPuL6pVH\"}},webPageId:\"JOlo2VLYs\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+102,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+102},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+102}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-115wf2s-container\",layoutDependency:layoutDependency,layoutId:\"DpjB5n5HU-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks3[0],height:\"100%\",id:\"DpjB5n5HU\",JAzDRXXPS:\"Insight Details\",layoutId:\"DpjB5n5HU\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks3[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks3[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks3[3]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bnfdbo\",\"data-framer-name\":\"Single List\",layoutDependency:layoutDependency,layoutId:\"dhzPuMvCi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hrujst\",\"data-styles-preset\":\"XjL0ROsit\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Resources\"})}),className:\"framer-1t5mxoj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"d1P_kL8F3\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-elu5t9\",\"data-framer-name\":\"Menu List\",layoutDependency:layoutDependency,layoutId:\"Ny431zLHQ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xfE4BfQCH\"},implicitPathVariables:undefined},{href:{webPageId:\"xfE4BfQCH\"},implicitPathVariables:undefined},{href:{webPageId:\"xfE4BfQCH\"},implicitPathVariables:undefined},{href:{webPageId:\"xfE4BfQCH\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+0,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+0},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zk8k7x-container\",layoutDependency:layoutDependency,layoutId:\"QDYQo1mR3-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks4[0],height:\"100%\",id:\"QDYQo1mR3\",JAzDRXXPS:\"Terms & privacy\",layoutId:\"QDYQo1mR3\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks4[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks4[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks4[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DFUl1vkJy\"},implicitPathVariables:undefined},{href:{webPageId:\"DFUl1vkJy\"},implicitPathVariables:undefined},{href:{webPageId:\"DFUl1vkJy\"},implicitPathVariables:undefined},{href:{webPageId:\"DFUl1vkJy\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+51,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+51},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+51}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wgpm6w-container\",layoutDependency:layoutDependency,layoutId:\"SOc48epE7-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks5[0],height:\"100%\",id:\"SOc48epE7\",JAzDRXXPS:\"404\",layoutId:\"SOc48epE7\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks5[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks5[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks5[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{fhL1hry35:\"careers\"},unresolvedPathSlugs:{fhL1hry35:{collectionId:\"cjq82dbjy\",collectionItemId:\"dZNzAaaon\"}},webPageId:\"lSiDzGaGO\"},implicitPathVariables:undefined},{href:{pathVariables:{fhL1hry35:\"careers\"},unresolvedPathSlugs:{fhL1hry35:{collectionId:\"cjq82dbjy\",collectionItemId:\"dZNzAaaon\"}},webPageId:\"lSiDzGaGO\"},implicitPathVariables:undefined},{href:{pathVariables:{fhL1hry35:\"careers\"},unresolvedPathSlugs:{fhL1hry35:{collectionId:\"cjq82dbjy\",collectionItemId:\"dZNzAaaon\"}},webPageId:\"lSiDzGaGO\"},implicitPathVariables:undefined},{href:{pathVariables:{fhL1hry35:\"careers\"},unresolvedPathSlugs:{fhL1hry35:{collectionId:\"cjq82dbjy\",collectionItemId:\"dZNzAaaon\"}},webPageId:\"lSiDzGaGO\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+102,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+102},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+102}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pqxqx3-container\",layoutDependency:layoutDependency,layoutId:\"vMJZ_eX7W-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks6[0],height:\"100%\",id:\"vMJZ_eX7W\",JAzDRXXPS:\"Changelog\",layoutId:\"vMJZ_eX7W\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks6[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks6[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks6[3]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yvywm\",\"data-framer-name\":\"Single List\",layoutDependency:layoutDependency,layoutId:\"A57htUD89\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hrujst\",\"data-styles-preset\":\"XjL0ROsit\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Miscellineous\"})}),className:\"framer-9gtckw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ktHUXkMBh\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14dixu7\",\"data-framer-name\":\"Menu List\",layoutDependency:layoutDependency,layoutId:\"xcSTPPbVO\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined},{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined},{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined},{href:{webPageId:\"ZVgx1kMn8\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+0,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+0},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y883ct-container\",layoutDependency:layoutDependency,layoutId:\"aXdU8tCaB-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks7[0],height:\"100%\",id:\"aXdU8tCaB\",JAzDRXXPS:\"Insights\",layoutId:\"aXdU8tCaB\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks7[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks7[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks7[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined},{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined},{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined},{href:{webPageId:\"NGUnTTOkW\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+51,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+51},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+51}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ymsxji-container\",layoutDependency:layoutDependency,layoutId:\"rKioeET7h-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks8[0],height:\"100%\",id:\"rKioeET7h\",JAzDRXXPS:\"Abouts\",layoutId:\"rKioeET7h\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks8[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks8[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks8[3]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g4xvg9\",\"data-framer-name\":\"Single List\",layoutDependency:layoutDependency,layoutId:\"QtJtii4kD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1hrujst\",\"data-styles-preset\":\"XjL0ROsit\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"Company\"})}),className:\"framer-1ff6i9e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LV4iK8cbz\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ox2g27\",\"data-framer-name\":\"Menu List\",layoutDependency:layoutDependency,layoutId:\"QqVvNKLFk\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UYP9vXj1o\"},implicitPathVariables:undefined},{href:{webPageId:\"UYP9vXj1o\"},implicitPathVariables:undefined},{href:{webPageId:\"UYP9vXj1o\"},implicitPathVariables:undefined},{href:{webPageId:\"UYP9vXj1o\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+0,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+0},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rwfx95-container\",layoutDependency:layoutDependency,layoutId:\"xjjaioW_3-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks9[0],height:\"100%\",id:\"xjjaioW_3\",JAzDRXXPS:\"Careers\",layoutId:\"xjjaioW_3\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks9[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks9[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks9[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined},{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined},{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined},{href:{webPageId:\"uSKFv4K6Y\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+51,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+51},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+51}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kwvohi-container\",layoutDependency:layoutDependency,layoutId:\"npk_OEycr-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks10[0],height:\"100%\",id:\"npk_OEycr\",JAzDRXXPS:\"Contact\",layoutId:\"npk_OEycr\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks10[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks10[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks10[3]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IIRubb1IS\"},implicitPathVariables:undefined},{href:{webPageId:\"IIRubb1IS\"},implicitPathVariables:undefined},{href:{webPageId:\"IIRubb1IS\"},implicitPathVariables:undefined},{href:{webPageId:\"IIRubb1IS\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+0+0+0+0+43.2+0+102,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+0+0+240+0+0+43.2+0+102},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+0+0+0+0+43.2+0+102}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-btik0h-container\",layoutDependency:layoutDependency,layoutId:\"QWyfL1SQu-container\",children:/*#__PURE__*/_jsx(MenuMenuItem,{c7Royl0LP:false,DwjiWE8BA:resolvedLinks11[0],height:\"100%\",id:\"QWyfL1SQu\",JAzDRXXPS:\"FAQs\",layoutId:\"QWyfL1SQu\",variant:\"dt0CxLdFY\",width:\"100%\",...addPropertyOverrides({dHlVs_a1J:{DwjiWE8BA:resolvedLinks11[1]},rbQ8Fnb1q:{DwjiWE8BA:resolvedLinks11[2]},VuC8UJwMS:{DwjiWE8BA:resolvedLinks11[3]}},baseVariant,gestureVariant)})})})})]})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mb2735\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"v306I1Svn\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ybl0sy\",\"data-framer-name\":\"Social Icons\",layoutDependency:layoutDependency,layoutId:\"gXG4IZWbL\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+344+2.0999999999999996+.5,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+498.2+2.0999999999999996+.5},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+344+2.0999999999999996+.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2pqsm-container\",layoutDependency:layoutDependency,layoutId:\"XhfsJbNVn-container\",children:/*#__PURE__*/_jsx(SocialIcon,{height:\"100%\",id:\"XhfsJbNVn\",layoutId:\"XhfsJbNVn\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",yTYslnLNJ:\"https://x.com/?lang=en\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+344+2.0999999999999996+.5,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+498.2+2.0999999999999996+.5},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+344+2.0999999999999996+.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ia26u-container\",layoutDependency:layoutDependency,layoutId:\"SeFYd0XcJ-container\",children:/*#__PURE__*/_jsx(SocialIcon,{Bx37UyE47:addImageAlt({src:\"https://framerusercontent.com/images/R7ZqbURD5jaeELC4tjLvKdoY0.svg\"},\"\"),height:\"100%\",id:\"SeFYd0XcJ\",layoutId:\"SeFYd0XcJ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",yTYslnLNJ:\"https://x.com/?lang=en\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+344+2.0999999999999996+.5,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+498.2+2.0999999999999996+.5},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+344+2.0999999999999996+.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14r83rz-container\",layoutDependency:layoutDependency,layoutId:\"dMIwmkgkK-container\",children:/*#__PURE__*/_jsx(SocialIcon,{Bx37UyE47:addImageAlt({src:\"https://framerusercontent.com/images/3xAPViBigT1DiWq4texWoLDVQ.svg\"},\"\"),height:\"100%\",id:\"dMIwmkgkK\",layoutId:\"dMIwmkgkK\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",yTYslnLNJ:\"https://www.instagram.com/\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,width:\"20px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-217-369.2)/2)+0+344+2.0999999999999996+0,...addPropertyOverrides({dHlVs_a1J:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-160-523.4)/2)+0+498.2+2.0999999999999996+0},rbQ8Fnb1q:{y:undefined},VuC8UJwMS:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(60+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-217-369.2)/2)+0+344+2.0999999999999996+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2h7c3k-container\",layoutDependency:layoutDependency,layoutId:\"iFVD5PmKd-container\",children:/*#__PURE__*/_jsx(SocialIcon,{Bx37UyE47:addImageAlt({src:\"https://framerusercontent.com/images/eBIGGX8ND6sTbI4IK8ypG3yFDU.svg\"},\"\"),height:\"100%\",id:\"iFVD5PmKd\",layoutId:\"iFVD5PmKd\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",yTYslnLNJ:\"https://www.threads.net/?hl=en\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yz8stq\",\"data-styles-preset\":\"OnjiCkJ1d\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255)))\"},children:\"\\xa9 Datagrid 2025 - FramerBite\"})}),className:\"framer-8366p2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dznRyf0cm\",style:{\"--extracted-r6o4lv\":\"var(--token-a7d7b8ee-5d8b-4580-87eb-5f9cf604cfc2, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.7},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||519)-114),pixelHeight:586,pixelWidth:2250,positionX:\"center\",positionY:\"top\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png\",srcSet:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=512 512w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png 2250w\"},className:\"framer-1ltmii3\",layoutDependency:layoutDependency,layoutId:\"Ll0pRiZLG\",...addPropertyOverrides({dHlVs_a1J:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||554.5)-84),pixelHeight:586,pixelWidth:2250,positionX:\"center\",positionY:\"top\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png\",srcSet:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=512 512w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png 2250w\"}},rbQ8Fnb1q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||760)-114),pixelHeight:586,pixelWidth:2250,positionX:\"center\",positionY:\"top\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png\",srcSet:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=512 512w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png 2250w\"}},VuC8UJwMS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||521)-114),pixelHeight:586,pixelWidth:2250,positionX:\"center\",positionY:\"top\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png\",srcSet:\"https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=512 512w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SejlGllO2TXSxf0GaVm3ixXee4.png 2250w\"}}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mpEj0.framer-2xc41q, .framer-mpEj0 .framer-2xc41q { display: block; }\",\".framer-mpEj0.framer-opkotg { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 30px 157px 30px; position: relative; width: 1200px; }\",\".framer-mpEj0 .framer-idwxs9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mpEj0 .framer-z736y0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 220px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 136px 0px; position: relative; width: 100%; }\",\".framer-mpEj0 .framer-w4mn28 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 25%; }\",\".framer-mpEj0 .framer-19m927x-container, .framer-mpEj0 .framer-1shhrmd-container, .framer-mpEj0 .framer-uye1kq-container, .framer-mpEj0 .framer-115wf2s-container, .framer-mpEj0 .framer-zk8k7x-container, .framer-mpEj0 .framer-1wgpm6w-container, .framer-mpEj0 .framer-1pqxqx3-container, .framer-mpEj0 .framer-1y883ct-container, .framer-mpEj0 .framer-1ymsxji-container, .framer-mpEj0 .framer-rwfx95-container, .framer-mpEj0 .framer-kwvohi-container, .framer-mpEj0 .framer-btik0h-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mpEj0 .framer-10ountv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mpEj0 .framer-t4183i { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mpEj0 .framer-1qxavux, .framer-mpEj0 .framer-1bnfdbo, .framer-mpEj0 .framer-yvywm, .framer-mpEj0 .framer-g4xvg9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 19%; }\",\".framer-mpEj0 .framer-1v8iy1n, .framer-mpEj0 .framer-1t5mxoj, .framer-mpEj0 .framer-9gtckw, .framer-mpEj0 .framer-1ff6i9e, .framer-mpEj0 .framer-8366p2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mpEj0 .framer-tofp3v, .framer-mpEj0 .framer-elu5t9, .framer-mpEj0 .framer-14dixu7, .framer-mpEj0 .framer-ox2g27 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mpEj0 .framer-mb2735 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mpEj0 .framer-1ybl0sy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mpEj0 .framer-2pqsm-container, .framer-mpEj0 .framer-1ia26u-container, .framer-mpEj0 .framer-14r83rz-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-mpEj0 .framer-2h7c3k-container { flex: none; height: 21px; position: relative; width: 20px; }\",\".framer-mpEj0 .framer-1ltmii3 { bottom: -183px; flex: none; height: 297px; left: 0px; overflow: visible; position: absolute; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mpEj0.framer-opkotg, .framer-mpEj0 .framer-idwxs9, .framer-mpEj0 .framer-z736y0, .framer-mpEj0 .framer-w4mn28, .framer-mpEj0 .framer-1qxavux, .framer-mpEj0 .framer-tofp3v, .framer-mpEj0 .framer-1bnfdbo, .framer-mpEj0 .framer-elu5t9, .framer-mpEj0 .framer-yvywm, .framer-mpEj0 .framer-14dixu7, .framer-mpEj0 .framer-g4xvg9, .framer-mpEj0 .framer-ox2g27, .framer-mpEj0 .framer-1ybl0sy { gap: 0px; } .framer-mpEj0.framer-opkotg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mpEj0.framer-opkotg > :first-child, .framer-mpEj0 .framer-z736y0 > :first-child, .framer-mpEj0 .framer-1ybl0sy > :first-child { margin-left: 0px; } .framer-mpEj0.framer-opkotg > :last-child, .framer-mpEj0 .framer-z736y0 > :last-child, .framer-mpEj0 .framer-1ybl0sy > :last-child { margin-right: 0px; } .framer-mpEj0 .framer-idwxs9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mpEj0 .framer-idwxs9 > :first-child, .framer-mpEj0 .framer-w4mn28 > :first-child, .framer-mpEj0 .framer-1qxavux > :first-child, .framer-mpEj0 .framer-tofp3v > :first-child, .framer-mpEj0 .framer-1bnfdbo > :first-child, .framer-mpEj0 .framer-elu5t9 > :first-child, .framer-mpEj0 .framer-yvywm > :first-child, .framer-mpEj0 .framer-14dixu7 > :first-child, .framer-mpEj0 .framer-g4xvg9 > :first-child, .framer-mpEj0 .framer-ox2g27 > :first-child { margin-top: 0px; } .framer-mpEj0 .framer-idwxs9 > :last-child, .framer-mpEj0 .framer-w4mn28 > :last-child, .framer-mpEj0 .framer-1qxavux > :last-child, .framer-mpEj0 .framer-tofp3v > :last-child, .framer-mpEj0 .framer-1bnfdbo > :last-child, .framer-mpEj0 .framer-elu5t9 > :last-child, .framer-mpEj0 .framer-yvywm > :last-child, .framer-mpEj0 .framer-14dixu7 > :last-child, .framer-mpEj0 .framer-g4xvg9 > :last-child, .framer-mpEj0 .framer-ox2g27 > :last-child { margin-bottom: 0px; } .framer-mpEj0 .framer-z736y0 > * { margin: 0px; margin-left: calc(220px / 2); margin-right: calc(220px / 2); } .framer-mpEj0 .framer-w4mn28 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-mpEj0 .framer-1qxavux > *, .framer-mpEj0 .framer-1bnfdbo > *, .framer-mpEj0 .framer-yvywm > *, .framer-mpEj0 .framer-g4xvg9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-mpEj0 .framer-tofp3v > *, .framer-mpEj0 .framer-elu5t9 > *, .framer-mpEj0 .framer-14dixu7 > *, .framer-mpEj0 .framer-ox2g27 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-mpEj0 .framer-1ybl0sy > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-mpEj0.framer-v-17cf04b.framer-opkotg { padding: 60px 30px 100px 30px; width: 768px; }\",\".framer-mpEj0.framer-v-17cf04b .framer-idwxs9 { max-width: 768px; }\",\".framer-mpEj0.framer-v-17cf04b .framer-z736y0 { flex-direction: column; gap: 40px; padding: 0px 0px 70px 0px; }\",\".framer-mpEj0.framer-v-17cf04b .framer-w4mn28 { gap: 16px; width: 37%; }\",\".framer-mpEj0.framer-v-17cf04b .framer-t4183i { flex: none; width: 100%; }\",\".framer-mpEj0.framer-v-17cf04b .framer-1ltmii3 { bottom: -213px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mpEj0.framer-v-17cf04b .framer-z736y0, .framer-mpEj0.framer-v-17cf04b .framer-w4mn28 { gap: 0px; } .framer-mpEj0.framer-v-17cf04b .framer-z736y0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-mpEj0.framer-v-17cf04b .framer-z736y0 > :first-child, .framer-mpEj0.framer-v-17cf04b .framer-w4mn28 > :first-child { margin-top: 0px; } .framer-mpEj0.framer-v-17cf04b .framer-z736y0 > :last-child, .framer-mpEj0.framer-v-17cf04b .framer-w4mn28 > :last-child { margin-bottom: 0px; } .framer-mpEj0.framer-v-17cf04b .framer-w4mn28 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-mpEj0.framer-v-inafjc.framer-opkotg { padding: 60px 20px 100px 20px; width: 390px; }\",\".framer-mpEj0.framer-v-inafjc .framer-z736y0 { flex-direction: column; gap: 40px; padding: 0px 0px 48px 0px; }\",\".framer-mpEj0.framer-v-inafjc .framer-w4mn28 { width: 87%; }\",\".framer-mpEj0.framer-v-inafjc .framer-t4183i { flex: none; flex-wrap: wrap; gap: 40px; justify-content: flex-start; width: 100%; }\",\".framer-mpEj0.framer-v-inafjc .framer-1qxavux, .framer-mpEj0.framer-v-inafjc .framer-1bnfdbo, .framer-mpEj0.framer-v-inafjc .framer-yvywm, .framer-mpEj0.framer-v-inafjc .framer-g4xvg9 { width: 40%; }\",\".framer-mpEj0.framer-v-inafjc .framer-mb2735 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mpEj0.framer-v-inafjc .framer-z736y0, .framer-mpEj0.framer-v-inafjc .framer-t4183i, .framer-mpEj0.framer-v-inafjc .framer-mb2735 { gap: 0px; } .framer-mpEj0.framer-v-inafjc .framer-z736y0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-mpEj0.framer-v-inafjc .framer-z736y0 > :first-child, .framer-mpEj0.framer-v-inafjc .framer-mb2735 > :first-child { margin-top: 0px; } .framer-mpEj0.framer-v-inafjc .framer-z736y0 > :last-child, .framer-mpEj0.framer-v-inafjc .framer-mb2735 > :last-child { margin-bottom: 0px; } .framer-mpEj0.framer-v-inafjc .framer-t4183i > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-mpEj0.framer-v-inafjc .framer-t4183i > :first-child { margin-left: 0px; } .framer-mpEj0.framer-v-inafjc .framer-t4183i > :last-child { margin-right: 0px; } .framer-mpEj0.framer-v-inafjc .framer-mb2735 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-mpEj0.framer-v-1m2u3p2.framer-opkotg { width: 1440px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 519\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dHlVs_a1J\":{\"layout\":[\"fixed\",\"auto\"]},\"rbQ8Fnb1q\":{\"layout\":[\"fixed\",\"auto\"]},\"VuC8UJwMS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersF4dGHpjt=withCSS(Component,css,\"framer-mpEj0\");export default FramersF4dGHpjt;FramersF4dGHpjt.displayName=\"Footer\";FramersF4dGHpjt.defaultProps={height:519,width:1200};addPropertyControls(FramersF4dGHpjt,{variant:{options:[\"RefRUY8gR\",\"dHlVs_a1J\",\"rbQ8Fnb1q\",\"VuC8UJwMS\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Desktop Large\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramersF4dGHpjt,[{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\"}]},...LogoLogoFonts,...MenuMenuItemFonts,...SocialIconFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersF4dGHpjt\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"519\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dHlVs_a1J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rbQ8Fnb1q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VuC8UJwMS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "r", "s", "o", "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", "fontStore", "variationAxes", "fonts", "css", "className", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "iconVisible", "id", "link", "menu", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "JAzDRXXPS", "c7Royl0LP", "DwjiWE8BA", "V0ck8c4lO", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1yelcik", "args", "onMouseEnter1m00mym", "onTap103m9ub", "onTap29d0n3", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerDkEQ9y3XV", "withCSS", "DkEQ9y3XV_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ylVlgUgjr", "yM09ip1dJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "Framerj5tzs8Ev6", "withCSS", "j5tzs8Ev6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zx3HDUSuH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerotKElcTYs", "withCSS", "otKElcTYs_default", "addPropertyControls", "ControlType", "addFonts", "MenuMenuItemFonts", "getFonts", "DkEQ9y3XV_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "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", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "css", "FramerPLVRYrNWT", "withCSS", "PLVRYrNWT_default", "addPropertyControls", "ControlType", "addFonts", "LogoLogoFonts", "getFonts", "otKElcTYs_default", "MenuMenuItemFonts", "DkEQ9y3XV_default", "MenuDropdownFonts", "PLVRYrNWT_default", "MotionDivWithFX", "withFX", "motion", "FeatherFonts", "Icon", "ButtonButtonFonts", "j5tzs8Ev6_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "V0ck8c4lOizu9gt", "overlay", "paginationInfo", "args", "onClickwf0wv3", "onClick1447hv6", "onClickhzo040", "onClick1rdwc9b", "ref1", "pe", "router", "useRouter", "isDisplayed", "ref2", "ref3", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "l", "AnimatePresence", "Floating", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerBXeT0wClp", "withCSS", "BXeT0wClp_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "toResponsiveImage", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "socialIcon", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "yTYslnLNJ", "Bx37UyE47", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "cx", "css", "FramercrvuMUpME", "withCSS", "crvuMUpME_default", "addPropertyControls", "ControlType", "addFonts", "LogoLogoFonts", "getFonts", "otKElcTYs_default", "MenuMenuItemFonts", "DkEQ9y3XV_default", "SocialIconFonts", "crvuMUpME_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "RichText2", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "Image2", "getLoadingLazyAtYPosition", "css", "FramersF4dGHpjt", "withCSS", "sF4dGHpjt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
