{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/m1QP9OWGpZxtAbbN697M/Dyn6d4U73TkKrskdM8B0/ProgressAnimation_1.js", "ssg:https://framerusercontent.com/modules/tvfot8ijg2OL2PM0zOgJ/O12hs9tWp5Ih2voxTpaP/beosmW5XX.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function ProgressAnimation(props){const{backgroundColor,progressColor,timeAnimation}=props;const[width,setWidth]=useState(0);useEffect(function(){const interval=setInterval(function(){setWidth(prevWidth=>prevWidth>=100?0:prevWidth+1);},timeAnimation);return function cleanup(){clearInterval(interval);};},[timeAnimation]);const styles={container:{width:\"100%\",height:\"100%\",position:\"relative\",overflow:\"hidden\"},background:{position:\"absolute\",top:0,left:0,width:\"100%\",height:\"100%\",background:backgroundColor},progress:{position:\"absolute\",top:0,left:0,height:\"100%\",width:`${width}%`,background:progressColor,transition:`width ${timeAnimation}ms linear`}};return /*#__PURE__*/_jsxs(\"div\",{style:styles.container,children:[/*#__PURE__*/_jsx(\"div\",{style:styles.background}),/*#__PURE__*/_jsx(\"div\",{style:styles.progress})]});}addPropertyControls(ProgressAnimation,{backgroundColor:{title:\"Background Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.12)\"},progressColor:{title:\"Progress Color\",type:ControlType.Color,defaultValue:\"black\"},timeAnimation:{title:\"Animation Time (ms)\",type:ControlType.Number,defaultValue:90,min:10,max:1e3,step:10}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ProgressAnimation\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ProgressAnimation_1.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import ProgressAnimation from\"https://framerusercontent.com/modules/m1QP9OWGpZxtAbbN697M/Dyn6d4U73TkKrskdM8B0/ProgressAnimation_1.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/LFZ7FHFbfpDBPRR7Q8iy/NNchVVvYINsG6mR8kS4Z/w6UUflMB8.js\";const ProgressAnimationFonts=getFonts(ProgressAnimation);const VideoFonts=getFonts(Video);const cycleOrder=[\"m1Osn6yoh\",\"LZtowmlBS\",\"LzQ09z40T\",\"q2sEmBurO\",\"PzeYySUg7\",\"An9YlF7do\"];const serializationHash=\"framer-oPdWd\";const variantClassNames={An9YlF7do:\"framer-v-z6dowx\",LzQ09z40T:\"framer-v-14m0zh3\",LZtowmlBS:\"framer-v-s3wzao\",m1Osn6yoh:\"framer-v-js9513\",PzeYySUg7:\"framer-v-1olf8at\",q2sEmBurO:\"framer-v-irpiaa\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Mobile - Map 01\":\"LzQ09z40T\",\"Mobile - Map 02\":\"q2sEmBurO\",\"Variant 5\":\"PzeYySUg7\",Active:\"m1Osn6yoh\",Inactive:\"LZtowmlBS\",XR:\"An9YlF7do\"};const getProps=({backgroundColor,border,divider,fontSize,height,id,inOutline,main,number,numberTitle,opacity,padding,progressColor,radius,radius2,tap,text,text1,title,width,...props})=>{return{...props,ApENJgGvd:numberTitle??props.ApENJgGvd??\"var(--token-f9c5196f-fcb1-43d6-9462-21cb61cc19ec, rgb(255, 255, 255))\",Cxnd_zJti:radius??props.Cxnd_zJti??\"4px\",eNHu4zQf_:border??props.eNHu4zQf_??{borderColor:\"rgb(2, 250, 176)\",borderStyle:\"solid\",borderWidth:1},ERenmGMWF:inOutline??props.ERenmGMWF??\"var(--token-dacbd9a6-4ba1-463e-ad33-ea93ee5c40cc, rgba(36, 29, 29, 0.3))\",gshPAtVtd:backgroundColor??props.gshPAtVtd??\"rgba(248, 249, 250, 0.6)\",GzFApYwMb:divider??props.GzFApYwMb??true,HCdgoVhVq:padding??props.HCdgoVhVq??\"1px\",J7o8fdE7e:text??props.J7o8fdE7e??\"Insert Text Here\",KCP6GALRX:fontSize??props.KCP6GALRX??22,KYa4E8ORe:number??props.KYa4E8ORe??\"01.\",okc_6dBcT:title??props.okc_6dBcT??\"Higher approval rate\",QFynIJaYH:tap??props.QFynIJaYH,qRXFvx1q0:text1??props.qRXFvx1q0??\"rgb(219, 219, 219)\",tZWB1Q9tr:main??props.tZWB1Q9tr??\"var(--token-2a6289f8-7bea-4a5c-ab13-06d3e4fedf50, rgb(24, 22, 61))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"m1Osn6yoh\",vRpJGpPD7:progressColor??props.vRpJGpPD7??\"var(--token-8d002f57-b6b6-4fad-b345-40512901b5a3, rgb(2, 250, 176))\",Y9Tz6dSJS:radius2??props.Y9Tz6dSJS??\"2px\",zj8RTtvMP:opacity??props.zj8RTtvMP??.7};};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,KYa4E8ORe,okc_6dBcT,ApENJgGvd,J7o8fdE7e,qRXFvx1q0,QFynIJaYH,vRpJGpPD7,tZWB1Q9tr,ERenmGMWF,eNHu4zQf_,gshPAtVtd,HCdgoVhVq,Cxnd_zJti,GzFApYwMb,Y9Tz6dSJS,zj8RTtvMP,KCP6GALRX,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"m1Osn6yoh\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12s1o1s=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(QFynIJaYH){const res=await QFynIJaYH(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=value=>{if([\"LZtowmlBS\",\"LzQ09z40T\",\"q2sEmBurO\",\"PzeYySUg7\"].includes(baseVariant))return false;return value;};const isDisplayed1=()=>{if([\"LzQ09z40T\",\"q2sEmBurO\",\"PzeYySUg7\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"LZtowmlBS\")return false;return true;};const isDisplayed3=value=>{if(baseVariant===\"LZtowmlBS\")return value;return false;};const isDisplayed4=()=>{if(baseVariant===\"q2sEmBurO\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"PzeYySUg7\")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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-js9513\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"m1Osn6yoh\",onTap:onTap12s1o1s,ref:refBinding,style:{\"--border-bottom-width\":(eNHu4zQf_.borderBottomWidth??eNHu4zQf_.borderWidth)+\"px\",\"--border-color\":eNHu4zQf_.borderColor,\"--border-left-width\":(eNHu4zQf_.borderLeftWidth??eNHu4zQf_.borderWidth)+\"px\",\"--border-right-width\":(eNHu4zQf_.borderRightWidth??eNHu4zQf_.borderWidth)+\"px\",\"--border-style\":eNHu4zQf_.borderStyle,\"--border-top-width\":(eNHu4zQf_.borderTopWidth??eNHu4zQf_.borderWidth)+\"px\",\"--dyc9lu\":numberToPixelString(HCdgoVhVq),backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:radiusForCorner(Cxnd_zJti,3),borderBottomRightRadius:radiusForCorner(Cxnd_zJti,2),borderTopLeftRadius:radiusForCorner(Cxnd_zJti,0),borderTopRightRadius:radiusForCorner(Cxnd_zJti,1),boxShadow:\"0.421531111242075px 0.5419685715969536px 2.6090768186017006px -0.8333333333333333px rgba(29, 51, 195, 0.125), 1.60197331227042px 2.0596799729191115px 9.915451841140744px -1.6666666666666665px rgba(29, 51, 195, 0.125), 7px 9px 43.32666615376724px -2.5px rgba(29, 51, 195, 0.125)\",...style},variants:{An9YlF7do:{backgroundColor:\"rgba(0, 0, 0, 0)\"},LzQ09z40T:{backgroundColor:\"rgba(0, 0, 0, 0)\"},LZtowmlBS:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:ERenmGMWF},PzeYySUg7:{backgroundColor:\"rgba(0, 0, 0, 0)\"},q2sEmBurO:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({An9YlF7do:{\"data-framer-name\":\"XR\"},LzQ09z40T:{\"data-framer-name\":\"Mobile - Map 01\"},LZtowmlBS:{\"data-framer-name\":\"Inactive\"},PzeYySUg7:{\"data-framer-name\":\"Variant 5\"},q2sEmBurO:{\"data-framer-name\":\"Mobile - Map 02\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j32utg\",\"data-framer-name\":\"Main\",layoutDependency:layoutDependency,layoutId:\"o4zp8qIUl\",style:{backgroundColor:tZWB1Q9tr,borderBottomLeftRadius:radiusForCorner(Y9Tz6dSJS,3),borderBottomRightRadius:radiusForCorner(Y9Tz6dSJS,2),borderTopLeftRadius:radiusForCorner(Y9Tz6dSJS,0),borderTopRightRadius:radiusForCorner(Y9Tz6dSJS,1)},variants:{LZtowmlBS:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dh0cr2\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"n3Emxj1ll\",style:{opacity:1},variants:{An9YlF7do:{opacity:1},LzQ09z40T:{opacity:1},LZtowmlBS:{opacity:zj8RTtvMP},PzeYySUg7:{opacity:1},q2sEmBurO:{opacity:1}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-KCP6GALRX-beosmW5XX) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--variable-reference-ApENJgGvd-beosmW5XX))\"},children:\"01.\"})}),className:\"framer-5kfph0\",\"data-framer-name\":\"01.\",fonts:[\"GF;Manrope-700\"],layoutDependency:layoutDependency,layoutId:\"kzZY3h1vF\",style:{\"--extracted-1of0zx5\":\"var(--variable-reference-ApENJgGvd-beosmW5XX)\",\"--framer-paragraph-spacing\":\"20px\",\"--variable-reference-ApENJgGvd-beosmW5XX\":ApENJgGvd,\"--variable-reference-KCP6GALRX-beosmW5XX\":KCP6GALRX},text:KYa4E8ORe,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-KCP6GALRX-beosmW5XX) * 1px)\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--variable-reference-ApENJgGvd-beosmW5XX))\"},children:\"Higher approval rate\"})}),className:\"framer-5l79c1\",\"data-framer-name\":\"10 anos de opera\\xe7\\xe3o\",fonts:[\"GF;Manrope-700\"],layoutDependency:layoutDependency,layoutId:\"sjq2WD29O\",style:{\"--extracted-1of0zx5\":\"var(--variable-reference-ApENJgGvd-beosmW5XX)\",\"--framer-paragraph-spacing\":\"20px\",\"--variable-reference-ApENJgGvd-beosmW5XX\":ApENJgGvd,\"--variable-reference-KCP6GALRX-beosmW5XX\":KCP6GALRX},text:okc_6dBcT,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed(GzFApYwMb)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pjh5t8-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"Dgg7ZzNyD-container\",nodeId:\"Dgg7ZzNyD\",rendersWithMotion:true,scopeId:\"beosmW5XX\",children:/*#__PURE__*/_jsx(ProgressAnimation,{backgroundColor:gshPAtVtd,height:\"100%\",id:\"Dgg7ZzNyD\",layoutId:\"Dgg7ZzNyD\",progressColor:vRpJGpPD7,style:{height:\"100%\",width:\"100%\"},timeAnimation:90,width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-y3ws7b\",layoutDependency:layoutDependency,layoutId:\"f7d96xI_i\",children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19a7hf4-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"xWKX3BuDs-container\",nodeId:\"xWKX3BuDs\",rendersWithMotion:true,scopeId:\"beosmW5XX\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"xWKX3BuDs\",isMixedBorderRadius:false,layoutId:\"xWKX3BuDs\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/lfGhjHv5kgv8NRfuB6JjKpJS70.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({LzQ09z40T:{poster:\"https://framerusercontent.com/images/F9BVNXy6Q9Aih5WvF5PmINf0M.png\",srcFile:\"https://framerusercontent.com/assets/dasZD2UWJTP7d1H8d7PqA5zTA.mp4\"},PzeYySUg7:{poster:\"https://framerusercontent.com/images/NKCMRnINut9Z0wBv3LbsKZj5eQ.png\",srcFile:\"https://framerusercontent.com/assets/x6y85EHUez2E1U3edYPBbC2k.mp4\",style:{width:\"100%\"}},q2sEmBurO:{poster:\"https://framerusercontent.com/images/TEfSDiUa4Z95mnQsBj78A87VEQ.png\",srcFile:\"https://framerusercontent.com/assets/mZL3Z3iLYekjBsGehwyhGiFU4o.mp4\",style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3hgcyg\",\"data-framer-name\":\"Columns\",layoutDependency:layoutDependency,layoutId:\"XSGqIg5eE\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9skv5\",\"data-styles-preset\":\"w6UUflMB8\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-qRXFvx1q0-beosmW5XX))\"},children:\"Insert Text Here\"})}),className:\"framer-gvu2ls\",\"data-framer-name\":\"Koin es la mejor soluci\\xf3n de medios de pago y financiaci\\xf3n digitales que permite a empresas y consumidores conectarse y realizar transacciones de forma pr\\xe1ctica y segura.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Uf31HxQfX\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-qRXFvx1q0-beosmW5XX)\",\"--framer-paragraph-spacing\":\"16px\",\"--variable-reference-qRXFvx1q0-beosmW5XX\":qRXFvx1q0},text:J7o8fdE7e,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3(GzFApYwMb)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w5c6s1\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"fPqtaeqkT\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pnnnpu\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"Gfl_eFjeb\",style:{backgroundColor:\"var(--token-13eb4cd8-7b3f-48b6-8eb7-6780feab42f8, rgb(248, 249, 250))\"}})}),isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1ib2xk\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8d002f57-b6b6-4fad-b345-40512901b5a3, rgb(2, 250, 176)))\"},children:\"Edgegap\"})}),className:\"framer-sh8uhi\",fonts:[\"FS;Manrope-bold\"],layoutDependency:layoutDependency,layoutId:\"V6gQpqO0C\",style:{\"--extracted-r6o4lv\":\"var(--token-8d002f57-b6b6-4fad-b345-40512901b5a3, rgb(2, 250, 176))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1ib2xk\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-92345bec-ca16-4a67-b256-ed6e94214667, rgb(255, 170, 34)))\"},children:\"Competitor\"})}),className:\"framer-tcebvn\",fonts:[\"FS;Manrope-bold\"],layoutDependency:layoutDependency,layoutId:\"DD2vrZZjA\",style:{\"--extracted-r6o4lv\":\"var(--token-92345bec-ca16-4a67-b256-ed6e94214667, rgb(255, 170, 34))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"center\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oPdWd.framer-ih135q, .framer-oPdWd .framer-ih135q { display: block; }\",\".framer-oPdWd.framer-js9513 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 154px; justify-content: flex-start; overflow: visible; padding: var(--dyc9lu); position: relative; width: 482px; }\",\".framer-oPdWd .framer-j32utg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-oPdWd .framer-1dh0cr2 { 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-oPdWd .framer-5kfph0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-oPdWd .framer-5l79c1, .framer-oPdWd .framer-gvu2ls { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-oPdWd .framer-1pjh5t8-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-oPdWd .framer-y3ws7b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 112px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-oPdWd .framer-19a7hf4-container { flex: 1 0 0px; height: 265px; position: relative; width: 1px; }\",\".framer-oPdWd .framer-3hgcyg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-oPdWd .framer-1w5c6s1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-oPdWd .framer-pnnnpu { flex: none; height: 1px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-oPdWd .framer-sh8uhi { flex: none; height: auto; left: 61%; position: absolute; top: 51%; white-space: pre; width: auto; z-index: 1; }\",\".framer-oPdWd .framer-tcebvn { bottom: 161px; flex: none; height: auto; left: 39px; position: absolute; white-space: pre; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oPdWd.framer-js9513, .framer-oPdWd .framer-j32utg, .framer-oPdWd .framer-1dh0cr2, .framer-oPdWd .framer-y3ws7b, .framer-oPdWd .framer-3hgcyg, .framer-oPdWd .framer-1w5c6s1 { gap: 0px; } .framer-oPdWd.framer-js9513 > *, .framer-oPdWd .framer-j32utg > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-oPdWd.framer-js9513 > :first-child, .framer-oPdWd .framer-j32utg > :first-child, .framer-oPdWd .framer-1w5c6s1 > :first-child { margin-top: 0px; } .framer-oPdWd.framer-js9513 > :last-child, .framer-oPdWd .framer-j32utg > :last-child, .framer-oPdWd .framer-1w5c6s1 > :last-child { margin-bottom: 0px; } .framer-oPdWd .framer-1dh0cr2 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-oPdWd .framer-1dh0cr2 > :first-child, .framer-oPdWd .framer-y3ws7b > :first-child, .framer-oPdWd .framer-3hgcyg > :first-child { margin-left: 0px; } .framer-oPdWd .framer-1dh0cr2 > :last-child, .framer-oPdWd .framer-y3ws7b > :last-child, .framer-oPdWd .framer-3hgcyg > :last-child { margin-right: 0px; } .framer-oPdWd .framer-y3ws7b > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-oPdWd .framer-3hgcyg > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-oPdWd .framer-1w5c6s1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-oPdWd.framer-v-s3wzao.framer-js9513, .framer-oPdWd.framer-v-14m0zh3.framer-js9513, .framer-oPdWd.framer-v-irpiaa.framer-js9513, .framer-oPdWd.framer-v-1olf8at.framer-js9513 { height: min-content; }\",\".framer-oPdWd.framer-v-s3wzao .framer-j32utg { flex: none; height: min-content; }\",\".framer-oPdWd.framer-v-14m0zh3 .framer-j32utg, .framer-oPdWd.framer-v-irpiaa .framer-j32utg, .framer-oPdWd.framer-v-1olf8at .framer-j32utg { flex: none; height: min-content; order: 0; }\",\".framer-oPdWd.framer-v-14m0zh3 .framer-y3ws7b { min-height: unset; }\",\".framer-oPdWd.framer-v-irpiaa .framer-y3ws7b, .framer-oPdWd.framer-v-1olf8at .framer-y3ws7b { height: 265px; min-height: unset; overflow: hidden; }\",\".framer-oPdWd.framer-v-irpiaa .framer-19a7hf4-container, .framer-oPdWd.framer-v-1olf8at .framer-19a7hf4-container { height: auto; }\",...sharedStyle.css,'.framer-oPdWd[data-border=\"true\"]::after, .framer-oPdWd [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 154\n * @framerIntrinsicWidth 482\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"LZtowmlBS\":{\"layout\":[\"fixed\",\"auto\"]},\"LzQ09z40T\":{\"layout\":[\"fixed\",\"auto\"]},\"q2sEmBurO\":{\"layout\":[\"fixed\",\"auto\"]},\"PzeYySUg7\":{\"layout\":[\"fixed\",\"auto\"]},\"An9YlF7do\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"KYa4E8ORe\":\"number\",\"okc_6dBcT\":\"title\",\"ApENJgGvd\":\"numberTitle\",\"J7o8fdE7e\":\"text\",\"qRXFvx1q0\":\"text1\",\"QFynIJaYH\":\"tap\",\"vRpJGpPD7\":\"progressColor\",\"tZWB1Q9tr\":\"main\",\"ERenmGMWF\":\"inOutline\",\"eNHu4zQf_\":\"border\",\"gshPAtVtd\":\"backgroundColor\",\"HCdgoVhVq\":\"padding\",\"Cxnd_zJti\":\"radius\",\"GzFApYwMb\":\"divider\",\"Y9Tz6dSJS\":\"radius2\",\"zj8RTtvMP\":\"opacity\",\"KCP6GALRX\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbeosmW5XX=withCSS(Component,css,\"framer-oPdWd\");export default FramerbeosmW5XX;FramerbeosmW5XX.displayName=\"Collapsible Block Copy\";FramerbeosmW5XX.defaultProps={height:154,width:482};addPropertyControls(FramerbeosmW5XX,{variant:{options:[\"m1Osn6yoh\",\"LZtowmlBS\",\"LzQ09z40T\",\"q2sEmBurO\",\"PzeYySUg7\",\"An9YlF7do\"],optionTitles:[\"Active\",\"Inactive\",\"Mobile - Map 01\",\"Mobile - Map 02\",\"Variant 5\",\"XR\"],title:\"Variant\",type:ControlType.Enum},KYa4E8ORe:{defaultValue:\"01.\",displayTextArea:false,title:\"Number\",type:ControlType.String},okc_6dBcT:{defaultValue:\"Higher approval rate\",displayTextArea:false,title:\"Title\",type:ControlType.String},ApENJgGvd:{defaultValue:\"var(--token-f9c5196f-fcb1-43d6-9462-21cb61cc19ec, rgb(255, 255, 255))\",title:\"Number & Title\",type:ControlType.Color},J7o8fdE7e:{defaultValue:\"Insert Text Here\",displayTextArea:true,placeholder:\"\",title:\"Text\",type:ControlType.String},qRXFvx1q0:{defaultValue:\"rgb(219, 219, 219)\",title:\"Text\",type:ControlType.Color},QFynIJaYH:{title:\"Tap\",type:ControlType.EventHandler},vRpJGpPD7:{defaultValue:'var(--token-8d002f57-b6b6-4fad-b345-40512901b5a3, rgb(2, 250, 176)) /* {\"name\":\"EGP - Grid - Green\"} */',title:\"Progress Color\",type:ControlType.Color},tZWB1Q9tr:{defaultValue:'var(--token-2a6289f8-7bea-4a5c-ab13-06d3e4fedf50, rgb(24, 22, 61)) /* {\"name\":\"EGP - Background Blue\"} */',title:\"Main\",type:ControlType.Color},ERenmGMWF:{defaultValue:'var(--token-dacbd9a6-4ba1-463e-ad33-ea93ee5c40cc, rgba(36, 29, 29, 0.3)) /* {\"name\":\"Grey 30%\"} */',title:\"In - Outline\",type:ControlType.Color},eNHu4zQf_:{defaultValue:{borderColor:\"rgb(2, 250, 176)\",borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border},gshPAtVtd:{defaultValue:\"rgba(248, 249, 250, 0.6)\",title:\"Background Color\",type:ControlType.Color},HCdgoVhVq:{defaultValue:\"1px\",title:\"Padding\",type:ControlType.Padding},Cxnd_zJti:{defaultValue:\"4px\",title:\"Radius\",type:ControlType.BorderRadius},GzFApYwMb:{defaultValue:true,title:\"Divider\",type:ControlType.Boolean},Y9Tz6dSJS:{defaultValue:\"2px\",title:\"Radius 2\",type:ControlType.BorderRadius},zj8RTtvMP:{defaultValue:.7,max:1,min:0,step:.01,title:\"Opacity\",type:ControlType.Number},KCP6GALRX:{defaultValue:22,title:\"Font Size\",type:ControlType.Number}});addFonts(FramerbeosmW5XX,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{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\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]},...ProgressAnimationFonts,...VideoFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbeosmW5XX\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LZtowmlBS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LzQ09z40T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q2sEmBurO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PzeYySUg7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"An9YlF7do\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"KYa4E8ORe\\\":\\\"number\\\",\\\"okc_6dBcT\\\":\\\"title\\\",\\\"ApENJgGvd\\\":\\\"numberTitle\\\",\\\"J7o8fdE7e\\\":\\\"text\\\",\\\"qRXFvx1q0\\\":\\\"text1\\\",\\\"QFynIJaYH\\\":\\\"tap\\\",\\\"vRpJGpPD7\\\":\\\"progressColor\\\",\\\"tZWB1Q9tr\\\":\\\"main\\\",\\\"ERenmGMWF\\\":\\\"inOutline\\\",\\\"eNHu4zQf_\\\":\\\"border\\\",\\\"gshPAtVtd\\\":\\\"backgroundColor\\\",\\\"HCdgoVhVq\\\":\\\"padding\\\",\\\"Cxnd_zJti\\\":\\\"radius\\\",\\\"GzFApYwMb\\\":\\\"divider\\\",\\\"Y9Tz6dSJS\\\":\\\"radius2\\\",\\\"zj8RTtvMP\\\":\\\"opacity\\\",\\\"KCP6GALRX\\\":\\\"fontSize\\\"}\",\"framerIntrinsicHeight\":\"154\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"482\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./beosmW5XX.map"],
  "mappings": "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",
  "names": ["ProgressAnimation", "props", "backgroundColor", "progressColor", "timeAnimation", "width", "setWidth", "ye", "ue", "interval", "prevWidth", "styles", "u", "p", "addPropertyControls", "ControlType", "ProgressAnimationFonts", "getFonts", "ProgressAnimation", "VideoFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "transition1", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "backgroundColor", "border", "divider", "fontSize", "height", "id", "inOutline", "main", "number", "numberTitle", "opacity", "padding", "progressColor", "radius", "radius2", "tap", "text", "text1", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "KYa4E8ORe", "okc_6dBcT", "ApENJgGvd", "J7o8fdE7e", "qRXFvx1q0", "QFynIJaYH", "vRpJGpPD7", "tZWB1Q9tr", "ERenmGMWF", "eNHu4zQf_", "gshPAtVtd", "HCdgoVhVq", "Cxnd_zJti", "GzFApYwMb", "Y9Tz6dSJS", "zj8RTtvMP", "KCP6GALRX", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap12s1o1s", "args", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerbeosmW5XX", "withCSS", "beosmW5XX_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
