{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vUJ7n3fAWfJ5UATTWM7j/VubQCnSiIM4QBSZTqSvc/wPrf1M_Y3.js"],
  "sourcesContent": ["// Generated by Framer (ff6f0b6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/z6hZhhSYoSsNb8KOo4iU/efTj80IYIKLUZYGxpQ4n/aY9v08DCA.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kYEJoUZM14M7uBq5Fa5n/Auh94YNzN37j7pCw38xK/ewmWPCQFg.js\";const cycleOrder=[\"zvE2ZaUVw\",\"aG1MRb5cf\",\"Iq4XpnVC7\",\"RJfNNB9S6\"];const serializationHash=\"framer-HBteO\";const variantClassNames={aG1MRb5cf:\"framer-v-6beg6i\",Iq4XpnVC7:\"framer-v-ngrzlc\",RJfNNB9S6:\"framer-v-10a1ib1\",zvE2ZaUVw:\"framer-v-sy8znj\"};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:270,type:\"spring\"};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={\"Desktop Default\":\"aG1MRb5cf\",\"Desktop Hover\":\"zvE2ZaUVw\",\"Phone Default\":\"Iq4XpnVC7\",\"Phone Tapped\":\"RJfNNB9S6\"};const getProps=({description,height,id,image,image2,title,visible,width,...props})=>{return{...props,bdFfxXbQr:visible??props.bdFfxXbQr??true,GEReXC71q:description??props.GEReXC71q??\"feature films, documentaries, and other long-form video content\",HSYB8KLpc:title??props.HSYB8KLpc??\"Film and Video Editing\",variant:humanReadableVariantMap[props.variant]??props.variant??\"zvE2ZaUVw\",y1DNXPRRS:image??props.y1DNXPRRS??{src:\"https://framerusercontent.com/images/KU8reFP90nuP1WlMgSloOnrcY.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/KU8reFP90nuP1WlMgSloOnrcY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KU8reFP90nuP1WlMgSloOnrcY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/KU8reFP90nuP1WlMgSloOnrcY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/KU8reFP90nuP1WlMgSloOnrcY.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/KU8reFP90nuP1WlMgSloOnrcY.jpg 5398w\"},YX8RlrMwG:image2??props.YX8RlrMwG??{src:\"https://framerusercontent.com/images/4ZTuN7u9jeAXTNj90j3utG7YsY.png\",srcSet:\"https://framerusercontent.com/images/4ZTuN7u9jeAXTNj90j3utG7YsY.png?scale-down-to=512 512w,https://framerusercontent.com/images/4ZTuN7u9jeAXTNj90j3utG7YsY.png 982w\"}};};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,HSYB8KLpc,GEReXC71q,y1DNXPRRS,YX8RlrMwG,bdFfxXbQr,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zvE2ZaUVw\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter4qr5mt=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"aG1MRb5cf\");});const onMouseLeaveenj86f=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"aG1MRb5cf\");});const onMouseEnter1g2pvy7=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"zvE2ZaUVw\");});const onTapozoluk=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"RJfNNB9S6\");});const onTap1u1exco=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"Iq4XpnVC7\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-sy8znj\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop Hover\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zvE2ZaUVw\",onMouseEnter:onMouseEnter4qr5mt,onMouseLeave:onMouseLeaveenj86f,ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgba(255, 255, 255, 0.3))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",background:\"radial-gradient(71% 86.4% at -0.8% 0%, rgba(255, 255, 255, 0.1) 2.210024196147939%, hsla(0, 0%, 100%, 0) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,WebkitBackdropFilter:\"blur(10px)\",...style},variants:{aG1MRb5cf:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},Iq4XpnVC7:{\"--border-color\":\"rgba(255, 255, 255, 0)\"},RJfNNB9S6:{\"--border-color\":\"rgba(255, 255, 255, 0)\",background:\"radial-gradient(50% 50% at 50% 50%, var(--token-fffa33b7-53aa-4cfa-af5e-d25927d1b851, rgb(1, 70, 112)) 0%, var(--token-fffa33b7-53aa-4cfa-af5e-d25927d1b851, rgb(1, 70, 112)) 100%)\",backgroundColor:\"var(--token-fffa33b7-53aa-4cfa-af5e-d25927d1b851, rgb(1, 70, 112))\"}},...addPropertyOverrides({aG1MRb5cf:{\"data-framer-name\":\"Desktop Default\",onMouseEnter:onMouseEnter1g2pvy7,onMouseLeave:undefined},Iq4XpnVC7:{\"data-framer-name\":\"Phone Default\",onMouseEnter:undefined,onMouseLeave:undefined,onTap:onTapozoluk},RJfNNB9S6:{\"data-framer-name\":\"Phone Tapped\",onMouseEnter:undefined,onMouseLeave:undefined,onTap:onTap1u1exco}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xuiwqc\",\"data-framer-name\":\"Title Wrapper\",layoutDependency:layoutDependency,layoutId:\"N59Jz_KfX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1486izx\",\"data-styles-preset\":\"ewmWPCQFg\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(255, 255, 255))\"},children:\"Film and Video Editing\"})}),className:\"framer-g7yroc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Z_4CST5oL\",style:{\"--extracted-a0htzi\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",textShadow:\"none\"},text:HSYB8KLpc,variants:{Iq4XpnVC7:{textShadow:\"0px 1px 10px rgba(0, 0, 0, 0.4)\"},RJfNNB9S6:{textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1gtd479\",\"data-styles-preset\":\"aY9v08DCA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"feature films, documentaries, and other long-form video content\"})}),className:\"framer-1f68qbf\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dSn5OriiZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:1,textShadow:\"none\"},text:GEReXC71q,variants:{aG1MRb5cf:{opacity:0},Iq4XpnVC7:{\"--extracted-r6o4lv\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\",opacity:1,textShadow:\"0px 2px 23px rgba(0, 0, 0, 0.55)\"},RJfNNB9S6:{opacity:1,textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Iq4XpnVC7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255)))\"},children:\"Learn More \u2192\"})}),fonts:[\"GF;Inter-regular\"],text:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q7wmjy\",\"data-framer-name\":\"Image Wrapper\",layoutDependency:layoutDependency,layoutId:\"lnBlO2Ha1\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,opacity:1},variants:{Iq4XpnVC7:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},RJfNNB9S6:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,opacity:.06}},children:[bdFfxXbQr&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||376)*.5000000000000002-(componentViewport?.height||376)*1/2)+((componentViewport?.height||376)*1*.4973404255319151-((componentViewport?.height||376)*1-0)*.9973404255319149/2)),pixelHeight:3648,pixelWidth:5398,sizes:`calc(${componentViewport?.width||\"100vw\"} / 1.002)`,...toResponsiveImage(YX8RlrMwG)},className:\"framer-s4ui8s\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"KZb_hDsrs\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{Iq4XpnVC7:{filter:\"brightness(1)\",WebkitFilter:\"brightness(1)\"},RJfNNB9S6:{filter:\"brightness(1)\",WebkitFilter:\"brightness(1)\"}},...addPropertyOverrides({aG1MRb5cf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||376)*.5000000000000002-(componentViewport?.height||376)*1.002659574468085/2)+((componentViewport?.height||376)*1.002659574468085*.4986737400530506-((componentViewport?.height||376)*1.002659574468085-0)*.9973474801061007/2)),pixelHeight:3648,pixelWidth:5398,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1)`,...toResponsiveImage(YX8RlrMwG)}},Iq4XpnVC7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||169.5)*.5000000000000002-(componentViewport?.height||169.5)*1/2)+((componentViewport?.height||169.5)*1*.5000000000000002-((componentViewport?.height||169.5)*1-0)*1/2)),pixelHeight:3648,pixelWidth:5398,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(YX8RlrMwG)}},RJfNNB9S6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||199)*.5000000000000002-(componentViewport?.height||199)*1/2)+((componentViewport?.height||199)*1*.49390243902439046-((componentViewport?.height||199)*1-0)*1.5/2)),pixelHeight:3648,pixelWidth:5398,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.5)`,...toResponsiveImage(YX8RlrMwG)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||376)*.5000000000000002-(componentViewport?.height||376)*1/2)+((componentViewport?.height||376)*1*.4973404255319151-((componentViewport?.height||376)*1-0)*.9973404255319149/2)),pixelHeight:3648,pixelWidth:5398,sizes:`calc(${componentViewport?.width||\"100vw\"} / 1.002)`,...toResponsiveImage(y1DNXPRRS)},className:\"framer-juh91i\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"l9RIf9zCx\",style:{filter:\"none\",WebkitFilter:\"none\"},variants:{Iq4XpnVC7:{filter:\"brightness(1)\",WebkitFilter:\"brightness(1)\"},RJfNNB9S6:{filter:\"brightness(1)\",WebkitFilter:\"brightness(1)\"}},...addPropertyOverrides({aG1MRb5cf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||376)*.5000000000000002-(componentViewport?.height||376)*1.002659574468085/2)+((componentViewport?.height||376)*1.002659574468085*.4986737400530506-((componentViewport?.height||376)*1.002659574468085-0)*.9973474801061007/2)),pixelHeight:3648,pixelWidth:5398,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1)`,...toResponsiveImage(y1DNXPRRS)}},Iq4XpnVC7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||169.5)*.5000000000000002-(componentViewport?.height||169.5)*1/2)+((componentViewport?.height||169.5)*1*.5000000000000002-((componentViewport?.height||169.5)*1-0)*1/2)),pixelHeight:3648,pixelWidth:5398,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(y1DNXPRRS)}},RJfNNB9S6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3648,intrinsicWidth:5398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||199)*.5000000000000002-(componentViewport?.height||199)*1/2)+((componentViewport?.height||199)*1*.49390243902439046-((componentViewport?.height||199)*1-0)*1.5/2)),pixelHeight:3648,pixelWidth:5398,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.5)`,...toResponsiveImage(y1DNXPRRS)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fphf50\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"KVpEtraQN\",style:{background:\"linear-gradient(165deg, rgb(14, 35, 48) 0%, rgba(44, 74, 94, 0.56) 100%)\",opacity:.79}})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HBteO.framer-1v9nejm, .framer-HBteO .framer-1v9nejm { display: block; }\",\".framer-HBteO.framer-sy8znj { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: 376px; justify-content: space-between; overflow: hidden; padding: 40px; position: relative; width: 513px; will-change: var(--framer-will-change-override, transform); }\",\".framer-HBteO .framer-1xuiwqc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; mix-blend-mode: difference; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HBteO .framer-g7yroc { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-HBteO .framer-1f68qbf { -webkit-user-select: none; flex: none; height: auto; pointer-events: none; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HBteO .framer-q7wmjy { flex: none; height: 100%; left: calc(50.097465886939595% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: -1; }\",\".framer-HBteO .framer-s4ui8s { flex: none; height: 100%; left: calc(49.90253411306045% - 99.80506822612085% / 2); overflow: visible; position: absolute; top: calc(49.73404255319151% - 99.7340425531915% / 2); width: 100%; z-index: 1; }\",\".framer-HBteO .framer-juh91i { flex: none; height: 100%; left: calc(49.90253411306045% - 99.80506822612085% / 2); overflow: visible; position: absolute; top: calc(49.73404255319151% - 99.7340425531915% / 2); width: 100%; z-index: 0; }\",\".framer-HBteO .framer-fphf50 { flex: none; height: 100%; left: calc(50.097465886939595% - 100% / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBteO .framer-1xuiwqc { gap: 0px; } .framer-HBteO .framer-1xuiwqc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HBteO .framer-1xuiwqc > :first-child { margin-left: 0px; } .framer-HBteO .framer-1xuiwqc > :last-child { margin-right: 0px; } }\",\".framer-HBteO.framer-v-6beg6i.framer-sy8znj { padding: 20px 40px 40px 20px; }\",\".framer-HBteO.framer-v-6beg6i .framer-q7wmjy { height: 100%; left: calc(50.097465886939595% - 100.19493177387915% / 2); top: calc(50.00000000000002% - 100.2659574468085% / 2); width: 100%; }\",\".framer-HBteO.framer-v-6beg6i .framer-s4ui8s { height: 100%; left: calc(49.90253411306045% - 99.80544747081711% / 2); top: calc(49.86737400530506% - 99.73474801061008% / 2); width: 100%; z-index: 0; }\",\".framer-HBteO.framer-v-6beg6i .framer-juh91i { height: 100%; left: calc(49.90253411306045% - 99.80544747081711% / 2); top: calc(49.86737400530506% - 99.73474801061008% / 2); width: 100%; z-index: 1; }\",\".framer-HBteO.framer-v-ngrzlc.framer-sy8znj, .framer-HBteO.framer-v-10a1ib1.framer-sy8znj { cursor: pointer; gap: 70px; height: min-content; justify-content: flex-start; padding: 20px; }\",\".framer-HBteO.framer-v-ngrzlc .framer-1xuiwqc { mix-blend-mode: unset; }\",\".framer-HBteO.framer-v-ngrzlc .framer-q7wmjy { left: calc(49.90253411306045% - 100% / 2); overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-HBteO.framer-v-ngrzlc .framer-s4ui8s { height: 100%; left: calc(49.90253411306045% - 100% / 2); top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-HBteO.framer-v-ngrzlc .framer-juh91i { height: 100%; left: calc(49.90253411306045% - 100% / 2); top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBteO.framer-v-ngrzlc.framer-sy8znj { gap: 0px; } .framer-HBteO.framer-v-ngrzlc.framer-sy8znj > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-HBteO.framer-v-ngrzlc.framer-sy8znj > :first-child { margin-top: 0px; } .framer-HBteO.framer-v-ngrzlc.framer-sy8znj > :last-child { margin-bottom: 0px; } }\",\".framer-HBteO.framer-v-10a1ib1 .framer-1xuiwqc { order: 0; }\",\".framer-HBteO.framer-v-10a1ib1 .framer-1f68qbf { order: 1; }\",\".framer-HBteO.framer-v-10a1ib1 .framer-q7wmjy { left: calc(49.90253411306045% - 100% / 2); order: 2; overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-HBteO.framer-v-10a1ib1 .framer-s4ui8s, .framer-HBteO.framer-v-10a1ib1 .framer-juh91i { height: 150%; left: calc(49.90253411306045% - 150% / 2); top: calc(49.390243902439046% - 150% / 2); width: 150%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HBteO.framer-v-10a1ib1.framer-sy8znj { gap: 0px; } .framer-HBteO.framer-v-10a1ib1.framer-sy8znj > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-HBteO.framer-v-10a1ib1.framer-sy8znj > :first-child { margin-top: 0px; } .framer-HBteO.framer-v-10a1ib1.framer-sy8znj > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-HBteO[data-border=\"true\"]::after, .framer-HBteO [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 376\n * @framerIntrinsicWidth 513\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"aG1MRb5cf\":{\"layout\":[\"fixed\",\"fixed\"]},\"Iq4XpnVC7\":{\"layout\":[\"fixed\",\"auto\"]},\"RJfNNB9S6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"HSYB8KLpc\":\"title\",\"GEReXC71q\":\"description\",\"y1DNXPRRS\":\"image\",\"YX8RlrMwG\":\"image2\",\"bdFfxXbQr\":\"visible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwPrf1M_Y3=withCSS(Component,css,\"framer-HBteO\");export default FramerwPrf1M_Y3;FramerwPrf1M_Y3.displayName=\"Homepage - Category\";FramerwPrf1M_Y3.defaultProps={height:376,width:513};addPropertyControls(FramerwPrf1M_Y3,{variant:{options:[\"zvE2ZaUVw\",\"aG1MRb5cf\",\"Iq4XpnVC7\",\"RJfNNB9S6\"],optionTitles:[\"Desktop Hover\",\"Desktop Default\",\"Phone Default\",\"Phone Tapped\"],title:\"Variant\",type:ControlType.Enum},HSYB8KLpc:{defaultValue:\"Film and Video Editing\",displayTextArea:true,title:\"Title\",type:ControlType.String},GEReXC71q:{defaultValue:\"feature films, documentaries, and other long-form video content\",displayTextArea:true,title:\"Description\",type:ControlType.String},y1DNXPRRS:{__defaultAssetReference:\"data:framer/asset-reference,KU8reFP90nuP1WlMgSloOnrcY.jpg?originalFilename=photo-1485846234645-a62644f84728%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwyfHxmaWxtfGVufDB8fHx8MTY5NTQ3NjA1OXww%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},YX8RlrMwG:{__defaultAssetReference:\"data:framer/asset-reference,4ZTuN7u9jeAXTNj90j3utG7YsY.png?originalFilename=Screenshot+2025-01-24+at+10.04.43.png&preferredSize=auto\",title:\"Image 2\",type:ControlType.ResponsiveImage},bdFfxXbQr:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean}});addFonts(FramerwPrf1M_Y3,[{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\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwPrf1M_Y3\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"513\",\"framerIntrinsicHeight\":\"376\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"HSYB8KLpc\\\":\\\"title\\\",\\\"GEReXC71q\\\":\\\"description\\\",\\\"y1DNXPRRS\\\":\\\"image\\\",\\\"YX8RlrMwG\\\":\\\"image2\\\",\\\"bdFfxXbQr\\\":\\\"visible\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aG1MRb5cf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Iq4XpnVC7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RJfNNB9S6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wPrf1M_Y3.map"],
  "mappings": "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",
  "names": ["cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "description", "height", "id", "image", "image2", "title", "visible", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "HSYB8KLpc", "GEReXC71q", "y1DNXPRRS", "YX8RlrMwG", "bdFfxXbQr", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter4qr5mt", "args", "onMouseLeaveenj86f", "onMouseEnter1g2pvy7", "onTapozoluk", "onTap1u1exco", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerwPrf1M_Y3", "withCSS", "wPrf1M_Y3_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
