{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZDBgAFJ1iIDHK3zS0srA/W7pQ1HYRCSepH482EwxZ/buIq_pMuZ.js"],
  "sourcesContent": ["// Generated by Framer (9d598a4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Label1 from\"https://framerusercontent.com/modules/kyrzBg8k3ETyD5E4IokT/u8JhpO5mA2pACaj19dYR/gfgQgKeyT.js\";import Label from\"#framer/local/canvasComponent/E11jcpVm6/E11jcpVm6.js\";import Button from\"#framer/local/canvasComponent/Hs7wbUX2D/Hs7wbUX2D.js\";import FAQAccordion from\"#framer/local/canvasComponent/jWCIKIcI9/jWCIKIcI9.js\";import Services from\"#framer/local/canvasComponent/oC5_f4rWe/oC5_f4rWe.js\";import*as sharedStyle1 from\"#framer/local/css/q8lkoHdLY/q8lkoHdLY.js\";import*as sharedStyle2 from\"#framer/local/css/QuFNeVCRY/QuFNeVCRY.js\";import*as sharedStyle from\"#framer/local/css/xCKgdXYeb/xCKgdXYeb.js\";import metadataProvider from\"#framer/local/webPageMetadata/buIq_pMuZ/buIq_pMuZ.js\";const ImageWithFX=withFX(Image);const LabelFonts=getFonts(Label);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ServicesFonts=getFonts(Services);const ButtonFonts=getFonts(Button);const Label1Fonts=getFonts(Label1);const FAQAccordionFonts=getFonts(FAQAccordion);const breakpoints={JZsQOw58L:\"(max-width: 809px)\",TqFP7w2gs:\"(min-width: 810px) and (max-width: 1199px)\",XOe3LFkXu:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Pv9yT\";const variantClassNames={JZsQOw58L:\"framer-v-zw0bb6\",TqFP7w2gs:\"framer-v-1dpwq6u\",XOe3LFkXu:\"framer-v-1u1cdf2\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition1={delay:.4,duration:2,ease:[.4,0,0,1],type:\"tween\"};const transition2={delay:.2,duration:.7,ease:[.4,0,0,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:35};const transition3={delay:.4,duration:.7,ease:[.4,0,0,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};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:\"XOe3LFkXu\",Phone:\"JZsQOw58L\",Tablet:\"TqFP7w2gs\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XOe3LFkXu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"JZsQOw58L\")return false;return true;};const elementId=useRouteElementId(\"N7R2MMWn2\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"BAVyOHXx2\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XOe3LFkXu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-dcd094c9-937d-487f-94ba-0ec87eccd006, rgb(7, 12, 20)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1u1cdf2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-1ngyx6i\",\"data-framer-name\":\"Page Heading\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dyp7me\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lrn54a\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bt8yak\",\"data-framer-name\":\"Bg Blur\",children:isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TqFP7w2gs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:317.77778619601423,intrinsicWidth:313.3333416338322,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+0+292.6-8.1702+0),pixelHeight:286,pixelWidth:282,src:\"https://framerusercontent.com/images/nLeHcY6hTYnGZSbJxzCgB9CvFOw.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:317.77778619601423,intrinsicWidth:313.3333416338322,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+184+0+263.6-8.1702+0),pixelHeight:286,pixelWidth:282,src:\"https://framerusercontent.com/images/nLeHcY6hTYnGZSbJxzCgB9CvFOw.png\"},className:\"framer-51xelj hidden-zw0bb6\",\"data-framer-name\":\"Blur_1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g2lkkd\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n0o8sh\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{y:(componentViewport?.y||0)+0+0+110+0+0+0+0+0+0+0+0},TqFP7w2gs:{y:(componentViewport?.y||0)+0+0+150+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+0+184+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-163g9ea-container\",nodeId:\"QlJ34yKUZ\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(Label,{fpIYKhi7I:\"Beyond Hiring\",height:\"100%\",id:\"QlJ34yKUZ\",layoutId:\"QlJ34yKUZ\",UWQ0qRbqd:\"rgb(244, 246, 250)\",variant:\"nDoI7Hg66\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-9t7dh4\",\"data-styles-preset\":\"xCKgdXYeb\",style:{\"--framer-text-alignment\":\"center\"},children:\"Services That Drive Growth\"})}),className:\"framer-pisyi4\",\"data-framer-appear-id\":\"pisyi4\",fonts:[\"Inter\"],initial:animation2,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-kn0mdc\",\"data-styles-preset\":\"q8lkoHdLY\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Helping you manage, market, and scale\u2014so you can focus on what truly matters -\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0b0a053c-ccda-4cdc-8be4-c5122af303c8, rgb(35, 120, 246))\"},children:\" building your business\"})]})}),className:\"framer-1m0cnof\",\"data-framer-appear-id\":\"1m0cnof\",fonts:[\"Inter\"],initial:animation4,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-8epyhq\",\"data-framer-name\":\"Services\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fyd21p\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oxx1ym\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+0},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p01ref-container\",nodeId:\"WuuUOqbaC\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"h1TdNqW6A\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"WuuUOqbaC\",layoutId:\"WuuUOqbaC\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/SDfdjEiIhFYfJ2978wQgBfm1SY.png\"},\"Image of Accounting, bookkepping expertise, quickbooks payroll and HRM payroll management services\"),RJ74SRpqV:\"Keep your finances in check with our comprehensive bookkeeping services. We provide consistent bookkeeping and business bookkeeping solutions alongside robust online accounting. Our expert team specializes in QuickBooks Payroll, efficient HRM payroll management, and dedicated payroll and HR services. We also offer outsourced HR solutions to streamline your financial and human resource needs.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ucK2KPVi3\",width:\"100%\",xhcalee5E:\"Accounting\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+460},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+460}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+460,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eda8ql-container\",nodeId:\"MYc6ey63L\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"eCPlQhMSe\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"MYc6ey63L\",layoutId:\"MYc6ey63L\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/eKN42wBQ6XgWLEEeOBwXJUBHdk.png\"},\"Image of a Virtual Assistnat, administrative assistance and, remote executive assistant\"),RJ74SRpqV:\"Delegate repetitive tasks to our experienced Virtual Administrative Assistants and Remote Executive Assistants. Our team ensures smooth administrative support, allowing you to focus on business scaling and strategic growth. Whether you need a dedicated remote assistant or comprehensive administrative support, we\u2019re here to help manage your remote employee tasks.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"gKJGweb4t\",width:\"100%\",xhcalee5E:\"Administrative Assistance\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+920},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+920}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+920,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cqbjok-container\",nodeId:\"Tm9iPOEIs\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"h1TdNqW6A\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"Tm9iPOEIs\",layoutId:\"Tm9iPOEIs\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/wqJvkAHtFiCZn1C3Q8pfvgIHM.png\"},\"Image of customer support agent\"),RJ74SRpqV:\"Deliver exceptional service with our expert customer support solutions. Our team specializes in outsourced customer service for small businesses by providing dedicated remote customer service reps and reliable contact center outsourcing. With our solutions in outsourced customer service, you\u2019ll experience top-notch customer care that meets all your support needs.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ucK2KPVi3\",width:\"100%\",xhcalee5E:\"Customer Support\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+1380},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+1380}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+1380,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1am9s02-container\",nodeId:\"B39iPqXlN\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"eCPlQhMSe\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"B39iPqXlN\",layoutId:\"B39iPqXlN\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/IdnDm8BvH4lk3fisWZ9Zh1cRtI.png\"},\"Image of a graphic designer\"),RJ74SRpqV:\"Elevate your brand with our premium graphic design services and engaging content creation. We develop innovative branding strategies and provide superior logo and branding solutions. Our creative team focuses on brand building, brand design, and establishing a unique brand identity, ensuring all your brand designing requirements are met.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"gKJGweb4t\",width:\"100%\",xhcalee5E:\"Graphic Design\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+1840},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+1840}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+1840,children:/*#__PURE__*/_jsx(Container,{className:\"framer-djkhl1-container\",nodeId:\"iSQbSYps1\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"h1TdNqW6A\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"iSQbSYps1\",layoutId:\"iSQbSYps1\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/HZv3oKCDu4w2t3KAViRbasehD0.png\"},\"Image of inbound call agent\"),RJ74SRpqV:\"Enhance your customer interactions with our specialized inbound calling services. Our team is dedicated to generating quality leads through effective lead generation tactics, ensuring you connect with potential clients efficiently.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ucK2KPVi3\",width:\"100%\",xhcalee5E:\"Inbound Calling\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+2300},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+2300}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+2300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k8tkal-container\",nodeId:\"QTn4vd2xS\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"eCPlQhMSe\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"QTn4vd2xS\",layoutId:\"QTn4vd2xS\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/EJbrQ9an5vS3fAfpxP69ftU.png\"},\"Image of SEO optimization\"),RJ74SRpqV:\"Boost your online presence with our expert SEO services. We offer comprehensive SEO & marketing solutions and proven SEO strategies that drive traffic and improve search engine rankings. Our ongoing focus on SEO services ensures your website stays competitive and highly visible online.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"gKJGweb4t\",width:\"100%\",xhcalee5E:\"SEO\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+2760},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+2760}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+2760,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c37og3-container\",nodeId:\"Ixa6CTpuH\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"h1TdNqW6A\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"Ixa6CTpuH\",layoutId:\"Ixa6CTpuH\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/a8LKr9INYCYOI40YOfvUQ9zCE.png\"},\"Image of socal media engagement growing\"),RJ74SRpqV:\"Expand your digital footprint through robust online advertising and targeted digital marketing campaigns. Our talented social media content creators specialize in engaging audiences and managing campaigns, including strategic Facebook advertising management, to elevate your brand\u2019s online presence.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ucK2KPVi3\",width:\"100%\",xhcalee5E:\"Social Media Management\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 350px), 950px)`,y:(componentViewport?.y||0)+0+453.6+80+0+0+0+0+3220},TqFP7w2gs:{width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 810px), 950px)`,y:(componentViewport?.y||0)+0+532.6+110+0+0+0+0+3220}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"950px\",y:(componentViewport?.y||0)+0+567.6+20+0+52+0+0+3220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nof354-container\",nodeId:\"RNoSqoTat\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{variant:\"WzxPomXEj\"},TqFP7w2gs:{variant:\"eCPlQhMSe\"}},children:/*#__PURE__*/_jsx(Services,{height:\"100%\",id:\"RNoSqoTat\",layoutId:\"RNoSqoTat\",RieT5M0jS:addImageAlt({src:\"https://framerusercontent.com/images/iB2g2hrZOdQ6kn7SjKt0CcEpA8.png\"},\"Image of web developer\"),RJ74SRpqV:\"Build and optimize your online presence with our custom web development services. Our expert website developers deliver exceptional website design and web development solutions tailored to your needs. Whether you're focused on creating ecommerce websites or enhancing your current platform, our services ensure perfect digital experience.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"gKJGweb4t\",width:\"100%\",xhcalee5E:\"Web Development\"})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oehm19\",\"data-framer-name\":\"text container\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"figure\",{className:\"framer-7p1e6i hidden-zw0bb6\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`max(min(${componentViewport?.width||\"100vw\"}, 350px), 1px)`,y:(componentViewport?.y||0)+0+453.6+80+3620+0},TqFP7w2gs:{y:(componentViewport?.y||0)+0+532.6+110+3620+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+567.6+20+3684+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u30gnr-container\",nodeId:\"qanGWmz5C\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"qanGWmz5C\",layoutId:\"qanGWmz5C\",MvNJev6Df:\"var(--token-00a4db7e-015e-47b8-96a8-25adf75778d2, rgb(242, 249, 254))\",oWE6eT4Pb:\"https://calendly.com/haydenbos/discovery-call?preview_source=et_card&month=2025-02\",variant:\"hJAM5wDyF\",vXY6OI5Bc:\"Talk to an Expert\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"figure\",{className:\"framer-tiegdb hidden-zw0bb6\"})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-ghammm\",\"data-framer-name\":\"FAQ\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j77ft2\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nmuo3r\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{y:(componentViewport?.y||0)+0+4235.6+60+0+0+0+0},TqFP7w2gs:{y:(componentViewport?.y||0)+0+4384.6+120+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,y:(componentViewport?.y||0)+0+4433.6+120+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bsf1mp-container\",isModuleExternal:true,nodeId:\"K7oE8ilpQ\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(Label1,{fpIYKhi7I:\"Frequently Asked Questions\",height:\"100%\",id:\"K7oE8ilpQ\",layoutId:\"K7oE8ilpQ\",variant:\"D0b2Zo1HB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-h1q7lq\",\"data-styles-preset\":\"QuFNeVCRY\",children:\"Questions? We've got answers!\"})}),className:\"framer-181638n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JZsQOw58L:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 350px)`,y:(componentViewport?.y||0)+0+4235.6+60+0+145},TqFP7w2gs:{width:`min(max(${componentViewport?.width||\"100vw\"} - 120px, 1px), 810px)`,y:(componentViewport?.y||0)+0+4384.6+120+0+165}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:229,width:`min(max(${componentViewport?.width||\"100vw\"} - 120px, 1px), 1080px)`,y:(componentViewport?.y||0)+0+4433.6+120+0+165,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l10k7y-container\",nodeId:\"cWCmMtyZM\",scopeId:\"buIq_pMuZ\",children:/*#__PURE__*/_jsx(FAQAccordion,{height:\"100%\",id:\"cWCmMtyZM\",layoutId:\"cWCmMtyZM\",style:{width:\"100%\"},variant:\"gTyHZtKL5\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Pv9yT.framer-2h6qhn, .framer-Pv9yT .framer-2h6qhn { display: block; }\",\".framer-Pv9yT.framer-1u1cdf2 { align-content: center; align-items: center; background-color: var(--token-dcd094c9-937d-487f-94ba-0ec87eccd006, #070c14); 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-Pv9yT .framer-1ngyx6i { 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: 184px 60px 120px 60px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-dyp7me { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1228px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Pv9yT .framer-lrn54a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 75px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Pv9yT .framer-bt8yak { align-content: center; align-items: center; bottom: -576px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; }\",\".framer-Pv9yT .framer-51xelj { -webkit-filter: blur(100px); aspect-ratio: 0.986013986013986 / 1; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 584px); overflow: visible; position: relative; width: 576px; }\",\".framer-Pv9yT .framer-1g2lkkd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-n0o8sh, .framer-Pv9yT .framer-nmuo3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-163g9ea-container, .framer-Pv9yT .framer-u30gnr-container, .framer-Pv9yT .framer-1bsf1mp-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Pv9yT .framer-pisyi4, .framer-Pv9yT .framer-1m0cnof { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-Pv9yT .framer-8epyhq { align-content: center; align-items: center; background-color: var(--token-d4b74df0-3cec-479e-96ae-95f48496bc7a, #f4f6fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-1fyd21p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 104px; height: min-content; justify-content: center; overflow: hidden; padding: 52px 60px 52px 60px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-oxx1ym { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1080px; }\",\".framer-Pv9yT .framer-1p01ref-container, .framer-Pv9yT .framer-1eda8ql-container, .framer-Pv9yT .framer-1cqbjok-container, .framer-Pv9yT .framer-1am9s02-container, .framer-Pv9yT .framer-djkhl1-container, .framer-Pv9yT .framer-1k8tkal-container, .framer-Pv9yT .framer-c37og3-container, .framer-Pv9yT .framer-1nof354-container { flex: none; height: auto; max-width: 950px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-1oehm19 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 950px; }\",\".framer-Pv9yT .framer-7p1e6i, .framer-Pv9yT .framer-tiegdb { background-color: var(--token-538243e2-7ffc-4d9e-8e0c-b59373209ea9, #99a3b0); flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Pv9yT .framer-ghammm { 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 60px 120px 60px; position: relative; width: 100%; }\",\".framer-Pv9yT .framer-1j77ft2 { 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: 1080px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Pv9yT .framer-181638n { --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-Pv9yT .framer-1l10k7y-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Pv9yT.framer-1u1cdf2, .framer-Pv9yT .framer-1ngyx6i, .framer-Pv9yT .framer-dyp7me, .framer-Pv9yT .framer-lrn54a, .framer-Pv9yT .framer-bt8yak, .framer-Pv9yT .framer-1g2lkkd, .framer-Pv9yT .framer-n0o8sh, .framer-Pv9yT .framer-8epyhq, .framer-Pv9yT .framer-1fyd21p, .framer-Pv9yT .framer-oxx1ym, .framer-Pv9yT .framer-1oehm19, .framer-Pv9yT .framer-ghammm, .framer-Pv9yT .framer-1j77ft2, .framer-Pv9yT .framer-nmuo3r { gap: 0px; } .framer-Pv9yT.framer-1u1cdf2 > *, .framer-Pv9yT .framer-8epyhq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Pv9yT.framer-1u1cdf2 > :first-child, .framer-Pv9yT .framer-lrn54a > :first-child, .framer-Pv9yT .framer-1g2lkkd > :first-child, .framer-Pv9yT .framer-n0o8sh > :first-child, .framer-Pv9yT .framer-8epyhq > :first-child, .framer-Pv9yT .framer-1fyd21p > :first-child, .framer-Pv9yT .framer-oxx1ym > :first-child, .framer-Pv9yT .framer-1j77ft2 > :first-child, .framer-Pv9yT .framer-nmuo3r > :first-child { margin-top: 0px; } .framer-Pv9yT.framer-1u1cdf2 > :last-child, .framer-Pv9yT .framer-lrn54a > :last-child, .framer-Pv9yT .framer-1g2lkkd > :last-child, .framer-Pv9yT .framer-n0o8sh > :last-child, .framer-Pv9yT .framer-8epyhq > :last-child, .framer-Pv9yT .framer-1fyd21p > :last-child, .framer-Pv9yT .framer-oxx1ym > :last-child, .framer-Pv9yT .framer-1j77ft2 > :last-child, .framer-Pv9yT .framer-nmuo3r > :last-child { margin-bottom: 0px; } .framer-Pv9yT .framer-1ngyx6i > *, .framer-Pv9yT .framer-dyp7me > *, .framer-Pv9yT .framer-bt8yak > *, .framer-Pv9yT .framer-ghammm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Pv9yT .framer-1ngyx6i > :first-child, .framer-Pv9yT .framer-dyp7me > :first-child, .framer-Pv9yT .framer-bt8yak > :first-child, .framer-Pv9yT .framer-1oehm19 > :first-child, .framer-Pv9yT .framer-ghammm > :first-child { margin-left: 0px; } .framer-Pv9yT .framer-1ngyx6i > :last-child, .framer-Pv9yT .framer-dyp7me > :last-child, .framer-Pv9yT .framer-bt8yak > :last-child, .framer-Pv9yT .framer-1oehm19 > :last-child, .framer-Pv9yT .framer-ghammm > :last-child { margin-right: 0px; } .framer-Pv9yT .framer-lrn54a > * { margin: 0px; margin-bottom: calc(75px / 2); margin-top: calc(75px / 2); } .framer-Pv9yT .framer-1g2lkkd > *, .framer-Pv9yT .framer-n0o8sh > *, .framer-Pv9yT .framer-nmuo3r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Pv9yT .framer-1fyd21p > * { margin: 0px; margin-bottom: calc(104px / 2); margin-top: calc(104px / 2); } .framer-Pv9yT .framer-oxx1ym > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-Pv9yT .framer-1oehm19 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Pv9yT .framer-1j77ft2 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Pv9yT.framer-1u1cdf2 { width: 810px; } .framer-Pv9yT .framer-1ngyx6i { order: 0; padding: 150px 30px 90px 30px; } .framer-Pv9yT .framer-lrn54a { gap: 45px; } .framer-Pv9yT .framer-1g2lkkd { gap: 24px; } .framer-Pv9yT .framer-n0o8sh { gap: 25px; width: 75%; } .framer-Pv9yT .framer-1m0cnof { width: 65%; } .framer-Pv9yT .framer-8epyhq { order: 1; padding: 110px 0px 0px 0px; } .framer-Pv9yT .framer-1fyd21p { gap: 50px; padding: 0px 40px 40px 40px; } .framer-Pv9yT .framer-oxx1ym { max-width: 810px; width: 100%; } .framer-Pv9yT .framer-1oehm19 { padding: 0px 40px 80px 40px; width: 100%; } .framer-Pv9yT .framer-ghammm { order: 2; } .framer-Pv9yT .framer-1j77ft2 { max-width: 810px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Pv9yT .framer-lrn54a, .framer-Pv9yT .framer-1g2lkkd, .framer-Pv9yT .framer-n0o8sh, .framer-Pv9yT .framer-1fyd21p { gap: 0px; } .framer-Pv9yT .framer-lrn54a > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-Pv9yT .framer-lrn54a > :first-child, .framer-Pv9yT .framer-1g2lkkd > :first-child, .framer-Pv9yT .framer-n0o8sh > :first-child, .framer-Pv9yT .framer-1fyd21p > :first-child { margin-top: 0px; } .framer-Pv9yT .framer-lrn54a > :last-child, .framer-Pv9yT .framer-1g2lkkd > :last-child, .framer-Pv9yT .framer-n0o8sh > :last-child, .framer-Pv9yT .framer-1fyd21p > :last-child { margin-bottom: 0px; } .framer-Pv9yT .framer-1g2lkkd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Pv9yT .framer-n0o8sh > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-Pv9yT .framer-1fyd21p > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}\",\"@media (max-width: 809px) { .framer-Pv9yT.framer-1u1cdf2 { width: 390px; } .framer-Pv9yT .framer-1ngyx6i { flex-direction: column; padding: 110px 20px 70px 20px; } .framer-Pv9yT .framer-dyp7me { flex: none; width: 100%; } .framer-Pv9yT .framer-lrn54a { gap: 35px; } .framer-Pv9yT .framer-bt8yak { bottom: -346px; min-height: 351px; order: 0; } .framer-Pv9yT .framer-1g2lkkd { gap: 20px; order: 1; } .framer-Pv9yT .framer-pisyi4, .framer-Pv9yT .framer-1m0cnof { will-change: unset; } .framer-Pv9yT .framer-8epyhq { padding: 80px 0px 40px 0px; } .framer-Pv9yT .framer-1fyd21p { gap: 32px; padding: 0px 20px 40px 20px; } .framer-Pv9yT .framer-oxx1ym { max-width: 350px; order: 0; width: 100%; } .framer-Pv9yT .framer-1oehm19 { max-width: 350px; width: 100%; } .framer-Pv9yT .framer-u30gnr-container { flex: 1 0 0px; width: 1px; } .framer-Pv9yT .framer-ghammm { padding: 60px 20px 60px 20px; } .framer-Pv9yT .framer-1j77ft2 { gap: 40px; max-width: 350px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Pv9yT .framer-1ngyx6i, .framer-Pv9yT .framer-lrn54a, .framer-Pv9yT .framer-1g2lkkd, .framer-Pv9yT .framer-1fyd21p, .framer-Pv9yT .framer-1j77ft2 { gap: 0px; } .framer-Pv9yT .framer-1ngyx6i > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Pv9yT .framer-1ngyx6i > :first-child, .framer-Pv9yT .framer-lrn54a > :first-child, .framer-Pv9yT .framer-1g2lkkd > :first-child, .framer-Pv9yT .framer-1fyd21p > :first-child, .framer-Pv9yT .framer-1j77ft2 > :first-child { margin-top: 0px; } .framer-Pv9yT .framer-1ngyx6i > :last-child, .framer-Pv9yT .framer-lrn54a > :last-child, .framer-Pv9yT .framer-1g2lkkd > :last-child, .framer-Pv9yT .framer-1fyd21p > :last-child, .framer-Pv9yT .framer-1j77ft2 > :last-child { margin-bottom: 0px; } .framer-Pv9yT .framer-lrn54a > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-Pv9yT .framer-1g2lkkd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Pv9yT .framer-1fyd21p > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Pv9yT .framer-1j77ft2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5449\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TqFP7w2gs\":{\"layout\":[\"fixed\",\"auto\"]},\"JZsQOw58L\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"N7R2MMWn2\":{\"pattern\":\":N7R2MMWn2\",\"name\":\"features\"},\"BAVyOHXx2\":{\"pattern\":\":BAVyOHXx2\",\"name\":\"faq\"}}\n * @framerResponsiveScreen\n */const FramerbuIq_pMuZ=withCSS(Component,css,\"framer-Pv9yT\");export default FramerbuIq_pMuZ;FramerbuIq_pMuZ.displayName=\"Features\";FramerbuIq_pMuZ.defaultProps={height:5449,width:1200};addFonts(FramerbuIq_pMuZ,[{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\"}]},...LabelFonts,...ServicesFonts,...ButtonFonts,...Label1Fonts,...FAQAccordionFonts,...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\":\"FramerbuIq_pMuZ\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TqFP7w2gs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JZsQOw58L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"5449\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"N7R2MMWn2\\\":{\\\"pattern\\\":\\\":N7R2MMWn2\\\",\\\"name\\\":\\\"features\\\"},\\\"BAVyOHXx2\\\":{\\\"pattern\\\":\\\":BAVyOHXx2\\\",\\\"name\\\":\\\"faq\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "syBACwrC,IAAMA,GAAYC,EAAOC,CAAK,EAAQC,GAAWC,EAASC,CAAK,EAAQC,GAAkCC,EAA0BC,CAAQ,EAAQC,GAAcL,EAASM,CAAQ,EAAQC,GAAYP,EAASQ,CAAM,EAAQC,GAAYT,EAASU,CAAM,EAAQC,GAAkBX,EAASY,CAAY,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQzC,GAAY,EAAK,EAAQkD,GAAe,OAAkHC,GAAkBC,EAAGlD,GAAkB,GAAnH,CAAaqC,EAAuBA,EAAuBA,EAAS,CAAuE,EAAQc,EAAY,IAASpD,GAAU,EAAiB8C,IAAc,YAAtB,GAAmEO,GAAUC,EAAkB,WAAW,EAAQC,GAAW3B,EAAO,IAAI,EAAQ4B,GAAWF,EAAkB,WAAW,EAAQG,GAAW7B,EAAO,IAAI,EAAE,OAAA8B,EAAiB,CAAC,CAAC,EAAsBzC,EAAK0C,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAzD,EAAiB,EAAE,SAAsB0D,EAAMC,EAAY,CAAC,GAAGtB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,8FAA8F,CAAC,EAAe8C,EAAME,EAAO,IAAI,CAAC,GAAGrB,GAAU,UAAUU,EAAGD,GAAkB,iBAAiBZ,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAsB2C,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAc3C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAASmC,EAAY,GAAgBnC,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,mBAAmB,eAAe,kBAAkB,QAAQkB,GAA2B7B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKnC,GAAY,CAAC,kBAAkB,CAAC,WAAWsB,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,mBAAmB,eAAe,kBAAkB,QAAQ6D,GAA2B7B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,8BAA8B,mBAAmB,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyB,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAc3C,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,GAAG9B,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK9B,EAAM,CAAC,UAAU,gBAAgB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,qBAAqB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8B,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,OAAU,QAAQ,OAAU,UAAU,MAAS,CAAC,EAAE,SAAsB7B,EAAK7B,GAAkC,CAAC,sBAAsB,GAAK,QAAQkB,GAAW,SAAsBW,EAAWkD,EAAS,CAAC,SAAsBlD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,OAAO,EAAE,QAAQV,GAAW,UAAU,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeU,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,OAAU,QAAQ,OAAU,UAAU,MAAS,CAAC,EAAE,SAAsB7B,EAAK7B,GAAkC,CAAC,sBAAsB,GAAK,QAAQqB,GAAW,SAAsBQ,EAAWkD,EAAS,CAAC,SAAsBP,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,sFAA8F3C,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,sEAAsE,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,OAAO,EAAE,QAAQP,GAAW,UAAU,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekD,EAAM,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,GAAGP,GAAU,IAAIE,GAAK,SAAS,CAActC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAsB2C,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc3C,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,qEAAqE,EAAE,oGAAoG,EAAE,UAAU,6YAA6Y,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,qEAAqE,EAAE,yFAAyF,EAAE,UAAU,oXAA+W,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,oEAAoE,EAAE,iCAAiC,EAAE,UAAU,qXAAgX,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,qEAAqE,EAAE,6BAA6B,EAAE,UAAU,sVAAsV,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,qEAAqE,EAAE,6BAA6B,EAAE,UAAU,0OAA0O,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,kEAAkE,EAAE,2BAA2B,EAAE,UAAU,iSAAiS,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,oEAAoE,EAAE,yCAAyC,EAAE,UAAU,mTAA8S,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,GAAG,EAAE,EAAE,KAAK,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKzB,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUmB,EAAY,CAAC,IAAI,qEAAqE,EAAE,wBAAwB,EAAE,UAAU,qVAAqV,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,SAAS,CAACR,EAAY,GAAgBnC,EAAK,SAAS,CAAC,UAAU,6BAA6B,CAAC,EAAeA,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,wBAAwB,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,KAAK,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,IAAI,KAAK,CAAC,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,GAAG9B,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,KAAK,EAAE,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsB7B,EAAKvB,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,wEAAwE,UAAU,qFAAqF,QAAQ,YAAY,UAAU,oBAAoB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0D,EAAY,GAAgBnC,EAAK,SAAS,CAAC,UAAU,6BAA6B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,GAAGuC,GAAW,IAAIC,GAAK,SAAsBG,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAc3C,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,GAAG,GAAG9B,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKrB,EAAO,CAAC,UAAU,6BAA6B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqB,EAAK3B,EAAS,CAAC,sBAAsB,GAAK,SAAsB2B,EAAWkD,EAAS,CAAC,SAAsBlD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,+BAA+B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK8C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,WAAWX,GAAmB,OAAO,+BAA+B,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,WAAWA,GAAmB,OAAO,gCAAgC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,GAAG,CAAC,EAAE,SAAsBlB,EAAKgD,EAA0B,CAAC,OAAO,IAAI,MAAM,WAAW9B,GAAmB,OAAO,iCAAiC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,IAAI,SAAsBlB,EAAKiD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBjD,EAAKnB,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmD,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,gSAAgS,kSAAkS,kRAAkR,uSAAuS,gPAAgP,iRAAiR,6SAA6S,0LAA0L,mVAAmV,2WAA2W,iSAAiS,qSAAqS,wZAAwZ,8QAA8Q,6NAA6N,8RAA8R,sSAAsS,kPAAkP,yGAAyG,w3FAAw3F,GAAeA,EAAI,GAAgBA,EAAI,GAAgBA,GAAI,mwDAAmwD,8rEAA8rE,EAW3tnCC,EAAgBC,EAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,WAAWA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGpF,GAAW,GAAGM,GAAc,GAAGE,GAAY,GAAGE,GAAY,GAAGE,GAAkB,GAAG4E,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7gE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,yBAA2B,QAAQ,qBAAuB,OAAO,sBAAwB,OAAO,uBAAyB,GAAG,6BAA+B,OAAO,yBAA2B,OAAO,qBAAuB,6GAAiI,4BAA8B,OAAO,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["ImageWithFX", "withFX", "Image2", "LabelFonts", "getFonts", "E11jcpVm6_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ServicesFonts", "oC5_f4rWe_default", "ButtonFonts", "Hs7wbUX2D_default", "Label1Fonts", "gfgQgKeyT_default", "FAQAccordionFonts", "jWCIKIcI9_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "animation2", "transition3", "animation3", "animation4", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "Container", "x", "css", "FramerbuIq_pMuZ", "withCSS", "buIq_pMuZ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
