{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/d4yBgtAnRLewnZRPIAT1/XQk8lvvSwzx52ns0JeoS/AkD6Ib9Cb.js", "ssg:https://framerusercontent.com/modules/hetGxYVuge40SUe7C4eI/q8cWmzL5hFIMc6TD0q0n/gItP8mU_E.js"],
  "sourcesContent": ["// Generated by Framer (be619af)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Chivo Mono-regular\",\"GF;Chivo Mono-700\",\"GF;Chivo Mono-700italic\",\"GF;Chivo Mono-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Chivo Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D7hr6fQKphL03l4.woff2\",weight:\"400\"},{family:\"Chivo Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chivomono/v9/mFThWbgRxKvF_Z5eQMO9qRMrJJrnKNtC3D4GqKfQKphL03l4.woff2\",weight:\"700\"},{family:\"Chivo Mono\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7KiRIJlp1ml4imo.woff2\",weight:\"700\"},{family:\"Chivo Mono\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/chivomono/v9/mFTjWbgRxKvF_Z5eQMO9gxoZ20KOQ0Hs2ysp7E-WIJlp1ml4imo.woff2\",weight:\"400\"}]}];export const css=['.framer-1125L .framer-styles-preset-s6maz3:not(.rich-text-wrapper), .framer-1125L .framer-styles-preset-s6maz3.rich-text-wrapper p { --framer-font-family: \"Chivo Mono\", monospace; --framer-font-family-bold: \"Chivo Mono\", monospace; --framer-font-family-bold-italic: \"Chivo Mono\", monospace; --framer-font-family-italic: \"Chivo Mono\", monospace; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0.05em; --framer-line-height: 100%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }'];export const className=\"framer-1125L\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f68555)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/tbiAmyP8q4mMaXLQcmj3/Video.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/d4yBgtAnRLewnZRPIAT1/XQk8lvvSwzx52ns0JeoS/AkD6Ib9Cb.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/aCccZaZipLV2hiFoKvNH/Pv3FwyWsG6c7Rq4dpxR9/mxcsxE8lW.js\";const VideoFonts=getFonts(Video);const cycleOrder=[\"lpsBnfX7w\",\"fPtxqI9gn\",\"x6HuIDRI6\",\"q7kGb1nIi\",\"Sdz_KRtKD\",\"V1I_xJBTZ\"];const serializationHash=\"framer-2b8F4\";const variantClassNames={fPtxqI9gn:\"framer-v-yim5hp\",lpsBnfX7w:\"framer-v-g81d3b\",q7kGb1nIi:\"framer-v-1otq47l\",Sdz_KRtKD:\"framer-v-cjkfrd\",V1I_xJBTZ:\"framer-v-1eyr7i0\",x6HuIDRI6:\"framer-v-1nxmv9f\"};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={delay:0,duration:1,ease:[.16,1,.3,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 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!==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={\"16x9 - Hover\":\"V1I_xJBTZ\",\"16x9\":\"x6HuIDRI6\",\"1x1 - Hover\":\"fPtxqI9gn\",\"1x1\":\"lpsBnfX7w\",\"4x3 - Hover\":\"Sdz_KRtKD\",\"4x3\":\"q7kGb1nIi\"};const getProps=({client,height,id,industry,thumbnail,videoLink,videoPoster,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,NHEwJrcwB:videoLink!==null&&videoLink!==void 0?videoLink:props.NHEwJrcwB,p2zNL0jNK:videoPoster!==null&&videoPoster!==void 0?videoPoster:props.p2zNL0jNK,pqpZkvWLA:(_ref=client!==null&&client!==void 0?client:props.pqpZkvWLA)!==null&&_ref!==void 0?_ref:\"Arrival\",Sw7wsrOTd:(_ref1=industry!==null&&industry!==void 0?industry:props.Sw7wsrOTd)!==null&&_ref1!==void 0?_ref1:\"Transport\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"lpsBnfX7w\",zjbpBhm1O:(_ref3=thumbnail!==null&&thumbnail!==void 0?thumbnail:props.zjbpBhm1O)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/MxQrOTbvW5wIJbaryrV6u4Wze8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/MxQrOTbvW5wIJbaryrV6u4Wze8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MxQrOTbvW5wIJbaryrV6u4Wze8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MxQrOTbvW5wIJbaryrV6u4Wze8.jpg 2000w\"}};};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,pqpZkvWLA,Sw7wsrOTd,zjbpBhm1O,NHEwJrcwB,p2zNL0jNK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"lpsBnfX7w\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterjrdp5r=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"fPtxqI9gn\");});const onMouseLeave5asvg4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"lpsBnfX7w\");});const onMouseEnter6gp8rc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"V1I_xJBTZ\");});const onMouseEnter1pvtzv2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"Sdz_KRtKD\");});const onMouseLeaveqoh750=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"q7kGb1nIi\");});const onMouseLeave31prbc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"x6HuIDRI6\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-g81d3b\",className,classNames),\"data-framer-name\":\"1x1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"lpsBnfX7w\",onMouseEnter:onMouseEnterjrdp5r,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fPtxqI9gn:{\"data-framer-name\":\"1x1 - Hover\",onMouseLeave:onMouseLeave5asvg4},q7kGb1nIi:{\"data-framer-name\":\"4x3\",onMouseEnter:onMouseEnter1pvtzv2},Sdz_KRtKD:{\"data-framer-name\":\"4x3 - Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeaveqoh750},V1I_xJBTZ:{\"data-framer-name\":\"16x9 - Hover\",onMouseEnter:undefined,onMouseLeave:onMouseLeave31prbc},x6HuIDRI6:{\"data-framer-name\":\"16x9\",onMouseEnter:onMouseEnter6gp8rc}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gawsyo\",\"data-framer-name\":\"Thumbnail Wrapper\",layoutDependency:layoutDependency,layoutId:\"w87C00RS_\",style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18tqti\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"SfbpO2uxy\",style:{background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.3) 100%)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||373)-0-365)/2)+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(zjbpBhm1O),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-nbc1x1\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"WgH0JBTvL\",style:{scale:1.01},variants:{fPtxqI9gn:{scale:1.04},Sdz_KRtKD:{scale:1.04},V1I_xJBTZ:{scale:1.04}},...addPropertyOverrides({q7kGb1nIi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||280)-0-274)/2)+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(zjbpBhm1O),...{positionX:\"center\",positionY:\"center\"}}},Sdz_KRtKD:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||280)-0-274)/2)+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(zjbpBhm1O),...{positionX:\"center\",positionY:\"center\"}}},V1I_xJBTZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||210)-0-210)/2)+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(zjbpBhm1O),...{positionX:\"center\",positionY:\"center\"}}},x6HuIDRI6:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||210)-0-210)/2)+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(zjbpBhm1O),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dd44bd-container\",layoutDependency:layoutDependency,layoutId:\"JBuMeHQNv-container\",style:{scale:1},variants:{fPtxqI9gn:{scale:1.04},Sdz_KRtKD:{scale:1.04},V1I_xJBTZ:{scale:1.04}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"JBuMeHQNv\",isMixedBorderRadius:false,layoutId:\"JBuMeHQNv\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:toImageSrc(p2zNL0jNK),posterEnabled:true,srcType:\"URL\",srcUrl:NHEwJrcwB,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tm6l52\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"etG2de27w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-s6maz3\",\"data-styles-preset\":\"AkD6Ib9Cb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Arrival\"})}),className:\"framer-1dt2w31\",\"data-framer-name\":\"Rimova\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xeb8pNUlo\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:pqpZkvWLA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x6y21r\",\"data-styles-preset\":\"mxcsxE8lW\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Transport\"})}),className:\"framer-1b89vur\",\"data-framer-name\":\"A new way to travel\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y7Kt6bVol\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.5},text:Sw7wsrOTd,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2b8F4.framer-rcgjl1, .framer-2b8F4 .framer-rcgjl1 { display: block; }\",\".framer-2b8F4.framer-g81d3b { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 373px; }\",\".framer-2b8F4 .framer-1gawsyo { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 373px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2b8F4 .framer-18tqti { flex: none; height: 100%; left: calc(49.86595174262737% - 100% / 2); overflow: visible; position: absolute; top: calc(49.86595174262737% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-2b8F4 .framer-nbc1x1 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-2b8F4 .framer-dd44bd-container { bottom: 0px; flex: none; height: 100%; left: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-2b8F4 .framer-tm6l52 { align-content: flex-start; align-items: flex-start; bottom: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; left: 15px; overflow: visible; padding: 0px; position: absolute; width: 90%; z-index: 3; }\",\".framer-2b8F4 .framer-1dt2w31 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2b8F4 .framer-1b89vur { 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-2b8F4.framer-g81d3b, .framer-2b8F4 .framer-1gawsyo, .framer-2b8F4 .framer-tm6l52 { gap: 0px; } .framer-2b8F4.framer-g81d3b > *, .framer-2b8F4 .framer-1gawsyo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2b8F4.framer-g81d3b > :first-child, .framer-2b8F4 .framer-1gawsyo > :first-child, .framer-2b8F4 .framer-tm6l52 > :first-child { margin-left: 0px; } .framer-2b8F4.framer-g81d3b > :last-child, .framer-2b8F4 .framer-1gawsyo > :last-child, .framer-2b8F4 .framer-tm6l52 > :last-child { margin-right: 0px; } .framer-2b8F4 .framer-tm6l52 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } }\",\".framer-2b8F4.framer-v-1nxmv9f .framer-1gawsyo, .framer-2b8F4.framer-v-1eyr7i0 .framer-1gawsyo { aspect-ratio: 1.776190476190476 / 1; height: var(--framer-aspect-ratio-supported, 210px); }\",\".framer-2b8F4.framer-v-1otq47l .framer-1gawsyo, .framer-2b8F4.framer-v-cjkfrd .framer-1gawsyo { aspect-ratio: 1.332116788321168 / 1; height: var(--framer-aspect-ratio-supported, 280px); }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 373\n * @framerIntrinsicWidth 373\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fPtxqI9gn\":{\"layout\":[\"fixed\",\"auto\"]},\"x6HuIDRI6\":{\"layout\":[\"fixed\",\"auto\"]},\"q7kGb1nIi\":{\"layout\":[\"fixed\",\"auto\"]},\"Sdz_KRtKD\":{\"layout\":[\"fixed\",\"auto\"]},\"V1I_xJBTZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"pqpZkvWLA\":\"client\",\"Sw7wsrOTd\":\"industry\",\"zjbpBhm1O\":\"thumbnail\",\"NHEwJrcwB\":\"videoLink\",\"p2zNL0jNK\":\"videoPoster\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergItP8mU_E=withCSS(Component,css,\"framer-2b8F4\");export default FramergItP8mU_E;FramergItP8mU_E.displayName=\"Works / Works Card\";FramergItP8mU_E.defaultProps={height:373,width:373};addPropertyControls(FramergItP8mU_E,{variant:{options:[\"lpsBnfX7w\",\"fPtxqI9gn\",\"x6HuIDRI6\",\"q7kGb1nIi\",\"Sdz_KRtKD\",\"V1I_xJBTZ\"],optionTitles:[\"1x1\",\"1x1 - Hover\",\"16x9\",\"4x3\",\"4x3 - Hover\",\"16x9 - Hover\"],title:\"Variant\",type:ControlType.Enum},pqpZkvWLA:{defaultValue:\"Arrival\",title:\"Client\",type:ControlType.String},Sw7wsrOTd:{defaultValue:\"Transport\",title:\"Industry\",type:ControlType.String},zjbpBhm1O:{__defaultAssetReference:\"data:framer/asset-reference,MxQrOTbvW5wIJbaryrV6u4Wze8.jpg?originalFilename=image+1.jpg&preferredSize=auto\",title:\"Thumbnail\",type:ControlType.ResponsiveImage},NHEwJrcwB:{defaultValue:\"\",title:\"Video Link\",type:ControlType.String},p2zNL0jNK:{title:\"Video Poster\",type:ControlType.ResponsiveImage}});addFonts(FramergItP8mU_E,[{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),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergItP8mU_E\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"373\",\"framerIntrinsicWidth\":\"373\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fPtxqI9gn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x6HuIDRI6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q7kGb1nIi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Sdz_KRtKD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V1I_xJBTZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"pqpZkvWLA\\\":\\\"client\\\",\\\"Sw7wsrOTd\\\":\\\"industry\\\",\\\"zjbpBhm1O\\\":\\\"thumbnail\\\",\\\"NHEwJrcwB\\\":\\\"videoLink\\\",\\\"p2zNL0jNK\\\":\\\"videoPoster\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "VideoFonts", "getFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "toImageSrc", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "client", "height", "id", "industry", "thumbnail", "videoLink", "videoPoster", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "pqpZkvWLA", "Sw7wsrOTd", "zjbpBhm1O", "NHEwJrcwB", "p2zNL0jNK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterjrdp5r", "args", "onMouseLeave5asvg4", "onMouseEnter6gp8rc", "onMouseEnter1pvtzv2", "onMouseLeaveqoh750", "onMouseLeave31prbc", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "RichText2", "css", "FramergItP8mU_E", "withCSS", "gItP8mU_E_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
