{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hHNy9sA4LZAp4wZcmcg1/ClLDHCuAKhfCBbfdX891/Randomizeer.js", "ssg:https://framerusercontent.com/modules/kmbAMDTOuRTb9lC5kccS/9gnnkHybpSOUJXuqov91/iZhlJc5Pz.js", "ssg:https://framerusercontent.com/modules/8BrfGofiJgLoF8t61bpR/zPyN0ItkgHcU3r7OeiYi/KjEL69wIH.js", "ssg:https://framerusercontent.com/modules/usg9aXmWPnWVyEd62zjy/fKdLQqEYneJ8eBZuxbPD/cckBfpQa1.js"],
  "sourcesContent": ["// Apply this code override to the \"Collection List\" and it will randomly re-order your \"Post\" containers\n// Modified from the following override:\n// https://gist.github.com/tswic-highdesert/23e82bdc9f1bc7fa5ef48c1cac0656e2\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";export const withShuffledItems=Component=>{const ShuffledComponent=props=>{const componentRef=useRef(null);const shuffleAndDisplayItems=()=>{const container=componentRef.current;if(!container)return;// get child nodes of our collection\nlet items=Array.from(container.children);// Shuffle the array\nfor(let i=items.length-1;i>0;i--){const j=Math.floor(Math.random()*(i+1));[items[i],items[j]]=[items[j],items[i]];}// Re-append items to the container to reflect the new order in the DOM\nitems.forEach(item=>{// Move item to the end of the container, effectively reordering them\ncontainer.appendChild(item);});};useEffect(()=>{shuffleAndDisplayItems()// Shuffle and display items on component mount\n;},[])// Empty dependency array ensures this runs once after the initial render\n;return /*#__PURE__*/_jsx(Component,{ref:componentRef,...props});};return ShuffledComponent;};\nexport const __FramerMetadata__ = {\"exports\":{\"withShuffledItems\":{\"type\":\"reactHoc\",\"name\":\"withShuffledItems\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Randomizeer.map", "// Generated by Framer (57b1764)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,PathVariablesContext,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useQueryData,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withShuffledItems}from\"https://framerusercontent.com/modules/hHNy9sA4LZAp4wZcmcg1/ClLDHCuAKhfCBbfdX891/Randomizeer.js\";import Directors from\"https://framerusercontent.com/modules/xvT8Jw5nHqsHMBrSVA2v/sKzcwwr5vgHVOZVBsd1x/thC56q0Oz.js\";import VideoCardOtherWorks from\"https://framerusercontent.com/modules/3Xcqy50wowJfUK92dVDI/sl9PdUOtzAllMbdVoO5p/XQBYKN4fA.js\";const VideoCardOtherWorksFonts=getFonts(VideoCardOtherWorks);const MotionDivWithShuffledItems1at8u1=withCodeBoundaryForOverrides(motion.div,{nodeId:\"vVA_CYuYV\",override:withShuffledItems,scopeId:\"iZhlJc5Pz\"});const enabledGestures={Sk_Xb4Ndm:{hover:true}};const cycleOrder=[\"Sk_Xb4Ndm\",\"LfX4L1ksB\",\"OvBTtx7vp\",\"U9XEdJPkg\",\"NhH6BMbpf\"];const serializationHash=\"framer-p9yGs\";const variantClassNames={LfX4L1ksB:\"framer-v-x6pcjj\",NhH6BMbpf:\"framer-v-b5u2q2\",OvBTtx7vp:\"framer-v-1p1vbzd\",Sk_Xb4Ndm:\"framer-v-abkrk7\",U9XEdJPkg:\"framer-v-1gkat0j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.7,ease:[.12,.23,.13,.96],type:\"tween\"};const transition3={delay:0,duration:.7,ease:[.12,.23,.5,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const query=(prequery,{tAeHso1yl})=>prequery({from:{alias:\"tLE4mAiXX\",data:Directors,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"tLE4mAiXX\",name:\"nHB8zjhRQ\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"IeCJ_cApi\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"dYzPoS2bU\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"JmxYZPega\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"r44OJTmoS\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"tLE4mAiXX\",name:\"iFIUCDYDA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:tAeHso1yl},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const query1=(prequery,{PLJjmflc_})=>prequery({from:{alias:\"vVA_CYuYV\",data:Directors,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"vVA_CYuYV\",name:\"nHB8zjhRQ\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"IeCJ_cApi\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"dYzPoS2bU\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"JmxYZPega\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"r44OJTmoS\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"vVA_CYuYV\",name:\"iFIUCDYDA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:PLJjmflc_},type:\"BinaryOperation\"}});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={\"Other Projects - Desktop\":\"Sk_Xb4Ndm\",\"Other Projects - Mobile Rotation\":\"NhH6BMbpf\",\"Other Projects - Mobile\":\"U9XEdJPkg\",\"Other Projects - Tablet Rotation\":\"OvBTtx7vp\",\"Other Projects - Tablet\":\"LfX4L1ksB\"};const getProps=({height,id,sortingNext,sortingPrevious,width,...props})=>{return{...props,PLJjmflc_:sortingNext??props.PLJjmflc_??1,tAeHso1yl:sortingPrevious??props.tAeHso1yl??2,variant:humanReadableVariantMap[props.variant]??props.variant??\"Sk_Xb4Ndm\"};};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,PLJjmflc_,tAeHso1yl,nHB8zjhRQtLE4mAiXX,IeCJ_cApitLE4mAiXX,dYzPoS2bUtLE4mAiXX,JmxYZPegatLE4mAiXX,r44OJTmoStLE4mAiXX,idtLE4mAiXX,nHB8zjhRQvVA_CYuYV,IeCJ_cApivVA_CYuYV,dYzPoS2bUvVA_CYuYV,JmxYZPegavVA_CYuYV,r44OJTmoSvVA_CYuYV,idvVA_CYuYV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Sk_Xb4Ndm\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({NhH6BMbpf:{value:transition2},OvBTtx7vp:{value:transition2},U9XEdJPkg:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-abkrk7\",className,classNames),\"data-framer-name\":\"Other Projects - Desktop\",layoutDependency:layoutDependency,layoutId:\"Sk_Xb4Ndm\",ref:refBinding,style:{...style},...addPropertyOverrides({\"Sk_Xb4Ndm-hover\":{\"data-framer-name\":undefined},LfX4L1ksB:{\"data-framer-name\":\"Other Projects - Tablet\"},NhH6BMbpf:{\"data-framer-name\":\"Other Projects - Mobile Rotation\"},OvBTtx7vp:{\"data-framer-name\":\"Other Projects - Tablet Rotation\"},U9XEdJPkg:{\"data-framer-name\":\"Other Projects - Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d9mzq9\",layoutDependency:layoutDependency,layoutId:\"tLE4mAiXX\",style:{rotate:0},transformTemplate:transformTemplate1,variants:{\"Sk_Xb4Ndm-hover\":{rotate:-18},NhH6BMbpf:{rotate:10},OvBTtx7vp:{rotate:-18},U9XEdJPkg:{rotate:0}},...addPropertyOverrides({NhH6BMbpf:{transformTemplate:undefined},OvBTtx7vp:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"tLE4mAiXX\",data:Directors,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"tLE4mAiXX\",name:\"nHB8zjhRQ\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"IeCJ_cApi\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"dYzPoS2bU\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"JmxYZPega\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"r44OJTmoS\",type:\"Identifier\"},{collection:\"tLE4mAiXX\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"tLE4mAiXX\",name:\"iFIUCDYDA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:tAeHso1yl},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({dYzPoS2bU:dYzPoS2bUtLE4mAiXX,id:idtLE4mAiXX,IeCJ_cApi:IeCJ_cApitLE4mAiXX,JmxYZPega:JmxYZPegatLE4mAiXX,nHB8zjhRQ:nHB8zjhRQtLE4mAiXX,r44OJTmoS:r44OJTmoStLE4mAiXX},index)=>{nHB8zjhRQtLE4mAiXX??=\"\";IeCJ_cApitLE4mAiXX??=\"\";dYzPoS2bUtLE4mAiXX??=\"#09F\";r44OJTmoStLE4mAiXX??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`tLE4mAiXX-${idtLE4mAiXX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{r44OJTmoS:r44OJTmoStLE4mAiXX},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wknf2d\",layoutDependency:layoutDependency,layoutId:\"yFQNq9RdU\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{r44OJTmoS:r44OJTmoStLE4mAiXX},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoStLE4mAiXX},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoStLE4mAiXX},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoStLE4mAiXX},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoStLE4mAiXX},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoStLE4mAiXX},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:420,width:\"394px\",...addPropertyOverrides({LfX4L1ksB:{height:319.9143,width:\"300px\"},NhH6BMbpf:{height:319.9143,width:\"300px\"},OvBTtx7vp:{height:319.9143,width:\"300px\"},U9XEdJPkg:{height:319.9143,width:\"300px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-g5aur3-container\",layoutDependency:layoutDependency,layoutId:\"GCgXDmbla-container\",nodeId:\"GCgXDmbla\",rendersWithMotion:true,scopeId:\"iZhlJc5Pz\",children:/*#__PURE__*/_jsx(VideoCardOtherWorks,{FQ9YsOaLE:nHB8zjhRQtLE4mAiXX,height:\"100%\",id:\"GCgXDmbla\",layoutId:\"GCgXDmbla\",NILaqekUq:toResponsiveImage(JmxYZPegatLE4mAiXX),style:{height:\"100%\",width:\"100%\"},tW3aJwLL0:dYzPoS2bUtLE4mAiXX,tygKzOeOI:resolvedLinks[0],variant:\"ULsvW2M2B\",WfdjHkFjl:\"\",width:\"100%\",WqX1liJz9:IeCJ_cApitLE4mAiXX,...addPropertyOverrides({\"Sk_Xb4Ndm-hover\":{tygKzOeOI:resolvedLinks[5]},LfX4L1ksB:{tygKzOeOI:resolvedLinks[1],variant:\"bm7DqQK8e\"},NhH6BMbpf:{tygKzOeOI:resolvedLinks[4],variant:\"bm7DqQK8e\"},OvBTtx7vp:{tygKzOeOI:resolvedLinks[2],variant:\"bm7DqQK8e\"},U9XEdJPkg:{tygKzOeOI:resolvedLinks[3],variant:\"bm7DqQK8e\"}},baseVariant,gestureVariant)})})})})})})},idtLE4mAiXX);})})})})}),/*#__PURE__*/_jsx(MotionDivWithShuffledItems1at8u1,{className:\"framer-1at8u1\",layoutDependency:layoutDependency,layoutId:\"vVA_CYuYV\",style:{rotate:0},transformTemplate:transformTemplate1,variants:{\"Sk_Xb4Ndm-hover\":{rotate:18},NhH6BMbpf:{rotate:-10},OvBTtx7vp:{rotate:18},U9XEdJPkg:{rotate:0}},...addPropertyOverrides({NhH6BMbpf:{transformTemplate:undefined},OvBTtx7vp:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"vVA_CYuYV\",data:Directors,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"vVA_CYuYV\",name:\"nHB8zjhRQ\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"IeCJ_cApi\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"dYzPoS2bU\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"JmxYZPega\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"r44OJTmoS\",type:\"Identifier\"},{collection:\"vVA_CYuYV\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"vVA_CYuYV\",name:\"iFIUCDYDA\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:PLJjmflc_},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({dYzPoS2bU:dYzPoS2bUvVA_CYuYV,id:idvVA_CYuYV,IeCJ_cApi:IeCJ_cApivVA_CYuYV,JmxYZPega:JmxYZPegavVA_CYuYV,nHB8zjhRQ:nHB8zjhRQvVA_CYuYV,r44OJTmoS:r44OJTmoSvVA_CYuYV},index1)=>{nHB8zjhRQvVA_CYuYV??=\"\";IeCJ_cApivVA_CYuYV??=\"\";dYzPoS2bUvVA_CYuYV??=\"#09F\";r44OJTmoSvVA_CYuYV??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`vVA_CYuYV-${idvVA_CYuYV}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{r44OJTmoS:r44OJTmoSvVA_CYuYV},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12c2xef\",layoutDependency:layoutDependency,layoutId:\"B0ZmIOeKl\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{r44OJTmoS:r44OJTmoSvVA_CYuYV},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoSvVA_CYuYV},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoSvVA_CYuYV},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoSvVA_CYuYV},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoSvVA_CYuYV},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined},{href:{pathVariables:{r44OJTmoS:r44OJTmoSvVA_CYuYV},webPageId:\"cckBfpQa1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:420,width:\"393.8554px\",...addPropertyOverrides({LfX4L1ksB:{height:319.9143,width:\"300px\"},NhH6BMbpf:{height:319.9143,width:\"300px\"},OvBTtx7vp:{height:319.9143,width:\"300px\"},U9XEdJPkg:{height:319.9143,width:\"300px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i18wdv-container\",layoutDependency:layoutDependency,layoutId:\"A2Gr6FzmG-container\",nodeId:\"A2Gr6FzmG\",rendersWithMotion:true,scopeId:\"iZhlJc5Pz\",children:/*#__PURE__*/_jsx(VideoCardOtherWorks,{FQ9YsOaLE:nHB8zjhRQvVA_CYuYV,height:\"100%\",id:\"A2Gr6FzmG\",layoutId:\"A2Gr6FzmG\",NILaqekUq:toResponsiveImage(JmxYZPegavVA_CYuYV),style:{height:\"100%\",width:\"100%\"},tW3aJwLL0:dYzPoS2bUvVA_CYuYV,tygKzOeOI:resolvedLinks1[0],variant:\"ULsvW2M2B\",WfdjHkFjl:\"Kennedy\",width:\"100%\",WqX1liJz9:IeCJ_cApivVA_CYuYV,...addPropertyOverrides({\"Sk_Xb4Ndm-hover\":{tygKzOeOI:resolvedLinks1[5]},LfX4L1ksB:{tygKzOeOI:resolvedLinks1[1],variant:\"bm7DqQK8e\"},NhH6BMbpf:{tygKzOeOI:resolvedLinks1[4],variant:\"bm7DqQK8e\"},OvBTtx7vp:{tygKzOeOI:resolvedLinks1[2],variant:\"bm7DqQK8e\"},U9XEdJPkg:{tygKzOeOI:resolvedLinks1[3],variant:\"bm7DqQK8e\"}},baseVariant,gestureVariant)})})})})})})},idvVA_CYuYV);})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-p9yGs.framer-12vg317, .framer-p9yGs .framer-12vg317 { display: block; }\",\".framer-p9yGs.framer-abkrk7 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 684px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-p9yGs .framer-1d9mzq9, .framer-p9yGs .framer-1at8u1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; padding: 0px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-p9yGs .framer-wknf2d, .framer-p9yGs .framer-12c2xef { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; left: 50%; padding: 0px; pointer-events: auto; position: absolute; top: 50%; width: min-content; z-index: 10; }\",\".framer-p9yGs .framer-g5aur3-container { aspect-ratio: 0.9377510040160643 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 420px); position: relative; width: 394px; }\",\".framer-p9yGs .framer-1i18wdv-container { aspect-ratio: 0.9377510040160643 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 420px); pointer-events: auto; position: relative; width: 394px; }\",\".framer-p9yGs.framer-v-x6pcjj.framer-abkrk7, .framer-p9yGs.framer-v-1p1vbzd.framer-abkrk7 { cursor: unset; width: 600px; }\",\".framer-p9yGs.framer-v-x6pcjj .framer-1d9mzq9, .framer-p9yGs.framer-v-x6pcjj .framer-1at8u1 { left: 51%; top: 54%; }\",\".framer-p9yGs.framer-v-x6pcjj .framer-g5aur3-container, .framer-p9yGs.framer-v-1p1vbzd .framer-g5aur3-container, .framer-p9yGs.framer-v-1gkat0j .framer-g5aur3-container, .framer-p9yGs.framer-v-b5u2q2 .framer-g5aur3-container { height: var(--framer-aspect-ratio-supported, 320px); width: 300px; }\",\".framer-p9yGs.framer-v-x6pcjj .framer-1i18wdv-container, .framer-p9yGs.framer-v-1p1vbzd .framer-1i18wdv-container, .framer-p9yGs.framer-v-1gkat0j .framer-1i18wdv-container, .framer-p9yGs.framer-v-b5u2q2 .framer-1i18wdv-container { height: var(--framer-aspect-ratio-supported, 320px); order: 0; width: 300px; }\",\".framer-p9yGs.framer-v-1p1vbzd .framer-1d9mzq9 { bottom: 313px; left: 200px; top: unset; }\",\".framer-p9yGs.framer-v-1p1vbzd .framer-1at8u1 { left: unset; right: 196px; top: 369px; }\",\".framer-p9yGs.framer-v-1gkat0j.framer-abkrk7, .framer-p9yGs.framer-v-b5u2q2.framer-abkrk7 { cursor: unset; width: 390px; }\",\".framer-p9yGs.framer-v-1gkat0j .framer-1d9mzq9, .framer-p9yGs.framer-v-1gkat0j .framer-1at8u1 { left: 50%; top: 49%; }\",\".framer-p9yGs.framer-v-b5u2q2 .framer-1d9mzq9 { bottom: 208px; left: 196px; top: unset; }\",\".framer-p9yGs.framer-v-b5u2q2 .framer-1at8u1 { left: unset; right: 203px; top: 203px; }\",\".framer-p9yGs.framer-v-abkrk7.hover .framer-1d9mzq9 { left: 40%; top: 48%; }\",\".framer-p9yGs.framer-v-abkrk7.hover .framer-1at8u1 { left: 67%; top: 48%; }\",\".framer-p9yGs.framer-v-abkrk7.hover .framer-1i18wdv-container { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 684\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"LfX4L1ksB\":{\"layout\":[\"fixed\",\"fixed\"]},\"OvBTtx7vp\":{\"layout\":[\"fixed\",\"fixed\"]},\"U9XEdJPkg\":{\"layout\":[\"fixed\",\"fixed\"]},\"NhH6BMbpf\":{\"layout\":[\"fixed\",\"fixed\"]},\"rXjLKiw8l\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"PLJjmflc_\":\"sortingNext\",\"tAeHso1yl\":\"sortingPrevious\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameriZhlJc5Pz=withCSS(Component,css,\"framer-p9yGs\");export default FrameriZhlJc5Pz;FrameriZhlJc5Pz.displayName=\"Other Directors Cards\";FrameriZhlJc5Pz.defaultProps={height:684,width:1e3};addPropertyControls(FrameriZhlJc5Pz,{variant:{options:[\"Sk_Xb4Ndm\",\"LfX4L1ksB\",\"OvBTtx7vp\",\"U9XEdJPkg\",\"NhH6BMbpf\"],optionTitles:[\"Other Projects - Desktop\",\"Other Projects - Tablet\",\"Other Projects - Tablet Rotation\",\"Other Projects - Mobile\",\"Other Projects - Mobile Rotation\"],title:\"Variant\",type:ControlType.Enum},PLJjmflc_:{defaultValue:1,displayStepper:true,title:\"Sorting Next\",type:ControlType.Number},tAeHso1yl:{defaultValue:2,title:\"Sorting Previous\",type:ControlType.Number}});addFonts(FrameriZhlJc5Pz,[{explicitInter:true,fonts:[]},...VideoCardOtherWorksFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriZhlJc5Pz\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1000\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"PLJjmflc_\\\":\\\"sortingNext\\\",\\\"tAeHso1yl\\\":\\\"sortingPrevious\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LfX4L1ksB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OvBTtx7vp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"U9XEdJPkg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NhH6BMbpf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rXjLKiw8l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"684\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f2c0341)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-3fzgx .framer-styles-preset-1y6hx4h:not(.rich-text-wrapper), .framer-3fzgx .framer-styles-preset-1y6hx4h.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-99c2a2fb-c572-4a21-9b3a-79ca65ab414d, #363535); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-71dc99c6-52c9-403e-acf5-a4f8153d7c19, #626262); --framer-link-text-decoration: none; }\"];export const className=\"framer-3fzgx\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (629c622)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/jKzAzDE1dbmgPC3q8RAo/Vimeo.js\";import FooterFooter from\"#framer/local/canvasComponent/g0_GsE4T3/g0_GsE4T3.js\";import NavigationNavBar from\"#framer/local/canvasComponent/GV3cLqPh6/GV3cLqPh6.js\";import OtherDirectorsCards from\"#framer/local/canvasComponent/iZhlJc5Pz/iZhlJc5Pz.js\";import NavigationMobileOpenState from\"#framer/local/canvasComponent/PzkszBTmj/PzkszBTmj.js\";import Directors from\"#framer/local/collection/thC56q0Oz/thC56q0Oz.js\";import Works from\"#framer/local/collection/ZGUx9nMll/ZGUx9nMll.js\";import*as sharedStyle1 from\"#framer/local/css/cIWEZs4S7/cIWEZs4S7.js\";import*as sharedStyle6 from\"#framer/local/css/DuGtaRODH/DuGtaRODH.js\";import*as sharedStyle5 from\"#framer/local/css/KjEL69wIH/KjEL69wIH.js\";import*as sharedStyle7 from\"#framer/local/css/KU_OzewCO/KU_OzewCO.js\";import*as sharedStyle8 from\"#framer/local/css/MXhKL9RD2/MXhKL9RD2.js\";import*as sharedStyle3 from\"#framer/local/css/PmM3lqEmr/PmM3lqEmr.js\";import*as sharedStyle4 from\"#framer/local/css/VnmYoO0O_/VnmYoO0O_.js\";import*as sharedStyle from\"#framer/local/css/W8rbV9pn5/W8rbV9pn5.js\";import*as sharedStyle2 from\"#framer/local/css/wOyzhwLIH/wOyzhwLIH.js\";import metadataProvider from\"#framer/local/webPageMetadata/cckBfpQa1/cckBfpQa1.js\";const NavigationNavBarFonts=getFonts(NavigationNavBar);const NavigationMobileOpenStateFonts=getFonts(NavigationMobileOpenState);const ContainerWithFX=withFX(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const VimeoFonts=getFonts(Vimeo);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const OtherDirectorsCardsFonts=getFonts(OtherDirectorsCards);const OtherDirectorsCardsWithVariantAppearEffect=withVariantAppearEffect(OtherDirectorsCards);const FooterFooterFonts=getFonts(FooterFooter);const breakpoints={JuCOYnQx3:\"(min-width: 600px) and (max-width: 1199px)\",RPWlKbiJF:\"(min-width: 1200px)\",T6ovnwPZn:\"(max-width: 599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7ZefT\";const variantClassNames={JuCOYnQx3:\"framer-v-ar1f41\",RPWlKbiJF:\"framer-v-1jww7jw\",T6ovnwPZn:\"framer-v-1xw1yb7\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition1={delay:0,duration:1,ease:[.12,.23,.13,.96],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:380};const transition2={delay:.2,duration:1.5,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={delay:0,duration:1.4,ease:[.12,.23,.13,.96],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition5={delay:.4,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"RPWlKbiJF\",Phone:\"T6ovnwPZn\",Tablet:\"JuCOYnQx3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RPWlKbiJF\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"cckBfpQa1\",name:\"Q2LauW5Fy\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Q2LauW5Fy\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"ft5IZ8wBC\",type:\"Identifier\"},operator:\"==\",right:{collection:\"ft5IZ8wBC\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"r17vFmYib\",type:\"Identifier\"},operator:\"==\",right:{collection:\"r17vFmYib\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"HrLvHzzQa\",type:\"Identifier\"},operator:\"==\",right:{collection:\"HrLvHzzQa\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"LbCz9Eoct\",type:\"Identifier\"},operator:\"==\",right:{collection:\"LbCz9Eoct\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"hgio03q9V\",type:\"Identifier\"},operator:\"==\",right:{collection:\"hgio03q9V\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"Rwt8ZxdEG\",type:\"Identifier\"},operator:\"==\",right:{collection:\"Rwt8ZxdEG\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"zs4VvKoVk\",type:\"Identifier\"},operator:\"==\",right:{collection:\"zs4VvKoVk\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"QQuMZLbMs\",type:\"Identifier\"},operator:\"==\",right:{collection:\"QQuMZLbMs\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"oJ9j0U4Xm\",type:\"Identifier\"},operator:\"==\",right:{collection:\"oJ9j0U4Xm\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"VAtrMZaNr\",type:\"Identifier\"},operator:\"==\",right:{collection:\"VAtrMZaNr\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"ZhjwgxJa2\",type:\"Identifier\"},operator:\"==\",right:{collection:\"ZhjwgxJa2\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"cckBfpQa1\",name:\"fXJhLW5o0\",type:\"Identifier\"},operator:\"==\",right:{collection:\"fXJhLW5o0\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"cckBfpQa1\",data:Directors,type:\"Collection\"},right:{alias:\"fXJhLW5o0\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"ZhjwgxJa2\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"VAtrMZaNr\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"oJ9j0U4Xm\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"QQuMZLbMs\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"zs4VvKoVk\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"Rwt8ZxdEG\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"hgio03q9V\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"LbCz9Eoct\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"HrLvHzzQa\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"r17vFmYib\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"ft5IZ8wBC\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"Q2LauW5Fy\",data:Works,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"cckBfpQa1\",name:\"nHB8zjhRQ\",type:\"Identifier\"},{collection:\"cckBfpQa1\",name:\"IeCJ_cApi\",type:\"Identifier\"},{collection:\"cckBfpQa1\",name:\"VLId35ZHc\",type:\"Identifier\"},{collection:\"cckBfpQa1\",name:\"EtzNFifa3\",type:\"Identifier\"},{alias:\"fXJhLW5o0.t6SjSaSc3\",collection:\"fXJhLW5o0\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"fXJhLW5o0.BQITB2aFH\",collection:\"fXJhLW5o0\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"fXJhLW5o0.T1up2QMLI\",collection:\"fXJhLW5o0\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"ZhjwgxJa2.t6SjSaSc3\",collection:\"ZhjwgxJa2\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"ZhjwgxJa2.BQITB2aFH\",collection:\"ZhjwgxJa2\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"ZhjwgxJa2.T1up2QMLI\",collection:\"ZhjwgxJa2\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"VAtrMZaNr.t6SjSaSc3\",collection:\"VAtrMZaNr\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"VAtrMZaNr.BQITB2aFH\",collection:\"VAtrMZaNr\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"VAtrMZaNr.T1up2QMLI\",collection:\"VAtrMZaNr\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"oJ9j0U4Xm.t6SjSaSc3\",collection:\"oJ9j0U4Xm\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"oJ9j0U4Xm.BQITB2aFH\",collection:\"oJ9j0U4Xm\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"oJ9j0U4Xm.T1up2QMLI\",collection:\"oJ9j0U4Xm\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"QQuMZLbMs.t6SjSaSc3\",collection:\"QQuMZLbMs\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"QQuMZLbMs.BQITB2aFH\",collection:\"QQuMZLbMs\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"QQuMZLbMs.T1up2QMLI\",collection:\"QQuMZLbMs\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"zs4VvKoVk.t6SjSaSc3\",collection:\"zs4VvKoVk\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"zs4VvKoVk.BQITB2aFH\",collection:\"zs4VvKoVk\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"zs4VvKoVk.T1up2QMLI\",collection:\"zs4VvKoVk\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"Rwt8ZxdEG.t6SjSaSc3\",collection:\"Rwt8ZxdEG\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"Rwt8ZxdEG.BQITB2aFH\",collection:\"Rwt8ZxdEG\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"Rwt8ZxdEG.T1up2QMLI\",collection:\"Rwt8ZxdEG\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"hgio03q9V.t6SjSaSc3\",collection:\"hgio03q9V\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"hgio03q9V.BQITB2aFH\",collection:\"hgio03q9V\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"hgio03q9V.T1up2QMLI\",collection:\"hgio03q9V\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"LbCz9Eoct.t6SjSaSc3\",collection:\"LbCz9Eoct\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"LbCz9Eoct.BQITB2aFH\",collection:\"LbCz9Eoct\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"LbCz9Eoct.T1up2QMLI\",collection:\"LbCz9Eoct\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"HrLvHzzQa.t6SjSaSc3\",collection:\"HrLvHzzQa\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"HrLvHzzQa.BQITB2aFH\",collection:\"HrLvHzzQa\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"HrLvHzzQa.T1up2QMLI\",collection:\"HrLvHzzQa\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"r17vFmYib.t6SjSaSc3\",collection:\"r17vFmYib\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"r17vFmYib.BQITB2aFH\",collection:\"r17vFmYib\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"r17vFmYib.T1up2QMLI\",collection:\"r17vFmYib\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"ft5IZ8wBC.t6SjSaSc3\",collection:\"ft5IZ8wBC\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"ft5IZ8wBC.BQITB2aFH\",collection:\"ft5IZ8wBC\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"ft5IZ8wBC.T1up2QMLI\",collection:\"ft5IZ8wBC\",name:\"T1up2QMLI\",type:\"Identifier\"},{alias:\"Q2LauW5Fy.t6SjSaSc3\",collection:\"Q2LauW5Fy\",name:\"t6SjSaSc3\",type:\"Identifier\"},{alias:\"Q2LauW5Fy.BQITB2aFH\",collection:\"Q2LauW5Fy\",name:\"BQITB2aFH\",type:\"Identifier\"},{alias:\"Q2LauW5Fy.T1up2QMLI\",collection:\"Q2LauW5Fy\",name:\"T1up2QMLI\",type:\"Identifier\"},{collection:\"cckBfpQa1\",name:\"WtxRLeZye\",type:\"Identifier\"},{collection:\"cckBfpQa1\",name:\"hLt5D3Sic\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"cckBfpQa1\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,nHB8zjhRQ=getFromCurrentRouteData(\"nHB8zjhRQ\")??\"\",IeCJ_cApi=getFromCurrentRouteData(\"IeCJ_cApi\")??\"\",EtzNFifa3=getFromCurrentRouteData(\"EtzNFifa3\")??\"\",VLId35ZHc=getFromCurrentRouteData(\"VLId35ZHc\")??\"\",fXJhLW5o0_T1up2QMLI=getFromCurrentRouteData(\"fXJhLW5o0.T1up2QMLI\")??\"\",fXJhLW5o0_t6SjSaSc3=getFromCurrentRouteData(\"fXJhLW5o0.t6SjSaSc3\")??\"\",fXJhLW5o0_BQITB2aFH=getFromCurrentRouteData(\"fXJhLW5o0.BQITB2aFH\")??\"\",ZhjwgxJa2_T1up2QMLI=getFromCurrentRouteData(\"ZhjwgxJa2.T1up2QMLI\")??\"\",ZhjwgxJa2_t6SjSaSc3=getFromCurrentRouteData(\"ZhjwgxJa2.t6SjSaSc3\")??\"\",ZhjwgxJa2_BQITB2aFH=getFromCurrentRouteData(\"ZhjwgxJa2.BQITB2aFH\")??\"\",VAtrMZaNr_T1up2QMLI=getFromCurrentRouteData(\"VAtrMZaNr.T1up2QMLI\")??\"\",VAtrMZaNr_t6SjSaSc3=getFromCurrentRouteData(\"VAtrMZaNr.t6SjSaSc3\")??\"\",VAtrMZaNr_BQITB2aFH=getFromCurrentRouteData(\"VAtrMZaNr.BQITB2aFH\")??\"\",oJ9j0U4Xm_T1up2QMLI=getFromCurrentRouteData(\"oJ9j0U4Xm.T1up2QMLI\")??\"\",oJ9j0U4Xm_t6SjSaSc3=getFromCurrentRouteData(\"oJ9j0U4Xm.t6SjSaSc3\")??\"\",oJ9j0U4Xm_BQITB2aFH=getFromCurrentRouteData(\"oJ9j0U4Xm.BQITB2aFH\")??\"\",QQuMZLbMs_T1up2QMLI=getFromCurrentRouteData(\"QQuMZLbMs.T1up2QMLI\")??\"\",QQuMZLbMs_t6SjSaSc3=getFromCurrentRouteData(\"QQuMZLbMs.t6SjSaSc3\")??\"\",QQuMZLbMs_BQITB2aFH=getFromCurrentRouteData(\"QQuMZLbMs.BQITB2aFH\")??\"\",zs4VvKoVk_T1up2QMLI=getFromCurrentRouteData(\"zs4VvKoVk.T1up2QMLI\")??\"\",zs4VvKoVk_t6SjSaSc3=getFromCurrentRouteData(\"zs4VvKoVk.t6SjSaSc3\")??\"\",zs4VvKoVk_BQITB2aFH=getFromCurrentRouteData(\"zs4VvKoVk.BQITB2aFH\")??\"\",Rwt8ZxdEG_T1up2QMLI=getFromCurrentRouteData(\"Rwt8ZxdEG.T1up2QMLI\")??\"\",Rwt8ZxdEG_t6SjSaSc3=getFromCurrentRouteData(\"Rwt8ZxdEG.t6SjSaSc3\")??\"\",Rwt8ZxdEG_BQITB2aFH=getFromCurrentRouteData(\"Rwt8ZxdEG.BQITB2aFH\")??\"\",hgio03q9V_T1up2QMLI=getFromCurrentRouteData(\"hgio03q9V.T1up2QMLI\")??\"\",hgio03q9V_t6SjSaSc3=getFromCurrentRouteData(\"hgio03q9V.t6SjSaSc3\")??\"\",hgio03q9V_BQITB2aFH=getFromCurrentRouteData(\"hgio03q9V.BQITB2aFH\")??\"\",LbCz9Eoct_T1up2QMLI=getFromCurrentRouteData(\"LbCz9Eoct.T1up2QMLI\")??\"\",LbCz9Eoct_t6SjSaSc3=getFromCurrentRouteData(\"LbCz9Eoct.t6SjSaSc3\")??\"\",LbCz9Eoct_BQITB2aFH=getFromCurrentRouteData(\"LbCz9Eoct.BQITB2aFH\")??\"\",HrLvHzzQa_T1up2QMLI=getFromCurrentRouteData(\"HrLvHzzQa.T1up2QMLI\")??\"\",HrLvHzzQa_t6SjSaSc3=getFromCurrentRouteData(\"HrLvHzzQa.t6SjSaSc3\")??\"\",HrLvHzzQa_BQITB2aFH=getFromCurrentRouteData(\"HrLvHzzQa.BQITB2aFH\")??\"\",r17vFmYib_T1up2QMLI=getFromCurrentRouteData(\"r17vFmYib.T1up2QMLI\")??\"\",r17vFmYib_t6SjSaSc3=getFromCurrentRouteData(\"r17vFmYib.t6SjSaSc3\")??\"\",r17vFmYib_BQITB2aFH=getFromCurrentRouteData(\"r17vFmYib.BQITB2aFH\")??\"\",ft5IZ8wBC_T1up2QMLI=getFromCurrentRouteData(\"ft5IZ8wBC.T1up2QMLI\")??\"\",ft5IZ8wBC_t6SjSaSc3=getFromCurrentRouteData(\"ft5IZ8wBC.t6SjSaSc3\")??\"\",ft5IZ8wBC_BQITB2aFH=getFromCurrentRouteData(\"ft5IZ8wBC.BQITB2aFH\")??\"\",Q2LauW5Fy_T1up2QMLI=getFromCurrentRouteData(\"Q2LauW5Fy.T1up2QMLI\")??\"\",Q2LauW5Fy_t6SjSaSc3=getFromCurrentRouteData(\"Q2LauW5Fy.t6SjSaSc3\")??\"\",Q2LauW5Fy_BQITB2aFH=getFromCurrentRouteData(\"Q2LauW5Fy.BQITB2aFH\")??\"\",hLt5D3Sic=getFromCurrentRouteData(\"hLt5D3Sic\")??0,WtxRLeZye=getFromCurrentRouteData(\"WtxRLeZye\")??0,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const hz2UEJL903bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const wCQM1JsQO1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"T6ovnwPZn\")return true;return false;};const visible=isSet(EtzNFifa3);const visible1=isSet(VLId35ZHc);const isDisplayed1=value=>{if(!isBrowser())return true;if(baseVariant===\"JuCOYnQx3\")return value;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"T6ovnwPZn\")return false;return true;};const visible2=isSet(fXJhLW5o0_BQITB2aFH);const visible3=isSet(ZhjwgxJa2_BQITB2aFH);const visible4=isSet(VAtrMZaNr_T1up2QMLI);const visible5=isSet(VAtrMZaNr_BQITB2aFH);const visible6=isSet(oJ9j0U4Xm_BQITB2aFH);const visible7=isSet(QQuMZLbMs_T1up2QMLI);const visible8=isSet(QQuMZLbMs_BQITB2aFH);const visible9=isSet(zs4VvKoVk_BQITB2aFH);const visible10=isSet(Rwt8ZxdEG_T1up2QMLI);const visible11=isSet(Rwt8ZxdEG_BQITB2aFH);const visible12=isSet(hgio03q9V_BQITB2aFH);const visible13=isSet(LbCz9Eoct_T1up2QMLI);const visible14=isSet(LbCz9Eoct_BQITB2aFH);const visible15=isSet(HrLvHzzQa_BQITB2aFH);const visible16=isSet(r17vFmYib_T1up2QMLI);const visible17=isSet(r17vFmYib_BQITB2aFH);const visible18=isSet(ft5IZ8wBC_BQITB2aFH);const visible19=isSet(Q2LauW5Fy_T1up2QMLI);const visible20=isSet(Q2LauW5Fy_BQITB2aFH);const visible21=isSet(ZhjwgxJa2_T1up2QMLI);const visible22=isSet(oJ9j0U4Xm_T1up2QMLI);const visible23=isSet(zs4VvKoVk_T1up2QMLI);const visible24=isSet(hgio03q9V_T1up2QMLI);const visible25=isSet(HrLvHzzQa_T1up2QMLI);const visible26=isSet(ft5IZ8wBC_T1up2QMLI);const elementId=useRouteElementId(\"m_9KaLoJ0\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RPWlKbiJF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c2b9fcb6-3578-4f14-a6bc-a214ca55b7a5, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1jww7jw\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-obie32-container\",id:\"obie32\",nodeId:\"HwAXcFksj\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuCOYnQx3:{variant:\"M3QVSTob1\"},T6ovnwPZn:{variant:\"P7JJ1zvWt\"}},children:/*#__PURE__*/_jsx(NavigationNavBar,{height:\"100%\",hz2UEJL90:hz2UEJL903bnx0g({overlay}),id:\"HwAXcFksj\",layoutId:\"HwAXcFksj\",style:{height:\"100%\",width:\"100%\"},variant:\"rXCA4m_je\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-12kelrz\"),\"data-framer-portal-id\":\"obie32\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"K9jbilSi9\"),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:`${cx(scopingClassNames,\"framer-ii6k6s-container\")} hidden-1jww7jw hidden-ar1f41`,\"data-framer-portal-id\":\"obie32\",inComponentSlot:true,nodeId:\"FiOPwWPWM\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(NavigationMobileOpenState,{height:\"100%\",id:\"FiOPwWPWM\",layoutId:\"FiOPwWPWM\",style:{height:\"100%\",width:\"100%\"},wCQM1JsQO:wCQM1JsQO1wnntms({overlay}),width:\"100%\"})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-10ksxxu\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-11dtflc\",\"data-framer-name\":\"Section Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4hddxc\",\"data-framer-name\":\"Header Title Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-igpsnm\",\"data-framer-name\":\"Title Wrapper\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1s58l1t\",\"data-styles-preset\":\"W8rbV9pn5\",style:{\"--framer-text-color\":\"var(--token-5e54da8e-c5b6-482e-99d6-4794f538cdb4, rgb(209, 177, 121))\"},children:\"Ross Fenter\"})}),className:\"framer-18x4cuq\",\"data-framer-appear-id\":\"18x4cuq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},text:nHB8zjhRQ,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pnzykl\",\"data-framer-name\":\"Header Tag Wrapper\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-893xc8\",\"data-styles-preset\":\"cIWEZs4S7\",children:\"Unscripted / Long Form\"})}),className:\"framer-50dfxz\",\"data-framer-appear-id\":\"50dfxz\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},text:IeCJ_cApi,verticalAlignment:\"top\",withExternalLayout:true})})]})}),visible&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-1bj8a54\",\"data-framer-name\":\"Section Primary Video\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-i5jvk9\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-x8jy4q\",\"data-framer-name\":\"Video Embed Wrapper\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9gczca-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zZixdIM92\",scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"zZixdIM92\",isMixedBorderRadius:true,layoutId:\"zZixdIM92\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:EtzNFifa3,width:\"100%\"})})})})})}),isDisplayed1(visible1)&&/*#__PURE__*/_jsx(\"section\",{className:cx(\"framer-12vz9on\",!visible1&&\"hidden-ar1f41\"),\"data-framer-name\":\"Section Description\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:VLId35ZHc,className:\"framer-q3kl1\",\"data-framer-name\":\"Rich Text\",fonts:[\"Inter\"],style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-1y6hx4h\",blockquote:\"framer-styles-preset-1lhlngu\",h1:\"framer-styles-preset-50erjx\",h2:\"framer-styles-preset-893xc8\",h3:\"framer-styles-preset-1lyte23\",p:\"framer-styles-preset-tojcwj\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1e15t17 hidden-1xw1yb7\",\"data-framer-name\":\"Section additional Video -2up\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19upjmx\",\"data-framer-name\":\"2 up Row 1\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qdsjst\",\"data-framer-name\":\"Video 1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rajjjy-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lcdOH0nlw\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"lcdOH0nlw\",isMixedBorderRadius:false,layoutId:\"lcdOH0nlw\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:fXJhLW5o0_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ml5oxe\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-2ekrt1\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:fXJhLW5o0_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-1yqu7ms\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"American Drift\"})}),className:\"framer-z2x4kz\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:fXJhLW5o0_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-urbqjd\",\"data-framer-name\":\"Video 2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cqwqb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eN326zawR\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"eN326zawR\",isMixedBorderRadius:false,layoutId:\"eN326zawR\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:ZhjwgxJa2_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vghf8n\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-iajt4d\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:ZhjwgxJa2_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible3&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-1eihezy\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"After Life\"})}),className:\"framer-31qm4c\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:ZhjwgxJa2_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),visible4&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vvl520\",\"data-framer-name\":\"2 up Row 2\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1psu0bx\",\"data-framer-name\":\"Video 3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mumg88-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"EQ7GPe1y0\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"EQ7GPe1y0\",isMixedBorderRadius:false,layoutId:\"EQ7GPe1y0\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:VAtrMZaNr_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-az8naj\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1ec7547\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:VAtrMZaNr_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible5&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-7wa51a\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Occupation 102\"})}),className:\"framer-11yg4sc\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:VAtrMZaNr_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zlrl6\",\"data-framer-name\":\"Video 4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ormknh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KuxgPB8MG\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"KuxgPB8MG\",isMixedBorderRadius:false,layoutId:\"KuxgPB8MG\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:oJ9j0U4Xm_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8r7l3t\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1oj094x\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:oJ9j0U4Xm_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible6&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-apq59z\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Journo\"})}),className:\"framer-1gjmhha\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:oJ9j0U4Xm_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),visible7&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-unstd\",\"data-framer-name\":\"2 up Row 3\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18m34li\",\"data-framer-name\":\"Video 5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ugpnev-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"PGXUi2i1F\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"PGXUi2i1F\",isMixedBorderRadius:false,layoutId:\"PGXUi2i1F\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:QQuMZLbMs_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vy0fzj\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-2takzf\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:QQuMZLbMs_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible8&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-kgznnl\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Chasing Life\"})}),className:\"framer-h81sy3\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:QQuMZLbMs_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11clevo\",\"data-framer-name\":\"Video 6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1x5wtvg-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tm8YzxwPY\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"tm8YzxwPY\",isMixedBorderRadius:false,layoutId:\"tm8YzxwPY\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:zs4VvKoVk_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s3nntv\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-134xums\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:zs4VvKoVk_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible9&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-h0fzl1\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Burma\"})}),className:\"framer-1y0hv9v\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:zs4VvKoVk_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),visible10&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13ny0p7\",\"data-framer-name\":\"2 up Row 4\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kyqc38\",\"data-framer-name\":\"Video 7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-stik3p-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pJ8QZxbBm\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"pJ8QZxbBm\",isMixedBorderRadius:false,layoutId:\"pJ8QZxbBm\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:Rwt8ZxdEG_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ic83wc\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-114d3e7\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:Rwt8ZxdEG_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible11&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-1fqgde7\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Team Rubicon, Burma\"})}),className:\"framer-1ewtizp\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:Rwt8ZxdEG_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4fo4fr\",\"data-framer-name\":\"Video 8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o9a4ka-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZxYi5eel2\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"ZxYi5eel2\",isMixedBorderRadius:false,layoutId:\"ZxYi5eel2\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:hgio03q9V_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-137ztv5\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1tkyglq\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:hgio03q9V_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible12&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-xgsob0\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Wildfire\"})}),className:\"framer-7swbg1\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:hgio03q9V_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),visible13&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qkzsi9\",\"data-framer-name\":\"2 up Row 5\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-audcpx\",\"data-framer-name\":\"Video 9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hym5c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QiCkyokjz\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"QiCkyokjz\",isMixedBorderRadius:false,layoutId:\"QiCkyokjz\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:LbCz9Eoct_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9i0lf8\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-wlmlko\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:LbCz9Eoct_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible14&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-1095kpn\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1ev8gch\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:LbCz9Eoct_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wrn6si\",\"data-framer-name\":\"Video 10\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1az5712-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JDvVTzJIQ\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"JDvVTzJIQ\",isMixedBorderRadius:false,layoutId:\"JDvVTzJIQ\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:HrLvHzzQa_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5h8uor\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1cu1wvs\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:HrLvHzzQa_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible15&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-lvdfd6\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-19k990m\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:HrLvHzzQa_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),visible16&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-eo59nm\",\"data-framer-name\":\"2 up Row 6\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1doyxr5\",\"data-framer-name\":\"Video 11\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3j20fx-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pNxZISkpx\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"pNxZISkpx\",isMixedBorderRadius:false,layoutId:\"pNxZISkpx\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:r17vFmYib_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fozpkw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-596ie0\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:r17vFmYib_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible17&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-1jrgkhc\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-7u1ofo\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:r17vFmYib_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7acad\",\"data-framer-name\":\"Video 12\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gw8sk1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pWr2a9YMu\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"pWr2a9YMu\",isMixedBorderRadius:false,layoutId:\"pWr2a9YMu\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:ft5IZ8wBC_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pvu73\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-jfdpxa\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:ft5IZ8wBC_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible18&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-rpu8uc\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1so0qx1\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:ft5IZ8wBC_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),visible19&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rezmjm\",\"data-framer-name\":\"2 up Row 7\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z2vdle\",\"data-framer-name\":\"Video 13\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8lw6ur-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"aFBYlyEKm\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"aFBYlyEKm\",isMixedBorderRadius:false,layoutId:\"aFBYlyEKm\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:Q2LauW5Fy_T1up2QMLI,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ot7r7o\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1bfdpzi\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:Q2LauW5Fy_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible20&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-1qvvlwh\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-ssbvnn\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:Q2LauW5Fy_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iq59j\",\"data-framer-name\":\"Video 14\"})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"section\",{className:\"framer-jxityc hidden-1jww7jw hidden-ar1f41\",\"data-framer-name\":\"Section additional Video-1up\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n26wa0\",\"data-framer-name\":\"Video 1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1gadetz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NDlflDgHw\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"NDlflDgHw\",isMixedBorderRadius:false,layoutId:\"NDlflDgHw\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:fXJhLW5o0_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u3ojyd hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1a780nq\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:fXJhLW5o0_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-nf7ywr\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"American Drift\"})}),className:\"framer-1q2txnx\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:fXJhLW5o0_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible21&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10984y6\",\"data-framer-name\":\"Video 2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-yvbztx-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"F3IeuDyUF\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"F3IeuDyUF\",isMixedBorderRadius:false,layoutId:\"F3IeuDyUF\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:ZhjwgxJa2_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d4392s hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-a4ga18\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:ZhjwgxJa2_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible3&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-mhpfbu\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"After Life\"})}),className:\"framer-4llowu\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:ZhjwgxJa2_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible4&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10y672i\",\"data-framer-name\":\"Video 3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-19wmtpr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OtRPMboDZ\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"OtRPMboDZ\",isMixedBorderRadius:false,layoutId:\"OtRPMboDZ\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:VAtrMZaNr_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19xltix hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-159ed8c\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:VAtrMZaNr_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible5&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-jxlfim\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Occupation 102\"})}),className:\"framer-1befjuj\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:VAtrMZaNr_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible22&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-167yehm\",\"data-framer-name\":\"Video 4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-10tlmge-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eYxpslsDk\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"eYxpslsDk\",isMixedBorderRadius:false,layoutId:\"eYxpslsDk\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:oJ9j0U4Xm_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-135leqp hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-h46icr\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:oJ9j0U4Xm_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible6&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-5lqtp3\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Journo\"})}),className:\"framer-noioea\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:oJ9j0U4Xm_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible7&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-309k5j\",\"data-framer-name\":\"Video 5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1ykhqga-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lQBQgn6BP\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"lQBQgn6BP\",isMixedBorderRadius:false,layoutId:\"lQBQgn6BP\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:QQuMZLbMs_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i905td hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1tq623r\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:QQuMZLbMs_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible8&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-10c6drx\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Chasing Life\"})}),className:\"framer-1cg96f9\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:QQuMZLbMs_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible23&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9vzu43\",\"data-framer-name\":\"Video 6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-zypxtz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Cqiq2ZvjY\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"Cqiq2ZvjY\",isMixedBorderRadius:false,layoutId:\"Cqiq2ZvjY\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:zs4VvKoVk_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kzlaps hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1jlvsas\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:zs4VvKoVk_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible9&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-pd1mog\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Burma\"})}),className:\"framer-12pfalx\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:zs4VvKoVk_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible10&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cyiprl\",\"data-framer-name\":\"Video 7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-11228je-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Pd5QhoEkj\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"Pd5QhoEkj\",isMixedBorderRadius:false,layoutId:\"Pd5QhoEkj\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:Rwt8ZxdEG_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dwvtbj hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-1leb5ao\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:Rwt8ZxdEG_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible11&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-gyv03r\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Team Rubicon, Burma\"})}),className:\"framer-1yo9fp2\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:Rwt8ZxdEG_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible24&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18qr9eg\",\"data-framer-name\":\"Video 8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1riptl6-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BS_WuDoMt\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"BS_WuDoMt\",isMixedBorderRadius:false,layoutId:\"BS_WuDoMt\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:hgio03q9V_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qfqisi hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Buckaroo Studios\"})}),className:\"framer-17gdeh9\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:hgio03q9V_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible12&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-11oqhib\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Wildfire\"})}),className:\"framer-1d1rz1v\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:hgio03q9V_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible13&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l4itu7\",\"data-framer-name\":\"Video 9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-15f4etb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fx41poNdh\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"fx41poNdh\",isMixedBorderRadius:false,layoutId:\"fx41poNdh\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:LbCz9Eoct_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-99t4k9 hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-kjfgg5\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:LbCz9Eoct_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible15&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-178ldap\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1067ufj\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:LbCz9Eoct_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible25&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-odwhwb\",\"data-framer-name\":\"Video 10\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1gfb3qz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"v2qLtRY4P\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"v2qLtRY4P\",isMixedBorderRadius:false,layoutId:\"v2qLtRY4P\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:HrLvHzzQa_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kg2020 hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-sjew8o\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:HrLvHzzQa_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible15&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-cf1wv2\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1gi4kyr\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:HrLvHzzQa_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible16&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gkocae\",\"data-framer-name\":\"Video 11\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-t8mrsn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FXLIc1g4G\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"FXLIc1g4G\",isMixedBorderRadius:false,layoutId:\"FXLIc1g4G\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:r17vFmYib_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bwyhxx hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-kgpqdn\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:r17vFmYib_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-mj54h2\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-tfkang\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:r17vFmYib_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible26&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wuuglj\",\"data-framer-name\":\"Video 12\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-16pfqip-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"EMYkeHbnq\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"EMYkeHbnq\",isMixedBorderRadius:false,layoutId:\"EMYkeHbnq\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:ft5IZ8wBC_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cbcgqb hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-hcunua\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:ft5IZ8wBC_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible18&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-16x7iew\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-1554pqh\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:ft5IZ8wBC_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]}),visible19&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-txmmj7\",\"data-framer-name\":\"Video 13\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T6ovnwPZn:{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-15k6lzx-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kHLpHJMgZ\",rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,controls:true,height:\"100%\",id:\"kHLpHJMgZ\",isMixedBorderRadius:false,layoutId:\"kHLpHJMgZ\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,video:Q2LauW5Fy_T1up2QMLI,width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8apem0 hidden-1jww7jw\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-2y67je\",\"data-framer-name\":\"Client Name\",fonts:[\"Inter\"],text:Q2LauW5Fy_t6SjSaSc3,verticalAlignment:\"top\",withExternalLayout:true}),visible20&&/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\" : \"})}),className:\"framer-6nsy99\",\"data-framer-name\":\"separator\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17yn57u\",\"data-styles-preset\":\"KU_OzewCO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Content\"})}),className:\"framer-8uchs7\",\"data-framer-name\":\"Project Name\",fonts:[\"Inter\"],text:Q2LauW5Fy_BQITB2aFH,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1vxzl8a\",\"data-framer-name\":\"Section - Other Works\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1blrueg\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__spring:{damping:60,delay:7,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:246,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:88}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-pzxrpj\",\"data-styles-preset\":\"MXhKL9RD2\",children:\"More Directors\"})}),className:\"framer-h5d2en\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuCOYnQx3:{y:(componentViewport?.y||0)+0+80+0+1723.8+120+235.2},T6ovnwPZn:{y:(componentViewport?.y||0)+0+80+0+1770.8+100+235.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:684,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+80+0+1883.8+170+235.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6nggsi-container\",id:elementId,nodeId:\"m_9KaLoJ0\",ref:ref1,rendersWithMotion:true,scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuCOYnQx3:{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"OvBTtx7vp\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"LfX4L1ksB\"},T6ovnwPZn:{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"NhH6BMbpf\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"U9XEdJPkg\"}},children:/*#__PURE__*/_jsx(OtherDirectorsCardsWithVariantAppearEffect,{height:\"100%\",id:\"m_9KaLoJ0\",layoutId:\"m_9KaLoJ0\",PLJjmflc_:hLt5D3Sic,style:{width:\"100%\"},tAeHso1yl:WtxRLeZye,variant:\"Sk_Xb4Ndm\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuCOYnQx3:{y:(componentViewport?.y||0)+0+1907},T6ovnwPZn:{y:(componentViewport?.y||0)+0+2140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:162,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2323,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16sg4ow-container\",\"data-framer-name\":\"Footer\",name:\"Footer\",nodeId:\"IeIG7pQI_\",scopeId:\"cckBfpQa1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuCOYnQx3:{variant:\"cwBh6qcbN\"},T6ovnwPZn:{variant:\"yDFEMKB6E\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"IeIG7pQI_\",layoutId:\"IeIG7pQI_\",name:\"Footer\",style:{width:\"100%\"},variant:\"RTjqnbUMm\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7ZefT.framer-14okwrj, .framer-7ZefT .framer-14okwrj { display: block; }\",\".framer-7ZefT.framer-1jww7jw { align-content: center; align-items: center; background-color: var(--token-c2b9fcb6-3578-4f14-a6bc-a214ca55b7a5, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-7ZefT .framer-obie32-container { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-7ZefT.framer-12kelrz { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-7ZefT.framer-ii6k6s-container { flex: none; height: 100vh; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-7ZefT .framer-10ksxxu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-11dtflc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; padding: 185px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-4hddxc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-igpsnm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-18x4cuq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-7ZefT .framer-pnzykl { 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: hidden; padding: 0px; position: relative; width: 214px; }\",\".framer-7ZefT .framer-50dfxz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 214px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-7ZefT .framer-1bj8a54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-i5jvk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-x8jy4q { align-content: center; align-items: center; aspect-ratio: 1.7741935483870968 / 1; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 113px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7ZefT .framer-9gczca-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-7ZefT .framer-12vz9on { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; padding: 50px 200px 50px 200px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-q3kl1 { --framer-paragraph-spacing: 0px; cursor: default; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 650px; word-break: break-word; word-wrap: break-word; }\",\".framer-7ZefT .framer-1e15t17 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 24px 75px 24px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-19upjmx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1152px; }\",\".framer-7ZefT .framer-qdsjst { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-7ZefT .framer-1rajjjy-container, .framer-7ZefT .framer-mumg88-container, .framer-7ZefT .framer-1ugpnev-container, .framer-7ZefT .framer-stik3p-container { flex: none; height: 320px; position: relative; width: 567px; }\",\".framer-7ZefT .framer-ml5oxe, .framer-7ZefT .framer-vghf8n, .framer-7ZefT .framer-az8naj, .framer-7ZefT .framer-8r7l3t, .framer-7ZefT .framer-vy0fzj, .framer-7ZefT .framer-1s3nntv, .framer-7ZefT .framer-ic83wc, .framer-7ZefT .framer-137ztv5, .framer-7ZefT .framer-9i0lf8, .framer-7ZefT .framer-5h8uor, .framer-7ZefT .framer-fozpkw, .framer-7ZefT .framer-pvu73, .framer-7ZefT .framer-ot7r7o, .framer-7ZefT .framer-u3ojyd, .framer-7ZefT .framer-d4392s, .framer-7ZefT .framer-19xltix, .framer-7ZefT .framer-135leqp, .framer-7ZefT .framer-i905td, .framer-7ZefT .framer-kzlaps, .framer-7ZefT .framer-dwvtbj, .framer-7ZefT .framer-qfqisi, .framer-7ZefT .framer-99t4k9, .framer-7ZefT .framer-kg2020, .framer-7ZefT .framer-bwyhxx, .framer-7ZefT .framer-1cbcgqb, .framer-7ZefT .framer-8apem0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-2ekrt1, .framer-7ZefT .framer-1yqu7ms, .framer-7ZefT .framer-z2x4kz, .framer-7ZefT .framer-iajt4d, .framer-7ZefT .framer-1eihezy, .framer-7ZefT .framer-31qm4c, .framer-7ZefT .framer-1ec7547, .framer-7ZefT .framer-7wa51a, .framer-7ZefT .framer-11yg4sc, .framer-7ZefT .framer-1oj094x, .framer-7ZefT .framer-apq59z, .framer-7ZefT .framer-1gjmhha, .framer-7ZefT .framer-2takzf, .framer-7ZefT .framer-kgznnl, .framer-7ZefT .framer-h81sy3, .framer-7ZefT .framer-134xums, .framer-7ZefT .framer-h0fzl1, .framer-7ZefT .framer-1y0hv9v, .framer-7ZefT .framer-114d3e7, .framer-7ZefT .framer-1fqgde7, .framer-7ZefT .framer-1ewtizp, .framer-7ZefT .framer-1tkyglq, .framer-7ZefT .framer-xgsob0, .framer-7ZefT .framer-7swbg1, .framer-7ZefT .framer-wlmlko, .framer-7ZefT .framer-1095kpn, .framer-7ZefT .framer-1ev8gch, .framer-7ZefT .framer-1cu1wvs, .framer-7ZefT .framer-lvdfd6, .framer-7ZefT .framer-19k990m, .framer-7ZefT .framer-596ie0, .framer-7ZefT .framer-1jrgkhc, .framer-7ZefT .framer-7u1ofo, .framer-7ZefT .framer-jfdpxa, .framer-7ZefT .framer-rpu8uc, .framer-7ZefT .framer-1so0qx1, .framer-7ZefT .framer-1bfdpzi, .framer-7ZefT .framer-1qvvlwh, .framer-7ZefT .framer-ssbvnn, .framer-7ZefT .framer-1a780nq, .framer-7ZefT .framer-nf7ywr, .framer-7ZefT .framer-1q2txnx, .framer-7ZefT .framer-a4ga18, .framer-7ZefT .framer-mhpfbu, .framer-7ZefT .framer-4llowu, .framer-7ZefT .framer-159ed8c, .framer-7ZefT .framer-jxlfim, .framer-7ZefT .framer-1befjuj, .framer-7ZefT .framer-h46icr, .framer-7ZefT .framer-5lqtp3, .framer-7ZefT .framer-noioea, .framer-7ZefT .framer-1tq623r, .framer-7ZefT .framer-10c6drx, .framer-7ZefT .framer-1cg96f9, .framer-7ZefT .framer-1jlvsas, .framer-7ZefT .framer-pd1mog, .framer-7ZefT .framer-12pfalx, .framer-7ZefT .framer-1leb5ao, .framer-7ZefT .framer-gyv03r, .framer-7ZefT .framer-1yo9fp2, .framer-7ZefT .framer-17gdeh9, .framer-7ZefT .framer-11oqhib, .framer-7ZefT .framer-1d1rz1v, .framer-7ZefT .framer-kjfgg5, .framer-7ZefT .framer-178ldap, .framer-7ZefT .framer-1067ufj, .framer-7ZefT .framer-sjew8o, .framer-7ZefT .framer-cf1wv2, .framer-7ZefT .framer-1gi4kyr, .framer-7ZefT .framer-kgpqdn, .framer-7ZefT .framer-mj54h2, .framer-7ZefT .framer-tfkang, .framer-7ZefT .framer-hcunua, .framer-7ZefT .framer-16x7iew, .framer-7ZefT .framer-1554pqh, .framer-7ZefT .framer-2y67je, .framer-7ZefT .framer-6nsy99, .framer-7ZefT .framer-8uchs7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7ZefT .framer-urbqjd, .framer-7ZefT .framer-1psu0bx, .framer-7ZefT .framer-zlrl6, .framer-7ZefT .framer-18m34li, .framer-7ZefT .framer-11clevo, .framer-7ZefT .framer-kyqc38, .framer-7ZefT .framer-4fo4fr, .framer-7ZefT .framer-audcpx, .framer-7ZefT .framer-wrn6si, .framer-7ZefT .framer-1doyxr5, .framer-7ZefT .framer-j7acad, .framer-7ZefT .framer-z2vdle { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-7ZefT .framer-cqwqb-container, .framer-7ZefT .framer-ormknh-container, .framer-7ZefT .framer-1x5wtvg-container, .framer-7ZefT .framer-o9a4ka-container, .framer-7ZefT .framer-1hym5c-container, .framer-7ZefT .framer-1az5712-container, .framer-7ZefT .framer-3j20fx-container, .framer-7ZefT .framer-gw8sk1-container, .framer-7ZefT .framer-8lw6ur-container, .framer-7ZefT .framer-19wmtpr-container, .framer-7ZefT .framer-10tlmge-container, .framer-7ZefT .framer-1ykhqga-container, .framer-7ZefT .framer-zypxtz-container, .framer-7ZefT .framer-11228je-container, .framer-7ZefT .framer-1riptl6-container, .framer-7ZefT .framer-15f4etb-container, .framer-7ZefT .framer-1gfb3qz-container { flex: none; height: 320px; position: relative; width: 566px; }\",\".framer-7ZefT .framer-vvl520, .framer-7ZefT .framer-unstd, .framer-7ZefT .framer-13ny0p7, .framer-7ZefT .framer-1qkzsi9, .framer-7ZefT .framer-eo59nm, .framer-7ZefT .framer-1rezmjm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1152px; }\",\".framer-7ZefT .framer-1iq59j { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 351px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-7ZefT .framer-jxityc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 75px 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-1n26wa0, .framer-7ZefT .framer-10984y6, .framer-7ZefT .framer-10y672i, .framer-7ZefT .framer-167yehm, .framer-7ZefT .framer-309k5j, .framer-7ZefT .framer-9vzu43, .framer-7ZefT .framer-1cyiprl, .framer-7ZefT .framer-18qr9eg, .framer-7ZefT .framer-l4itu7, .framer-7ZefT .framer-odwhwb, .framer-7ZefT .framer-1gkocae, .framer-7ZefT .framer-1wuuglj, .framer-7ZefT .framer-txmmj7, .framer-7ZefT .framer-1blrueg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-1gadetz-container, .framer-7ZefT .framer-yvbztx-container { flex: none; height: 325px; position: relative; width: 566px; }\",\".framer-7ZefT .framer-t8mrsn-container, .framer-7ZefT .framer-16pfqip-container, .framer-7ZefT .framer-15k6lzx-container { flex: none; height: 207px; position: relative; width: 366px; }\",\".framer-7ZefT .framer-1vxzl8a { align-content: center; align-items: center; background-color: rgba(68, 204, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 170px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-7ZefT .framer-h5d2en { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7ZefT .framer-6nggsi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-7ZefT .framer-16sg4ow-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 600px) and (max-width: 1199px) { .framer-7ZefT.framer-1jww7jw { width: 600px; } .framer-7ZefT .framer-1bj8a54 { padding: 50px 15px 50px 15px; } .framer-7ZefT .framer-q3kl1 { width: 480px; } .framer-7ZefT .framer-1e15t17 { padding: 0px 10px 75px 10px; } .framer-7ZefT .framer-19upjmx, .framer-7ZefT .framer-vvl520, .framer-7ZefT .framer-unstd, .framer-7ZefT .framer-13ny0p7, .framer-7ZefT .framer-1qkzsi9, .framer-7ZefT .framer-eo59nm, .framer-7ZefT .framer-1rezmjm { gap: 10px; width: 100%; } .framer-7ZefT .framer-1rajjjy-container { aspect-ratio: 1.771875 / 1; height: var(--framer-aspect-ratio-supported, 160px); width: 285px; } .framer-7ZefT .framer-cqwqb-container { aspect-ratio: 1.76875 / 1; height: var(--framer-aspect-ratio-supported, 160px); width: 285px; } .framer-7ZefT .framer-mumg88-container, .framer-7ZefT .framer-1ugpnev-container, .framer-7ZefT .framer-stik3p-container { aspect-ratio: 1.771875 / 1; height: var(--framer-aspect-ratio-supported, 320px); width: 285px; } .framer-7ZefT .framer-ormknh-container, .framer-7ZefT .framer-1x5wtvg-container, .framer-7ZefT .framer-o9a4ka-container, .framer-7ZefT .framer-1hym5c-container, .framer-7ZefT .framer-1az5712-container, .framer-7ZefT .framer-3j20fx-container, .framer-7ZefT .framer-gw8sk1-container, .framer-7ZefT .framer-8lw6ur-container { aspect-ratio: 1.76875 / 1; height: var(--framer-aspect-ratio-supported, 320px); width: 285px; } .framer-7ZefT .framer-1vxzl8a { padding: 120px 0px 0px 0px; }}\",\"@media (max-width: 599px) { .framer-7ZefT.framer-1jww7jw { width: 390px; } .framer-7ZefT .framer-1bj8a54 { padding: 50px 10px 50px 10px; } .framer-7ZefT .framer-12vz9on { padding: 50px 20px 50px 20px; } .framer-7ZefT .framer-q3kl1 { width: 100%; } .framer-7ZefT .framer-1n26wa0, .framer-7ZefT .framer-10984y6, .framer-7ZefT .framer-10y672i, .framer-7ZefT .framer-167yehm, .framer-7ZefT .framer-309k5j, .framer-7ZefT .framer-9vzu43, .framer-7ZefT .framer-1cyiprl, .framer-7ZefT .framer-18qr9eg, .framer-7ZefT .framer-l4itu7, .framer-7ZefT .framer-odwhwb, .framer-7ZefT .framer-1gkocae, .framer-7ZefT .framer-1wuuglj, .framer-7ZefT .framer-txmmj7 { padding: 0px 15px 0px 15px; } .framer-7ZefT .framer-1gadetz-container, .framer-7ZefT .framer-yvbztx-container, .framer-7ZefT .framer-10tlmge-container, .framer-7ZefT .framer-1ykhqga-container, .framer-7ZefT .framer-zypxtz-container, .framer-7ZefT .framer-11228je-container, .framer-7ZefT .framer-1riptl6-container, .framer-7ZefT .framer-15f4etb-container, .framer-7ZefT .framer-1gfb3qz-container { height: 207px; width: 366px; } .framer-7ZefT .framer-19wmtpr-container { aspect-ratio: 1.76875 / 1; height: var(--framer-aspect-ratio-supported, 207px); width: 366px; } .framer-7ZefT .framer-1vxzl8a { padding: 100px 0px 0px 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4017\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JuCOYnQx3\":{\"layout\":[\"fixed\",\"auto\"]},\"T6ovnwPZn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"m_9KaLoJ0\":{\"pattern\":\":m_9KaLoJ0\",\"name\":\"other-projects\"}}\n * @framerResponsiveScreen\n */const FramercckBfpQa1=withCSS(Component,css,\"framer-7ZefT\");export default FramercckBfpQa1;FramercckBfpQa1.displayName=\"Page\";FramercckBfpQa1.defaultProps={height:4017,width:1200};addFonts(FramercckBfpQa1,[{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\"}]},...NavigationNavBarFonts,...NavigationMobileOpenStateFonts,...VimeoFonts,...OtherDirectorsCardsFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercckBfpQa1\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"m_9KaLoJ0\\\":{\\\"pattern\\\":\\\":m_9KaLoJ0\\\",\\\"name\\\":\\\"other-projects\\\"}}\",\"framerIntrinsicHeight\":\"4017\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JuCOYnQx3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T6ovnwPZn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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AAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAU,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKC,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKA,EAAM,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MA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",
  "names": ["withShuffledItems", "Component", "props", "componentRef", "pe", "shuffleAndDisplayItems", "container", "items", "i", "j", "item", "ue", "p", "VideoCardOtherWorksFonts", "getFonts", "XQBYKN4fA_default", "MotionDivWithShuffledItems1at8u1", "withCodeBoundaryForOverrides", "motion", "withShuffledItems", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "transformTemplate1", "t", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "sortingNext", "sortingPrevious", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "PLJjmflc_", "tAeHso1yl", "nHB8zjhRQtLE4mAiXX", "IeCJ_cApitLE4mAiXX", "dYzPoS2bUtLE4mAiXX", "JmxYZPegatLE4mAiXX", "r44OJTmoStLE4mAiXX", "idtLE4mAiXX", "nHB8zjhRQvVA_CYuYV", "IeCJ_cApivVA_CYuYV", "dYzPoS2bUvVA_CYuYV", "JmxYZPegavVA_CYuYV", "r44OJTmoSvVA_CYuYV", "idvVA_CYuYV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "router", "useRouter", "LayoutGroup", "transition1", "addPropertyOverrides", "transition2", "transition3", "u", "transformTemplate1", "ChildrenCanSuspend", "QueryData", "thC56q0Oz_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "XQBYKN4fA_default", "toResponsiveImage", "MotionDivWithShuffledItems1at8u1", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks1", "css", "FrameriZhlJc5Pz", "withCSS", "iZhlJc5Pz_default", "addPropertyControls", "ControlType", "addFonts", "VideoCardOtherWorksFonts", "fontStore", "fonts", "css", "className", "NavigationNavBarFonts", "getFonts", "GV3cLqPh6_default", "NavigationMobileOpenStateFonts", "PzkszBTmj_default", "ContainerWithFX", "withFX", "Container", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText", "VimeoFonts", "Vimeo_default", "MotionDivWithFX", "motion", "RichTextWithFX", "OtherDirectorsCardsFonts", "iZhlJc5Pz_default", "OtherDirectorsCardsWithVariantAppearEffect", "withVariantAppearEffect", "FooterFooterFonts", "g0_GsE4T3_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "isSet", "value", "animation4", "transition3", "animation5", "animation6", "transition4", "animation7", "animation8", "animation9", "animation10", "transition5", "animation11", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "thC56q0Oz_default", "ZGUx9nMll_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "nHB8zjhRQ", "IeCJ_cApi", "EtzNFifa3", "VLId35ZHc", "fXJhLW5o0_T1up2QMLI", "fXJhLW5o0_t6SjSaSc3", "fXJhLW5o0_BQITB2aFH", "ZhjwgxJa2_T1up2QMLI", "ZhjwgxJa2_t6SjSaSc3", "ZhjwgxJa2_BQITB2aFH", "VAtrMZaNr_T1up2QMLI", "VAtrMZaNr_t6SjSaSc3", "VAtrMZaNr_BQITB2aFH", "oJ9j0U4Xm_T1up2QMLI", "oJ9j0U4Xm_t6SjSaSc3", "oJ9j0U4Xm_BQITB2aFH", "QQuMZLbMs_T1up2QMLI", "QQuMZLbMs_t6SjSaSc3", "QQuMZLbMs_BQITB2aFH", "zs4VvKoVk_T1up2QMLI", "zs4VvKoVk_t6SjSaSc3", "zs4VvKoVk_BQITB2aFH", "Rwt8ZxdEG_T1up2QMLI", "Rwt8ZxdEG_t6SjSaSc3", "Rwt8ZxdEG_BQITB2aFH", "hgio03q9V_T1up2QMLI", "hgio03q9V_t6SjSaSc3", "hgio03q9V_BQITB2aFH", "LbCz9Eoct_T1up2QMLI", "LbCz9Eoct_t6SjSaSc3", "LbCz9Eoct_BQITB2aFH", "HrLvHzzQa_T1up2QMLI", "HrLvHzzQa_t6SjSaSc3", "HrLvHzzQa_BQITB2aFH", "r17vFmYib_T1up2QMLI", "r17vFmYib_t6SjSaSc3", "r17vFmYib_BQITB2aFH", "ft5IZ8wBC_T1up2QMLI", "ft5IZ8wBC_t6SjSaSc3", "ft5IZ8wBC_BQITB2aFH", "Q2LauW5Fy_T1up2QMLI", "Q2LauW5Fy_t6SjSaSc3", "Q2LauW5Fy_BQITB2aFH", "hLt5D3Sic", "WtxRLeZye", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "hz2UEJL903bnx0g", "overlay", "loadMore", "args", "wCQM1JsQO1wnntms", "scopingClassNames", "cx", "isDisplayed", "visible1", "isDisplayed1", "isDisplayed2", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "visible10", "visible11", "visible12", "visible13", "visible14", "visible15", "visible16", "visible17", "visible18", "visible19", "visible20", "visible21", "visible22", "visible23", "visible24", "visible25", "visible26", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "l", "ComponentViewportProvider", "PropertyOverrides2", "AnimatePresence", "Ga", "x", "css", "FramercckBfpQa1", "withCSS", "cckBfpQa1_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
