{"version":3,"file":"dwG7TOhfn.qM-Bn_x8.mjs","names":["ButtonMain","BlogArticle","React.useContext","React.useMemo","React.Fragment","ArrowRight","useRef","React.useId","sharedStyle.className","sharedStyle1.className","className","Articles","_Fragment","C_lQpQzsdQJeryukym","h8IgI17UjQJeryukym","idQJeryukym","iZCs0AkwTQJeryukym","Ll52XNyBHQJeryukym","z8VVLwhwhQJeryukym","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts"],"sources":["https:/framerusercontent.com/modules/ZTfuhYkVQiyKZmqbAtkg/50ejvAj5BiSivZULOiuX/dwG7TOhfn.js"],"sourcesContent":["// Generated by Framer (9d1d4bc)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,PathVariablesContext,RichText,SmartComponentScopedContainer,useComponentViewport,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Articles from\"https://framerusercontent.com/modules/1pSQs6w6qQ3zX8vqlJ0j/Mz0zPyKezy815i0vbVF1/nL5So9VXu.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qsfl8AI5vqaldSgGHc4W/VpGLGPv9qXDo1ZAPRDWP/Kc6pjZ8S7.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/P8AVzNR8gJAiaTL34tMo/HGcB3uVMzKXwauFVynJO/y2LoGYQI5.js\";import ArrowRight from\"https://framerusercontent.com/modules/6UKl766TXTLrD5Nz8wdU/evGBStF3yxfLY9OYP9QE/UKDSS73Vf.js\";import BlogArticle from\"https://framerusercontent.com/modules/0EfEDjyR9epqOHFl1AQo/Z5Cvzk9hoV3rYWu91VzL/LMpnccwPY.js\";import ButtonMain from\"https://framerusercontent.com/modules/TfsGr15XTpv82ZnL5mvW/TtOUXTAVvcshbucCDaDi/Q8wBPXnj7.js\";const ButtonMainFonts=getFonts(ButtonMain);const BlogArticleFonts=getFonts(BlogArticle);const MotionDivWithFX=withFX(motion.div);const ButtonMainControls=getPropertyControls(ButtonMain);const cycleOrder=[\"kmEzAnOvc\",\"uaOdXUbpO\",\"tnSvkE45u\"];const serializationHash=\"framer-tqLnA\";const variantClassNames={kmEzAnOvc:\"framer-v-17ry79h\",tnSvkE45u:\"framer-v-1t6ume2\",uaOdXUbpO:\"framer-v-1okdi1g\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={bounce:.2,delay:0,duration:2,type:\"spring\"};const transition2={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 query=prequery=>prequery({from:{alias:\"QJeryukym\",data:Articles,type:\"Collection\"},orderBy:[{collection:\"QJeryukym\",direction:\"desc\",name:\"Ll52XNyBH\",type:\"Identifier\"}],select:[{collection:\"QJeryukym\",name:\"iZCs0AkwT\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"C_lQpQzsd\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"Ll52XNyBH\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"z8VVLwhwh\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"h8IgI17Uj\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"id\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"QJeryukym\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};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={\"Icon Primary\":\"UaeV_AMDt\",\"Icon Secondary\":\"xDMm8VdO8\",\"Secondary Dark\":\"NTV50oOal\",\"Secondary Light\":\"LWTjazd1t\",Primary:\"PYKbqRaKx\"};const humanReadableVariantMap={Desktop:\"kmEzAnOvc\",Phone:\"tnSvkE45u\",Tablet:\"uaOdXUbpO\"};const getProps=({buttonIcon,buttonIconType,buttonLink,buttonTitle,buttonVariant,height,id,width,...props})=>{return{...props,iOYs9RwL8:buttonTitle??props.iOYs9RwL8??\"more from blog\",JDFAaKC6G:buttonIconType??props.JDFAaKC6G??ArrowRight,KjCBoegtP:humanReadableEnumMap[buttonVariant]??buttonVariant??props.KjCBoegtP??\"PYKbqRaKx\",Q2x68G3YR:buttonLink??props.Q2x68G3YR,variant:humanReadableVariantMap[props.variant]??props.variant??\"kmEzAnOvc\",xWrqe08sc:buttonIcon??props.xWrqe08sc??true};};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,KjCBoegtP,iOYs9RwL8,xWrqe08sc,JDFAaKC6G,Q2x68G3YR,iZCs0AkwTQJeryukym,C_lQpQzsdQJeryukym,Ll52XNyBHQJeryukym,z8VVLwhwhQJeryukym,h8IgI17UjQJeryukym,idQJeryukym,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kmEzAnOvc\",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:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-17ry79h\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"kmEzAnOvc\",ref:refBinding,style:{...style},...addPropertyOverrides({tnSvkE45u:{\"data-framer-name\":\"Phone\"},uaOdXUbpO:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11ho7w7\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"EQwvoT696\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13bye39\",\"data-framer-name\":\"Frame 5386\",layoutDependency:layoutDependency,layoutId:\"SN5A_e73S\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-sxscsu\",\"data-styles-preset\":\"Kc6pjZ8S7\",children:\"[ news ]\"})}),className:\"framer-1mxxnyd\",\"data-framer-name\":\"[ news ]\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"otuCkm5Vq\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-tspr3o\",\"data-styles-preset\":\"y2LoGYQI5\",children:\"Latest News \"})}),className:\"framer-14vzkdk\",\"data-framer-name\":\"Latest Insights and Updates\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eIOYMN14K\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({tnSvkE45u:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1288px) - 32px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13n1ej2-container\",layoutDependency:layoutDependency,layoutId:\"X9HgevgSd-container\",nodeId:\"X9HgevgSd\",rendersWithMotion:true,scopeId:\"dwG7TOhfn\",children:/*#__PURE__*/_jsx(ButtonMain,{BpiRd7YP6:xWrqe08sc,height:\"100%\",id:\"X9HgevgSd\",layoutId:\"X9HgevgSd\",variant:KjCBoegtP,width:\"100%\",wqCFTj6OE:JDFAaKC6G,wsa2JYYKX:Q2x68G3YR,zLCIjouUu:iOYs9RwL8,...addPropertyOverrides({tnSvkE45u:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sy2f98\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"QJeryukym\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:6,query:{from:{alias:\"QJeryukym\",data:Articles,type:\"Collection\"},orderBy:[{collection:\"QJeryukym\",direction:\"desc\",name:\"Ll52XNyBH\",type:\"Identifier\"}],select:[{collection:\"QJeryukym\",name:\"iZCs0AkwT\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"C_lQpQzsd\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"Ll52XNyBH\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"z8VVLwhwh\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"h8IgI17Uj\",type:\"Identifier\"},{collection:\"QJeryukym\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({C_lQpQzsd:C_lQpQzsdQJeryukym,h8IgI17Uj:h8IgI17UjQJeryukym,id:idQJeryukym,iZCs0AkwT:iZCs0AkwTQJeryukym,Ll52XNyBH:Ll52XNyBHQJeryukym,z8VVLwhwh:z8VVLwhwhQJeryukym},index)=>{iZCs0AkwTQJeryukym??=\"\";z8VVLwhwhQJeryukym??=\"\";h8IgI17UjQJeryukym??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`QJeryukym-${idQJeryukym}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{iZCs0AkwT:iZCs0AkwTQJeryukym},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wy02cy\",layoutDependency:layoutDependency,layoutId:\"exwgSpbW8\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{iZCs0AkwT:iZCs0AkwTQJeryukym},webPageId:\"rFfWrTcZy\"},motionChild:true,nodeId:\"ogYncSM0t\",openInNewTab:false,scopeId:\"dwG7TOhfn\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1oz3tig framer-14r0mop\",layoutDependency:layoutDependency,layoutId:\"ogYncSM0t\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:434,width:`max(max((min(${componentViewport?.width||\"100vw\"}, 1288px) - 64px) / 3, 50px), 1px)`,...addPropertyOverrides({tnSvkE45u:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1288px) - 48px, 50px), 1px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14s8f82-container\",layoutDependency:layoutDependency,layoutId:\"sT7hiVKvF-container\",nodeId:\"sT7hiVKvF\",rendersWithMotion:true,scopeId:\"dwG7TOhfn\",children:/*#__PURE__*/_jsx(BlogArticle,{G6MvJhYUi:toResponsiveImage(C_lQpQzsdQJeryukym),height:\"100%\",id:\"sT7hiVKvF\",layoutId:\"sT7hiVKvF\",Mhkhu6TOI:h8IgI17UjQJeryukym,NNPSVyY1P:Ll52XNyBHQJeryukym,nOBpbmtur:z8VVLwhwhQJeryukym,style:{width:\"100%\"},width:\"100%\"})})})})})})})},idQJeryukym);})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tqLnA.framer-14r0mop, .framer-tqLnA .framer-14r0mop { display: block; }\",\".framer-tqLnA.framer-17ry79h { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 1180px; }\",\".framer-tqLnA .framer-11ho7w7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; max-width: 1288px; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-tqLnA .framer-13bye39 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tqLnA .framer-1mxxnyd { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tqLnA .framer-14vzkdk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-tqLnA .framer-13n1ej2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-tqLnA .framer-sy2f98 { display: grid; flex: none; gap: 16px 8px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1288px; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-tqLnA .framer-wy02cy { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-tqLnA .framer-1oz3tig { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: var(--overflow-clip-fallback, clip); padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-tqLnA .framer-14s8f82-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-tqLnA.framer-v-1okdi1g.framer-17ry79h { width: 790px; }\",\".framer-tqLnA.framer-v-1t6ume2.framer-17ry79h { width: 370px; }\",\".framer-tqLnA.framer-v-1t6ume2 .framer-11ho7w7 { padding: 0px 16px 0px 16px; }\",\".framer-tqLnA.framer-v-1t6ume2 .framer-13n1ej2-container { width: 100%; }\",\".framer-tqLnA.framer-v-1t6ume2 .framer-sy2f98 { gap: 8px 8px; grid-template-columns: repeat(1, minmax(50px, 1fr)); }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1265\n * @framerIntrinsicWidth 1180\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uaOdXUbpO\":{\"layout\":[\"fixed\",\"auto\"]},\"tnSvkE45u\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"KjCBoegtP\":\"buttonVariant\",\"iOYs9RwL8\":\"buttonTitle\",\"xWrqe08sc\":\"buttonIcon\",\"JDFAaKC6G\":\"buttonIconType\",\"Q2x68G3YR\":\"buttonLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerVectorSets [\"gLIkl0ZT1EAEyf8O7zj5\"]\n */const FramerdwG7TOhfn=withCSS(Component,css,\"framer-tqLnA\");export default FramerdwG7TOhfn;FramerdwG7TOhfn.displayName=\"Blog Section\";FramerdwG7TOhfn.defaultProps={height:1265,width:1180};addPropertyControls(FramerdwG7TOhfn,{variant:{options:[\"kmEzAnOvc\",\"uaOdXUbpO\",\"tnSvkE45u\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},KjCBoegtP:ButtonMainControls?.[\"variant\"]&&{...ButtonMainControls[\"variant\"],defaultValue:\"PYKbqRaKx\",description:undefined,hidden:undefined,title:\"Button Variant\"},iOYs9RwL8:{defaultValue:\"more from blog\",displayTextArea:false,title:\"Button Title\",type:ControlType.String},xWrqe08sc:{defaultValue:true,title:\"Button Icon\",type:ControlType.Boolean},JDFAaKC6G:{defaultValue:{identifier:\"local-module:vector/UKDSS73Vf:default\",moduleId:\"6UKl766TXTLrD5Nz8wdU\"},setModuleId:\"gLIkl0ZT1EAEyf8O7zj5\",title:\"Button Icon Type\",type:ControlType.VectorSetItem},Q2x68G3YR:{title:\"Button Link\",type:ControlType.Link}});addFonts(FramerdwG7TOhfn,[{explicitInter:true,fonts:[{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{cssFamilyName:\"Inter\",source:\"framer\",style:\"normal\",uiFamilyName:\"Inter\",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\"}]},...ButtonMainFonts,...BlogArticleFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdwG7TOhfn\",\"slots\":[],\"annotations\":{\"framerVectorSets\":\"[\\\"gLIkl0ZT1EAEyf8O7zj5\\\"]\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uaOdXUbpO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tnSvkE45u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"KjCBoegtP\\\":\\\"buttonVariant\\\",\\\"iOYs9RwL8\\\":\\\"buttonTitle\\\",\\\"xWrqe08sc\\\":\\\"buttonIcon\\\",\\\"JDFAaKC6G\\\":\\\"buttonIconType\\\",\\\"Q2x68G3YR\\\":\\\"buttonLink\\\"}\",\"framerIntrinsicHeight\":\"1265\",\"framerIntrinsicWidth\":\"1180\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dwG7TOhfn.map"],"mappings":"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"}