{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8N9lKojWFNFe8TfarDa8/G7pOadK8avGYVn2RUSmi/wietaxZ2U.js"],
  "sourcesContent": ["// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/soIAPuIiPtf4z0IwVYlq/SlideShow.js\";import FooterV3 from\"#framer/local/canvasComponent/asMml9GOQ/asMml9GOQ.js\";import PricingPlanMonthlyYearly from\"#framer/local/canvasComponent/gfp9S0fPV/gfp9S0fPV.js\";import FAQV2 from\"#framer/local/canvasComponent/SfPyxiKzN/SfPyxiKzN.js\";import Navigation from\"#framer/local/canvasComponent/SuP86C0Kg/SuP86C0Kg.js\";import TestimonialV2 from\"#framer/local/canvasComponent/UGjyqrl0b/UGjyqrl0b.js\";import*as sharedStyle1 from\"#framer/local/css/lWHOh_eqW/lWHOh_eqW.js\";import*as sharedStyle2 from\"#framer/local/css/p1JB7TT7p/p1JB7TT7p.js\";import*as sharedStyle from\"#framer/local/css/vpCobN6jJ/vpCobN6jJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/wietaxZ2U/wietaxZ2U.js\";const NavigationFonts=getFonts(Navigation);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PricingPlanMonthlyYearlyFonts=getFonts(PricingPlanMonthlyYearly);const FAQV2Fonts=getFonts(FAQV2);const MotionDivWithFX=withFX(motion.div);const TestimonialV2Fonts=getFonts(TestimonialV2);const SlideshowFonts=getFonts(Slideshow);const FooterV3Fonts=getFonts(FooterV3);const breakpoints={dACbFw8wb:\"(max-width: 809px)\",jEQdwL1vF:\"(min-width: 1440px)\",Rj5itMswS:\"(min-width: 810px) and (max-width: 1199px)\",UeLd6TCAG:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-yxZ2R\";const variantClassNames={dACbFw8wb:\"framer-v-1hs34nr\",jEQdwL1vF:\"framer-v-1dzvd4d\",Rj5itMswS:\"framer-v-6zb5aj\",UeLd6TCAG:\"framer-v-1r88r47\"};const transition1={delay:0,duration:1.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition2={delay:0,duration:4,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"jEQdwL1vF\",Laptop:\"UeLd6TCAG\",Phone:\"dACbFw8wb\",Tablet:\"Rj5itMswS\"};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:\"jEQdwL1vF\"};};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-yxZ2R`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-yxZ2R`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jEQdwL1vF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1dzvd4d\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1aeycpc\",\"data-framer-appear-id\":\"1aeycpc\",\"data-framer-name\":\"Menu\",initial:animation1,name:\"Menu\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f6r8w-container\",\"data-framer-name\":\"Navigation\",name:\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{variant:\"cTbD5DWjo\"},Rj5itMswS:{variant:\"cTbD5DWjo\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"yFxWCy36p\",layoutId:\"yFxWCy36p\",name:\"Navigation\",style:{width:\"100%\"},variant:\"acv3zHcSp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y7jpi4\",\"data-framer-name\":\"Heading Section\",name:\"Heading Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tblqlu\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jl7ssp\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c5k0ic\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gbf2ji\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jitefn\",\"data-framer-name\":\"Breadcrumbs\",name:\"Breadcrumbs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18xdmu\",\"data-styles-preset\":\"vpCobN6jJ\",style:{\"--framer-text-color\":\"var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LPlkdq3FM\"},nodeId:\"PL6z8CZAA\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-zfd8eu\",\"data-styles-preset\":\"lWHOh_eqW\",children:\"HOME\"})})})}),className:\"framer-8ppvrs\",\"data-framer-name\":\"HOME\",fonts:[\"Inter\"],name:\"HOME\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtMzAw\",\"--framer-font-family\":'\"Helvetica Neue\", \"Helvetica Neue Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"|\"})}),className:\"framer-55c9vp\",\"data-framer-name\":\"|\",fonts:[\"GF;Helvetica Neue-300\"],name:\"|\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18xdmu\",\"data-styles-preset\":\"vpCobN6jJ\",style:{\"--framer-text-color\":\"var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"V4RudC6Qs\"},nodeId:\"vCC4mFojX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-zfd8eu\",\"data-styles-preset\":\"lWHOh_eqW\",children:\"SERVICES\"})})})}),className:\"framer-bl71g3\",\"data-framer-name\":\"SERVICES\",fonts:[\"Inter\"],name:\"SERVICES\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtMzAw\",\"--framer-font-family\":'\"Helvetica Neue\", \"Helvetica Neue Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"|\"})}),className:\"framer-2l67gm\",\"data-framer-name\":\"|\",fonts:[\"GF;Helvetica Neue-300\"],name:\"|\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18xdmu\",\"data-styles-preset\":\"vpCobN6jJ\",style:{\"--framer-text-color\":\"var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wietaxZ2U\"},nodeId:\"f_6YpOws2\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-zfd8eu\",\"data-styles-preset\":\"lWHOh_eqW\",children:\"PRICING\"})})})}),className:\"framer-12jiwcf\",\"data-framer-name\":\"PRICING\",fonts:[\"Inter\"],name:\"PRICING\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-3zn36n\",\"data-styles-preset\":\"p1JB7TT7p\",style:{\"--framer-text-color\":\"var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255))\"},children:[\"Choose Your\",/*#__PURE__*/_jsx(\"br\",{}),\"Pricing Plan\"]})}),className:\"framer-z0dhvn\",\"data-framer-name\":\"Choose Your Pricing Plan\",fonts:[\"Inter\"],name:\"Choose Your Pricing Plan\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cvse3m\",\"data-framer-name\":\"Element\",name:\"Element\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-dj3mue\",\"data-framer-name\":\"pricing\",fill:\"black\",intrinsicHeight:478,intrinsicWidth:572,name:\"pricing\",svg:'<svg width=\"572\" height=\"478\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M218.001 309c11.046-11.046 11.046-28.954 0-40s-28.954-11.046-40 0-11.046 28.954 0 40 28.954 11.046 40 0Z\" fill=\"#FED67A\"/><path d=\"M199.96 299.345h-7.31a3.051 3.051 0 0 1-3.049-3.049v-1.561h4.339v.271h6.017a2.1 2.1 0 0 0 2.098-2.098c0-.754-.611-1.368-1.364-1.368h-5.387a5.71 5.71 0 0 1-5.703-5.706v-.783a6.445 6.445 0 0 1 6.437-6.441h7.307a3.053 3.053 0 0 1 3.049 3.049v1.775h-4.339v-.481h-6.017a2.101 2.101 0 0 0-2.098 2.098v.783c0 .753.611 1.367 1.364 1.367h5.387a5.712 5.712 0 0 1 5.703 5.707 6.443 6.443 0 0 1-6.437 6.437h.003Z\" fill=\"#fff\"/><path d=\"M200.167 297.91h-4.339v4.714h4.339v-4.714Zm0-22.53h-4.339v5.157h4.339v-5.157Z\" fill=\"#fff\"/><path d=\"M425.001 71c0 39.212-31.788 71-71 71h-71V71c0-39.212 31.788-71 71-71s71 31.788 71 71Zm0 142c0-39.212 31.788-71 71-71h71v71c0 39.212-31.788 71-71 71s-71-31.788-71-71Zm-142 0c0 39.212 31.788 71 71 71h71v-71c0-39.212-31.788-71-71-71s-71 31.788-71 71Zm284-142c0-39.212-31.788-71-71-71h-71v71c0 39.212 31.788 71 71 71s71-31.788 71-71Z\" fill=\"#766DF1\"/><path d=\"M183.993 142.821c0-15.596 12.642-28.243 28.243-28.243 15.601 0 28.243 12.642 28.243 28.243 0 9.896-5.099 18.586-12.802 23.632v18.023l-30.878-3.171v-14.852c-7.703-5.046-12.801-13.736-12.801-23.632h-.005Z\" fill=\"#FED67A\"/><path d=\"m202.707 191.4 2.353 1.966h15.281l2.202-2.024a22.081 22.081 0 0 0 7.127-16.252v-.633h-34.882a22.102 22.102 0 0 0 7.915 16.943h.004Z\" fill=\"#fff\"/><path d=\"M194.389 179.732h35.689a.16.16 0 0 1 .159.16v2.268a.159.159 0 0 1-.159.159h-35.689a.159.159 0 0 1-.159-.159v-2.268a.16.16 0 0 1 .159-.16Zm26.391 13.231h-15.844v4.439c0 .349.283.633.633.633h14.578c.35 0 .633-.284.633-.633v-4.439Z\" fill=\"#222\"/><path d=\"M216.873 174.669c-.226-8.447.296-16.929.695-25.363.089-1.905.182-3.81.266-5.714.071-1.595.102-3.207.788-4.682.784-1.683 2.711-2.503 4.355-1.4 1.568 1.054 2.046 3.402 1.483 5.129-.722 2.215-2.981 2.729-5.067 2.671-2.534-.07-5.063-.159-7.601-.181-1.444-.013-2.892-.031-4.336-.04-.966-.009-1.927.044-2.88-.151-2.073-.425-2.941-2.259-3.021-4.208-.035-.846.102-1.763.532-2.502.509-.869 1.333-1.28 2.308-1.387 1.639-.177 2.919.811 3.366 2.357.386 1.329.257 2.781.142 4.141-.115 1.338-.058 2.662-.04 4.005.106 8.238-.111 16.482-.341 24.716-.022.806-.044 1.613-.071 2.414-.04 1.422-2.259 1.427-2.215 0 .217-7.415.399-14.834.426-22.249.004-1.759 0-3.522-.023-5.28-.017-1.196-.062-2.37.045-3.561.053-.607.102-1.214.11-1.825.005-.293 0-.585-.017-.882-.005-.066-.049-.491-.018-.252a4.316 4.316 0 0 0-.089-.47c-.026-.119-.066-.23-.101-.35-.076-.27.07.133 0-.017-.027-.049-.049-.102-.076-.151-.048-.08-.266-.341-.079-.142-.036-.035-.071-.088-.111-.115-.182-.12.115.146-.022-.022-.027-.031-.102-.058-.142-.08.19.111.106.036.035.013-.071-.017-.141-.039-.212-.057-.16-.04.186.009.013 0a3.408 3.408 0 0 0-.474 0c.191-.018-.421.093-.213.031a.818.818 0 0 0-.181.102c.142-.12.013 0-.013.022-.217.217.048-.098-.054.057a1.75 1.75 0 0 0-.128.231c.08-.169-.067.208-.075.252-.058.217-.062.288-.071.394-.053.758.004 1.152.23 1.843.067.204.009.04-.009 0 .045.093.084.186.142.27.044.067.177.222.195.235.274.222.585.292.957.35.691.111 1.603.04 2.374.049 2.6.031 5.205.035 7.805.088 1.111.023 2.219.054 3.331.107.841.044 1.74.11 2.547-.16.673-.221.894-.58 1.041-1.151.132-.505.057-1.285-.186-1.817-.222-.487-.576-.797-1.002-.735-.053.009-.137.022-.221.102a2.14 2.14 0 0 0-.168.177c-.111.129.084-.128-.009.018a3.567 3.567 0 0 0-.257.465c-.089.186.084-.239-.036.093-.026.071-.048.142-.075.213a4.898 4.898 0 0 0-.124.434 8.402 8.402 0 0 0-.15.753c-.036.212.004-.062-.009.062-.08.682-.085 1.377-.116 2.064-.075 1.745-.159 3.495-.243 5.24-.372 7.818-.802 15.654-.758 23.485 0 .784.018 1.568.036 2.352.04 1.427-2.175 1.427-2.215 0l.027.009Z\" fill=\"#fff\"/><path d=\"M194.389 174.457h35.689c.088 0 .159.071.159.159v2.268a.159.159 0 0 1-.159.159h-35.689a.159.159 0 0 1-.159-.159v-2.268c0-.088.071-.159.159-.159Z\" fill=\"#222\"/><path d=\"M212.754 110.827c1.63 0 2.95-1.32 2.95-2.95V97.95a2.949 2.949 0 1 0-5.9 0v9.927c0 1.63 1.32 2.95 2.95 2.95Zm-16.611 3.942a2.95 2.95 0 0 0 1.081-4.031l-4.965-8.598a2.949 2.949 0 0 0-4.031-1.08 2.948 2.948 0 0 0-1.081 4.03l4.965 8.598a2.95 2.95 0 0 0 4.031 1.081Zm-12.42 11.72a2.948 2.948 0 0 0-1.081-4.03l-8.597-4.961a2.948 2.948 0 0 0-4.031 1.08 2.95 2.95 0 0 0 1.081 4.031l8.597 4.961a2.95 2.95 0 0 0 4.031-1.081Zm-4.896 16.359c0-1.63-1.32-2.95-2.95-2.95h-9.926a2.948 2.948 0 0 0-2.95 2.95c0 1.63 1.319 2.95 2.95 2.95h9.926c1.63 0 2.95-1.32 2.95-2.95Zm3.944 16.615a2.95 2.95 0 0 0-4.031-1.081l-8.598 4.965a2.949 2.949 0 0 0-1.08 4.031 2.948 2.948 0 0 0 4.03 1.081l8.598-4.965a2.95 2.95 0 0 0 1.081-4.031Zm57.109 1.647a2.95 2.95 0 0 0 1.081 4.031l8.597 4.961a2.949 2.949 0 0 0 4.031-1.08 2.95 2.95 0 0 0-1.081-4.031l-8.597-4.961a2.949 2.949 0 0 0-4.031 1.08Zm4.895-16.358c0 1.63 1.32 2.95 2.95 2.95h9.927a2.949 2.949 0 1 0 0-5.9h-9.927a2.952 2.952 0 0 0-2.95 2.95Zm-3.943-16.615a2.95 2.95 0 0 0 4.031 1.081l8.598-4.966a2.948 2.948 0 0 0 1.08-4.03 2.948 2.948 0 0 0-4.03-1.081l-8.598 4.965a2.95 2.95 0 0 0-1.081 4.031Zm-11.72-12.416a2.95 2.95 0 0 0 4.031-1.081l4.961-8.597a2.95 2.95 0 0 0-1.081-4.031 2.95 2.95 0 0 0-4.031 1.081l-4.961 8.597a2.95 2.95 0 0 0 1.081 4.031Z\" fill=\"#FED67A\"/><path d=\"M435.738 193.74s45.693 8.092 27.271-28.274c0 0 9.091-29.903-21.053-20.572 0 0-.241-31.098-37.321-15.072 0 0-35.885-7.418-24.404 22.967 0 0-16.267 22.967 12.682 29.667 28.948 6.7 42.82 11.289 42.82 11.289l.005-.005Z\" fill=\"#222\"/><path d=\"M445.532 195.752c7.123 0 16.169-1.298 20.542-7.187 3.896-5.248 3.311-13.06-1.746-23.222.689-2.539 3.399-14.123-2.583-20.075-3.748-3.729-10.015-4.398-18.653-1.987-.354-3.483-1.918-11.742-8.874-16.277-6.857-4.467-16.852-3.95-29.711 1.539-2.71-.502-18.136-2.951-24.787 4.841-3.65 4.279-3.935 10.748-.846 19.243-1.461 2.272-6.522 11.028-3.448 19.11 2.194 5.765 7.988 9.775 17.222 11.909 28.54 6.607 42.574 11.211 42.712 11.255l.172.044c.398.069 4.663.802 10.005.802l-.005.005Zm6.616-51.438c3.424 0 6.051.9 7.861 2.695 5.559 5.524 1.869 17.979 1.83 18.102l-.143.473.222.442c4.796 9.47 5.534 16.563 2.184 21.074-6.533 8.805-26.622 5.686-28.064 5.445-1.259-.408-15.372-4.934-42.84-11.289-8.377-1.938-13.581-5.431-15.47-10.379-3.035-7.95 3.453-17.286 3.517-17.379l.379-.532-.231-.61c-2.981-7.88-2.912-13.729.192-17.369 6.207-7.275 22.642-3.989 22.809-3.955l.379.079.354-.153c12.214-5.278 21.541-5.917 27.724-1.898 7.679 4.993 7.875 15.741 7.875 15.849l.015 1.653 1.579-.487c3.783-1.171 7.059-1.756 9.819-1.756l.009-.005Z\" fill=\"#222\"/><path d=\"M284.271 244.042s-8.022-12.361-11.535-23.193c-.487-1.5-1.83-2.627-3.409-2.666-1.51-.039-3.133.871-3.59 4.649-.906 7.555.403 22.721.403 22.721l18.131-1.511Z\" fill=\"#fff\"/><path d=\"m265.018 246.881 21.403-1.786-1.122-1.726c-.078-.123-7.978-12.357-11.397-22.904-.664-2.051-2.494-3.463-4.55-3.517-1.555-.039-4.231.655-4.841 5.731-.91 7.595.345 22.352.399 22.977l.103 1.22.005.005Zm17.138-3.896-14.89 1.239c-.285-3.738-1.043-15.135-.31-21.25.433-3.61 1.86-3.576 2.337-3.561 1.013.024 1.928.752 2.272 1.815 2.785 8.589 8.259 17.959 10.591 21.757Zm95.818 37.331c-12.676 0-22.952-10.277-22.952-22.953s10.276-22.952 22.952-22.952c12.677 0 22.953 10.276 22.953 22.952 0 12.676-10.276 22.953-22.953 22.953Z\" fill=\"#222\"/><path d=\"m357.068 247.894-19.086 49.83 41.418 20.557 19.746-52.049-42.078-18.338Z\" fill=\"#222\"/><path d=\"m337.982 297.724-6.114 15.977-39.431-63.657a26.73 26.73 0 0 0-19.642-12.475l-49.87-7.541s-4.535 1.687 0 5.013c4.536 3.325 41.552 26.38 41.552 26.38l41.856 92.292c12.209 26.912 50.927 25.426 61.03-2.347l12.037-33.08-41.423-20.557.005-.005Z\" fill=\"#fff\"/><path d=\"M336.275 374.299c.468 0 .94-.01 1.412-.03 14.172-.546 25.988-9.159 30.838-22.489l12.411-34.114-43.618-21.649-5.711 14.925-38.122-61.548c-4.526-7.304-12.013-12.061-20.547-13.05l-50.14-7.58-.3.113c-.256.094-2.509.989-2.789 2.996-.197 1.407.639 2.804 2.489 4.161 4.348 3.188 37.458 23.833 41.315 26.234l41.704 91.951c5.661 12.485 17.477 20.08 31.058 20.085v-.005Zm41.596-55.403-11.663 32.047c-4.501 12.367-15.466 20.365-28.619 20.872-13.159.506-24.699-6.626-30.134-18.614l-42.014-92.631-.315-.196c-.369-.231-37.03-23.071-41.477-26.327-1.181-.866-1.554-1.515-1.51-1.84.044-.329.546-.703.949-.91l49.515 7.487c7.827.91 14.654 5.249 18.781 11.909l40.74 65.768 6.518-17.03 39.224 19.47.005-.005Z\" fill=\"#222\"/><path d=\"M337.982 326.638a1.231 1.231 0 0 0 1.078-1.825l-9.484-17.148a1.231 1.231 0 0 0-2.155 1.191l9.484 17.148c.226.403.645.634 1.077.634Zm32.63-91.012 39.677-11.078h38.078l48.954 8.181 5.943 172.235H368.565l2.047-169.338Z\" fill=\"#222\"/><path d=\"M485.324 276.586c-11.652-4.992-17.051-18.484-12.06-30.136 4.992-11.652 18.484-17.051 30.136-12.06 11.652 4.992 17.052 18.484 12.06 30.136-4.992 11.652-18.484 17.052-30.136 12.06Z\" fill=\"#222\"/><path d=\"m516.691 250.196 17.655 58.065-45.334 8.46-16.828-55.329 44.507-11.196Z\" fill=\"#222\"/><path d=\"m534.346 308.261 35.959 149.509h-41.478l-39.815-141.049 45.334-8.46Z\" fill=\"#fff\"/><path d=\"M527.897 459h43.971l-36.602-152.166-47.804 8.923L527.897 459Zm40.848-2.46h-38.989l-39.195-138.859 42.86-7.999 35.324 146.858Z\" fill=\"#222\"/><path d=\"m503.262 404.964 9.926 52.806h-68.866l-10.188-52.806h69.128Z\" fill=\"#FED67A\"/><path d=\"m368.563 404.964-6.779 52.806h73.466l6.582-52.806h-73.269Z\" fill=\"#FED67A\"/><path d=\"m440.358 195.457 8.008 29.091s-11.471 19.027-30.085 19.519c-19.135.507-7.993-19.519-7.993-19.519h3.478v-29.091h26.592Z\" fill=\"#fff\"/><path d=\"M417.538 245.307c.255 0 .516 0 .777-.01 19.066-.502 30.621-19.312 31.103-20.114l.27-.453-8.396-30.503H412.53v29.48l-3.379 1.309-.217.373c-.226.389-5.519 9.583-2.051 15.446 1.756 2.971 5.342 4.477 10.655 4.477v-.005Zm29.499-20.96c-1.835 2.789-12.617 18.062-28.786 18.49-4.791.123-7.895-.969-9.248-3.256-2.405-4.063.974-10.935 1.854-12.593l4.133-1.599v-28.707h24.427l7.615 27.66.005.005Z\" fill=\"#222\"/><path d=\"M391.723 161.161s-14.669 30.621 6.183 45.216c9.833 6.882 20.07 5.711 28.137 2.548 3.482-1.362 6.557-3.099 9.026-4.712 3.94-2.578 6.331-4.86 6.331-4.86s10.364-29.819 1.038-43.214c-9.332-13.395-43.78-13.158-50.715 5.022Z\" fill=\"#fff\"/><path d=\"M413.692 212.644c4.127 0 8.416-.856 12.804-2.572a1.23 1.23 0 0 0 .699-1.594 1.23 1.23 0 0 0-1.594-.699c-10.015 3.921-19.091 3.109-26.986-2.41-8.234-5.765-11.732-14.806-10.399-26.873 1.013-9.174 4.585-16.73 4.624-16.803l.039-.094c2.701-7.078 10.517-12.061 20.916-13.335 11.757-1.442 23.125 2.085 27.645 8.578 8.864 12.726-1.087 41.817-1.19 42.108a1.231 1.231 0 0 0 .757 1.564 1.233 1.233 0 0 0 1.565-.758c.432-1.239 10.462-30.567.885-44.32-5.017-7.207-17.34-11.162-29.962-9.612-11.294 1.382-19.848 6.936-22.898 14.855-.339.723-3.778 8.186-4.821 17.483-1.441 12.878 2.509 22.981 11.427 29.224 5.003 3.502 10.571 5.258 16.489 5.258Z\" fill=\"#222\"/><path d=\"M448.419 183.174s-11.723 7.654-13.636 0c-1.914-7.654 0-14.595 0-14.595s-17.227 2.391-21.772-12.44c0 0-10.527 9.09-21.289 5.022 0 0-5.982-6.626 1.195-14.437 7.177-7.811 33.971-8.053 41.866-3.743 7.895 4.304 22.249 17.462 13.636 40.188v.005Z\" fill=\"#222\"/><path d=\"M439.178 187.803c4.255 0 9.263-3.173 9.917-3.601a1.23 1.23 0 1 0-1.343-2.061c-1.84 1.2-7.236 4.068-10.059 2.956-.861-.339-1.422-1.067-1.712-2.223-1.815-7.256-.025-13.901-.01-13.965l.497-1.8-1.85.255c-.659.089-16.247 2.056-20.424-11.584l-.55-1.8-1.427 1.234c-.098.084-9.912 8.387-19.75 4.914-.871-1.126-4.329-6.365 1.368-12.563a1.23 1.23 0 0 0-1.811-1.662c-7.846 8.539-1.269 16.016-1.205 16.09l.202.221.28.103c9.086 3.434 17.807-1.77 21.132-4.161 4.472 11.196 16.361 11.914 20.818 11.766-.472 2.588-1.068 7.851.354 13.552.61 2.44 2.076 3.478 3.202 3.921.738.29 1.55.413 2.386.413l-.015-.005Z\" fill=\"#222\"/><path d=\"M436.712 186.573s15.535-14.216 16.494-7.491c.959 6.719 1.618 18.047-4.786 20.271-6.405 2.223-12.682-5.613-12.682-5.613l.969-7.167h.005Z\" fill=\"#fff\"/><path d=\"M446.039 200.986c.91 0 1.844-.143 2.784-.467 6.832-2.371 6.818-13.06 5.598-21.61-.241-1.711-1.2-2.395-1.963-2.666-4.181-1.5-13.749 6.838-16.577 9.425a1.23 1.23 0 1 0 1.658 1.815c5.278-4.83 12.169-9.616 14.088-8.923.074.025.27.099.359.699.89 6.247 1.554 17.02-3.97 18.938-5.499 1.909-11.26-5.15-11.314-5.219a1.227 1.227 0 0 0-1.726-.187 1.228 1.228 0 0 0-.192 1.727c.241.3 5.263 6.473 11.255 6.473v-.005Z\" fill=\"#222\"/><path d=\"m488.156 318.133 47.764-8.913-6.233-20.508a1.231 1.231 0 0 0-1.534-.821 1.226 1.226 0 0 0-.817 1.535l5.436 17.88-42.899 8.009-7.694-25.289a1.228 1.228 0 0 0-1.534-.817 1.226 1.226 0 0 0-.817 1.535l8.333 27.394-.005-.005ZM367.32 406.194h134.773a1.23 1.23 0 0 0 0-2.459H369.809l1.427-117.802a1.229 1.229 0 0 0-1.215-1.244c-.669.009-1.235.536-1.245 1.215l-1.456 120.29Z\" fill=\"#fff\"/><path d=\"M369.67 314.68a1.23 1.23 0 0 0 .546-2.332l-30.69-15.229 6.99-18.245a1.23 1.23 0 0 0-2.297-.88l-7.787 20.33 32.692 16.228c.177.089.364.128.546.128Z\" fill=\"#fff\"/><path d=\"M444.322 459a.943.943 0 0 0 .236-.025 1.227 1.227 0 0 0 .974-1.441l-8.411-43.597a1.227 1.227 0 0 0-1.442-.974 1.228 1.228 0 0 0-.974 1.441l8.412 43.597c.113.591.63.999 1.205.999Zm-2.356-267.232h.025c5.268-.113 7.373-3.316 7.462-3.453a1.23 1.23 0 0 0-.374-1.697 1.227 1.227 0 0 0-1.692.364c-.079.113-1.574 2.243-5.445 2.326a1.232 1.232 0 0 0-1.206 1.255 1.232 1.232 0 0 0 1.23 1.205Zm-49.859-16.533c0 2.125 1.068 3.851 2.391 3.851s2.391-1.721 2.391-3.851-1.068-3.847-2.391-3.847-2.391 1.722-2.391 3.847Zm15.111 0c0 2.125 1.067 3.851 2.39 3.851 1.324 0 2.391-1.721 2.391-3.851s-1.067-3.847-2.391-3.847c-1.323 0-2.39 1.722-2.39 3.847Zm12.095-5.244c.433 0 .851-.226 1.078-.634a1.233 1.233 0 0 0-.478-1.673c-.3-.167-7.398-4.043-13.183-1.545-.624.271-.91.994-.644 1.619.271.625.994.91 1.618.644 4.673-2.017 10.955 1.402 11.014 1.437.187.103.394.152.595.152Zm-29.927-1.456c.108 0 .221-.015.334-.044 2.425-.684 5.067-1.068 5.652-.822a1.237 1.237 0 0 0 1.614-.654 1.224 1.224 0 0 0-.65-1.608c-1.756-.748-6.016.359-7.28.713a1.23 1.23 0 0 0-.851 1.515 1.23 1.23 0 0 0 1.186.895l-.005.005Zm15.087 33.031c.06 0 .119 0 .178-.014 6.837-.999 8.141-6.454 7.875-9.194a1.228 1.228 0 0 0-1.343-1.107 1.23 1.23 0 0 0-1.107 1.338c.049.581.31 5.637-5.785 6.528a1.226 1.226 0 0 0-1.037 1.392 1.23 1.23 0 0 0 1.215 1.053l.004.004Zm-3.434-26.931c-.423 3.354-2.12 6.193-3.379 9.272-.591 1.441-1.092 2.976-1.112 4.55-.01.694.069 1.446.462 2.037.256.383.778.831 1.284.752.655-.103 1.324.168 1.515.861.163.581-.196 1.412-.86 1.515-2.155.335-3.955-1.038-4.59-3.069-.566-1.806-.216-3.886.335-5.652 1.077-3.473 3.423-6.602 3.891-10.261.083-.66.506-1.23 1.229-1.23.6 0 1.314.566 1.23 1.23l-.005-.005ZM94.628 465.183l-32.994-95.471c-1.892-5.477 2.177-11.186 7.972-11.186H202.86a3.66 3.66 0 0 1 3.488 2.548l34.784 109.167h89.241a3.04 3.04 0 0 1 3.042 3.043 3.04 3.04 0 0 1-3.042 3.042H110.265a16.545 16.545 0 0 1-15.637-11.143Z\" fill=\"#222\"/><path d=\"m240.68 468.817-34.224-107.818a3.55 3.55 0 0 0-3.387-2.478c-2.413 0-4.123 2.354-3.381 4.65l35.563 109.5a5.278 5.278 0 0 0 5.021 3.65h90.101a3.04 3.04 0 0 0 3.042-3.043 3.04 3.04 0 0 0-3.042-3.042h-87.752a2.038 2.038 0 0 1-1.941-1.419Z\" fill=\"#fff\"/><path d=\"M330.373 477.665a4.392 4.392 0 0 0 4.386-4.387 4.39 4.39 0 0 0-4.386-4.386h-87.752a.685.685 0 0 1-.661-.484l-34.225-107.817a4.88 4.88 0 0 0-4.666-3.414 1.344 1.344 0 0 0 0 2.688c.968 0 1.812.618 2.107 1.543l34.225 107.817a3.37 3.37 0 0 0 3.225 2.36h87.752c.935 0 1.699.763 1.699 1.699 0 .935-.764 1.698-1.699 1.698a1.344 1.344 0 0 0 0 2.688l-.005-.005Z\" fill=\"#222\"/><path d=\"m149.172 421.498-6.881 12.863-12.411-12.863 7.821-13.229 11.471 13.229Z\" fill=\"#fff\"/><path d=\"M29.345 477.665h528.139a1.344 1.344 0 0 0 0-2.688H29.344a1.344 1.344 0 0 0 0 2.688Z\" fill=\"#222\"/><path d=\"M102.714 116.383h2.002a1.74 1.74 0 0 0 1.741-1.741 1.74 1.74 0 0 0-1.741-1.741h-2.002c-.84 0-1.524-.683-1.524-1.524v-.244a7.329 7.329 0 0 0-4.07-6.59l-.635-.318v-.07l.634-.318a7.327 7.327 0 0 0 4.071-6.59v-.241c0-.84.684-1.525 1.524-1.525h2.002a1.74 1.74 0 0 0 1.741-1.74A1.74 1.74 0 0 0 104.716 92h-2.002a5.011 5.011 0 0 0-5.005 5.006v.241a3.865 3.865 0 0 1-2.15 3.477l-2.558 1.28v4.37l2.559 1.28a3.867 3.867 0 0 1 2.148 3.477v.244a5.012 5.012 0 0 0 5.006 5.006v.002Zm20.161 0h2.001a5.01 5.01 0 0 0 5.006-5.006v-.243c0-1.482.823-2.815 2.149-3.477l2.559-1.281v-4.369l-2.559-1.281a3.865 3.865 0 0 1-2.149-3.476v-.241a5.011 5.011 0 0 0-5.006-5.006h-2.001a1.74 1.74 0 0 0-1.741 1.74 1.74 1.74 0 0 0 1.741 1.741h2.001c.841 0 1.525.684 1.525 1.525v.24a7.328 7.328 0 0 0 4.071 6.591l.634.318v.07l-.634.318a7.328 7.328 0 0 0-4.071 6.59v.244c0 .84-.684 1.524-1.525 1.524h-2.001a1.74 1.74 0 0 0-1.741 1.741 1.74 1.74 0 0 0 1.741 1.741v-.003Z\" fill=\"#fff\"/><path d=\"M120.171 108.204h1.586a1.74 1.74 0 0 0 1.741-1.741 1.74 1.74 0 0 0-1.741-1.741h-1.586a1.74 1.74 0 0 0-1.741 1.741 1.74 1.74 0 0 0 1.741 1.741Zm-7.169 0h1.586a1.74 1.74 0 0 0 1.741-1.741 1.74 1.74 0 0 0-1.741-1.741h-1.586a1.74 1.74 0 0 0-1.741 1.741 1.74 1.74 0 0 0 1.741 1.741Zm-7.169 0h1.586a1.74 1.74 0 0 0 1.741-1.741 1.74 1.74 0 0 0-1.741-1.741h-1.586a1.74 1.74 0 0 0-1.741 1.741 1.74 1.74 0 0 0 1.741 1.741Z\" fill=\"#fff\"/><path d=\"M77.045 206.269c10.407-8.628 17.034-21.652 17.034-36.23C94.08 144.06 73.02 123 47.04 123 21.061 123 .001 144.06.001 170.039c0 25.979 21.06 47.04 47.04 47.04a46.875 46.875 0 0 0 16.808-3.097c15.69 12.068 27.747 8.773 27.747 8.773-7.52-5.402-11.998-11.734-14.545-16.492l-.006.006Z\" fill=\"#222\"/><path d=\"m58.324 155.316-15.019 15.019-6.423-6.424a2.31 2.31 0 0 0-3.268 0l-6.413 6.413a2.31 2.31 0 0 0 0 3.268l14.309 14.309a2.53 2.53 0 0 0 3.58 0L68 164.992a2.31 2.31 0 0 0 0-3.268l-6.413-6.413a2.31 2.31 0 0 0-3.269 0l.006.005Z\" fill=\"#fff\"/><path d=\"M129.001 232.222 144.223 217l15.221 15.222-15.221 15.221-15.222-15.221Z\" fill=\"#766DF1\"/><path d=\"M505.001 186.222 520.223 171l15.221 15.222-15.221 15.221-15.222-15.221Z\" fill=\"#FED67A\"/><path d=\"m129.001 177.21 6.21-6.21 6.21 6.21-6.21 6.21-6.21-6.21Zm126 140 6.21-6.21 6.21 6.21-6.21 6.21-6.21-6.21Zm216-220 6.21-6.21 6.21 6.21-6.21 6.21-6.21-6.21Z\" fill=\"#fff\"/><path d=\"m98 270.936 7.937-7.936 7.935 7.936-7.935 7.935-7.936-7.935Z\" fill=\"#FED67A\"/></svg>',withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kjaq37\",\"data-framer-name\":\"Pricing Plan\",name:\"Pricing Plan\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1txw28e\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-d8cbmc\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13031ew\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18xdmu\",\"data-styles-preset\":\"vpCobN6jJ\",style:{\"--framer-text-alignment\":\"center\"},children:\"PACKAGES\"})}),className:\"framer-ngylsc\",\"data-framer-name\":\"PACKAGES\",fonts:[\"Inter\"],name:\"PACKAGES\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-3zn36n\",\"data-styles-preset\":\"p1JB7TT7p\",style:{\"--framer-text-alignment\":\"center\"},children:\"Choose Your Plan\"})}),className:\"framer-v4qal8\",\"data-framer-name\":\"Choose Your Plan\",fonts:[\"Inter\"],name:\"Choose Your Plan\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dqzpd6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{variant:\"daJFPwmWo\"},Rj5itMswS:{variant:\"y8I_nzRE1\"}},children:/*#__PURE__*/_jsx(PricingPlanMonthlyYearly,{height:\"100%\",id:\"HKPbz8qNN\",layoutId:\"HKPbz8qNN\",style:{width:\"100%\"},variant:\"fg1t6R303\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x7pqpa\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h7gy8t\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w6ml2a\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a6tech\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18xdmu\",\"data-styles-preset\":\"vpCobN6jJ\",children:\"F.A.Q\"})}),className:\"framer-wwlowz\",\"data-framer-name\":\"F.A.Q\",fonts:[\"Inter\"],name:\"F.A.Q\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-3zn36n\",\"data-styles-preset\":\"p1JB7TT7p\",children:\"Answers to Your Questions\"})}),className:\"framer-17qu2w6\",\"data-framer-name\":\"Answers to Your Questions\",fonts:[\"Inter\"],name:\"Answers to Your Questions\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gzoyhk\",\"data-framer-name\":\"Items\",name:\"Items\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{width:\"calc(min(100vw, 1440px) - 40px)\",y:1834},Rj5itMswS:{width:\"calc(min(max(100vw, 1px), 1440px) - 100px)\",y:1786},UeLd6TCAG:{width:\"max((min(max(100vw, 1px), 1440px) - 720px) * 1, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:154,width:\"max((min(max(100vw, 1px), 1440px) - 820px) * 1, 1px)\",y:1874,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12a60ba-container\",children:/*#__PURE__*/_jsx(FAQV2,{DD2NqCACp:\"Do you offer flexible payment options?\",gGRTI0h_2:\"We offer various flexible payment options tailored to suit your needs, including credit cards, PayPal, and direct bank transfers, we strive to make your purchasing experience convenient.\",height:\"100%\",id:\"tWtUK8Bc3\",layoutId:\"tWtUK8Bc3\",style:{width:\"100%\"},variant:\"SwRMvj8I8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{width:\"calc(min(100vw, 1440px) - 40px)\",y:2012},Rj5itMswS:{width:\"calc(min(max(100vw, 1px), 1440px) - 100px)\",y:1964},UeLd6TCAG:{width:\"max((min(max(100vw, 1px), 1440px) - 720px) * 1, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:154,width:\"max((min(max(100vw, 1px), 1440px) - 820px) * 1, 1px)\",y:2052,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ee338z-container\",children:/*#__PURE__*/_jsx(FAQV2,{DD2NqCACp:\"What services do you offer?\",gGRTI0h_2:\"We offer a wide range of digital services including digital marketing, web design, SEO, graphic design, content creation, and social media management.\",height:\"100%\",id:\"zwxbl95Nz\",layoutId:\"zwxbl95Nz\",style:{width:\"100%\"},variant:\"zELPYH_k8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{width:\"calc(min(100vw, 1440px) - 40px)\",y:2190},Rj5itMswS:{width:\"calc(min(max(100vw, 1px), 1440px) - 100px)\",y:2142},UeLd6TCAG:{width:\"max((min(max(100vw, 1px), 1440px) - 720px) * 1, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:154,width:\"max((min(max(100vw, 1px), 1440px) - 820px) * 1, 1px)\",y:2230,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k20lik-container\",children:/*#__PURE__*/_jsx(FAQV2,{DD2NqCACp:\"How long does it take to see results?\",gGRTI0h_2:\"Typically, you may begin to observe initial indicators of progress within a few months. However, significant and consistent outcomes often materialize over a more extended period. \",height:\"100%\",id:\"JfR50TGXV\",layoutId:\"JfR50TGXV\",style:{width:\"100%\"},variant:\"SwRMvj8I8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{width:\"calc(min(100vw, 1440px) - 40px)\",y:2368},Rj5itMswS:{width:\"calc(min(max(100vw, 1px), 1440px) - 100px)\",y:2320},UeLd6TCAG:{width:\"max((min(max(100vw, 1px), 1440px) - 720px) * 1, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:154,width:\"max((min(max(100vw, 1px), 1440px) - 820px) * 1, 1px)\",y:2408,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u707ip-container\",children:/*#__PURE__*/_jsx(FAQV2,{DD2NqCACp:\"How can I request a quote for your service?\",gGRTI0h_2:\"Our team will promptly review your needs and provide a comprehensive quote tailored to meet your specific objectives. We look forward to the opportunity to discuss and cater to your requirements\",height:\"100%\",id:\"WyluBBj_6\",layoutId:\"WyluBBj_6\",style:{width:\"100%\"},variant:\"SwRMvj8I8\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:638,intrinsicWidth:540,loading:getLoadingLazyAtYPosition(2562),pixelHeight:638,pixelWidth:540,sizes:\"338px\",src:\"https://framerusercontent.com/images/k5ApuqWc6Czt0lieKtjR02Mos4.svg\",srcSet:\"https://framerusercontent.com/images/k5ApuqWc6Czt0lieKtjR02Mos4.svg 540w\"}},Rj5itMswS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:638,intrinsicWidth:540,loading:getLoadingLazyAtYPosition(2554),pixelHeight:638,pixelWidth:540,sizes:\"704px\",src:\"https://framerusercontent.com/images/k5ApuqWc6Czt0lieKtjR02Mos4.svg\",srcSet:\"https://framerusercontent.com/images/k5ApuqWc6Czt0lieKtjR02Mos4.svg 540w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:638,intrinsicWidth:540,loading:getLoadingLazyAtYPosition(1779),pixelHeight:638,pixelWidth:540,sizes:\"540px\",src:\"https://framerusercontent.com/images/k5ApuqWc6Czt0lieKtjR02Mos4.svg\",srcSet:\"https://framerusercontent.com/images/k5ApuqWc6Czt0lieKtjR02Mos4.svg 540w\"},className:\"framer-p9c493\",\"data-framer-name\":\"Image\",name:\"Image\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tnekg0\",\"data-framer-name\":\"Element 1\",name:\"Element 1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-18k8ohh\",\"data-framer-name\":\"FAQ_image_1_setting\",fill:\"black\",intrinsicHeight:111,intrinsicWidth:111,name:\"FAQ_image_1_setting\",svg:'<svg width=\"111\" height=\"111\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M.474 63.223a4.331 4.331 0 0 0 4.337 4.325l11.839.011c.05.16 1.04 2.835 2.003 5.088a3.56 3.56 0 0 1-.76 3.936l-6.61 6.568a4.31 4.31 0 0 0-.005 6.113l10.666 10.647a4.35 4.35 0 0 0 6.137.005l6.56-6.524c1.085-1.08 2.725-1.304 4.117-.668.843.383 1.696.74 2.56 1.063 1.43.543 2.421 1.853 2.421 3.383l-.016 9.232a4.338 4.338 0 0 0 4.331 4.331l15.097.022c2.4 0 4.343-1.929 4.348-4.314l.017-9.326a3.55 3.55 0 0 1 2.273-3.317c.875-.34 1.893-.746 2.835-1.14a3.584 3.584 0 0 1 3.951.762l6.594 6.595a4.35 4.35 0 0 0 6.137.011l10.699-10.614a4.314 4.314 0 0 0 .011-6.113l-6.544-6.54c-1.084-1.086-1.31-2.714-.671-4.107.385-.838.737-1.688 1.067-2.549.545-1.425 1.866-2.412 3.396-2.412l9.269.022a4.338 4.338 0 0 0 4.353-4.31l.039-15.043a4.334 4.334 0 0 0-4.326-4.331l-9.362-.022c-1.475 0-2.79-.9-3.33-2.27a92.331 92.331 0 0 0-1.145-2.824 3.57 3.57 0 0 1 .765-3.936l6.627-6.562a4.31 4.31 0 0 0 .016-6.113l-10.65-10.67a4.35 4.35 0 0 0-6.136-.016l-6.578 6.514c-1.09 1.08-2.724 1.304-4.117.663-.88-.4-1.777-.773-2.685-1.113-1.437-.537-2.428-1.848-2.428-3.377V5.07c0-2.385-1.942-4.325-4.342-4.325H48.137c-2.394 0-4.343 1.935-4.343 4.325v9.326c0 1.47-.897 2.785-2.267 3.322a99.92 99.92 0 0 0-2.834 1.146 3.596 3.596 0 0 1-3.952-.756l-6.6-6.58a4.35 4.35 0 0 0-6.136 0L11.322 22.16a4.31 4.31 0 0 0 0 6.113l6.55 6.53c1.084 1.085 1.315 2.713.677 4.106a42.94 42.94 0 0 0-1.068 2.55c-.54 1.43-1.86 2.417-3.396 2.417H4.822a4.323 4.323 0 0 0-4.348 4.31L.463 63.227l.01-.005Zm34.173-3.64a20.707 20.707 0 0 1 .358-9.162 21.765 21.765 0 0 1 6.637-10.707 21.031 21.031 0 0 1 6.33-3.843C60.405 31.1 74.23 38.606 76.74 51.907c.468 2.478.463 4.972.039 7.374-.21 1.2-.528 2.38-.941 3.525a21.944 21.944 0 0 1-1.514 3.311 21.876 21.876 0 0 1-2.047 3.016 21.355 21.355 0 0 1-5.499 4.83c-1.056.647-2.18 1.2-3.362 1.65-12.433 4.77-26.26-2.741-28.774-16.036l.005.005Z\" fill=\"#222\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-v20r4z\",\"data-framer-name\":\"Element 2\",name:\"Element 2\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17ulvgy\",\"data-framer-name\":\"FAQ_element\",fill:\"black\",intrinsicHeight:78,intrinsicWidth:78,name:\"FAQ_element\",svg:'<svg width=\"78\" height=\"78\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 44.288a3.065 3.065 0 0 0 3.062 3.068l8.36.01c.037.11.735 2.013 1.415 3.605a2.533 2.533 0 0 1-.536 2.79l-4.668 4.661a3.065 3.065 0 0 0-.005 4.337l7.532 7.553a3.066 3.066 0 0 0 4.334.005l4.636-4.623c.768-.764 1.924-.926 2.91-.477a28.16 28.16 0 0 0 1.808.754c1.013.384 1.712 1.315 1.712 2.398l-.01 6.544a3.06 3.06 0 0 0 3.058 3.069L44.267 78a3.068 3.068 0 0 0 3.072-3.06l.009-6.613c0-1.041.633-1.976 1.605-2.351a71.71 71.71 0 0 0 2.003-.81 2.52 2.52 0 0 1 2.79.541l4.653 4.675a3.06 3.06 0 0 0 4.33.01l7.555-7.526a3.07 3.07 0 0 0 .009-4.337l-4.622-4.638c-.763-.768-.925-1.925-.471-2.91.273-.593.522-1.195.754-1.806.384-1.013 1.318-1.712 2.4-1.708l6.546.019a3.065 3.065 0 0 0 3.072-3.06L78 33.759a3.068 3.068 0 0 0-3.058-3.073l-6.61-.018a2.517 2.517 0 0 1-2.35-1.606 74.94 74.94 0 0 0-.81-2.004 2.53 2.53 0 0 1 .541-2.791l4.677-4.651a3.07 3.07 0 0 0 .014-4.337l-7.517-7.563a3.06 3.06 0 0 0-4.33-.009l-4.645 4.62c-.768.763-1.924.925-2.91.471a28.303 28.303 0 0 0-1.896-.791c-1.014-.384-1.712-1.31-1.712-2.393v-6.55A3.065 3.065 0 0 0 44.327 0H33.669a3.064 3.064 0 0 0-3.063 3.064v6.614a2.528 2.528 0 0 1-1.6 2.355c-.62.241-1.337.533-2.004.815a2.53 2.53 0 0 1-2.79-.537l-4.658-4.665a3.062 3.062 0 0 0-4.334 0l-7.54 7.54a3.065 3.065 0 0 0 0 4.336l4.625 4.628c.768.769.93 1.926.481 2.911a28.133 28.133 0 0 0-.754 1.81c-.379 1.014-1.313 1.713-2.396 1.713H3.095a3.058 3.058 0 0 0-3.067 3.059L.018 44.31 0 44.288Zm24.125-2.583c-.412-2.194-.3-4.41.254-6.493a15.561 15.561 0 0 1 3.752-6.697c.296-.315.61-.611.934-.898a14.72 14.72 0 0 1 4.47-2.722c8.775-3.383 18.54 1.94 20.312 11.372a14.72 14.72 0 0 1 .028 5.23c-.148.852-.37 1.69-.661 2.5a15.55 15.55 0 0 1-2.512 4.484 15.206 15.206 0 0 1-3.882 3.425 14.32 14.32 0 0 1-2.373 1.17c-8.78 3.384-18.541-1.943-20.313-11.37h-.01Z\" fill=\"#6AD9C5\"/></svg>',withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tb6bej\",\"data-framer-name\":\"Testimonial\",name:\"Testimonial\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fevd9\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xyk46e-container\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(255, 215, 122, 0)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"mjoGyYsWd\",intervalControl:1.5,itemAmount:1,layoutId:\"mjoGyYsWd\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yl1ohf-container\",\"data-framer-name\":\"Item\",name:\"Item\",children:/*#__PURE__*/_jsx(TestimonialV2,{height:\"100%\",HvmbknBlF:\"CEO of Rawboat Company\",id:\"dbs81iY9y\",layoutId:\"dbs81iY9y\",name:\"Item\",NnyoXDjZN:\"DigiCraft has transformed our digital presence and brought significant growth to our business. Their team is creative, responsive, and a very pleasure to work with!\",style:{width:\"100%\"},TWBscMDGL:\"Peter Shaw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z9dbfn-container\",\"data-framer-name\":\"Item\",name:\"Item\",children:/*#__PURE__*/_jsx(TestimonialV2,{height:\"100%\",HvmbknBlF:\"CMO of ABC Corporation\",id:\"dVLlOHFEU\",layoutId:\"dVLlOHFEU\",name:\"Item\",NnyoXDjZN:\"Working with DigiCraft has been nothing short of amazing. Their dedication to profits and excellence through commitment to our success shine through in every project.\",style:{width:\"100%\"},TWBscMDGL:\"Jessica Winston\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hrs93o\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rgj5si-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dACbFw8wb:{variant:\"qQNgGVt4p\"},Rj5itMswS:{variant:\"cnXRjFCOX\"}},children:/*#__PURE__*/_jsx(FooterV3,{height:\"100%\",id:\"hhAIR_r3d\",layoutId:\"hhAIR_r3d\",style:{width:\"100%\"},variant:\"x6nND8mHS\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-yxZ2R { background: var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255)); }`,\".framer-yxZ2R.framer-1ugjuim, .framer-yxZ2R .framer-1ugjuim { display: block; }\",\".framer-yxZ2R.framer-1dzvd4d { align-content: center; align-items: center; background-color: var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-yxZ2R .framer-1aeycpc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 32px 100px 32px 100px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-yxZ2R .framer-1f6r8w-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-yxZ2R .framer-1y7jpi4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-tblqlu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-1jl7ssp { align-content: center; align-items: center; background-color: var(--token-18cef09e-c68f-469e-8bcb-7a7202717a9e, #6ad9c5); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 280px; justify-content: center; overflow: hidden; padding: 56px 100px 56px 100px; position: relative; width: 100%; z-index: 1; }\",\".framer-yxZ2R .framer-c5k0ic { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-yxZ2R .framer-1gbf2ji { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.8 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-yxZ2R .framer-jitefn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-8ppvrs, .framer-yxZ2R .framer-bl71g3, .framer-yxZ2R .framer-12jiwcf { flex: none; height: auto; opacity: 0.75; position: relative; white-space: pre; width: auto; }\",\".framer-yxZ2R .framer-55c9vp, .framer-yxZ2R .framer-2l67gm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-yxZ2R .framer-z0dhvn, .framer-yxZ2R .framer-ngylsc, .framer-yxZ2R .framer-v4qal8, .framer-yxZ2R .framer-17qu2w6 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yxZ2R .framer-cvse3m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 478px; justify-content: center; max-width: 1440px; overflow: hidden; padding: 45px 0px 0px 0px; position: relative; width: 572px; z-index: 0; }\",\".framer-yxZ2R .framer-dj3mue { aspect-ratio: 1.1966527196652719 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 478px); position: relative; width: 572px; }\",\".framer-yxZ2R .framer-1kjaq37 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 112px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-1txw28e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-d8cbmc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-13031ew { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-dqzpd6-container, .framer-yxZ2R .framer-12a60ba-container, .framer-yxZ2R .framer-ee338z-container, .framer-yxZ2R .framer-1k20lik-container, .framer-yxZ2R .framer-1u707ip-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-1x7pqpa { align-content: center; align-items: center; background-color: var(--token-9f26e582-0c11-4e19-8355-e28d8fcef4b1, #f4f4f4); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-1h7gy8t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: visible; padding: 100px; position: relative; width: 1px; }\",\".framer-yxZ2R .framer-1w6ml2a { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.9 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-yxZ2R .framer-a6tech { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-wwlowz { flex: none; height: auto; opacity: 0.75; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-yxZ2R .framer-gzoyhk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-p9c493 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 638px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 540px; }\",\".framer-yxZ2R .framer-tnekg0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 111px; justify-content: center; left: 256px; overflow: hidden; padding: 0px; position: absolute; right: 173px; top: 80px; z-index: 1; }\",\".framer-yxZ2R .framer-18k8ohh { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 111px); position: relative; width: 111px; }\",\".framer-yxZ2R .framer-v20r4z { align-content: center; align-items: center; bottom: 97px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 78px; justify-content: center; left: 358px; overflow: hidden; padding: 0px; position: absolute; right: 104px; z-index: 1; }\",\".framer-yxZ2R .framer-17ulvgy { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 78px); position: relative; width: 78px; }\",\".framer-yxZ2R .framer-1tb6bej { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-fevd9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-1xyk46e-container { flex: 1 0 0px; height: 476px; position: relative; width: 1px; }\",\".framer-yxZ2R .framer-yl1ohf-container, .framer-yxZ2R .framer-z9dbfn-container { height: auto; position: relative; width: 1240px; }\",\".framer-yxZ2R .framer-hrs93o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-yxZ2R .framer-1rgj5si-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yxZ2R.framer-1dzvd4d, .framer-yxZ2R .framer-1aeycpc, .framer-yxZ2R .framer-1y7jpi4, .framer-yxZ2R .framer-tblqlu, .framer-yxZ2R .framer-1jl7ssp, .framer-yxZ2R .framer-1gbf2ji, .framer-yxZ2R .framer-jitefn, .framer-yxZ2R .framer-cvse3m, .framer-yxZ2R .framer-1kjaq37, .framer-yxZ2R .framer-1txw28e, .framer-yxZ2R .framer-d8cbmc, .framer-yxZ2R .framer-13031ew, .framer-yxZ2R .framer-1x7pqpa, .framer-yxZ2R .framer-1w6ml2a, .framer-yxZ2R .framer-a6tech, .framer-yxZ2R .framer-gzoyhk, .framer-yxZ2R .framer-p9c493, .framer-yxZ2R .framer-tnekg0, .framer-yxZ2R .framer-v20r4z, .framer-yxZ2R .framer-1tb6bej, .framer-yxZ2R .framer-fevd9, .framer-yxZ2R .framer-hrs93o { gap: 0px; } .framer-yxZ2R.framer-1dzvd4d > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-yxZ2R.framer-1dzvd4d > :first-child, .framer-yxZ2R .framer-1y7jpi4 > :first-child, .framer-yxZ2R .framer-tblqlu > :first-child, .framer-yxZ2R .framer-1gbf2ji > :first-child, .framer-yxZ2R .framer-1kjaq37 > :first-child, .framer-yxZ2R .framer-1txw28e > :first-child, .framer-yxZ2R .framer-d8cbmc > :first-child, .framer-yxZ2R .framer-13031ew > :first-child, .framer-yxZ2R .framer-1w6ml2a > :first-child, .framer-yxZ2R .framer-a6tech > :first-child, .framer-yxZ2R .framer-gzoyhk > :first-child, .framer-yxZ2R .framer-p9c493 > :first-child, .framer-yxZ2R .framer-1tb6bej > :first-child { margin-top: 0px; } .framer-yxZ2R.framer-1dzvd4d > :last-child, .framer-yxZ2R .framer-1y7jpi4 > :last-child, .framer-yxZ2R .framer-tblqlu > :last-child, .framer-yxZ2R .framer-1gbf2ji > :last-child, .framer-yxZ2R .framer-1kjaq37 > :last-child, .framer-yxZ2R .framer-1txw28e > :last-child, .framer-yxZ2R .framer-d8cbmc > :last-child, .framer-yxZ2R .framer-13031ew > :last-child, .framer-yxZ2R .framer-1w6ml2a > :last-child, .framer-yxZ2R .framer-a6tech > :last-child, .framer-yxZ2R .framer-gzoyhk > :last-child, .framer-yxZ2R .framer-p9c493 > :last-child, .framer-yxZ2R .framer-1tb6bej > :last-child { margin-bottom: 0px; } .framer-yxZ2R .framer-1aeycpc > *, .framer-yxZ2R .framer-cvse3m > *, .framer-yxZ2R .framer-tnekg0 > *, .framer-yxZ2R .framer-v20r4z > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-yxZ2R .framer-1aeycpc > :first-child, .framer-yxZ2R .framer-1jl7ssp > :first-child, .framer-yxZ2R .framer-jitefn > :first-child, .framer-yxZ2R .framer-cvse3m > :first-child, .framer-yxZ2R .framer-1x7pqpa > :first-child, .framer-yxZ2R .framer-tnekg0 > :first-child, .framer-yxZ2R .framer-v20r4z > :first-child, .framer-yxZ2R .framer-fevd9 > :first-child, .framer-yxZ2R .framer-hrs93o > :first-child { margin-left: 0px; } .framer-yxZ2R .framer-1aeycpc > :last-child, .framer-yxZ2R .framer-1jl7ssp > :last-child, .framer-yxZ2R .framer-jitefn > :last-child, .framer-yxZ2R .framer-cvse3m > :last-child, .framer-yxZ2R .framer-1x7pqpa > :last-child, .framer-yxZ2R .framer-tnekg0 > :last-child, .framer-yxZ2R .framer-v20r4z > :last-child, .framer-yxZ2R .framer-fevd9 > :last-child, .framer-yxZ2R .framer-hrs93o > :last-child { margin-right: 0px; } .framer-yxZ2R .framer-1y7jpi4 > *, .framer-yxZ2R .framer-p9c493 > *, .framer-yxZ2R .framer-1tb6bej > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yxZ2R .framer-tblqlu > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-yxZ2R .framer-1jl7ssp > *, .framer-yxZ2R .framer-1x7pqpa > *, .framer-yxZ2R .framer-fevd9 > *, .framer-yxZ2R .framer-hrs93o > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-yxZ2R .framer-1gbf2ji > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-yxZ2R .framer-jitefn > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-yxZ2R .framer-1kjaq37 > * { margin: 0px; margin-bottom: calc(112px / 2); margin-top: calc(112px / 2); } .framer-yxZ2R .framer-1txw28e > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-yxZ2R .framer-d8cbmc > *, .framer-yxZ2R .framer-gzoyhk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-yxZ2R .framer-13031ew > *, .framer-yxZ2R .framer-a6tech > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-yxZ2R .framer-1w6ml2a > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-yxZ2R { background: var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255)); } .framer-yxZ2R.framer-1dzvd4d { width: 1200px; } .framer-yxZ2R .framer-1aeycpc { padding: 32px 50px 32px 50px; } .framer-yxZ2R .framer-1jl7ssp { padding: 56px 50px 56px 50px; } .framer-yxZ2R .framer-1kjaq37, .framer-yxZ2R .framer-1tb6bej, .framer-yxZ2R .framer-hrs93o { padding: 0px 50px 0px 50px; } .framer-yxZ2R .framer-1h7gy8t { padding: 100px 50px 100px 50px; }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-yxZ2R { background: var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255)); } .framer-yxZ2R.framer-1dzvd4d { gap: 100px; width: 810px; } .framer-yxZ2R .framer-1aeycpc { padding: 32px 50px 32px 50px; } .framer-yxZ2R .framer-1y7jpi4 { padding: 80px 0px 0px 0px; } .framer-yxZ2R .framer-1jl7ssp { gap: unset; height: 272px; justify-content: space-between; padding: 0px 0px 0px 50px; } .framer-yxZ2R .framer-cvse3m { align-content: flex-start; align-items: flex-start; height: min-content; padding: 0px; width: min-content; } .framer-yxZ2R .framer-dj3mue { height: var(--framer-aspect-ratio-supported, 314px); width: 375px; } .framer-yxZ2R .framer-1kjaq37, .framer-yxZ2R .framer-1tb6bej { padding: 0px 50px 0px 50px; } .framer-yxZ2R .framer-1h7gy8t { flex-direction: column; gap: 80px; justify-content: center; padding: 80px 50px 80px 50px; } .framer-yxZ2R .framer-1w6ml2a { flex: none; width: 100%; } .framer-yxZ2R .framer-p9c493 { height: 833px; width: 704px; } .framer-yxZ2R .framer-1xyk46e-container { height: 609px; } .framer-yxZ2R .framer-hrs93o { padding: 0px 50px 40px 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yxZ2R.framer-1dzvd4d, .framer-yxZ2R .framer-1jl7ssp, .framer-yxZ2R .framer-1h7gy8t { gap: 0px; } .framer-yxZ2R.framer-1dzvd4d > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-yxZ2R.framer-1dzvd4d > :first-child, .framer-yxZ2R .framer-1h7gy8t > :first-child { margin-top: 0px; } .framer-yxZ2R.framer-1dzvd4d > :last-child, .framer-yxZ2R .framer-1h7gy8t > :last-child { margin-bottom: 0px; } .framer-yxZ2R .framer-1jl7ssp > *, .framer-yxZ2R .framer-1jl7ssp > :first-child, .framer-yxZ2R .framer-1jl7ssp > :last-child { margin: 0px; } .framer-yxZ2R .framer-1h7gy8t > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-yxZ2R { background: var(--token-2f2b5530-04f9-4963-b980-c7b4647cb338, rgb(255, 255, 255)); } .framer-yxZ2R.framer-1dzvd4d { gap: 80px; width: 390px; } .framer-yxZ2R .framer-1aeycpc { padding: 32px 20px 32px 20px; } .framer-yxZ2R .framer-1y7jpi4 { padding: 80px 0px 0px 0px; } .framer-yxZ2R .framer-1jl7ssp { align-content: flex-start; align-items: flex-start; flex-direction: column; height: 390px; justify-content: flex-start; padding: 40px 20px 56px 20px; } .framer-yxZ2R .framer-c5k0ic { flex: none; flex-direction: column; gap: 10px; justify-content: flex-start; width: 100%; } .framer-yxZ2R .framer-1gbf2ji, .framer-yxZ2R .framer-1w6ml2a, .framer-yxZ2R .framer-1rgj5si-container { flex: none; width: 100%; } .framer-yxZ2R .framer-cvse3m { height: min-content; padding: 0px; width: min-content; } .framer-yxZ2R .framer-dj3mue { height: 287px; width: var(--framer-aspect-ratio-supported, 343px); } .framer-yxZ2R .framer-1kjaq37 { gap: 0px; padding: 0px 20px 0px 20px; } .framer-yxZ2R .framer-1x7pqpa { flex-direction: column; } .framer-yxZ2R .framer-1h7gy8t { flex: none; flex-direction: column; gap: 40px; justify-content: flex-start; padding: 50px 20px 50px 20px; width: 100%; } .framer-yxZ2R .framer-p9c493 { height: 400px; width: 338px; } .framer-yxZ2R .framer-1tb6bej { padding: 0px 20px 0px 20px; } .framer-yxZ2R .framer-1xyk46e-container { height: 946px; } .framer-yxZ2R .framer-hrs93o { flex-direction: column; padding: 0px 20px 0px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-yxZ2R.framer-1dzvd4d, .framer-yxZ2R .framer-1jl7ssp, .framer-yxZ2R .framer-c5k0ic, .framer-yxZ2R .framer-1kjaq37, .framer-yxZ2R .framer-1x7pqpa, .framer-yxZ2R .framer-1h7gy8t, .framer-yxZ2R .framer-hrs93o { gap: 0px; } .framer-yxZ2R.framer-1dzvd4d > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-yxZ2R.framer-1dzvd4d > :first-child, .framer-yxZ2R .framer-1jl7ssp > :first-child, .framer-yxZ2R .framer-c5k0ic > :first-child, .framer-yxZ2R .framer-1kjaq37 > :first-child, .framer-yxZ2R .framer-1x7pqpa > :first-child, .framer-yxZ2R .framer-1h7gy8t > :first-child, .framer-yxZ2R .framer-hrs93o > :first-child { margin-top: 0px; } .framer-yxZ2R.framer-1dzvd4d > :last-child, .framer-yxZ2R .framer-1jl7ssp > :last-child, .framer-yxZ2R .framer-c5k0ic > :last-child, .framer-yxZ2R .framer-1kjaq37 > :last-child, .framer-yxZ2R .framer-1x7pqpa > :last-child, .framer-yxZ2R .framer-1h7gy8t > :last-child, .framer-yxZ2R .framer-hrs93o > :last-child { margin-bottom: 0px; } .framer-yxZ2R .framer-1jl7ssp > *, .framer-yxZ2R .framer-1kjaq37 > *, .framer-yxZ2R .framer-1x7pqpa > *, .framer-yxZ2R .framer-hrs93o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-yxZ2R .framer-c5k0ic > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-yxZ2R .framer-1h7gy8t > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3503\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UeLd6TCAG\":{\"layout\":[\"fixed\",\"auto\"]},\"Rj5itMswS\":{\"layout\":[\"fixed\",\"auto\"]},\"dACbFw8wb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwietaxZ2U=withCSS(Component,css,\"framer-yxZ2R\");export default FramerwietaxZ2U;FramerwietaxZ2U.displayName=\"Pricing\";FramerwietaxZ2U.defaultProps={height:3503,width:1440};addFonts(FramerwietaxZ2U,[{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\"}]},...NavigationFonts,...PricingPlanMonthlyYearlyFonts,...FAQV2Fonts,...TestimonialV2Fonts,...SlideshowFonts,...FooterV3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwietaxZ2U\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UeLd6TCAG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Rj5itMswS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dACbFw8wb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3503\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "SuP86C0Kg_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "PricingPlanMonthlyYearlyFonts", "gfp9S0fPV_default", "FAQV2Fonts", "SfPyxiKzN_default", "MotionDivWithFX", "withFX", "TestimonialV2Fonts", "UGjyqrl0b_default", "SlideshowFonts", "Slideshow", "FooterV3Fonts", "asMml9GOQ_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "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", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "MotionDivWithOptimizedAppearEffect", "ComponentViewportProvider", "Container", "PropertyOverrides2", "SuP86C0Kg_default", "RichText2", "x", "Link", "SVG", "gfp9S0fPV_default", "SfPyxiKzN_default", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithFX", "Slideshow", "UGjyqrl0b_default", "asMml9GOQ_default", "css", "FramerwietaxZ2U", "withCSS", "wietaxZ2U_default", "addFonts", "NavigationFonts", "PricingPlanMonthlyYearlyFonts", "FAQV2Fonts", "TestimonialV2Fonts", "SlideshowFonts", "FooterV3Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
