{"version":3,"file":"Hf7NyzMk4.B8YJGNdR.mjs","names":["localizedValues","Button","useRef","className","Image"],"sources":["https:/framerusercontent.com/modules/qvEJAtN8U8w4duYge8vd/keNkqAlLpYGSGZv25wxt/Hf7NyzMk4-0.js","https:/framerusercontent.com/modules/qvEJAtN8U8w4duYge8vd/keNkqAlLpYGSGZv25wxt/Hf7NyzMk4.js","https:/framerusercontent.com/modules/CAESiX45AuAAnfBgasWX/soefVAshIp1Wqud5LoQ5/Hf7NyzMk4.js"],"sourcesContent":["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.h3,{className:\"framer-styles-preset-6sj7j9\",\"data-styles-preset\":\"nYKFzR3Mq\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(255, 255, 255))\"},children:\"Get a live demo\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-kkgtey\",\"data-styles-preset\":\"QdiUdkbqL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(222, 222, 222))\"},children:\"Experience the magic behind anny in a personalized demo and discover how you can efficiently share resources with anny.\"})});export const v2=\"Schedule a Demo\";export const v3=\"Free Trial\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4076eae)\nimport*as localizedValues from\"./Hf7NyzMk4-0.js\";const valuesByLocaleId={n1nyUnob7: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 (4076eae)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/38trJX0m0gTey0M9mhUt/eX2waFOJCVDLPC4ZSBWV/nYKFzR3Mq.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/p7T5u7rXKR8ngDnI0Wb1/C7jYMRFFPW1VGEpfaFEV/QdiUdkbqL.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/qvEJAtN8U8w4duYge8vd/keNkqAlLpYGSGZv25wxt/Hf7NyzMk4.js\";import Button from\"https://framerusercontent.com/modules/vhFj5MGUsXEmrkEgcyoL/CUUkvVvBB43tfKhV9AZP/Xq4xPITLZ.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"VQ6h8mEJL\",\"bKDizEj_q\"];const serializationHash=\"framer-t7JoC\";const variantClassNames={bKDizEj_q:\"framer-v-110kma5\",VQ6h8mEJL:\"framer-v-10y0kn9\"};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={\"No Image\":\"bKDizEj_q\",\"Variant 1\":\"VQ6h8mEJL\"};const getProps=({height,id,tracking,width,...props})=>{return{...props,LHgVo68iG:tracking??props.LHgVo68iG,variant:humanReadableVariantMap[props.variant]??props.variant??\"VQ6h8mEJL\"};};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,LHgVo68iG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VQ6h8mEJL\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"bKDizEj_q\")return false;return true;};const router=useRouter();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-10y0kn9\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"VQ6h8mEJL\",ref:refBinding,style:{background:\"radial-gradient(51% 94% at 99.4% 96.1%, rgb(200, 150, 250) 0%, rgb(46, 13, 79) 100%)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},...addPropertyOverrides({bKDizEj_q:{\"data-framer-name\":\"No Image\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:450,intrinsicWidth:675,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||321)-228),pixelHeight:900,pixelWidth:1350,sizes:\"343px\",src:\"https://framerusercontent.com/images/kat5RxTTI4rax5Q3KyYACGJx0.png?scale-down-to=1024&width=1350&height=900\",srcSet:\"https://framerusercontent.com/images/kat5RxTTI4rax5Q3KyYACGJx0.png?scale-down-to=512&width=1350&height=900 512w,https://framerusercontent.com/images/kat5RxTTI4rax5Q3KyYACGJx0.png?scale-down-to=1024&width=1350&height=900 1024w,https://framerusercontent.com/images/kat5RxTTI4rax5Q3KyYACGJx0.png?width=1350&height=900 1350w\"},className:\"framer-9kuhxf\",\"data-framer-name\":\"Appointment Scheduling\",layoutDependency:layoutDependency,layoutId:\"spXiYknKt\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ac46fe\",layoutDependency:layoutDependency,layoutId:\"bQxyukaOM\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-a9h513\",layoutDependency:layoutDependency,layoutId:\"riXI9HnY2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-6sj7j9\",\"data-styles-preset\":\"nYKFzR3Mq\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(255, 255, 255))\"},children:\"Live Demo erhalten\"})}),className:\"framer-6mp90j\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Yz6I3q6cx\",style:{\"--extracted-a0htzi\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-kkgtey\",\"data-styles-preset\":\"QdiUdkbqL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(222, 222, 222))\"},children:\"Erlebe in einer pers\\xf6nlichen Demo die Magie hinter anny und erfahre wie du mit anny Ressourcen effizient teilen kannst.\"})}),className:\"framer-70emmg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HkuJ0Sxwe\",style:{\"--extracted-r6o4lv\":\"rgb(222, 222, 222)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fcjb3x\",layoutDependency:layoutDependency,layoutId:\"wqfeO5uO6\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hBix2tgId\"},implicitPathVariables:undefined},{href:{webPageId:\"hBix2tgId\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+40+0+(0+150+(((componentViewport?.height||321)-80)*1-0-194)/1*1)+0,...addPropertyOverrides({bKDizEj_q:{y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12o21ha-container\",layoutDependency:layoutDependency,layoutId:\"lNWr2RXNk-container\",nodeId:\"lNWr2RXNk\",rendersWithMotion:true,scopeId:\"Hf7NyzMk4\",children:/*#__PURE__*/_jsx(Button,{BSWSO7k8m:\"arrow-right\",dhXRwPse4:getLocalizedValue(\"v2\",activeLocale)??\"Demo vereinbaren\",height:\"100%\",id:\"lNWr2RXNk\",layoutId:\"lNWr2RXNk\",mjxmK1zKp:resolvedLinks[0],OSArBRqdP:false,PmMC0MsRt:LHgVo68iG,pz8iMhLTA:false,s2ejBbvBa:\"var(--token-6b2d5a5a-d605-4d4d-ad42-2c010728e405, rgb(61, 105, 239))\",style:{height:\"100%\"},tBzkwhDl_:false,variant:\"t1gwQSUZO\",width:\"100%\",...addPropertyOverrides({bKDizEj_q:{mjxmK1zKp:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+40+0+(0+150+(((componentViewport?.height||321)-80)*1-0-194)/1*1)+0,...addPropertyOverrides({bKDizEj_q:{y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jlro06-container\",\"data-framer-name\":\"Secondary Button\",layoutDependency:layoutDependency,layoutId:\"uTdbqSXxy-container\",name:\"Secondary Button\",nodeId:\"uTdbqSXxy\",rendersWithMotion:true,scopeId:\"Hf7NyzMk4\",children:/*#__PURE__*/_jsx(Button,{BSWSO7k8m:\"arrow-right\",dhXRwPse4:getLocalizedValue(\"v3\",activeLocale)??\"Kostenlos Testen\",height:\"100%\",id:\"uTdbqSXxy\",layoutId:\"uTdbqSXxy\",mjxmK1zKp:\"https://app.anny.co/register\",name:\"Secondary Button\",OSArBRqdP:false,PmMC0MsRt:\"purple-start-free\",pz8iMhLTA:true,s2ejBbvBa:\"var(--token-6b2d5a5a-d605-4d4d-ad42-2c010728e405, rgb(61, 105, 239))\",tBzkwhDl_:false,variant:\"B8Z20vCte\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-t7JoC.framer-8v0m3m, .framer-t7JoC .framer-8v0m3m { display: block; }\",\".framer-t7JoC.framer-10y0kn9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 321px; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 40px; position: relative; width: 1120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-t7JoC .framer-9kuhxf { aspect-ratio: 1.5 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 229px); overflow: visible; position: absolute; right: 0px; width: 343px; z-index: 1; }\",\".framer-t7JoC .framer-ac46fe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 75%; }\",\".framer-t7JoC .framer-a9h513 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-t7JoC .framer-6mp90j, .framer-t7JoC .framer-70emmg { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-t7JoC .framer-1fcjb3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-t7JoC .framer-12o21ha-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-t7JoC .framer-1jlro06-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-t7JoC.framer-v-110kma5.framer-10y0kn9 { height: 363px; width: 390px; }\",\".framer-t7JoC.framer-v-110kma5 .framer-ac46fe { flex: 1 0 0px; width: 1px; }\",\".framer-t7JoC.framer-v-110kma5 .framer-1fcjb3x { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; gap: 10px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 321\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"bKDizEj_q\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]}}}\n * @framerVariables {\"LHgVo68iG\":\"tracking\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerTrackingIds [{\"id\":\"purple-start-free\"}]\n */const FramerHf7NyzMk4=withCSS(Component,css,\"framer-t7JoC\");export default FramerHf7NyzMk4;FramerHf7NyzMk4.displayName=\"Demo Promo Card\";FramerHf7NyzMk4.defaultProps={height:321,width:1120};addPropertyControls(FramerHf7NyzMk4,{variant:{options:[\"VQ6h8mEJL\",\"bKDizEj_q\"],optionTitles:[\"Variant 1\",\"No Image\"],title:\"Variant\",type:ControlType.Enum},LHgVo68iG:{title:\"Tracking\",type:ControlType.TrackingId}});addFonts(FramerHf7NyzMk4,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHf7NyzMk4\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"LHgVo68iG\\\":\\\"tracking\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"purple-start-free\\\"}]\",\"framerIntrinsicWidth\":\"1120\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"321\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"bKDizEj_q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]}}}\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hf7NyzMk4.map"],"mappings":"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"}