{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/X8rNo53SyhHH7zt0Bw5m/NBlhA3KyehXzO6AL147l/lpSBFFJJA.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,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{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/VQqoTI3Hq84Jiwu62C98/gXNhgmUksxwL59GlRa3I/ayEM5vSUP.js\";const VideoFonts=getFonts(Video);const VideoControls=getPropertyControls(Video);const cycleOrder=[\"ENRovQZq2\",\"AO3diGIYI\",\"tIfHvx3FZ\",\"koEkrXH7_\",\"elNsivn0t\",\"IqLY465Mt\",\"vClCR7lmZ\",\"BPp65BP00\",\"ai52P20OF\"];const serializationHash=\"framer-WiUNo\";const variantClassNames={ai52P20OF:\"framer-v-1enny7d\",AO3diGIYI:\"framer-v-kzipgk\",BPp65BP00:\"framer-v-40pdlc\",elNsivn0t:\"framer-v-uqa674\",ENRovQZq2:\"framer-v-qwmrwr\",IqLY465Mt:\"framer-v-1sgfhkp\",koEkrXH7_:\"framer-v-d0a7jq\",tIfHvx3FZ:\"framer-v-1w62r2m\",vClCR7lmZ:\"framer-v-bkkc72\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:1,ease:[.25,1,.5,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 isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?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={\"Project Card - Portrait - Hover\":\"koEkrXH7_\",\"Project Card - Portrait - Tablet / Mobile\":\"vClCR7lmZ\",\"Project Card - Portrait\":\"ENRovQZq2\",\"Project Card - Square - Hover\":\"elNsivn0t\",\"Project Card - Square - Tablet/Mobile\":\"ai52P20OF\",\"Project Card - Square\":\"tIfHvx3FZ\",\"Project Card - Wide - Tablet/Mobile\":\"BPp65BP00\",\"Project Card - Wide\":\"IqLY465Mt\"};const getProps=({height,id,subtitle,thumbnailPortrait,thumbnailSquare,thumbnailWide,title,videoPortrait,videoPortrait1,videoPortraitPoster,videoSquare,videoSquare1,videoSquarePoster,videoWide,videoWide1,videoWidePoster,width,...props})=>{return{...props,ASgQ3ePQh:subtitle??props.ASgQ3ePQh??\"Subtitle\",caI0CiIQC:thumbnailWide??props.caI0CiIQC,E1MDXOoqF:videoPortraitPoster??props.E1MDXOoqF,EzBayGRO8:videoWide1??props.EzBayGRO8??true,GgBo43Ex9:videoSquare??props.GgBo43Ex9,HCKQl3JRJ:videoWide??props.HCKQl3JRJ,hDOFCN1K_:title??props.hDOFCN1K_??\"Project Name\",iMsI6KY97:thumbnailSquare??props.iMsI6KY97,iwyMgJkbc:videoPortrait??props.iwyMgJkbc,k4YB69Uns:videoSquarePoster??props.k4YB69Uns,l93l0dqgM:videoSquare1??props.l93l0dqgM??true,PsbyceVlw:videoWidePoster??props.PsbyceVlw,tGbHK9e99:thumbnailPortrait??props.tGbHK9e99,variant:humanReadableVariantMap[props.variant]??props.variant??\"ENRovQZq2\",WRWnTCDCx:videoPortrait1??props.WRWnTCDCx??true};};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,hDOFCN1K_,ASgQ3ePQh,tGbHK9e99,caI0CiIQC,iMsI6KY97,iwyMgJkbc,HCKQl3JRJ,GgBo43Ex9,WRWnTCDCx,E1MDXOoqF,EzBayGRO8,PsbyceVlw,l93l0dqgM,k4YB69Uns,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ENRovQZq2\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1xuusau=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"koEkrXH7_\");});const onMouseEnter1ensfb0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"IqLY465Mt\");});const onMouseEnter161rjvy=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"elNsivn0t\");});const onMouseLeaveenltcl=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"ENRovQZq2\");});const onMouseLeave19aosnx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"tIfHvx3FZ\");});const onMouseLeavei7rxfq=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"AO3diGIYI\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(tGbHK9e99);const visible1=isSet(caI0CiIQC);const visible2=isSet(iMsI6KY97);const isDisplayed=(value,value1,value2)=>{if(baseVariant===\"AO3diGIYI\")return value1;if(baseVariant===\"tIfHvx3FZ\")return value2;return value;};const isDisplayed1=(value,value1,value2)=>{if([\"AO3diGIYI\",\"IqLY465Mt\",\"BPp65BP00\"].includes(baseVariant))return value1;if([\"tIfHvx3FZ\",\"elNsivn0t\",\"ai52P20OF\"].includes(baseVariant))return value2;return value;};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-qwmrwr\",className,classNames),\"data-framer-name\":\"Project Card - Portrait\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ENRovQZq2\",onMouseEnter:onMouseEnter1xuusau,ref:refBinding,style:{...style},...addPropertyOverrides({ai52P20OF:{\"data-framer-name\":\"Project Card - Square - Tablet/Mobile\",\"data-highlight\":undefined,onMouseEnter:undefined},AO3diGIYI:{\"data-framer-name\":\"Project Card - Wide\",onMouseEnter:onMouseEnter1ensfb0},BPp65BP00:{\"data-framer-name\":\"Project Card - Wide - Tablet/Mobile\",\"data-highlight\":undefined,onMouseEnter:undefined},elNsivn0t:{\"data-framer-name\":\"Project Card - Square - Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave19aosnx},IqLY465Mt:{\"data-framer-name\":\"Project Card - Wide\",onMouseEnter:undefined,onMouseLeave:onMouseLeavei7rxfq},koEkrXH7_:{\"data-framer-name\":\"Project Card - Portrait - Hover\",onMouseLeave:onMouseLeaveenltcl},tIfHvx3FZ:{\"data-framer-name\":\"Project Card - Square\",onMouseEnter:onMouseEnter161rjvy},vClCR7lmZ:{\"data-framer-name\":\"Project Card - Portrait - Tablet / Mobile\",\"data-highlight\":undefined,onMouseEnter:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-136roos\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"jESDuhei2\",children:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1nudly3\",\"data-framer-name\":\"Media\",layoutDependency:layoutDependency,layoutId:\"WBeYGyup0\",style:{scale:1.03},variants:{elNsivn0t:{scale:1},IqLY465Mt:{scale:1},koEkrXH7_:{scale:1}},...addPropertyOverrides({ai52P20OF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-476)/2)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(iMsI6KY97)}},AO3diGIYI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-456)/2)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(caI0CiIQC)}},BPp65BP00:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-456)/2)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(caI0CiIQC)}},elNsivn0t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-476)/2)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(iMsI6KY97)}},IqLY465Mt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-456)/2)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(caI0CiIQC)}},tIfHvx3FZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-476)/2)+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(iMsI6KY97)}}},baseVariant,gestureVariant),children:[isDisplayed(visible,visible1,visible2)&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||455)-0-455)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(tGbHK9e99)},className:\"framer-16okanx\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"R4yOSdR7G\",...addPropertyOverrides({ai52P20OF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-476)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(iMsI6KY97)}},AO3diGIYI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-456)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(caI0CiIQC)}},BPp65BP00:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-456)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(caI0CiIQC)}},elNsivn0t:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-476)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(iMsI6KY97)}},IqLY465Mt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-456)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(caI0CiIQC)}},tIfHvx3FZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||456)-0-476)/2)+0+0+0),sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,...toResponsiveImage(iMsI6KY97)}}},baseVariant,gestureVariant)}),isDisplayed1(WRWnTCDCx,EzBayGRO8,l93l0dqgM)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u2y4ox-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"QOXbEcm2o-container\",nodeId:\"QOXbEcm2o\",rendersWithMotion:true,scopeId:\"lpSBFFJJA\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"QOXbEcm2o\",isMixedBorderRadius:false,layoutId:\"QOXbEcm2o\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(E1MDXOoqF),posterEnabled:true,srcFile:iwyMgJkbc,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({ai52P20OF:{poster:toImageSrc(k4YB69Uns),srcFile:GgBo43Ex9},AO3diGIYI:{poster:toImageSrc(PsbyceVlw),srcFile:HCKQl3JRJ},BPp65BP00:{poster:toImageSrc(PsbyceVlw),srcFile:HCKQl3JRJ},elNsivn0t:{poster:toImageSrc(k4YB69Uns),srcFile:GgBo43Ex9},IqLY465Mt:{poster:toImageSrc(PsbyceVlw),srcFile:HCKQl3JRJ},tIfHvx3FZ:{poster:toImageSrc(k4YB69Uns),srcFile:GgBo43Ex9}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hkoprx\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"RRKFtCdGg\",style:{background:\"linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,opacity:.3}})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gu8tre\",\"data-framer-name\":\"Project Info\",layoutDependency:layoutDependency,layoutId:\"J1mXvG8K3\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3szima\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"QV50UivwF\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-16pgufw\",\"data-framer-name\":\"Top Row\",layoutDependency:layoutDependency,layoutId:\"w9jZoCQMI\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qwa5w4\",\"data-styles-preset\":\"ayEM5vSUP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Project Name\"})}),className:\"framer-1hela8z\",\"data-framer-name\":\"Vision One\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RFXvpoxey\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:hDOFCN1K_,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-elcyeu\",\"data-framer-name\":\"Bottom Row\",layoutDependency:layoutDependency,layoutId:\"gxjORt3Zw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qwa5w4\",\"data-styles-preset\":\"ayEM5vSUP\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Project Type\"})}),className:\"framer-udg5kt\",\"data-framer-name\":\"Shaping visions, defining moments\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JvcutsKPR\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},text:ASgQ3ePQh,variants:{elNsivn0t:{opacity:1},IqLY465Mt:{opacity:1},koEkrXH7_:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WiUNo.framer-f8e50o, .framer-WiUNo .framer-f8e50o { display: block; }\",\".framer-WiUNo.framer-qwmrwr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 364px; }\",\".framer-WiUNo .framer-136roos { align-content: center; align-items: center; aspect-ratio: 0.8 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 455px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WiUNo .framer-1nudly3 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-WiUNo .framer-16okanx { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-WiUNo .framer-u2y4ox-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-WiUNo .framer-1hkoprx { bottom: 0px; flex: none; height: 100%; left: 0px; overflow: visible; position: absolute; width: 100%; z-index: 2; }\",\".framer-WiUNo .framer-1gu8tre { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px 20px 15px 20px; position: absolute; width: 100%; z-index: 3; }\",\".framer-WiUNo .framer-3szima { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WiUNo .framer-16pgufw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-WiUNo .framer-1hela8z, .framer-WiUNo .framer-udg5kt { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-WiUNo .framer-elcyeu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiUNo.framer-qwmrwr, .framer-WiUNo .framer-136roos, .framer-WiUNo .framer-1nudly3, .framer-WiUNo .framer-1gu8tre, .framer-WiUNo .framer-3szima, .framer-WiUNo .framer-16pgufw, .framer-WiUNo .framer-elcyeu { gap: 0px; } .framer-WiUNo.framer-qwmrwr > *, .framer-WiUNo .framer-136roos > *, .framer-WiUNo .framer-16pgufw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WiUNo.framer-qwmrwr > :first-child, .framer-WiUNo .framer-136roos > :first-child, .framer-WiUNo .framer-1gu8tre > :first-child, .framer-WiUNo .framer-16pgufw > :first-child, .framer-WiUNo .framer-elcyeu > :first-child { margin-left: 0px; } .framer-WiUNo.framer-qwmrwr > :last-child, .framer-WiUNo .framer-136roos > :last-child, .framer-WiUNo .framer-1gu8tre > :last-child, .framer-WiUNo .framer-16pgufw > :last-child, .framer-WiUNo .framer-elcyeu > :last-child { margin-right: 0px; } .framer-WiUNo .framer-1nudly3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-WiUNo .framer-1nudly3 > :first-child, .framer-WiUNo .framer-3szima > :first-child { margin-top: 0px; } .framer-WiUNo .framer-1nudly3 > :last-child, .framer-WiUNo .framer-3szima > :last-child { margin-bottom: 0px; } .framer-WiUNo .framer-1gu8tre > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-WiUNo .framer-3szima > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-WiUNo .framer-elcyeu > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } }\",\".framer-WiUNo.framer-v-kzipgk.framer-qwmrwr, .framer-WiUNo.framer-v-1sgfhkp.framer-qwmrwr, .framer-WiUNo.framer-v-40pdlc.framer-qwmrwr { width: 684px; }\",\".framer-WiUNo.framer-v-kzipgk .framer-136roos, .framer-WiUNo.framer-v-1sgfhkp .framer-136roos, .framer-WiUNo.framer-v-40pdlc .framer-136roos { aspect-ratio: 1.5 / 1; height: var(--framer-aspect-ratio-supported, 456px); }\",\".framer-WiUNo.framer-v-1w62r2m.framer-qwmrwr, .framer-WiUNo.framer-v-uqa674.framer-qwmrwr, .framer-WiUNo.framer-v-1enny7d.framer-qwmrwr { width: 456px; }\",\".framer-WiUNo.framer-v-1w62r2m .framer-136roos, .framer-WiUNo.framer-v-uqa674 .framer-136roos, .framer-WiUNo.framer-v-1enny7d .framer-136roos { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 456px); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 455\n * @framerIntrinsicWidth 364\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AO3diGIYI\":{\"layout\":[\"fixed\",\"auto\"]},\"tIfHvx3FZ\":{\"layout\":[\"fixed\",\"auto\"]},\"koEkrXH7_\":{\"layout\":[\"fixed\",\"auto\"]},\"elNsivn0t\":{\"layout\":[\"fixed\",\"auto\"]},\"IqLY465Mt\":{\"layout\":[\"fixed\",\"auto\"]},\"vClCR7lmZ\":{\"layout\":[\"fixed\",\"auto\"]},\"BPp65BP00\":{\"layout\":[\"fixed\",\"auto\"]},\"ai52P20OF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"hDOFCN1K_\":\"title\",\"ASgQ3ePQh\":\"subtitle\",\"tGbHK9e99\":\"thumbnailPortrait\",\"caI0CiIQC\":\"thumbnailWide\",\"iMsI6KY97\":\"thumbnailSquare\",\"iwyMgJkbc\":\"videoPortrait\",\"HCKQl3JRJ\":\"videoWide\",\"GgBo43Ex9\":\"videoSquare\",\"WRWnTCDCx\":\"videoPortrait1\",\"E1MDXOoqF\":\"videoPortraitPoster\",\"EzBayGRO8\":\"videoWide1\",\"PsbyceVlw\":\"videoWidePoster\",\"l93l0dqgM\":\"videoSquare1\",\"k4YB69Uns\":\"videoSquarePoster\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlpSBFFJJA=withCSS(Component,css,\"framer-WiUNo\");export default FramerlpSBFFJJA;FramerlpSBFFJJA.displayName=\"Project Card\";FramerlpSBFFJJA.defaultProps={height:455,width:364};addPropertyControls(FramerlpSBFFJJA,{variant:{options:[\"ENRovQZq2\",\"AO3diGIYI\",\"tIfHvx3FZ\",\"koEkrXH7_\",\"elNsivn0t\",\"IqLY465Mt\",\"vClCR7lmZ\",\"BPp65BP00\",\"ai52P20OF\"],optionTitles:[\"Project Card - Portrait\",\"Project Card - Wide\",\"Project Card - Square\",\"Project Card - Portrait - Hover\",\"Project Card - Square - Hover\",\"Project Card - Wide\",\"Project Card - Portrait - Tablet / Mobile\",\"Project Card - Wide - Tablet/Mobile\",\"Project Card - Square - Tablet/Mobile\"],title:\"Variant\",type:ControlType.Enum},hDOFCN1K_:{defaultValue:\"Project Name\",displayTextArea:false,title:\"Title\",type:ControlType.String},ASgQ3ePQh:{defaultValue:\"Subtitle\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},tGbHK9e99:{title:\"Thumbnail Portrait\",type:ControlType.ResponsiveImage},caI0CiIQC:{title:\"Thumbnail Wide\",type:ControlType.ResponsiveImage},iMsI6KY97:{title:\"Thumbnail Square\",type:ControlType.ResponsiveImage},iwyMgJkbc:VideoControls?.[\"srcFile\"]&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"\",description:undefined,hidden:undefined,title:\"Video Portrait\"},HCKQl3JRJ:VideoControls?.[\"srcFile\"]&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"\",description:undefined,hidden:undefined,title:\"Video Wide\"},GgBo43Ex9:VideoControls?.[\"srcFile\"]&&{...VideoControls[\"srcFile\"],__defaultAssetReference:\"\",description:undefined,hidden:undefined,title:\"Video Square\"},WRWnTCDCx:{defaultValue:true,title:\"Video Portrait\",type:ControlType.Boolean},E1MDXOoqF:{title:\"Video Portrait - Poster\",type:ControlType.ResponsiveImage},EzBayGRO8:{defaultValue:true,title:\"Video Wide\",type:ControlType.Boolean},PsbyceVlw:{title:\"Video Wide - Poster\",type:ControlType.ResponsiveImage},l93l0dqgM:{defaultValue:true,title:\"Video Square\",type:ControlType.Boolean},k4YB69Uns:{title:\"Video Square - Poster\",type:ControlType.ResponsiveImage}});addFonts(FramerlpSBFFJJA,[{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\"}]},...VideoFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlpSBFFJJA\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AO3diGIYI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tIfHvx3FZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"koEkrXH7_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"elNsivn0t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IqLY465Mt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vClCR7lmZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BPp65BP00\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ai52P20OF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"hDOFCN1K_\\\":\\\"title\\\",\\\"ASgQ3ePQh\\\":\\\"subtitle\\\",\\\"tGbHK9e99\\\":\\\"thumbnailPortrait\\\",\\\"caI0CiIQC\\\":\\\"thumbnailWide\\\",\\\"iMsI6KY97\\\":\\\"thumbnailSquare\\\",\\\"iwyMgJkbc\\\":\\\"videoPortrait\\\",\\\"HCKQl3JRJ\\\":\\\"videoWide\\\",\\\"GgBo43Ex9\\\":\\\"videoSquare\\\",\\\"WRWnTCDCx\\\":\\\"videoPortrait1\\\",\\\"E1MDXOoqF\\\":\\\"videoPortraitPoster\\\",\\\"EzBayGRO8\\\":\\\"videoWide1\\\",\\\"PsbyceVlw\\\":\\\"videoWidePoster\\\",\\\"l93l0dqgM\\\":\\\"videoSquare1\\\",\\\"k4YB69Uns\\\":\\\"videoSquarePoster\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"364\",\"framerIntrinsicHeight\":\"455\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lpSBFFJJA.map"],
  "mappings": "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",
  "names": ["VideoFonts", "getFonts", "Video", "VideoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "toImageSrc", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "subtitle", "thumbnailPortrait", "thumbnailSquare", "thumbnailWide", "title", "videoPortrait", "videoPortrait1", "videoPortraitPoster", "videoSquare", "videoSquare1", "videoSquarePoster", "videoWide", "videoWide1", "videoWidePoster", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "hDOFCN1K_", "ASgQ3ePQh", "tGbHK9e99", "caI0CiIQC", "iMsI6KY97", "iwyMgJkbc", "HCKQl3JRJ", "GgBo43Ex9", "WRWnTCDCx", "E1MDXOoqF", "EzBayGRO8", "PsbyceVlw", "l93l0dqgM", "k4YB69Uns", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1xuusau", "args", "onMouseEnter1ensfb0", "onMouseEnter161rjvy", "onMouseLeaveenltcl", "onMouseLeave19aosnx", "onMouseLeavei7rxfq", "scopingClassNames", "cx", "visible", "visible1", "visible2", "isDisplayed", "value1", "value2", "isDisplayed1", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "css", "FramerlpSBFFJJA", "withCSS", "lpSBFFJJA_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
