{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9WKfg8SWrBtmcLaHYByN/igMUFwHYK7unUxyHrIvU/NU1NgFSD0.js"],
  "sourcesContent": ["// Generated by Framer (74b1a33)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ProjectCard from\"#framer/local/canvasComponent/I4zfmwLRr/I4zfmwLRr.js\";import Header from\"#framer/local/canvasComponent/LZRUQ_OIv/LZRUQ_OIv.js\";import FooterWithoutJobrole from\"#framer/local/canvasComponent/XDMbiycD0/XDMbiycD0.js\";import Services from\"#framer/local/collection/haLD4H0Iv/haLD4H0Iv.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/ayiKWOvz5/ayiKWOvz5.js\";import*as sharedStyle4 from\"#framer/local/css/e9XkVwLDT/e9XkVwLDT.js\";import*as sharedStyle10 from\"#framer/local/css/ePs12O05q/ePs12O05q.js\";import*as sharedStyle2 from\"#framer/local/css/EY9aR3cgx/EY9aR3cgx.js\";import*as sharedStyle6 from\"#framer/local/css/gGyEj2wu_/gGyEj2wu_.js\";import*as sharedStyle8 from\"#framer/local/css/HMxodCxB9/HMxodCxB9.js\";import*as sharedStyle9 from\"#framer/local/css/IcnxnFW1o/IcnxnFW1o.js\";import*as sharedStyle3 from\"#framer/local/css/Q_p5mvwmx/Q_p5mvwmx.js\";import*as sharedStyle5 from\"#framer/local/css/vIpdIR1Gf/vIpdIR1Gf.js\";import*as sharedStyle7 from\"#framer/local/css/X8fls74sZ/X8fls74sZ.js\";import*as sharedStyle1 from\"#framer/local/css/yGwVmx36z/yGwVmx36z.js\";import metadataProvider from\"#framer/local/webPageMetadata/NU1NgFSD0/NU1NgFSD0.js\";const HeaderFonts=getFonts(Header);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionHeaderWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.header);const ProjectCardFonts=getFonts(ProjectCard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const FooterWithoutJobroleFonts=getFonts(FooterWithoutJobrole);const breakpoints={EKFoyzVRN:\"(min-width: 1200px)\",J9mzmqjTc:\"(max-width: 809px)\",nKYeL4JQe:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-CHDHO\";const variantClassNames={EKFoyzVRN:\"framer-v-1wef2qr\",J9mzmqjTc:\"framer-v-14o1y9f\",nKYeL4JQe:\"framer-v-7xq8lf\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"EKFoyzVRN\",Phone:\"J9mzmqjTc\",Tablet:\"nKYeL4JQe\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EKFoyzVRN\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,QIYhE74InPXZ_E7aQG,ur5QDA8SRPXZ_E7aQG,IMe2P3fhzPXZ_E7aQG,GBOSWV1kXPXZ_E7aQG,NNSsgrxYyPXZ_E7aQG,idPXZ_E7aQG,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EKFoyzVRN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1c9de643-34c0-4dfb-81e2-41cd1547b154, rgb(245, 243, 239)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1wef2qr\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:103,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vgsm14-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J9mzmqjTc:{variant:\"oNmpRGLF0\"},nKYeL4JQe:{variant:\"W50YMxemB\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"cJm8voJnv\",layoutId:\"cJm8voJnv\",style:{width:\"100%\"},variant:\"nu7C_TGYE\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+103),pixelHeight:816,pixelWidth:1456,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/eUOQ6qTyfPVlhVT5Ph6fSN5vo.png\",srcSet:\"https://framerusercontent.com/images/eUOQ6qTyfPVlhVT5Ph6fSN5vo.png?scale-down-to=512 512w,https://framerusercontent.com/images/eUOQ6qTyfPVlhVT5Ph6fSN5vo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eUOQ6qTyfPVlhVT5Ph6fSN5vo.png 1456w\"},className:\"framer-ltfh1\",\"data-framer-appear-id\":\"ltfh1\",\"data-framer-name\":\"Page Header\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-104mfxs\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16rx5he\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1tnrgla\",\"data-styles-preset\":\"ayiKWOvz5\",style:{\"--framer-text-alignment\":\"center\"},children:\"Solutions We Provide\"})}),className:\"framer-1k4yfe5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dz2sbz\",\"data-styles-preset\":\"yGwVmx36z\",style:{\"--framer-text-alignment\":\"center\"},children:\"We offer professional digital development and branding services. With over 10 years of experience, our expert team creates tailored solutions that deliver strong ROI and efficient workflows, using both established and innovative technologies.\"})}),className:\"framer-yl9lkl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dfmcux\",\"data-framer-name\":\"Our Services\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xqubd\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-19zja92\",\"data-framer-appear-id\":\"19zja92\",\"data-framer-name\":\"Background\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-e4whgo\",\"data-framer-name\":\"Inner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11b9wf9\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-seh84j\",\"data-styles-preset\":\"EY9aR3cgx\",children:\"Our Services\"})}),className:\"framer-1imvhhc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148eg7o\",\"data-styles-preset\":\"Q_p5mvwmx\",children:\"We Offer a Comprehensive Range of Customised Services for Businesses of Diverse Scales\"})}),className:\"framer-iyr4xo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsx(MotionHeaderWithOptimizedAppearEffect,{animate:animation,className:\"framer-cgthsd\",\"data-framer-appear-id\":\"cgthsd\",\"data-framer-name\":\"Header\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pkdnkz\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"PXZ_E7aQG\",data:Services,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"PXZ_E7aQG\",name:\"QIYhE74In\",type:\"Identifier\"},{collection:\"PXZ_E7aQG\",name:\"ur5QDA8SR\",type:\"Identifier\"},{collection:\"PXZ_E7aQG\",name:\"IMe2P3fhz\",type:\"Identifier\"},{collection:\"PXZ_E7aQG\",name:\"GBOSWV1kX\",type:\"Identifier\"},{collection:\"PXZ_E7aQG\",name:\"NNSsgrxYy\",type:\"Identifier\"},{collection:\"PXZ_E7aQG\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({GBOSWV1kX:GBOSWV1kXPXZ_E7aQG,id:idPXZ_E7aQG,IMe2P3fhz:IMe2P3fhzPXZ_E7aQG,NNSsgrxYy:NNSsgrxYyPXZ_E7aQG,QIYhE74In:QIYhE74InPXZ_E7aQG,ur5QDA8SR:ur5QDA8SRPXZ_E7aQG},index)=>{QIYhE74InPXZ_E7aQG??=\"\";IMe2P3fhzPXZ_E7aQG??=\"\";GBOSWV1kXPXZ_E7aQG??=\"\";NNSsgrxYyPXZ_E7aQG??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`PXZ_E7aQG-${idPXZ_E7aQG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{NNSsgrxYy:NNSsgrxYyPXZ_E7aQG},children:/*#__PURE__*/_jsx(Link,{href:QIYhE74InPXZ_E7aQG,nodeId:\"DD55OhRWr\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-16puo5l framer-e43cfh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J9mzmqjTc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2660+40+0+0+0+13),sizes:\"76px\",...toResponsiveImage(ur5QDA8SRPXZ_E7aQG)}},nKYeL4JQe:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+734+40+0+0+0+18),sizes:\"76px\",...toResponsiveImage(ur5QDA8SRPXZ_E7aQG)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+726+40+0+0+0+18),sizes:\"76px\",...toResponsiveImage(ur5QDA8SRPXZ_E7aQG)},className:\"framer-1an6185\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yfvhht\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-uidz6w\",\"data-styles-preset\":\"e9XkVwLDT\",children:\"Title\"})}),className:\"framer-1208mxj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:IMe2P3fhzPXZ_E7aQG,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"WetJ1jS_F\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKYeL4JQe:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:GBOSWV1kXPXZ_E7aQG,className:\"framer-wslx30\",\"data-framer-name\":\"Main Service Tags\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wbp1b9\",blockquote:\"framer-styles-preset-63oz9o\",code:\"framer-styles-preset-1gpr6cs\",h1:\"framer-styles-preset-1tnrgla\",h2:\"framer-styles-preset-148eg7o\",h3:\"framer-styles-preset-uidz6w\",h4:\"framer-styles-preset-16b2biv\",h5:\"framer-styles-preset-3a46bd\",h6:\"framer-styles-preset-1r4pqcj\",img:\"framer-styles-preset-dw0fr4\",p:\"framer-styles-preset-1dz2sbz\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})]})]})})})},idPXZ_E7aQG);})})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1xzf2i7\",\"data-framer-appear-id\":\"1xzf2i7\",\"data-framer-name\":\"Testimonials\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-koirb2\",\"data-framer-name\":\"Inner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l07wh\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-seh84j\",\"data-styles-preset\":\"EY9aR3cgx\",children:\"Previous Projects\"})}),className:\"framer-1p8v1g2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148eg7o\",\"data-styles-preset\":\"Q_p5mvwmx\",children:\"Explore Our Past Projects\"})}),className:\"framer-1dh45ki\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ToEVCSwcN\"},implicitPathVariables:undefined},{href:{webPageId:\"ToEVCSwcN\"},implicitPathVariables:undefined},{href:{webPageId:\"ToEVCSwcN\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J9mzmqjTc:{width:\"350px\",y:(componentViewport?.y||0)+0+5117},nKYeL4JQe:{width:\"748px\",y:(componentViewport?.y||0)+0+2384}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:\"1200px\",y:(componentViewport?.y||0)+0+2167,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1p1iuw7-container\",\"data-framer-appear-id\":\"1p1iuw7\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J9mzmqjTc:{E4G9mf2xg:resolvedLinks[2],variant:\"MMsOPiYC9\"},nKYeL4JQe:{E4G9mf2xg:resolvedLinks[1],variant:\"MMsOPiYC9\"}},children:/*#__PURE__*/_jsx(ProjectCard,{CiPozjbtZ:\"Web & Database Development\",E4G9mf2xg:resolvedLinks[0],height:\"100%\",Hjas7gUII:addImageAlt({src:\"https://framerusercontent.com/images/qP8w9BKJoRDWIhDUblxSI19G01I.jpg\",srcSet:\"https://framerusercontent.com/images/qP8w9BKJoRDWIhDUblxSI19G01I.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/qP8w9BKJoRDWIhDUblxSI19G01I.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/qP8w9BKJoRDWIhDUblxSI19G01I.jpg 1125w\"},\"\"),id:\"Ba98486iS\",J0y0XHnt1:\"The aim was to develop a new website focusing on images to highlight the gallery's art collection. After consulting, we decided to rebuild the site using the Laravel framework and also redevelop the FileMaker database to integrate with this new platform.\",layoutId:\"Ba98486iS\",mpkOY6QXD:\"Chris Beetles\",style:{height:\"100%\",width:\"100%\"},variant:\"SU1tFiNeU\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J9mzmqjTc:{y:(componentViewport?.y||0)+0+5567},nKYeL4JQe:{y:(componentViewport?.y||0)+0+2834}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1845,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2617,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-yvul0q-container\",\"data-framer-appear-id\":\"yvul0q\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J9mzmqjTc:{variant:\"W5zUlAk9f\"},nKYeL4JQe:{variant:\"zQsPu9q8p\"}},children:/*#__PURE__*/_jsx(FooterWithoutJobrole,{height:\"100%\",id:\"KaDoeCcqm\",layoutId:\"KaDoeCcqm\",style:{width:\"100%\"},variant:\"tefglQivf\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CHDHO.framer-e43cfh, .framer-CHDHO .framer-e43cfh { display: block; }\",\".framer-CHDHO.framer-1wef2qr { align-content: center; align-items: center; background-color: var(--token-1c9de643-34c0-4dfb-81e2-41cd1547b154, #f5f3ef); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-CHDHO .framer-vgsm14-container, .framer-CHDHO .framer-yvul0q-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-CHDHO .framer-ltfh1 { 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: 51px 50px 51px 50px; position: relative; width: 100%; }\",\".framer-CHDHO .framer-104mfxs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CHDHO .framer-16rx5he, .framer-CHDHO .framer-11b9wf9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CHDHO .framer-1k4yfe5, .framer-CHDHO .framer-yl9lkl, .framer-CHDHO .framer-1imvhhc, .framer-CHDHO .framer-iyr4xo, .framer-CHDHO .framer-1p8v1g2, .framer-CHDHO .framer-1dh45ki { --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-CHDHO .framer-dfmcux { 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%; }\",\".framer-CHDHO .framer-xqubd { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CHDHO .framer-19zja92 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 68px 50px 77px 50px; position: relative; width: 100%; }\",\".framer-CHDHO .framer-e4whgo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1300px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CHDHO .framer-cgthsd { background-color: #6ea3cc; display: grid; flex: none; gap: 20px; grid-auto-rows: 200px; grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, 200px); height: 1179px; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-CHDHO .framer-1pkdnkz { align-self: start; display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: 1091px; justify-content: center; justify-self: center; padding: 0px; position: relative; width: 1200px; }\",\".framer-CHDHO .framer-16puo5l { align-content: center; align-items: center; align-self: start; background-color: #ffffff; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 250px; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-CHDHO .framer-1an6185 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 76px; left: 19px; position: absolute; top: 18px; width: 76px; z-index: 1; }\",\".framer-CHDHO .framer-yfvhht { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 200px; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-CHDHO .framer-1208mxj { flex: none; height: auto; left: 113px; position: absolute; top: 0px; white-space: pre-wrap; width: 414px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-CHDHO .framer-wslx30 { bottom: 19px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); white-space: pre-wrap; width: 501px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-CHDHO .framer-1xzf2i7 { 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: 60px 50px 60px 50px; position: relative; width: 100%; }\",\".framer-CHDHO .framer-koirb2 { 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: 1300px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CHDHO .framer-1l07wh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 60%; }\",\".framer-CHDHO .framer-1p1iuw7-container { flex: none; height: 450px; position: relative; width: 1200px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CHDHO.framer-1wef2qr, .framer-CHDHO .framer-ltfh1, .framer-CHDHO .framer-104mfxs, .framer-CHDHO .framer-16rx5he, .framer-CHDHO .framer-dfmcux, .framer-CHDHO .framer-xqubd, .framer-CHDHO .framer-19zja92, .framer-CHDHO .framer-e4whgo, .framer-CHDHO .framer-11b9wf9, .framer-CHDHO .framer-16puo5l, .framer-CHDHO .framer-yfvhht, .framer-CHDHO .framer-1xzf2i7, .framer-CHDHO .framer-koirb2, .framer-CHDHO .framer-1l07wh { gap: 0px; } .framer-CHDHO.framer-1wef2qr > *, .framer-CHDHO .framer-16rx5he > *, .framer-CHDHO .framer-xqubd > *, .framer-CHDHO .framer-11b9wf9 > *, .framer-CHDHO .framer-1l07wh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CHDHO.framer-1wef2qr > :first-child, .framer-CHDHO .framer-104mfxs > :first-child, .framer-CHDHO .framer-16rx5he > :first-child, .framer-CHDHO .framer-xqubd > :first-child, .framer-CHDHO .framer-e4whgo > :first-child, .framer-CHDHO .framer-11b9wf9 > :first-child, .framer-CHDHO .framer-yfvhht > :first-child, .framer-CHDHO .framer-koirb2 > :first-child, .framer-CHDHO .framer-1l07wh > :first-child { margin-top: 0px; } .framer-CHDHO.framer-1wef2qr > :last-child, .framer-CHDHO .framer-104mfxs > :last-child, .framer-CHDHO .framer-16rx5he > :last-child, .framer-CHDHO .framer-xqubd > :last-child, .framer-CHDHO .framer-e4whgo > :last-child, .framer-CHDHO .framer-11b9wf9 > :last-child, .framer-CHDHO .framer-yfvhht > :last-child, .framer-CHDHO .framer-koirb2 > :last-child, .framer-CHDHO .framer-1l07wh > :last-child { margin-bottom: 0px; } .framer-CHDHO .framer-ltfh1 > *, .framer-CHDHO .framer-dfmcux > *, .framer-CHDHO .framer-19zja92 > *, .framer-CHDHO .framer-1xzf2i7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CHDHO .framer-ltfh1 > :first-child, .framer-CHDHO .framer-dfmcux > :first-child, .framer-CHDHO .framer-19zja92 > :first-child, .framer-CHDHO .framer-16puo5l > :first-child, .framer-CHDHO .framer-1xzf2i7 > :first-child { margin-left: 0px; } .framer-CHDHO .framer-ltfh1 > :last-child, .framer-CHDHO .framer-dfmcux > :last-child, .framer-CHDHO .framer-19zja92 > :last-child, .framer-CHDHO .framer-16puo5l > :last-child, .framer-CHDHO .framer-1xzf2i7 > :last-child { margin-right: 0px; } .framer-CHDHO .framer-104mfxs > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-CHDHO .framer-e4whgo > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-CHDHO .framer-16puo5l > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-CHDHO .framer-yfvhht > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CHDHO .framer-koirb2 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-CHDHO.framer-1wef2qr { width: 810px; } .framer-CHDHO .framer-ltfh1 { padding: 55px 34px 55px 34px; } .framer-CHDHO .framer-104mfxs { max-width: unset; } .framer-CHDHO .framer-19zja92 { width: 812px; } .framer-CHDHO .framer-cgthsd { height: 1348px; } .framer-CHDHO .framer-1pkdnkz { height: 1256px; width: 811px; } .framer-CHDHO .framer-16puo5l { height: 302px; } .framer-CHDHO .framer-1208mxj { left: unset; right: -6px; top: -2px; width: 296px; } .framer-CHDHO .framer-wslx30 { bottom: -35px; left: 57px; transform: unset; width: 317px; } .framer-CHDHO .framer-1xzf2i7 { padding: 80px 32px 80px 32px; } .framer-CHDHO .framer-1l07wh { width: 80%; } .framer-CHDHO .framer-1p1iuw7-container { width: 748px; }}\",\"@media (max-width: 809px) { .framer-CHDHO.framer-1wef2qr { height: 7412px; width: 390px; } .framer-CHDHO .framer-ltfh1 { padding: 35px 20px 35px 20px; } .framer-CHDHO .framer-dfmcux { flex: 1 0 0px; gap: 0px; height: 1px; } .framer-CHDHO .framer-19zja92, .framer-CHDHO .framer-1imvhhc { order: 0; } .framer-CHDHO .framer-iyr4xo { order: 1; } .framer-CHDHO .framer-cgthsd { height: 2195px; } .framer-CHDHO .framer-1pkdnkz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 11px; justify-content: flex-start; width: 390px; } .framer-CHDHO .framer-16puo5l { align-self: unset; height: 269px; } .framer-CHDHO .framer-1an6185 { left: 12px; top: 13px; } .framer-CHDHO .framer-1208mxj { left: 102px; top: 3px; width: 230px; } .framer-CHDHO .framer-wslx30 { bottom: -11px; left: 52%; width: 348px; } .framer-CHDHO .framer-1xzf2i7 { padding: 60px 20px 60px 20px; } .framer-CHDHO .framer-1l07wh { width: 100%; } .framer-CHDHO .framer-1p1iuw7-container { width: 350px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CHDHO .framer-dfmcux, .framer-CHDHO .framer-1pkdnkz { gap: 0px; } .framer-CHDHO .framer-dfmcux > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-CHDHO .framer-dfmcux > :first-child { margin-left: 0px; } .framer-CHDHO .framer-dfmcux > :last-child { margin-right: 0px; } .framer-CHDHO .framer-1pkdnkz > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-CHDHO .framer-1pkdnkz > :first-child { margin-top: 0px; } .framer-CHDHO .framer-1pkdnkz > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4380\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nKYeL4JQe\":{\"layout\":[\"fixed\",\"auto\"]},\"J9mzmqjTc\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerNU1NgFSD0=withCSS(Component,css,\"framer-CHDHO\");export default FramerNU1NgFSD0;FramerNU1NgFSD0.displayName=\"Service\";FramerNU1NgFSD0.defaultProps={height:4380,width:1200};addFonts(FramerNU1NgFSD0,[{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\"}]},...HeaderFonts,...ProjectCardFonts,...FooterWithoutJobroleFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...componentPresets.fonts?.[\"WetJ1jS_F\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"WetJ1jS_F\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNU1NgFSD0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nKYeL4JQe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J9mzmqjTc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"4380\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "LZRUQ_OIv_default", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "MotionDivWithOptimizedAppearEffect", "motion", "MotionHeaderWithOptimizedAppearEffect", "ProjectCardFonts", "I4zfmwLRr_default", "ContainerWithOptimizedAppearEffect", "Container", "FooterWithoutJobroleFonts", "XDMbiycD0_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "addImageAlt", "image", "alt", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "QIYhE74InPXZ_E7aQG", "ur5QDA8SRPXZ_E7aQG", "IMe2P3fhzPXZ_E7aQG", "GBOSWV1kXPXZ_E7aQG", "NNSsgrxYyPXZ_E7aQG", "idPXZ_E7aQG", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "LZRUQ_OIv_default", "ImageWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "RichText2", "x", "MotionDivWithOptimizedAppearEffect", "MotionHeaderWithOptimizedAppearEffect", "ChildrenCanSuspend", "haLD4H0Iv_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "Image2", "ComponentPresetsProvider", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "I4zfmwLRr_default", "XDMbiycD0_default", "css", "FramerNU1NgFSD0", "withCSS", "NU1NgFSD0_default", "addFonts", "HeaderFonts", "ProjectCardFonts", "FooterWithoutJobroleFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
