{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/po5nNXOuDSM2kMdvjk3J/olCxffkv01Wo9jiLzgUa/dOXCIbt8T-0.js", "ssg:https://framerusercontent.com/modules/po5nNXOuDSM2kMdvjk3J/olCxffkv01Wo9jiLzgUa/dOXCIbt8T.js", "ssg:https://framerusercontent.com/modules/wE8ga9ANEB7aTBozUt1Q/wHNAbcT5vepFW8VK2Npy/dOXCIbt8T.js", "ssg:https://framerusercontent.com/modules/ilCPxDD841zPASyrhuMf/vVyB8hKeOj5lF5ldI53k/z0PMJEfLE-0.js", "ssg:https://framerusercontent.com/modules/ilCPxDD841zPASyrhuMf/vVyB8hKeOj5lF5ldI53k/z0PMJEfLE.js", "ssg:https://framerusercontent.com/modules/1dlgUnnbvVbcoMzKR2D0/ju9DOb8XeFriip78k27v/z0PMJEfLE.js"],
  "sourcesContent": ["export const v0='<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M18.5621 6V15.75C18.5621 15.8992 18.5029 16.0423 18.3974 16.1477C18.2919 16.2532 18.1488 16.3125 17.9996 16.3125C17.8505 16.3125 17.7074 16.2532 17.6019 16.1477C17.4964 16.0423 17.4371 15.8992 17.4371 15.75V7.3575L6.39714 18.3975C6.29051 18.4969 6.14947 18.551 6.00375 18.5484C5.85802 18.5458 5.71898 18.4868 5.61592 18.3837C5.51286 18.2807 5.45383 18.1416 5.45126 17.9959C5.44869 17.8502 5.50278 17.7091 5.60214 17.6025L16.6421 6.5625L8.24964 6.5625C8.10046 6.5625 7.95738 6.50324 7.85189 6.39775C7.7464 6.29226 7.68714 6.14918 7.68714 6C7.68714 5.85082 7.7464 5.70774 7.85189 5.60225C7.95738 5.49676 8.10046 5.4375 8.24964 5.4375L17.9996 5.4375C18.1488 5.4375 18.2919 5.49676 18.3974 5.60225C18.5029 5.70774 18.5621 5.85082 18.5621 6Z\" fill=\"white\"/> </svg>';\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7f69244)\nimport*as localizedValues from\"./dOXCIbt8T-0.js\";const valuesByLocaleId={xumuIE0Cj: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\"}}}", "// Generated by Framer (7f69244)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/po5nNXOuDSM2kMdvjk3J/olCxffkv01Wo9jiLzgUa/dOXCIbt8T.js\";const SVGFonts=getFonts(SVG);const cycleOrder=[\"KjSLen3DO\",\"Hxlr0vH7B\"];const serializationHash=\"framer-Ml14e\";const variantClassNames={Hxlr0vH7B:\"framer-v-7kcoj1\",KjSLen3DO:\"framer-v-ub9kpg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate3=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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\":\"KjSLen3DO\",\"Variant 2\":\"Hxlr0vH7B\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"KjSLen3DO\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KjSLen3DO\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1v6r603=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Hxlr0vH7B\");});const onMouseLeavep8owq5=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"KjSLen3DO\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-ub9kpg\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KjSLen3DO\",onMouseEnter:onMouseEnter1v6r603,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(2px)\",backgroundColor:\"rgba(69, 71, 67, 0.35)\",borderBottomLeftRadius:9999,borderBottomRightRadius:9999,borderTopLeftRadius:9999,borderTopRightRadius:9999,WebkitBackdropFilter:\"blur(2px)\",...style},...addPropertyOverrides({Hxlr0vH7B:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeavep8owq5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sljj09\",\"data-framer-name\":\"ArrowDown\",layoutDependency:layoutDependency,layoutId:\"UJc1JP9Lp\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kuexvt\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"jF5yaLcEv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pgkfem-container\",layoutDependency:layoutDependency,layoutId:\"w7TfiZOhP-container\",transformTemplate:transformTemplate1,...addPropertyOverrides({Hxlr0vH7B:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-c8ea7054-a8e3-4f69-bc57-e1f61b7d9a78, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M18.5621 6V15.75C18.5621 15.8992 18.5029 16.0423 18.3974 16.1477C18.2919 16.2532 18.1488 16.3125 17.9996 16.3125C17.8505 16.3125 17.7074 16.2532 17.6019 16.1477C17.4964 16.0423 17.4371 15.8992 17.4371 15.75V7.3575L6.39714 18.3975C6.29051 18.4969 6.14947 18.551 6.00375 18.5484C5.85802 18.5458 5.71898 18.4868 5.61592 18.3837C5.51286 18.2807 5.45383 18.1416 5.45126 17.9959C5.44869 17.8502 5.50278 17.7091 5.60214 17.6025L16.6421 6.5625L8.24964 6.5625C8.10046 6.5625 7.95738 6.50324 7.85189 6.39775C7.7464 6.29226 7.68714 6.14918 7.68714 6C7.68714 5.85082 7.7464 5.70774 7.85189 5.60225C7.95738 5.49676 8.10046 5.4375 8.24964 5.4375L17.9996 5.4375C18.1488 5.4375 18.2919 5.49676 18.3974 5.60225C18.5029 5.70774 18.5621 5.85082 18.5621 6Z\" fill=\"white\"/> </svg>',height:\"100%\",id:\"w7TfiZOhP\",layoutId:\"w7TfiZOhP\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pfhwdv-container\",layoutDependency:layoutDependency,layoutId:\"PnebJThKq-container\",transformTemplate:transformTemplate3,...addPropertyOverrides({Hxlr0vH7B:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-c8ea7054-a8e3-4f69-bc57-e1f61b7d9a78, rgb(255, 255, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M18.5621 6V15.75C18.5621 15.8992 18.5029 16.0423 18.3974 16.1477C18.2919 16.2532 18.1488 16.3125 17.9996 16.3125C17.8505 16.3125 17.7074 16.2532 17.6019 16.1477C17.4964 16.0423 17.4371 15.8992 17.4371 15.75V7.3575L6.39714 18.3975C6.29051 18.4969 6.14947 18.551 6.00375 18.5484C5.85802 18.5458 5.71898 18.4868 5.61592 18.3837C5.51286 18.2807 5.45383 18.1416 5.45126 17.9959C5.44869 17.8502 5.50278 17.7091 5.60214 17.6025L16.6421 6.5625L8.24964 6.5625C8.10046 6.5625 7.95738 6.50324 7.85189 6.39775C7.7464 6.29226 7.68714 6.14918 7.68714 6C7.68714 5.85082 7.7464 5.70774 7.85189 5.60225C7.95738 5.49676 8.10046 5.4375 8.24964 5.4375L17.9996 5.4375C18.1488 5.4375 18.2919 5.49676 18.3974 5.60225C18.5029 5.70774 18.5621 5.85082 18.5621 6Z\" fill=\"white\"/> </svg>',height:\"100%\",id:\"PnebJThKq\",layoutId:\"PnebJThKq\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ml14e.framer-1wylmhz, .framer-Ml14e .framer-1wylmhz { display: block; }\",\".framer-Ml14e.framer-ub9kpg { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: center; overflow: visible; padding: 14px; position: relative; width: 48px; }\",\".framer-Ml14e .framer-sljj09 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 24px; }\",\".framer-Ml14e .framer-kuexvt { flex: none; height: 34px; left: -5px; overflow: hidden; position: absolute; top: -5px; width: 34px; }\",\".framer-Ml14e .framer-pgkfem-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: -24px; position: absolute; top: 50%; width: 24px; }\",\".framer-Ml14e .framer-pfhwdv-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 50%; position: absolute; top: 5px; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ml14e.framer-ub9kpg { gap: 0px; } .framer-Ml14e.framer-ub9kpg > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Ml14e.framer-ub9kpg > :first-child { margin-left: 0px; } .framer-Ml14e.framer-ub9kpg > :last-child { margin-right: 0px; } }\",\".framer-Ml14e.framer-v-7kcoj1 .framer-pgkfem-container { left: 50%; }\",\".framer-Ml14e.framer-v-7kcoj1 .framer-pfhwdv-container { left: unset; right: -24px; top: 50%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 48\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Hxlr0vH7B\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdOXCIbt8T=withCSS(Component,css,\"framer-Ml14e\");export default FramerdOXCIbt8T;FramerdOXCIbt8T.displayName=\"Alone-link-arrow\";FramerdOXCIbt8T.defaultProps={height:48,width:48};addPropertyControls(FramerdOXCIbt8T,{variant:{options:[\"KjSLen3DO\",\"Hxlr0vH7B\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerdOXCIbt8T,[{explicitInter:true,fonts:[]},...SVGFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdOXCIbt8T\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"48\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"48\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Hxlr0vH7B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=\"Home\";export const v1=\"Request for free\";export const v2='<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">   <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\" transform=\"rotate(-45 12 12)\" /> </svg>';export const v3=({cfFSxTn3S})=>/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3d130cd5-078b-4f20-a3db-67e15093241d, rgb(95, 153, 95)))\"},children:/*#__PURE__*/_jsx(Link,{href:cfFSxTn3S,motionChild:true,nodeId:\"UaqFNmz9B\",openInNewTab:false,relValues:[],scopeId:\"z0PMJEfLE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-yaoqe7\",\"data-styles-preset\":\"jiU3DdQzq\",children:\"Learn more\"})})})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5da54f8)\nimport*as localizedValues from\"./z0PMJEfLE-0.js\";const valuesByLocaleId={M_yLQXgBB: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\"}}}", "// Generated by Framer (5da54f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,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{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Graineffect from\"https://framerusercontent.com/modules/Ujz48IrNEXK72i6RRvxg/s6Pq1tFzHKYRHY5ohoJO/FhUMUU8iy.js\";import AloneLinkArrow from\"https://framerusercontent.com/modules/wE8ga9ANEB7aTBozUt1Q/wHNAbcT5vepFW8VK2Npy/dOXCIbt8T.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/mdJ8r1ZfPgbVQDqbyRJQ/Of6bK2XWoqVr8oI5VZnn/I1CeIc4av.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/jMClGaOyFIkiz4YPhgW4/DbR9rQdAEGm2A9BjHCsH/jiU3DdQzq.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/5qUYUPEYxypfTYGbbjMn/DKgMP6lMLRjcpV7mJDzC/yTSV2YWX_.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/ilCPxDD841zPASyrhuMf/vVyB8hKeOj5lF5ldI53k/z0PMJEfLE.js\";import GlobalButtonGreen from\"https://framerusercontent.com/modules/nA15o5cbGOkK1tdu2cLj/BomO3aim172LsfzHEADj/gmJSUH2p1.js\";const AloneLinkArrowFonts=getFonts(AloneLinkArrow);const GraineffectFonts=getFonts(Graineffect);const MaterialFonts=getFonts(Material);const GlobalButtonGreenFonts=getFonts(GlobalButtonGreen);const cycleOrder=[\"jrKvi9swd\",\"tmouey4Rh\",\"yVGXMqOxO\",\"wgPjjuSSk\",\"jXz_CfBkV\",\"Op1R6Ah8w\"];const serializationHash=\"framer-R7nFR\";const variantClassNames={jrKvi9swd:\"framer-v-1yib2s0\",jXz_CfBkV:\"framer-v-el5jau\",Op1R6Ah8w:\"framer-v-10lkemv\",tmouey4Rh:\"framer-v-1p09hrb\",wgPjjuSSk:\"framer-v-rkp5cu\",yVGXMqOxO:\"framer-v-26jgxb\"};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 humanReadableVariantMap={\"Main with Features - Hover\":\"tmouey4Rh\",\"Main with Features\":\"jrKvi9swd\",\"Phone - Hover\":\"Op1R6Ah8w\",\"Plain - Hover\":\"wgPjjuSSk\",Phone:\"jXz_CfBkV\",Plain:\"yVGXMqOxO\"};const getProps=({coverImage,feature01,feature02,height,iconColor,id,link,title,width,...props})=>{return{...props,cfFSxTn3S:link??props.cfFSxTn3S,cOBsTUc4W:iconColor??props.cOBsTUc4W??\"var(--token-c8ea7054-a8e3-4f69-bc57-e1f61b7d9a78, rgb(255, 255, 255))\",Hm6xmqaXp:feature02??props.Hm6xmqaXp??\"Text\",q43hp0zX4:feature01??props.q43hp0zX4??\"Text\",RflQc5YDs:title??props.RflQc5YDs??\"Title\",variant:humanReadableVariantMap[props.variant]??props.variant??\"jrKvi9swd\",yPNe5xtCD:coverImage??props.yPNe5xtCD};};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,yPNe5xtCD,RflQc5YDs,q43hp0zX4,Hm6xmqaXp,cfFSxTn3S,cOBsTUc4W,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jrKvi9swd\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterfzpbxt=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"tmouey4Rh\");});const onMouseLeavez2y0er=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"jrKvi9swd\");});const onMouseEntera79v2f=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"wgPjjuSSk\");});const onMouseEntertzwjk2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"yVGXMqOxO\");});const onMouseLeave1qbq1ec=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"yVGXMqOxO\");});const onMouseEnterqnry6g=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Op1R6Ah8w\");});const onMouseLeave79lrnx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"jXz_CfBkV\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"yVGXMqOxO\",\"wgPjjuSSk\"].includes(baseVariant))return false;return true;};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-1yib2s0\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Main with Features\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jrKvi9swd\",onMouseEnter:onMouseEnterfzpbxt,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-05157fc4-b2f1-44ec-ad59-9a6ffb33d959, rgb(218, 218, 218))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-0de28bac-2132-4325-ab46-955c9ebfd3a2, rgb(250, 244, 230))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({jXz_CfBkV:{\"data-framer-name\":\"Phone\",onMouseEnter:onMouseEnterqnry6g},Op1R6Ah8w:{\"data-framer-name\":\"Phone - Hover\",onMouseEnter:onMouseEnterqnry6g,onMouseLeave:onMouseLeave79lrnx},tmouey4Rh:{\"data-framer-name\":\"Main with Features - Hover\",onMouseLeave:onMouseLeavez2y0er},wgPjjuSSk:{\"data-framer-name\":\"Plain - Hover\",onMouseEnter:onMouseEntertzwjk2,onMouseLeave:onMouseLeave1qbq1ec},yVGXMqOxO:{\"data-framer-name\":\"Plain\",onMouseEnter:onMouseEntera79v2f}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:cfFSxTn3S,motionChild:true,nodeId:\"E23Y19HeC\",scopeId:\"z0PMJEfLE\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1wl2gfh framer-yfl46c\",\"data-framer-name\":\"Wrap\",layoutDependency:layoutDependency,layoutId:\"E23Y19HeC\",children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1728,intrinsicWidth:1328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||438)-0-522)/3*0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(yPNe5xtCD)},className:\"framer-15uoowv\",\"data-framer-name\":\"Cover Image\",layoutDependency:layoutDependency,layoutId:\"OXh6Fvwae\",style:{borderTopLeftRadius:12,borderTopRightRadius:12},...addPropertyOverrides({jXz_CfBkV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1728,intrinsicWidth:1328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||392)-0-644)/3*0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(yPNe5xtCD)}},Op1R6Ah8w:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1728,intrinsicWidth:1328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||464)-0-644)/3*0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(yPNe5xtCD)}},wgPjjuSSk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1728,intrinsicWidth:1328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||360)-0-522)/3*0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(yPNe5xtCD)}},yVGXMqOxO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1728,intrinsicWidth:1328,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||360)-0-522)/3*0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(yPNe5xtCD)}}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||438)-0-522)/3*0)+0+0+177-56,...addPropertyOverrides({jXz_CfBkV:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||392)-0-644)/3*0)+0+0+177-56},Op1R6Ah8w:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||464)-0-644)/3*0)+0+0+177-56},wgPjjuSSk:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||360)-0-522)/3*0)+0+0+177-56},yVGXMqOxO:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||360)-0-522)/3*0)+0+0+177-56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fpsf10-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"JwLmlTIxO-container\",nodeId:\"JwLmlTIxO\",rendersWithMotion:true,scopeId:\"z0PMJEfLE\",children:/*#__PURE__*/_jsx(AloneLinkArrow,{height:\"100%\",id:\"JwLmlTIxO\",layoutId:\"JwLmlTIxO\",style:{height:\"100%\",width:\"100%\"},variant:\"KjSLen3DO\",width:\"100%\",...addPropertyOverrides({Op1R6Ah8w:{variant:\"Hxlr0vH7B\"},tmouey4Rh:{variant:\"Hxlr0vH7B\"},wgPjjuSSk:{variant:\"Hxlr0vH7B\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||438)-0-522)/3*0)+0+0+0,...addPropertyOverrides({jXz_CfBkV:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||392)-0-644)/3*0)+0+0+0},Op1R6Ah8w:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||464)-0-644)/3*0)+0+0+0},wgPjjuSSk:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||360)-0-522)/3*0)+0+0+0},yVGXMqOxO:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||360)-0-522)/3*0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-i020uz-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ICYJTydFq-container\",nodeId:\"ICYJTydFq\",rendersWithMotion:true,scopeId:\"z0PMJEfLE\",style:{opacity:.15},children:/*#__PURE__*/_jsx(Graineffect,{height:\"100%\",id:\"ICYJTydFq\",layoutId:\"ICYJTydFq\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-6seovk\",\"data-styles-preset\":\"yTSV2YWX_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Title\"})}),className:\"framer-1b8dndw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xPX0nxkOp\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:RflQc5YDs,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({Op1R6Ah8w:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-6seovk\",\"data-styles-preset\":\"yTSV2YWX_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Title\"})})},tmouey4Rh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-6seovk\",\"data-styles-preset\":\"yTSV2YWX_\",style:{\"--framer-text-alignment\":\"left\"},children:\"Title\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9vbk8y\",\"data-framer-name\":\"Features List\",layoutDependency:layoutDependency,layoutId:\"THDIl5L3X\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x41a50\",\"data-framer-name\":\"Feature item\",layoutDependency:layoutDependency,layoutId:\"ylT_QVJbz\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g4bicc\",layoutDependency:layoutDependency,layoutId:\"fj4l7kSiO\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ny47rs\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"qQHrQ8aqD\",style:{backgroundColor:\"var(--token-3d130cd5-078b-4f20-a3db-67e15093241d, rgb(95, 153, 95))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ojicxk-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ai1fgW77J-container\",nodeId:\"ai1fgW77J\",rendersWithMotion:true,scopeId:\"z0PMJEfLE\",children:/*#__PURE__*/_jsx(Material,{color:cOBsTUc4W,height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"Check\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"ai1fgW77J\",layoutId:\"ai1fgW77J\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-afd2nt\",\"data-styles-preset\":\"I1CeIc4av\",children:\"Text\"})}),className:\"framer-1msq9cb\",\"data-framer-name\":\"p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Tu6sUgr6f\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:q43hp0zX4,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dq8uuc\",\"data-framer-name\":\"Feature item\",layoutDependency:layoutDependency,layoutId:\"EJUpfyDO3\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hwitva\",layoutDependency:layoutDependency,layoutId:\"FnHqYrs7s\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1715eif\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"FQxdo0iCc\",style:{backgroundColor:\"var(--token-3d130cd5-078b-4f20-a3db-67e15093241d, rgb(95, 153, 95))\",borderBottomLeftRadius:99,borderBottomRightRadius:99,borderTopLeftRadius:99,borderTopRightRadius:99},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wo2euk-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"YNMmCMAON-container\",nodeId:\"YNMmCMAON\",rendersWithMotion:true,scopeId:\"z0PMJEfLE\",children:/*#__PURE__*/_jsx(Material,{color:cOBsTUc4W,height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"Check\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"YNMmCMAON\",layoutId:\"YNMmCMAON\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-afd2nt\",\"data-styles-preset\":\"I1CeIc4av\",children:\"Text\"})}),className:\"framer-pfphxq\",\"data-framer-name\":\"p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iPThVbg0x\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Hm6xmqaXp,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k7r06v\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"EUYTxw3OP\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+(0+307+((componentViewport?.height||438)-0-522)/3*3)+0+0,...addPropertyOverrides({jXz_CfBkV:{y:(componentViewport?.y||0)+0+(0+429+((componentViewport?.height||392)-0-644)/3*3)+0+0},Op1R6Ah8w:{y:(componentViewport?.y||0)+0+(0+429+((componentViewport?.height||464)-0-644)/3*3)+0+0},wgPjjuSSk:{y:(componentViewport?.y||0)+0+(0+307+((componentViewport?.height||360)-0-522)/3*3)+0+0},yVGXMqOxO:{y:(componentViewport?.y||0)+0+(0+307+((componentViewport?.height||360)-0-522)/3*3)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-enkp70-container\",layoutDependency:layoutDependency,layoutId:\"Sx8S2y4wY-container\",nodeId:\"Sx8S2y4wY\",rendersWithMotion:true,scopeId:\"z0PMJEfLE\",children:/*#__PURE__*/_jsx(GlobalButtonGreen,{AL6IB9otP:\"var(--token-6783749b-44e0-4f25-b5c4-5c0fe3db7619, rgb(255, 182, 193))\",bco_KBUfa:cfFSxTn3S,fTULNZYxz:\"var(--token-a957bdd4-63bb-43e8-996a-c920bdb68bb7, rgb(0, 0, 0))\",height:\"100%\",id:\"Sx8S2y4wY\",k3JhaMy5_:getLocalizedValue(\"v2\",activeLocale)??'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">   <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\" transform=\"rotate(-45 12 12)\" /> </svg>',layoutId:\"Sx8S2y4wY\",mKVpWCoSL:\"var(--token-3731affe-c13c-4d6e-a887-65eb66449197, rgb(51, 51, 51))\",NNnUy4Tdp:\"var(--token-a957bdd4-63bb-43e8-996a-c920bdb68bb7, rgb(0, 0, 0))\",RdvJzD_yf:\"var(--token-6783749b-44e0-4f25-b5c4-5c0fe3db7619, rgb(255, 182, 193))\",rZYR6tqXt:\"var(--token-3731affe-c13c-4d6e-a887-65eb66449197, rgb(51, 51, 51))\",style:{height:\"100%\",width:\"100%\"},variant:\"VaPU9vwTP\",VArIlTNTt:getLocalizedValue(\"v1\",activeLocale)??\"Kostenlos Anfragen\",wbc_aIg1P:getLocalizedValue(\"v2\",activeLocale)??'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">   <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\" transform=\"rotate(-45 12 12)\" /> </svg>',width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)?.({cfFSxTn3S})??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-3d130cd5-078b-4f20-a3db-67e15093241d, rgb(95, 153, 95)))\"},children:/*#__PURE__*/_jsx(Link,{href:cfFSxTn3S,motionChild:true,nodeId:\"UaqFNmz9B\",openInNewTab:false,relValues:[],scopeId:\"z0PMJEfLE\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-yaoqe7\",\"data-styles-preset\":\"jiU3DdQzq\",children:\"Mehr erfahren\"})})})}),className:\"framer-3dy2g1\",\"data-framer-name\":\"link\",fonts:[\"FS;Poppins-semibold\"],layoutDependency:layoutDependency,layoutId:\"UaqFNmz9B\",style:{\"--extracted-r6o4lv\":\"var(--token-3d130cd5-078b-4f20-a3db-67e15093241d, rgb(95, 153, 95))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R7nFR.framer-yfl46c, .framer-R7nFR .framer-yfl46c { display: block; }\",\".framer-R7nFR.framer-1yib2s0 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-height: 600px; min-height: 360px; overflow: hidden; padding: 0px; position: relative; width: 292px; will-change: var(--framer-will-change-override, transform); }\",\".framer-R7nFR .framer-1wl2gfh { 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: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-R7nFR .framer-15uoowv { flex: none; gap: 0px; height: 177px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-R7nFR .framer-fpsf10-container { bottom: 16px; flex: none; height: 40px; position: absolute; right: 16px; width: 40px; }\",\".framer-R7nFR .framer-i020uz-container { aspect-ratio: 1.46 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-R7nFR .framer-1b8dndw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-R7nFR .framer-9vbk8y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 80%; }\",\".framer-R7nFR .framer-1x41a50, .framer-R7nFR .framer-1dq8uuc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R7nFR .framer-g4bicc, .framer-R7nFR .framer-hwitva { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 400px; height: min-content; justify-content: center; overflow: visible; padding: 2px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-R7nFR .framer-ny47rs, .framer-R7nFR .framer-1715eif { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 2px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-R7nFR .framer-ojicxk-container, .framer-R7nFR .framer-wo2euk-container { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-R7nFR .framer-1msq9cb, .framer-R7nFR .framer-pfphxq { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-R7nFR .framer-1k7r06v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 24px 32px 24px; position: relative; width: 100%; }\",\".framer-R7nFR .framer-enkp70-container { flex: none; height: 54px; position: relative; width: 100%; }\",\".framer-R7nFR .framer-3dy2g1 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-R7nFR.framer-v-1p09hrb .framer-1wl2gfh, .framer-R7nFR.framer-v-el5jau .framer-1wl2gfh, .framer-R7nFR.framer-v-10lkemv .framer-1wl2gfh { order: 0; }\",\".framer-R7nFR.framer-v-1p09hrb .framer-1b8dndw { order: 1; white-space: pre; width: auto; }\",\".framer-R7nFR.framer-v-1p09hrb .framer-9vbk8y { order: 2; }\",\".framer-R7nFR.framer-v-1p09hrb .framer-1k7r06v, .framer-R7nFR.framer-v-el5jau .framer-1k7r06v, .framer-R7nFR.framer-v-10lkemv .framer-1k7r06v { order: 3; }\",\".framer-R7nFR.framer-v-26jgxb .framer-i020uz-container, .framer-R7nFR.framer-v-rkp5cu .framer-i020uz-container { height: var(--framer-aspect-ratio-supported, 137px); }\",\".framer-R7nFR.framer-v-el5jau .framer-1b8dndw, .framer-R7nFR.framer-v-10lkemv .framer-1b8dndw { order: 1; }\",\".framer-R7nFR.framer-v-el5jau .framer-9vbk8y, .framer-R7nFR.framer-v-10lkemv .framer-9vbk8y { height: min-content; order: 2; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-R7nFR[data-border=\"true\"]::after, .framer-R7nFR [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 438\n * @framerIntrinsicWidth 292\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"360px\",\"600px\"]},\"tmouey4Rh\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"360px\",\"600px\"]},\"yVGXMqOxO\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"360px\",\"600px\"]},\"wgPjjuSSk\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"360px\",\"600px\"]},\"jXz_CfBkV\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"360px\",\"600px\"]},\"Op1R6Ah8w\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"360px\",\"600px\"]}}}\n * @framerVariables {\"yPNe5xtCD\":\"coverImage\",\"RflQc5YDs\":\"title\",\"q43hp0zX4\":\"feature01\",\"Hm6xmqaXp\":\"feature02\",\"cfFSxTn3S\":\"link\",\"cOBsTUc4W\":\"iconColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerz0PMJEfLE=withCSS(Component,css,\"framer-R7nFR\");export default Framerz0PMJEfLE;Framerz0PMJEfLE.displayName=\"Offering Card for Solutions\";Framerz0PMJEfLE.defaultProps={height:438,width:292};addPropertyControls(Framerz0PMJEfLE,{variant:{options:[\"jrKvi9swd\",\"tmouey4Rh\",\"yVGXMqOxO\",\"wgPjjuSSk\",\"jXz_CfBkV\",\"Op1R6Ah8w\"],optionTitles:[\"Main with Features\",\"Main with Features - Hover\",\"Plain\",\"Plain - Hover\",\"Phone\",\"Phone - Hover\"],title:\"Variant\",type:ControlType.Enum},yPNe5xtCD:{title:\"Cover image\",type:ControlType.ResponsiveImage},RflQc5YDs:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},q43hp0zX4:{defaultValue:\"Text\",displayTextArea:true,title:\"Feature 01\",type:ControlType.String},Hm6xmqaXp:{defaultValue:\"Text\",displayTextArea:true,title:\"Feature 02\",type:ControlType.String},cfFSxTn3S:{title:\"Link\",type:ControlType.Link},cOBsTUc4W:{defaultValue:'var(--token-c8ea7054-a8e3-4f69-bc57-e1f61b7d9a78, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Icon Color\",type:ControlType.Color}});addFonts(Framerz0PMJEfLE,[{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\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"}]},...AloneLinkArrowFonts,...GraineffectFonts,...MaterialFonts,...GlobalButtonGreenFonts,...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\":\"Framerz0PMJEfLE\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"292\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"yPNe5xtCD\\\":\\\"coverImage\\\",\\\"RflQc5YDs\\\":\\\"title\\\",\\\"q43hp0zX4\\\":\\\"feature01\\\",\\\"Hm6xmqaXp\\\":\\\"feature02\\\",\\\"cfFSxTn3S\\\":\\\"link\\\",\\\"cOBsTUc4W\\\":\\\"iconColor\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"360px\\\",\\\"600px\\\"]},\\\"tmouey4Rh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"360px\\\",\\\"600px\\\"]},\\\"yVGXMqOxO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"360px\\\",\\\"600px\\\"]},\\\"wgPjjuSSk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"360px\\\",\\\"600px\\\"]},\\\"jXz_CfBkV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"360px\\\",\\\"600px\\\"]},\\\"Op1R6Ah8w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"360px\\\",\\\"600px\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"438\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "olBAAA,IAAAA,GAAA,GAAAC,GAAAD,GAAA,wBAAAE,GAAA,OAAAC,KAAO,IAAMC,GAAG,m2BACHC,GAAqB,CAAC,QAAU,CAAC,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,ECA3G,IAAMC,GAAiB,CAAC,UAAUC,EAAe,EAAiB,SAARC,GAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CCA+Q,IAAMG,GAASC,EAASC,EAAG,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAmB,CAACF,EAAEC,IAAI,yBAAyBA,CAAC,GAASE,GAAmB,CAACH,EAAEC,IAAI,oBAAoBA,CAAC,GAASG,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAU+B,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,GAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBpB,GAAuBH,EAAM3B,CAAQ,EAAO,CAAC,sBAAAmD,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAoBH,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAmBL,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQS,EAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,GAAqB,EAAE,IAAIC,EAAmBC,EAAoB,OAAoB/C,EAAKgD,EAAY,CAAC,GAAG3B,GAA4CoB,GAAgB,SAAsBzC,EAAKC,GAAS,CAAC,QAAQnB,EAAS,QAAQ,GAAM,SAAsBkB,EAAKT,GAAW,CAAC,MAAMN,GAAY,SAAsBe,EAAKE,EAAO,IAAI,CAAC,GAAGoB,EAAU,GAAGI,EAAgB,UAAUuB,EAAGvE,GAAkB,GAAGiE,EAAsB,gBAAgBvB,EAAUI,EAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaI,GAAoB,IAAIrB,GAA6BwB,EAAK,MAAM,CAAC,eAAe,YAAY,gBAAgB,yBAAyB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,KAAK,qBAAqB,YAAY,GAAGpB,CAAK,EAAE,GAAGvC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,aAAa0D,EAAkB,CAAC,EAAEf,EAAYI,CAAc,EAAE,SAAsB3B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiB8B,EAAiB,SAAS,YAAY,SAAsBkB,EAAMhD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB8B,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAKmD,EAA0B,CAAC,SAAsBnD,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,kBAAkB9C,GAAmB,GAAGN,GAAqB,CAAC,UAAU,CAAC,kBAAkBS,EAAkB,CAAC,EAAEkC,EAAYI,CAAc,EAAE,SAAsB3B,EAAKxB,GAAI,CAAC,YAAY,wEAAwE,cAAc,EAAE,kBAAkB,EAAE,eAAesE,EAAmBM,GAAkB,KAAKpC,CAAY,KAAK,MAAM8B,IAAqB,OAAOA,EAAmB,m2BAAm2B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,OAAO,SAAS,QAAQ,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9C,EAAKmD,EAA0B,CAAC,SAAsBnD,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB8B,EAAiB,SAAS,sBAAsB,kBAAkB1C,GAAmB,GAAGV,GAAqB,CAAC,UAAU,CAAC,kBAAkBM,EAAkB,CAAC,EAAEqC,EAAYI,CAAc,EAAE,SAAsB3B,EAAKxB,GAAI,CAAC,YAAY,wEAAwE,cAAc,EAAE,kBAAkB,EAAE,eAAeuE,EAAoBK,GAAkB,KAAKpC,CAAY,KAAK,MAAM+B,IAAsB,OAAOA,EAAoB,m2BAAm2B,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,OAAO,SAAS,QAAQ,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQM,GAAI,CAAC,kFAAkF,kFAAkF,yPAAyP,4KAA4K,uIAAuI,0LAA0L,wLAAwL,yWAAyW,wEAAwE,iGAAiG,EAQ1iSC,EAAgBC,EAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,mBAAmBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGhF,EAAQ,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTvc,IAAAsF,GAAA,GAAAC,GAAAD,GAAA,wBAAAE,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,KAAyI,IAAMC,GAAG,OAAoBC,GAAG,mBAAgCC,GAAG,2NAAwOC,GAAG,CAAC,CAAC,UAAAC,CAAS,IAAiBC,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,8FAA8F,EAAE,SAAsBF,EAAKG,EAAK,CAAC,KAAKJ,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBC,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EACppCE,GAAqB,CAAC,QAAU,CAAC,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,ECA1T,IAAMC,GAAiB,CAAC,UAAUC,EAAe,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CCAunC,IAAMG,GAAoBC,EAASC,EAAc,EAAQC,GAAiBF,EAASG,EAAW,EAAQC,GAAcJ,EAASK,EAAQ,EAAQC,GAAuBN,EAASO,EAAiB,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAW,CAAC,CAAC,MAAAD,EAAM,SAAAE,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWN,GAAOG,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,6BAA6B,YAAY,qBAAqB,YAAY,gBAAgB,YAAY,gBAAgB,YAAY,MAAM,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,WAAAC,EAAW,UAAAC,EAAU,UAAAC,EAAU,OAAAC,EAAO,UAAAC,EAAU,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUH,GAAMG,EAAM,UAAU,UAAUL,GAAWK,EAAM,WAAW,wEAAwE,UAAUP,GAAWO,EAAM,WAAW,OAAO,UAAUR,GAAWQ,EAAM,WAAW,OAAO,UAAUF,GAAOE,EAAM,WAAW,QAAQ,QAAQX,GAAwBW,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUT,GAAYS,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAM7B,IAAe6B,EAAM,iBAAwB7B,EAAS,KAAK,GAAG,EAAE6B,EAAM,iBAAwB7B,EAAS,KAAK,GAAG,EAAU+B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,GAAS,QAAA5C,GAAQ,UAAA6C,EAAU,UAAAC,EAAU,UAAAC,GAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAElC,GAASU,CAAK,EAAO,CAAC,YAAAyB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAA7D,CAAQ,EAAE8D,GAAgB,CAAC,WAAAnE,GAAW,eAAe,YAAY,IAAIyC,EAAW,QAAAlC,GAAQ,kBAAAL,EAAiB,CAAC,EAAQkE,EAAiBjC,GAAuBD,EAAM7B,CAAQ,EAAO,CAAC,sBAAAgE,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAmBH,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAmBL,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAmBN,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAmBP,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAoBR,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAmBT,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAmBV,EAAsB,SAASI,IAAO,CAACR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAEC,EAAW,WAAW,CAAE,CAAC,EAA0Gc,GAAkBC,EAAGhF,GAAkB,GAAnH,CAAaiD,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQgC,GAAY,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASvB,CAAW,EAA6B,OAAoBxC,EAAKgE,EAAY,CAAC,GAAGhC,IAAUT,EAAgB,SAAsBvB,EAAKC,GAAS,CAAC,QAAQf,EAAS,QAAQ,GAAM,SAAsBc,EAAKR,GAAW,CAAC,MAAMH,GAAY,SAAsB4E,EAAM/D,EAAO,IAAI,CAAC,GAAGqC,EAAU,GAAGI,GAAgB,UAAUmB,EAAGD,GAAkB,iBAAiB9B,EAAUU,EAAU,EAAE,cAAc,GAAK,mBAAmB,qBAAqB,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaI,GAAmB,IAAI/B,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,wEAAwE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,GAAG9C,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,aAAa2E,EAAkB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,aAAaA,GAAmB,aAAaC,EAAkB,EAAE,UAAU,CAAC,mBAAmB,6BAA6B,aAAaL,EAAkB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,aAAaE,GAAmB,aAAaC,EAAmB,EAAE,UAAU,CAAC,mBAAmB,QAAQ,aAAaF,EAAkB,CAAC,EAAEhB,EAAYI,CAAc,EAAE,SAAS,CAAc5C,EAAKkE,EAAK,CAAC,KAAK7B,EAAU,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBrC,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBgB,EAAME,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQC,GAA2BxC,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGtC,EAAkB2C,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBgB,EAAiB,SAAS,YAAY,MAAM,CAAC,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,GAAGjE,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQoF,GAA2BxC,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGtC,EAAkB2C,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQmC,GAA2BxC,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGtC,EAAkB2C,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQmC,GAA2BxC,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGtC,EAAkB2C,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQmC,GAA2BxC,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,MAAMA,GAAmB,OAAO,QAAQ,GAAGtC,EAAkB2C,CAAS,CAAC,CAAC,CAAC,EAAEO,EAAYI,CAAc,EAAE,SAAS,CAAc5C,EAAKqE,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAGzC,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,IAAI,GAAG,GAAG5C,EAAqB,CAAC,UAAU,CAAC,GAAG4C,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,CAAC,EAAEY,EAAYI,CAAc,EAAE,SAAsB5C,EAAKsE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiBrB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAK1B,GAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGU,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEwD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5C,EAAKqE,EAA0B,CAAC,OAAO,IAAI,MAAMzC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,GAAG4C,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,IAAMA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC,EAAEY,EAAYI,CAAc,EAAE,SAAsB5C,EAAKsE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiBrB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,QAAQ,GAAG,EAAE,SAAsBjD,EAAKxB,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAAsBvE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,KAAKf,EAAU,kBAAkB,SAAS,mBAAmB,GAAK,GAAGlD,EAAqB,CAAC,UAAU,CAAC,SAAsBgB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEsC,EAAYI,CAAc,CAAC,CAAC,EAAeqB,EAAM/D,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAACc,GAAY,GAAgBE,EAAM/D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,sEAAsE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsBjD,EAAKqE,EAA0B,CAAC,SAAsBrE,EAAKsE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBrB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAKtB,GAAS,CAAC,MAAM4D,EAAU,OAAO,OAAO,WAAWkC,EAAkB,KAAK/C,CAAY,GAAG,OAAO,cAAc,QAAQ,YAAY,SAAS,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAAsBvE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,IAAI,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKd,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAE4B,GAAY,GAAgBE,EAAM/D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,sEAAsE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsBjD,EAAKqE,EAA0B,CAAC,SAAsBrE,EAAKsE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBrB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAKtB,GAAS,CAAC,MAAM4D,EAAU,OAAO,OAAO,WAAWkC,EAAkB,KAAK/C,CAAY,GAAG,OAAO,cAAc,QAAQ,YAAY,SAAS,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAAsBvE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,IAAI,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKb,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAM/D,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAKqE,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQzC,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,GAAG,MAAQA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,GAAG5C,EAAqB,CAAC,UAAU,CAAC,GAAG4C,GAAmB,GAAG,GAAG,GAAG,MAAQA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,MAAQA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,MAAQA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,GAAG,MAAQA,GAAmB,QAAQ,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,CAAC,CAAC,EAAEY,EAAYI,CAAc,EAAE,SAAsB5C,EAAKsE,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBrB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAKpB,GAAkB,CAAC,UAAU,wEAAwE,UAAUyD,EAAU,UAAU,kEAAkE,OAAO,OAAO,GAAG,YAAY,UAAUmC,EAAkB,KAAK/C,CAAY,GAAG,2NAA2N,SAAS,YAAY,UAAU,qEAAqE,UAAU,kEAAkE,UAAU,wEAAwE,UAAU,qEAAqE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU+C,EAAkB,KAAK/C,CAAY,GAAG,qBAAqB,UAAU+C,EAAkB,KAAK/C,CAAY,GAAG,2NAA2N,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKuE,EAAS,CAAC,sBAAsB,GAAK,SAASC,EAAkB,KAAK/C,CAAY,IAAI,CAAC,UAAAY,CAAS,CAAC,GAAgBrC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,8FAA8F,EAAE,SAAsBF,EAAKkE,EAAK,CAAC,KAAK7B,EAAU,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,UAAU,CAAC,EAAE,QAAQ,YAAY,aAAa,GAAM,SAAsBrC,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,qBAAqB,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQwB,GAAI,CAAC,kFAAkF,gFAAgF,kWAAkW,wSAAwS,wLAAwL,mIAAmI,4LAA4L,oKAAoK,6QAA6Q,uTAAuT,+TAA+T,6WAA6W,gJAAgJ,qMAAqM,oSAAoS,wGAAwG,kNAAkN,8JAA8J,8FAA8F,8DAA8D,8JAA8J,0KAA0K,8GAA8G,iIAAiI,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,+bAA+b,EAWhzvBC,EAAgBC,EAAQ1D,GAAUwD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,8BAA8BA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,qBAAqB,6BAA6B,QAAQ,gBAAgB,QAAQ,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,cAAc,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,QAAQ,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAK,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAK,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,+FAA+F,MAAM,aAAa,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGtG,GAAoB,GAAGG,GAAiB,GAAGE,GAAc,GAAGE,GAAuB,GAAGqG,GAAoCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,EAAE,GAAGD,GAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["dOXCIbt8T_0_exports", "__export", "__FramerMetadata__", "v0", "v0", "__FramerMetadata__", "valuesByLocaleId", "dOXCIbt8T_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "SVGFonts", "getFonts", "SVG_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1v6r603", "args", "onMouseLeavep8owq5", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "getLocalizedValue", "css", "FramerdOXCIbt8T", "withCSS", "dOXCIbt8T_default", "addPropertyControls", "ControlType", "addFonts", "z0PMJEfLE_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v0", "v1", "v2", "v3", "cfFSxTn3S", "p", "x", "motion", "Link", "__FramerMetadata__", "valuesByLocaleId", "z0PMJEfLE_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "AloneLinkArrowFonts", "getFonts", "dOXCIbt8T_default", "GraineffectFonts", "FhUMUU8iy_default", "MaterialFonts", "Icon", "GlobalButtonGreenFonts", "gmJSUH2p1_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "coverImage", "feature01", "feature02", "height", "iconColor", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "yPNe5xtCD", "RflQc5YDs", "q43hp0zX4", "Hm6xmqaXp", "cfFSxTn3S", "cOBsTUc4W", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterfzpbxt", "args", "onMouseLeavez2y0er", "onMouseEntera79v2f", "onMouseEntertzwjk2", "onMouseLeave1qbq1ec", "onMouseEnterqnry6g", "onMouseLeave79lrnx", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "getLocalizedValue", "css", "Framerz0PMJEfLE", "withCSS", "z0PMJEfLE_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
