{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/PafwvMOtnnpxJY0IAxca/zfyEv3i1vkusSc6ymNED/mdhSmgCMR.js"],
  "sourcesContent": ["// Generated by Framer (ae47b7e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentPresetsProvider,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as componentPresets from\"https://framerusercontent.com/modules/6jefiMo5jpeON4bCjptx/93PaktNJhqaZpUuXsYjR/componentPresets.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Jl003q0C2Chg88wBfv8q/anU7eeLHrBRdBwXX6QOg/bbisVUZ12.js\";import*as sharedStyle7 from\"https://framerusercontent.com/modules/XVIm8OidfXw9O1PKqrMn/9faxBhO4tUhaDAh0fyjU/c2ZfGLHTc.js\";import*as sharedStyle10 from\"https://framerusercontent.com/modules/zLMFNM3h5ggNmSFZFmNN/XYLE5pRQwrnsarZfbKSY/gqQ0JqKxk.js\";import*as sharedStyle9 from\"https://framerusercontent.com/modules/46SfEWhe6uq0i1y6L6OJ/edlLEiRHidAfauzEhna3/l0URe58gj.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/RVfcBIcdVjbAMnjAvh2r/XoVB2CZrxcni7kCziLSF/m_WMAGZpq.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/vnZV95RCuG0RHLTsjehR/vfjG1D1V5PVHDOo1DjYL/MXYi07wQ0.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/40Z2lAIrMWiBQppRTLXB/WTOntnr9LRdipZ0yTiWH/pGj7V8fRW.js\";import*as sharedStyle8 from\"https://framerusercontent.com/modules/WIEK5JOzrcihIzDZzHLr/dybfdKirY2jKQXL2vGmw/T1G5asvG1.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/Hj9Kwimy5qKyQzHvWXzF/KBKpLSTbdc0ixIBmod6E/U9Miyt6dz.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/obQ81Y1ZCdm6gLCbGPwo/ya4reYRejE2wQ7PNN2Jm/uyJVUBqQm.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/kyEIiHylR2mqVdwBf1FQ/G5Lsgm5hNyOupl9G7fP4/ZsVICcKyu.js\";import Button from\"https://framerusercontent.com/modules/8BZ5Qwbs209gMFFmGhre/OqakxryBEQlJLPAvCEEK/W2fcm1cU5.js\";const ButtonFonts=getFonts(Button);const enabledGestures={MGWubGtm9:{hover:true},p_Yb6lJgT:{hover:true},xikR85T2w:{hover:true}};const cycleOrder=[\"xikR85T2w\",\"EX8TzWiTq\",\"p_Yb6lJgT\",\"MGWubGtm9\",\"g6e9hPPNs\"];const serializationHash=\"framer-ufW5A\";const variantClassNames={EX8TzWiTq:\"framer-v-2xd24m\",g6e9hPPNs:\"framer-v-1p3sm34\",MGWubGtm9:\"framer-v-o0xzql\",p_Yb6lJgT:\"framer-v-ppftvy\",xikR85T2w:\"framer-v-1a82ga3\"};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 transition2={bounce:.2,delay:0,duration:.3,type:\"spring\"};const transition3={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};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={\"Customer docs - mobile\":\"g6e9hPPNs\",\"Customer docs\":\"MGWubGtm9\",\"Variant 1\":\"xikR85T2w\",Mobile:\"EX8TzWiTq\",Ticker:\"p_Yb6lJgT\"};const getProps=({buttonText,customerLogo,description,docsLink,docsScreenshot,height,id,width,...props})=>{return{...props,D0qsI4vQP:description??props.D0qsI4vQP??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Content\"})}),dLayZvPOv:docsLink??props.dLayZvPOv,JWzDRrBsE:docsScreenshot??props.JWzDRrBsE,mQUYkeqQA:buttonText??props.mQUYkeqQA??\"View the Linear docs\",variant:humanReadableVariantMap[props.variant]??props.variant??\"xikR85T2w\",W4sQY4NWm:customerLogo??props.W4sQY4NWm};};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,W4sQY4NWm,D0qsI4vQP,mQUYkeqQA,dLayZvPOv,JWzDRrBsE,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"xikR85T2w\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"p_Yb6lJgT-hover\",\"MGWubGtm9-hover\"].includes(gestureVariant))return false;if([\"p_Yb6lJgT\",\"MGWubGtm9\",\"g6e9hPPNs\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"MGWubGtm9-hover\")return true;if([\"MGWubGtm9\",\"g6e9hPPNs\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"EX8TzWiTq\")return false;return true;};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,...addPropertyOverrides({g6e9hPPNs:{value:transition3},MGWubGtm9:{value:transition3},p_Yb6lJgT:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1a82ga3\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"xikR85T2w\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 247, 247, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(124deg, rgba(242, 247, 247, 0.04) 0%, rgba(242, 247, 247, 0) 100%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"MGWubGtm9-hover\":{background:\"linear-gradient(124deg, rgba(242, 247, 247, 0.14) 0%, rgba(242, 247, 247, 0) 100%)\"},\"p_Yb6lJgT-hover\":{background:\"linear-gradient(124deg, rgba(242, 247, 247, 0.14) 0%, rgba(242, 247, 247, 0) 100%)\"},\"xikR85T2w-hover\":{background:\"linear-gradient(124deg, rgba(242, 247, 247, 0.1) 0%, rgba(242, 247, 247, 0) 100%)\"}},...addPropertyOverrides({\"MGWubGtm9-hover\":{\"data-framer-name\":undefined},\"p_Yb6lJgT-hover\":{\"data-framer-name\":undefined},\"xikR85T2w-hover\":{\"data-framer-name\":undefined},EX8TzWiTq:{\"data-framer-name\":\"Mobile\"},g6e9hPPNs:{\"data-framer-name\":\"Customer docs - mobile\"},MGWubGtm9:{\"data-framer-name\":\"Customer docs\"},p_Yb6lJgT:{\"data-framer-name\":\"Ticker\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jv40p9\",\"data-framer-name\":\"wrapper\",layoutDependency:layoutDependency,layoutId:\"mbWR4A7rY\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ubc4nl\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"owVH09ZCb\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gjsmf5\",\"data-framer-name\":\"Logo and text\",layoutDependency:layoutDependency,layoutId:\"IIWuQADYR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hklyks\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"hkoHdsa4f\",children:/*#__PURE__*/_jsx(Link,{nodeId:\"VVyNRIvud\",...addPropertyOverrides({g6e9hPPNs:{href:dLayZvPOv,openInNewTab:true},MGWubGtm9:{href:dLayZvPOv,openInNewTab:true},p_Yb6lJgT:{href:dLayZvPOv,openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+((componentViewport?.height||326)-0-326)+25+0+0+0+0+4),pixelHeight:58,pixelWidth:110,sizes:`min(174.4px, max((max(${componentViewport?.width||\"100vw\"}, 1px) - 50px) / 2, 1px))`,...toResponsiveImage(W4sQY4NWm),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1i0qmam framer-6ockk\",\"data-framer-name\":\"Customer logo\",layoutDependency:layoutDependency,layoutId:\"VVyNRIvud\",...addPropertyOverrides({EX8TzWiTq:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+((componentViewport?.height||196)-0-267)+25+0+0+0+0+4),pixelHeight:58,pixelWidth:110,sizes:`min(174.4px, max(max(${componentViewport?.width||\"100vw\"}, 1px) - 26px, 1px))`,...toResponsiveImage(W4sQY4NWm),...{positionX:\"center\",positionY:\"center\"}}},g6e9hPPNs:{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+0+0+0+0+0+4),pixelHeight:58,pixelWidth:110,sizes:\"182px\",...toResponsiveImage(W4sQY4NWm),...{positionX:\"left\",positionY:\"center\"}}},MGWubGtm9:{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+0+0+0+0+0+4),pixelHeight:58,pixelWidth:110,sizes:\"182px\",...toResponsiveImage(W4sQY4NWm),...{positionX:\"left\",positionY:\"center\"}}},p_Yb6lJgT:{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+0+0+0+0+0+4),pixelHeight:58,pixelWidth:110,sizes:\"182px\",...toResponsiveImage(W4sQY4NWm),...{positionX:\"left\",positionY:\"center\"}}}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"yQwQ66A1N\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"f8y9faKRj\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:D0qsI4vQP,className:\"framer-16rtz39\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IMSGDEGoV\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{a:\"framer-styles-preset-w904o8\",blockquote:\"framer-styles-preset-oj3iyf\",code:\"framer-styles-preset-x7iwww\",h1:\"framer-styles-preset-gv4ok\",h2:\"framer-styles-preset-4vytbj\",h3:\"framer-styles-preset-bpuqg2\",h4:\"framer-styles-preset-17u67du\",h5:\"framer-styles-preset-fiezhy\",h6:\"framer-styles-preset-d12cjb\",img:\"framer-styles-preset-sglsj0\",p:\"framer-styles-preset-m35s77\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"yQwQ66A1N\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"f8y9faKRj\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:D0qsI4vQP,className:\"framer-loaewn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GAMsxf32A\",style:{\"--extracted-r6o4lv\":\"var(--token-ede598f0-dbdd-4d50-bff7-008d547c78f3, rgb(242, 247, 247))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},stylesPresetsClassNames:{a:\"framer-styles-preset-w904o8\",blockquote:\"framer-styles-preset-oj3iyf\",code:\"framer-styles-preset-x7iwww\",h1:\"framer-styles-preset-gv4ok\",h2:\"framer-styles-preset-4vytbj\",h3:\"framer-styles-preset-bpuqg2\",h4:\"framer-styles-preset-17u67du\",h5:\"framer-styles-preset-fiezhy\",h6:\"framer-styles-preset-d12cjb\",img:\"framer-styles-preset-sglsj0\",p:\"framer-styles-preset-m35s77\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+0+((componentViewport?.height||326)-0-326)+25+0+239,...addPropertyOverrides({EX8TzWiTq:{y:(componentViewport?.y||0)+0+((componentViewport?.height||196)-0-267)+25+0+180}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wz2zig-container\",layoutDependency:layoutDependency,layoutId:\"SYzXraueH-container\",children:/*#__PURE__*/_jsx(Button,{CuFHpX5CK:false,DmQQ8L0g6:\"\",height:\"100%\",hz3C0GYaA:false,id:\"SYzXraueH\",KDn5AhHAZ:false,KOTSOgWCX:true,layoutId:\"SYzXraueH\",lmSVhb54m:\"\",u0Cad7hMp:mQUYkeqQA,variant:\"RRkuaKZ1A\",vTo4P4jYt:dLayZvPOv,width:\"100%\",WxHSWaXxl:\"\"})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-oqbsli\",\"data-framer-name\":\"Screenshot wrapper\",layoutDependency:layoutDependency,layoutId:\"uC9YshOq4\",style:{borderTopLeftRadius:0},variants:{\"xikR85T2w-hover\":{borderTopLeftRadius:0},g6e9hPPNs:{borderTopLeftRadius:8},MGWubGtm9:{borderTopLeftRadius:8},p_Yb6lJgT:{borderTopLeftRadius:8}},children:/*#__PURE__*/_jsx(Link,{href:dLayZvPOv,nodeId:\"YAU4m6wJ6\",openInNewTab:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+((componentViewport?.height||326)-0-326)+25+24),pixelHeight:665,pixelWidth:518,sizes:`max((max(${componentViewport?.width||\"100vw\"}, 1px) - 50px) / 2, 1px)`,...toResponsiveImage(JWzDRrBsE),...{positionX:\"left\",positionY:\"top\"}},className:\"framer-gss89q framer-6ockk\",\"data-framer-name\":\"Screenshot\",layoutDependency:layoutDependency,layoutId:\"YAU4m6wJ6\",style:{borderBottomRightRadius:8,borderTopLeftRadius:8},...addPropertyOverrides({\"p_Yb6lJgT-hover\":{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+56+0),pixelHeight:665,pixelWidth:518,sizes:\"324px\",...toResponsiveImage(JWzDRrBsE),...{positionX:\"left\",positionY:\"top\"}}},\"xikR85T2w-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+((componentViewport?.height||326)-0-326)+25+0),pixelHeight:665,pixelWidth:518,sizes:`max((max(${componentViewport?.width||\"100vw\"}, 1px) - 50px) / 2, 1px)`,...toResponsiveImage(JWzDRrBsE),...{positionX:\"left\",positionY:\"top\"}}},g6e9hPPNs:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+139+0),pixelHeight:665,pixelWidth:518,sizes:`max(max(${componentViewport?.width||\"100vw\"}, 1px) - 26px, 1px)`,...toResponsiveImage(JWzDRrBsE),...{positionX:\"left\",positionY:\"top\"}}},MGWubGtm9:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+139+0),pixelHeight:665,pixelWidth:518,sizes:`max(max(${componentViewport?.width||\"100vw\"}, 1px) - 26px, 1px)`,...toResponsiveImage(JWzDRrBsE),...{positionX:\"left\",positionY:\"top\"}}},p_Yb6lJgT:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+20+64+0),pixelHeight:665,pixelWidth:518,sizes:\"324px\",...toResponsiveImage(JWzDRrBsE),...{positionX:\"left\",positionY:\"top\"}}}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ufW5A.framer-6ockk, .framer-ufW5A .framer-6ockk { display: block; }\",\".framer-ufW5A.framer-1a82ga3 { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 496px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ufW5A .framer-jv40p9 { align-content: center; align-items: center; cursor: default; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 25px 1px 1px 25px; position: relative; width: 1px; }\",\".framer-ufW5A .framer-1ubc4nl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 300px; justify-content: space-between; overflow: visible; padding: 0px 0px 25px 0px; position: relative; width: 1px; z-index: 4; }\",\".framer-ufW5A .framer-1gjsmf5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-ufW5A .framer-1hklyks { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ufW5A .framer-1i0qmam { aspect-ratio: 5.45 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); max-width: 100%; overflow: visible; position: relative; width: 174px; }\",\".framer-ufW5A .framer-16rtz39, .framer-ufW5A .framer-loaewn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ufW5A .framer-1wz2zig-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ufW5A .framer-oqbsli { cursor: pointer; flex: 1 0 0px; height: 300px; overflow: hidden; position: relative; width: 1px; }\",\".framer-ufW5A .framer-gss89q { aspect-ratio: 0.73 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 305px); left: 0px; overflow: hidden; position: absolute; text-decoration: none; top: 24px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-1a82ga3, .framer-ufW5A .framer-jv40p9, .framer-ufW5A .framer-1gjsmf5, .framer-ufW5A .framer-1hklyks { gap: 0px; } .framer-ufW5A.framer-1a82ga3 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-ufW5A.framer-1a82ga3 > :first-child, .framer-ufW5A .framer-jv40p9 > :first-child, .framer-ufW5A .framer-1hklyks > :first-child { margin-left: 0px; } .framer-ufW5A.framer-1a82ga3 > :last-child, .framer-ufW5A .framer-jv40p9 > :last-child, .framer-ufW5A .framer-1hklyks > :last-child { margin-right: 0px; } .framer-ufW5A .framer-jv40p9 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ufW5A .framer-1gjsmf5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ufW5A .framer-1gjsmf5 > :first-child { margin-top: 0px; } .framer-ufW5A .framer-1gjsmf5 > :last-child { margin-bottom: 0px; } .framer-ufW5A .framer-1hklyks > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-ufW5A.framer-v-2xd24m.framer-1a82ga3, .framer-ufW5A.framer-v-o0xzql.hover .framer-oqbsli { cursor: unset; }\",\".framer-ufW5A.framer-v-2xd24m .framer-1ubc4nl { gap: 0px; height: min-content; justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-v-2xd24m .framer-1ubc4nl { gap: 0px; } .framer-ufW5A.framer-v-2xd24m .framer-1ubc4nl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ufW5A.framer-v-2xd24m .framer-1ubc4nl > :first-child { margin-top: 0px; } .framer-ufW5A.framer-v-2xd24m .framer-1ubc4nl > :last-child { margin-bottom: 0px; } }\",\".framer-ufW5A.framer-v-ppftvy.framer-1a82ga3 { align-content: flex-start; align-items: flex-start; cursor: default; height: 200px; width: 350px; }\",\".framer-ufW5A.framer-v-ppftvy .framer-jv40p9 { align-content: flex-start; align-items: flex-start; cursor: unset; flex-direction: column; height: 100%; padding: 20px 1px 1px 25px; }\",\".framer-ufW5A.framer-v-ppftvy .framer-1ubc4nl { flex: none; gap: 0px; height: min-content; justify-content: center; order: 0; padding: 0px; width: 100%; }\",\".framer-ufW5A.framer-v-ppftvy .framer-1gjsmf5, .framer-ufW5A.framer-v-o0xzql .framer-1gjsmf5, .framer-ufW5A.framer-v-1p3sm34 .framer-1gjsmf5 { padding: 0px; }\",\".framer-ufW5A.framer-v-ppftvy .framer-1i0qmam, .framer-ufW5A.framer-v-o0xzql .framer-1i0qmam, .framer-ufW5A.framer-v-1p3sm34 .framer-1i0qmam { cursor: pointer; height: var(--framer-aspect-ratio-supported, 34px); max-width: unset; text-decoration: none; width: 182px; }\",\".framer-ufW5A.framer-v-ppftvy .framer-oqbsli { align-content: flex-start; align-items: flex-start; cursor: unset; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 115px; justify-content: flex-start; order: 1; padding: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ufW5A.framer-v-ppftvy .framer-gss89q { cursor: pointer; height: var(--framer-aspect-ratio-supported, 444px); left: unset; position: relative; top: unset; width: 324px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-v-ppftvy .framer-jv40p9, .framer-ufW5A.framer-v-ppftvy .framer-1ubc4nl, .framer-ufW5A.framer-v-ppftvy .framer-oqbsli { gap: 0px; } .framer-ufW5A.framer-v-ppftvy .framer-jv40p9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ufW5A.framer-v-ppftvy .framer-jv40p9 > :first-child, .framer-ufW5A.framer-v-ppftvy .framer-1ubc4nl > :first-child { margin-top: 0px; } .framer-ufW5A.framer-v-ppftvy .framer-jv40p9 > :last-child, .framer-ufW5A.framer-v-ppftvy .framer-1ubc4nl > :last-child { margin-bottom: 0px; } .framer-ufW5A.framer-v-ppftvy .framer-1ubc4nl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ufW5A.framer-v-ppftvy .framer-oqbsli > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ufW5A.framer-v-ppftvy .framer-oqbsli > :first-child { margin-left: 0px; } .framer-ufW5A.framer-v-ppftvy .framer-oqbsli > :last-child { margin-right: 0px; } }\",\".framer-ufW5A.framer-v-o0xzql.framer-1a82ga3, .framer-ufW5A.framer-v-1p3sm34.framer-1a82ga3 { align-content: flex-start; align-items: flex-start; cursor: default; width: 350px; }\",\".framer-ufW5A.framer-v-o0xzql .framer-jv40p9, .framer-ufW5A.framer-v-1p3sm34 .framer-jv40p9 { align-content: flex-start; align-items: flex-start; cursor: unset; flex-direction: column; gap: unset; height: 300px; justify-content: space-between; padding: 20px 1px 1px 25px; }\",\".framer-ufW5A.framer-v-o0xzql .framer-1ubc4nl, .framer-ufW5A.framer-v-1p3sm34 .framer-1ubc4nl { flex: none; gap: 16px; height: min-content; justify-content: center; order: 0; padding: 0px 25px 25px 0px; width: 100%; }\",\".framer-ufW5A.framer-v-o0xzql .framer-oqbsli, .framer-ufW5A.framer-v-1p3sm34 .framer-oqbsli { align-content: flex-start; align-items: flex-start; cursor: unset; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 140px; justify-content: flex-start; order: 1; padding: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ufW5A.framer-v-o0xzql .framer-gss89q { cursor: pointer; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 444px); left: unset; position: relative; top: unset; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-v-o0xzql .framer-jv40p9, .framer-ufW5A.framer-v-o0xzql .framer-1ubc4nl, .framer-ufW5A.framer-v-o0xzql .framer-oqbsli { gap: 0px; } .framer-ufW5A.framer-v-o0xzql .framer-jv40p9 > *, .framer-ufW5A.framer-v-o0xzql .framer-jv40p9 > :first-child, .framer-ufW5A.framer-v-o0xzql .framer-jv40p9 > :last-child { margin: 0px; } .framer-ufW5A.framer-v-o0xzql .framer-1ubc4nl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ufW5A.framer-v-o0xzql .framer-1ubc4nl > :first-child { margin-top: 0px; } .framer-ufW5A.framer-v-o0xzql .framer-1ubc4nl > :last-child { margin-bottom: 0px; } .framer-ufW5A.framer-v-o0xzql .framer-oqbsli > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ufW5A.framer-v-o0xzql .framer-oqbsli > :first-child { margin-left: 0px; } .framer-ufW5A.framer-v-o0xzql .framer-oqbsli > :last-child { margin-right: 0px; } }\",\".framer-ufW5A.framer-v-1p3sm34 .framer-gss89q { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 444px); justify-content: flex-start; left: unset; padding: 0px; position: relative; top: unset; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-v-1p3sm34 .framer-jv40p9, .framer-ufW5A.framer-v-1p3sm34 .framer-1ubc4nl, .framer-ufW5A.framer-v-1p3sm34 .framer-oqbsli, .framer-ufW5A.framer-v-1p3sm34 .framer-gss89q { gap: 0px; } .framer-ufW5A.framer-v-1p3sm34 .framer-jv40p9 > *, .framer-ufW5A.framer-v-1p3sm34 .framer-jv40p9 > :first-child, .framer-ufW5A.framer-v-1p3sm34 .framer-jv40p9 > :last-child { margin: 0px; } .framer-ufW5A.framer-v-1p3sm34 .framer-1ubc4nl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ufW5A.framer-v-1p3sm34 .framer-1ubc4nl > :first-child, .framer-ufW5A.framer-v-1p3sm34 .framer-gss89q > :first-child { margin-top: 0px; } .framer-ufW5A.framer-v-1p3sm34 .framer-1ubc4nl > :last-child, .framer-ufW5A.framer-v-1p3sm34 .framer-gss89q > :last-child { margin-bottom: 0px; } .framer-ufW5A.framer-v-1p3sm34 .framer-oqbsli > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ufW5A.framer-v-1p3sm34 .framer-oqbsli > :first-child { margin-left: 0px; } .framer-ufW5A.framer-v-1p3sm34 .framer-oqbsli > :last-child { margin-right: 0px; } .framer-ufW5A.framer-v-1p3sm34 .framer-gss89q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-ufW5A.framer-v-1a82ga3.hover .framer-gss89q { top: 0px; }\",\".framer-ufW5A.framer-v-ppftvy.hover .framer-jv40p9 { cursor: unset; gap: 16px; }\",\".framer-ufW5A.framer-v-ppftvy.hover .framer-1i0qmam, .framer-ufW5A.framer-v-o0xzql.hover .framer-1i0qmam { max-width: unset; }\",\".framer-ufW5A.framer-v-ppftvy.hover .framer-oqbsli { cursor: unset; height: 125px; }\",\".framer-ufW5A.framer-v-ppftvy.hover .framer-gss89q, .framer-ufW5A.framer-v-o0xzql.hover .framer-gss89q { left: unset; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-v-ppftvy.hover .framer-jv40p9 { gap: 0px; } .framer-ufW5A.framer-v-ppftvy.hover .framer-jv40p9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ufW5A.framer-v-ppftvy.hover .framer-jv40p9 > :first-child { margin-top: 0px; } .framer-ufW5A.framer-v-ppftvy.hover .framer-jv40p9 > :last-child { margin-bottom: 0px; } }\",\".framer-ufW5A.framer-v-o0xzql.hover .framer-jv40p9 { cursor: unset; gap: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ufW5A.framer-v-o0xzql.hover .framer-jv40p9 { gap: 0px; } .framer-ufW5A.framer-v-o0xzql.hover .framer-jv40p9 > *, .framer-ufW5A.framer-v-o0xzql.hover .framer-jv40p9 > :first-child, .framer-ufW5A.framer-v-o0xzql.hover .framer-jv40p9 > :last-child { margin: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,'.framer-ufW5A[data-border=\"true\"]::after, .framer-ufW5A [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 326\n * @framerIntrinsicWidth 496\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EX8TzWiTq\":{\"layout\":[\"fixed\",\"auto\"]},\"p_Yb6lJgT\":{\"layout\":[\"fixed\",\"fixed\"]},\"MGWubGtm9\":{\"layout\":[\"fixed\",\"auto\"]},\"g6e9hPPNs\":{\"layout\":[\"fixed\",\"auto\"]},\"C9UDbOW7X\":{\"layout\":[\"fixed\",\"auto\"]},\"Xnmusy_2m\":{\"layout\":[\"fixed\",\"fixed\"]},\"VkuA9seZ5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W4sQY4NWm\":\"customerLogo\",\"D0qsI4vQP\":\"description\",\"mQUYkeqQA\":\"buttonText\",\"dLayZvPOv\":\"docsLink\",\"JWzDRrBsE\":\"docsScreenshot\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermdhSmgCMR=withCSS(Component,css,\"framer-ufW5A\");export default FramermdhSmgCMR;FramermdhSmgCMR.displayName=\"Customers/Customer Card\";FramermdhSmgCMR.defaultProps={height:326,width:496};addPropertyControls(FramermdhSmgCMR,{variant:{options:[\"xikR85T2w\",\"EX8TzWiTq\",\"p_Yb6lJgT\",\"MGWubGtm9\",\"g6e9hPPNs\"],optionTitles:[\"Variant 1\",\"Mobile\",\"Ticker\",\"Customer docs\",\"Customer docs - mobile\"],title:\"Variant\",type:ControlType.Enum},W4sQY4NWm:{title:\"Customer logo\",type:ControlType.ResponsiveImage},D0qsI4vQP:{defaultValue:\"<p>Content</p>\",title:\"Description\",type:ControlType.RichText},mQUYkeqQA:{defaultValue:\"View the Linear docs\",title:\"Button text\",type:ControlType.String},dLayZvPOv:{title:\"Docs link\",type:ControlType.Link},JWzDRrBsE:{title:\"Docs screenshot\",type:ControlType.ResponsiveImage}});addFonts(FramermdhSmgCMR,[{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\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...componentPresets.fonts?.[\"f8y9faKRj\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"f8y9faKRj\"]):[],...componentPresets.fonts?.[\"yQwQ66A1N\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"yQwQ66A1N\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermdhSmgCMR\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"496\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"W4sQY4NWm\\\":\\\"customerLogo\\\",\\\"D0qsI4vQP\\\":\\\"description\\\",\\\"mQUYkeqQA\\\":\\\"buttonText\\\",\\\"dLayZvPOv\\\":\\\"docsLink\\\",\\\"JWzDRrBsE\\\":\\\"docsScreenshot\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"326\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EX8TzWiTq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p_Yb6lJgT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MGWubGtm9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g6e9hPPNs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C9UDbOW7X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Xnmusy_2m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VkuA9seZ5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ButtonFonts", "getFonts", "W2fcm1cU5_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonText", "customerLogo", "description", "docsLink", "docsScreenshot", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W4sQY4NWm", "D0qsI4vQP", "mQUYkeqQA", "dLayZvPOv", "JWzDRrBsE", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ComponentPresetsProvider", "RichText2", "ComponentViewportProvider", "css", "FramermdhSmgCMR", "withCSS", "mdhSmgCMR_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset"]
}
