{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cyaWXUEeOTKADqyYMGTU/TEDVcV0NsnjSGPxNZhvu/fGl58lvmH.js", "ssg:https://framerusercontent.com/modules/HtNYaidSU2jSRnhTnYop/zQUiaIHfeGgAyllWJc3H/ELq_38tO8.js", "ssg:https://framerusercontent.com/modules/HuLoLhy6JUnBlMrYMVXk/CWRYflFdFMjoKtzQPLaY/qp6Suon7P.js", "ssg:https://framerusercontent.com/modules/nNtYnpqpnGtiqIQUt9Vi/X91czeLkbb2ZTd8F58KT/vmtZT1fFs.js"],
  "sourcesContent": ["// Generated by Framer (af3ebb8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-500\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hlFd2PQEhcqw.woff2\",weight:\"500\"}]}];export const css=['.framer-vNPBc .framer-styles-preset-12gkbqr:not(.rich-text-wrapper), .framer-vNPBc .framer-styles-preset-12gkbqr.rich-text-wrapper h4 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 22px; --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: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0em; --framer-line-height: 32px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-vNPBc\";\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 (4175fb7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Sb0Czr91q\",\"W8pICjPaf\"];const serializationHash=\"framer-pkQ11\";const variantClassNames={Sb0Czr91q:\"framer-v-122ruvl\",W8pICjPaf:\"framer-v-3mq8sg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={default:\"Sb0Czr91q\",hover:\"W8pICjPaf\"};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:\"Sb0Czr91q\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Sb0Czr91q\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1frjgyj=activeVariantCallback(async(...args)=>{setVariant(\"W8pICjPaf\");});const onMouseLeaveiiccb2=activeVariantCallback(async(...args)=>{setVariant(\"Sb0Czr91q\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-122ruvl\",className,classNames),\"data-framer-name\":\"default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Sb0Czr91q\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1frjgyj,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({W8pICjPaf:{\"data-framer-name\":\"hover\",onMouseLeave:onMouseLeaveiiccb2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17wcw4y\",\"data-framer-name\":\"icon-linkedin\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"uLO5byou4\",opacity:.4,style:{opacity:.4},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 14.375 0.5 L 1.625 0.5 C 1.327 0.5 1.04 0.619 0.83 0.83 C 0.619 1.04 0.5 1.327 0.5 1.625 L 0.5 14.375 C 0.5 14.673 0.619 14.96 0.83 15.171 C 1.04 15.382 1.327 15.5 1.625 15.5 L 14.375 15.5 C 14.673 15.5 14.96 15.382 15.171 15.171 C 15.382 14.96 15.5 14.673 15.5 14.375 L 15.5 1.625 C 15.5 1.327 15.382 1.04 15.171 0.83 C 14.96 0.619 14.673 0.5 14.375 0.5 Z M 5 13.25 L 2.75 13.25 L 2.75 6.5 L 5 6.5 Z M 3.875 5.188 C 3.617 5.18 3.367 5.097 3.156 4.948 C 2.945 4.8 2.783 4.592 2.689 4.352 C 2.596 4.111 2.575 3.849 2.63 3.597 C 2.685 3.345 2.813 3.114 2.998 2.934 C 3.183 2.755 3.416 2.633 3.67 2.586 C 3.923 2.538 4.185 2.566 4.423 2.666 C 4.661 2.767 4.864 2.935 5.006 3.15 C 5.149 3.365 5.225 3.617 5.225 3.875 C 5.219 4.228 5.074 4.564 4.821 4.81 C 4.568 5.056 4.228 5.192 3.875 5.188 Z M 13.25 13.25 L 11 13.25 L 11 9.695 C 11 8.63 10.55 8.247 9.965 8.247 C 9.793 8.259 9.626 8.304 9.472 8.38 C 9.318 8.457 9.181 8.563 9.068 8.693 C 8.955 8.822 8.869 8.973 8.814 9.136 C 8.76 9.299 8.738 9.471 8.75 9.642 C 8.746 9.677 8.746 9.713 8.75 9.747 L 8.75 13.25 L 6.5 13.25 L 6.5 6.5 L 8.675 6.5 L 8.675 7.475 C 8.894 7.141 9.196 6.869 9.55 6.686 C 9.905 6.502 10.301 6.412 10.7 6.425 C 11.863 6.425 13.22 7.07 13.22 9.17 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:4139833561,variants:{W8pICjPaf:{opacity:1}},withExternalLayout:true,...addPropertyOverrides({W8pICjPaf:{opacity:1,svgContentId:1189603692}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pkQ11.framer-w54ryb, .framer-pkQ11 .framer-w54ryb { display: block; }\",\".framer-pkQ11.framer-122ruvl { height: 16px; overflow: visible; position: relative; width: 16px; }\",\".framer-pkQ11 .framer-17wcw4y { flex: none; height: 16px; left: calc(50.00000000000002% - 16px / 2); position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16\n * @framerIntrinsicWidth 16\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"W8pICjPaf\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerELq_38tO8=withCSS(Component,css,\"framer-pkQ11\");export default FramerELq_38tO8;FramerELq_38tO8.displayName=\"icon-linkedin/default\";FramerELq_38tO8.defaultProps={height:16,width:16};addPropertyControls(FramerELq_38tO8,{variant:{options:[\"Sb0Czr91q\",\"W8pICjPaf\"],optionTitles:[\"default\",\"hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerELq_38tO8,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerELq_38tO8\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"W8pICjPaf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"16\",\"framerIntrinsicHeight\":\"16\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ELq_38tO8.map", "// Generated by Framer (4175fb7)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"slVIiRbww\",\"tuy0OjMsB\"];const serializationHash=\"framer-8d1Yw\";const variantClassNames={slVIiRbww:\"framer-v-1707odf\",tuy0OjMsB:\"framer-v-1jspjq4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={default:\"slVIiRbww\",hover:\"tuy0OjMsB\"};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:\"slVIiRbww\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"slVIiRbww\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEntercb71jy=activeVariantCallback(async(...args)=>{setVariant(\"tuy0OjMsB\");});const onMouseLeavecjqkfz=activeVariantCallback(async(...args)=>{setVariant(\"slVIiRbww\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1707odf\",className,classNames),\"data-framer-name\":\"default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"slVIiRbww\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEntercb71jy,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({tuy0OjMsB:{\"data-framer-name\":\"hover\",onMouseLeave:onMouseLeavecjqkfz}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-k0854a\",\"data-framer-name\":\"icon-huggingface\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"SdZWhH7Ug\",style:{opacity:.4},svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.0072 6.32718C10.24 6.40718 10.3309 6.88354 10.5654 6.7599C10.7242 6.67559 10.8545 6.54606 10.9397 6.38772C11.0249 6.22937 11.0612 6.04932 11.0441 5.87032C11.0269 5.69133 10.9571 5.52144 10.8434 5.38214C10.7297 5.24284 10.5772 5.14039 10.4053 5.08774C10.2334 5.03509 10.0497 5.03461 9.87748 5.08637C9.70527 5.13812 9.55228 5.23978 9.43786 5.37848C9.32344 5.51719 9.25272 5.68672 9.23465 5.86562C9.21658 6.04452 9.25197 6.22476 9.33634 6.38355C9.44725 6.59263 9.79997 6.25264 10.0091 6.32537L10.0072 6.32718ZM5.72549 6.32718C5.49277 6.40718 5.40004 6.88354 5.16732 6.7599C5.0085 6.67559 4.87826 6.54606 4.79306 6.38772C4.70786 6.22937 4.67153 6.04932 4.68867 5.87032C4.70581 5.69133 4.77565 5.52144 4.88935 5.38214C5.00305 5.24284 5.15551 5.14039 5.32744 5.08774C5.49937 5.03509 5.68305 5.03461 5.85526 5.08637C6.02746 5.13812 6.18045 5.23978 6.29487 5.37848C6.40929 5.51719 6.48001 5.68672 6.49808 5.86562C6.51616 6.04452 6.48076 6.22476 6.39639 6.38355C6.28548 6.59263 5.93094 6.25264 5.72367 6.32537L5.72549 6.32718Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.54002 10.2726C6.63596 10.0776 6.77104 9.90451 6.93683 9.76406C7.10262 9.6236 7.29557 9.51881 7.50364 9.45622C7.57637 9.43441 7.65092 9.55986 7.7291 9.68895C7.80182 9.81258 7.87818 9.93803 7.95455 9.93803C8.03636 9.93803 8.11818 9.8144 8.19636 9.69258C8.27818 9.56531 8.35818 9.44168 8.43636 9.46531C8.82694 9.58931 9.15332 9.86152 9.34543 10.2235C10.0236 9.68895 10.2727 8.81623 10.2727 8.27806C10.2727 7.85261 9.98724 7.98716 9.52907 8.21261L9.50361 8.22533C9.08362 8.43442 8.52363 8.71078 7.90909 8.71078C7.29456 8.71078 6.73638 8.43442 6.31457 8.22533C5.84185 7.99079 5.5455 7.84352 5.5455 8.27806C5.5455 8.8326 5.81095 9.74349 6.54002 10.2726Z\" fill=\"white\"/>\\n<path d=\"M12.2272 7.18172C12.3839 7.18172 12.5342 7.11946 12.645 7.00864C12.7558 6.89783 12.8181 6.74753 12.8181 6.59082C12.8181 6.4341 12.7558 6.2838 12.645 6.17299C12.5342 6.06217 12.3839 5.99992 12.2272 5.99992C12.0705 5.99992 11.9202 6.06217 11.8094 6.17299C11.6986 6.2838 11.6363 6.4341 11.6363 6.59082C11.6363 6.74753 11.6986 6.89783 11.8094 7.00864C11.9202 7.11946 12.0705 7.18172 12.2272 7.18172ZM3.7728 7.18172C3.92951 7.18172 4.07981 7.11946 4.19063 7.00864C4.30144 6.89783 4.3637 6.74753 4.3637 6.59082C4.3637 6.4341 4.30144 6.2838 4.19063 6.17299C4.07981 6.06217 3.92951 5.99992 3.7728 5.99992C3.61608 5.99992 3.46578 6.06217 3.35497 6.17299C3.24415 6.2838 3.1819 6.4341 3.1819 6.59082C3.1819 6.74753 3.24415 6.89783 3.35497 7.00864C3.46578 7.11946 3.61608 7.18172 3.7728 7.18172ZM2.55645 9.18168C2.26191 9.18168 2.0001 9.30168 1.81647 9.52168C1.65988 9.71509 1.57451 9.95644 1.57465 10.2053C1.46017 10.1709 1.34146 10.1525 1.22193 10.1508C0.940118 10.1508 0.685576 10.258 0.505579 10.4526C0.344994 10.6193 0.243746 10.8343 0.217459 11.0643C0.191172 11.2943 0.241307 11.5266 0.360127 11.7253C0.199218 11.8566 0.0850643 12.0365 0.0346781 12.238C-0.00895754 12.4016 -0.0525932 12.7471 0.18013 13.0998C0.0928885 13.2339 0.0409742 13.3879 0.0292129 13.5475C0.0174515 13.7071 0.046225 13.867 0.112859 14.0125C0.29831 14.4343 0.761939 14.7652 1.66192 15.1216C2.2201 15.3434 2.73282 15.4852 2.73645 15.487C3.38414 15.6665 4.05174 15.7642 4.72369 15.7779C5.78913 15.7779 6.55093 15.4507 6.98911 14.807C7.69455 13.7725 7.59455 12.8253 6.68002 11.9125C6.17639 11.4071 5.84004 10.6635 5.77095 10.4998C5.62913 10.0162 5.25459 9.47804 4.6346 9.47804C4.46966 9.48065 4.30773 9.52259 4.16226 9.60038C4.01679 9.67818 3.892 9.78957 3.79825 9.92531C3.61644 9.69622 3.43826 9.51622 3.27826 9.41259C3.06475 9.26805 2.81421 9.1879 2.55645 9.18168ZM2.55645 9.90894C2.64918 9.90894 2.76372 9.94894 2.88736 10.0271C3.27644 10.2744 4.0237 11.5598 4.29824 12.0598C4.38915 12.2271 4.54733 12.298 4.68733 12.298C4.96914 12.298 5.18732 12.0198 4.7146 11.6653C4.00188 11.1326 4.25097 10.2617 4.59097 10.2089C4.60551 10.2053 4.62187 10.2053 4.6346 10.2053C4.94369 10.2053 5.08005 10.738 5.08005 10.738C5.08005 10.738 5.48004 11.7416 6.1673 12.4289C6.85275 13.1143 6.88911 13.6652 6.38912 14.398C6.04731 14.898 5.39459 15.0489 4.72369 15.0489C4.03098 15.0489 3.31826 14.8852 2.92008 14.7834C2.90009 14.778 0.474671 14.0925 0.781938 13.5107C0.832847 13.4125 0.9183 13.3725 1.02557 13.3725C1.45829 13.3725 2.24373 14.0161 2.58373 14.0161C2.65827 14.0161 2.711 13.9852 2.73463 13.9071C2.87827 13.3889 0.541942 13.1707 0.738303 12.4216C0.774666 12.2889 0.867392 12.2362 1.00012 12.2362C1.57102 12.2362 2.85463 13.2416 3.12372 13.2416C3.14372 13.2416 3.16008 13.2362 3.16735 13.2234C3.3019 13.0053 3.22735 12.8525 2.27646 12.278C1.3292 11.7035 0.661941 11.358 1.04012 10.9453C1.08375 10.898 1.14557 10.8762 1.22193 10.8762C1.79829 10.8762 3.16008 12.1162 3.16008 12.1162C3.16008 12.1162 3.52735 12.498 3.75098 12.498C3.80189 12.498 3.84552 12.4798 3.87461 12.4289C4.03098 12.1635 2.40918 10.9344 2.31828 10.4271C2.25646 10.0817 2.36191 9.90894 2.55645 9.90894Z\" fill=\"white\"/>\\n<path d=\"M13.4435 9.18168C13.7381 9.18168 14.0017 9.30168 14.1835 9.52168C14.3401 9.71509 14.4255 9.95644 14.4253 10.2053C14.5404 10.1707 14.6597 10.1524 14.7799 10.1508C15.0617 10.1508 15.3162 10.258 15.4962 10.4526C15.6568 10.6193 15.7581 10.8343 15.7844 11.0643C15.8106 11.2943 15.7605 11.5266 15.6417 11.7253C15.8019 11.8569 15.9154 12.0367 15.9653 12.238C16.009 12.4016 16.0526 12.7471 15.8199 13.0998C15.9071 13.2339 15.959 13.3879 15.9708 13.5475C15.9825 13.7071 15.9538 13.867 15.8871 14.0125C15.7017 14.4343 15.2381 14.7652 14.3399 15.1216C13.7799 15.3434 13.2672 15.4852 13.2636 15.487C12.6159 15.6665 11.9483 15.7642 11.2763 15.7779C10.2109 15.7779 9.44907 15.4507 9.01089 14.807C8.30545 13.7725 8.40545 12.8253 9.31998 11.9125C9.82542 11.4071 10.1618 10.6635 10.2309 10.4998C10.3727 10.0162 10.7454 9.47804 11.3654 9.47804C11.5303 9.48065 11.6923 9.52259 11.8377 9.60038C11.9832 9.67818 12.108 9.78957 12.2017 9.92531C12.3836 9.69622 12.5617 9.51622 12.7236 9.41259C12.9365 9.26838 13.1864 9.18825 13.4435 9.18168ZM13.4435 9.90894C13.3508 9.90894 13.2381 9.94894 13.1126 10.0271C12.7254 10.2744 11.9763 11.5598 11.7018 12.0598C11.6647 12.1312 11.6089 12.191 11.5403 12.233C11.4718 12.275 11.3931 12.2974 11.3127 12.298C11.0327 12.298 10.8127 12.0198 11.2872 11.6653C11.9981 11.1326 11.749 10.2617 11.409 10.2089C11.3946 10.2066 11.38 10.2054 11.3654 10.2053C11.0563 10.2053 10.92 10.738 10.92 10.738C10.92 10.738 10.52 11.7416 9.83452 12.4289C9.14725 13.1143 9.11089 13.6652 9.6127 14.398C9.9527 14.898 10.6072 15.0489 11.2763 15.0489C11.9708 15.0489 12.6817 14.8852 13.0817 14.7834C13.0999 14.778 15.5271 14.0925 15.2199 13.5107C15.1672 13.4125 15.0835 13.3725 14.9762 13.3725C14.5435 13.3725 13.7563 14.0161 13.4181 14.0161C13.3417 14.0161 13.289 13.9852 13.2672 13.9071C13.1217 13.3889 15.4581 13.1707 15.2617 12.4216C15.2272 12.2889 15.1344 12.2362 14.9999 12.2362C14.429 12.2362 13.1454 13.2416 12.8763 13.2416C12.8581 13.2416 12.8417 13.2362 12.8345 13.2234C12.6999 13.0053 12.7726 12.8525 13.7217 12.278C14.6726 11.7035 15.3399 11.358 14.9581 10.9453C14.9162 10.898 14.8544 10.8762 14.7799 10.8762C14.2017 10.8762 12.8399 12.1162 12.8399 12.1162C12.8399 12.1162 12.4727 12.498 12.2508 12.498C12.2258 12.4991 12.201 12.4932 12.1792 12.481C12.1574 12.4688 12.1394 12.4508 12.1272 12.4289C11.969 12.1635 13.5908 10.9344 13.6817 10.4271C13.7435 10.0817 13.6381 9.90894 13.4435 9.90894Z\" fill=\"white\"/>\\n<path d=\"M12.4221 3.57778C13.607 4.76265 14.2726 6.36968 14.2726 8.04534C14.2726 9.63798 13.6713 11.1686 12.5944 12.3337C12.7301 12.2303 12.8399 12.1162 12.8399 12.1162C12.8399 12.1162 13.7023 11.3321 14.3452 11.0112C14.7724 10.0906 14.9999 9.0797 14.9999 8.04534C14.9999 7.12013 14.8176 6.20398 14.4636 5.3492C14.1095 4.49442 13.5906 3.71775 12.9363 3.06353C12.2821 2.40931 11.5055 1.89036 10.6507 1.53629C9.79589 1.18223 8.87975 1 7.95454 1C7.02933 1 6.11319 1.18223 5.25841 1.53629C4.40363 1.89036 3.62695 2.40931 2.97273 3.06353C2.31851 3.71775 1.79956 4.49442 1.4455 5.3492C1.09143 6.20398 0.909202 7.12013 0.909202 8.04534C0.909202 9.05954 1.12788 10.0512 1.53914 10.9573C2.04077 11.1696 2.73413 11.7449 3.02408 11.9962C2.13018 10.8807 1.63646 9.48846 1.63646 8.04534C1.63646 6.36968 2.30212 4.76265 3.48698 3.57778C4.67185 2.39291 6.27888 1.72726 7.95454 1.72726C9.6302 1.72726 11.2372 2.39291 12.4221 3.57778Z\" fill=\"white\"/>\\n<path d=\"M6.51482 14.1972C6.47764 14.2627 6.4357 14.3295 6.38912 14.398C6.27226 14.5691 6.11896 14.6995 5.94103 14.7968C6.58869 14.99 7.26643 15.0907 7.95454 15.0907C8.66388 15.0907 9.36219 14.9837 10.0279 14.7787C9.86384 14.6835 9.72216 14.5587 9.6127 14.398C9.56144 14.3227 9.51582 14.2493 9.47592 14.1775C8.98226 14.3 8.47167 14.3634 7.95454 14.3634C7.46587 14.3634 6.98304 14.3068 6.51482 14.1972Z\" fill=\"white\"/>\\n<path d=\"M12.7999 13.16C12.8459 13.1164 12.8914 13.0721 12.9363 13.0271C13.1231 12.8404 13.2983 12.6443 13.4614 12.4398C12.8375 12.8351 12.7316 12.992 12.7999 13.16Z\" fill=\"white\"/>\\n<path d=\"M3.17087 13.2177C3.29651 13.0092 3.22384 12.8572 2.36161 12.3298C2.54876 12.5741 2.75272 12.8071 2.97273 13.0271C3.03766 13.0921 3.10372 13.1556 3.17087 13.2177Z\" fill=\"white\"/>\\n</svg>\\n',variants:{tuy0OjMsB:{opacity:1}},withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8d1Yw.framer-mwbgxc, .framer-8d1Yw .framer-mwbgxc { display: block; }\",\".framer-8d1Yw.framer-1707odf { height: 16px; overflow: visible; position: relative; width: 16px; }\",\".framer-8d1Yw .framer-k0854a { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16\n * @framerIntrinsicWidth 16\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"tuy0OjMsB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerqp6Suon7P=withCSS(Component,css,\"framer-8d1Yw\");export default Framerqp6Suon7P;Framerqp6Suon7P.displayName=\"icon-huggingface/default\";Framerqp6Suon7P.defaultProps={height:16,width:16};addPropertyControls(Framerqp6Suon7P,{variant:{options:[\"slVIiRbww\",\"tuy0OjMsB\"],optionTitles:[\"default\",\"hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerqp6Suon7P,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqp6Suon7P\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"16\",\"framerIntrinsicHeight\":\"16\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tuy0OjMsB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qp6Suon7P.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/cyaWXUEeOTKADqyYMGTU/TEDVcV0NsnjSGPxNZhvu/fGl58lvmH.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/i6XTBzWjb1X5XHpXqQMt/oP2oOKdI6aqKMEui7cGQ/InfH3Wua2.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/jtCUmrcIVNGqUBf0D9xB/7VQiOLScz1l893EFxYDl/yxltftBCh.js\";import IconLinkedinDefault from\"https://framerusercontent.com/modules/HtNYaidSU2jSRnhTnYop/zQUiaIHfeGgAyllWJc3H/ELq_38tO8.js\";import ElementsLogo from\"https://framerusercontent.com/modules/wCnjfqM3jTAUP4SjKJ4Y/8JbIpDMfpt08wDpwMGCm/mtgjufMeK.js\";import IconHuggingfaceDefault from\"https://framerusercontent.com/modules/HuLoLhy6JUnBlMrYMVXk/CWRYflFdFMjoKtzQPLaY/qp6Suon7P.js\";const ElementsLogoFonts=getFonts(ElementsLogo);const MotionDivWithFX=withFX(motion.div);const IconHuggingfaceDefaultFonts=getFonts(IconHuggingfaceDefault);const IconLinkedinDefaultFonts=getFonts(IconLinkedinDefault);const cycleOrder=[\"FosvZXf38\",\"NsobvoGTF\",\"B9sfpUsct\"];const serializationHash=\"framer-JDYom\";const variantClassNames={B9sfpUsct:\"framer-v-1mmoy0l\",FosvZXf38:\"framer-v-1ezgzkj\",NsobvoGTF:\"framer-v-e4hn1d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:16};const transition2={delay:.1,duration:.6,ease:[.625,.05,0,1],type:\"tween\"};const transition3={delay:.15,duration:.6,ease:[.625,.05,0,1],type:\"tween\"};const transition4={delay:.2,duration:.6,ease:[.625,.05,0,1],type:\"tween\"};const transition5={delay:.25,duration:.6,ease:[.625,.05,0,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"FosvZXf38\",Mobile:\"B9sfpUsct\",Tablet:\"NsobvoGTF\"};const getProps=({altBg,height,id,scrollSection,width,...props})=>{return{...props,FhrNrsLeb:scrollSection??props.FhrNrsLeb,NCgdeuGNN:altBg??props.NCgdeuGNN??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"FosvZXf38\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,NCgdeuGNN,FhrNrsLeb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"FosvZXf38\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ezgzkj\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"FosvZXf38\",ref:refBinding,style:{...style},...addPropertyOverrides({B9sfpUsct:{\"data-framer-name\":\"Mobile\"},NsobvoGTF:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[NCgdeuGNN&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:792,pixelWidth:2160,positionX:\"center\",positionY:\"top\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,src:\"https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png\",srcSet:\"https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=512 512w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png 2160w\"},className:\"framer-j8fs1e\",\"data-framer-name\":\"bg\",layoutDependency:layoutDependency,layoutId:\"KP9417zCh\",style:{rotate:180},...addPropertyOverrides({B9sfpUsct:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:792,pixelWidth:2160,positionX:\"center\",positionY:\"top\",sizes:`min(${componentViewport?.width||\"100vw\"} * 2, 1600px)`,src:\"https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png\",srcSet:\"https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=512 512w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png 2160w\"}},NsobvoGTF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:792,pixelWidth:2160,positionX:\"center\",positionY:\"top\",sizes:`min(${componentViewport?.width||\"100vw\"} * 1.2005, 1600px)`,src:\"https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png\",srcSet:\"https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=512 512w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LLeMUx7XPjFACkNbLbrKTcJc36E.png 2160w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-za43w7\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"wXua83uio\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k5m4az\",\"data-framer-name\":\"Navigation links\",layoutDependency:layoutDependency,layoutId:\"sBM3kDTgg\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:FhrNrsLeb,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1u7a0aj\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"gYpDmt7Y0\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+128+0+0+0+0+0+0,...addPropertyOverrides({B9sfpUsct:{y:(componentViewport?.y||0)+64+0+0+0+0+0+0+0},NsobvoGTF:{y:(componentViewport?.y||0)+96+0+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ihhkq4-container\",layoutDependency:layoutDependency,layoutId:\"dpZOqOsUM-container\",nodeId:\"dpZOqOsUM\",rendersWithMotion:true,scopeId:\"vmtZT1fFs\",children:/*#__PURE__*/_jsx(ElementsLogo,{height:\"100%\",id:\"dpZOqOsUM\",layoutId:\"dpZOqOsUM\",rNbqHOKyS:resolvedLinks[0],variant:\"Uqc1BBXK8\",width:\"100%\",...addPropertyOverrides({B9sfpUsct:{rNbqHOKyS:resolvedLinks[2]},NsobvoGTF:{rNbqHOKyS:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{className:\"framer-styles-preset-12gkbqr\",\"data-styles-preset\":\"fGl58lvmH\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:[\"Revolutionizing AI R&D\",/*#__PURE__*/_jsx(motion.br,{}),\"for product companies\"]})}),className:\"framer-13mu23q\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BK3fvYSow\",style:{\"--extracted-1eung3n\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:FhrNrsLeb,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-rona4b\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"RF1YKHiFD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"COMPANY\"})}),className:\"framer-1w35xve\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UYgz5ZMaO\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jfnivp\",\"data-framer-name\":\"Navigation link\",layoutDependency:layoutDependency,layoutId:\"k2VcGxZ_z\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rova3r\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"KiE0z61qX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"VEqzLI64s\",openInNewTab:false,scopeId:\"vmtZT1fFs\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-c8zved\",\"data-styles-preset\":\"yxltftBCh\",children:\"Home\"})})})}),className:\"framer-1mejll\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VEqzLI64s\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xcgh3j\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"Ur6l1L10F\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ICLv8t91S\"},motionChild:true,nodeId:\"zGtgdyjB4\",openInNewTab:false,scopeId:\"vmtZT1fFs\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-c8zved\",\"data-styles-preset\":\"yxltftBCh\",children:\"Services\"})})})}),className:\"framer-1j6x6lq\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zGtgdyjB4\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c8mecs\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"UEsfx28Vv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lwBcjDpxx\"},motionChild:true,nodeId:\"RAKkZVA23\",openInNewTab:false,scopeId:\"vmtZT1fFs\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-c8zved\",\"data-styles-preset\":\"yxltftBCh\",children:\"Case studies\"})})})}),className:\"framer-13g5tl6\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RAKkZVA23\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10jz6wt\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"zk5Uy3KgE\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PwsxIiTf6\"},motionChild:true,nodeId:\"jRnGlxYZ9\",openInNewTab:false,scopeId:\"vmtZT1fFs\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-c8zved\",\"data-styles-preset\":\"yxltftBCh\",children:\"Blog\"})})})}),className:\"framer-nx5uov\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jRnGlxYZ9\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-izjuh3\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"PJITqOVJC\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kKvRTRdhl\"},motionChild:true,nodeId:\"ngajlb1gL\",openInNewTab:false,scopeId:\"vmtZT1fFs\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-c8zved\",\"data-styles-preset\":\"yxltftBCh\",children:\"Audit\"})})})}),className:\"framer-1iiugjz\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ngajlb1gL\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:FhrNrsLeb,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1v81dwa\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"VkTg8zTpk\"}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:FhrNrsLeb,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-8lbq4d\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"kklrcqFd6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"RESOURCES\"})}),className:\"framer-1vvfnui\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TCb3_ng3D\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gbobrp\",\"data-framer-name\":\"Navigation link\",layoutDependency:layoutDependency,layoutId:\"FEq3i8P2l\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17zyt4s\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"d44OYOqED\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:\"T&C\"})}),className:\"framer-zclbvw\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wEx3XDo6B\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nb7d54\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"NNERiQANS\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hbb5Xi6MA\"},motionChild:true,nodeId:\"pCB3gfe6A\",openInNewTab:false,scopeId:\"vmtZT1fFs\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-c8zved\",\"data-styles-preset\":\"yxltftBCh\",children:\"Privacy Policy\"})})})}),className:\"framer-164t9qb\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pCB3gfe6A\",style:{\"--extracted-r6o4lv\":\"var(--token-6d3c0e6b-f09e-4f17-baa3-5c150131e0f7, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12z55g3\",\"data-framer-name\":\"Link\",layoutDependency:layoutDependency,layoutId:\"XGV1UisxN\"})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:FhrNrsLeb,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-jm9y90\",\"data-framer-name\":\"Social links\",layoutDependency:layoutDependency,layoutId:\"oDmwuhTDS\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://huggingface.co/bardsai\",motionChild:true,nodeId:\"aN9X4ejVv\",scopeId:\"vmtZT1fFs\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-dm5tji framer-1fsn4he\",\"data-framer-name\":\"icon-wrapper\",layoutDependency:layoutDependency,layoutId:\"aN9X4ejVv\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,width:\"16px\",y:(componentViewport?.y||0)+128+0+0+0+0+40+0+0,...addPropertyOverrides({B9sfpUsct:{y:(componentViewport?.y||0)+64+0+0+0+932-56+40+0},NsobvoGTF:{y:(componentViewport?.y||0)+96+0+0+0+0+656+40+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-39cfec-container\",layoutDependency:layoutDependency,layoutId:\"hVFYybMCw-container\",nodeId:\"hVFYybMCw\",rendersWithMotion:true,scopeId:\"vmtZT1fFs\",children:/*#__PURE__*/_jsx(IconHuggingfaceDefault,{height:\"100%\",id:\"hVFYybMCw\",layoutId:\"hVFYybMCw\",style:{height:\"100%\",width:\"100%\"},variant:\"slVIiRbww\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/bards-ai/\",motionChild:true,nodeId:\"obk4kyHxd\",scopeId:\"vmtZT1fFs\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-6oy1vs framer-1fsn4he\",\"data-framer-name\":\"icon-wrapper\",layoutDependency:layoutDependency,layoutId:\"obk4kyHxd\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,width:\"16px\",y:(componentViewport?.y||0)+128+0+0+0+0+40+36+0,...addPropertyOverrides({B9sfpUsct:{y:(componentViewport?.y||0)+64+0+0+0+932-56+40+0},NsobvoGTF:{y:(componentViewport?.y||0)+96+0+0+0+0+656+40+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dl7gnq-container\",layoutDependency:layoutDependency,layoutId:\"AfnyUDjrD-container\",nodeId:\"AfnyUDjrD\",rendersWithMotion:true,scopeId:\"vmtZT1fFs\",children:/*#__PURE__*/_jsx(IconLinkedinDefault,{height:\"100%\",id:\"AfnyUDjrD\",layoutId:\"AfnyUDjrD\",style:{height:\"100%\",width:\"100%\"},variant:\"Sb0Czr91q\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:FhrNrsLeb,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-me9gy2\",\"data-framer-name\":\"Footer item\",layoutDependency:layoutDependency,layoutId:\"lR20P1Lyz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-13uzs9o\",\"data-styles-preset\":\"InfH3Wua2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d4b7c2c7-797e-4196-9a56-8230aac8618c, rgba(255, 255, 255, 0.55)))\"},children:\"2024 \\xa9 bards.ai. All rights reserved.\"})}),className:\"framer-tbleo8\",\"data-framer-name\":\"Copyright\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C_ZzKwYSq\",style:{\"--extracted-r6o4lv\":\"var(--token-d4b7c2c7-797e-4196-9a56-8230aac8618c, rgba(255, 255, 255, 0.55))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JDYom.framer-1fsn4he, .framer-JDYom .framer-1fsn4he { display: block; }\",\".framer-JDYom.framer-1ezgzkj { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 128px 0px 32px 0px; position: relative; width: 1440px; }\",\".framer-JDYom .framer-j8fs1e { bottom: -50px; flex: none; left: calc(50.00000000000002% - min(1600px, 100%) / 2); max-width: 1600px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-JDYom .framer-za43w7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-JDYom .framer-k5m4az { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-JDYom .framer-1u7a0aj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-width: 380px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-JDYom .framer-ihhkq4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-JDYom .framer-13mu23q { flex: none; height: auto; max-width: 320px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JDYom .framer-rona4b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-JDYom .framer-1w35xve { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JDYom .framer-jfnivp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JDYom .framer-1rova3r, .framer-JDYom .framer-1xcgh3j, .framer-JDYom .framer-c8mecs, .framer-JDYom .framer-10jz6wt, .framer-JDYom .framer-izjuh3, .framer-JDYom .framer-17zyt4s, .framer-JDYom .framer-1nb7d54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JDYom .framer-1mejll, .framer-JDYom .framer-1j6x6lq, .framer-JDYom .framer-13g5tl6, .framer-JDYom .framer-nx5uov, .framer-JDYom .framer-1iiugjz { flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-JDYom .framer-1v81dwa { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; min-height: 188px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-JDYom .framer-8lbq4d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-JDYom .framer-1vvfnui { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 279px; word-break: break-word; word-wrap: break-word; }\",\".framer-JDYom .framer-1gbobrp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 279px; }\",\".framer-JDYom .framer-zclbvw, .framer-JDYom .framer-164t9qb { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-JDYom .framer-12z55g3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 12px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JDYom .framer-jm9y90 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 0px 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-JDYom .framer-dm5tji, .framer-JDYom .framer-6oy1vs { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); overflow: visible; position: relative; text-decoration: none; width: 16px; z-index: 1; }\",\".framer-JDYom .framer-39cfec-container, .framer-JDYom .framer-dl7gnq-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-JDYom .framer-me9gy2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 32px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-JDYom .framer-tbleo8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 256px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JDYom.framer-1ezgzkj, .framer-JDYom .framer-za43w7, .framer-JDYom .framer-k5m4az, .framer-JDYom .framer-1u7a0aj, .framer-JDYom .framer-rona4b, .framer-JDYom .framer-jfnivp, .framer-JDYom .framer-1rova3r, .framer-JDYom .framer-1xcgh3j, .framer-JDYom .framer-c8mecs, .framer-JDYom .framer-10jz6wt, .framer-JDYom .framer-izjuh3, .framer-JDYom .framer-1v81dwa, .framer-JDYom .framer-8lbq4d, .framer-JDYom .framer-1gbobrp, .framer-JDYom .framer-17zyt4s, .framer-JDYom .framer-1nb7d54, .framer-JDYom .framer-12z55g3, .framer-JDYom .framer-jm9y90 { gap: 0px; } .framer-JDYom.framer-1ezgzkj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JDYom.framer-1ezgzkj > :first-child, .framer-JDYom .framer-za43w7 > :first-child, .framer-JDYom .framer-1u7a0aj > :first-child, .framer-JDYom .framer-rona4b > :first-child, .framer-JDYom .framer-jfnivp > :first-child, .framer-JDYom .framer-1v81dwa > :first-child, .framer-JDYom .framer-8lbq4d > :first-child, .framer-JDYom .framer-1gbobrp > :first-child, .framer-JDYom .framer-jm9y90 > :first-child { margin-top: 0px; } .framer-JDYom.framer-1ezgzkj > :last-child, .framer-JDYom .framer-za43w7 > :last-child, .framer-JDYom .framer-1u7a0aj > :last-child, .framer-JDYom .framer-rona4b > :last-child, .framer-JDYom .framer-jfnivp > :last-child, .framer-JDYom .framer-1v81dwa > :last-child, .framer-JDYom .framer-8lbq4d > :last-child, .framer-JDYom .framer-1gbobrp > :last-child, .framer-JDYom .framer-jm9y90 > :last-child { margin-bottom: 0px; } .framer-JDYom .framer-za43w7 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-JDYom .framer-k5m4az > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-JDYom .framer-k5m4az > :first-child, .framer-JDYom .framer-1rova3r > :first-child, .framer-JDYom .framer-1xcgh3j > :first-child, .framer-JDYom .framer-c8mecs > :first-child, .framer-JDYom .framer-10jz6wt > :first-child, .framer-JDYom .framer-izjuh3 > :first-child, .framer-JDYom .framer-17zyt4s > :first-child, .framer-JDYom .framer-1nb7d54 > :first-child, .framer-JDYom .framer-12z55g3 > :first-child { margin-left: 0px; } .framer-JDYom .framer-k5m4az > :last-child, .framer-JDYom .framer-1rova3r > :last-child, .framer-JDYom .framer-1xcgh3j > :last-child, .framer-JDYom .framer-c8mecs > :last-child, .framer-JDYom .framer-10jz6wt > :last-child, .framer-JDYom .framer-izjuh3 > :last-child, .framer-JDYom .framer-17zyt4s > :last-child, .framer-JDYom .framer-1nb7d54 > :last-child, .framer-JDYom .framer-12z55g3 > :last-child { margin-right: 0px; } .framer-JDYom .framer-1u7a0aj > *, .framer-JDYom .framer-jfnivp > *, .framer-JDYom .framer-1gbobrp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JDYom .framer-rona4b > *, .framer-JDYom .framer-1v81dwa > *, .framer-JDYom .framer-8lbq4d > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-JDYom .framer-1rova3r > *, .framer-JDYom .framer-1xcgh3j > *, .framer-JDYom .framer-c8mecs > *, .framer-JDYom .framer-10jz6wt > *, .framer-JDYom .framer-izjuh3 > *, .framer-JDYom .framer-17zyt4s > *, .framer-JDYom .framer-1nb7d54 > *, .framer-JDYom .framer-12z55g3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-JDYom .framer-jm9y90 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-JDYom.framer-v-e4hn1d.framer-1ezgzkj { padding: 96px 0px 32px 0px; width: 768px; }\",\".framer-JDYom.framer-v-e4hn1d .framer-j8fs1e { bottom: 0px; left: calc(50.00000000000002% - min(1600px, 120.05208333333333%) / 2); width: 120%; }\",\".framer-JDYom.framer-v-e4hn1d .framer-k5m4az { align-content: unset; align-items: unset; display: grid; gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(96px, 1fr)); grid-template-rows: repeat(1, min-content); justify-content: center; }\",\".framer-JDYom.framer-v-e4hn1d .framer-1u7a0aj { align-self: start; flex: none; grid-column: auto / span 3; height: auto; justify-self: start; width: 100%; }\",\".framer-JDYom.framer-v-e4hn1d .framer-rona4b, .framer-JDYom.framer-v-1mmoy0l .framer-rona4b { align-self: start; flex: none; height: auto; justify-self: start; width: 100%; }\",\".framer-JDYom.framer-v-e4hn1d .framer-1v81dwa, .framer-JDYom.framer-v-1mmoy0l .framer-1v81dwa { align-self: start; flex: none; height: auto; justify-self: start; min-height: unset; width: 100%; }\",\".framer-JDYom.framer-v-e4hn1d .framer-8lbq4d, .framer-JDYom.framer-v-1mmoy0l .framer-8lbq4d { align-self: start; height: auto; justify-self: start; width: 100%; }\",\".framer-JDYom.framer-v-e4hn1d .framer-1gbobrp { align-self: stretch; width: auto; }\",\".framer-JDYom.framer-v-e4hn1d .framer-jm9y90 { align-self: start; flex-direction: row; justify-self: start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JDYom.framer-v-e4hn1d .framer-k5m4az, .framer-JDYom.framer-v-e4hn1d .framer-jm9y90 { gap: 0px; } .framer-JDYom.framer-v-e4hn1d .framer-k5m4az > *, .framer-JDYom.framer-v-e4hn1d .framer-k5m4az > :first-child, .framer-JDYom.framer-v-e4hn1d .framer-k5m4az > :last-child { margin: 0px; } .framer-JDYom.framer-v-e4hn1d .framer-jm9y90 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-JDYom.framer-v-e4hn1d .framer-jm9y90 > :first-child { margin-left: 0px; } .framer-JDYom.framer-v-e4hn1d .framer-jm9y90 > :last-child { margin-right: 0px; } }\",\".framer-JDYom.framer-v-1mmoy0l.framer-1ezgzkj { padding: 64px 0px 32px 0px; width: 375px; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-j8fs1e { bottom: 0px; left: calc(49.86666666666669% - min(1600px, 200%) / 2); width: 200%; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-za43w7 { gap: 48px; padding: 0px 16px 0px 16px; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-k5m4az { align-content: unset; align-items: unset; display: grid; gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(96px, 1fr)); grid-template-rows: repeat(1, min-content); justify-content: center; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-1u7a0aj { align-self: start; flex: none; grid-column: auto / span 2; height: auto; justify-self: start; min-width: unset; width: 100%; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-jm9y90 { bottom: 0px; flex-direction: row; padding: 40px 0px 0px 0px; position: absolute; right: 0px; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-me9gy2 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 32px; justify-content: flex-start; }\",\".framer-JDYom.framer-v-1mmoy0l .framer-tbleo8 { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JDYom.framer-v-1mmoy0l .framer-za43w7, .framer-JDYom.framer-v-1mmoy0l .framer-k5m4az, .framer-JDYom.framer-v-1mmoy0l .framer-jm9y90, .framer-JDYom.framer-v-1mmoy0l .framer-me9gy2 { gap: 0px; } .framer-JDYom.framer-v-1mmoy0l .framer-za43w7 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-JDYom.framer-v-1mmoy0l .framer-za43w7 > :first-child, .framer-JDYom.framer-v-1mmoy0l .framer-me9gy2 > :first-child { margin-top: 0px; } .framer-JDYom.framer-v-1mmoy0l .framer-za43w7 > :last-child, .framer-JDYom.framer-v-1mmoy0l .framer-me9gy2 > :last-child { margin-bottom: 0px; } .framer-JDYom.framer-v-1mmoy0l .framer-k5m4az > *, .framer-JDYom.framer-v-1mmoy0l .framer-k5m4az > :first-child, .framer-JDYom.framer-v-1mmoy0l .framer-k5m4az > :last-child { margin: 0px; } .framer-JDYom.framer-v-1mmoy0l .framer-jm9y90 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-JDYom.framer-v-1mmoy0l .framer-jm9y90 > :first-child { margin-left: 0px; } .framer-JDYom.framer-v-1mmoy0l .framer-jm9y90 > :last-child { margin-right: 0px; } .framer-JDYom.framer-v-1mmoy0l .framer-me9gy2 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 468\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NsobvoGTF\":{\"layout\":[\"fixed\",\"auto\"]},\"B9sfpUsct\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"NCgdeuGNN\":\"altBg\",\"FhrNrsLeb\":\"scrollSection\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervmtZT1fFs=withCSS(Component,css,\"framer-JDYom\");export default FramervmtZT1fFs;FramervmtZT1fFs.displayName=\"Sections/Footer\";FramervmtZT1fFs.defaultProps={height:468,width:1440};addPropertyControls(FramervmtZT1fFs,{variant:{options:[\"FosvZXf38\",\"NsobvoGTF\",\"B9sfpUsct\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},NCgdeuGNN:{defaultValue:true,title:\"alt bg\",type:ControlType.Boolean},FhrNrsLeb:{title:\"Scroll Section\",type:ControlType.ScrollSectionRef}});addFonts(FramervmtZT1fFs,[{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\"}]},...ElementsLogoFonts,...IconHuggingfaceDefaultFonts,...IconLinkedinDefaultFonts,...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\":\"FramervmtZT1fFs\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"NCgdeuGNN\\\":\\\"altBg\\\",\\\"FhrNrsLeb\\\":\\\"scrollSection\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NsobvoGTF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B9sfpUsct\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"468\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vmtZT1fFs.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1frjgyj", "args", "onMouseLeaveiiccb2", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FramerELq_38tO8", "withCSS", "ELq_38tO8_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntercb71jy", "args", "onMouseLeavecjqkfz", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "Framerqp6Suon7P", "withCSS", "qp6Suon7P_default", "addPropertyControls", "ControlType", "addFonts", "ElementsLogoFonts", "getFonts", "mtgjufMeK_default", "MotionDivWithFX", "withFX", "motion", "IconHuggingfaceDefaultFonts", "qp6Suon7P_default", "IconLinkedinDefaultFonts", "ELq_38tO8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "transition3", "transition4", "transition5", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "altBg", "height", "id", "scrollSection", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "NCgdeuGNN", "FhrNrsLeb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "Link", "css", "FramervmtZT1fFs", "withCSS", "vmtZT1fFs_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
