{"version":3,"file":"q4xRdDO3T.BDikBrY7.mjs","names":["BasicComponentsButton","className","Image","css"],"sources":["https:/framerusercontent.com/modules/LUxFOGGjovsYavM5R0xn/iBkyIGYZ2LEyLcoAS9Qv/q4xRdDO3T.js"],"sourcesContent":["// Generated by Framer (4991a04)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/rAbGNREezMEsz5vWPvM6/gLqyOxqxHy8bntaqnGmN/aNJzK86BN.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/LcPJMcHyJ2n4iL6duPGA/dqruHu4LuF62lTdRVB9t/eHjStvlek.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Rjv9W5CnEFJgcP6q2SVN/MAUAiUWPrQXj15eEWaqX/RjsHVzEik.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/yHFnyFryQLUOLQlwidgq/nWgsMSkAgeaign8ISiFp/V8iCbuzRD.js\";import BasicComponentsButton from\"https://framerusercontent.com/modules/h6akFKu0PHcE1Is5JKiQ/fOQPTSBqx9rHXnGBtepK/XOy8p8KMz.js\";const BasicComponentsButtonFonts=getFonts(BasicComponentsButton);const BasicComponentsButtonControls=getPropertyControls(BasicComponentsButton);const cycleOrder=[\"cFQXe1Ttg\",\"P6FvgUDpo\",\"tILOg0kyZ\"];const serializationHash=\"framer-xkl4o\";const variantClassNames={cFQXe1Ttg:\"framer-v-14iphkm\",P6FvgUDpo:\"framer-v-1578k38\",tILOg0kyZ:\"framer-v-1510xjb\"};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 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={\"Large/Primary-dark\":\"UkpImzSKK\",\"Large/Primary-light\":\"yLHxBnXDX\",\"Large/Secondary-dark\":\"iBtLLx9bv\",\"Large/Secondary-light\":\"L9lXqYoHS\",\"Medium/Primary-dark\":\"NR1dAm4e9\",\"Medium/Primary-light\":\"L367owMVn\",\"Medium/Secondary-dark\":\"tJNDhFpLH\",\"Medium/Secondary-light\":\"ggkgVBlPl\",\"Other/Round\":\"veMd7pOAd\",\"Small/Empty-dark\":\"TpBL6e9UX\",\"Small/Empty-light\":\"GaZUZ_6Pv\",\"Small/Primary-dark\":\"lTDWHtMbE\",\"Small/Primary-light\":\"RsUfwZfM6\",\"Small/Secondary-dark\":\"VvaB1vg9h\",\"Small/Secondary-light\":\"lMskAJOVr\",\"XtraSmall/Empty-dark\":\"KPYfwSSyW\",\"XtraSmall/Empty-light\":\"ZO__yXH8d\",\"XtraSmall/Primary-dark\":\"kfNf0sjSM\",\"XtraSmall/Primary-light\":\"m1cqqkkUW\",\"XtraSmall/Secondary-dark\":\"q3xWcqzwL\",\"XtraSmall/Secondary-light\":\"gNXzAhFr3\"};const humanReadableVariantMap={Desktop:\"cFQXe1Ttg\",Phone:\"tILOg0kyZ\",Tablet:\"P6FvgUDpo\"};const getProps=({background,buttonLink,buttonText,buttonType,description,height,id,image1X1,showButton,title,width,...props})=>{return{...props,GiBS7hsPL:description??props.GiBS7hsPL??\"Just upload the document and get a comprehensive review in 2 minutes. Get a summary of your contract, in minutes, identify potential risks, and ensure you're protected without sacrificing valuable time\",jurf3B3Kd:background??props.jurf3B3Kd??\"var(--token-1f259933-d176-4ca6-8d55-6536c8f7d4cc, rgba(255, 255, 255, 0.08))\",lnWSb_RGu:showButton??props.lnWSb_RGu??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"cFQXe1Ttg\",vM0VjzqW5:buttonLink??props.vM0VjzqW5,XjdQk7xwB:image1X1??props.XjdQk7xwB??{src:\"https://framerusercontent.com/images/Mw308Yj6Pyn1BFRQvbsXoM4Aklk.png\",srcSet:\"https://framerusercontent.com/images/Mw308Yj6Pyn1BFRQvbsXoM4Aklk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mw308Yj6Pyn1BFRQvbsXoM4Aklk.png 1000w\"},Y72CLN0ZC:title??props.Y72CLN0ZC??\"Check the quality of your contract using AI\",zjIBO4_x8:humanReadableEnumMap[buttonType]??buttonType??props.zjIBO4_x8??\"ggkgVBlPl\",ZtCsChvG2:buttonText??props.ZtCsChvG2??\"Review with AI\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XjdQk7xwB,jurf3B3Kd,Y72CLN0ZC,GiBS7hsPL,ZtCsChvG2,lnWSb_RGu,zjIBO4_x8,vM0VjzqW5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cFQXe1Ttg\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();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.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14iphkm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"cFQXe1Ttg\",ref:ref??ref1,style:{backgroundColor:jurf3B3Kd,borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,...style},...addPropertyOverrides({P6FvgUDpo:{\"data-framer-name\":\"Tablet\"},tILOg0kyZ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lxzyvg\",\"data-framer-name\":\"content\",layoutDependency:layoutDependency,layoutId:\"a3sCiqZLR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b02cpe\",\"data-framer-name\":\"text\",layoutDependency:layoutDependency,layoutId:\"PmcReIuX5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-9o3caq\",\"data-styles-preset\":\"eHjStvlek\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255)))\"},children:\"Check the quality of your contract using AI\"})}),className:\"framer-ceqjqq\",\"data-framer-name\":\"title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ipS8U9EyO\",style:{\"--extracted-a0htzi\":\"var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:Y72CLN0ZC,variants:{P6FvgUDpo:{\"--extracted-1lwpl3i\":\"var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255))\"},tILOg0kyZ:{\"--extracted-1lwpl3i\":\"var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({P6FvgUDpo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-o7ns1l\",\"data-styles-preset\":\"V8iCbuzRD\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255)))\"},children:\"Check the quality of your contract using AI\"})})},tILOg0kyZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-o7ns1l\",\"data-styles-preset\":\"V8iCbuzRD\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-ae43d30d-7c76-4e1c-9c12-516f57479270, rgb(255, 255, 255)))\"},children:\"Check the quality of your contract using AI\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1t5gngh\",\"data-styles-preset\":\"RjsHVzEik\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d3db539b-7bb3-4d06-83b4-7290b6937c73, rgba(255, 255, 255, 0.64)))\"},children:\"Just upload the document and get a comprehensive review in 2 minutes. Get a summary of your contract, in minutes, identify potential risks, and ensure you're protected without sacrificing valuable time\"})}),className:\"framer-zk029d\",\"data-framer-name\":\"description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TDophDwUg\",style:{\"--extracted-r6o4lv\":\"var(--token-d3db539b-7bb3-4d06-83b4-7290b6937c73, rgba(255, 255, 255, 0.64))\",\"--framer-paragraph-spacing\":\"0px\"},text:GiBS7hsPL,variants:{P6FvgUDpo:{\"--extracted-r6o4lv\":\"var(--token-3a76536b-750a-4ff0-94b0-3b111900c5d8, rgba(255, 255, 255, 0.8))\"},tILOg0kyZ:{\"--extracted-r6o4lv\":\"var(--token-3a76536b-750a-4ff0-94b0-3b111900c5d8, rgba(255, 255, 255, 0.8))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({P6FvgUDpo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16sa0nt\",\"data-styles-preset\":\"aNJzK86BN\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3a76536b-750a-4ff0-94b0-3b111900c5d8, rgba(255, 255, 255, 0.8)))\"},children:\"Just upload the document and get a comprehensive review in 2 minutes. Get a summary of your contract, in minutes, identify potential risks, and ensure you're protected without sacrificing valuable time\"})})},tILOg0kyZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16sa0nt\",\"data-styles-preset\":\"aNJzK86BN\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3a76536b-750a-4ff0-94b0-3b111900c5d8, rgba(255, 255, 255, 0.8)))\"},children:\"Just upload the document and get a comprehensive review in 2 minutes. Get a summary of your contract, in minutes, identify potential risks, and ensure you're protected without sacrificing valuable time\"})})}},baseVariant,gestureVariant)})]}),lnWSb_RGu&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,y:(componentViewport?.y||0)+(48+((componentViewport?.height||200)-96-338)/2)+0+250,...addPropertyOverrides({P6FvgUDpo:{y:(componentViewport?.y||0)+(48+((componentViewport?.height||200)-96-310)/2)+0+222},tILOg0kyZ:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||200)-64-602)/2+260+32)+0+222}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yse7et-container\",layoutDependency:layoutDependency,layoutId:\"Eo1z6XaRE-container\",children:/*#__PURE__*/_jsx(BasicComponentsButton,{aH3jyDudA:ZtCsChvG2,eaAkMvmY2:\"ueheIzzJw\",height:\"100%\",id:\"Eo1z6XaRE\",jgaGsuENX:false,Kbtxds6ZM:false,layoutId:\"Eo1z6XaRE\",Pbbki9HLv:vM0VjzqW5,PBdJYzyGW:false,SeCVyrOeE:\"ueheIzzJw\",txtlf6nQJ:\"8px 16px 8px 16px\",variant:zjIBO4_x8,width:\"100%\",...addPropertyOverrides({tILOg0kyZ:{style:{width:\"100%\"},variant:\"lMskAJOVr\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(48+((componentViewport?.height||200)-96-260)/2)),pixelHeight:1e3,pixelWidth:1e3,sizes:`calc((${componentViewport?.width||\"100vw\"} - 96px) * 0.2754)`,...toResponsiveImage(XjdQk7xwB),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1qx6ihz\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"VKfT3x4Wy\",...addPropertyOverrides({P6FvgUDpo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(48+((componentViewport?.height||200)-96-260)/2)),pixelHeight:1e3,pixelWidth:1e3,sizes:`calc((${componentViewport?.width||\"100vw\"} - 96px) * 0.4)`,...toResponsiveImage(XjdQk7xwB),...{positionX:\"center\",positionY:\"center\"}}},tILOg0kyZ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+(((componentViewport?.height||200)-64-602)/2+0+0)),pixelHeight:1e3,pixelWidth:1e3,sizes:`max((${componentViewport?.width||\"100vw\"} - 64px) * 0.2754, 180px)`,...toResponsiveImage(XjdQk7xwB),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xkl4o.framer-zt6vg9, .framer-xkl4o .framer-zt6vg9 { display: block; }\",\".framer-xkl4o.framer-14iphkm { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 48px; position: relative; width: 1072px; }\",\".framer-xkl4o .framer-lxzyvg { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xkl4o .framer-b02cpe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xkl4o .framer-ceqjqq, .framer-xkl4o .framer-zk029d { flex: none; height: auto; max-width: 1024px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xkl4o .framer-yse7et-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xkl4o .framer-1qx6ihz { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 28%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xkl4o.framer-14iphkm, .framer-xkl4o .framer-lxzyvg, .framer-xkl4o .framer-b02cpe { gap: 0px; } .framer-xkl4o.framer-14iphkm > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-xkl4o.framer-14iphkm > :first-child { margin-left: 0px; } .framer-xkl4o.framer-14iphkm > :last-child { margin-right: 0px; } .framer-xkl4o .framer-lxzyvg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-xkl4o .framer-lxzyvg > :first-child, .framer-xkl4o .framer-b02cpe > :first-child { margin-top: 0px; } .framer-xkl4o .framer-lxzyvg > :last-child, .framer-xkl4o .framer-b02cpe > :last-child { margin-bottom: 0px; } .framer-xkl4o .framer-b02cpe > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-xkl4o.framer-v-1578k38.framer-14iphkm { width: 731px; }\",\".framer-xkl4o.framer-v-1578k38 .framer-1qx6ihz { height: var(--framer-aspect-ratio-supported, 240px); max-height: 320px; min-height: 240px; width: 40%; }\",\".framer-xkl4o.framer-v-1510xjb.framer-14iphkm { flex-direction: column; padding: 32px; width: 320px; }\",\".framer-xkl4o.framer-v-1510xjb .framer-lxzyvg { flex: none; order: 1; width: 100%; }\",\".framer-xkl4o.framer-v-1510xjb .framer-yse7et-container { width: 100%; }\",\".framer-xkl4o.framer-v-1510xjb .framer-1qx6ihz { min-width: 180px; order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xkl4o.framer-v-1510xjb.framer-14iphkm { gap: 0px; } .framer-xkl4o.framer-v-1510xjb.framer-14iphkm > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-xkl4o.framer-v-1510xjb.framer-14iphkm > :first-child { margin-top: 0px; } .framer-xkl4o.framer-v-1510xjb.framer-14iphkm > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 434\n * @framerIntrinsicWidth 1072\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P6FvgUDpo\":{\"layout\":[\"fixed\",\"auto\"]},\"tILOg0kyZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"XjdQk7xwB\":\"image1X1\",\"jurf3B3Kd\":\"background\",\"Y72CLN0ZC\":\"title\",\"GiBS7hsPL\":\"description\",\"ZtCsChvG2\":\"buttonText\",\"lnWSb_RGu\":\"showButton\",\"zjIBO4_x8\":\"buttonType\",\"vM0VjzqW5\":\"buttonLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerq4xRdDO3T=withCSS(Component,css,\"framer-xkl4o\");export default Framerq4xRdDO3T;Framerq4xRdDO3T.displayName=\"Site components/4. Leadgen. Text & button\";Framerq4xRdDO3T.defaultProps={height:434,width:1072};addPropertyControls(Framerq4xRdDO3T,{variant:{options:[\"cFQXe1Ttg\",\"P6FvgUDpo\",\"tILOg0kyZ\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},XjdQk7xwB:{__defaultAssetReference:\"data:framer/asset-reference,Mw308Yj6Pyn1BFRQvbsXoM4Aklk.png?originalFilename=Untitled-1.png&preferredSize=auto\",title:\"Image 1x1\",type:ControlType.ResponsiveImage},jurf3B3Kd:{defaultValue:'var(--token-1f259933-d176-4ca6-8d55-6536c8f7d4cc, rgba(255, 255, 255, 0.08)) /* {\"name\":\"card-bg/dark\"} */',title:\"Background\",type:ControlType.Color},Y72CLN0ZC:{defaultValue:\"Check the quality of your contract using AI\",displayTextArea:false,title:\"Title\",type:ControlType.String},GiBS7hsPL:{defaultValue:\"Just upload the document and get a comprehensive review in 2 minutes. Get a summary of your contract, in minutes, identify potential risks, and ensure you're protected without sacrificing valuable time\",displayTextArea:false,title:\"Description\",type:ControlType.String},ZtCsChvG2:{defaultValue:\"Review with AI\",displayTextArea:false,title:\"Button Text\",type:ControlType.String},lnWSb_RGu:{defaultValue:true,title:\"Show button\",type:ControlType.Boolean},zjIBO4_x8:BasicComponentsButtonControls?.[\"variant\"]&&{...BasicComponentsButtonControls[\"variant\"],defaultValue:\"ggkgVBlPl\",description:undefined,hidden:undefined,title:\"Button type\"},vM0VjzqW5:{title:\"Button Link\",type:ControlType.Link}});addFonts(Framerq4xRdDO3T,[{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\"}]},...BasicComponentsButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerq4xRdDO3T\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"434\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"XjdQk7xwB\\\":\\\"image1X1\\\",\\\"jurf3B3Kd\\\":\\\"background\\\",\\\"Y72CLN0ZC\\\":\\\"title\\\",\\\"GiBS7hsPL\\\":\\\"description\\\",\\\"ZtCsChvG2\\\":\\\"buttonText\\\",\\\"lnWSb_RGu\\\":\\\"showButton\\\",\\\"zjIBO4_x8\\\":\\\"buttonType\\\",\\\"vM0VjzqW5\\\":\\\"buttonLink\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1072\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P6FvgUDpo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tILOg0kyZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}