{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LOro6jbzH2lv7vURxI65/KAsDnvyuxEh2kCciaafH/aOxHAYIUp.js"],
  "sourcesContent": ["// Generated by Framer (ddd30d5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import NavBarOverlayContent from\"#framer/local/canvasComponent/Dp_lhLAuU/Dp_lhLAuU.js\";import TestimonialTestimonialTab from\"#framer/local/canvasComponent/jxlSXV7AB/jxlSXV7AB.js\";import TestimonialFeaturedReviewCard from\"#framer/local/canvasComponent/Pf92AZX4q/Pf92AZX4q.js\";import GlobalPrimaryBtn from\"#framer/local/canvasComponent/rzSjhtX4R/rzSjhtX4R.js\";import TestimonialDefaultReviewCard from\"#framer/local/canvasComponent/VNfzIn7JO/VNfzIn7JO.js\";import NavBarSection from\"#framer/local/canvasComponent/XlnGLgFpT/XlnGLgFpT.js\";import GlobalFooter from\"#framer/local/canvasComponent/Z5IZ1fgpY/Z5IZ1fgpY.js\";import*as sharedStyle from\"#framer/local/css/Dvd2QnffQ/Dvd2QnffQ.js\";import*as sharedStyle2 from\"#framer/local/css/J2o0w94ro/J2o0w94ro.js\";import*as sharedStyle1 from\"#framer/local/css/wVndMwZwq/wVndMwZwq.js\";import metadataProvider from\"#framer/local/webPageMetadata/aOxHAYIUp/aOxHAYIUp.js\";const NavBarSectionFonts=getFonts(NavBarSection);const NavBarOverlayContentFonts=getFonts(NavBarOverlayContent);const FeatherFonts=getFonts(Feather);const MotionDivWithFX=withFX(motion.div);const GlobalPrimaryBtnFonts=getFonts(GlobalPrimaryBtn);const TestimonialTestimonialTabFonts=getFonts(TestimonialTestimonialTab);const ContainerWithFX=withFX(Container);const TestimonialFeaturedReviewCardFonts=getFonts(TestimonialFeaturedReviewCard);const TestimonialDefaultReviewCardFonts=getFonts(TestimonialDefaultReviewCard);const GlobalFooterFonts=getFonts(GlobalFooter);const breakpoints={G77X56Gy1:\"(min-width: 720px) and (max-width: 1349px)\",q1HAPbXmJ:\"(max-width: 719px)\",wGAi0ZhBw:\"(min-width: 1350px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rqMgQ\";const variantClassNames={G77X56Gy1:\"framer-v-ystwex\",q1HAPbXmJ:\"framer-v-157rpu0\",wGAi0ZhBw:\"framer-v-1382kyw\"};const transition1={bounce:.2,delay:0,duration:.2,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};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 animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-50,y:0};const transition2={bounce:.2,delay:0,duration:.6,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,y:-5};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"wGAi0ZhBw\",Phone:\"q1HAPbXmJ\",Tablet:\"G77X56Gy1\"};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:\"wGAi0ZhBw\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-rqMgQ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-rqMgQ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const QhXYJyuk_welu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wGAi0ZhBw\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1382kyw\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:86,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-nvhcs7-container\",id:\"nvhcs7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{variant:\"xt27Bat86\"},q1HAPbXmJ:{variant:\"Qdnancxng\"}},children:/*#__PURE__*/_jsx(NavBarSection,{height:\"100%\",id:\"KResyzkcP\",layoutId:\"KResyzkcP\",QhXYJyuk_:QhXYJyuk_welu7j({overlay}),style:{width:\"100%\"},variant:\"Fi2sxB_0G\",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:.2,ease:[0,0,1,1],type:\"tween\"}},className:\"framer-ostq66\",\"data-framer-portal-id\":\"nvhcs7\",exit:{opacity:0,transition:{delay:0,duration:.2,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0}},\"bLiL6yFRm\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"calc(100vw - 80px)\",y:100},q1HAPbXmJ:{width:\"calc(100vw - 30px)\",y:80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:460,width:\"90vw\",y:270.0000000000002,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{transformTemplate:undefined},q1HAPbXmJ:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:\"framer-1si4hqi-container\",\"data-framer-portal-id\":\"nvhcs7\",exit:animation,initial:animation2,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{variant:\"yMr1GeQfm\"},q1HAPbXmJ:{variant:\"HVUXFAGnF\"}},children:/*#__PURE__*/_jsx(NavBarOverlayContent,{height:\"100%\",id:\"VMjl2_woH\",layoutId:\"VMjl2_woH\",style:{width:\"100%\"},variant:\"cg5_QNs9H\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-m59cjj-container\",\"data-framer-portal-id\":\"nvhcs7\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-d507ee18-0354-497b-8b2c-bb7aa6b8b7f0, rgb(238, 238, 238))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"AuQpLUGml\",layoutId:\"AuQpLUGml\",mirrored:false,onClick:onClick1wvko5h({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1c3q2w0\",\"data-framer-name\":\"Featured Testimonial\",name:\"Featured Testimonial\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-73votn\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eiyd1s\",\"data-framer-name\":\"Container Top\",name:\"Container Top\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-v8u886\",\"data-framer-name\":\"Heading Wrap\",name:\"Heading Wrap\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ui54bo\",\"data-styles-preset\":\"Dvd2QnffQ\",children:\"Trusted by Leading Companies Worldwide\"})}),className:\"framer-1een1ys\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nisoo2\",\"data-styles-preset\":\"wVndMwZwq\",children:\"Don\u2019t just take our word for it\u2014read the experiences of businesses and professionals who\u2019ve trusted us to help them find the perfect match.\"})}),className:\"framer-1oh50vn\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s5n3x2\",\"data-framer-name\":\"Btn Wrap\",name:\"Btn Wrap\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17mlzp9\",\"data-framer-name\":\"Client Testimonial\",name:\"Client Testimonial\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(439.7),pixelHeight:160,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"197px\",src:\"https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png\",srcSet:\"https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png?scale-down-to=512 512w,https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png 600w\"}},q1HAPbXmJ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(423.2),pixelHeight:160,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"197px\",src:\"https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png\",srcSet:\"https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png?scale-down-to=512 512w,https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(300.7),pixelHeight:160,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"197px\",src:\"https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png\",srcSet:\"https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png?scale-down-to=512 512w,https://framerusercontent.com/images/vJRaGFxE1rYrvGc2Q48OvbNGn8.png 600w\"},className:\"framer-m76dwb\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vt1gv5\",\"data-framer-name\":\"Text Wrap\",name:\"Text Wrap\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o85rp6\",\"data-framer-name\":\"Stars\",name:\"Stars\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l3l68h\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0.955 L 12.351 7.719 L 19.511 7.865 L 13.804 12.191 L 15.878 19.045 L 10 14.955 L 4.122 19.045 L 6.196 12.191 L 0.489 7.865 L 7.649 7.719 Z\" fill=\"rgb(255, 170, 13)\"></path></svg>',svgContentId:10461572891,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ahtoly\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0.955 L 12.351 7.719 L 19.511 7.865 L 13.804 12.191 L 15.878 19.045 L 10 14.955 L 4.122 19.045 L 6.196 12.191 L 0.489 7.865 L 7.649 7.719 Z\" fill=\"rgb(255, 170, 13)\"></path></svg>',svgContentId:10461572891,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-f5q7zq\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0.955 L 12.351 7.719 L 19.511 7.865 L 13.804 12.191 L 15.878 19.045 L 10 14.955 L 4.122 19.045 L 6.196 12.191 L 0.489 7.865 L 7.649 7.719 Z\" fill=\"rgb(255, 170, 13)\"></path></svg>',svgContentId:10461572891,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-16b2vpj\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0.955 L 12.351 7.719 L 19.511 7.865 L 13.804 12.191 L 15.878 19.045 L 10 14.955 L 4.122 19.045 L 6.196 12.191 L 0.489 7.865 L 7.649 7.719 Z\" fill=\"rgb(255, 170, 13)\"></path></svg>',svgContentId:10461572891,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1g9n46m\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0.955 L 12.351 7.719 L 19.511 7.865 L 13.804 12.191 L 15.878 19.045 L 10 14.955 L 4.122 19.045 L 6.196 12.191 L 0.489 7.865 L 7.649 7.719 Z\" fill=\"rgb(255, 170, 13)\"></path></svg>',svgContentId:10461572891,withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-cs8fwb\",\"data-styles-preset\":\"J2o0w94ro\",children:\"240+ Trusted Companies\"})}),className:\"framer-1dmd8cw\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YvriU2M8p\"},implicitPathVariables:undefined},{href:{webPageId:\"YvriU2M8p\"},implicitPathVariables:undefined},{href:{webPageId:\"YvriU2M8p\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{y:513.2},q1HAPbXmJ:{y:565.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:374.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qctzx8-container\",whileHover:animation5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{HWfzi2KoO:resolvedLinks[1]},q1HAPbXmJ:{HWfzi2KoO:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(GlobalPrimaryBtn,{height:\"100%\",HWfzi2KoO:resolvedLinks[0],id:\"Bcg80F702\",layoutId:\"Bcg80F702\",TRDlDpxQn:\"Try Recruitment Process\",variant:\"ROHhvp2tQ\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:622.2},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:674.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:402,width:\"min(100vw - 160px, 1250px)\",y:483.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-69fg2u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{variant:\"ZjVU5GiOw\"},q1HAPbXmJ:{EGbzJCi4H:\"center\",fStVtX_vD:20,nyeCqlH71:\"25px\",variant:\"ZjVU5GiOw\"}},children:/*#__PURE__*/_jsx(TestimonialTestimonialTab,{EGbzJCi4H:\"space-between\",fStVtX_vD:10,height:\"100%\",id:\"P0JZDaSwl\",layoutId:\"P0JZDaSwl\",nyeCqlH71:\"40px\",style:{width:\"100%\"},variant:\"Zw7L3eKSQ\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dy9oyz\",\"data-framer-name\":\"Testimonial\",name:\"Testimonial\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d92j6n\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-svrb7x\",\"data-framer-name\":\"Heading Wrap\",name:\"Heading Wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q1HAPbXmJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ui54bo\",\"data-styles-preset\":\"Dvd2QnffQ\",style:{\"--framer-text-alignment\":\"left\"},children:\"More from our Customers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ui54bo\",\"data-styles-preset\":\"Dvd2QnffQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"More from our Customers\"})}),className:\"framer-1wf7wv2\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q1HAPbXmJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nisoo2\",\"data-styles-preset\":\"wVndMwZwq\",style:{\"--framer-text-alignment\":\"left\"},children:\"Hear firsthand how we've helped businesses like yours achieve their goals and overcome challenges.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nisoo2\",\"data-styles-preset\":\"wVndMwZwq\",style:{\"--framer-text-alignment\":\"center\"},children:\"Hear firsthand how we've helped businesses like yours achieve their goals and overcome challenges.\"})}),className:\"framer-1e04o28\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bhtwpp\",\"data-framer-name\":\"Cards Wrap\",name:\"Cards Wrap\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-33eeee\",\"data-framer-name\":\"Column 1\",name:\"Column 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:1496.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:1548.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:482,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1377.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l633n4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{style:{width:\"100%\"},variant:\"fxXZ_P5nd\"},q1HAPbXmJ:{style:{width:\"100%\"},variant:\"fxXZ_P5nd\"}},children:/*#__PURE__*/_jsx(TestimonialFeaturedReviewCard,{B5rmJW9wA:\"CEO / Framify\",cUExfIDTO:\"They took the time to thoroughly understand our business, our culture, and the specific qualifications required for the position. The result was a perfect match \u2013 the candidate they found has exceeded our expectations and become an invaluable part of our leadership team. We are incredibly grateful for their expertise and partnership.\",height:\"100%\",id:\"Oo7YGi9lc\",J6qC7DSUt:addImageAlt({src:\"https://framerusercontent.com/images/jJtcNzkIs6GCqzEfq7jTRC5NprM.jpg\",srcSet:\"https://framerusercontent.com/images/jJtcNzkIs6GCqzEfq7jTRC5NprM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jJtcNzkIs6GCqzEfq7jTRC5NprM.jpg 1000w\"},\"\"),layoutId:\"Oo7YGi9lc\",style:{height:\"100%\",width:\"100%\"},variant:\"kz8mmeBqA\",width:\"100%\",zrnNxvY_d:\"Ethan\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:1988.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:2040.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1869.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-drf7qb-container\",children:/*#__PURE__*/_jsx(TestimonialDefaultReviewCard,{H0RdMHXUn:addImageAlt({src:\"https://framerusercontent.com/images/myzLDWt7qe9W4BNTh8x7K3xEA.jpg\",srcSet:\"https://framerusercontent.com/images/myzLDWt7qe9W4BNTh8x7K3xEA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/myzLDWt7qe9W4BNTh8x7K3xEA.jpg 1000w\"},\"\"),height:\"100%\",id:\"JhbDeDrVH\",JD8c_jVCT:\"Alexander\",layoutId:\"JhbDeDrVH\",mX0DKSvBP:\"var(--token-b7e0ee39-7195-4e97-994f-cec289c7aee4, rgb(255, 255, 255))\",style:{width:\"100%\"},ucuYF1Zi5:\"Lead Manager\",width:\"100%\",XfBB2Jzku:\"We were struggling to fill a critical leadership position, but they came through with excellent candidates. The hire has been a game-changer.\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b21p9c\",\"data-framer-name\":\"Column 2\",name:\"Column 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:2234.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:2286.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1377.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-84sw0w-container\",children:/*#__PURE__*/_jsx(TestimonialDefaultReviewCard,{H0RdMHXUn:addImageAlt({src:\"https://framerusercontent.com/images/6m91k0xPzILst5HRovLckQO0RTs.webp\"},\"\"),height:\"100%\",id:\"KANR_Kewt\",JD8c_jVCT:\"Michael\",layoutId:\"KANR_Kewt\",mX0DKSvBP:\"var(--token-b7e0ee39-7195-4e97-994f-cec289c7aee4, rgb(255, 255, 255))\",style:{width:\"100%\"},ucuYF1Zi5:\"VP of HubMart\",width:\"100%\",XfBB2Jzku:\"Their attention to detail and commitment to finding the right talent made all the difference. We couldn't be happier with the results!\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:2480.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:2532.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1623.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fqdjxt-container\",children:/*#__PURE__*/_jsx(TestimonialDefaultReviewCard,{H0RdMHXUn:addImageAlt({src:\"https://framerusercontent.com/images/BDIeFX9Eb19eOIHlTjfGXdVgjhA.jpg\",srcSet:\"https://framerusercontent.com/images/BDIeFX9Eb19eOIHlTjfGXdVgjhA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BDIeFX9Eb19eOIHlTjfGXdVgjhA.jpg 1000w\"},\"\"),height:\"100%\",id:\"vdni_Pfd7\",JD8c_jVCT:\"Liam\",layoutId:\"vdni_Pfd7\",mX0DKSvBP:\"var(--token-b7e0ee39-7195-4e97-994f-cec289c7aee4, rgb(255, 255, 255))\",style:{width:\"100%\"},ucuYF1Zi5:\"Co-Founder of Framify\",width:\"100%\",XfBB2Jzku:\"Their recruitment team was fantastic. They quickly identified and delivered exceptional talent that has helped our company grow.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:2726.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:2778.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1869.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dl0fjt-container\",children:/*#__PURE__*/_jsx(TestimonialDefaultReviewCard,{H0RdMHXUn:addImageAlt({src:\"https://framerusercontent.com/images/JWksFQWTKp2t5w64SwjMcgyx2w.jpg\"},\"\"),height:\"100%\",id:\"yn4pAUEqc\",JD8c_jVCT:\"James\",layoutId:\"yn4pAUEqc\",mX0DKSvBP:\"var(--token-b7e0ee39-7195-4e97-994f-cec289c7aee4, rgb(255, 255, 255))\",style:{width:\"100%\"},ucuYF1Zi5:\"Marketing Manager\",width:\"100%\",XfBB2Jzku:\"They exceeded our expectations in every way\u2014professional, responsive, and always focused on finding the right fit for our team.\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b3yhaq\",\"data-framer-name\":\"Column3 \",name:\"Column3 \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:2972.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:3024.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:236,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1377.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-78rfve-container\",children:/*#__PURE__*/_jsx(TestimonialDefaultReviewCard,{H0RdMHXUn:addImageAlt({src:\"https://framerusercontent.com/images/FMXFnCSm9afwofQP76raqd4muLk.jpg\",srcSet:\"https://framerusercontent.com/images/FMXFnCSm9afwofQP76raqd4muLk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FMXFnCSm9afwofQP76raqd4muLk.jpg 1000w\"},\"\"),height:\"100%\",id:\"c8vcgfygJ\",JD8c_jVCT:\"Oliver\",layoutId:\"c8vcgfygJ\",mX0DKSvBP:\"var(--token-b7e0ee39-7195-4e97-994f-cec289c7aee4, rgb(255, 255, 255))\",style:{width:\"100%\"},ucuYF1Zi5:\"Designer\",width:\"100%\",XfBB2Jzku:\"From start to finish, they made the recruitment process easy and stress-free. The candidates we hired are thriving in their roles.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{width:\"min(100vw - 80px, 1250px)\",y:3218.4},q1HAPbXmJ:{width:\"min(100vw - 40px, 1250px)\",y:3270.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:482,width:\"max((min(100vw - 160px, 1250px) - 20px) / 3, 1px)\",y:1623.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1on2qu1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{style:{width:\"100%\"},variant:\"fxXZ_P5nd\"},q1HAPbXmJ:{style:{width:\"100%\"},variant:\"fxXZ_P5nd\"}},children:/*#__PURE__*/_jsx(TestimonialFeaturedReviewCard,{B5rmJW9wA:\"Head of HR Team\",cUExfIDTO:\"We partnered with them during a period of rapid growth and were impressed by their attention to detail and dedication to our success. They not only sourced top-tier talent for our engineering and marketing teams but also provided insightful guidance throughout the hiring process.\",height:\"100%\",id:\"sdf4f_KaM\",J6qC7DSUt:addImageAlt({src:\"https://framerusercontent.com/images/MpATko2dbNzJL2Yl7ln9pCrdW4.jpg\"},\"\"),layoutId:\"sdf4f_KaM\",style:{height:\"100%\",width:\"100%\"},variant:\"kz8mmeBqA\",width:\"100%\",zrnNxvY_d:\"Jacob\"})})})})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{y:3800.3999999999996},q1HAPbXmJ:{y:3852.3999999999996}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1357,width:\"100vw\",y:2205.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4w5ttp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G77X56Gy1:{variant:\"FpdlyGKXW\"},q1HAPbXmJ:{variant:\"vyzGJE87Z\"}},children:/*#__PURE__*/_jsx(GlobalFooter,{height:\"100%\",id:\"oOLH3QwMS\",layoutId:\"oOLH3QwMS\",style:{width:\"100%\"},variant:\"OtY51yIlM\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rqMgQ.framer-up9xeb, .framer-rqMgQ .framer-up9xeb { display: block; }\",\".framer-rqMgQ.framer-1382kyw { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1350px; }\",\".framer-rqMgQ .framer-nvhcs7-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",'.framer-rqMgQ .framer-ostq66 { background-color: var(--token-2930fc96-2a19-4c51-bdb3-fa6e89c47e8a, #03151a) /* {\"name\":\"Primary\"} */; inset: 0px; position: fixed; user-select: none; z-index: 10; }',\".framer-rqMgQ .framer-1si4hqi-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 90%; z-index: 10; }\",\".framer-rqMgQ .framer-m59cjj-container { cursor: pointer; flex: none; height: 40px; position: fixed; right: 30px; top: 30px; width: 40px; z-index: 10; }\",\".framer-rqMgQ .framer-1c3q2w0 { align-content: center; align-items: center; background-color: var(--token-eb1c2ac0-df61-44fa-bf47-8b8b7fb5abe3, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 80px 120px 80px; position: relative; width: 100%; }\",\".framer-rqMgQ .framer-73votn, .framer-rqMgQ .framer-d92j6n { 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: 1250px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rqMgQ .framer-1eiyd1s { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rqMgQ .framer-v8u886 { 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: 620px; }\",\".framer-rqMgQ .framer-1een1ys, .framer-rqMgQ .framer-1oh50vn, .framer-rqMgQ .framer-1wf7wv2, .framer-rqMgQ .framer-1e04o28 { --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-rqMgQ .framer-s5n3x2 { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-rqMgQ .framer-17mlzp9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rqMgQ .framer-m76dwb { flex: none; height: 52px; overflow: hidden; position: relative; width: 197px; }\",\".framer-rqMgQ .framer-1vt1gv5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rqMgQ .framer-o85rp6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rqMgQ .framer-l3l68h, .framer-rqMgQ .framer-ahtoly, .framer-rqMgQ .framer-f5q7zq, .framer-rqMgQ .framer-16b2vpj, .framer-rqMgQ .framer-1g9n46m { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-rqMgQ .framer-1dmd8cw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-rqMgQ .framer-1qctzx8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rqMgQ .framer-69fg2u-container, .framer-rqMgQ .framer-drf7qb-container, .framer-rqMgQ .framer-84sw0w-container, .framer-rqMgQ .framer-fqdjxt-container, .framer-rqMgQ .framer-1dl0fjt-container, .framer-rqMgQ .framer-78rfve-container, .framer-rqMgQ .framer-4w5ttp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rqMgQ .framer-1dy9oyz { align-content: center; align-items: center; background-color: var(--token-a3b6aa8a-e710-4ae6-9e45-3e4b7c499a96, #f9f9f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 80px 100px 80px; position: relative; width: 100%; }\",\".framer-rqMgQ .framer-svrb7x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 580px; }\",\".framer-rqMgQ .framer-bhtwpp { 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-rqMgQ .framer-33eeee, .framer-rqMgQ .framer-b3yhaq { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rqMgQ .framer-1l633n4-container, .framer-rqMgQ .framer-1on2qu1-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-rqMgQ .framer-b21p9c { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rqMgQ.framer-1382kyw, .framer-rqMgQ .framer-1c3q2w0, .framer-rqMgQ .framer-73votn, .framer-rqMgQ .framer-v8u886, .framer-rqMgQ .framer-s5n3x2, .framer-rqMgQ .framer-17mlzp9, .framer-rqMgQ .framer-1vt1gv5, .framer-rqMgQ .framer-o85rp6, .framer-rqMgQ .framer-1dy9oyz, .framer-rqMgQ .framer-d92j6n, .framer-rqMgQ .framer-svrb7x, .framer-rqMgQ .framer-bhtwpp, .framer-rqMgQ .framer-33eeee, .framer-rqMgQ .framer-b21p9c, .framer-rqMgQ .framer-b3yhaq { gap: 0px; } .framer-rqMgQ.framer-1382kyw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rqMgQ.framer-1382kyw > :first-child, .framer-rqMgQ .framer-1c3q2w0 > :first-child, .framer-rqMgQ .framer-73votn > :first-child, .framer-rqMgQ .framer-v8u886 > :first-child, .framer-rqMgQ .framer-s5n3x2 > :first-child, .framer-rqMgQ .framer-1vt1gv5 > :first-child, .framer-rqMgQ .framer-1dy9oyz > :first-child, .framer-rqMgQ .framer-d92j6n > :first-child, .framer-rqMgQ .framer-svrb7x > :first-child, .framer-rqMgQ .framer-33eeee > :first-child, .framer-rqMgQ .framer-b21p9c > :first-child, .framer-rqMgQ .framer-b3yhaq > :first-child { margin-top: 0px; } .framer-rqMgQ.framer-1382kyw > :last-child, .framer-rqMgQ .framer-1c3q2w0 > :last-child, .framer-rqMgQ .framer-73votn > :last-child, .framer-rqMgQ .framer-v8u886 > :last-child, .framer-rqMgQ .framer-s5n3x2 > :last-child, .framer-rqMgQ .framer-1vt1gv5 > :last-child, .framer-rqMgQ .framer-1dy9oyz > :last-child, .framer-rqMgQ .framer-d92j6n > :last-child, .framer-rqMgQ .framer-svrb7x > :last-child, .framer-rqMgQ .framer-33eeee > :last-child, .framer-rqMgQ .framer-b21p9c > :last-child, .framer-rqMgQ .framer-b3yhaq > :last-child { margin-bottom: 0px; } .framer-rqMgQ .framer-1c3q2w0 > *, .framer-rqMgQ .framer-73votn > *, .framer-rqMgQ .framer-1dy9oyz > *, .framer-rqMgQ .framer-d92j6n > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-rqMgQ .framer-v8u886 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-rqMgQ .framer-s5n3x2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-rqMgQ .framer-17mlzp9 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-rqMgQ .framer-17mlzp9 > :first-child, .framer-rqMgQ .framer-o85rp6 > :first-child, .framer-rqMgQ .framer-bhtwpp > :first-child { margin-left: 0px; } .framer-rqMgQ .framer-17mlzp9 > :last-child, .framer-rqMgQ .framer-o85rp6 > :last-child, .framer-rqMgQ .framer-bhtwpp > :last-child { margin-right: 0px; } .framer-rqMgQ .framer-1vt1gv5 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-rqMgQ .framer-o85rp6 > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-rqMgQ .framer-svrb7x > *, .framer-rqMgQ .framer-33eeee > *, .framer-rqMgQ .framer-b21p9c > *, .framer-rqMgQ .framer-b3yhaq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-rqMgQ .framer-bhtwpp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 720px) and (max-width: 1349px) { .framer-rqMgQ.framer-1382kyw { width: 720px; } .framer-rqMgQ .framer-1si4hqi-container { left: 40px; right: 40px; top: 100px; transform: unset; width: unset; } .framer-rqMgQ .framer-m59cjj-container { right: 15px; top: 15px; } .framer-rqMgQ .framer-1c3q2w0, .framer-rqMgQ .framer-1dy9oyz { padding: 100px 40px 100px 40px; } .framer-rqMgQ .framer-1eiyd1s { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 35px; justify-content: flex-start; } .framer-rqMgQ .framer-v8u886 { width: 100%; } .framer-rqMgQ .framer-svrb7x { width: 480px; } .framer-rqMgQ .framer-bhtwpp { flex-direction: column; } .framer-rqMgQ .framer-33eeee, .framer-rqMgQ .framer-b3yhaq { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-rqMgQ .framer-1l633n4-container, .framer-rqMgQ .framer-1on2qu1-container { flex: none; height: auto; } .framer-rqMgQ .framer-b21p9c { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rqMgQ .framer-1eiyd1s, .framer-rqMgQ .framer-bhtwpp { gap: 0px; } .framer-rqMgQ .framer-1eiyd1s > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-rqMgQ .framer-1eiyd1s > :first-child, .framer-rqMgQ .framer-bhtwpp > :first-child { margin-top: 0px; } .framer-rqMgQ .framer-1eiyd1s > :last-child, .framer-rqMgQ .framer-bhtwpp > :last-child { margin-bottom: 0px; } .framer-rqMgQ .framer-bhtwpp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (max-width: 719px) { .framer-rqMgQ.framer-1382kyw { width: 390px; } .framer-rqMgQ .framer-1si4hqi-container { left: 15px; right: 15px; top: 80px; transform: unset; width: unset; } .framer-rqMgQ .framer-m59cjj-container { height: 25px; right: 20px; top: 20px; width: 25px; } .framer-rqMgQ .framer-1c3q2w0, .framer-rqMgQ .framer-1dy9oyz { padding: 100px 20px 100px 20px; } .framer-rqMgQ .framer-1eiyd1s { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-rqMgQ .framer-v8u886 { width: 100%; } .framer-rqMgQ .framer-17mlzp9 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-rqMgQ .framer-svrb7x { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-rqMgQ .framer-bhtwpp { flex-direction: column; } .framer-rqMgQ .framer-33eeee, .framer-rqMgQ .framer-b3yhaq { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-rqMgQ .framer-1l633n4-container, .framer-rqMgQ .framer-1on2qu1-container { flex: none; height: auto; } .framer-rqMgQ .framer-b21p9c { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rqMgQ .framer-1eiyd1s, .framer-rqMgQ .framer-17mlzp9, .framer-rqMgQ .framer-bhtwpp { gap: 0px; } .framer-rqMgQ .framer-1eiyd1s > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-rqMgQ .framer-1eiyd1s > :first-child, .framer-rqMgQ .framer-17mlzp9 > :first-child, .framer-rqMgQ .framer-bhtwpp > :first-child { margin-top: 0px; } .framer-rqMgQ .framer-1eiyd1s > :last-child, .framer-rqMgQ .framer-17mlzp9 > :last-child, .framer-rqMgQ .framer-bhtwpp > :last-child { margin-bottom: 0px; } .framer-rqMgQ .framer-17mlzp9 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-rqMgQ .framer-bhtwpp > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3468\n * @framerIntrinsicWidth 1350\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"G77X56Gy1\":{\"layout\":[\"fixed\",\"auto\"]},\"q1HAPbXmJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraOxHAYIUp=withCSS(Component,css,\"framer-rqMgQ\");export default FrameraOxHAYIUp;FrameraOxHAYIUp.displayName=\"Pricing\";FrameraOxHAYIUp.defaultProps={height:3468,width:1350};addFonts(FrameraOxHAYIUp,[{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\"}]},...NavBarSectionFonts,...NavBarOverlayContentFonts,...FeatherFonts,...GlobalPrimaryBtnFonts,...TestimonialTestimonialTabFonts,...TestimonialFeaturedReviewCardFonts,...TestimonialDefaultReviewCardFonts,...GlobalFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraOxHAYIUp\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1350\",\"framerIntrinsicHeight\":\"3468\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G77X56Gy1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q1HAPbXmJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarSectionFonts", "getFonts", "XlnGLgFpT_default", "NavBarOverlayContentFonts", "Dp_lhLAuU_default", "FeatherFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "GlobalPrimaryBtnFonts", "rzSjhtX4R_default", "TestimonialTestimonialTabFonts", "jxlSXV7AB_default", "ContainerWithFX", "Container", "TestimonialFeaturedReviewCardFonts", "Pf92AZX4q_default", "TestimonialDefaultReviewCardFonts", "VNfzIn7JO_default", "GlobalFooterFonts", "Z5IZ1fgpY_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation3", "transition2", "animation4", "transition3", "animation5", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "QhXYJyuk_welu7j", "overlay", "paginationInfo", "args", "onClick1wvko5h", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "XlnGLgFpT_default", "AnimatePresence", "Ga", "x", "Dp_lhLAuU_default", "Icon", "MotionDivWithFX", "RichText2", "getLoadingLazyAtYPosition", "Image2", "SVG", "ResolveLinks", "resolvedLinks", "rzSjhtX4R_default", "ContainerWithFX", "jxlSXV7AB_default", "Pf92AZX4q_default", "VNfzIn7JO_default", "Z5IZ1fgpY_default", "css", "FrameraOxHAYIUp", "withCSS", "aOxHAYIUp_default", "addFonts", "NavBarSectionFonts", "NavBarOverlayContentFonts", "FeatherFonts", "GlobalPrimaryBtnFonts", "TestimonialTestimonialTabFonts", "TestimonialFeaturedReviewCardFonts", "TestimonialDefaultReviewCardFonts", "GlobalFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
