{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/98zvNTaUC8oACHniE0j6/Mxe3iLY3BHER92xXZBgK/LPSqwk8ot.js"],
  "sourcesContent": ["// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Image,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/hlSnC6hm6hRW8MhlmUBr/g7ikNigLu3qifEscP1si/ALE6yx_O9.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/qIFEFZqMNVjxdVh2kMAq/BDn6YRytv0V7f6mmJuUf/HhLr_TFUZ.js\";import Button from\"https://framerusercontent.com/modules/5kMoms8lolzr0dK90skd/VLwPGpKx0ToTa5gc6bgo/LNCJ8JrMb.js\";import Badge from\"https://framerusercontent.com/modules/yM4URHhiHcuUOHh5qCtx/MCgMNgQvN85M5bLijs4B/ZC6oaTVqt.js\";const MotionDivWithFX=withFX(motion.div);const BadgeFonts=getFonts(Badge);const ButtonFonts=getFonts(Button);const ButtonControls=getPropertyControls(Button);const cycleOrder=[\"xdpyfXCft\",\"If3XBuWxe\"];const serializationHash=\"framer-bA3nN\";const variantClassNames={If3XBuWxe:\"framer-v-1h508hj\",xdpyfXCft:\"framer-v-1uvsw1a\"};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 transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 humanReadableEnumMap={\"Button [Default]\":\"rt1NrdlKK\",\"Button [Line]\":\"AWA62y_GV\",\"Button [sm Line]\":\"E_YzJ47KG\",\"Button [sm]\":\"Nw_OMPtNd\",\"Button [xs Line]\":\"ynGVXJw2g\",\"Button [xs]\":\"kqEkETMOP\",\"Icon [Default]\":\"HvwGpVmDr\",\"Icon [sm]\":\"IDwhfdJBh\",\"Icon [xs]\":\"MBIq0M3Al\",\"Link [Default]\":\"iS3JUvC7w\",\"Link [sm]\":\"dFbyw6SJY\",\"Link [xs]\":\"Utk0c0Cr7\"};const humanReadableVariantMap={Desktop:\"xdpyfXCft\",Mobile:\"If3XBuWxe\"};const getProps=({badgeText,buttonColor,buttonLink,buttonText,buttonType,gradientBackground,heading,headingColor,height,id,padding,showBadge,supportingText,width,...props})=>{return{...props,aal0RiyTx:buttonLink??props.aal0RiyTx,AwlD9grQw:padding??props.AwlD9grQw??\"0px 32px 0px 32px\",fEvOOsFA0:humanReadableEnumMap[buttonType]??buttonType??props.fEvOOsFA0??\"Nw_OMPtNd\",FFvWGIBaP:buttonText??props.FFvWGIBaP??\"Quero contratar\",hnCFWz_d3:heading??props.hnCFWz_d3??\"O plano funeral que cuida de tudo quando voc\\xea mais precisa\",hSpRBnRSr:showBadge??props.hSpRBnRSr??true,IrHpJGYM4:badgeText??props.IrHpJGYM4??\"CONHE\\xc7A O PLANO DE AMPARO\",LkR5Eb7bp:buttonColor??props.LkR5Eb7bp??\"var(--token-39f1e7bd-d6a2-4d0f-90ef-8d65a8c77a7c, rgb(67, 134, 121))\",nuY6Nc89D:headingColor??props.nuY6Nc89D??\"var(--token-695c6fc6-c871-4818-a02b-9897c59e0cf7, rgb(31, 61, 55))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"xdpyfXCft\",WOyyDLeeM:supportingText??props.WOyyDLeeM??\"Suporte completo no momento mais dif\\xedcil, com atendimento humanizado e cobertura nacional\",YolpuVg5w:gradientBackground??props.YolpuVg5w??{src:\"https://framerusercontent.com/images/dobKGl7Nk4JLnHAbm3S1q3MW6tI.png\",srcSet:\"https://framerusercontent.com/images/dobKGl7Nk4JLnHAbm3S1q3MW6tI.png?scale-down-to=512 512w,https://framerusercontent.com/images/dobKGl7Nk4JLnHAbm3S1q3MW6tI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dobKGl7Nk4JLnHAbm3S1q3MW6tI.png 1200w\"}};};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,hSpRBnRSr,IrHpJGYM4,hnCFWz_d3,nuY6Nc89D,WOyyDLeeM,YolpuVg5w,AwlD9grQw,fEvOOsFA0,aal0RiyTx,FFvWGIBaP,LkR5Eb7bp,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xdpyfXCft\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-1uvsw1a\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"xdpyfXCft\",ref:refBinding,style:{\"--1qpfmws\":numberToPixelString(AwlD9grQw),...style},...addPropertyOverrides({If3XBuWxe:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(Image,{as:\"section\",background:{alt:\"\",fit:\"fill\",pixelHeight:960,pixelWidth:1440,sizes:`max(${componentViewport?.width||\"100vw\"} - ${AwlD9grQw*2}px, 1px)`,...toResponsiveImage(YolpuVg5w)},className:\"framer-1p2d1e3\",\"data-framer-name\":\"Banner\",layoutDependency:layoutDependency,layoutId:\"c8x4aGQVq\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:.75,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScroll\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-k4u70j\",\"data-framer-name\":\"C\\xedrculos\",layoutDependency:layoutDependency,layoutId:\"kZCa7Pa8I\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1v4nq2f\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"sRT33TMIU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1463 1463\"><g transform=\"translate(0.5 0.5)\" id=\"ss10057195800_1\"><path d=\"M 730.5 1461 C 1133.944 1461 1461 1133.944 1461 730.5 C 1461 327.056 1133.944 0 730.5 0 C 327.056 0 0 327.056 0 730.5 C 0 1133.944 327.056 1461 730.5 1461 Z\" fill=\"rgba(0, 0, 0, 0)\" stroke=\"var(--token-30ac0a55-5ac8-48f7-ac1a-a2e7d5e899b7, rgba(0, 0, 0, 0.12))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 730.5 1331 C 1062.147 1331 1331 1062.147 1331 730.5 C 1331 398.853 1062.147 130 730.5 130 C 398.853 130 130 398.853 130 730.5 C 130 1062.147 398.853 1331 730.5 1331 Z\" fill=\"rgba(0, 0, 0, 0.01)\" stroke=\"var(--token-30ac0a55-5ac8-48f7-ac1a-a2e7d5e899b7, rgba(0, 0, 0, 0.12))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 730.5 1195 C 987.036 1195 1195 987.036 1195 730.5 C 1195 473.964 987.036 266 730.5 266 C 473.964 266 266 473.964 266 730.5 C 266 987.036 473.964 1195 730.5 1195 Z\" fill=\"rgba(0, 0, 0, 0.01)\" stroke=\"var(--token-30ac0a55-5ac8-48f7-ac1a-a2e7d5e899b7, rgba(0, 0, 0, 0.12))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M 730.5 1060 C 912.477 1060 1060 912.477 1060 730.5 C 1060 548.523 912.477 401 730.5 401 C 548.523 401 401 548.523 401 730.5 C 401 912.477 548.523 1060 730.5 1060 Z\" fill=\"rgba(0, 0, 0, 0.01)\" stroke=\"var(--token-30ac0a55-5ac8-48f7-ac1a-a2e7d5e899b7, rgba(0, 0, 0, 0.12))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:10057195800,withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11stok6\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"ldv8VXdtK\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gmsaii\",layoutDependency:layoutDependency,layoutId:\"BzbUz8YLF\",children:[hSpRBnRSr&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pyr61d-container\",layoutDependency:layoutDependency,layoutId:\"c_2kZXoWY-container\",nodeId:\"c_2kZXoWY\",rendersWithMotion:true,scopeId:\"LPSqwk8ot\",children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"c_2kZXoWY\",iXsfVjsEM:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",JPO2n74ig:10,layoutId:\"c_2kZXoWY\",Lsu1xrgI3:\"var(--token-695c6fc6-c871-4818-a02b-9897c59e0cf7, rgb(31, 61, 55))\",p4KdNyw2A:0,variant:\"Qy1b_vjYv\",width:\"100%\",XGtDHEUvE:IrHpJGYM4})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.blockquote,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1njlwr9\",\"data-styles-preset\":\"ALE6yx_O9\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-356vmc, var(--variable-reference-nuY6Nc89D-LPSqwk8ot))\"},children:\"O plano funeral que cuida de tudo quando voc\\xea mais precisa\"})})}),className:\"framer-8m1qf2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SHIAmE027\",style:{\"--extracted-356vmc\":\"var(--variable-reference-nuY6Nc89D-LPSqwk8ot)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-nuY6Nc89D-LPSqwk8ot\":nuY6Nc89D},text:hnCFWz_d3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.blockquote,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11zorzc\",\"data-styles-preset\":\"HhLr_TFUZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-zrz4ul, var(--token-b9e6a824-f533-4f83-8ead-1a530c18d9a3, rgb(75, 107, 101)))\"},children:\"Suporte completo no momento mais dif\\xedcil, com atendimento humanizado e cobertura nacional\"})})}),className:\"framer-oc780p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zzDMgZTk3\",style:{\"--extracted-zrz4ul\":\"var(--token-b9e6a824-f533-4f83-8ead-1a530c18d9a3, rgb(75, 107, 101))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:WOyyDLeeM,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kbemi2-container\",layoutDependency:layoutDependency,layoutId:\"N9sT4OY6d-container\",nodeId:\"N9sT4OY6d\",rendersWithMotion:true,scopeId:\"LPSqwk8ot\",children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"rgb(228, 228, 231)\",borderStyle:\"solid\",borderWidth:0},ey7w8muFX:false,G77f5Yx_v:FFvWGIBaP,height:\"100%\",HFfTjmBlq:\"rgb(255, 255, 255)\",id:\"N9sT4OY6d\",layoutId:\"N9sT4OY6d\",n9WP3fBIv:true,OHaxQA8RN:false,oV7zrnzuy:LkR5Eb7bp,QLyZ1fvo7:\"WhatsappLogo\",SZQpZ3lk2:50,U1Kbkgydv:aal0RiyTx,variant:fEvOOsFA0,VkxZQkMEC:\"\",Vo_oxchYD:\"CaretRight\",vXp15csCf:\"bold\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1,fit:\"tile\",pixelHeight:640,pixelWidth:640,positionX:\"left\",positionY:\"top\",sizes:`max(${componentViewport?.width||\"100vw\"} - ${AwlD9grQw*2}px, 1px)`,src:\"https://framerusercontent.com/images/Ajpj0d8Iftk6McAkdhenIbVfDK8.png\",srcSet:\"https://framerusercontent.com/images/Ajpj0d8Iftk6McAkdhenIbVfDK8.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ajpj0d8Iftk6McAkdhenIbVfDK8.png 640w\"},className:\"framer-18bes9f\",\"data-framer-name\":\"Grain\",layoutDependency:layoutDependency,layoutId:\"o1YyMzlzs\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,opacity:.2}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bA3nN.framer-116hto2, .framer-bA3nN .framer-116hto2 { display: block; }\",\".framer-bA3nN.framer-1uvsw1a { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: var(--1qpfmws); position: relative; width: 1136px; }\",\".framer-bA3nN .framer-1p2d1e3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 32px 80px 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-bA3nN .framer-k4u70j { bottom: -370px; flex: none; left: 1px; overflow: hidden; position: absolute; right: 0px; top: -370px; z-index: 1; }\",\".framer-bA3nN .framer-1v4nq2f { flex: none; height: 1463px; left: calc(49.67320261437911% - 1463px / 2); position: absolute; top: calc(49.8214285714286% - 1463px / 2); width: 1463px; }\",\".framer-bA3nN .framer-11stok6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-bA3nN .framer-gmsaii { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bA3nN .framer-1pyr61d-container, .framer-bA3nN .framer-kbemi2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bA3nN .framer-8m1qf2 { flex: none; height: auto; max-width: 720px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bA3nN .framer-oc780p { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bA3nN .framer-18bes9f { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; scroll-margin-top: 30px; top: calc(49.96923076923079% - 100% / 2); width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bA3nN.framer-1uvsw1a, .framer-bA3nN .framer-1p2d1e3, .framer-bA3nN .framer-11stok6, .framer-bA3nN .framer-gmsaii { gap: 0px; } .framer-bA3nN.framer-1uvsw1a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-bA3nN.framer-1uvsw1a > :first-child { margin-left: 0px; } .framer-bA3nN.framer-1uvsw1a > :last-child { margin-right: 0px; } .framer-bA3nN .framer-1p2d1e3 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-bA3nN .framer-1p2d1e3 > :first-child, .framer-bA3nN .framer-11stok6 > :first-child, .framer-bA3nN .framer-gmsaii > :first-child { margin-top: 0px; } .framer-bA3nN .framer-1p2d1e3 > :last-child, .framer-bA3nN .framer-11stok6 > :last-child, .framer-bA3nN .framer-gmsaii > :last-child { margin-bottom: 0px; } .framer-bA3nN .framer-11stok6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-bA3nN .framer-gmsaii > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-bA3nN.framer-v-1h508hj.framer-1uvsw1a { width: 390px; }\",\".framer-bA3nN.framer-v-1h508hj .framer-1p2d1e3 { padding: 40px 24px 40px 24px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 420.5\n * @framerIntrinsicWidth 1136\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"If3XBuWxe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"hSpRBnRSr\":\"showBadge\",\"IrHpJGYM4\":\"badgeText\",\"hnCFWz_d3\":\"heading\",\"nuY6Nc89D\":\"headingColor\",\"WOyyDLeeM\":\"supportingText\",\"YolpuVg5w\":\"gradientBackground\",\"AwlD9grQw\":\"padding\",\"fEvOOsFA0\":\"buttonType\",\"aal0RiyTx\":\"buttonLink\",\"FFvWGIBaP\":\"buttonText\",\"LkR5Eb7bp\":\"buttonColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLPSqwk8ot=withCSS(Component,css,\"framer-bA3nN\");export default FramerLPSqwk8ot;FramerLPSqwk8ot.displayName=\"Banner CTA\";FramerLPSqwk8ot.defaultProps={height:420.5,width:1136};addPropertyControls(FramerLPSqwk8ot,{variant:{options:[\"xdpyfXCft\",\"If3XBuWxe\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},hSpRBnRSr:{defaultValue:true,title:\"Show Badge\",type:ControlType.Boolean},IrHpJGYM4:{defaultValue:\"CONHE\\xc7A O PLANO DE AMPARO\",displayTextArea:false,title:\"Badge Text\",type:ControlType.String},hnCFWz_d3:{defaultValue:\"O plano funeral que cuida de tudo quando voc\\xea mais precisa\",displayTextArea:true,title:\"Heading\",type:ControlType.String},nuY6Nc89D:{defaultValue:\"var(--token-695c6fc6-c871-4818-a02b-9897c59e0cf7, rgb(31, 61, 55))\",title:\"Heading Color\",type:ControlType.Color},WOyyDLeeM:{defaultValue:\"Suporte completo no momento mais dif\\xedcil, com atendimento humanizado e cobertura nacional\",displayTextArea:true,title:\"Supporting Text\",type:ControlType.String},YolpuVg5w:{__defaultAssetReference:\"data:framer/asset-reference,dobKGl7Nk4JLnHAbm3S1q3MW6tI.png?originalFilename=Metadata+-+Social+Preview.png&preferredSize=auto\",title:\"Gradient Background\",type:ControlType.ResponsiveImage},AwlD9grQw:{defaultValue:\"0px 32px 0px 32px\",title:\"Padding\",type:ControlType.Padding},fEvOOsFA0:ButtonControls?.[\"variant\"]&&{...ButtonControls[\"variant\"],defaultValue:\"Nw_OMPtNd\",description:undefined,hidden:undefined,title:\"Button Type\"},aal0RiyTx:{title:\"Button Link\",type:ControlType.Link},FFvWGIBaP:{defaultValue:\"Quero contratar\",displayTextArea:false,placeholder:\"\",title:\"Button Text\",type:ControlType.String},LkR5Eb7bp:{defaultValue:'var(--token-39f1e7bd-d6a2-4d0f-90ef-8d65a8c77a7c, rgb(67, 134, 121)) /* {\"name\":\"Secondary\"} */',title:\"Button Color\",type:ControlType.Color}});addFonts(FramerLPSqwk8ot,[{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\"}]},...BadgeFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLPSqwk8ot\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"420.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1136\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"If3XBuWxe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"hSpRBnRSr\\\":\\\"showBadge\\\",\\\"IrHpJGYM4\\\":\\\"badgeText\\\",\\\"hnCFWz_d3\\\":\\\"heading\\\",\\\"nuY6Nc89D\\\":\\\"headingColor\\\",\\\"WOyyDLeeM\\\":\\\"supportingText\\\",\\\"YolpuVg5w\\\":\\\"gradientBackground\\\",\\\"AwlD9grQw\\\":\\\"padding\\\",\\\"fEvOOsFA0\\\":\\\"buttonType\\\",\\\"aal0RiyTx\\\":\\\"buttonLink\\\",\\\"FFvWGIBaP\\\":\\\"buttonText\\\",\\\"LkR5Eb7bp\\\":\\\"buttonColor\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithFX", "withFX", "motion", "BadgeFonts", "getFonts", "ZC6oaTVqt_default", "ButtonFonts", "LNCJ8JrMb_default", "ButtonControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "badgeText", "buttonColor", "buttonLink", "buttonText", "buttonType", "gradientBackground", "heading", "headingColor", "height", "id", "padding", "showBadge", "supportingText", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "hSpRBnRSr", "IrHpJGYM4", "hnCFWz_d3", "nuY6Nc89D", "WOyyDLeeM", "YolpuVg5w", "AwlD9grQw", "fEvOOsFA0", "aal0RiyTx", "FFvWGIBaP", "LkR5Eb7bp", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Image2", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerLPSqwk8ot", "withCSS", "LPSqwk8ot_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
