{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xqrXCCtIRU0n1nLJgiXW/6FcdW6DBwqiH4VW5n9SD/QGAQ0viVj.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/8wZ3GDqBtEEnHrSk9idh/MCM0O4e6dyW8EXumjXac/KCyUlehY9.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/jKJLD4AScVIdNHarIVBO/0XX7BrL972XoploU9V3t/vlUd825be.js\";import Button from\"https://framerusercontent.com/modules/9SBnYppjCOFzPPL5WUdK/2eBsSLdz0tviAV5NlMLo/LNCJ8JrMb.js\";import Badge from\"https://framerusercontent.com/modules/bEcTbUuXeuku60y2Nvoc/PTSHOpDdON1kvOv57GA4/ZC6oaTVqt.js\";const ButtonFonts=getFonts(Button);const BadgeFonts=getFonts(Badge);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const cycleOrder=[\"JSHRe0hIt\",\"N1tWImWln\",\"ciKkqtfFo\",\"v2qLGGzbr\",\"FxmyIj0Dc\",\"S3P_USxVu\"];const serializationHash=\"framer-YEOTS\";const variantClassNames={ciKkqtfFo:\"framer-v-1050lck\",FxmyIj0Dc:\"framer-v-b8wcsf\",JSHRe0hIt:\"framer-v-1iji9gm\",N1tWImWln:\"framer-v-1qshmtg\",S3P_USxVu:\"framer-v-1o00kxl\",v2qLGGzbr:\"framer-v-18ixk9v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition3={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"tab-1 [Desktop]\":\"JSHRe0hIt\",\"tab-1 [Mobile]\":\"v2qLGGzbr\",\"tab-2 [Desktop]\":\"N1tWImWln\",\"tab-2 [Mobile]\":\"FxmyIj0Dc\",\"tab-3 [Desktop]\":\"ciKkqtfFo\",\"tab-3 [Mobile]\":\"S3P_USxVu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JSHRe0hIt\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"JSHRe0hIt\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const nSQvgmbyz79gbk1=activeVariantCallback(async(...args)=>{setVariant(\"JSHRe0hIt\");});const nSQvgmbyz2u9fp0=activeVariantCallback(async(...args)=>{setVariant(\"v2qLGGzbr\");});const nSQvgmbyzyh740h=activeVariantCallback(async(...args)=>{setVariant(\"N1tWImWln\");});const nSQvgmbyz1c6hlby=activeVariantCallback(async(...args)=>{setVariant(\"FxmyIj0Dc\");});const nSQvgmbyz72u7p5=activeVariantCallback(async(...args)=>{setVariant(\"ciKkqtfFo\");});const nSQvgmbyz49bjww=activeVariantCallback(async(...args)=>{setVariant(\"S3P_USxVu\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if([\"N1tWImWln\",\"ciKkqtfFo\",\"FxmyIj0Dc\",\"S3P_USxVu\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"N1tWImWln\",\"FxmyIj0Dc\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"ciKkqtfFo\",\"S3P_USxVu\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1iji9gm\",className,classNames),\"data-framer-name\":\"tab-1 [Desktop]\",layoutDependency:layoutDependency,layoutId:\"JSHRe0hIt\",ref:refBinding,style:{backgroundColor:\"var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(255, 245, 245))\",...style},...addPropertyOverrides({ciKkqtfFo:{\"data-framer-name\":\"tab-3 [Desktop]\"},FxmyIj0Dc:{\"data-framer-name\":\"tab-2 [Mobile]\"},N1tWImWln:{\"data-framer-name\":\"tab-2 [Desktop]\"},S3P_USxVu:{\"data-framer-name\":\"tab-3 [Mobile]\"},v2qLGGzbr:{\"data-framer-name\":\"tab-1 [Mobile]\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jx6p3w\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"sub9Ca2_f\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5x1oek\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"sRhNDXS4_\",style:{backgroundColor:\"var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250))\",borderBottomLeftRadius:18,borderBottomRightRadius:18,borderTopLeftRadius:18,borderTopRightRadius:18},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-os5ad9\",layoutDependency:layoutDependency,layoutId:\"Y3qcN0kIa\",style:{backgroundColor:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.07), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.06), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.03), 0px 0.24145061431045178px 0.24145061431045178px -1.25px rgba(0, 0, 0, 0.05), 0px 2px 2px -2.5px rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+0+0)+0+10,...addPropertyOverrides({FxmyIj0Dc:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-792.6667)/2+0+0)+0+0+10},S3P_USxVu:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-695.9196)/2+0+0)+0+0+10},v2qLGGzbr:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-741.3258)/2+0+0)+0+0+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4zaszd-container\",layoutDependency:layoutDependency,layoutId:\"GsAJBNqMN-container\",nodeId:\"GsAJBNqMN\",rendersWithMotion:true,scopeId:\"QGAQ0viVj\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Features\",height:\"100%\",HFfTjmBlq:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",id:\"GsAJBNqMN\",layoutId:\"GsAJBNqMN\",n9WP3fBIv:true,oV7zrnzuy:\"rgba(255, 255, 255, 0)\",SZQpZ3lk2:8,variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"List\",width:\"100%\",WM2TpCryl:false,...addPropertyOverrides({ciKkqtfFo:{HFfTjmBlq:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",nSQvgmbyz:nSQvgmbyz79gbk1,VkxZQkMEC:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0), 0px 10px 10px -3.75px rgba(0, 0, 0, 0)\"},FxmyIj0Dc:{HFfTjmBlq:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",n9WP3fBIv:false,nSQvgmbyz:nSQvgmbyz2u9fp0},N1tWImWln:{HFfTjmBlq:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",nSQvgmbyz:nSQvgmbyz79gbk1,VkxZQkMEC:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0), 0px 10px 10px -3.75px rgba(0, 0, 0, 0)\"},S3P_USxVu:{HFfTjmBlq:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",n9WP3fBIv:false,nSQvgmbyz:nSQvgmbyz2u9fp0},v2qLGGzbr:{n9WP3fBIv:false}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+0+0)+0+10,...addPropertyOverrides({FxmyIj0Dc:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-792.6667)/2+0+0)+0+0+10},S3P_USxVu:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-695.9196)/2+0+0)+0+0+10},v2qLGGzbr:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-741.3258)/2+0+0)+0+0+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tsuv01-container\",layoutDependency:layoutDependency,layoutId:\"lyX7twnPd-container\",nodeId:\"lyX7twnPd\",rendersWithMotion:true,scopeId:\"QGAQ0viVj\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Advanced\",height:\"100%\",HFfTjmBlq:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",id:\"lyX7twnPd\",layoutId:\"lyX7twnPd\",n9WP3fBIv:true,nSQvgmbyz:nSQvgmbyzyh740h,oV7zrnzuy:\"rgba(255, 255, 255, 0)\",SZQpZ3lk2:8,variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"Lightning\",width:\"100%\",WM2TpCryl:false,...addPropertyOverrides({ciKkqtfFo:{VkxZQkMEC:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0), 0px 10px 10px -3.75px rgba(0, 0, 0, 0)\"},FxmyIj0Dc:{HFfTjmBlq:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",n9WP3fBIv:false,nSQvgmbyz:undefined},N1tWImWln:{HFfTjmBlq:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},S3P_USxVu:{n9WP3fBIv:false,nSQvgmbyz:nSQvgmbyz1c6hlby},v2qLGGzbr:{n9WP3fBIv:false,nSQvgmbyz:nSQvgmbyz1c6hlby}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+0+0)+0+10,...addPropertyOverrides({FxmyIj0Dc:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-792.6667)/2+0+0)+0+0+10},S3P_USxVu:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-695.9196)/2+0+0)+0+0+10},v2qLGGzbr:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-741.3258)/2+0+0)+0+0+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t4cmv5-container\",layoutDependency:layoutDependency,layoutId:\"gLICBaGpt-container\",nodeId:\"gLICBaGpt\",rendersWithMotion:true,scopeId:\"QGAQ0viVj\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"Services\",height:\"100%\",HFfTjmBlq:\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",id:\"gLICBaGpt\",layoutId:\"gLICBaGpt\",n9WP3fBIv:true,nSQvgmbyz:nSQvgmbyz72u7p5,oV7zrnzuy:\"rgba(255, 255, 255, 0)\",SZQpZ3lk2:8,variant:\"Nw_OMPtNd\",VkxZQkMEC:\"\",Vo_oxchYD:\"Suitcase\",width:\"100%\",WM2TpCryl:false,...addPropertyOverrides({ciKkqtfFo:{HFfTjmBlq:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},FxmyIj0Dc:{n9WP3fBIv:false,nSQvgmbyz:nSQvgmbyz49bjww},N1tWImWln:{VkxZQkMEC:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0), 0px 10px 10px -3.75px rgba(0, 0, 0, 0)\"},S3P_USxVu:{HFfTjmBlq:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",n9WP3fBIv:false,nSQvgmbyz:undefined},v2qLGGzbr:{n9WP3fBIv:false,nSQvgmbyz:nSQvgmbyz49bjww}},baseVariant,gestureVariant)})})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1duq4lp\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"z6GsnXXQK\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b5ypxe\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"UAf2go6Ph\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+70+60)+169.5+0+0,...addPropertyOverrides({FxmyIj0Dc:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-792.6667)/2+70+40)+0+0+0+0},S3P_USxVu:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-695.9196)/2+70+40)+0+0+0+0},v2qLGGzbr:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-741.3258)/2+70+40)+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bgemcr-container\",layoutDependency:layoutDependency,layoutId:\"HKFSSvzRy-container\",nodeId:\"HKFSSvzRy\",rendersWithMotion:true,scopeId:\"QGAQ0viVj\",children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"HKFSSvzRy\",iXsfVjsEM:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",JPO2n74ig:7,layoutId:\"HKFSSvzRy\",Lsu1xrgI3:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",p4KdNyw2A:0,variant:\"Qy1b_vjYv\",width:\"100%\",XGtDHEUvE:\"Advacned Features\",...addPropertyOverrides({N1tWImWln:{XGtDHEUvE:\"Affordable Pricing\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)))\"},children:\"Turn your website into a true industry leader.\"})}),className:\"framer-1cq9mk7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"V1WuG7bHZ\",style:{\"--extracted-1of0zx5\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ciKkqtfFo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)))\"},children:\"Unlock the Power of Superior Web Design.\"})})},FxmyIj0Dc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)))\"},children:\"Craft a Cutting-Edge Digital Experience.\"})})},N1tWImWln:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)))\"},children:\"Craft a Cutting-Edge Digital Experience.\"})})},S3P_USxVu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)))\"},children:\"Unlock the Power of Superior Web Design.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122)))\"},children:\"Explore the new frontier of web design with tools that empower you to create visually stunning and technically robust digital experiences.\"})}),className:\"framer-1eljwj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EusDaogOI\",style:{\"--extracted-r6o4lv\":\"var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ciKkqtfFo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122)))\"},children:\"Harness the power of exceptional design to seamlessly connect with your audience, enhancing user satisfaction and loyalty.\"})})},N1tWImWln:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-05d3d3db-be9e-464a-9684-d4b46306a4c3, rgb(113, 113, 122)))\"},children:\"Elevate your brand by integrating state-of-the-art technology that captivates and converts users across multiple platforms.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19v4yox\",layoutDependency:layoutDependency,layoutId:\"dR2Y0DpLz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BKqhJBWQ5\"},implicitPathVariables:undefined},{href:{webPageId:\"dFWhP82gb\"},implicitPathVariables:undefined},{href:{webPageId:\"lX5XnzpYj\"},implicitPathVariables:undefined},{href:{webPageId:\"BKqhJBWQ5\"},implicitPathVariables:undefined},{href:{webPageId:\"dFWhP82gb\"},implicitPathVariables:undefined},{href:{webPageId:\"lX5XnzpYj\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+70+60)+169.5+0+201+10,...addPropertyOverrides({FxmyIj0Dc:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-792.6667)/2+70+40)+0+0+0+186+10},S3P_USxVu:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-695.9196)/2+70+40)+0+0+0+186+10},v2qLGGzbr:{y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-741.3258)/2+70+40)+0+0+0+186+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dlq26m-container\",layoutDependency:layoutDependency,layoutId:\"RltJXP2HF-container\",nodeId:\"RltJXP2HF\",rendersWithMotion:true,scopeId:\"QGAQ0viVj\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:\"View Features\",height:\"100%\",HFfTjmBlq:\"var(--token-2b0e18bf-9e9a-4016-bdfc-5769700a5529, rgb(255, 255, 255))\",id:\"RltJXP2HF\",layoutId:\"RltJXP2HF\",n9WP3fBIv:true,oV7zrnzuy:\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\",SZQpZ3lk2:10,U1Kbkgydv:resolvedLinks[0],variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",width:\"100%\",WM2TpCryl:true,...addPropertyOverrides({ciKkqtfFo:{G77f5Yx_v:\"View Services\",U1Kbkgydv:resolvedLinks[2]},FxmyIj0Dc:{G77f5Yx_v:\"View Pricing\",U1Kbkgydv:resolvedLinks[4],Vo_oxchYD:\"CreditCard\"},N1tWImWln:{G77f5Yx_v:\"View Pricing\",U1Kbkgydv:resolvedLinks[1],Vo_oxchYD:\"CreditCard\"},S3P_USxVu:{G77f5Yx_v:\"View Services\",U1Kbkgydv:resolvedLinks[5]},v2qLGGzbr:{U1Kbkgydv:resolvedLinks[3]}},baseVariant,gestureVariant)})})})})})]}),/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8hv4ca\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"Fdb1UDscW\",style:{backgroundColor:\"var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, rgb(250, 250, 250))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:[isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:437,intrinsicWidth:445,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+70+60)+0+10+123.0562),pixelHeight:437,pixelWidth:445,src:\"https://framerusercontent.com/images/jUgCO3oA95jH4VcHSICrw71Rqc.png\"},className:\"framer-yff6c4\",\"data-framer-appear-id\":\"yff6c4\",\"data-framer-name\":\"image\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"M1GfUgGDt\",optimized:true,...addPropertyOverrides({v2qLGGzbr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:437,intrinsicWidth:445,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-741.3258)/2+70+40)+0+296+40+0),pixelHeight:437,pixelWidth:445,src:\"https://framerusercontent.com/images/jUgCO3oA95jH4VcHSICrw71Rqc.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:437,intrinsicWidth:285,pixelHeight:437,pixelWidth:285,src:\"https://framerusercontent.com/images/JE0RnPOcD96qLijQoFaR6QIdAYg.png\"},className:\"framer-1nyqkdq\",\"data-framer-appear-id\":\"1nyqkdq\",\"data-framer-name\":\"image\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"KMuYVZTGY\",optimized:true,...addPropertyOverrides({FxmyIj0Dc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:437,intrinsicWidth:285,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-792.6667)/2+70+40)+0+296+40+0),pixelHeight:437,pixelWidth:285,src:\"https://framerusercontent.com/images/JE0RnPOcD96qLijQoFaR6QIdAYg.png\"}},N1tWImWln:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:437,intrinsicWidth:285,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+70+60)+0+10+71.5),pixelHeight:437,pixelWidth:285,src:\"https://framerusercontent.com/images/JE0RnPOcD96qLijQoFaR6QIdAYg.png\"}}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:270,intrinsicWidth:373,pixelHeight:270,pixelWidth:373,src:\"https://framerusercontent.com/images/vu6vTXAT2xoRHUomPfmVkQdUUs.png\"},className:\"framer-15984yk\",\"data-framer-appear-id\":\"15984yk\",\"data-framer-name\":\"image\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"FXduPR9Cr\",optimized:true,...addPropertyOverrides({ciKkqtfFo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:270,intrinsicWidth:373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-730)/2+70+60)+0+10+155),pixelHeight:270,pixelWidth:373,src:\"https://framerusercontent.com/images/vu6vTXAT2xoRHUomPfmVkQdUUs.png\"}},S3P_USxVu:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:270,intrinsicWidth:373,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-695.9196)/2+70+40)+0+296+40+0),pixelHeight:270,pixelWidth:373,src:\"https://framerusercontent.com/images/vu6vTXAT2xoRHUomPfmVkQdUUs.png\"}}},baseVariant,gestureVariant)})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YEOTS.framer-1ioa6xr, .framer-YEOTS .framer-1ioa6xr { display: block; }\",\".framer-YEOTS.framer-1iji9gm { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 40px 15px 40px 15px; position: relative; width: 1200px; }\",\".framer-YEOTS .framer-1jx6p3w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YEOTS .framer-5x1oek { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 10px; position: relative; width: min-content; z-index: 1; }\",\".framer-YEOTS .framer-os5ad9 { flex: none; height: 40px; left: 10px; overflow: visible; position: absolute; top: calc(50.00000000000002% - 40px / 2); width: 104px; z-index: 0; }\",\".framer-YEOTS .framer-4zaszd-container, .framer-YEOTS .framer-tsuv01-container, .framer-YEOTS .framer-1t4cmv5-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-YEOTS .framer-1duq4lp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YEOTS .framer-1b5ypxe { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-YEOTS .framer-bgemcr-container, .framer-YEOTS .framer-dlq26m-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-YEOTS .framer-1cq9mk7 { flex: none; height: auto; max-width: 600px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YEOTS .framer-1eljwj { flex: none; height: auto; max-width: 450px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-YEOTS .framer-19v4yox { 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: 10px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-YEOTS .framer-8hv4ca { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 600px; justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; }\",\".framer-YEOTS .framer-yff6c4 { aspect-ratio: 1.0183066361556063 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 334px); overflow: visible; position: relative; width: 340px; }\",\".framer-YEOTS .framer-1nyqkdq { aspect-ratio: 0.6521739130434783 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 437px); overflow: visible; position: relative; width: 285px; }\",\".framer-YEOTS .framer-15984yk { aspect-ratio: 1.3814814814814815 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 270px); overflow: visible; position: relative; width: 373px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YEOTS.framer-1iji9gm, .framer-YEOTS .framer-1jx6p3w, .framer-YEOTS .framer-5x1oek, .framer-YEOTS .framer-1duq4lp, .framer-YEOTS .framer-1b5ypxe, .framer-YEOTS .framer-19v4yox, .framer-YEOTS .framer-8hv4ca { gap: 0px; } .framer-YEOTS.framer-1iji9gm > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-YEOTS.framer-1iji9gm > :first-child, .framer-YEOTS .framer-1b5ypxe > :first-child, .framer-YEOTS .framer-8hv4ca > :first-child { margin-top: 0px; } .framer-YEOTS.framer-1iji9gm > :last-child, .framer-YEOTS .framer-1b5ypxe > :last-child, .framer-YEOTS .framer-8hv4ca > :last-child { margin-bottom: 0px; } .framer-YEOTS .framer-1jx6p3w > *, .framer-YEOTS .framer-1duq4lp > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-YEOTS .framer-1jx6p3w > :first-child, .framer-YEOTS .framer-5x1oek > :first-child, .framer-YEOTS .framer-1duq4lp > :first-child, .framer-YEOTS .framer-19v4yox > :first-child { margin-left: 0px; } .framer-YEOTS .framer-1jx6p3w > :last-child, .framer-YEOTS .framer-5x1oek > :last-child, .framer-YEOTS .framer-1duq4lp > :last-child, .framer-YEOTS .framer-19v4yox > :last-child { margin-right: 0px; } .framer-YEOTS .framer-5x1oek > *, .framer-YEOTS .framer-19v4yox > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YEOTS .framer-1b5ypxe > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YEOTS .framer-8hv4ca > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-YEOTS.framer-v-1qshmtg .framer-os5ad9 { left: calc(50.00000000000002% - 114px / 2); width: 114px; }\",\".framer-YEOTS.framer-v-1qshmtg .framer-1b5ypxe { order: 0; }\",\".framer-YEOTS.framer-v-1qshmtg .framer-8hv4ca { order: 1; }\",\".framer-YEOTS.framer-v-1050lck .framer-os5ad9 { left: unset; right: 10px; }\",\".framer-YEOTS.framer-v-18ixk9v.framer-1iji9gm, .framer-YEOTS.framer-v-b8wcsf.framer-1iji9gm, .framer-YEOTS.framer-v-1o00kxl.framer-1iji9gm { gap: 40px; width: 390px; }\",\".framer-YEOTS.framer-v-18ixk9v .framer-1jx6p3w, .framer-YEOTS.framer-v-18ixk9v .framer-1duq4lp, .framer-YEOTS.framer-v-b8wcsf .framer-1jx6p3w, .framer-YEOTS.framer-v-b8wcsf .framer-1duq4lp, .framer-YEOTS.framer-v-1o00kxl .framer-1jx6p3w, .framer-YEOTS.framer-v-1o00kxl .framer-1duq4lp { flex-direction: column; gap: 50px; }\",\".framer-YEOTS.framer-v-18ixk9v .framer-5x1oek, .framer-YEOTS.framer-v-b8wcsf .framer-5x1oek, .framer-YEOTS.framer-v-1o00kxl .framer-5x1oek { gap: 15px; }\",\".framer-YEOTS.framer-v-18ixk9v .framer-os5ad9 { width: 90px; }\",\".framer-YEOTS.framer-v-18ixk9v .framer-1b5ypxe, .framer-YEOTS.framer-v-b8wcsf .framer-1b5ypxe, .framer-YEOTS.framer-v-1o00kxl .framer-1b5ypxe { flex: none; gap: 15px; width: 100%; }\",\".framer-YEOTS.framer-v-18ixk9v .framer-8hv4ca, .framer-YEOTS.framer-v-b8wcsf .framer-8hv4ca, .framer-YEOTS.framer-v-1o00kxl .framer-8hv4ca { flex: none; height: min-content; padding: 40px; width: 100%; }\",\".framer-YEOTS.framer-v-18ixk9v .framer-yff6c4 { height: var(--framer-aspect-ratio-supported, 255px); width: 260px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YEOTS.framer-v-18ixk9v.framer-1iji9gm, .framer-YEOTS.framer-v-18ixk9v .framer-1jx6p3w, .framer-YEOTS.framer-v-18ixk9v .framer-5x1oek, .framer-YEOTS.framer-v-18ixk9v .framer-1duq4lp, .framer-YEOTS.framer-v-18ixk9v .framer-1b5ypxe { gap: 0px; } .framer-YEOTS.framer-v-18ixk9v.framer-1iji9gm > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-YEOTS.framer-v-18ixk9v.framer-1iji9gm > :first-child, .framer-YEOTS.framer-v-18ixk9v .framer-1jx6p3w > :first-child, .framer-YEOTS.framer-v-18ixk9v .framer-1duq4lp > :first-child, .framer-YEOTS.framer-v-18ixk9v .framer-1b5ypxe > :first-child { margin-top: 0px; } .framer-YEOTS.framer-v-18ixk9v.framer-1iji9gm > :last-child, .framer-YEOTS.framer-v-18ixk9v .framer-1jx6p3w > :last-child, .framer-YEOTS.framer-v-18ixk9v .framer-1duq4lp > :last-child, .framer-YEOTS.framer-v-18ixk9v .framer-1b5ypxe > :last-child { margin-bottom: 0px; } .framer-YEOTS.framer-v-18ixk9v .framer-1jx6p3w > *, .framer-YEOTS.framer-v-18ixk9v .framer-1duq4lp > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-YEOTS.framer-v-18ixk9v .framer-5x1oek > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-YEOTS.framer-v-18ixk9v .framer-5x1oek > :first-child { margin-left: 0px; } .framer-YEOTS.framer-v-18ixk9v .framer-5x1oek > :last-child { margin-right: 0px; } .framer-YEOTS.framer-v-18ixk9v .framer-1b5ypxe > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\".framer-YEOTS.framer-v-b8wcsf .framer-os5ad9 { left: calc(50.00000000000002% - 100px / 2); width: 100px; }\",\".framer-YEOTS.framer-v-b8wcsf .framer-1nyqkdq { height: var(--framer-aspect-ratio-supported, 307px); width: 200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YEOTS.framer-v-b8wcsf.framer-1iji9gm, .framer-YEOTS.framer-v-b8wcsf .framer-1jx6p3w, .framer-YEOTS.framer-v-b8wcsf .framer-5x1oek, .framer-YEOTS.framer-v-b8wcsf .framer-1duq4lp, .framer-YEOTS.framer-v-b8wcsf .framer-1b5ypxe { gap: 0px; } .framer-YEOTS.framer-v-b8wcsf.framer-1iji9gm > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-YEOTS.framer-v-b8wcsf.framer-1iji9gm > :first-child, .framer-YEOTS.framer-v-b8wcsf .framer-1jx6p3w > :first-child, .framer-YEOTS.framer-v-b8wcsf .framer-1duq4lp > :first-child, .framer-YEOTS.framer-v-b8wcsf .framer-1b5ypxe > :first-child { margin-top: 0px; } .framer-YEOTS.framer-v-b8wcsf.framer-1iji9gm > :last-child, .framer-YEOTS.framer-v-b8wcsf .framer-1jx6p3w > :last-child, .framer-YEOTS.framer-v-b8wcsf .framer-1duq4lp > :last-child, .framer-YEOTS.framer-v-b8wcsf .framer-1b5ypxe > :last-child { margin-bottom: 0px; } .framer-YEOTS.framer-v-b8wcsf .framer-1jx6p3w > *, .framer-YEOTS.framer-v-b8wcsf .framer-1duq4lp > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-YEOTS.framer-v-b8wcsf .framer-5x1oek > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-YEOTS.framer-v-b8wcsf .framer-5x1oek > :first-child { margin-left: 0px; } .framer-YEOTS.framer-v-b8wcsf .framer-5x1oek > :last-child { margin-right: 0px; } .framer-YEOTS.framer-v-b8wcsf .framer-1b5ypxe > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\".framer-YEOTS.framer-v-1o00kxl .framer-os5ad9 { left: unset; right: 10px; width: 90px; }\",\".framer-YEOTS.framer-v-1o00kxl .framer-15984yk { height: var(--framer-aspect-ratio-supported, 210px); width: 290px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YEOTS.framer-v-1o00kxl.framer-1iji9gm, .framer-YEOTS.framer-v-1o00kxl .framer-1jx6p3w, .framer-YEOTS.framer-v-1o00kxl .framer-5x1oek, .framer-YEOTS.framer-v-1o00kxl .framer-1duq4lp, .framer-YEOTS.framer-v-1o00kxl .framer-1b5ypxe { gap: 0px; } .framer-YEOTS.framer-v-1o00kxl.framer-1iji9gm > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-YEOTS.framer-v-1o00kxl.framer-1iji9gm > :first-child, .framer-YEOTS.framer-v-1o00kxl .framer-1jx6p3w > :first-child, .framer-YEOTS.framer-v-1o00kxl .framer-1duq4lp > :first-child, .framer-YEOTS.framer-v-1o00kxl .framer-1b5ypxe > :first-child { margin-top: 0px; } .framer-YEOTS.framer-v-1o00kxl.framer-1iji9gm > :last-child, .framer-YEOTS.framer-v-1o00kxl .framer-1jx6p3w > :last-child, .framer-YEOTS.framer-v-1o00kxl .framer-1duq4lp > :last-child, .framer-YEOTS.framer-v-1o00kxl .framer-1b5ypxe > :last-child { margin-bottom: 0px; } .framer-YEOTS.framer-v-1o00kxl .framer-1jx6p3w > *, .framer-YEOTS.framer-v-1o00kxl .framer-1duq4lp > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-YEOTS.framer-v-1o00kxl .framer-5x1oek > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-YEOTS.framer-v-1o00kxl .framer-5x1oek > :first-child { margin-left: 0px; } .framer-YEOTS.framer-v-1o00kxl .framer-5x1oek > :last-child { margin-right: 0px; } .framer-YEOTS.framer-v-1o00kxl .framer-1b5ypxe > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"N1tWImWln\":{\"layout\":[\"fixed\",\"auto\"]},\"ciKkqtfFo\":{\"layout\":[\"fixed\",\"auto\"]},\"v2qLGGzbr\":{\"layout\":[\"fixed\",\"auto\"]},\"FxmyIj0Dc\":{\"layout\":[\"fixed\",\"auto\"]},\"S3P_USxVu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerQGAQ0viVj=withCSS(Component,css,\"framer-YEOTS\");export default FramerQGAQ0viVj;FramerQGAQ0viVj.displayName=\"Tabs/style-2\";FramerQGAQ0viVj.defaultProps={height:800,width:1200};addPropertyControls(FramerQGAQ0viVj,{variant:{options:[\"JSHRe0hIt\",\"N1tWImWln\",\"ciKkqtfFo\",\"v2qLGGzbr\",\"FxmyIj0Dc\",\"S3P_USxVu\"],optionTitles:[\"tab-1 [Desktop]\",\"tab-2 [Desktop]\",\"tab-3 [Desktop]\",\"tab-1 [Mobile]\",\"tab-2 [Mobile]\",\"tab-3 [Mobile]\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerQGAQ0viVj,[{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\"}]},...ButtonFonts,...BadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQGAQ0viVj\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N1tWImWln\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ciKkqtfFo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"v2qLGGzbr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FxmyIj0Dc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S3P_USxVu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"800\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ButtonFonts", "getFonts", "LNCJ8JrMb_default", "BadgeFonts", "ZC6oaTVqt_default", "ImageWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition2", "transition3", "animation", "animation1", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "nSQvgmbyz79gbk1", "args", "nSQvgmbyz2u9fp0", "nSQvgmbyzyh740h", "nSQvgmbyz1c6hlby", "nSQvgmbyz72u7p5", "nSQvgmbyz49bjww", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "css", "FramerQGAQ0viVj", "withCSS", "QGAQ0viVj_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
