{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5UiVv9pSstn3xgiVSAqK/iAB4D9QRAZY7dSldO0xH/MpSfW3Qb0.js"],
  "sourcesContent": ["// Generated by Framer (cc4e308)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/65UuLOcgbsRSHKO6N3un/NO5JCwQXsl9S4w2pjRkl/MdM2Y9EYZ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/VSHnV0986fd0wiEEx2Sp/DhDdK5n2haOrDnOlixVW/Q_aYgWkZh.js\";import Background from\"https://framerusercontent.com/modules/1gOFVAuORI9pwVG6YaJb/1psQgtcwVPsMyvZmPm1a/AF1pGI2v4.js\";import ItemButton from\"https://framerusercontent.com/modules/kaxc1aOUNLpNwFwDBKmK/VUXmGfmXMm3v07MKdJMn/zi9iJiEPS.js\";const BackgroundFonts=getFonts(Background);const ItemButtonFonts=getFonts(ItemButton);const cycleOrder=[\"qcIjWq2g4\",\"MFdzoK7em\"];const serializationHash=\"framer-NqkJz\";const variantClassNames={MFdzoK7em:\"framer-v-zolpw0\",qcIjWq2g4:\"framer-v-1av3fpd\"};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 numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Horizontal:\"row\",Vertical:\"column\"};const humanReadableEnumMap1={Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const humanReadableVariantMap={\"Variant 2\":\"MFdzoK7em\",Desktop:\"qcIjWq2g4\"};const getProps=({align,background,direction,gap,height,id,padding2,width,...props})=>{return{...props,BzYEt28IU:humanReadableEnumMap[direction]??direction??props.BzYEt28IU??\"row\",GfKuSYSgb:padding2??props.GfKuSYSgb??\"20px\",kYDqb7dZE:background??props.kYDqb7dZE??\"var(--token-671d1b06-6eb1-403e-bf08-f868d61488ec, rgb(163, 144, 197))\",okDQaPsYr:humanReadableEnumMap1[align]??align??props.okDQaPsYr??\"center\",variant:humanReadableVariantMap[props.variant]??props.variant??\"qcIjWq2g4\",wSLz9rOQu:gap??props.wSLz9rOQu??229};};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,kYDqb7dZE,BzYEt28IU,wSLz9rOQu,okDQaPsYr,GfKuSYSgb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qcIjWq2g4\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1av3fpd\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"qcIjWq2g4\",ref:ref??ref1,style:{\"--e9coam\":numberToPixelString(GfKuSYSgb),...style},...addPropertyOverrides({MFdzoK7em:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-cbbdin\",\"data-border\":true,\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"Qwfe1mTaA\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-31496d24-0105-4197-97cf-8df513f88263, rgb(43, 45, 46))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...addPropertyOverrides({MFdzoK7em:{width:`calc(${componentViewport?.width||\"100vw\"} - ${GfKuSYSgb*2}px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16bo05q-container\",layoutDependency:layoutDependency,layoutId:\"QxojQUka_-container\",children:/*#__PURE__*/_jsx(Background,{height:\"100%\",id:\"QxojQUka_\",layoutId:\"QxojQUka_\",n_xa_mjnx:kYDqb7dZE,style:{height:\"100%\",width:\"100%\"},variant:\"KlKe1hVHI\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5stn\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"CjxX2fMag\",style:{\"--116ber8\":wSLz9rOQu,\"--1jrfrl\":BzYEt28IU===\"row\"?0:\"calc(calc(max(0, var(--116ber8)) * 1px) / 2)\",\"--6mu0gy\":BzYEt28IU===\"column\"?0:\"calc(calc(max(0, var(--116ber8)) * 1px) / 2)\",\"--bubtdm\":BzYEt28IU===\"column\"?\"100%\":\"1px\",\"--eze67m\":okDQaPsYr,\"--li9z7t\":BzYEt28IU,\"--lqamkb\":BzYEt28IU===\"column\"?undefined:\"1 0 0px\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7o789b\",\"data-framer-name\":\"Heading\",layoutDependency:layoutDependency,layoutId:\"mpNrV7q36\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1d6zp4v\",\"data-styles-preset\":\"MdM2Y9EYZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Stand out in the age of AI\"})}),className:\"framer-ofgkdc\",\"data-framer-name\":\"Headline\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GnM0vcUjv\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1vhq8rg\",\"data-styles-preset\":\"Q_aYgWkZh\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(247, 247, 247)))\"},children:\"Go to market with clear and differentiated messaging and content\"})}),className:\"framer-141yqlf\",\"data-framer-name\":\"Subheadline\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hWp9na3k3\",style:{\"--extracted-1eung3n\":\"var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(247, 247, 247))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ea84n0-container\",layoutDependency:layoutDependency,layoutId:\"XF3ucGy2B-container\",children:/*#__PURE__*/_jsx(ItemButton,{b4glml3Et:\"Phone\",BJuwb6H1K:\"var(--token-385d1b36-ca47-48d0-b0d5-d994368b257b, rgb(77, 45, 0))\",cSN7oJ9Cy:false,D34Gq91AD:14,height:\"100%\",hvc8_eco1:false,id:\"XF3ucGy2B\",jY9wMwBAL:\"Book a call with Matteo\",KZn2Q8k2D:true,layoutId:\"XF3ucGy2B\",tQ8bGkiLu:\"https://cal.com/matteo-titta/30min?date=2025-01-15&layout=month_view\",variant:\"nzeeUVqvr\",VBv7YYVNq:\"var(--token-ed30180d-49d3-4d9a-a7f3-42da21906c25, rgb(255, 255, 255))\",width:\"100%\",yN98OITzi:\"8px 16px 8px 16px\"})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NqkJz.framer-s67qo2, .framer-NqkJz .framer-s67qo2 { display: block; }\",\".framer-NqkJz.framer-1av3fpd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1140px; }\",\".framer-NqkJz .framer-cbbdin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 88px 30px 88px 30px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-NqkJz .framer-16bo05q-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-NqkJz .framer-5stn { align-content: var(--eze67m); align-items: var(--eze67m); display: flex; flex: 1 0 0px; flex-direction: var(--li9z7t); flex-wrap: nowrap; gap: calc(max(0, var(--116ber8)) * 1px); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-NqkJz .framer-7o789b { align-content: flex-start; align-items: flex-start; display: flex; flex: var(--lqamkb); flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; max-width: 640px; min-width: 250px; overflow: hidden; padding: 0px; position: relative; width: var(--bubtdm); }\",\".framer-NqkJz .framer-ofgkdc, .framer-NqkJz .framer-141yqlf { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-NqkJz .framer-ea84n0-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NqkJz.framer-1av3fpd, .framer-NqkJz .framer-cbbdin, .framer-NqkJz .framer-5stn, .framer-NqkJz .framer-7o789b { gap: 0px; } .framer-NqkJz.framer-1av3fpd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NqkJz.framer-1av3fpd > :first-child, .framer-NqkJz .framer-7o789b > :first-child { margin-top: 0px; } .framer-NqkJz.framer-1av3fpd > :last-child, .framer-NqkJz .framer-7o789b > :last-child { margin-bottom: 0px; } .framer-NqkJz .framer-cbbdin > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-NqkJz .framer-cbbdin > :first-child { margin-left: 0px; } .framer-NqkJz .framer-cbbdin > :last-child { margin-right: 0px; } .framer-NqkJz .framer-5stn > * { margin-bottom: var(--1jrfrl); margin-left: var(--6mu0gy); margin-right: var(--6mu0gy); margin-top: var(--1jrfrl); } .framer-NqkJz .framer-5stn > :first-child { margin-left: 0px; margin-top: 0px; } .framer-NqkJz .framer-5stn > :last-child { margin-bottom: 0px; margin-right: 0px; } .framer-NqkJz .framer-7o789b > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-NqkJz.framer-v-zolpw0.framer-1av3fpd { padding: var(--e9coam); }\",\".framer-NqkJz.framer-v-zolpw0 .framer-cbbdin { padding: 32px 30px 32px 30px; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-NqkJz[data-border=\"true\"]::after, .framer-NqkJz [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 286.5\n * @framerIntrinsicWidth 1140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MFdzoK7em\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"kYDqb7dZE\":\"background\",\"BzYEt28IU\":\"direction\",\"wSLz9rOQu\":\"gap\",\"okDQaPsYr\":\"align\",\"GfKuSYSgb\":\"padding2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMpSfW3Qb0=withCSS(Component,css,\"framer-NqkJz\");export default FramerMpSfW3Qb0;FramerMpSfW3Qb0.displayName=\"CTA 1\";FramerMpSfW3Qb0.defaultProps={height:286.5,width:1140};addPropertyControls(FramerMpSfW3Qb0,{variant:{options:[\"qcIjWq2g4\",\"MFdzoK7em\"],optionTitles:[\"Desktop\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},kYDqb7dZE:{defaultValue:'var(--token-671d1b06-6eb1-403e-bf08-f868d61488ec, rgb(163, 144, 197)) /* {\"name\":\"VIO LIGHT\"} */',title:\"Background\",type:ControlType.Color},BzYEt28IU:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction\",type:ControlType.Enum},wSLz9rOQu:{defaultValue:229,min:0,title:\"Gap\",type:ControlType.Number},okDQaPsYr:{defaultValue:\"center\",options:[\"flex-start\",\"center\",\"flex-end\"],optionTitles:[\"Start\",\"Center\",\"End\"],title:\"Align\",type:ControlType.Enum},GfKuSYSgb:{defaultValue:\"20px\",title:\"Padding 2\",type:ControlType.Padding}});addFonts(FramerMpSfW3Qb0,[{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\"}]},...BackgroundFonts,...ItemButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMpSfW3Qb0\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"kYDqb7dZE\\\":\\\"background\\\",\\\"BzYEt28IU\\\":\\\"direction\\\",\\\"wSLz9rOQu\\\":\\\"gap\\\",\\\"okDQaPsYr\\\":\\\"align\\\",\\\"GfKuSYSgb\\\":\\\"padding2\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MFdzoK7em\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"286.5\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1140\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MpSfW3Qb0.map"],
  "mappings": "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",
  "names": ["BackgroundFonts", "getFonts", "AF1pGI2v4_default", "ItemButtonFonts", "zi9iJiEPS_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToPixelString", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableEnumMap1", "humanReadableVariantMap", "getProps", "align", "background", "direction", "gap", "height", "id", "padding2", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "kYDqb7dZE", "BzYEt28IU", "wSLz9rOQu", "okDQaPsYr", "GfKuSYSgb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "RichText2", "css", "FramerMpSfW3Qb0", "withCSS", "MpSfW3Qb0_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
