{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/MdCyZ6d4kve2WmuH9Nqf/Y5Nwl2gKOYCAua0zmuwM/khf0HcKsM.js", "ssg:https://framerusercontent.com/modules/dsbOUgQXNhUzdL3Jsiy9/Pmae4gsEJH5WxLoF1ZjN/khf0HcKsM.js", "ssg:https://framerusercontent.com/modules/dsbOUgQXNhUzdL3Jsiy9/Pmae4gsEJH5WxLoF1ZjN/khf0HcKsM-0.js"],
  "sourcesContent": ["// Generated by Framer (7858796)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/AJRRCYyiyHjwCzL4yhCD/4aRJ2Mn5eoObY9DibAfD/d58LKJPDz.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/itQCoRDvAUi3EWHoOLye/879fK8trNkasTUZIzMzK/Di3baWpXZ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/6oVf7ZnuDeEpKZ4WyEx5/CYSWa0NBP5nz4YIm8Wa6/x4_dtz74i.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/dsbOUgQXNhUzdL3Jsiy9/Pmae4gsEJH5WxLoF1ZjN/khf0HcKsM.js\";import WhyChooseCard from\"https://framerusercontent.com/modules/TJpdDSDMS7qUU329Xnpr/2BEOoJyrLCjJKFtxe9qh/cTxY3ax3C.js\";import Tagline from\"https://framerusercontent.com/modules/77M8hb6omCi76uWfckrA/CajMtv6g9GwBg4n3DtGj/zLcnz07NI.js\";const TaglineFonts=getFonts(Tagline);const WhyChooseCardFonts=getFonts(WhyChooseCard);const cycleOrder=[\"rvRc5akg_\",\"tIye2nIzi\",\"hD6fc1hU1\"];const serializationHash=\"framer-TukJN\";const variantClassNames={hD6fc1hU1:\"framer-v-1las5d9\",rvRc5akg_:\"framer-v-1vvzqkt\",tIye2nIzi:\"framer-v-132lfji\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"rvRc5akg_\",Mob:\"hD6fc1hU1\",Tab:\"tIye2nIzi\"};const getProps=({heading1,heading2,heading3,heading4,height,id,subTitle,text1,text2,text3,text4,title,visible4ThPoint,width,...props})=>{return{...props,Dur6twXMC:visible4ThPoint??props.Dur6twXMC??true,Ei93PP21S:subTitle??props.Ei93PP21S??\"Why Noble Vet\",GAqXx1sYb:heading4??props.GAqXx1sYb??\"Precise Treatment Plans\",h43qFIvMN:heading3??props.h43qFIvMN??\"Precise Treatment Plans\",iZ4VHC_OL:text1??props.iZ4VHC_OL??\"We use advanced tools like our Fidex CT Scanner to capture detailed images, identify what\u2019s wrong, and act without delay.\",oXSDTdmDa:text4??props.oXSDTdmDa??\"With clear diagnostics, we tailor treatments according to your pet\u2019s exact needs, helping them feel better sooner.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"rvRc5akg_\",vROvzsnEa:title??props.vROvzsnEa??\"Why Trust Us for Your Pet\u2019s Diagnostic Needs\",wY5VLDrNB:heading1??props.wY5VLDrNB??\"Fast, Clear Diagnostics\",XNMgbDmT1:text2??props.XNMgbDmT1??\"High-resolution imaging lets us catch health issues before symptoms appear, giving your pet a better chance at recovery.\",XUKzfVsFx:text3??props.XUKzfVsFx??\"With accurate diagnostics, we tailor treatments according to your pet\u2019s exact needs, helping them feel better sooner.\",xwo92ItH5:heading2??props.xwo92ItH5??\"Detecting Issues Early\"};};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,Ei93PP21S,vROvzsnEa,wY5VLDrNB,iZ4VHC_OL,xwo92ItH5,XNMgbDmT1,h43qFIvMN,XUKzfVsFx,GAqXx1sYb,oXSDTdmDa,Dur6twXMC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rvRc5akg_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1vvzqkt\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"rvRc5akg_\",ref:refBinding,style:{...style},...addPropertyOverrides({hD6fc1hU1:{\"data-framer-name\":\"Mob\"},tIye2nIzi:{\"data-framer-name\":\"Tab\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7kvh0\",layoutDependency:layoutDependency,layoutId:\"v8n8Yfspc\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+(((componentViewport?.height||547.5)-0-591.8)/2+0+0)+0+0,...addPropertyOverrides({hD6fc1hU1:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1026)-0-1045.4)/2+0+0)+0+0},tIye2nIzi:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||597)-0-578.2)/2+0+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13fjzbv-container\",layoutDependency:layoutDependency,layoutId:\"jHK0LS5Uz-container\",nodeId:\"jHK0LS5Uz\",rendersWithMotion:true,scopeId:\"khf0HcKsM\",children:/*#__PURE__*/_jsx(Tagline,{height:\"100%\",id:\"jHK0LS5Uz\",layoutId:\"jHK0LS5Uz\",oDE5yssYU:Ei93PP21S,variant:\"cL4wxPr4o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1pomq9d\",\"data-styles-preset\":\"Di3baWpXZ\",children:\"Why Trust Us for Your Pet\u2019s Diagnostic Needs\"})}),className:\"framer-n65tz2\",\"data-framer-name\":\"Our services\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lWIFx1NM1\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:vROvzsnEa,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({hD6fc1hU1:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-u2kb9x\",\"data-styles-preset\":\"d58LKJPDz\",children:\"Why Trust Us for Your Pet\u2019s Diagnostic Needs\"})})},tIye2nIzi:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-19nknhy\",\"data-styles-preset\":\"x4_dtz74i\",children:\"Why Trust Us for Your Pet\u2019s Diagnostic Needs\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j32bfe\",\"data-framer-name\":\"why choose\",layoutDependency:layoutDependency,layoutId:\"NKh6ojOay\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:222,width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||547.5)-0-591.8)/2+93.8+30)+0+0,...addPropertyOverrides({hD6fc1hU1:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1380px), 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1026)-0-1045.4)/2+79.4+30)+0+0},tIye2nIzi:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 20px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||597)-0-578.2)/2+84.2+30)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rz77h3-container\",layoutDependency:layoutDependency,layoutId:\"Qm2GZZd43-container\",nodeId:\"Qm2GZZd43\",rendersWithMotion:true,scopeId:\"khf0HcKsM\",children:/*#__PURE__*/_jsx(WhyChooseCard,{height:\"100%\",Hp1o4Qod2:wY5VLDrNB,id:\"Qm2GZZd43\",K7s4xDmu4:iZ4VHC_OL,layoutId:\"Qm2GZZd43\",style:{width:\"100%\"},variant:\"YVzuoRXi4\",width:\"100%\",...addPropertyOverrides({hD6fc1hU1:{variant:\"aYowrVIjD\"},tIye2nIzi:{variant:\"aYowrVIjD\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:222,width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||547.5)-0-591.8)/2+93.8+30)+0+0,...addPropertyOverrides({hD6fc1hU1:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1380px), 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1026)-0-1045.4)/2+79.4+30)+0+238},tIye2nIzi:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 20px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||597)-0-578.2)/2+84.2+30)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-t1yrss-container\",layoutDependency:layoutDependency,layoutId:\"l8MAvgnhZ-container\",nodeId:\"l8MAvgnhZ\",rendersWithMotion:true,scopeId:\"khf0HcKsM\",children:/*#__PURE__*/_jsx(WhyChooseCard,{height:\"100%\",Hp1o4Qod2:xwo92ItH5,id:\"l8MAvgnhZ\",K7s4xDmu4:XNMgbDmT1,layoutId:\"l8MAvgnhZ\",style:{width:\"100%\"},variant:\"EYIzW5VgL\",width:\"100%\",...addPropertyOverrides({hD6fc1hU1:{variant:\"ffRcnQSTN\"},tIye2nIzi:{variant:\"ffRcnQSTN\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:222,width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||547.5)-0-591.8)/2+93.8+30)+0+246,...addPropertyOverrides({hD6fc1hU1:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1380px), 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1026)-0-1045.4)/2+79.4+30)+0+476},tIye2nIzi:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 20px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||597)-0-578.2)/2+84.2+30)+0+242}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e44o50-container\",layoutDependency:layoutDependency,layoutId:\"gClntoSPr-container\",nodeId:\"gClntoSPr\",rendersWithMotion:true,scopeId:\"khf0HcKsM\",children:/*#__PURE__*/_jsx(WhyChooseCard,{height:\"100%\",Hp1o4Qod2:h43qFIvMN,id:\"gClntoSPr\",K7s4xDmu4:XUKzfVsFx,layoutId:\"gClntoSPr\",style:{width:\"100%\"},variant:\"EYIzW5VgL\",width:\"100%\",...addPropertyOverrides({hD6fc1hU1:{variant:\"ffRcnQSTN\"},tIye2nIzi:{variant:\"ffRcnQSTN\"}},baseVariant,gestureVariant)})})}),Dur6twXMC&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:222,width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||547.5)-0-591.8)/2+93.8+30)+0+246,...addPropertyOverrides({hD6fc1hU1:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1380px), 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1026)-0-1045.4)/2+79.4+30)+0+714},tIye2nIzi:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1380px) - 20px) / 2, 50px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||597)-0-578.2)/2+84.2+30)+0+242}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1azn282-container\",layoutDependency:layoutDependency,layoutId:\"TT5fWUAx3-container\",nodeId:\"TT5fWUAx3\",rendersWithMotion:true,scopeId:\"khf0HcKsM\",children:/*#__PURE__*/_jsx(WhyChooseCard,{height:\"100%\",Hp1o4Qod2:GAqXx1sYb,id:\"TT5fWUAx3\",K7s4xDmu4:oXSDTdmDa,layoutId:\"TT5fWUAx3\",style:{width:\"100%\"},variant:\"YVzuoRXi4\",width:\"100%\",...addPropertyOverrides({hD6fc1hU1:{variant:\"aYowrVIjD\"},tIye2nIzi:{variant:\"aYowrVIjD\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TukJN.framer-f82mqh, .framer-TukJN .framer-f82mqh { display: block; }\",\".framer-TukJN.framer-1vvzqkt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1380px; overflow: visible; padding: 0px; position: relative; width: 1380px; }\",\".framer-TukJN .framer-7kvh0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TukJN .framer-13fjzbv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TukJN .framer-n65tz2 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TukJN .framer-j32bfe { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; max-width: 1380px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TukJN .framer-rz77h3-container, .framer-TukJN .framer-t1yrss-container, .framer-TukJN .framer-e44o50-container, .framer-TukJN .framer-1azn282-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-TukJN.framer-v-132lfji.framer-1vvzqkt { width: 690px; }\",\".framer-TukJN.framer-v-132lfji .framer-j32bfe { gap: 20px; }\",\".framer-TukJN.framer-v-1las5d9.framer-1vvzqkt { width: 350px; }\",\".framer-TukJN.framer-v-1las5d9 .framer-j32bfe { gap: 16px; grid-template-columns: repeat(1, minmax(50px, 1fr)); }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 547.5\n * @framerIntrinsicWidth 1380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1380px\",null,null]},\"tIye2nIzi\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1380px\",null,null]},\"hD6fc1hU1\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1380px\",null,null]}}}\n * @framerVariables {\"Ei93PP21S\":\"subTitle\",\"vROvzsnEa\":\"title\",\"wY5VLDrNB\":\"heading1\",\"iZ4VHC_OL\":\"text1\",\"xwo92ItH5\":\"heading2\",\"XNMgbDmT1\":\"text2\",\"h43qFIvMN\":\"heading3\",\"XUKzfVsFx\":\"text3\",\"GAqXx1sYb\":\"heading4\",\"oXSDTdmDa\":\"text4\",\"Dur6twXMC\":\"visible4ThPoint\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerkhf0HcKsM=withCSS(Component,css,\"framer-TukJN\");export default Framerkhf0HcKsM;Framerkhf0HcKsM.displayName=\"Why Noble - Service Page\";Framerkhf0HcKsM.defaultProps={height:547.5,width:1380};addPropertyControls(Framerkhf0HcKsM,{variant:{options:[\"rvRc5akg_\",\"tIye2nIzi\",\"hD6fc1hU1\"],optionTitles:[\"Variant 1\",\"Tab\",\"Mob\"],title:\"Variant\",type:ControlType.Enum},Ei93PP21S:{defaultValue:\"Why Noble Vet\",displayTextArea:false,title:\"Sub Title\",type:ControlType.String},vROvzsnEa:{defaultValue:\"Why Trust Us for Your Pet\u2019s Diagnostic Needs\",displayTextArea:false,title:\"Title\",type:ControlType.String},wY5VLDrNB:{defaultValue:\"Fast, Clear Diagnostics\",displayTextArea:false,title:\"Heading 1\",type:ControlType.String},iZ4VHC_OL:{defaultValue:\"We use advanced tools like our Fidex CT Scanner to capture detailed images, identify what\u2019s wrong, and act without delay.\",displayTextArea:true,title:\"Text 1\",type:ControlType.String},xwo92ItH5:{defaultValue:\"Detecting Issues Early\",displayTextArea:false,title:\"Heading 2\",type:ControlType.String},XNMgbDmT1:{defaultValue:\"High-resolution imaging lets us catch health issues before symptoms appear, giving your pet a better chance at recovery.\",displayTextArea:true,title:\"Text 2\",type:ControlType.String},h43qFIvMN:{defaultValue:\"Precise Treatment Plans\",displayTextArea:false,title:\"Heading 3\",type:ControlType.String},XUKzfVsFx:{defaultValue:\"With accurate diagnostics, we tailor treatments according to your pet\u2019s exact needs, helping them feel better sooner.\",displayTextArea:true,title:\"Text 3\",type:ControlType.String},GAqXx1sYb:{defaultValue:\"Precise Treatment Plans\",displayTextArea:false,title:\"Heading 4\",type:ControlType.String},oXSDTdmDa:{defaultValue:\"With clear diagnostics, we tailor treatments according to your pet\u2019s exact needs, helping them feel better sooner.\",displayTextArea:true,title:\"Text 4\",type:ControlType.String},Dur6twXMC:{defaultValue:true,title:\"Visible - 4th Point\",type:ControlType.Boolean}});addFonts(Framerkhf0HcKsM,[{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\"}]},...TaglineFonts,...WhyChooseCardFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkhf0HcKsM\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1380\",\"framerIntrinsicHeight\":\"547.5\",\"framerVariables\":\"{\\\"Ei93PP21S\\\":\\\"subTitle\\\",\\\"vROvzsnEa\\\":\\\"title\\\",\\\"wY5VLDrNB\\\":\\\"heading1\\\",\\\"iZ4VHC_OL\\\":\\\"text1\\\",\\\"xwo92ItH5\\\":\\\"heading2\\\",\\\"XNMgbDmT1\\\":\\\"text2\\\",\\\"h43qFIvMN\\\":\\\"heading3\\\",\\\"XUKzfVsFx\\\":\\\"text3\\\",\\\"GAqXx1sYb\\\":\\\"heading4\\\",\\\"oXSDTdmDa\\\":\\\"text4\\\",\\\"Dur6twXMC\\\":\\\"visible4ThPoint\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1380px\\\",null,null]},\\\"tIye2nIzi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1380px\\\",null,null]},\\\"hD6fc1hU1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1380px\\\",null,null]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7858796)\nimport*as localizedValues from\"./khf0HcKsM-0.js\";const valuesByLocaleId={M7usjVoYO:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1pomq9d\",\"data-styles-preset\":\"Di3baWpXZ\",children:\"\u0644\u0645\u0627\u0630\u0627 \u0646\u062D\u0646 \u0627\u0644\u062E\u064A\u0627\u0631 \u0627\u0644\u0623\u0645\u062B\u0644 \u0644\u062A\u0634\u062E\u064A\u0635 \u0627\u0644\u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0628\u064A\u0637\u0631\u064A\u0629\u061F\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-19nknhy\",\"data-styles-preset\":\"x4_dtz74i\",children:\"\u0644\u0645\u0627\u0630\u0627 \u0646\u062D\u0646 \u0627\u0644\u062E\u064A\u0627\u0631 \u0627\u0644\u0623\u0645\u062B\u0644 \u0644\u062A\u0634\u062E\u064A\u0635 \u0627\u0644\u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0628\u064A\u0637\u0631\u064A\u0629\u061F\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-u2kb9x\",\"data-styles-preset\":\"d58LKJPDz\",children:\"\u0644\u0645\u0627\u0630\u0627 \u0646\u062D\u0646 \u0627\u0644\u062E\u064A\u0627\u0631 \u0627\u0644\u0623\u0645\u062B\u0644 \u0644\u062A\u0634\u062E\u064A\u0635 \u0627\u0644\u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0628\u064A\u0637\u0631\u064A\u0629\u061F\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "khf0HcKsM_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "valuesByLocaleId", "khf0HcKsM_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "TaglineFonts", "getFonts", "zLcnz07NI_default", "WhyChooseCardFonts", "cTxY3ax3C_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "heading1", "heading2", "heading3", "heading4", "height", "id", "subTitle", "text1", "text2", "text3", "text4", "title", "visible4ThPoint", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Ei93PP21S", "vROvzsnEa", "wY5VLDrNB", "iZ4VHC_OL", "xwo92ItH5", "XNMgbDmT1", "h43qFIvMN", "XUKzfVsFx", "GAqXx1sYb", "oXSDTdmDa", "Dur6twXMC", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "getLocalizedValue", "css", "Framerkhf0HcKsM", "withCSS", "khf0HcKsM_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
