{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/L2Tf6ugrgax2BWSq3Lbd/ZazUtlWtR8VoulqaF4rH/VnmEZ_3BZ.js", "ssg:https://framerusercontent.com/modules/6121Z5mVHA4FGyaLZOb2/3MsGI1KHpq3L9wd4Z37C/OMVKxxw95.js", "ssg:https://framerusercontent.com/modules/y2FgUEtKiURhVhWXt0Tb/ouIElIz1U8UoLR5foeDa/M_l_BNXz0.js"],
  "sourcesContent": ["// Generated by Framer (0623976)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-500\",\"GF;DM Sans-700\",\"GF;DM Sans-700italic\",\"GF;DM Sans-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-7DW32RmYJpso5.woff2\",weight:\"500\"}]}];export const css=['.framer-uZxw8 .framer-styles-preset-1ing3ma:not(.rich-text-wrapper), .framer-uZxw8 .framer-styles-preset-1ing3ma.rich-text-wrapper h4 { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.5px; --framer-line-height: 26px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-uZxw8\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/L2Tf6ugrgax2BWSq3Lbd/ZazUtlWtR8VoulqaF4rH/VnmEZ_3BZ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sr227iIwjuI0KUJpPPCs/jXvxcED8q94PZbVjlxXV/VqRaec8fA.js\";import TagPrimaryTag from\"https://framerusercontent.com/modules/kWLARtlwFPoUbxzIkDfg/PC5HeJZTt44iL6H6ngyZ/IHYC0Q7Lw.js\";const TagPrimaryTagFonts=getFonts(TagPrimaryTag);const enabledGestures={xpuUw3ug8:{hover:true}};const cycleOrder=[\"xpuUw3ug8\",\"PLiolMS9L\"];const serializationHash=\"framer-4ETm3\";const variantClassNames={PLiolMS9L:\"framer-v-bbxrcg\",xpuUw3ug8:\"framer-v-nq1ijb\"};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:300,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Primary:\"xpuUw3ug8\",Secondary:\"PLiolMS9L\"};const getProps=({category,height,id,image,title,width,year,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4;return{...props,bx1eAaxGd:(_ref=image!==null&&image!==void 0?image:props.bx1eAaxGd)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/H0NuimoBsThG5jfLkbaKNb31gw.jpeg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/H0NuimoBsThG5jfLkbaKNb31gw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/H0NuimoBsThG5jfLkbaKNb31gw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/H0NuimoBsThG5jfLkbaKNb31gw.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/H0NuimoBsThG5jfLkbaKNb31gw.jpeg 2399w\"},icZQv8HZU:(_ref1=category!==null&&category!==void 0?category:props.icZQv8HZU)!==null&&_ref1!==void 0?_ref1:\"Discovery\",iklTPqWXZ:(_ref2=title!==null&&title!==void 0?title:props.iklTPqWXZ)!==null&&_ref2!==void 0?_ref2:\"Oceans United\",LQkqdA0nS:(_ref3=year!==null&&year!==void 0?year:props.LQkqdA0nS)!==null&&_ref3!==void 0?_ref3:\"2024\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"xpuUw3ug8\"};};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,bx1eAaxGd,icZQv8HZU,iklTPqWXZ,LQkqdA0nS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xpuUw3ug8\",enabledGestures,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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-nq1ijb\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-a9883d9b-c1bd-4bd9-be15-284cd72e1b1f, rgba(255, 255, 255, 0.07))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(5px)\",background:'linear-gradient(0.07383128568086761deg, var(--token-64bf095d-9ad7-4fc0-9f3c-f96ec87f9b9b, rgba(0, 85, 255, 0.08)) /* {\"name\":\"Blue 8%\"} */ 0%, var(--token-db45a5b7-645b-4156-8616-6cff499bb824, rgba(0, 85, 255, 0.04)) /* {\"name\":\"Blue 4%\"} */ 100%)',borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,WebkitBackdropFilter:\"blur(5px)\",...style},...addPropertyOverrides({\"xpuUw3ug8-hover\":{\"data-framer-name\":undefined},PLiolMS9L:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c8t7wp\",\"data-border\":true,\"data-framer-name\":\"Border\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8jxfwA2AbE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-082d630a-c036-4f77-8c8d-5d7b4650e064, rgba(255, 255, 255, 0.08))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:22,borderBottomRightRadius:22,borderTopLeftRadius:22,borderTopRightRadius:22},children:/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-b8thl1\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8s_F99QHrP\",style:{borderBottomLeftRadius:21,borderBottomRightRadius:21,borderTopLeftRadius:21,borderTopRightRadius:21},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18huqp\",\"data-framer-name\":\"Tint\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8kaVXBcdDq\",style:{background:\"linear-gradient(180deg, rgba(0, 0, 0, 0) 91.2404983108108%, rgba(0, 0, 0, 0.3) 100%)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7h1w32\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8S4G_8zKSW\",style:{backdropFilter:\"blur(2px)\",backgroundColor:\"var(--token-74f48371-76c0-476a-a319-1331b3a438c2, rgb(8, 8, 8))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"2px 4px 24px 10px rgba(0, 0, 0, 0.35)\",WebkitBackdropFilter:\"blur(2px)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xh52dp\",\"data-border\":true,\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8qQmXL6rwY\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f5219c3a-5ee2-4639-9e23-4bdcf5509ebd, rgba(0, 85, 255, 0.15))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(2px)\",backgroundColor:\"var(--token-b673076b-7356-483a-b34d-3ef3b8140acc, rgb(0, 14, 43))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"2px 4px 24px 10px rgba(0, 0, 0, 0.35)\",WebkitBackdropFilter:\"blur(2px)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-127goke\",\"data-framer-name\":\"Shadow\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8h6AHCt3om\",style:{background:\"radial-gradient(43% 50% at 50% 50%, rgba(9, 9, 18, 0.15) 0%, rgb(9, 9, 18) 100%)\",boxShadow:\"inset 0px 10px 10px -1px rgba(0, 85, 255, 0.1)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ntdjr0\",\"data-framer-name\":\"Title/Date\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8vStMznST_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)))\"},children:\"Oceans United\"})}),className:\"framer-1p919nn\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8u4mtebxQQ\",style:{\"--extracted-1eung3n\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:iklTPqWXZ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-m9efxf\",\"data-border\":true,\"data-framer-name\":\"Date\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8Jg5yA1jBO\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f5219c3a-5ee2-4639-9e23-4bdcf5509ebd, rgba(0, 85, 255, 0.15))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,boxShadow:\"0px 5px 25px 0px rgba(0, 85, 255, 0.25), inset 0px 10px 10px -1px rgba(255, 255, 255, 0.08)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-h8cczb\",\"data-framer-name\":\"Shadow\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8Cqz8OXvGg\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 153, 255, 0.15) 0%, rgb(9, 9, 18) 100%)\",boxShadow:\"inset 0px 10px 10px -1px rgba(0, 85, 255, 0.1)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-2mfvz6\",\"data-styles-preset\":\"VqRaec8fA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6)))\"},children:\"2024\"})}),className:\"framer-1c58yda\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8JboWwphJ1\",style:{\"--extracted-r6o4lv\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\",\"--framer-paragraph-spacing\":\"0px\"},text:LQkqdA0nS,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1)/2)+(1+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1)/2)+(((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1*.5000000000000002-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1*1/2)),pixelHeight:1369,pixelWidth:2368,sizes:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 20px, 1px) - 2px, 1px)`,...toResponsiveImage(bx1eAaxGd),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-pd56mf\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8HXsGaGERF\",style:{borderBottomLeftRadius:21,borderBottomRightRadius:21,borderTopLeftRadius:21,borderTopRightRadius:21,opacity:1},variants:{\"xpuUw3ug8-hover\":{opacity:.6}},...addPropertyOverrides({\"xpuUw3ug8-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1)/2)+(1+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1)/2)+(((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1*.5000000000000002-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1*1.08/2)),pixelHeight:1369,pixelWidth:2368,sizes:`calc(max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 20px, 1px) - 2px, 1px) * 1.08)`,...toResponsiveImage(bx1eAaxGd),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1)/2)+(1+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1)/2)+-40,...addPropertyOverrides({\"xpuUw3ug8-hover\":{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1)/2)+(1+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1)/2)+10},PLiolMS9L:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1)/2)+(1+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||500)-20)*1-2)*1)/2)+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19v8eng-container\",layoutDependency:layoutDependency,layoutId:\"xpuUw3ug8kziJkmboY-container\",children:/*#__PURE__*/_jsx(TagPrimaryTag,{height:\"100%\",id:\"xpuUw3ug8kziJkmboY\",KS7KLFqN8:icZQv8HZU,layoutId:\"xpuUw3ug8kziJkmboY\",rQKAY6456:\"NEW\",variant:\"vA1ggSr9I\",width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4ETm3.framer-1n9f8ur, .framer-4ETm3 .framer-1n9f8ur { display: block; }\",\".framer-4ETm3.framer-nq1ijb { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 500px; justify-content: center; padding: 10px; position: relative; width: 588px; }\",\".framer-4ETm3 .framer-1c8t7wp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4ETm3 .framer-b8thl1 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4ETm3 .framer-18huqp { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-4ETm3 .framer-7h1w32 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 0px; position: relative; width: 1px; z-index: 3; }\",\".framer-4ETm3 .framer-1xh52dp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 16px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-4ETm3 .framer-127goke, .framer-4ETm3 .framer-h8cczb { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-4ETm3 .framer-1ntdjr0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-4ETm3 .framer-1p919nn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 70%; word-break: break-word; word-wrap: break-word; }\",\".framer-4ETm3 .framer-m9efxf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 3px 10px 3px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-4ETm3 .framer-1c58yda { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4ETm3 .framer-pd56mf { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-4ETm3 .framer-19v8eng-container { flex: none; height: auto; position: absolute; right: 10px; top: -40px; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4ETm3.framer-nq1ijb, .framer-4ETm3 .framer-1c8t7wp, .framer-4ETm3 .framer-b8thl1, .framer-4ETm3 .framer-m9efxf { gap: 0px; } .framer-4ETm3.framer-nq1ijb > *, .framer-4ETm3 .framer-1c8t7wp > *, .framer-4ETm3 .framer-b8thl1 > *, .framer-4ETm3 .framer-m9efxf > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4ETm3.framer-nq1ijb > :first-child, .framer-4ETm3 .framer-1c8t7wp > :first-child, .framer-4ETm3 .framer-b8thl1 > :first-child, .framer-4ETm3 .framer-m9efxf > :first-child { margin-left: 0px; } .framer-4ETm3.framer-nq1ijb > :last-child, .framer-4ETm3 .framer-1c8t7wp > :last-child, .framer-4ETm3 .framer-b8thl1 > :last-child, .framer-4ETm3 .framer-m9efxf > :last-child { margin-right: 0px; } }\",\".framer-4ETm3.framer-v-bbxrcg.framer-nq1ijb { cursor: unset; }\",\".framer-4ETm3.framer-v-bbxrcg .framer-19v8eng-container, .framer-4ETm3.framer-v-nq1ijb.hover .framer-19v8eng-container { top: 10px; }\",\".framer-4ETm3.framer-v-nq1ijb.hover .framer-pd56mf { height: 108%; left: calc(50.00000000000002% - 108% / 2); top: calc(50.00000000000002% - 108% / 2); width: 108%; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-4ETm3[data-border=\"true\"]::after, .framer-4ETm3 [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 500\n * @framerIntrinsicWidth 588\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PLiolMS9L\":{\"layout\":[\"fixed\",\"fixed\"]},\"c_1gYwpcM\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"bx1eAaxGd\":\"image\",\"icZQv8HZU\":\"category\",\"iklTPqWXZ\":\"title\",\"LQkqdA0nS\":\"year\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOMVKxxw95=withCSS(Component,css,\"framer-4ETm3\");export default FramerOMVKxxw95;FramerOMVKxxw95.displayName=\"Card/Small Portfolio Card\";FramerOMVKxxw95.defaultProps={height:500,width:588};addPropertyControls(FramerOMVKxxw95,{variant:{options:[\"xpuUw3ug8\",\"PLiolMS9L\"],optionTitles:[\"Primary\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},bx1eAaxGd:{__defaultAssetReference:\"data:framer/asset-reference,H0NuimoBsThG5jfLkbaKNb31gw.jpeg?originalFilename=Futuristic+Stealth+Aircraft+Over+Snowy+Mountains.jpeg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},icZQv8HZU:{defaultValue:\"Discovery\",displayTextArea:true,title:\"Category\",type:ControlType.String},iklTPqWXZ:{defaultValue:\"Oceans United\",displayTextArea:false,title:\"Title\",type:ControlType.String},LQkqdA0nS:{defaultValue:\"2024\",displayTextArea:false,title:\"Year\",type:ControlType.String}});addFonts(FramerOMVKxxw95,[{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\"}]},...TagPrimaryTagFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOMVKxxw95\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"500\",\"framerIntrinsicWidth\":\"588\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PLiolMS9L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"c_1gYwpcM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"bx1eAaxGd\\\":\\\"image\\\",\\\"icZQv8HZU\\\":\\\"category\\\",\\\"iklTPqWXZ\\\":\\\"title\\\",\\\"LQkqdA0nS\\\":\\\"year\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c56cc2c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLoadMorePaginatedQuery,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import BlurGradient from\"https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/mqQEarGIByho1rG31aTv/BlurGradient_Prod.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import ButtonPrimaryButton from\"#framer/local/canvasComponent/GNvaONxX6/GNvaONxX6.js\";import TagPrimaryTag from\"#framer/local/canvasComponent/IHYC0Q7Lw/IHYC0Q7Lw.js\";import NavigationFooter from\"#framer/local/canvasComponent/LT0gX9mtu/LT0gX9mtu.js\";import NavigationCTA from\"#framer/local/canvasComponent/m_S0SazFM/m_S0SazFM.js\";import CardSmallPortfolioCard from\"#framer/local/canvasComponent/OMVKxxw95/OMVKxxw95.js\";import InteractiveComponentsCursor from\"#framer/local/canvasComponent/RMpAvj7R1/RMpAvj7R1.js\";import FAQFAQ from\"#framer/local/canvasComponent/tAU8hAZZK/tAU8hAZZK.js\";import TagMiniTag from\"#framer/local/canvasComponent/ukoXPr8VN/ukoXPr8VN.js\";import NavigationNavBar from\"#framer/local/canvasComponent/VBcFpApnc/VBcFpApnc.js\";import PortfolioSingle from\"#framer/local/collection/yoco0NHMS/yoco0NHMS.js\";import*as sharedStyle from\"#framer/local/css/ABKs9wxVy/ABKs9wxVy.js\";import*as sharedStyle3 from\"#framer/local/css/DOWnf2wWb/DOWnf2wWb.js\";import*as sharedStyle4 from\"#framer/local/css/Q9YGoPiQM/Q9YGoPiQM.js\";import*as sharedStyle2 from\"#framer/local/css/QhK6qqT5U/QhK6qqT5U.js\";import*as sharedStyle5 from\"#framer/local/css/QuTNz53Yy/QuTNz53Yy.js\";import*as sharedStyle1 from\"#framer/local/css/VnmEZ_3BZ/VnmEZ_3BZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/M_l_BNXz0/M_l_BNXz0.js\";const NavigationNavBarFonts=getFonts(NavigationNavBar);const TagPrimaryTagFonts=getFonts(TagPrimaryTag);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonPrimaryButtonFonts=getFonts(ButtonPrimaryButton);const TagMiniTagFonts=getFonts(TagMiniTag);const CardSmallPortfolioCardFonts=getFonts(CardSmallPortfolioCard);const MotionDivWithFX=withFX(motion.div);const VideoFonts=getFonts(Video);const FAQFAQFonts=getFonts(FAQFAQ);const NavigationCTAFonts=getFonts(NavigationCTA);const NavigationFooterFonts=getFonts(NavigationFooter);const YouTubeFonts=getFonts(YouTube);const BlurGradientFonts=getFonts(BlurGradient);const SmoothScrollFonts=getFonts(SmoothScroll);const InteractiveComponentsCursorFonts=getFonts(InteractiveComponentsCursor);const breakpoints={am3e76aPU:\"(min-width: 810px) and (max-width: 1199px)\",iDR_SBmUl:\"(max-width: 809px)\",QyFaHXbur:\"(min-width: 1200px) and (max-width: 1439px)\",sM33MO9jB:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PPBSc\";const variantClassNames={am3e76aPU:\"framer-v-1j5kdcy\",iDR_SBmUl:\"framer-v-bs8lww\",QyFaHXbur:\"framer-v-xpmndw\",sM33MO9jB:\"framer-v-iy9740\"};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:60,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const transition3={damping:60,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition4={damping:50,delay:.05,mass:1,stiffness:300,type:\"spring\"};const textEffect={effect:animation3,repeat:false,startDelay:.9,tokenization:\"word\",transition:transition4,trigger:\"onMount\",type:\"appear\"};const transition5={damping:60,delay:1.1,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={damping:60,delay:1.3,mass:1,stiffness:200,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:60,delay:1,mass:1,stiffness:200,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const textEffect1={effect:animation3,repeat:false,startDelay:0,threshold:.5,tokenization:\"word\",transition:transition4,trigger:\"onInView\",type:\"appear\"};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"Kv_kQ9Ibl\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition8={damping:60,delay:0,mass:1,stiffness:200,type:\"spring\"};const transition9={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition9,x:0,y:0};const transition10={delay:0,duration:1.5,ease:[0,0,1,1],type:\"tween\"};const animation9={opacity:.7,rotate:-2,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:2,x:20,y:5};const animation10={opacity:.7,rotate:-2,rotateX:0,rotateY:0,scale:1,skewX:1,skewY:1,x:-20,y:5};const transition11={bounce:0,delay:0,duration:3,type:\"spring\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition11,x:0,y:0};const animation12={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0};const textEffect2={effect:animation3,repeat:false,startDelay:.2,threshold:.5,tokenization:\"word\",transition:transition4,trigger:\"onInView\",type:\"appear\"};const transition12={bounce:.2,delay:0,duration:.6,type:\"spring\"};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition12,x:0,y:0};const animation14={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition12,x:0,y:0};const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={L:\"QyFaHXbur\",M:\"am3e76aPU\",S:\"iDR_SBmUl\",XL:\"sM33MO9jB\"};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:\"sM33MO9jB\"};};const cursor={alignment:\"center\",component:InteractiveComponentsCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition1,variant:\"VKeZmVTKZ\"};const cursor1={component:InteractiveComponentsCursor,transition:transition1,variant:\"wRJ1cSVYi\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"M_l_BNXz0\",data:PortfolioSingle,type:\"Collection\"},select:[{collection:\"M_l_BNXz0\",name:\"dFDcF1wOr\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"SVkiWUdwa\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"jH3kdT4SA\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"pDmAGSS0M\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"C_j3QOIPK\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"G52Mz65Sy\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"CLr8mv4k3\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"keCC_yeTP\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"joiCdc_if\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"FQz9bG3aX\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"PdIKx55R7\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"DfYAa9mEs\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"yd_7rBcaY\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"ExyuxJjA4\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"NI5zrN3Bo\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"R8lnZNmUg\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"zHOgPXNRS\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"GMJmUbUWz\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"JWTJ2ue3T\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"DeXHlK1kv\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"CKuEasH0F\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"whcZb5paU\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"vPpjncdyu\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"aQY2xTkxI\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"odd76UExJ\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"NQ1h5d3jo\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"d9LkQwsYj\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"MVA1owPDE\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"NGQHEnowa\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"BpnFAp2iG\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"JxIWDZZwi\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"wne5AmQP3\",type:\"Identifier\"},{collection:\"M_l_BNXz0\",name:\"EbNbPUr3A\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"M_l_BNXz0\")});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,_getFromCurrentRouteData15,_getFromCurrentRouteData16,_getFromCurrentRouteData17,_getFromCurrentRouteData18,_getFromCurrentRouteData19,_getFromCurrentRouteData20,_getFromCurrentRouteData21,_getFromCurrentRouteData22,_getFromCurrentRouteData23,_getFromCurrentRouteData24,_getFromCurrentRouteData25,_getFromCurrentRouteData26,_getFromCurrentRouteData27,_getFromCurrentRouteData28;const{style,className,layoutId,variant,dFDcF1wOr=(_getFromCurrentRouteData=getFromCurrentRouteData(\"dFDcF1wOr\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",jH3kdT4SA=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"jH3kdT4SA\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",pDmAGSS0M=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"pDmAGSS0M\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",C_j3QOIPK=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"C_j3QOIPK\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",G52Mz65Sy=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"G52Mz65Sy\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",CLr8mv4k3=(_getFromCurrentRouteData5=getFromCurrentRouteData(\"CLr8mv4k3\"))!==null&&_getFromCurrentRouteData5!==void 0?_getFromCurrentRouteData5:\"\",keCC_yeTP=(_getFromCurrentRouteData6=getFromCurrentRouteData(\"keCC_yeTP\"))!==null&&_getFromCurrentRouteData6!==void 0?_getFromCurrentRouteData6:\"\",joiCdc_if=(_getFromCurrentRouteData7=getFromCurrentRouteData(\"joiCdc_if\"))!==null&&_getFromCurrentRouteData7!==void 0?_getFromCurrentRouteData7:\"\",FQz9bG3aX=(_getFromCurrentRouteData8=getFromCurrentRouteData(\"FQz9bG3aX\"))!==null&&_getFromCurrentRouteData8!==void 0?_getFromCurrentRouteData8:\"\",PdIKx55R7=(_getFromCurrentRouteData9=getFromCurrentRouteData(\"PdIKx55R7\"))!==null&&_getFromCurrentRouteData9!==void 0?_getFromCurrentRouteData9:\"\",DfYAa9mEs=(_getFromCurrentRouteData10=getFromCurrentRouteData(\"DfYAa9mEs\"))!==null&&_getFromCurrentRouteData10!==void 0?_getFromCurrentRouteData10:\"\",yd_7rBcaY=getFromCurrentRouteData(\"yd_7rBcaY\"),ExyuxJjA4=(_getFromCurrentRouteData11=getFromCurrentRouteData(\"ExyuxJjA4\"))!==null&&_getFromCurrentRouteData11!==void 0?_getFromCurrentRouteData11:\"\",NI5zrN3Bo=(_getFromCurrentRouteData12=getFromCurrentRouteData(\"NI5zrN3Bo\"))!==null&&_getFromCurrentRouteData12!==void 0?_getFromCurrentRouteData12:\"\",R8lnZNmUg=(_getFromCurrentRouteData13=getFromCurrentRouteData(\"R8lnZNmUg\"))!==null&&_getFromCurrentRouteData13!==void 0?_getFromCurrentRouteData13:\"\",zHOgPXNRS=(_getFromCurrentRouteData14=getFromCurrentRouteData(\"zHOgPXNRS\"))!==null&&_getFromCurrentRouteData14!==void 0?_getFromCurrentRouteData14:\"\",GMJmUbUWz=(_getFromCurrentRouteData15=getFromCurrentRouteData(\"GMJmUbUWz\"))!==null&&_getFromCurrentRouteData15!==void 0?_getFromCurrentRouteData15:\"\",JWTJ2ue3T=(_getFromCurrentRouteData16=getFromCurrentRouteData(\"JWTJ2ue3T\"))!==null&&_getFromCurrentRouteData16!==void 0?_getFromCurrentRouteData16:\"\",DeXHlK1kv=(_getFromCurrentRouteData17=getFromCurrentRouteData(\"DeXHlK1kv\"))!==null&&_getFromCurrentRouteData17!==void 0?_getFromCurrentRouteData17:\"\",CKuEasH0F=getFromCurrentRouteData(\"CKuEasH0F\"),whcZb5paU=getFromCurrentRouteData(\"whcZb5paU\"),vPpjncdyu=(_getFromCurrentRouteData18=getFromCurrentRouteData(\"vPpjncdyu\"))!==null&&_getFromCurrentRouteData18!==void 0?_getFromCurrentRouteData18:\"\",aQY2xTkxI=(_getFromCurrentRouteData19=getFromCurrentRouteData(\"aQY2xTkxI\"))!==null&&_getFromCurrentRouteData19!==void 0?_getFromCurrentRouteData19:\"\",odd76UExJ=(_getFromCurrentRouteData20=getFromCurrentRouteData(\"odd76UExJ\"))!==null&&_getFromCurrentRouteData20!==void 0?_getFromCurrentRouteData20:\"\",NQ1h5d3jo=(_getFromCurrentRouteData21=getFromCurrentRouteData(\"NQ1h5d3jo\"))!==null&&_getFromCurrentRouteData21!==void 0?_getFromCurrentRouteData21:\"\",d9LkQwsYj=(_getFromCurrentRouteData22=getFromCurrentRouteData(\"d9LkQwsYj\"))!==null&&_getFromCurrentRouteData22!==void 0?_getFromCurrentRouteData22:\"\",MVA1owPDE=getFromCurrentRouteData(\"MVA1owPDE\"),NGQHEnowa=(_getFromCurrentRouteData23=getFromCurrentRouteData(\"NGQHEnowa\"))!==null&&_getFromCurrentRouteData23!==void 0?_getFromCurrentRouteData23:\"\",BpnFAp2iG=(_getFromCurrentRouteData24=getFromCurrentRouteData(\"BpnFAp2iG\"))!==null&&_getFromCurrentRouteData24!==void 0?_getFromCurrentRouteData24:\"\",JxIWDZZwi=(_getFromCurrentRouteData25=getFromCurrentRouteData(\"JxIWDZZwi\"))!==null&&_getFromCurrentRouteData25!==void 0?_getFromCurrentRouteData25:\"\",wne5AmQP3=(_getFromCurrentRouteData26=getFromCurrentRouteData(\"wne5AmQP3\"))!==null&&_getFromCurrentRouteData26!==void 0?_getFromCurrentRouteData26:\"\",EbNbPUr3A=(_getFromCurrentRouteData27=getFromCurrentRouteData(\"EbNbPUr3A\"))!==null&&_getFromCurrentRouteData27!==void 0?_getFromCurrentRouteData27:\"\",dFDcF1wOrKv_kQ9Ibl,xLZiRq4JMKv_kQ9Ibl,Rm0fmJUq4Kv_kQ9Ibl,SVkiWUdwaKv_kQ9Ibl,h7LVTCEemKv_kQ9Ibl,idKv_kQ9Ibl,SVkiWUdwa=(_getFromCurrentRouteData28=getFromCurrentRouteData(\"SVkiWUdwa\"))!==null&&_getFromCurrentRouteData28!==void 0?_getFromCurrentRouteData28:\"\",...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-PPBSc`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-PPBSc`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const UEZSDT0Axwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const router=useRouter();const visible=isSet(C_j3QOIPK);const visible1=isSet(G52Mz65Sy);const visible2=isSet(CLr8mv4k3);const visible3=isSet(keCC_yeTP);const visible4=isSet(joiCdc_if);const visible5=isSet(FQz9bG3aX);const visible6=isSet(PdIKx55R7);const visible7=isSet(DfYAa9mEs);const visible8=isSet(yd_7rBcaY);const visible9=isSet(NI5zrN3Bo);const visible10=isSet(zHOgPXNRS);const visible11=isSet(GMJmUbUWz);const visible12=isSet(DeXHlK1kv);const visible13=isSet(CKuEasH0F);const visible14=isSet(whcZb5paU);const visible15=isSet(aQY2xTkxI);const visible16=isSet(NQ1h5d3jo);const visible17=isSet(d9LkQwsYj);const visible18=isSet(MVA1owPDE);const visible19=isSet(BpnFAp2iG);const visible20=isSet(wne5AmQP3);const visible21=isSet(EbNbPUr3A);const elementId=useRouteElementId(\"itQs_jhk1\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({\"12451dz\":cursor,\"1jozbci\":cursor1});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sM33MO9jB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-iy9740\",className),\"data-framer-cursor\":\"12451dz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined},{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined},{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined},{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:91,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hemks3-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{GmjsfoAo5:resolvedLinks[2],ZZP27DOb1:\"0px 50px 0px 50px\"},iDR_SBmUl:{GmjsfoAo5:resolvedLinks[3],variant:\"tr5pxKGkd\",ZZP27DOb1:\"0px 30px 0px 30px\"},QyFaHXbur:{GmjsfoAo5:resolvedLinks[1],ZZP27DOb1:\"0px 70px 0px 70px\"}},children:/*#__PURE__*/_jsx(NavigationNavBar,{GmjsfoAo5:resolvedLinks[0],height:\"100%\",id:\"ewODBtwQX\",layoutId:\"ewODBtwQX\",style:{width:\"100%\"},variant:\"BUzWFjjg8\",width:\"100%\",Z1Zg6hqg0:\"FJ1T56A5y\",ZZP27DOb1:\"0px 120px 0px 120px\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-6p7guc\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-on5e4g\",\"data-framer-name\":\"Spacer\",name:\"Spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1458v1x\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-815ilv\",\"data-framer-name\":\"Detail Content\",name:\"Detail Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wzvdqa\",\"data-framer-name\":\"Details\",name:\"Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ee2caw\",\"data-framer-name\":\"Left\",name:\"Left\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nce4t5\",\"data-framer-name\":\"Top\",name:\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1588mv5\",\"data-framer-name\":\"Tag & Title\",name:\"Tag & Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:160,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1ruvc2z-container\",\"data-framer-appear-id\":\"1ruvc2z\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(TagPrimaryTag,{height:\"100%\",id:\"A56zqVtLy\",KS7KLFqN8:pDmAGSS0M,layoutId:\"A56zqVtLy\",rQKAY6456:jH3kdT4SA,variant:\"AksRoqhcS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11mqcdl\",\"data-framer-name\":\"Title\",name:\"Title\",children:visible&&/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1idioqq\",\"data-styles-preset\":\"ABKs9wxVy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)) 0%, var(--token-14f74354-f5bc-49c1-9486-2936a231e276, rgba(255, 255, 255, 0.3)) 350%)\"},children:\"Way\"})})}),className:\"framer-10bkfar\",\"data-framer-appear-id\":\"10bkfar\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],initial:animation1,name:\"Text\",optimized:true,text:C_j3QOIPK,verticalAlignment:\"top\",withExternalLayout:true})})]}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-b8fe0r\",\"data-framer-name\":\"Body\",name:\"Body\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:G52Mz65Sy,className:\"framer-1d26g0z\",\"data-framer-name\":\"Text\",effect:textEffect,fonts:[\"Inter\"],name:\"Text\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-eo4mtq\",\"data-framer-appear-id\":\"eo4mtq\",\"data-framer-name\":\"Bottom\",initial:animation1,name:\"Bottom\",optimized:true,children:[visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:484,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pr47zm-container\",children:/*#__PURE__*/_jsx(TagPrimaryTag,{height:\"100%\",id:\"fpn3H6TGO\",KS7KLFqN8:CLr8mv4k3,layoutId:\"fpn3H6TGO\",rQKAY6456:\"DATE\",variant:\"KsCSAInQk\",width:\"100%\"})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:484,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u72gl4-container\",children:/*#__PURE__*/_jsx(TagPrimaryTag,{height:\"100%\",id:\"ToGvpN56c\",KS7KLFqN8:keCC_yeTP,layoutId:\"ToGvpN56c\",rQKAY6456:\"DATE\",variant:\"KsCSAInQk\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-f76vpe\",\"data-border\":true,\"data-framer-appear-id\":\"f76vpe\",\"data-framer-name\":\"Portfolio Detail Card\",initial:animation1,name:\"Portfolio Detail Card\",optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-130vn0b\",\"data-framer-name\":\"Content\",name:\"Content\",children:[visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fpudfm\",\"data-framer-name\":\"Services\",name:\"Services\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Services\"})}),className:\"framer-bz9tpf\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],name:\"Text 1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Web design & Web development\"})}),className:\"framer-1hqjdkt\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],name:\"Text 2\",text:joiCdc_if,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1frivfh\",\"data-framer-name\":\"Seperator\",name:\"Seperator\"}),visible5&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g4ta2\",\"data-framer-name\":\"Category\",name:\"Category\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Category\"})}),className:\"framer-1wgmzke\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],name:\"Text 1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Pottery artist portfolio\"})}),className:\"framer-1u9tesb\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],name:\"Text 2\",text:FQz9bG3aX,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jv1bz8\",\"data-framer-name\":\"Seperator\",name:\"Seperator\"}),visible6&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7wiee2\",\"data-framer-name\":\"Client\",name:\"Client\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Client\"})}),className:\"framer-949c1c\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],name:\"Text 1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Marco S Pentaclay\"})}),className:\"framer-1y8le9b\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],name:\"Text 2\",text:PdIKx55R7,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible7&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:DfYAa9mEs,implicitPathVariables:undefined},{href:DfYAa9mEs,implicitPathVariables:undefined},{href:DfYAa9mEs,implicitPathVariables:undefined},{href:DfYAa9mEs,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:1174},iDR_SBmUl:{y:1174}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:772,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r66dj7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{GT109pdEG:resolvedLinks1[2]},iDR_SBmUl:{GT109pdEG:resolvedLinks1[3]},QyFaHXbur:{GT109pdEG:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:true,dlVBgpKLv:\"View Live Website\",GT109pdEG:resolvedLinks1[0],height:\"100%\",id:\"Qhis_LVWR\",layoutId:\"Qhis_LVWR\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:'var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15)) /* {\"name\":\"White 15%\"} */',borderStyle:\"solid\",borderWidth:3}})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1110),pixelHeight:201,pixelWidth:200,src:\"https://framerusercontent.com/images/QMirkdl4WPEe5bmSFhvVcssWj4.svg\"}},iDR_SBmUl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1110),pixelHeight:201,pixelWidth:200,src:\"https://framerusercontent.com/images/QMirkdl4WPEe5bmSFhvVcssWj4.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(708),pixelHeight:201,pixelWidth:200,src:\"https://framerusercontent.com/images/QMirkdl4WPEe5bmSFhvVcssWj4.svg\"},className:\"framer-h6gqxq\",\"data-framer-name\":\"Star Line\",name:\"Star Line\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q2w0kw\",\"data-framer-name\":\"Glow\",name:\"Glow\"})]})]}),visible8&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-ktt5yz\",\"data-framer-appear-id\":\"ktt5yz\",\"data-framer-name\":\"Image 1\",initial:animation1,name:\"Image 1\",optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ryh576\",\"data-border\":true,\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ikaa4\",\"data-border\":true,\"data-framer-name\":\"Border\",name:\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1341),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 120px, 1px) - 2px, 1px)\",...toResponsiveImage(yd_7rBcaY)}},iDR_SBmUl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1341),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 80px, 1px) - 2px, 1px)\",...toResponsiveImage(yd_7rBcaY)}},QyFaHXbur:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(939),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 160px, 1px) - 2px, 1px)\",...toResponsiveImage(yd_7rBcaY)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(939),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 260px, 1px) - 2px, 1px)\",...toResponsiveImage(yd_7rBcaY)},className:\"framer-kn2j4r\",\"data-framer-name\":\"Image\",name:\"Image\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-77g8gs\",\"data-framer-name\":\"Text Details 1\",name:\"Text Details 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3juja\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i1u4d8\",\"data-framer-name\":\"Main Text\",name:\"Main Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-pyuk04\",\"data-styles-preset\":\"Q9YGoPiQM\",children:\"Analysis - Performance and Responsiveness\"})}),className:\"framer-157lp33\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:ExyuxJjA4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5hgbrt\",\"data-framer-name\":\"Line\",name:\"Line\"}),visible9&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:NI5zrN3Bo,className:\"framer-15rffkb\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1urxvxs\",\"data-framer-name\":\"Sub Text\",name:\"Sub Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c9358l\",\"data-framer-name\":\"Heading/Tag\",name:\"Heading/Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Communication\"})}),className:\"framer-1r7dzaw\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:R8lnZNmUg,verticalAlignment:\"top\",withExternalLayout:true}),visible10&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:2048},iDR_SBmUl:{y:1868}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:1906,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kbqmgx-container\",children:/*#__PURE__*/_jsx(TagMiniTag,{height:\"100%\",id:\"ZB4J_Co5v\",layoutId:\"ZB4J_Co5v\",m_2D4nmgp:zHOgPXNRS,width:\"100%\"})})})})]}),visible11&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:GMJmUbUWz,className:\"framer-y3ytr3\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hbfv9n\",\"data-framer-name\":\"Sub Text\",name:\"Sub Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Site and Service Improvement\"})}),className:\"framer-106srbl\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:JWTJ2ue3T,verticalAlignment:\"top\",withExternalLayout:true}),visible12&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:DeXHlK1kv,className:\"framer-1h7324l\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19cjylp\",\"data-framer-name\":\"Image 2/Image 3\",name:\"Image 2/Image 3\",children:[visible13&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kry25j\",\"data-border\":true,\"data-framer-name\":\"Image 2\",name:\"Image 2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q8xbpk\",\"data-border\":true,\"data-framer-name\":\"Border\",name:\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2432),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 120px, 1px) - 2px, 1px)\",...toResponsiveImage(CKuEasH0F)}},iDR_SBmUl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2252),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 80px, 1px) - 2px, 1px)\",...toResponsiveImage(CKuEasH0F)}},QyFaHXbur:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2290),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(max((min(100vw, 1440px) - 116px) / 0, 1px) - 20px, 1px) - 2px, 1px)\",...toResponsiveImage(CKuEasH0F)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2290),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(max((min(100vw, 1440px) - 216px) / 0, 1px) - 20px, 1px) - 2px, 1px)\",...toResponsiveImage(CKuEasH0F)},className:\"framer-bai2ma\",\"data-framer-name\":\"Image\",name:\"Image\"})})})}),visible14&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-2zemte\",\"data-border\":true,\"data-framer-name\":\"Image 3\",name:\"Image 3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-e3sk5l\",\"data-border\":true,\"data-framer-name\":\"Border\",name:\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2896),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 120px, 1px) - 2px, 1px)\",...toResponsiveImage(whcZb5paU)}},iDR_SBmUl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2536),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 80px, 1px) - 2px, 1px)\",...toResponsiveImage(whcZb5paU)}},QyFaHXbur:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2290),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(max((min(100vw, 1440px) - 116px) / 0, 1px) - 20px, 1px) - 2px, 1px)\",...toResponsiveImage(whcZb5paU)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2290),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(max((min(100vw, 1440px) - 216px) / 0, 1px) - 20px, 1px) - 2px, 1px)\",...toResponsiveImage(whcZb5paU)},className:\"framer-on8xtg\",\"data-framer-name\":\"Image\",name:\"Image\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wdb5r9\",\"data-framer-name\":\"Text Details 2\",name:\"Text Details 2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12q51so\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cscudg\",\"data-framer-name\":\"Main Text\",name:\"Main Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-pyuk04\",\"data-styles-preset\":\"Q9YGoPiQM\",children:\"Problem - Site and Service Improvement\"})}),className:\"framer-31tqo0\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:vPpjncdyu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i6j4jy\",\"data-framer-name\":\"Line\",name:\"Line\"}),visible15&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:aQY2xTkxI,className:\"framer-5sygjh\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oz1rg3\",\"data-framer-name\":\"Sub Text\",name:\"Sub Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fd0m91\",\"data-framer-name\":\"Heading/Tag\",name:\"Heading/Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Site and Service Improvement\"})}),className:\"framer-lc0ojf\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:odd76UExJ,verticalAlignment:\"top\",withExternalLayout:true}),visible16&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:3603},iDR_SBmUl:{y:3063}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:3057,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w4an2j-container\",children:/*#__PURE__*/_jsx(TagMiniTag,{height:\"100%\",id:\"pFpdXP6oa\",layoutId:\"pFpdXP6oa\",m_2D4nmgp:NQ1h5d3jo,width:\"100%\"})})})})]}),visible17&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:d9LkQwsYj,className:\"framer-i596jl\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})}),visible18&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v4i7cf\",\"data-framer-name\":\"Image 3\",name:\"Image 3\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tda5wo\",\"data-border\":true,\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j5gdjp\",\"data-border\":true,\"data-framer-name\":\"Border\",name:\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3823),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 120px, 1px) - 2px, 1px)\",...toResponsiveImage(MVA1owPDE)}},iDR_SBmUl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3283),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 80px, 1px) - 2px, 1px)\",...toResponsiveImage(MVA1owPDE)}},QyFaHXbur:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3277),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 160px, 1px) - 2px, 1px)\",...toResponsiveImage(MVA1owPDE)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3277),pixelHeight:720,pixelWidth:1280,sizes:\"max(max(min(100vw, 1440px) - 260px, 1px) - 2px, 1px)\",...toResponsiveImage(MVA1owPDE)},className:\"framer-iamzls\",\"data-framer-name\":\"Image\",name:\"Image\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1af3ww0\",\"data-framer-name\":\"Text Details 3\",name:\"Text Details 3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t6zujc\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rda3g4\",\"data-framer-name\":\"Main Text\",name:\"Main Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-pyuk04\",\"data-styles-preset\":\"Q9YGoPiQM\",children:\"Solution - Communication and Deployment\"})}),className:\"framer-102n3pe\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:NGQHEnowa,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dhxa76\",\"data-framer-name\":\"Line\",name:\"Line\"}),visible19&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:BpnFAp2iG,className:\"framer-1e126le\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ixaw7i\",\"data-framer-name\":\"Sub Text\",name:\"Sub Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jlwofl\",\"data-framer-name\":\"Heading/Tag\",name:\"Heading/Tag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:\"Communication\"})}),className:\"framer-13tnxuf\",\"data-framer-name\":\"Header\",fonts:[\"Inter\"],name:\"Header\",text:JxIWDZZwi,verticalAlignment:\"top\",withExternalLayout:true}),visible20&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:4530},iDR_SBmUl:{y:3810}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:4244,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8fl1bz-container\",children:/*#__PURE__*/_jsx(TagMiniTag,{height:\"100%\",id:\"CuXW3XnVj\",layoutId:\"CuXW3XnVj\",m_2D4nmgp:wne5AmQP3,width:\"100%\"})})})})]}),visible21&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:EbNbPUr3A,className:\"framer-1lrtlld\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",stylesPresetsClassNames:{a:\"framer-styles-preset-68ruwb\",code:\"framer-styles-preset-1uqcokq\",h4:\"framer-styles-preset-1ing3ma\",p:\"framer-styles-preset-x0s9r5\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wi8yb1\",\"data-framer-name\":\"Separator\",name:\"Separator\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17wvqgq\",\"data-framer-name\":\"More Works\",name:\"More Works\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zz8wc\",\"data-framer-name\":\"Top\",name:\"Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bxegel\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"More Other cases\"})}),className:\"framer-1uw3jty\",\"data-framer-name\":\"Text\",effect:textEffect1,fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ADJCSktRp\"},implicitPathVariables:undefined},{href:{webPageId:\"ADJCSktRp\"},implicitPathVariables:undefined},{href:{webPageId:\"ADJCSktRp\"},implicitPathVariables:undefined},{href:{webPageId:\"ADJCSktRp\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:4832},iDR_SBmUl:{y:4190}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:4546,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j3edhd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{GT109pdEG:resolvedLinks2[2]},iDR_SBmUl:{GT109pdEG:resolvedLinks2[3]},QyFaHXbur:{GT109pdEG:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"View more works\",GT109pdEG:resolvedLinks2[0],height:\"100%\",id:\"ac9Qhi1V3\",layoutId:\"ac9Qhi1V3\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:'var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15)) /* {\"name\":\"White 15%\"} */',borderStyle:\"solid\",borderWidth:3}})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c954yj\",\"data-framer-name\":\"Bottom\",name:\"Bottom\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1exrree\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:2,query:{from:{alias:\"Kv_kQ9Ibl\",data:PortfolioSingle,type:\"Collection\"},select:[{collection:\"Kv_kQ9Ibl\",name:\"dFDcF1wOr\",type:\"Identifier\"},{collection:\"Kv_kQ9Ibl\",name:\"xLZiRq4JM\",type:\"Identifier\"},{collection:\"Kv_kQ9Ibl\",name:\"Rm0fmJUq4\",type:\"Identifier\"},{collection:\"Kv_kQ9Ibl\",name:\"SVkiWUdwa\",type:\"Identifier\"},{collection:\"Kv_kQ9Ibl\",name:\"h7LVTCEem\",type:\"Identifier\"},{collection:\"Kv_kQ9Ibl\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"Kv_kQ9Ibl\",name:\"SVkiWUdwa\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:SVkiWUdwa},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({dFDcF1wOr:dFDcF1wOrKv_kQ9Ibl,h7LVTCEem:h7LVTCEemKv_kQ9Ibl,id:idKv_kQ9Ibl,Rm0fmJUq4:Rm0fmJUq4Kv_kQ9Ibl,SVkiWUdwa:SVkiWUdwaKv_kQ9Ibl,xLZiRq4JM:xLZiRq4JMKv_kQ9Ibl},i)=>{dFDcF1wOrKv_kQ9Ibl!==null&&dFDcF1wOrKv_kQ9Ibl!==void 0?dFDcF1wOrKv_kQ9Ibl:dFDcF1wOrKv_kQ9Ibl=\"\";Rm0fmJUq4Kv_kQ9Ibl!==null&&Rm0fmJUq4Kv_kQ9Ibl!==void 0?Rm0fmJUq4Kv_kQ9Ibl:Rm0fmJUq4Kv_kQ9Ibl=\"\";SVkiWUdwaKv_kQ9Ibl!==null&&SVkiWUdwaKv_kQ9Ibl!==void 0?SVkiWUdwaKv_kQ9Ibl:SVkiWUdwaKv_kQ9Ibl=\"\";h7LVTCEemKv_kQ9Ibl!==null&&h7LVTCEemKv_kQ9Ibl!==void 0?h7LVTCEemKv_kQ9Ibl:h7LVTCEemKv_kQ9Ibl=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Kv_kQ9Ibl-${idKv_kQ9Ibl}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dFDcF1wOr:dFDcF1wOrKv_kQ9Ibl},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{dFDcF1wOr:dFDcF1wOrKv_kQ9Ibl},webPageId:\"M_l_BNXz0\"},nodeId:\"pOara70oE\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-y2c9on framer-18h6nqw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{width:\"max(min(100vw, 1440px) - 100px, 1px)\",y:4930},iDR_SBmUl:{height:340,width:\"max(min(100vw, 1440px) - 60px, 1px)\",y:4286},QyFaHXbur:{width:\"max(max((max(min(100vw, 1440px) - 140px, 1px) - 20px) / 2, 50px), 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"max(max((max(min(100vw, 1440px) - 240px, 1px) - 20px) / 2, 50px), 1px)\",y:4644,children:/*#__PURE__*/_jsx(Container,{className:\"framer-udrz96-container\",\"data-framer-cursor\":\"1jozbci\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{variant:\"PLiolMS9L\"},iDR_SBmUl:{style:{height:\"100%\",width:\"100%\"},variant:\"PLiolMS9L\"}},children:/*#__PURE__*/_jsx(CardSmallPortfolioCard,{bx1eAaxGd:toResponsiveImage(xLZiRq4JMKv_kQ9Ibl),height:\"100%\",icZQv8HZU:Rm0fmJUq4Kv_kQ9Ibl,id:\"fW4uJziVj\",iklTPqWXZ:SVkiWUdwaKv_kQ9Ibl,layoutId:\"fW4uJziVj\",LQkqdA0nS:h7LVTCEemKv_kQ9Ibl,style:{width:\"100%\"},variant:\"xpuUw3ug8\",width:\"100%\"})})})})})})})})},idKv_kQ9Ibl);})})})})})})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__loop:animation9,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nvnfpw\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__loop:animation10,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1e6g4dg\",\"data-framer-name\":\"Glow\",name:\"Glow\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1etpmgx\",\"data-framer-name\":\"Bottom Detail\",name:\"Bottom Detail\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1v4tvhj\",\"data-framer-name\":\"Bottom Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:97,intrinsicWidth:1440,name:\"Bottom Vector\",svg:'<svg width=\"1440\" height=\"97\" viewBox=\"0 0 1440 97\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1280.45 0H159.546C133.625 0 108.146 6.71721 85.594 19.4967L-9.15527e-05 68H1440L1354.41 19.4967C1331.85 6.71722 1306.38 0 1280.45 0Z\" fill=\"url(#paint0_linear_763_7)\"/>\\n<path d=\"M159.546 0.5H1280.45C1306.29 0.5 1331.68 7.19483 1354.16 19.9317L1438.1 67.5H1.89644L85.8405 19.9317C108.317 7.19482 133.711 0.5 159.546 0.5Z\" stroke=\"url(#paint1_linear_763_7)\" stroke-opacity=\"0.1\"/>\\n<rect x=\"-9.15527e-05\" y=\"67\" width=\"1440\" height=\"30\" fill=\"url(#paint2_linear_763_7)\"/>\\n<rect x=\"270\" width=\"900\" height=\"1\" fill=\"url(#paint3_linear_763_7)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_763_7\" x1=\"752.681\" y1=\"-2.71596\" x2=\"754.453\" y2=\"134.209\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0A0A0A\"/>\\n<stop offset=\"1\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_763_7\" x1=\"-0.000105544\" y1=\"46\" x2=\"600.261\" y2=\"755.974\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#999999\"/>\\n<stop offset=\"0.506458\" stop-color=\"white\"/>\\n<stop offset=\"1\" stop-color=\"#999999\"/>\\n</linearGradient>\\n<linearGradient id=\"paint2_linear_763_7\" x1=\"720\" y1=\"97\" x2=\"720\" y2=\"67\" gradientUnits=\"userSpaceOnUse\">\\n<stop/>\\n<stop offset=\"1\" stop-color=\"#060606\"/>\\n</linearGradient>\\n<linearGradient id=\"paint3_linear_763_7\" x1=\"270\" y1=\"0.5\" x2=\"1170\" y2=\"0.5\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#0055FF\" stop-opacity=\"0\"/>\\n<stop offset=\"0.5\" stop-color=\"#0055FF\"/>\\n<stop offset=\"1\" stop-color=\"#0055FF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1wqc3cd\",\"data-framer-name\":\"BG Video\",name:\"BG Video\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h3er3r\",\"data-framer-name\":\"Bottom Shadow\",name:\"Bottom Shadow\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation11,className:\"framer-abi33h-container\",\"data-framer-appear-id\":\"abi33h\",initial:animation12,optimized:true,children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"T8LjimOmg\",isMixedBorderRadius:false,layoutId:\"T8LjimOmg\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/lr4LSmXa1klevAvb0jf1i2zsDE.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11a1b3j\",\"data-framer-name\":\"Blur\",name:\"Blur\"})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-19l4el6\",\"data-framer-name\":\"FAQ\",id:elementId,name:\"FAQ\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1309e82\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9zryhg\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pnoxli\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uotske\",\"data-framer-name\":\"Top\",name:\"Top\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:5670},iDR_SBmUl:{y:4826}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:5931,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e1cxe1-container\",children:/*#__PURE__*/_jsx(TagPrimaryTag,{height:\"100%\",id:\"ju3bXWgor\",KS7KLFqN8:\"How We Work?\",layoutId:\"ju3bXWgor\",rQKAY6456:\"NEW\",variant:\"axDSKQZXP\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u4mwza\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"Frequently\"})}),className:\"framer-k614vs\",\"data-framer-name\":\"Text 1\",effect:textEffect1,fonts:[\"Inter\"],name:\"Text 1\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Asked Questions\"})}),className:\"framer-429098\",\"data-framer-name\":\"Text 2\",effect:textEffect2,fonts:[\"Inter\"],name:\"Text 2\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hege47\",\"data-framer-name\":\"Bottom\",name:\"Bottom\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iDR_SBmUl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Effortlessly connect with your favorite tools. Whether it's your CRM, email marketing platform.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Have questions? Our FAQ section has you covered with quick answers to the most common inquiries.\"})}),className:\"framer-1b0pc9z\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],name:\"Body Text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{width:\"calc(min(100vw, 1440px) - 100px)\",y:6070},iDR_SBmUl:{width:\"calc(min(100vw, 1440px) - 60px)\",y:5199},QyFaHXbur:{width:\"min(max((min(100vw, 1440px) - 200px) / 2, 1px), 700px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:642,width:\"min(max((min(100vw, 1440px) - 300px) / 2, 1px), 700px)\",y:5931,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18we24h-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{style:{width:\"100%\"}},iDR_SBmUl:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FAQFAQ,{height:\"100%\",id:\"y9pDsMW1u\",layoutId:\"y9pDsMW1u\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-14dju51\",\"data-framer-name\":\"CTA\",name:\"CTA\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined},{href:{webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined},{href:{webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined},{href:{webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{width:\"min(max(100vw - 100px, 1px), 1000px)\",y:6832},iDR_SBmUl:{width:\"min(max(100vw - 60px, 1px), 1000px)\",y:5921},QyFaHXbur:{width:\"min(max(100vw - 140px, 1px), 1000px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:436,width:\"min(max(100vw - 240px, 1px), 1000px)\",y:6693,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1er5kt7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{wVGTfqneN:resolvedLinks3[2]},iDR_SBmUl:{lTXT0qucV:\"30px\",QVKlogXTW:\"Each Project, Our\",T8OTVIL45:\"Design is Great.\",wVGTfqneN:resolvedLinks3[3]},QyFaHXbur:{wVGTfqneN:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(NavigationCTA,{cwo7DCFXO:\"Ready to take the next step? Join us now and start transforming your vision into reality with expert support.\",height:\"100%\",id:\"suDEmu7ee\",layoutId:\"suDEmu7ee\",lTXT0qucV:\"50px\",mAv2pC_4U:\"Join Us Now\",QVKlogXTW:\"Each Project we Undertake\",style:{maxWidth:\"100%\",width:\"100%\"},T8OTVIL45:\"is a Unique Opportunity.\",width:\"100%\",wVGTfqneN:resolvedLinks3[0]})})})})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-vc148n\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined},{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined},{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined},{href:{hash:\":itQs_jhk1\",pathVariables:{dFDcF1wOr},webPageId:\"M_l_BNXz0\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{y:7388},iDR_SBmUl:{y:6437}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:478,width:\"max(100vw, 1px)\",y:7249,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-nlytbg-container\",id:\"nlytbg\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{am3e76aPU:{kY2y5JWvj:resolvedLinks4[2],variant:\"PpWX9Nzcf\"},iDR_SBmUl:{kY2y5JWvj:resolvedLinks4[3],variant:\"tAhy0cIZG\"},QyFaHXbur:{kY2y5JWvj:resolvedLinks4[1],variant:\"aPOG0xPII\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"M7oFZe_WG\",kY2y5JWvj:resolvedLinks4[0],layoutId:\"M7oFZe_WG\",SQp3MREKa:\"ZslCevpJO\",style:{width:\"100%\"},UEZSDT0Ax:UEZSDT0Axwelu7j({overlay}),variant:\"hDiagrBhX\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1te6dc5\",\"data-framer-portal-id\":\"nlytbg\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"EhDilwHhy\"),/*#__PURE__*/_jsx(motion.div,{animate:animation14,className:\"framer-1oapqam\",\"data-framer-name\":\"Bg\",\"data-framer-portal-id\":\"nlytbg\",exit:animation13,initial:animation15,name:\"Bg\"}),/*#__PURE__*/_jsx(motion.div,{animate:animation14,className:\"framer-1w7ja0l\",\"data-border\":true,\"data-framer-name\":\"Video Container\",\"data-framer-portal-id\":\"nlytbg\",exit:animation13,initial:animation15,name:\"Video Container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5nmiy0-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"If0yPsNT8\",isMixedBorderRadius:false,isRed:true,layoutId:\"If0yPsNT8\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=-qD3KOfBjZE\",width:\"100%\"})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xlvrbc-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(BlurGradient,{blur:10,borderRadius:\"0px\",direction:\"to bottom\",height:\"100%\",id:\"j_9wYz7hb\",layoutId:\"j_9wYz7hb\",style:{height:\"100%\",width:\"100%\"},transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o29yws-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"YFGWUKWM4\",intensity:15,layoutId:\"YFGWUKWM4\",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-PPBSc { background: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, rgb(0, 0, 0)) /* {\"name\":\"UI\"} */; }`,\".framer-PPBSc.framer-18h6nqw, .framer-PPBSc .framer-18h6nqw { display: block; }\",\".framer-PPBSc.framer-iy9740 { align-content: center; align-items: center; background-color: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-PPBSc .framer-hemks3-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-PPBSc .framer-6p7guc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 130px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-PPBSc .framer-on5e4g { flex: none; height: 30px; overflow: hidden; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1458v1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-815ilv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1wzvdqa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-ee2caw { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; max-width: 500px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-PPBSc .framer-nce4t5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1588mv5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1ruvc2z-container, .framer-PPBSc .framer-1pr47zm-container, .framer-PPBSc .framer-1u72gl4-container, .framer-PPBSc .framer-1r66dj7-container, .framer-PPBSc .framer-1kbqmgx-container, .framer-PPBSc .framer-w4an2j-container, .framer-PPBSc .framer-8fl1bz-container, .framer-PPBSc .framer-1j3edhd-container, .framer-PPBSc .framer-1e1cxe1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PPBSc .framer-11mqcdl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-10bkfar { --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; z-index: 1; }\",\".framer-PPBSc .framer-b8fe0r { 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; max-width: 500px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1d26g0z, .framer-PPBSc .framer-1b0pc9z { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-PPBSc .framer-eo4mtq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-f76vpe { --border-bottom-width: 1px; --border-color: var(--token-a9883d9b-c1bd-4bd9-be15-284cd72e1b1f, rgba(255, 255, 255, 0.07)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(5px); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 486px; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PPBSc .framer-130vn0b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1fpudfm, .framer-PPBSc .framer-1g4ta2, .framer-PPBSc .framer-7wiee2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-bz9tpf, .framer-PPBSc .framer-1hqjdkt, .framer-PPBSc .framer-1wgmzke, .framer-PPBSc .framer-1u9tesb, .framer-PPBSc .framer-949c1c, .framer-PPBSc .framer-1y8le9b { --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-PPBSc .framer-1frivfh, .framer-PPBSc .framer-jv1bz8 { background: linear-gradient(90.00000000000075deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15000000596046448) 50%, rgba(255, 255, 255, 0) 100%); flex: none; height: 1px; position: relative; width: 230px; }\",\".framer-PPBSc .framer-h6gqxq { aspect-ratio: 1 / 1; bottom: -50px; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: hidden; position: absolute; right: -50px; width: 200px; z-index: 0; }\",\".framer-PPBSc .framer-1q2w0kw { -webkit-filter: blur(322px); aspect-ratio: 1 / 1; background-color: var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, #0055ff); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: -284px; filter: blur(322px); flex: none; height: var(--framer-aspect-ratio-supported, 407px); left: -73px; position: absolute; width: 407px; z-index: -1; }\",\".framer-PPBSc .framer-ktt5yz, .framer-PPBSc .framer-i1u4d8, .framer-PPBSc .framer-cscudg, .framer-PPBSc .framer-1v4i7cf, .framer-PPBSc .framer-1rda3g4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1ryh576, .framer-PPBSc .framer-1tda5wo { --border-bottom-width: 1px; --border-color: var(--token-a9883d9b-c1bd-4bd9-be15-284cd72e1b1f, rgba(255, 255, 255, 0.07)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: var(--token-74f48371-76c0-476a-a319-1331b3a438c2, #080808); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 700px; justify-content: center; padding: 10px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-15ikaa4, .framer-PPBSc .framer-1q8xbpk, .framer-PPBSc .framer-e3sk5l, .framer-PPBSc .framer-1j5gdjp { --border-bottom-width: 1px; --border-color: var(--token-082d630a-c036-4f77-8c8d-5d7b4650e064, rgba(255, 255, 255, 0.08)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 22px; border-bottom-right-radius: 22px; border-top-left-radius: 22px; border-top-right-radius: 22px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PPBSc .framer-kn2j4r, .framer-PPBSc .framer-bai2ma, .framer-PPBSc .framer-on8xtg, .framer-PPBSc .framer-iamzls { border-bottom-left-radius: 21px; border-bottom-right-radius: 21px; border-top-left-radius: 21px; border-top-right-radius: 21px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PPBSc .framer-77g8gs, .framer-PPBSc .framer-1wdb5r9, .framer-PPBSc .framer-1af3ww0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-3juja, .framer-PPBSc .framer-12q51so, .framer-PPBSc .framer-t6zujc { 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-PPBSc .framer-157lp33, .framer-PPBSc .framer-31tqo0, .framer-PPBSc .framer-102n3pe { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PPBSc .framer-5hgbrt, .framer-PPBSc .framer-1i6j4jy, .framer-PPBSc .framer-1dhxa76 { background: linear-gradient(90.00000000000075deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.07) 50%, rgba(255, 255, 255, 0.05) 100%); flex: none; height: 1px; max-width: 1300px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-15rffkb, .framer-PPBSc .framer-y3ytr3, .framer-PPBSc .framer-1h7324l, .framer-PPBSc .framer-5sygjh, .framer-PPBSc .framer-i596jl, .framer-PPBSc .framer-1e126le, .framer-PPBSc .framer-1lrtlld { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PPBSc .framer-1urxvxs, .framer-PPBSc .framer-hbfv9n, .framer-PPBSc .framer-oz1rg3, .framer-PPBSc .framer-ixaw7i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-c9358l, .framer-PPBSc .framer-1fd0m91, .framer-PPBSc .framer-jlwofl { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1r7dzaw, .framer-PPBSc .framer-lc0ojf, .framer-PPBSc .framer-13tnxuf { --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: auto; }\",\".framer-PPBSc .framer-106srbl { --framer-text-wrap-override: none; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PPBSc .framer-19cjylp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1kry25j, .framer-PPBSc .framer-2zemte { --border-bottom-width: 1px; --border-color: var(--token-a9883d9b-c1bd-4bd9-be15-284cd72e1b1f, rgba(255, 255, 255, 0.07)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: var(--token-74f48371-76c0-476a-a319-1331b3a438c2, #080808); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 500px; justify-content: center; padding: 10px; position: relative; width: 1px; }\",'.framer-PPBSc .framer-1wi8yb1 { background: linear-gradient(90.00000000000075deg, var(--token-73242b55-57d1-4320-8897-28085a430c83, rgba(255, 255, 255, 0.02)) /* {\"name\":\"White 2%\"} */ 0%, var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)) /* {\"name\":\"White 10%\"} */ 50%, var(--token-73242b55-57d1-4320-8897-28085a430c83, rgba(255, 255, 255, 0.02)) /* {\"name\":\"White 2%\"} */ 100%); flex: none; height: 1px; max-width: 1300px; position: relative; width: 100%; }',\".framer-PPBSc .framer-17wvqgq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-zz8wc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1bxegel { 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: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-PPBSc .framer-1uw3jty { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-PPBSc .framer-c954yj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1exrree { display: grid; flex: 1 0 0px; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-PPBSc .framer-y2c9on { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-PPBSc .framer-udrz96-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-PPBSc .framer-nvnfpw { -webkit-filter: blur(60px); background-color: var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, #0055ff); border-bottom-left-radius: 35%; border-bottom-right-radius: 35%; border-top-left-radius: 35%; border-top-right-radius: 35%; bottom: -2px; filter: blur(60px); flex: none; height: 112px; left: calc(33.12500000000002% - 645px / 2); position: absolute; width: 645px; z-index: 0; }\",\".framer-PPBSc .framer-1e6g4dg { -webkit-filter: blur(60px); background-color: var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, #0055ff); border-bottom-left-radius: 35%; border-bottom-right-radius: 35%; border-top-left-radius: 35%; border-top-right-radius: 35%; bottom: -2px; filter: blur(60px); flex: none; height: 112px; left: calc(71.87500000000003% - 500px / 2); position: absolute; width: 500px; z-index: 0; }\",\".framer-PPBSc .framer-1etpmgx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-PPBSc .framer-1v4tvhj { flex: 1 0 0px; height: 97px; position: relative; width: 1px; }\",\".framer-PPBSc .framer-1wqc3cd { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 810px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-PPBSc .framer-h3er3r { -webkit-mask: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%) add; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%); flex: 1 0 0px; height: 180px; mask: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0.5) 100%) add; overflow: visible; position: relative; width: 1px; z-index: 7; }\",\".framer-PPBSc .framer-abi33h-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-PPBSc .framer-11a1b3j { -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-PPBSc .framer-19l4el6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1309e82 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-9zryhg { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 450px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-PPBSc .framer-pnoxli { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1uotske { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-u4mwza { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-k614vs, .framer-PPBSc .framer-429098 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PPBSc .framer-hege47 { 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; max-width: 450px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-18we24h-container { flex: 1 0 0px; height: auto; max-width: 700px; position: relative; width: 1px; z-index: 1; }\",\".framer-PPBSc .framer-14dju51 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-1er5kt7-container { flex: 1 0 0px; height: auto; max-width: 1000px; position: relative; width: 1px; z-index: 0; }\",\".framer-PPBSc .framer-vc148n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-PPBSc .framer-nlytbg-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 9; }\",\".framer-PPBSc .framer-1te6dc5 { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-PPBSc .framer-1oapqam { -webkit-backdrop-filter: blur(20px); -webkit-user-select: none; backdrop-filter: blur(20px); background-color: rgba(7, 9, 14, 0.2); bottom: 0px; flex: none; left: 0px; overflow: hidden; pointer-events: none; position: fixed; right: 0px; top: 0px; user-select: none; z-index: 10; }\",\".framer-PPBSc .framer-1w7ja0l { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.7733990147783252 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 113px); left: 50%; overflow: hidden; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 70%; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-PPBSc .framer-5nmiy0-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-PPBSc .framer-1xlvrbc-container { bottom: 0px; flex: none; height: 160px; left: 0px; pointer-events: none; position: fixed; right: 0px; z-index: 8; }\",\".framer-PPBSc .framer-1o29yws-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PPBSc.framer-iy9740, .framer-PPBSc .framer-6p7guc, .framer-PPBSc .framer-1458v1x, .framer-PPBSc .framer-815ilv, .framer-PPBSc .framer-ee2caw, .framer-PPBSc .framer-nce4t5, .framer-PPBSc .framer-1588mv5, .framer-PPBSc .framer-11mqcdl, .framer-PPBSc .framer-b8fe0r, .framer-PPBSc .framer-eo4mtq, .framer-PPBSc .framer-f76vpe, .framer-PPBSc .framer-130vn0b, .framer-PPBSc .framer-1fpudfm, .framer-PPBSc .framer-1g4ta2, .framer-PPBSc .framer-7wiee2, .framer-PPBSc .framer-ktt5yz, .framer-PPBSc .framer-1ryh576, .framer-PPBSc .framer-15ikaa4, .framer-PPBSc .framer-77g8gs, .framer-PPBSc .framer-3juja, .framer-PPBSc .framer-i1u4d8, .framer-PPBSc .framer-1urxvxs, .framer-PPBSc .framer-c9358l, .framer-PPBSc .framer-hbfv9n, .framer-PPBSc .framer-19cjylp, .framer-PPBSc .framer-1kry25j, .framer-PPBSc .framer-1q8xbpk, .framer-PPBSc .framer-2zemte, .framer-PPBSc .framer-e3sk5l, .framer-PPBSc .framer-1wdb5r9, .framer-PPBSc .framer-12q51so, .framer-PPBSc .framer-cscudg, .framer-PPBSc .framer-oz1rg3, .framer-PPBSc .framer-1fd0m91, .framer-PPBSc .framer-1v4i7cf, .framer-PPBSc .framer-1tda5wo, .framer-PPBSc .framer-1j5gdjp, .framer-PPBSc .framer-1af3ww0, .framer-PPBSc .framer-t6zujc, .framer-PPBSc .framer-1rda3g4, .framer-PPBSc .framer-ixaw7i, .framer-PPBSc .framer-jlwofl, .framer-PPBSc .framer-17wvqgq, .framer-PPBSc .framer-zz8wc, .framer-PPBSc .framer-1bxegel, .framer-PPBSc .framer-c954yj, .framer-PPBSc .framer-y2c9on, .framer-PPBSc .framer-1etpmgx, .framer-PPBSc .framer-1wqc3cd, .framer-PPBSc .framer-19l4el6, .framer-PPBSc .framer-1309e82, .framer-PPBSc .framer-9zryhg, .framer-PPBSc .framer-pnoxli, .framer-PPBSc .framer-1uotske, .framer-PPBSc .framer-u4mwza, .framer-PPBSc .framer-hege47, .framer-PPBSc .framer-14dju51, .framer-PPBSc .framer-vc148n { gap: 0px; } .framer-PPBSc.framer-iy9740 > *, .framer-PPBSc .framer-11mqcdl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PPBSc.framer-iy9740 > :first-child, .framer-PPBSc .framer-6p7guc > :first-child, .framer-PPBSc .framer-1458v1x > :first-child, .framer-PPBSc .framer-815ilv > :first-child, .framer-PPBSc .framer-ee2caw > :first-child, .framer-PPBSc .framer-nce4t5 > :first-child, .framer-PPBSc .framer-1588mv5 > :first-child, .framer-PPBSc .framer-11mqcdl > :first-child, .framer-PPBSc .framer-f76vpe > :first-child, .framer-PPBSc .framer-130vn0b > :first-child, .framer-PPBSc .framer-1fpudfm > :first-child, .framer-PPBSc .framer-1g4ta2 > :first-child, .framer-PPBSc .framer-7wiee2 > :first-child, .framer-PPBSc .framer-ktt5yz > :first-child, .framer-PPBSc .framer-77g8gs > :first-child, .framer-PPBSc .framer-3juja > :first-child, .framer-PPBSc .framer-i1u4d8 > :first-child, .framer-PPBSc .framer-1urxvxs > :first-child, .framer-PPBSc .framer-hbfv9n > :first-child, .framer-PPBSc .framer-1wdb5r9 > :first-child, .framer-PPBSc .framer-12q51so > :first-child, .framer-PPBSc .framer-cscudg > :first-child, .framer-PPBSc .framer-oz1rg3 > :first-child, .framer-PPBSc .framer-1v4i7cf > :first-child, .framer-PPBSc .framer-1af3ww0 > :first-child, .framer-PPBSc .framer-t6zujc > :first-child, .framer-PPBSc .framer-1rda3g4 > :first-child, .framer-PPBSc .framer-ixaw7i > :first-child, .framer-PPBSc .framer-17wvqgq > :first-child, .framer-PPBSc .framer-19l4el6 > :first-child, .framer-PPBSc .framer-9zryhg > :first-child, .framer-PPBSc .framer-pnoxli > :first-child, .framer-PPBSc .framer-1uotske > :first-child, .framer-PPBSc .framer-u4mwza > :first-child { margin-top: 0px; } .framer-PPBSc.framer-iy9740 > :last-child, .framer-PPBSc .framer-6p7guc > :last-child, .framer-PPBSc .framer-1458v1x > :last-child, .framer-PPBSc .framer-815ilv > :last-child, .framer-PPBSc .framer-ee2caw > :last-child, .framer-PPBSc .framer-nce4t5 > :last-child, .framer-PPBSc .framer-1588mv5 > :last-child, .framer-PPBSc .framer-11mqcdl > :last-child, .framer-PPBSc .framer-f76vpe > :last-child, .framer-PPBSc .framer-130vn0b > :last-child, .framer-PPBSc .framer-1fpudfm > :last-child, .framer-PPBSc .framer-1g4ta2 > :last-child, .framer-PPBSc .framer-7wiee2 > :last-child, .framer-PPBSc .framer-ktt5yz > :last-child, .framer-PPBSc .framer-77g8gs > :last-child, .framer-PPBSc .framer-3juja > :last-child, .framer-PPBSc .framer-i1u4d8 > :last-child, .framer-PPBSc .framer-1urxvxs > :last-child, .framer-PPBSc .framer-hbfv9n > :last-child, .framer-PPBSc .framer-1wdb5r9 > :last-child, .framer-PPBSc .framer-12q51so > :last-child, .framer-PPBSc .framer-cscudg > :last-child, .framer-PPBSc .framer-oz1rg3 > :last-child, .framer-PPBSc .framer-1v4i7cf > :last-child, .framer-PPBSc .framer-1af3ww0 > :last-child, .framer-PPBSc .framer-t6zujc > :last-child, .framer-PPBSc .framer-1rda3g4 > :last-child, .framer-PPBSc .framer-ixaw7i > :last-child, .framer-PPBSc .framer-17wvqgq > :last-child, .framer-PPBSc .framer-19l4el6 > :last-child, .framer-PPBSc .framer-9zryhg > :last-child, .framer-PPBSc .framer-pnoxli > :last-child, .framer-PPBSc .framer-1uotske > :last-child, .framer-PPBSc .framer-u4mwza > :last-child { margin-bottom: 0px; } .framer-PPBSc .framer-6p7guc > * { margin: 0px; margin-bottom: calc(130px / 2); margin-top: calc(130px / 2); } .framer-PPBSc .framer-1458v1x > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-PPBSc .framer-815ilv > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-PPBSc .framer-ee2caw > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-PPBSc .framer-nce4t5 > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-PPBSc .framer-1588mv5 > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-PPBSc .framer-b8fe0r > *, .framer-PPBSc .framer-1ryh576 > *, .framer-PPBSc .framer-15ikaa4 > *, .framer-PPBSc .framer-c9358l > *, .framer-PPBSc .framer-1kry25j > *, .framer-PPBSc .framer-1q8xbpk > *, .framer-PPBSc .framer-2zemte > *, .framer-PPBSc .framer-e3sk5l > *, .framer-PPBSc .framer-1fd0m91 > *, .framer-PPBSc .framer-1tda5wo > *, .framer-PPBSc .framer-1j5gdjp > *, .framer-PPBSc .framer-jlwofl > *, .framer-PPBSc .framer-zz8wc > *, .framer-PPBSc .framer-1bxegel > *, .framer-PPBSc .framer-1etpmgx > *, .framer-PPBSc .framer-1wqc3cd > *, .framer-PPBSc .framer-hege47 > *, .framer-PPBSc .framer-14dju51 > *, .framer-PPBSc .framer-vc148n > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-PPBSc .framer-b8fe0r > :first-child, .framer-PPBSc .framer-eo4mtq > :first-child, .framer-PPBSc .framer-1ryh576 > :first-child, .framer-PPBSc .framer-15ikaa4 > :first-child, .framer-PPBSc .framer-c9358l > :first-child, .framer-PPBSc .framer-19cjylp > :first-child, .framer-PPBSc .framer-1kry25j > :first-child, .framer-PPBSc .framer-1q8xbpk > :first-child, .framer-PPBSc .framer-2zemte > :first-child, .framer-PPBSc .framer-e3sk5l > :first-child, .framer-PPBSc .framer-1fd0m91 > :first-child, .framer-PPBSc .framer-1tda5wo > :first-child, .framer-PPBSc .framer-1j5gdjp > :first-child, .framer-PPBSc .framer-jlwofl > :first-child, .framer-PPBSc .framer-zz8wc > :first-child, .framer-PPBSc .framer-1bxegel > :first-child, .framer-PPBSc .framer-c954yj > :first-child, .framer-PPBSc .framer-y2c9on > :first-child, .framer-PPBSc .framer-1etpmgx > :first-child, .framer-PPBSc .framer-1wqc3cd > :first-child, .framer-PPBSc .framer-1309e82 > :first-child, .framer-PPBSc .framer-hege47 > :first-child, .framer-PPBSc .framer-14dju51 > :first-child, .framer-PPBSc .framer-vc148n > :first-child { margin-left: 0px; } .framer-PPBSc .framer-b8fe0r > :last-child, .framer-PPBSc .framer-eo4mtq > :last-child, .framer-PPBSc .framer-1ryh576 > :last-child, .framer-PPBSc .framer-15ikaa4 > :last-child, .framer-PPBSc .framer-c9358l > :last-child, .framer-PPBSc .framer-19cjylp > :last-child, .framer-PPBSc .framer-1kry25j > :last-child, .framer-PPBSc .framer-1q8xbpk > :last-child, .framer-PPBSc .framer-2zemte > :last-child, .framer-PPBSc .framer-e3sk5l > :last-child, .framer-PPBSc .framer-1fd0m91 > :last-child, .framer-PPBSc .framer-1tda5wo > :last-child, .framer-PPBSc .framer-1j5gdjp > :last-child, .framer-PPBSc .framer-jlwofl > :last-child, .framer-PPBSc .framer-zz8wc > :last-child, .framer-PPBSc .framer-1bxegel > :last-child, .framer-PPBSc .framer-c954yj > :last-child, .framer-PPBSc .framer-y2c9on > :last-child, .framer-PPBSc .framer-1etpmgx > :last-child, .framer-PPBSc .framer-1wqc3cd > :last-child, .framer-PPBSc .framer-1309e82 > :last-child, .framer-PPBSc .framer-hege47 > :last-child, .framer-PPBSc .framer-14dju51 > :last-child, .framer-PPBSc .framer-vc148n > :last-child { margin-right: 0px; } .framer-PPBSc .framer-eo4mtq > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-PPBSc .framer-f76vpe > *, .framer-PPBSc .framer-3juja > *, .framer-PPBSc .framer-12q51so > *, .framer-PPBSc .framer-t6zujc > *, .framer-PPBSc .framer-pnoxli > *, .framer-PPBSc .framer-1uotske > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-PPBSc .framer-130vn0b > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-PPBSc .framer-1fpudfm > *, .framer-PPBSc .framer-1g4ta2 > *, .framer-PPBSc .framer-7wiee2 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-PPBSc .framer-ktt5yz > *, .framer-PPBSc .framer-i1u4d8 > *, .framer-PPBSc .framer-cscudg > *, .framer-PPBSc .framer-1v4i7cf > *, .framer-PPBSc .framer-1rda3g4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PPBSc .framer-77g8gs > *, .framer-PPBSc .framer-1wdb5r9 > *, .framer-PPBSc .framer-1af3ww0 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-PPBSc .framer-1urxvxs > *, .framer-PPBSc .framer-hbfv9n > *, .framer-PPBSc .framer-oz1rg3 > *, .framer-PPBSc .framer-ixaw7i > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-PPBSc .framer-19cjylp > *, .framer-PPBSc .framer-c954yj > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-PPBSc .framer-17wvqgq > *, .framer-PPBSc .framer-9zryhg > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-PPBSc .framer-y2c9on > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-PPBSc .framer-19l4el6 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-PPBSc .framer-1309e82 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-PPBSc .framer-u4mwza > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-PPBSc { background: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, rgb(0, 0, 0)) /* {\"name\":\"UI\"} */; } .framer-PPBSc.framer-iy9740 { width: 1200px; } .framer-PPBSc .framer-815ilv, .framer-PPBSc .framer-17wvqgq, .framer-PPBSc .framer-1309e82 { padding: 0px 70px 0px 70px; } .framer-PPBSc .framer-nvnfpw { left: calc(30.583333333333357% - 445px / 2); width: 445px; } .framer-PPBSc .framer-1e6g4dg { left: calc(67.08333333333336% - 500px / 2); } .framer-PPBSc .framer-14dju51 { padding: 120px 70px 0px 70px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-PPBSc { background: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, rgb(0, 0, 0)) /* {\"name\":\"UI\"} */; } .framer-PPBSc.framer-iy9740 { width: 810px; } .framer-PPBSc .framer-815ilv, .framer-PPBSc .framer-17wvqgq { padding: 0px 50px 0px 50px; } .framer-PPBSc .framer-1wzvdqa { flex-direction: column; gap: 38px; justify-content: flex-start; } .framer-PPBSc .framer-ee2caw { flex: none; width: 100%; } .framer-PPBSc .framer-f76vpe { flex: none; max-width: unset; width: 100%; } .framer-PPBSc .framer-1ryh576, .framer-PPBSc .framer-1tda5wo { height: 440px; } .framer-PPBSc .framer-19cjylp, .framer-PPBSc .framer-c954yj { flex-direction: column; } .framer-PPBSc .framer-1kry25j, .framer-PPBSc .framer-2zemte { flex: none; height: 440px; width: 100%; } .framer-PPBSc .framer-1exrree { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; width: 100%; } .framer-PPBSc .framer-y2c9on { align-self: unset; height: min-content; } .framer-PPBSc .framer-nvnfpw { bottom: 19px; height: 70px; left: calc(64.07407407407409% - 404px / 2); width: 404px; } .framer-PPBSc .framer-1e6g4dg { bottom: 19px; height: 70px; left: calc(34.81481481481484% - 387px / 2); width: 387px; } .framer-PPBSc .framer-1v4tvhj { height: 70px; } .framer-PPBSc .framer-1309e82 { flex-direction: column; padding: 0px 50px 0px 50px; } .framer-PPBSc .framer-9zryhg { flex: none; order: 0; width: 100%; } .framer-PPBSc .framer-18we24h-container { flex: none; max-width: unset; order: 1; width: 100%; } .framer-PPBSc .framer-14dju51 { padding: 120px 50px 0px 50px; } .framer-PPBSc .framer-1w7ja0l { width: 80%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PPBSc .framer-1wzvdqa, .framer-PPBSc .framer-19cjylp, .framer-PPBSc .framer-c954yj, .framer-PPBSc .framer-1exrree, .framer-PPBSc .framer-1309e82 { gap: 0px; } .framer-PPBSc .framer-1wzvdqa > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-PPBSc .framer-1wzvdqa > :first-child, .framer-PPBSc .framer-19cjylp > :first-child, .framer-PPBSc .framer-c954yj > :first-child, .framer-PPBSc .framer-1exrree > :first-child, .framer-PPBSc .framer-1309e82 > :first-child { margin-top: 0px; } .framer-PPBSc .framer-1wzvdqa > :last-child, .framer-PPBSc .framer-19cjylp > :last-child, .framer-PPBSc .framer-c954yj > :last-child, .framer-PPBSc .framer-1exrree > :last-child, .framer-PPBSc .framer-1309e82 > :last-child { margin-bottom: 0px; } .framer-PPBSc .framer-19cjylp > *, .framer-PPBSc .framer-c954yj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-PPBSc .framer-1exrree > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PPBSc .framer-1309e82 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-PPBSc { background: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, rgb(0, 0, 0)) /* {\"name\":\"UI\"} */; } .framer-PPBSc.framer-iy9740 { width: 390px; } .framer-PPBSc .framer-815ilv, .framer-PPBSc .framer-17wvqgq { padding: 0px 30px 0px 30px; } .framer-PPBSc .framer-1wzvdqa { flex-direction: column; gap: 38px; justify-content: flex-start; max-width: unset; } .framer-PPBSc .framer-ee2caw, .framer-PPBSc .framer-1bxegel, .framer-PPBSc .framer-h3er3r { flex: none; width: 100%; } .framer-PPBSc .framer-f76vpe { flex: none; max-width: unset; width: 100%; } .framer-PPBSc .framer-1ryh576, .framer-PPBSc .framer-1tda5wo { height: 260px; } .framer-PPBSc .framer-19cjylp, .framer-PPBSc .framer-c954yj { flex-direction: column; } .framer-PPBSc .framer-1kry25j, .framer-PPBSc .framer-2zemte { flex: none; height: 260px; width: 100%; } .framer-PPBSc .framer-zz8wc { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; } .framer-PPBSc .framer-1exrree { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; width: 100%; } .framer-PPBSc .framer-y2c9on { align-self: unset; height: min-content; } .framer-PPBSc .framer-udrz96-container { height: 340px; } .framer-PPBSc .framer-nvnfpw { height: 52px; left: calc(38.205128205128226% - 248px / 2); width: 248px; } .framer-PPBSc .framer-1e6g4dg { height: 52px; left: calc(61.53846153846156% - 248px / 2); width: 248px; } .framer-PPBSc .framer-1v4tvhj { height: 30px; } .framer-PPBSc .framer-1wqc3cd { flex-direction: column; justify-content: flex-end; } .framer-PPBSc .framer-19l4el6 { gap: 70px; } .framer-PPBSc .framer-1309e82 { flex-direction: column; gap: 40px; padding: 0px 30px 0px 30px; } .framer-PPBSc .framer-9zryhg { flex: none; max-width: 460px; order: 0; width: 100%; } .framer-PPBSc .framer-u4mwza { gap: 3px; } .framer-PPBSc .framer-18we24h-container { flex: none; max-width: unset; order: 1; width: 100%; } .framer-PPBSc .framer-14dju51 { padding: 80px 30px 0px 30px; } .framer-PPBSc .framer-vc148n { padding: 80px 0px 0px 0px; } .framer-PPBSc .framer-1w7ja0l { width: 90%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PPBSc .framer-1wzvdqa, .framer-PPBSc .framer-19cjylp, .framer-PPBSc .framer-zz8wc, .framer-PPBSc .framer-c954yj, .framer-PPBSc .framer-1exrree, .framer-PPBSc .framer-1wqc3cd, .framer-PPBSc .framer-19l4el6, .framer-PPBSc .framer-1309e82, .framer-PPBSc .framer-u4mwza { gap: 0px; } .framer-PPBSc .framer-1wzvdqa > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-PPBSc .framer-1wzvdqa > :first-child, .framer-PPBSc .framer-19cjylp > :first-child, .framer-PPBSc .framer-zz8wc > :first-child, .framer-PPBSc .framer-c954yj > :first-child, .framer-PPBSc .framer-1exrree > :first-child, .framer-PPBSc .framer-1wqc3cd > :first-child, .framer-PPBSc .framer-19l4el6 > :first-child, .framer-PPBSc .framer-1309e82 > :first-child, .framer-PPBSc .framer-u4mwza > :first-child { margin-top: 0px; } .framer-PPBSc .framer-1wzvdqa > :last-child, .framer-PPBSc .framer-19cjylp > :last-child, .framer-PPBSc .framer-zz8wc > :last-child, .framer-PPBSc .framer-c954yj > :last-child, .framer-PPBSc .framer-1exrree > :last-child, .framer-PPBSc .framer-1wqc3cd > :last-child, .framer-PPBSc .framer-19l4el6 > :last-child, .framer-PPBSc .framer-1309e82 > :last-child, .framer-PPBSc .framer-u4mwza > :last-child { margin-bottom: 0px; } .framer-PPBSc .framer-19cjylp > *, .framer-PPBSc .framer-c954yj > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-PPBSc .framer-zz8wc > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-PPBSc .framer-1exrree > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PPBSc .framer-1wqc3cd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PPBSc .framer-19l4el6 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-PPBSc .framer-1309e82 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-PPBSc .framer-u4mwza > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-PPBSc[data-border=\"true\"]::after, .framer-PPBSc [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 6739\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QyFaHXbur\":{\"layout\":[\"fixed\",\"auto\"]},\"am3e76aPU\":{\"layout\":[\"fixed\",\"auto\"]},\"iDR_SBmUl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerM_l_BNXz0=withCSS(Component,css,\"framer-PPBSc\");export default FramerM_l_BNXz0;FramerM_l_BNXz0.displayName=\"Page\";FramerM_l_BNXz0.defaultProps={height:6739,width:1440};addFonts(FramerM_l_BNXz0,[{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\"}]},...NavigationNavBarFonts,...TagPrimaryTagFonts,...ButtonPrimaryButtonFonts,...TagMiniTagFonts,...CardSmallPortfolioCardFonts,...VideoFonts,...FAQFAQFonts,...NavigationCTAFonts,...NavigationFooterFonts,...YouTubeFonts,...BlurGradientFonts,...SmoothScrollFonts,...InteractiveComponentsCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerM_l_BNXz0\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QyFaHXbur\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"am3e76aPU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iDR_SBmUl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"6739\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "TagPrimaryTagFonts", "getFonts", "IHYC0Q7Lw_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "category", "height", "id", "image", "title", "width", "year", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "bx1eAaxGd", "icZQv8HZU", "iklTPqWXZ", "LQkqdA0nS", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "css", "FramerOMVKxxw95", "withCSS", "OMVKxxw95_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationNavBarFonts", "getFonts", "VBcFpApnc_default", "TagPrimaryTagFonts", "IHYC0Q7Lw_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "ButtonPrimaryButtonFonts", "GNvaONxX6_default", "TagMiniTagFonts", "ukoXPr8VN_default", "CardSmallPortfolioCardFonts", "OMVKxxw95_default", "MotionDivWithFX", "withFX", "VideoFonts", "Video", "FAQFAQFonts", "tAU8hAZZK_default", "NavigationCTAFonts", "m_S0SazFM_default", "NavigationFooterFonts", "LT0gX9mtu_default", "YouTubeFonts", "Youtube", "BlurGradientFonts", "BlurGradient_Prod_default", "SmoothScrollFonts", "SmoothScroll", "InteractiveComponentsCursorFonts", "RMpAvj7R1_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "transition2", "animation", "animation1", "isSet", "value", "transition3", "animation2", "animation3", "transition4", "textEffect", "transition5", "animation4", "transition6", "animation5", "transition7", "animation6", "toResponsiveImage", "textEffect1", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "animation7", "transition8", "transition9", "animation8", "transition10", "animation9", "animation10", "transition11", "animation11", "animation12", "textEffect2", "transition12", "animation13", "animation14", "animation15", "transformTemplate1", "_", "t", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "RMpAvj7R1_default", "cursor1", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "yoco0NHMS_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "_getFromCurrentRouteData5", "_getFromCurrentRouteData6", "_getFromCurrentRouteData7", "_getFromCurrentRouteData8", "_getFromCurrentRouteData9", "_getFromCurrentRouteData10", "_getFromCurrentRouteData11", "_getFromCurrentRouteData12", "_getFromCurrentRouteData13", "_getFromCurrentRouteData14", "_getFromCurrentRouteData15", "_getFromCurrentRouteData16", "_getFromCurrentRouteData17", "_getFromCurrentRouteData18", "_getFromCurrentRouteData19", "_getFromCurrentRouteData20", "_getFromCurrentRouteData21", "_getFromCurrentRouteData22", "_getFromCurrentRouteData23", "_getFromCurrentRouteData24", "_getFromCurrentRouteData25", "_getFromCurrentRouteData26", "_getFromCurrentRouteData27", "_getFromCurrentRouteData28", "style", "className", "layoutId", "variant", "dFDcF1wOr", "jH3kdT4SA", "pDmAGSS0M", "C_j3QOIPK", "G52Mz65Sy", "CLr8mv4k3", "keCC_yeTP", "joiCdc_if", "FQz9bG3aX", "PdIKx55R7", "DfYAa9mEs", "yd_7rBcaY", "ExyuxJjA4", "NI5zrN3Bo", "R8lnZNmUg", "zHOgPXNRS", "GMJmUbUWz", "JWTJ2ue3T", "DeXHlK1kv", "CKuEasH0F", "whcZb5paU", "vPpjncdyu", "aQY2xTkxI", "odd76UExJ", "NQ1h5d3jo", "d9LkQwsYj", "MVA1owPDE", "NGQHEnowa", "BpnFAp2iG", "JxIWDZZwi", "wne5AmQP3", "EbNbPUr3A", "dFDcF1wOrKv_kQ9Ibl", "xLZiRq4JMKv_kQ9Ibl", "Rm0fmJUq4Kv_kQ9Ibl", "SVkiWUdwaKv_kQ9Ibl", "h7LVTCEemKv_kQ9Ibl", "idKv_kQ9Ibl", "SVkiWUdwa", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "UEZSDT0Axwelu7j", "overlay", "args", "ref1", "pe", "router", "useRouter", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "visible20", "visible21", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VBcFpApnc_default", "ContainerWithOptimizedAppearEffect", "IHYC0Q7Lw_default", "RichTextWithOptimizedAppearEffect", "x", "RichText2", "MotionDivWithOptimizedAppearEffect", "resolvedLinks1", "GNvaONxX6_default", "getLoadingLazyAtYPosition", "Image2", "ukoXPr8VN_default", "resolvedLinks2", "ChildrenCanSuspend", "collection", "l", "i", "PathVariablesContext", "Link", "OMVKxxw95_default", "MotionDivWithFX", "SVG", "Video", "tAU8hAZZK_default", "resolvedLinks3", "m_S0SazFM_default", "resolvedLinks4", "LT0gX9mtu_default", "AnimatePresence", "Ga", "Youtube", "BlurGradient_Prod_default", "SmoothScroll", "css", "FramerM_l_BNXz0", "withCSS", "M_l_BNXz0_default", "addFonts", "NavigationNavBarFonts", "TagPrimaryTagFonts", "ButtonPrimaryButtonFonts", "TagMiniTagFonts", "CardSmallPortfolioCardFonts", "VideoFonts", "FAQFAQFonts", "NavigationCTAFonts", "NavigationFooterFonts", "YouTubeFonts", "BlurGradientFonts", "SmoothScrollFonts", "InteractiveComponentsCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
