{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/IUX9NFJBh9lew9jtXemV/3PD9zb9TekSqaGhgNihL/AspectRatioImage.js", "ssg:https://framerusercontent.com/modules/dbdinmmJ5uMYWT8KjkKj/0ivrZ58YFQFHPCqlzlIe/wStkuKAk6.js", "ssg:https://framerusercontent.com/modules/O36xz3wOxY3ydTuRj7kX/qcK39K2KrkwNiXUC9vjQ/d_uY6LkJZ.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n */export default function AspectRatioImage(props){var _props_image,_props_image1;const{border}=props;return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"img\",{\"data-superfields\":true,src:(_props_image=props.image)===null||_props_image===void 0?void 0:_props_image.src,alt:(_props_image1=props.image)===null||_props_image1===void 0?void 0:_props_image1.alt,style:{display:\"block\",objectFit:\"contain\",borderRadius:props.radius,boxShadow:props.shadows,...props.style}}),border&&/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",inset:0,borderWidth:border.width,borderStyle:border.style,borderColor:border.color,borderRadius:props.radius,pointerEvents:\"none\"}})]});}AspectRatioImage.displayName=\"Aspect Ratio Image\";addPropertyControls(AspectRatioImage,{image:{type:ControlType.ResponsiveImage},radius:{type:ControlType.BorderRadius,defaultValue:\"0px\"},border:{type:ControlType.Object,optional:true,controls:{color:{type:ControlType.Color,defaultValue:\"#222\"},width:{type:ControlType.Padding,defaultValue:\"1px\"},style:{type:ControlType.Enum,defaultValue:\"solid\",options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"Double\"]}}},shadows:{type:ControlType.BoxShadow}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AspectRatioImage\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AspectRatioImage.map", "// Generated by Framer (64bc75b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/2nORvduIBbQh5AQ4wMjz/zqIMjQ4vuwywCjrYjdlI/N4cH5VlsQ.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/9wSea2pwWuVFwD3QBr89/h1fHHBf3QqQiKt5OGRJc/vqCJJjluc.js\";const serializationHash=\"framer-HhkJ3\";const variantClassNames={RF_MhbunP:\"framer-v-qjtgvv\"};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 humanReadableEnumMap={\"Space Around\":\"space-around\",\"Space Between\":\"space-between\",\"Space Evenly\":\"space-evenly\",Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const getProps=({category,distribute,height,id,title,width,...props})=>{var _ref,_humanReadableEnumMap_distribute,_ref1,_ref2,_ref3;return{...props,Fc_lVQQG6:(_ref=title!==null&&title!==void 0?title:props.Fc_lVQQG6)!==null&&_ref!==void 0?_ref:\"Starting a Career in Web Design\",IsAuEh15f:(_ref2=(_ref1=(_humanReadableEnumMap_distribute=humanReadableEnumMap[distribute])!==null&&_humanReadableEnumMap_distribute!==void 0?_humanReadableEnumMap_distribute:distribute)!==null&&_ref1!==void 0?_ref1:props.IsAuEh15f)!==null&&_ref2!==void 0?_ref2:\"center\",Xp5vi56wq:(_ref3=category!==null&&category!==void 0?category:props.Xp5vi56wq)!==null&&_ref3!==void 0?_ref3:\"Blog\"};};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,Fc_lVQQG6,Xp5vi56wq,IsAuEh15f,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"RF_MhbunP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-qjtgvv\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"RF_MhbunP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--1i7lhzh\":IsAuEh15f,...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hBLh7o9TS\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1sbcrqm\",\"data-styles-preset\":\"N4cH5VlsQ\",children:\"Blog\"})})})}),className:\"framer-h4l205\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"viKP_jvdJ\",text:Xp5vi56wq,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",children:\"/\"})}),className:\"framer-1gooieu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xv8P9m0uA\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",children:\"Starting a Career in Web Design\"})}),className:\"framer-1janpqv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y6Cv2jTgE\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Fc_lVQQG6,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HhkJ3.framer-btc6ef, .framer-HhkJ3 .framer-btc6ef { display: block; }\",\".framer-HhkJ3.framer-qjtgvv { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: var(--1i7lhzh); overflow: hidden; padding: 0px; position: relative; width: 800px; }\",\".framer-HhkJ3 .framer-h4l205, .framer-HhkJ3 .framer-1gooieu, .framer-HhkJ3 .framer-1janpqv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HhkJ3.framer-qjtgvv { gap: 0px; } .framer-HhkJ3.framer-qjtgvv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HhkJ3.framer-qjtgvv > :first-child { margin-left: 0px; } .framer-HhkJ3.framer-qjtgvv > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 241\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Fc_lVQQG6\":\"title\",\"Xp5vi56wq\":\"category\",\"IsAuEh15f\":\"distribute\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwStkuKAk6=withCSS(Component,css,\"framer-HhkJ3\");export default FramerwStkuKAk6;FramerwStkuKAk6.displayName=\"breadcrumb/slash\";FramerwStkuKAk6.defaultProps={height:64,width:241};addPropertyControls(FramerwStkuKAk6,{Fc_lVQQG6:{defaultValue:\"Starting a Career in Web Design\",title:\"Title\",type:ControlType.String},Xp5vi56wq:{defaultValue:\"Blog\",displayTextArea:false,title:\"Category\",type:ControlType.String},IsAuEh15f:{defaultValue:\"center\",options:[\"flex-start\",\"center\",\"flex-end\",\"space-between\",\"space-around\",\"space-evenly\"],optionTitles:[\"Start\",\"Center\",\"End\",\"Space Between\",\"Space Around\",\"Space Evenly\"],title:\"Distribute\",type:ControlType.Enum}});addFonts(FramerwStkuKAk6,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwStkuKAk6\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"Fc_lVQQG6\\\":\\\"title\\\",\\\"Xp5vi56wq\\\":\\\"category\\\",\\\"IsAuEh15f\\\":\\\"distribute\\\"}\",\"framerIntrinsicWidth\":\"241\",\"framerIntrinsicHeight\":\"64\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ddd30d5)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import AspectRatioImage from\"https://framerusercontent.com/modules/IUX9NFJBh9lew9jtXemV/3PD9zb9TekSqaGhgNihL/AspectRatioImage.js\";import FootersMini from\"#framer/local/canvasComponent/bRjevgbvF/bRjevgbvF.js\";import AssetLogo from\"#framer/local/canvasComponent/FruoawW6F/FruoawW6F.js\";import NavbarMegaNav from\"#framer/local/canvasComponent/nd0wkzfyS/nd0wkzfyS.js\";import ButtonPrimary from\"#framer/local/canvasComponent/PSJh510mh/PSJh510mh.js\";import BreadcrumbSlash from\"#framer/local/canvasComponent/wStkuKAk6/wStkuKAk6.js\";import Partners from\"#framer/local/collection/Ahiahz968/Ahiahz968.js\";import Products from\"#framer/local/collection/BbcFvCdAo/BbcFvCdAo.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/ALeoHd2zM/ALeoHd2zM.js\";import*as sharedStyle7 from\"#framer/local/css/CVkyezkMY/CVkyezkMY.js\";import*as sharedStyle2 from\"#framer/local/css/djDPEUwhH/djDPEUwhH.js\";import*as sharedStyle5 from\"#framer/local/css/fKSgCGgKB/fKSgCGgKB.js\";import*as sharedStyle3 from\"#framer/local/css/hHsIfsCYN/hHsIfsCYN.js\";import*as sharedStyle4 from\"#framer/local/css/jrv5bwnyy/jrv5bwnyy.js\";import*as sharedStyle1 from\"#framer/local/css/N4cH5VlsQ/N4cH5VlsQ.js\";import*as sharedStyle10 from\"#framer/local/css/O7b_K2Y7N/O7b_K2Y7N.js\";import*as sharedStyle8 from\"#framer/local/css/U8eGnqdyY/U8eGnqdyY.js\";import*as sharedStyle6 from\"#framer/local/css/V5nk717xE/V5nk717xE.js\";import*as sharedStyle12 from\"#framer/local/css/vqCJJjluc/vqCJJjluc.js\";import*as sharedStyle11 from\"#framer/local/css/yA7fVgwLn/yA7fVgwLn.js\";import*as sharedStyle9 from\"#framer/local/css/ZQdrSMSI5/ZQdrSMSI5.js\";import metadataProvider from\"#framer/local/webPageMetadata/d_uY6LkJZ/d_uY6LkJZ.js\";const NavbarMegaNavFonts=getFonts(NavbarMegaNav);const NavbarMegaNavWithVariantAppearEffect=withVariantAppearEffect(NavbarMegaNav);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MaterialFonts=getFonts(Material);const BreadcrumbSlashFonts=getFonts(BreadcrumbSlash);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const AspectRatioImageFonts=getFonts(AspectRatioImage);const FootersMiniFonts=getFonts(FootersMini);const AssetLogoFonts=getFonts(AssetLogo);const breakpoints={FFwQ_HbaG:\"(min-width: 1248px)\",NGkz02aMU:\"(min-width: 810px) and (max-width: 1247px)\",qjixUmL14:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-X7h0D\";const variantClassNames={FFwQ_HbaG:\"framer-v-lpvuh2\",NGkz02aMU:\"framer-v-1u38qby\",qjixUmL14:\"framer-v-o0qmq2\"};const transition1={bounce:.2,delay:.1,duration:.2,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-90};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const transition2={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition3={bounce:.2,delay:.2,duration:.4,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={bounce:.2,delay:0,duration:.4,type:\"spring\"};const contains=(a,b)=>{if(typeof a===\"string\"&&typeof b===\"string\"){return a.toLowerCase().includes(b.toLowerCase());}if(Array.isArray(a)&&typeof b===\"string\"){return a.includes(b);}return false;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const negate=value=>{return!value;};const transition5={delay:0,duration:.45,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition5};const transition6={bounce:.25,delay:0,duration:.85,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition6};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"FFwQ_HbaG\",Phone:\"qjixUmL14\",Tablet:\"NGkz02aMU\"};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:\"FFwQ_HbaG\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"d_uY6LkJZ\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"d_uY6LkJZ\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"d_uY6LkJZ\",data:Partners,type:\"Collection\"},right:{alias:\"previousItemId\",data:Partners,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Partners,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"d_uY6LkJZ\",name:\"id\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"N2h3PtOZp\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"iweht9rkd\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"Grp1VErOZ\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"Ih7ZtIaKE\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"fajueriLj\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"LS2OVOYkU\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"ksvt6wAhu\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"uoKWxbal_\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"MacxG_p7Q\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"E29P7nTrU\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"yFh21SE4Z\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"kQOB0js5w\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"zk5TkSruQ\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"OQgjf7QIe\",type:\"Identifier\"},{collection:\"d_uY6LkJZ\",name:\"C136i9aEE\",type:\"Identifier\"},{alias:\"previousItemId.N2h3PtOZp\",collection:\"previousItemId\",name:\"N2h3PtOZp\",type:\"Identifier\"},{alias:\"previousItemId.vsWMr1mKj\",collection:\"previousItemId\",name:\"vsWMr1mKj\",type:\"Identifier\"},{alias:\"previousItemId.cWiB0RBqj\",collection:\"previousItemId\",name:\"cWiB0RBqj\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.N2h3PtOZp\",collection:\"nextItemId\",name:\"N2h3PtOZp\",type:\"Identifier\"},{alias:\"nextItemId.vsWMr1mKj\",collection:\"nextItemId\",name:\"vsWMr1mKj\",type:\"Identifier\"},{alias:\"nextItemId.cWiB0RBqj\",collection:\"nextItemId\",name:\"cWiB0RBqj\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"d_uY6LkJZ\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4,_getFromCurrentRouteData5,_getFromCurrentRouteData6,_getFromCurrentRouteData7,_getFromCurrentRouteData8,_getFromCurrentRouteData9,_getFromCurrentRouteData10,_getFromCurrentRouteData11,_getFromCurrentRouteData12,_getFromCurrentRouteData13,_getFromCurrentRouteData14;const{style,className,layoutId,variant,E29P7nTrU=(_getFromCurrentRouteData=getFromCurrentRouteData(\"E29P7nTrU\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",yFh21SE4Z=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"yFh21SE4Z\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",N2h3PtOZp=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"N2h3PtOZp\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_vsWMr1mKj=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"nextItemId.vsWMr1mKj\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",nextItemId_N2h3PtOZp=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"nextItemId.N2h3PtOZp\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",Grp1VErOZ=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"Grp1VErOZ\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",iweht9rkd=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"iweht9rkd\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:\"\",XYBT0dA_f,OQgjf7QIe=getFromCurrentRouteData(\"OQgjf7QIe\"),Ih7ZtIaKE=(_getFromCurrentRouteData7=getFromCurrentRouteData(\"Ih7ZtIaKE\"))!==null&&_getFromCurrentRouteData7!==void 0?_getFromCurrentRouteData7:\"\",fajueriLj=(_getFromCurrentRouteData8=getFromCurrentRouteData(\"fajueriLj\"))!==null&&_getFromCurrentRouteData8!==void 0?_getFromCurrentRouteData8:\"\",LS2OVOYkU=getFromCurrentRouteData(\"LS2OVOYkU\"),ksvt6wAhu=(_getFromCurrentRouteData9=getFromCurrentRouteData(\"ksvt6wAhu\"))!==null&&_getFromCurrentRouteData9!==void 0?_getFromCurrentRouteData9:\"\",uoKWxbal_=(_getFromCurrentRouteData10=getFromCurrentRouteData(\"uoKWxbal_\"))!==null&&_getFromCurrentRouteData10!==void 0?_getFromCurrentRouteData10:\"\",MacxG_p7Q=getFromCurrentRouteData(\"MacxG_p7Q\"),C136i9aEE=(_getFromCurrentRouteData11=getFromCurrentRouteData(\"C136i9aEE\"))!==null&&_getFromCurrentRouteData11!==void 0?_getFromCurrentRouteData11:true,kQOB0js5w=(_getFromCurrentRouteData12=getFromCurrentRouteData(\"kQOB0js5w\"))!==null&&_getFromCurrentRouteData12!==void 0?_getFromCurrentRouteData12:\"\",tErBXhTgjysD9ooA2Z,Be8kCBF_JysD9ooA2Z,zp8pIUuT1ysD9ooA2Z,QllhRA4TEysD9ooA2Z,CqPhEinQUysD9ooA2Z,idysD9ooA2Z,id=getFromCurrentRouteData(\"id\"),previousItemId_vsWMr1mKj=(_getFromCurrentRouteData13=getFromCurrentRouteData(\"previousItemId.vsWMr1mKj\"))!==null&&_getFromCurrentRouteData13!==void 0?_getFromCurrentRouteData13:\"\",previousItemId_N2h3PtOZp=(_getFromCurrentRouteData14=getFromCurrentRouteData(\"previousItemId.N2h3PtOZp\"))!==null&&_getFromCurrentRouteData14!==void 0?_getFromCurrentRouteData14:\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_cWiB0RBqj=getFromCurrentRouteData(\"previousItemId.cWiB0RBqj\"),nextItemId_cWiB0RBqj=getFromCurrentRouteData(\"nextItemId.cWiB0RBqj\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-X7h0D`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-X7h0D`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"rQJXYPe7w\");const router=useRouter();const ref2=React.useRef(null);const ref3=React.useRef(null);const visible=isSet(nextItemId);const isDisplayed=value=>{if(!isBrowser())return true;if(baseVariant===\"NGkz02aMU\")return false;return value;};const textContent=suffix(nextItemId_N2h3PtOZp,\" \u203A\");const visible1=isSet(yFh21SE4Z);const visible2=contains(N2h3PtOZp,\"Proxxi\");const elementId1=useRouteElementId(\"WbNMfRhjf\");const visible3=negate(contains(N2h3PtOZp,\"Proxxi\"));const elementId2=useRouteElementId(\"F3GPaW9iH\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"fUrkq2Woj\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"nH37deOCi\");const ref6=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if([\"NGkz02aMU\",\"qjixUmL14\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"NGkz02aMU\")return false;return true;};const elementId5=useRouteElementId(\"qBYrUbUqL\");const dynamicRef=useDynamicRefs();const textContent1=prefix(previousItemId_N2h3PtOZp,\"\u2039 \");const visible5=isSet(previousItemId);const isDisplayed3=value=>{if(!isBrowser())return true;if(baseVariant===\"qjixUmL14\")return false;return value;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"qjixUmL14\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FFwQ_HbaG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-lpvuh2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:yFh21SE4Z,implicitPathVariables:undefined},{href:yFh21SE4Z,implicitPathVariables:undefined},{href:yFh21SE4Z,implicitPathVariables:undefined},{href:yFh21SE4Z,implicitPathVariables:undefined},{href:yFh21SE4Z,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:437,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-t36hbf-container\",\"data-framer-appear-id\":\"t36hbf\",id:elementId,initial:animation1,optimized:true,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{__framer__variantAppearEffectEnabled:undefined,MQKqIFT33:resolvedLinks[2],qZprbDL6a:resolvedLinks[1],variant:\"mhQT_J1ok\",Ys_e7D2jv:E29P7nTrU},qjixUmL14:{__framer__variantAppearEffectEnabled:undefined,MQKqIFT33:resolvedLinks[4],qZprbDL6a:resolvedLinks[3],variant:\"mhQT_J1ok\",Ys_e7D2jv:E29P7nTrU}},children:/*#__PURE__*/_jsx(NavbarMegaNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"v3tRs09p4\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"rQJXYPe7w\",layoutId:\"rQJXYPe7w\",QcKj7HUO7:E29P7nTrU,qZprbDL6a:resolvedLinks[0],style:{width:\"100%\"},variant:\"UG9yZMdev\",width:\"100%\",Ys_e7D2jv:\"Visit our Research & Intelligence hub\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-154zo24\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ntshfz\",\"data-framer-name\":\"Hero/7. TwoColumn\",name:\"Hero/7. TwoColumn\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2drfdh\",\"data-framer-name\":\"Main Container\",name:\"Main Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17esc1l\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bGzHxEXuo\"},nodeId:\"RLtQYwDTj\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-jmr0v3 framer-25uzsy\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e84u7b-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-aa00c859-9e35-4938-802e-5067ae674749, rgb(66, 66, 66))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"xyT9jfOUF\",layoutId:\"xyT9jfOUF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{y:undefined},qjixUmL14:{y:226}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,y:337,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hdci37-container\",children:/*#__PURE__*/_jsx(BreadcrumbSlash,{Fc_lVQQG6:N2h3PtOZp,height:\"100%\",id:\"DbZNQ8C7g\",IsAuEh15f:\"flex-start\",layoutId:\"DbZNQ8C7g\",style:{width:\"100%\"},width:\"100%\",Xp5vi56wq:\"\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1obemf3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1glas3z\",\"data-framer-name\":\"Spacer\",name:\"Spacer\"}),isDisplayed(visible)&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbq60l\",\"data-styles-preset\":\"ALeoHd2zM\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vsWMr1mKj:nextItemId_vsWMr1mKj},webPageId:\"d_uY6LkJZ\"},nodeId:\"TLAb5u_Sj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1sbcrqm\",\"data-styles-preset\":\"N4cH5VlsQ\",children:\" \u203A\"})})})}),className:cx(\"framer-lrdbi5\",\"hidden-1u38qby\",!visible&&\"hidden-lpvuh2\"),\"data-framer-name\":\"Next\",fonts:[\"Inter\"],name:\"Next\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6g6xpk\",\"data-framer-name\":\"Content Container\",name:\"Content Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1du3v3b\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10mdliv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hhilw6\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-z8z57u\",\"data-styles-preset\":\"djDPEUwhH\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(15, 15, 15))\"},children:\"An exclusive global community of changemakers\"})}),className:\"framer-qt1ow8\",\"data-framer-appear-id\":\"qt1ow8\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],initial:animation3,name:\"Description\",optimized:true,text:Grp1VErOZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1cimk5v\",\"data-styles-preset\":\"hHsIfsCYN\",children:\"Crafting Unforgettable Experiences with World-Class Content and Expertise\"})}),className:\"framer-1fr4b5k\",\"data-framer-appear-id\":\"1fr4b5k\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],initial:animation3,name:\"Heading\",optimized:true,text:iweht9rkd,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:yFh21SE4Z,implicitPathVariables:undefined},{href:yFh21SE4Z,implicitPathVariables:undefined},{href:yFh21SE4Z,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{y:undefined},qjixUmL14:{y:559}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:669,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:false,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fq39l3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{owOcZuT5h:resolvedLinks1[1]},qjixUmL14:{owOcZuT5h:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonPrimary,{height:\"100%\",id:\"rU2BUYSRG\",layoutId:\"rU2BUYSRG\",owOcZuT5h:resolvedLinks1[0],RJo3qxJyg:150,SWTAQxjCj:E29P7nTrU,variant:\"uXgrYkQKj\",width:\"100%\"})})})})})})]}),visible2&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{y:undefined},qjixUmL14:{y:622}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:732,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wkqw1q-container\",children:/*#__PURE__*/_jsx(ButtonPrimary,{height:\"100%\",id:\"N6_F6i9A7\",layoutId:\"N6_F6i9A7\",owOcZuT5h:\"https://proxxi.ai\",RJo3qxJyg:150,SWTAQxjCj:\"Visit Proxx.ai\",variant:\"uXgrYkQKj\",width:\"100%\"})})})})]})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4xpylq\",\"data-framer-name\":\"Hero/7. TwoColumn\",name:\"Hero/7. TwoColumn\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ou6qv\",\"data-framer-name\":\"Main Container\",name:\"Main Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{onTap:undefined},qjixUmL14:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cv5t69\",\"data-framer-name\":\"Atoms/Image\",name:\"Atoms/Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{background:{alt:\"\",fit:\"fill\",pixelHeight:624,pixelWidth:1356,sizes:\"max(100vw, 1px)\",...toResponsiveImage(OQgjf7QIe)}},qjixUmL14:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(658),pixelHeight:624,pixelWidth:1356,sizes:\"726px\",...toResponsiveImage(OQgjf7QIe)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(788),pixelHeight:624,pixelWidth:1356,sizes:\"max(100vw, 1px)\",...toResponsiveImage(OQgjf7QIe)},className:\"framer-kueskg\",\"data-framer-name\":\"Video Container\",id:elementId1,name:\"Video Container\",ref:ref2})})})})})}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15f7kzd\",\"data-framer-name\":\"Bentos/4. 2x2 Assymetrical\",id:elementId2,name:\"Bentos/4. 2x2 Assymetrical\",ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v453yi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qjixUmL14:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1anxsv2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qjixUmL14:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nr7sah\",\"data-styles-preset\":\"fKSgCGgKB\",style:{\"--framer-text-color\":\"var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255))\"},children:\"Our History\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-iyz54d\",\"data-styles-preset\":\"jrv5bwnyy\",style:{\"--framer-text-color\":\"var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255))\"},children:\"Our History\"})}),className:\"framer-rtlboi\",fonts:[\"Inter\"],text:Ih7ZtIaKE,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1pz4uok\",\"data-styles-preset\":\"V5nk717xE\",style:{\"--framer-text-color\":\"var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255))\"},children:\"Bring your event vision to life with our comprehensive live event planning, production and curation.\"})}),className:\"framer-b5rnzz\",fonts:[\"Inter\"],text:fajueriLj,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{background:{alt:\"\",fit:\"fill\",pixelHeight:801,pixelWidth:801,sizes:\"532px\",...toResponsiveImage(LS2OVOYkU)}},qjixUmL14:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1224.5),pixelHeight:801,pixelWidth:801,sizes:\"calc(100vw - 48px)\",...toResponsiveImage(LS2OVOYkU)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1792),pixelHeight:801,pixelWidth:801,sizes:\"624px\",...toResponsiveImage(LS2OVOYkU)},className:\"framer-1akueir\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p5ty3q\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qjixUmL14:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lnxfm3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-iyz54d\",\"data-styles-preset\":\"jrv5bwnyy\",style:{\"--framer-text-color\":\"var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255))\"},children:\"Our History\"})}),className:\"framer-pi0bya\",fonts:[\"Inter\"],text:ksvt6wAhu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-iyz54d\",\"data-styles-preset\":\"jrv5bwnyy\",style:{\"--framer-text-color\":\"var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255))\"},children:\"Bring your event vision to life with our comprehensive live event planning, production and curation.\"})}),className:\"framer-c9vdol\",fonts:[\"Inter\"],text:uoKWxbal_,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yr5vtn\",\"data-framer-name\":\"Hero/7. TwoColumn\",name:\"Hero/7. TwoColumn\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tnlyg7\",\"data-framer-name\":\"Main Container\",name:\"Main Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{onTap:undefined},qjixUmL14:{onTap:undefined}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qd2ewf\",\"data-framer-name\":\"Atoms/Image\",name:\"Atoms/Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{background:{alt:\"\",fit:\"fill\",pixelHeight:624,pixelWidth:1356,sizes:\"max(100vw, 1px)\",...toResponsiveImage(MacxG_p7Q)}},qjixUmL14:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1844.5),pixelHeight:624,pixelWidth:1356,sizes:\"max(100vw, 1px)\",...toResponsiveImage(MacxG_p7Q)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2629),pixelHeight:624,pixelWidth:1356,sizes:\"max(100vw, 1px)\",...toResponsiveImage(MacxG_p7Q)},className:\"framer-1n7vcx7\",\"data-framer-name\":\"Video Container\",id:elementId3,name:\"Video Container\",ref:ref5})})})})})}),C136i9aEE&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ka30v2\",\"data-framer-name\":\"Regions\",id:elementId4,name:\"Regions\",ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11y2uny\",\"data-framer-name\":\"Feature Container\",name:\"Feature Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nzo42j\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d2gqhn hidden-1u38qby hidden-o0qmq2\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-350,y:0}},{ref:ref6,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cgyorp\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p0tk9h\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jgjm1i\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ndnwrn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-rr2b19\",\"data-styles-preset\":\"CVkyezkMY\",style:{\"--framer-text-alignment\":\"left\"},children:\"Where Vision Becomes Experience: Masterful Content Curation and Program Design \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-rr2b19\",\"data-styles-preset\":\"CVkyezkMY\",children:\"Where Vision Becomes Experience: Masterful Content Curation and Program Design \"})}),className:\"framer-po1mdy\",\"data-framer-name\":\"What people are saying\",fonts:[\"Inter\"],name:\"What people are saying\",text:kQOB0js5w,verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-q39f2d hidden-1u38qby\"})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-192tqs4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-y07ma5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ysD9ooA2Z\",data:Products,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{arguments:[{arguments:[{from:{alias:\"SgkVGoRzA\",data:Partners,type:\"Collection\"},orderBy:[{arguments:[{collection:\"ysD9ooA2Z\",name:\"SgkVGoRzA\",type:\"Identifier\"},{collection:\"SgkVGoRzA\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"SgkVGoRzA\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"SgkVGoRzA\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"ysD9ooA2Z\",name:\"SgkVGoRzA\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{type:\"LiteralValue\",value:id}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"ysD9ooA2Z\",name:\"tErBXhTgj\",type:\"Identifier\"},{collection:\"ysD9ooA2Z\",name:\"Be8kCBF_J\",type:\"Identifier\"},{collection:\"ysD9ooA2Z\",name:\"zp8pIUuT1\",type:\"Identifier\"},{collection:\"ysD9ooA2Z\",name:\"QllhRA4TE\",type:\"Identifier\"},{collection:\"ysD9ooA2Z\",name:\"CqPhEinQU\",type:\"Identifier\"},{collection:\"ysD9ooA2Z\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:id},operator:\"in\",right:{arguments:[{from:{alias:\"SgkVGoRzA\",data:Partners,type:\"Collection\"},orderBy:[{arguments:[{collection:\"ysD9ooA2Z\",name:\"SgkVGoRzA\",type:\"Identifier\"},{collection:\"SgkVGoRzA\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"SgkVGoRzA\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"SgkVGoRzA\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"ysD9ooA2Z\",name:\"SgkVGoRzA\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"tErBXhTgj\":tErBXhTgjysD9ooA2Z,\"Be8kCBF_J\":Be8kCBF_JysD9ooA2Z,\"zp8pIUuT1\":zp8pIUuT1ysD9ooA2Z,\"QllhRA4TE\":QllhRA4TEysD9ooA2Z,\"CqPhEinQU\":CqPhEinQUysD9ooA2Z,\"id\":idysD9ooA2Z},i)=>{tErBXhTgjysD9ooA2Z!==null&&tErBXhTgjysD9ooA2Z!==void 0?tErBXhTgjysD9ooA2Z:tErBXhTgjysD9ooA2Z=\"\";zp8pIUuT1ysD9ooA2Z!==null&&zp8pIUuT1ysD9ooA2Z!==void 0?zp8pIUuT1ysD9ooA2Z:zp8pIUuT1ysD9ooA2Z=\"\";QllhRA4TEysD9ooA2Z!==null&&QllhRA4TEysD9ooA2Z!==void 0?QllhRA4TEysD9ooA2Z:QllhRA4TEysD9ooA2Z=\"\";CqPhEinQUysD9ooA2Z!==null&&CqPhEinQUysD9ooA2Z!==void 0?CqPhEinQUysD9ooA2Z:CqPhEinQUysD9ooA2Z=\"\";const visible4=isSet(QllhRA4TEysD9ooA2Z);return /*#__PURE__*/_jsx(LayoutGroup,{id:`ysD9ooA2Z-${idysD9ooA2Z}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tErBXhTgj:tErBXhTgjysD9ooA2Z},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1z0tuc4\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hvwsl2\",id:`${tErBXhTgjysD9ooA2Z}-${elementId5}`,ref:dynamicRef(`${tErBXhTgjysD9ooA2Z}-${elementId5}`),children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-da6l99\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:182,intrinsicWidth:338,pixelHeight:364,pixelWidth:676,...toResponsiveImage(Be8kCBF_JysD9ooA2Z)},whileHover:animation7},qjixUmL14:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:182,intrinsicWidth:338,loading:getLoadingLazyAtYPosition(2278.5),pixelHeight:364,pixelWidth:676,sizes:\"350px\",...toResponsiveImage(Be8kCBF_JysD9ooA2Z)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:182,intrinsicWidth:338,pixelHeight:364,pixelWidth:676,sizes:\"400px\",...toResponsiveImage(Be8kCBF_JysD9ooA2Z)},className:\"framer-k7nomz\",\"data-framer-name\":\"image\",name:\"image\",whileHover:animation6})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1liu9cn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1j9lxei\",\"data-styles-preset\":\"U8eGnqdyY\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(15, 15, 15))\"},children:\"Programme Design and Build\"})}),className:\"framer-14ylide\",fonts:[\"Inter\"],text:zp8pIUuT1ysD9ooA2Z,verticalAlignment:\"center\",withExternalLayout:true}),visible4&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"hfSDBNMO2\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"Tl2WEZN8E\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:CqPhEinQUysD9ooA2Z,className:\"framer-1ft5v42\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1sbcrqm\",code:\"framer-styles-preset-1fczzu0\",img:\"framer-styles-preset-z4yt5u\",p:\"framer-styles-preset-1rbq60l\"},verticalAlignment:\"center\",withExternalLayout:true})})]})]})})})},idysD9ooA2Z);})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{\"data-border\":true}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1axnrdi\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y2grrh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b9mmud\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-azt4na\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qjixUmL14:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vsWMr1mKj:previousItemId_vsWMr1mKj},webPageId:\"d_uY6LkJZ\"},nodeId:\"h2yV9axB8\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1sbcrqm\",\"data-styles-preset\":\"N4cH5VlsQ\",children:\"\u2039 CogX USA\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vsWMr1mKj:previousItemId_vsWMr1mKj},webPageId:\"d_uY6LkJZ\"},nodeId:\"h2yV9axB8\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1sbcrqm\",\"data-styles-preset\":\"N4cH5VlsQ\",children:\"Previous\"})})})}),className:\"framer-1f087kr\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],name:\"Previous\",text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3(visible5)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-1jt0az2-container\",\"hidden-o0qmq2\",!visible5&&\"hidden-lpvuh2\"),children:/*#__PURE__*/_jsx(AspectRatioImage,{height:\"100%\",id:\"gk5RMWu8Y\",image:toResponsiveImage(previousItemId_cWiB0RBqj),layoutId:\"gk5RMWu8Y\",radius:\"8px\",shadows:\"\",style:{width:\"100%\"},width:\"100%\"})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-obz1lu hidden-o0qmq2\",\"data-framer-name\":\"Spacer\",name:\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f82jn8\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yj8rz8-container hidden-o0qmq2\",children:/*#__PURE__*/_jsx(AspectRatioImage,{height:\"100%\",id:\"j2PLKcSvf\",image:toResponsiveImage(nextItemId_cWiB0RBqj),layoutId:\"j2PLKcSvf\",radius:\"8px\",shadows:\"\",style:{width:\"100%\"},width:\"100%\"})})}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qjixUmL14:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-l7lhsi\",\"data-styles-preset\":\"vqCJJjluc\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vsWMr1mKj:nextItemId_vsWMr1mKj},webPageId:\"d_uY6LkJZ\"},nodeId:\"qhZ6BhIN8\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1sbcrqm\",\"data-styles-preset\":\"N4cH5VlsQ\",children:\"CogX Awards \u203A\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhr962\",\"data-styles-preset\":\"yA7fVgwLn\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vsWMr1mKj:nextItemId_vsWMr1mKj},webPageId:\"d_uY6LkJZ\"},nodeId:\"qhZ6BhIN8\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1sbcrqm\",\"data-styles-preset\":\"N4cH5VlsQ\",children:\"Next\"})})})}),className:\"framer-15muwat\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],name:\"Next\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{width:\"100vw\",y:undefined},qjixUmL14:{width:undefined,y:2641.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,width:\"1248px\",y:3700,children:/*#__PURE__*/_jsx(Container,{className:\"framer-80nu2k-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{variant:\"PyAY4lY5h\"},qjixUmL14:{variant:\"EBnoeYXIb\"}},children:/*#__PURE__*/_jsx(FootersMini,{height:\"100%\",id:\"O80jUy_2k\",layoutId:\"O80jUy_2k\",style:{width:\"100%\"},variant:\"swRLjUasn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-inhbmv\",\"data-border\":true,\"data-framer-name\":\"Footers/Super Mini\",name:\"Footers/Super Mini\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a820an\",\"data-framer-name\":\"Horizontal\",name:\"Horizontal\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g7i6w7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nr7sah\",\"data-styles-preset\":\"fKSgCGgKB\",style:{\"--framer-text-color\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(15, 15, 15))\"},children:\"\\xa9 2024 CogX Group Ltd. All rights reserved\"})}),className:\"framer-1ad624z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-137gdod\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NGkz02aMU:{y:undefined},qjixUmL14:{y:2802}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:3886,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10a6waj-container\",children:/*#__PURE__*/_jsx(AssetLogo,{height:\"100%\",id:\"DsCWFql82\",layoutId:\"DsCWFql82\",variant:\"loACnFxyq\",width:\"100%\"})})})})})]})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-X7h0D { background: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255)) /* {\"name\":\"dark/0\"} */; }`,\".framer-X7h0D.framer-25uzsy, .framer-X7h0D .framer-25uzsy { display: block; }\",\".framer-X7h0D.framer-lpvuh2 { align-content: center; align-items: center; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1248px; }\",\".framer-X7h0D .framer-t36hbf-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-X7h0D .framer-154zo24 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1ntshfz { align-content: center; align-items: center; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 24px 80px 24px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-2drfdh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-X7h0D .framer-17esc1l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-jmr0v3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-X7h0D .framer-1e84u7b-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 15px; }\",\".framer-X7h0D .framer-1hdci37-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-X7h0D .framer-1obemf3 { 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: 600px; padding: 0px; position: relative; width: 1px; }\",\".framer-X7h0D .framer-1glas3z, .framer-X7h0D .framer-obz1lu { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-X7h0D .framer-lrdbi5, .framer-X7h0D .framer-1f087kr, .framer-X7h0D .framer-15muwat { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-X7h0D .framer-6g6xpk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1du3v3b { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-X7h0D .framer-10mdliv { 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: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-hhilw6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-qt1ow8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X7h0D .framer-1fr4b5k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 60%; }\",\".framer-X7h0D .framer-fq39l3-container, .framer-X7h0D .framer-1wkqw1q-container, .framer-X7h0D .framer-10a6waj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-X7h0D .framer-4xpylq, .framer-X7h0D .framer-yr5vtn { align-content: center; align-items: center; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-14ou6qv, .framer-X7h0D .framer-1tnlyg7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-X7h0D .framer-cv5t69 { background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); flex: none; height: 600px; overflow: hidden; position: relative; width: 100%; }\",\".framer-X7h0D .framer-kueskg, .framer-X7h0D .framer-1n7vcx7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-X7h0D .framer-15f7kzd { align-content: center; align-items: center; background-color: var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, #0f0f0f); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 160px 56px 160px 56px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-v453yi { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 672px; will-change: var(--framer-will-change-override, transform); }\",\".framer-X7h0D .framer-1anxsv2, .framer-X7h0D .framer-1lnxfm3 { 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: 100%; }\",\".framer-X7h0D .framer-rtlboi, .framer-X7h0D .framer-b5rnzz, .framer-X7h0D .framer-pi0bya, .framer-X7h0D .framer-c9vdol { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X7h0D .framer-1akueir { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 397px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-p5ty3q { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 672px; will-change: var(--framer-will-change-override, transform); }\",\".framer-X7h0D .framer-1qd2ewf { background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); flex: none; height: 500px; overflow: hidden; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1ka30v2 { align-content: center; align-items: center; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 120px 20px 100px 20px; position: relative; width: 100%; z-index: 0; }\",\".framer-X7h0D .framer-11y2uny { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-nzo42j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 180px; width: 476px; will-change: transform; }\",\".framer-X7h0D .framer-1d2gqhn { align-content: center; align-items: center; background-color: var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, #18181b); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 4px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 192px; will-change: var(--framer-will-change-override, transform); }\",\".framer-X7h0D .framer-cgyorp { background-color: var(--token-dfac4a67-4238-4aab-bc86-20fbdeb40318, #594fee); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-X7h0D .framer-p0tk9h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 500px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-X7h0D .framer-jgjm1i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1ndnwrn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-po1mdy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 1280px; position: relative; width: 80%; }\",\".framer-X7h0D .framer-q39f2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 34px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-192tqs4 { align-content: center; align-items: center; 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: 476px; z-index: 1; }\",\".framer-X7h0D .framer-y07ma5 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1z0tuc4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 400px; }\",\".framer-X7h0D .framer-hvwsl2 { -webkit-backdrop-filter: blur(10px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(10px); border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-X7h0D .framer-da6l99 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 303px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-k7nomz { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-X7h0D .framer-1liu9cn { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-14ylide { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X7h0D .framer-1ft5v42 { flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-X7h0D .framer-1axnrdi { align-content: center; align-items: center; background-color: var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 211px; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-X7h0D .framer-1y2grrh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1b9mmud { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-azt4na { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-X7h0D .framer-1jt0az2-container, .framer-X7h0D .framer-1yj8rz8-container { flex: none; height: auto; position: relative; width: 45px; }\",\".framer-X7h0D .framer-f82jn8 { 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: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-X7h0D .framer-80nu2k-container { flex: none; height: auto; position: relative; width: 1248px; }\",\".framer-X7h0D .framer-inhbmv { --border-bottom-width: 0px; --border-color: var(--token-c53d836b-5706-468a-b8e6-ae61d5338acb, #ebeced); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1a820an { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1380px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-g7i6w7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-X7h0D .framer-1ad624z { flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-X7h0D .framer-137gdod { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 21px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 114px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-X7h0D.framer-lpvuh2, .framer-X7h0D .framer-154zo24, .framer-X7h0D .framer-1ntshfz, .framer-X7h0D .framer-2drfdh, .framer-X7h0D .framer-17esc1l, .framer-X7h0D .framer-jmr0v3, .framer-X7h0D .framer-1obemf3, .framer-X7h0D .framer-6g6xpk, .framer-X7h0D .framer-1du3v3b, .framer-X7h0D .framer-10mdliv, .framer-X7h0D .framer-hhilw6, .framer-X7h0D .framer-4xpylq, .framer-X7h0D .framer-14ou6qv, .framer-X7h0D .framer-kueskg, .framer-X7h0D .framer-15f7kzd, .framer-X7h0D .framer-v453yi, .framer-X7h0D .framer-1anxsv2, .framer-X7h0D .framer-1akueir, .framer-X7h0D .framer-p5ty3q, .framer-X7h0D .framer-1lnxfm3, .framer-X7h0D .framer-yr5vtn, .framer-X7h0D .framer-1tnlyg7, .framer-X7h0D .framer-1n7vcx7, .framer-X7h0D .framer-1ka30v2, .framer-X7h0D .framer-11y2uny, .framer-X7h0D .framer-nzo42j, .framer-X7h0D .framer-1d2gqhn, .framer-X7h0D .framer-p0tk9h, .framer-X7h0D .framer-jgjm1i, .framer-X7h0D .framer-1ndnwrn, .framer-X7h0D .framer-q39f2d, .framer-X7h0D .framer-192tqs4, .framer-X7h0D .framer-y07ma5, .framer-X7h0D .framer-1z0tuc4, .framer-X7h0D .framer-hvwsl2, .framer-X7h0D .framer-da6l99, .framer-X7h0D .framer-1liu9cn, .framer-X7h0D .framer-1axnrdi, .framer-X7h0D .framer-1y2grrh, .framer-X7h0D .framer-1b9mmud, .framer-X7h0D .framer-azt4na, .framer-X7h0D .framer-f82jn8, .framer-X7h0D .framer-inhbmv, .framer-X7h0D .framer-1a820an, .framer-X7h0D .framer-g7i6w7, .framer-X7h0D .framer-137gdod { gap: 0px; } .framer-X7h0D.framer-lpvuh2 > *, .framer-X7h0D .framer-154zo24 > *, .framer-X7h0D .framer-1ndnwrn > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-X7h0D.framer-lpvuh2 > :first-child, .framer-X7h0D .framer-154zo24 > :first-child, .framer-X7h0D .framer-2drfdh > :first-child, .framer-X7h0D .framer-jmr0v3 > :first-child, .framer-X7h0D .framer-1du3v3b > :first-child, .framer-X7h0D .framer-10mdliv > :first-child, .framer-X7h0D .framer-hhilw6 > :first-child, .framer-X7h0D .framer-14ou6qv > :first-child, .framer-X7h0D .framer-15f7kzd > :first-child, .framer-X7h0D .framer-v453yi > :first-child, .framer-X7h0D .framer-1anxsv2 > :first-child, .framer-X7h0D .framer-1akueir > :first-child, .framer-X7h0D .framer-p5ty3q > :first-child, .framer-X7h0D .framer-1lnxfm3 > :first-child, .framer-X7h0D .framer-1tnlyg7 > :first-child, .framer-X7h0D .framer-1ka30v2 > :first-child, .framer-X7h0D .framer-nzo42j > :first-child, .framer-X7h0D .framer-p0tk9h > :first-child, .framer-X7h0D .framer-jgjm1i > :first-child, .framer-X7h0D .framer-1ndnwrn > :first-child, .framer-X7h0D .framer-192tqs4 > :first-child, .framer-X7h0D .framer-y07ma5 > :first-child, .framer-X7h0D .framer-hvwsl2 > :first-child, .framer-X7h0D .framer-da6l99 > :first-child, .framer-X7h0D .framer-1liu9cn > :first-child, .framer-X7h0D .framer-1axnrdi > :first-child, .framer-X7h0D .framer-1y2grrh > :first-child, .framer-X7h0D .framer-inhbmv > :first-child, .framer-X7h0D .framer-1a820an > :first-child { margin-top: 0px; } .framer-X7h0D.framer-lpvuh2 > :last-child, .framer-X7h0D .framer-154zo24 > :last-child, .framer-X7h0D .framer-2drfdh > :last-child, .framer-X7h0D .framer-jmr0v3 > :last-child, .framer-X7h0D .framer-1du3v3b > :last-child, .framer-X7h0D .framer-10mdliv > :last-child, .framer-X7h0D .framer-hhilw6 > :last-child, .framer-X7h0D .framer-14ou6qv > :last-child, .framer-X7h0D .framer-15f7kzd > :last-child, .framer-X7h0D .framer-v453yi > :last-child, .framer-X7h0D .framer-1anxsv2 > :last-child, .framer-X7h0D .framer-1akueir > :last-child, .framer-X7h0D .framer-p5ty3q > :last-child, .framer-X7h0D .framer-1lnxfm3 > :last-child, .framer-X7h0D .framer-1tnlyg7 > :last-child, .framer-X7h0D .framer-1ka30v2 > :last-child, .framer-X7h0D .framer-nzo42j > :last-child, .framer-X7h0D .framer-p0tk9h > :last-child, .framer-X7h0D .framer-jgjm1i > :last-child, .framer-X7h0D .framer-1ndnwrn > :last-child, .framer-X7h0D .framer-192tqs4 > :last-child, .framer-X7h0D .framer-y07ma5 > :last-child, .framer-X7h0D .framer-hvwsl2 > :last-child, .framer-X7h0D .framer-da6l99 > :last-child, .framer-X7h0D .framer-1liu9cn > :last-child, .framer-X7h0D .framer-1axnrdi > :last-child, .framer-X7h0D .framer-1y2grrh > :last-child, .framer-X7h0D .framer-inhbmv > :last-child, .framer-X7h0D .framer-1a820an > :last-child { margin-bottom: 0px; } .framer-X7h0D .framer-1ntshfz > *, .framer-X7h0D .framer-4xpylq > *, .framer-X7h0D .framer-yr5vtn > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-X7h0D .framer-1ntshfz > :first-child, .framer-X7h0D .framer-17esc1l > :first-child, .framer-X7h0D .framer-1obemf3 > :first-child, .framer-X7h0D .framer-6g6xpk > :first-child, .framer-X7h0D .framer-4xpylq > :first-child, .framer-X7h0D .framer-kueskg > :first-child, .framer-X7h0D .framer-yr5vtn > :first-child, .framer-X7h0D .framer-1n7vcx7 > :first-child, .framer-X7h0D .framer-11y2uny > :first-child, .framer-X7h0D .framer-1d2gqhn > :first-child, .framer-X7h0D .framer-q39f2d > :first-child, .framer-X7h0D .framer-1z0tuc4 > :first-child, .framer-X7h0D .framer-1b9mmud > :first-child, .framer-X7h0D .framer-azt4na > :first-child, .framer-X7h0D .framer-f82jn8 > :first-child, .framer-X7h0D .framer-g7i6w7 > :first-child, .framer-X7h0D .framer-137gdod > :first-child { margin-left: 0px; } .framer-X7h0D .framer-1ntshfz > :last-child, .framer-X7h0D .framer-17esc1l > :last-child, .framer-X7h0D .framer-1obemf3 > :last-child, .framer-X7h0D .framer-6g6xpk > :last-child, .framer-X7h0D .framer-4xpylq > :last-child, .framer-X7h0D .framer-kueskg > :last-child, .framer-X7h0D .framer-yr5vtn > :last-child, .framer-X7h0D .framer-1n7vcx7 > :last-child, .framer-X7h0D .framer-11y2uny > :last-child, .framer-X7h0D .framer-1d2gqhn > :last-child, .framer-X7h0D .framer-q39f2d > :last-child, .framer-X7h0D .framer-1z0tuc4 > :last-child, .framer-X7h0D .framer-1b9mmud > :last-child, .framer-X7h0D .framer-azt4na > :last-child, .framer-X7h0D .framer-f82jn8 > :last-child, .framer-X7h0D .framer-g7i6w7 > :last-child, .framer-X7h0D .framer-137gdod > :last-child { margin-right: 0px; } .framer-X7h0D .framer-2drfdh > *, .framer-X7h0D .framer-14ou6qv > *, .framer-X7h0D .framer-1tnlyg7 > *, .framer-X7h0D .framer-1axnrdi > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-X7h0D .framer-17esc1l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-X7h0D .framer-jmr0v3 > *, .framer-X7h0D .framer-1akueir > *, .framer-X7h0D .framer-jgjm1i > *, .framer-X7h0D .framer-da6l99 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-X7h0D .framer-1obemf3 > *, .framer-X7h0D .framer-kueskg > *, .framer-X7h0D .framer-1n7vcx7 > *, .framer-X7h0D .framer-1d2gqhn > *, .framer-X7h0D .framer-q39f2d > *, .framer-X7h0D .framer-1z0tuc4 > *, .framer-X7h0D .framer-1b9mmud > *, .framer-X7h0D .framer-azt4na > *, .framer-X7h0D .framer-f82jn8 > *, .framer-X7h0D .framer-137gdod > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-X7h0D .framer-6g6xpk > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-X7h0D .framer-1du3v3b > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-X7h0D .framer-10mdliv > *, .framer-X7h0D .framer-1anxsv2 > *, .framer-X7h0D .framer-1lnxfm3 > *, .framer-X7h0D .framer-192tqs4 > *, .framer-X7h0D .framer-hvwsl2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-X7h0D .framer-hhilw6 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-X7h0D .framer-15f7kzd > *, .framer-X7h0D .framer-1liu9cn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-X7h0D .framer-v453yi > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-X7h0D .framer-p5ty3q > *, .framer-X7h0D .framer-p0tk9h > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-X7h0D .framer-1ka30v2 > *, .framer-X7h0D .framer-nzo42j > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-X7h0D .framer-11y2uny > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-X7h0D .framer-y07ma5 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-X7h0D .framer-1y2grrh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-X7h0D .framer-inhbmv > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-X7h0D .framer-1a820an > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-X7h0D .framer-g7i6w7 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",`@media (min-width: 810px) and (max-width: 1247px) { .${metadata.bodyClassName}-framer-X7h0D { background: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255)) /* {\"name\":\"dark/0\"} */; } .framer-X7h0D.framer-lpvuh2 { width: 810px; } .framer-X7h0D .framer-1ntshfz { padding: 32px 24px 64px 24px; } .framer-X7h0D .framer-2drfdh, .framer-X7h0D .framer-14ou6qv, .framer-X7h0D .framer-1tnlyg7 { gap: 64px; } .framer-X7h0D .framer-6g6xpk { flex-direction: column; gap: 8px; } .framer-X7h0D .framer-1du3v3b { flex: none; width: 100%; } .framer-X7h0D .framer-1fr4b5k, .framer-X7h0D .framer-80nu2k-container { width: 100%; } .framer-X7h0D .framer-cv5t69 { cursor: pointer; height: 500px; } .framer-X7h0D .framer-15f7kzd { padding: 100px 64px 100px 64px; } .framer-X7h0D .framer-v453yi { width: 580px; } .framer-X7h0D .framer-1akueir { height: 360px; } .framer-X7h0D .framer-p5ty3q { gap: 0px; width: 580px; } .framer-X7h0D .framer-1qd2ewf { cursor: pointer; height: 400px; } .framer-X7h0D .framer-1ka30v2 { background-color: var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, #fafafa); padding: 120px 40px 64px 40px; } .framer-X7h0D .framer-11y2uny { align-content: center; align-items: center; flex-direction: column; gap: 80px; width: min-content; } .framer-X7h0D .framer-nzo42j { align-self: stretch; padding: 0px 0px 0px 64px; position: relative; top: unset; width: auto; } .framer-X7h0D .framer-p0tk9h { align-content: center; align-items: center; } .framer-X7h0D .framer-192tqs4 { width: 770px; } .framer-X7h0D .framer-y07ma5 { align-content: unset; align-items: unset; background-color: var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, #fafafa); display: grid; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); justify-content: start; max-width: 1000px; order: 0; padding: 0px 64px 0px 64px; } .framer-X7h0D .framer-1z0tuc4 { align-self: start; height: auto; justify-self: start; width: 100%; } .framer-X7h0D .framer-hvwsl2 { background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); gap: 16px; min-height: 680px; } .framer-X7h0D .framer-k7nomz { border-bottom-left-radius: unset; border-bottom-right-radius: unset; } .framer-X7h0D .framer-1liu9cn { padding: 16px 24px 24px 24px; } .framer-X7h0D .framer-1axnrdi { --border-bottom-width: 1px; --border-color: var(--token-3f7399b3-425b-4607-9520-05ba1c73ae14, #e3e3e3); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; background-color: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, #ffffff); padding: 80px 40px 80px 40px; } .framer-X7h0D .framer-inhbmv { gap: 48px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-X7h0D .framer-2drfdh, .framer-X7h0D .framer-6g6xpk, .framer-X7h0D .framer-14ou6qv, .framer-X7h0D .framer-p5ty3q, .framer-X7h0D .framer-1tnlyg7, .framer-X7h0D .framer-11y2uny, .framer-X7h0D .framer-y07ma5, .framer-X7h0D .framer-hvwsl2, .framer-X7h0D .framer-inhbmv { gap: 0px; } .framer-X7h0D .framer-2drfdh > *, .framer-X7h0D .framer-14ou6qv > *, .framer-X7h0D .framer-1tnlyg7 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-X7h0D .framer-2drfdh > :first-child, .framer-X7h0D .framer-6g6xpk > :first-child, .framer-X7h0D .framer-14ou6qv > :first-child, .framer-X7h0D .framer-p5ty3q > :first-child, .framer-X7h0D .framer-1tnlyg7 > :first-child, .framer-X7h0D .framer-11y2uny > :first-child, .framer-X7h0D .framer-hvwsl2 > :first-child, .framer-X7h0D .framer-inhbmv > :first-child { margin-top: 0px; } .framer-X7h0D .framer-2drfdh > :last-child, .framer-X7h0D .framer-6g6xpk > :last-child, .framer-X7h0D .framer-14ou6qv > :last-child, .framer-X7h0D .framer-p5ty3q > :last-child, .framer-X7h0D .framer-1tnlyg7 > :last-child, .framer-X7h0D .framer-11y2uny > :last-child, .framer-X7h0D .framer-hvwsl2 > :last-child, .framer-X7h0D .framer-inhbmv > :last-child { margin-bottom: 0px; } .framer-X7h0D .framer-6g6xpk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-X7h0D .framer-p5ty3q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-X7h0D .framer-11y2uny > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-X7h0D .framer-y07ma5 > *, .framer-X7h0D .framer-y07ma5 > :first-child, .framer-X7h0D .framer-y07ma5 > :last-child { margin: 0px; } .framer-X7h0D .framer-hvwsl2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-X7h0D .framer-inhbmv > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-X7h0D { background: var(--token-2546f2ec-502d-4b32-8634-ef8a4d8c3ed0, rgb(255, 255, 255)) /* {\"name\":\"dark/0\"} */; } .framer-X7h0D.framer-lpvuh2 { width: 390px; } .framer-X7h0D .framer-1ntshfz { align-content: flex-start; align-items: flex-start; justify-content: flex-start; padding: 10px 24px 10px 24px; } .framer-X7h0D .framer-2drfdh { gap: 41px; } .framer-X7h0D .framer-6g6xpk { align-content: center; align-items: center; flex-direction: column; gap: 16px; padding: 0px 0px 50px 0px; } .framer-X7h0D .framer-1du3v3b { flex: none; justify-content: flex-start; width: 100%; } .framer-X7h0D .framer-hhilw6 { order: 0; } .framer-X7h0D .framer-qt1ow8 { --framer-text-wrap-override: balance; } .framer-X7h0D .framer-1fr4b5k, .framer-X7h0D .framer-po1mdy, .framer-X7h0D .framer-1z0tuc4 { width: 100%; } .framer-X7h0D .framer-1wkqw1q-container { order: 1; } .framer-X7h0D .framer-14ou6qv, .framer-X7h0D .framer-1tnlyg7 { gap: 64px; } .framer-X7h0D .framer-cv5t69 { cursor: pointer; height: 303px; width: 726px; } .framer-X7h0D .framer-15f7kzd { gap: 48px; padding: 80px 24px 80px 24px; } .framer-X7h0D .framer-v453yi { gap: 48px; overflow: visible; padding: 0px; width: 100%; } .framer-X7h0D .framer-1anxsv2 { gap: 16px; } .framer-X7h0D .framer-1akueir { height: 300px; } .framer-X7h0D .framer-p5ty3q { overflow: visible; padding: 0px; width: 100%; } .framer-X7h0D .framer-1qd2ewf { cursor: pointer; height: 240px; } .framer-X7h0D .framer-1ka30v2 { padding: 100px 24px 24px 24px; } .framer-X7h0D .framer-11y2uny { align-content: center; align-items: center; flex-direction: column; gap: 0px; width: min-content; } .framer-X7h0D .framer-nzo42j { align-content: center; align-items: center; position: relative; top: unset; width: 350px; } .framer-X7h0D .framer-p0tk9h { align-content: center; align-items: center; } .framer-X7h0D .framer-q39f2d { height: 48px; } .framer-X7h0D .framer-192tqs4 { width: 350px; } .framer-X7h0D .framer-y07ma5 { gap: 0px; } .framer-X7h0D .framer-hvwsl2 { -webkit-backdrop-filter: unset; backdrop-filter: unset; padding: 0px 0px 64px 0px; } .framer-X7h0D .framer-1axnrdi { height: 115px; padding: 80px 10px 80px 10px; } .framer-X7h0D .framer-f82jn8 { min-height: 24px; } .framer-X7h0D .framer-80nu2k-container { width: auto; } .framer-X7h0D .framer-inhbmv { gap: 48px; } .framer-X7h0D .framer-1a820an { gap: 40px; } .framer-X7h0D .framer-g7i6w7 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; } .framer-X7h0D .framer-1ad624z { flex: none; order: 2; width: 100%; } .framer-X7h0D .framer-137gdod { order: 0; width: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-X7h0D .framer-2drfdh, .framer-X7h0D .framer-6g6xpk, .framer-X7h0D .framer-14ou6qv, .framer-X7h0D .framer-15f7kzd, .framer-X7h0D .framer-v453yi, .framer-X7h0D .framer-1anxsv2, .framer-X7h0D .framer-1tnlyg7, .framer-X7h0D .framer-11y2uny, .framer-X7h0D .framer-y07ma5, .framer-X7h0D .framer-inhbmv, .framer-X7h0D .framer-1a820an, .framer-X7h0D .framer-g7i6w7 { gap: 0px; } .framer-X7h0D .framer-2drfdh > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } .framer-X7h0D .framer-2drfdh > :first-child, .framer-X7h0D .framer-6g6xpk > :first-child, .framer-X7h0D .framer-14ou6qv > :first-child, .framer-X7h0D .framer-15f7kzd > :first-child, .framer-X7h0D .framer-v453yi > :first-child, .framer-X7h0D .framer-1anxsv2 > :first-child, .framer-X7h0D .framer-1tnlyg7 > :first-child, .framer-X7h0D .framer-11y2uny > :first-child, .framer-X7h0D .framer-y07ma5 > :first-child, .framer-X7h0D .framer-inhbmv > :first-child, .framer-X7h0D .framer-1a820an > :first-child, .framer-X7h0D .framer-g7i6w7 > :first-child { margin-top: 0px; } .framer-X7h0D .framer-2drfdh > :last-child, .framer-X7h0D .framer-6g6xpk > :last-child, .framer-X7h0D .framer-14ou6qv > :last-child, .framer-X7h0D .framer-15f7kzd > :last-child, .framer-X7h0D .framer-v453yi > :last-child, .framer-X7h0D .framer-1anxsv2 > :last-child, .framer-X7h0D .framer-1tnlyg7 > :last-child, .framer-X7h0D .framer-11y2uny > :last-child, .framer-X7h0D .framer-y07ma5 > :last-child, .framer-X7h0D .framer-inhbmv > :last-child, .framer-X7h0D .framer-1a820an > :last-child, .framer-X7h0D .framer-g7i6w7 > :last-child { margin-bottom: 0px; } .framer-X7h0D .framer-6g6xpk > *, .framer-X7h0D .framer-1anxsv2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-X7h0D .framer-14ou6qv > *, .framer-X7h0D .framer-1tnlyg7 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-X7h0D .framer-15f7kzd > *, .framer-X7h0D .framer-v453yi > *, .framer-X7h0D .framer-inhbmv > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-X7h0D .framer-11y2uny > *, .framer-X7h0D .framer-y07ma5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-X7h0D .framer-1a820an > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-X7h0D .framer-g7i6w7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,'.framer-X7h0D[data-border=\"true\"]::after, .framer-X7h0D [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 3258\n * @framerIntrinsicWidth 1248\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NGkz02aMU\":{\"layout\":[\"fixed\",\"auto\"]},\"qjixUmL14\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerd_uY6LkJZ=withCSS(Component,css,\"framer-X7h0D\");export default Framerd_uY6LkJZ;Framerd_uY6LkJZ.displayName=\"Home\";Framerd_uY6LkJZ.defaultProps={height:3258,width:1248};addFonts(Framerd_uY6LkJZ,[{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\"}]},...NavbarMegaNavFonts,...MaterialFonts,...BreadcrumbSlashFonts,...ButtonPrimaryFonts,...AspectRatioImageFonts,...FootersMiniFonts,...AssetLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"Tl2WEZN8E\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"Tl2WEZN8E\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"hfSDBNMO2\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"hfSDBNMO2\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd_uY6LkJZ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3258\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NGkz02aMU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qjixUmL14\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1248\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AspectRatioImage", "props", "_props_image", "_props_image1", "border", "u", "l", "p", "addPropertyControls", "ControlType", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "getProps", "category", "distribute", "height", "id", "title", "width", "props", "_ref", "_humanReadableEnumMap_distribute", "_ref1", "_ref2", "_ref3", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "Fc_lVQQG6", "Xp5vi56wq", "IsAuEh15f", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "RichText2", "Link", "css", "FramerwStkuKAk6", "withCSS", "wStkuKAk6_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "NavbarMegaNavFonts", "getFonts", "nd0wkzfyS_default", "NavbarMegaNavWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MaterialFonts", "Icon", "BreadcrumbSlashFonts", "wStkuKAk6_default", "RichTextWithOptimizedAppearEffect", "RichText2", "ButtonPrimaryFonts", "PSJh510mh_default", "ContainerWithFX", "withFX", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "AspectRatioImageFonts", "AspectRatioImage", "FootersMiniFonts", "bRjevgbvF_default", "AssetLogoFonts", "FruoawW6F_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "isSet", "value", "suffix", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "contains", "a", "b", "toResponsiveImage", "negate", "transition5", "animation6", "transition6", "animation7", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "prefix", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "Ahiahz968_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "_getFromCurrentRouteData7", "_getFromCurrentRouteData8", "_getFromCurrentRouteData9", "_getFromCurrentRouteData10", "_getFromCurrentRouteData11", "_getFromCurrentRouteData12", "_getFromCurrentRouteData13", "_getFromCurrentRouteData14", "style", "className", "layoutId", "variant", "E29P7nTrU", "yFh21SE4Z", "N2h3PtOZp", "nextItemId", "nextItemId_vsWMr1mKj", "nextItemId_N2h3PtOZp", "Grp1VErOZ", "iweht9rkd", "XYBT0dA_f", "OQgjf7QIe", "Ih7ZtIaKE", "fajueriLj", "LS2OVOYkU", "ksvt6wAhu", "uoKWxbal_", "MacxG_p7Q", "C136i9aEE", "kQOB0js5w", "tErBXhTgjysD9ooA2Z", "Be8kCBF_JysD9ooA2Z", "zp8pIUuT1ysD9ooA2Z", "QllhRA4TEysD9ooA2Z", "CqPhEinQUysD9ooA2Z", "idysD9ooA2Z", "previousItemId_vsWMr1mKj", "previousItemId_N2h3PtOZp", "previousItemId", "previousItemId_cWiB0RBqj", "nextItemId_cWiB0RBqj", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "router", "useRouter", "ref2", "ref3", "visible", "isDisplayed", "textContent", "visible1", "visible2", "elementId1", "visible3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "isDisplayed1", "isDisplayed2", "elementId5", "dynamicRef", "useDynamicRefs", "textContent1", "visible5", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "PropertyOverrides2", "Link", "x", "resolvedLinks1", "getLoadingLazyAtYPosition", "ChildrenCanSuspend", "BbcFvCdAo_default", "collection", "paginationInfo", "loadMore", "l", "i", "visible4", "PathVariablesContext", "ComponentPresetsProvider", "css", "Framerd_uY6LkJZ", "withCSS", "d_uY6LkJZ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
