{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1mvt2bLy1tYTYLR7jWBK/enkIIwmUnYtJrolEdpmE/nnzbykI6r.js"],
  "sourcesContent": ["// Generated by Framer (13d9867)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,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/yO49TWV5lKqyohi3Hqf6/bbrBdfSPHh6GvR2WNyTf/OTuPs2fgz.js\";import ElementsBadge from\"https://framerusercontent.com/modules/qmabBkDhjFknyPaK9Rn2/8T0sgynmVesjoiOwZsab/EuAvrW2uu.js\";const ElementsBadgeFonts=getFonts(ElementsBadge);const cycleOrder=[\"laN9DIeOM\",\"B3BhgLty3\",\"USlryxOfA\",\"L2Wv5FME9\"];const serializationHash=\"framer-0kNwk\";const variantClassNames={B3BhgLty3:\"framer-v-ifxxc6\",L2Wv5FME9:\"framer-v-wxtvsw\",laN9DIeOM:\"framer-v-xdvzwe\",USlryxOfA:\"framer-v-eyjyif\"};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={bounce:.2,delay:0,duration:.4,type:\"spring\"};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};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!==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={\"Desktop hover\":\"B3BhgLty3\",Desktop:\"laN9DIeOM\",Mobile:\"USlryxOfA\",Tablet:\"L2Wv5FME9\"};const getProps=({badge,height,heroImage,id,link,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,l0IvcCKJF:link!==null&&link!==void 0?link:props.l0IvcCKJF,rkE6iLWTi:(_ref=badge!==null&&badge!==void 0?badge:props.rkE6iLWTi)!==null&&_ref!==void 0?_ref:\"Architecture\",swMaw4qzQ:heroImage!==null&&heroImage!==void 0?heroImage:props.swMaw4qzQ,UISEJ66Gl:(_ref1=title!==null&&title!==void 0?title:props.UISEJ66Gl)!==null&&_ref1!==void 0?_ref1:\"Architecture\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"laN9DIeOM\"};};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,l0IvcCKJF,UISEJ66Gl,swMaw4qzQ,rkE6iLWTi,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"laN9DIeOM\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1kn8pi9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"B3BhgLty3\");});const onMouseLeaveh2nd3w=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"laN9DIeOM\");});const ref1=React.useRef(null);const visible=isSet(rkE6iLWTi);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();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(Link,{href:l0IvcCKJF,nodeId:\"laN9DIeOM\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-xdvzwe\",className,classNames)} framer-nxjx7v`,\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"laN9DIeOM\",onMouseEnter:onMouseEnter1kn8pi9,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({B3BhgLty3:{\"data-framer-name\":\"Desktop hover\",onMouseLeave:onMouseLeaveh2nd3w},L2Wv5FME9:{\"data-framer-name\":\"Tablet\",\"data-highlight\":undefined,onMouseEnter:undefined},USlryxOfA:{\"data-framer-name\":\"Mobile\",\"data-highlight\":undefined,onMouseEnter:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fdznko\",\"data-framer-name\":\"Image Wrapper\",layoutDependency:layoutDependency,layoutId:\"kzskeodwY\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1musiq\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"PuFr0Jkzh\",children:[visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+24+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3maokk-container\",layoutDependency:layoutDependency,layoutId:\"Kwrn0RLcD-container\",children:/*#__PURE__*/_jsx(ElementsBadge,{ge6xQtPZE:rkE6iLWTi,height:\"100%\",id:\"Kwrn0RLcD\",layoutId:\"Kwrn0RLcD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(swMaw4qzQ),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1jpt4lw\",\"data-border\":true,\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"FAD2dD60A\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",scale:1},variants:{B3BhgLty3:{scale:1.1}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xdcz4\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"pBHN8zpVK\",style:{background:\"linear-gradient(180deg, rgb(0, 17, 31) 0%, rgba(0, 114, 156, 0) 100%)\",opacity:.7}})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1upekn9\",\"data-framer-name\":\"News Info\",layoutDependency:layoutDependency,layoutId:\"EfTFFXgh0\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sl9ocm\",\"data-framer-name\":\"News Info Container\",layoutDependency:layoutDependency,layoutId:\"WttYpe24u\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1sed871\",\"data-styles-preset\":\"OTuPs2fgz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ed0cb38e-13a3-493d-8a2e-16b9a99662ac, rgb(1, 1, 1)))\"},children:\"NPTC Pet Food Factory\"})}),className:\"framer-r5e8it\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NIIk2wfPc\",style:{\"--extracted-r6o4lv\":\"var(--token-ed0cb38e-13a3-493d-8a2e-16b9a99662ac, rgb(1, 1, 1))\",\"--framer-paragraph-spacing\":\"0px\"},text:UISEJ66Gl,verticalAlignment:\"center\",withExternalLayout:true})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0kNwk.framer-nxjx7v, .framer-0kNwk .framer-nxjx7v { display: block; }\",\".framer-0kNwk.framer-xdvzwe { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 528px; }\",\".framer-0kNwk .framer-1fdznko { align-content: center; align-items: center; aspect-ratio: 1.3894736842105264 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 380px); justify-content: center; max-height: 480px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0kNwk .framer-1musiq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-0kNwk .framer-3maokk-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-0kNwk .framer-1jpt4lw { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-0kNwk .framer-1xdcz4 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-0kNwk .framer-1upekn9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0kNwk .framer-1sl9ocm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-0kNwk .framer-r5e8it { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0kNwk.framer-xdvzwe, .framer-0kNwk .framer-1fdznko, .framer-0kNwk .framer-1musiq, .framer-0kNwk .framer-1jpt4lw, .framer-0kNwk .framer-1upekn9, .framer-0kNwk .framer-1sl9ocm { gap: 0px; } .framer-0kNwk.framer-xdvzwe > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-0kNwk.framer-xdvzwe > :first-child, .framer-0kNwk .framer-1fdznko > :first-child, .framer-0kNwk .framer-1musiq > :first-child, .framer-0kNwk .framer-1upekn9 > :first-child { margin-top: 0px; } .framer-0kNwk.framer-xdvzwe > :last-child, .framer-0kNwk .framer-1fdznko > :last-child, .framer-0kNwk .framer-1musiq > :last-child, .framer-0kNwk .framer-1upekn9 > :last-child { margin-bottom: 0px; } .framer-0kNwk .framer-1fdznko > *, .framer-0kNwk .framer-1musiq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0kNwk .framer-1jpt4lw > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-0kNwk .framer-1jpt4lw > :first-child, .framer-0kNwk .framer-1sl9ocm > :first-child { margin-left: 0px; } .framer-0kNwk .framer-1jpt4lw > :last-child, .framer-0kNwk .framer-1sl9ocm > :last-child { margin-right: 0px; } .framer-0kNwk .framer-1upekn9 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-0kNwk .framer-1sl9ocm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-0kNwk.framer-v-eyjyif.framer-xdvzwe { width: 300px; }\",\".framer-0kNwk.framer-v-eyjyif .framer-1fdznko { aspect-ratio: unset; height: 380px; max-height: unset; }\",...sharedStyle.css,'.framer-0kNwk[data-border=\"true\"]::after, .framer-0kNwk [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 426\n * @framerIntrinsicWidth 528\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"B3BhgLty3\":{\"layout\":[\"fixed\",\"auto\"]},\"USlryxOfA\":{\"layout\":[\"fixed\",\"auto\"]},\"L2Wv5FME9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"l0IvcCKJF\":\"link\",\"UISEJ66Gl\":\"title\",\"swMaw4qzQ\":\"heroImage\",\"rkE6iLWTi\":\"badge\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramernnzbykI6r=withCSS(Component,css,\"framer-0kNwk\");export default FramernnzbykI6r;FramernnzbykI6r.displayName=\"Card/Project card\";FramernnzbykI6r.defaultProps={height:426,width:528};addPropertyControls(FramernnzbykI6r,{variant:{options:[\"laN9DIeOM\",\"B3BhgLty3\",\"USlryxOfA\",\"L2Wv5FME9\"],optionTitles:[\"Desktop\",\"Desktop hover\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},l0IvcCKJF:{title:\"Link\",type:ControlType.Link},UISEJ66Gl:{defaultValue:\"Architecture\",title:\"Title\",type:ControlType.String},swMaw4qzQ:{title:\"Hero image\",type:ControlType.ResponsiveImage},rkE6iLWTi:{defaultValue:\"Architecture\",displayTextArea:false,title:\"Badge\",type:ControlType.String}});addFonts(FramernnzbykI6r,[{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\"}]},...ElementsBadgeFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernnzbykI6r\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"528\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"B3BhgLty3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"USlryxOfA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L2Wv5FME9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"426\",\"framerVariables\":\"{\\\"l0IvcCKJF\\\":\\\"link\\\",\\\"UISEJ66Gl\\\":\\\"title\\\",\\\"swMaw4qzQ\\\":\\\"heroImage\\\",\\\"rkE6iLWTi\\\":\\\"badge\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ElementsBadgeFonts", "getFonts", "EuAvrW2uu_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "badge", "height", "heroImage", "id", "link", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "l0IvcCKJF", "UISEJ66Gl", "swMaw4qzQ", "rkE6iLWTi", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1kn8pi9", "args", "onMouseLeaveh2nd3w", "ref1", "pe", "visible", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramernnzbykI6r", "withCSS", "nnzbykI6r_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
