{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iGcqGmqif78xxfNe4KtN/WGBaszYI1h856Rnm9BSS/uX0gVQ3Zo.js"],
  "sourcesContent": ["// Generated by Framer (9f1494d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS}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 LinkButton from\"#framer/local/canvasComponent/EEJlRLtkm/EEJlRLtkm.js\";import Footer from\"#framer/local/canvasComponent/jCchR7NaS/jCchR7NaS.js\";import ProfileCardModal from\"#framer/local/canvasComponent/qaqxkVXgm/qaqxkVXgm.js\";import Navigation from\"#framer/local/canvasComponent/ToccihaHT/ToccihaHT.js\";import Team from\"#framer/local/collection/W0ccj9HWB/W0ccj9HWB.js\";import*as sharedStyle from\"#framer/local/css/anmwTA5bM/anmwTA5bM.js\";import*as sharedStyle1 from\"#framer/local/css/KiYsBBn7n/KiYsBBn7n.js\";import*as sharedStyle3 from\"#framer/local/css/NKaTZTLXQ/NKaTZTLXQ.js\";import*as sharedStyle2 from\"#framer/local/css/ZO7X3hqL1/ZO7X3hqL1.js\";import*as sharedStyle4 from\"#framer/local/css/zx5GM8kiq/zx5GM8kiq.js\";import metadataProvider from\"#framer/local/webPageMetadata/uX0gVQ3Zo/uX0gVQ3Zo.js\";const NavigationFonts=getFonts(Navigation);const LinkButtonFonts=getFonts(LinkButton);const ProfileCardModalFonts=getFonts(ProfileCardModal);const FooterFonts=getFonts(Footer);const breakpoints={HKQu8svwa:\"(max-width: 809px)\",lonY1LwEc:\"(min-width: 810px) and (max-width: 1199px)\",vOdNoTSHG:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mlsI9\";const variantClassNames={HKQu8svwa:\"framer-v-16q74c6\",lonY1LwEc:\"framer-v-ut5hru\",vOdNoTSHG:\"framer-v-arrq8s\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"vOdNoTSHG\",Phone:\"HKQu8svwa\",Tablet:\"lonY1LwEc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vOdNoTSHG\"};};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,hHAqb7wtLYGysmJ2cH,YLxTlJB_zYGysmJ2cH,hMEUJVUiVYGysmJ2cH,ZUfEcu8ZVYGysmJ2cH,PI3XRIdWUYGysmJ2cH,nE8lmKr3nYGysmJ2cH,lZSFCL0H7YGysmJ2cH,Z6_FCmpnFYGysmJ2cH,xXVaeEKtyYGysmJ2cH,cTDqAntBWYGysmJ2cH,idYGysmJ2cH,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const QMAeXfWSl3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const AX4KhXsa91wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"HKQu8svwa\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"HKQu8svwa\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vOdNoTSHG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-fbe0d336-e485-4be5-b159-cf3dcf707702, rgb(244, 237, 227)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-arrq8s\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cw2gw4-container hidden-16q74c6\",nodeId:\"q23GYyEbK\",scopeId:\"uX0gVQ3Zo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lonY1LwEc:{variant:\"YLinGEzr4\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"q23GYyEbK\",layoutId:\"q23GYyEbK\",style:{width:\"100%\"},variant:\"Vwi6udxwd\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gpdp7j\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+118+32+0),pixelHeight:3648,pixelWidth:5472,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1184px)`,src:\"https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg\",srcSet:\"https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg 5472w\"}},lonY1LwEc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+118+32+0),pixelHeight:3648,pixelWidth:5472,sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1184px)`,src:\"https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg\",srcSet:\"https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg 5472w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+118+32+0),pixelHeight:3648,pixelWidth:5472,sizes:`min(${componentViewport?.width||\"100vw\"} - 256px, 1184px)`,src:\"https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg\",srcSet:\"https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YynwIJvQydBMD2diXUyjEmcxo.jpg 5472w\"},className:\"framer-1yr9e0d\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ad4r7r\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-3mtpug\",\"data-styles-preset\":\"KiYsBBn7n\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-4a433057-22a3-497d-bef4-87243d4ec1f6, rgb(24, 42, 44))\"},children:\"Meet the \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-4a433057-22a3-497d-bef4-87243d4ec1f6, rgb(24, 42, 44))\"},children:\"executive board\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-49rowa\",\"data-styles-preset\":\"anmwTA5bM\",style:{\"--framer-text-color\":\"var(--token-4a433057-22a3-497d-bef4-87243d4ec1f6, rgb(24, 42, 44))\"},children:[\"Meet the \",/*#__PURE__*/_jsx(\"br\",{}),\"executive board\"]})}),className:\"framer-1a6xbt9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1olzxze\",\"data-styles-preset\":\"ZO7X3hqL1\",style:{\"--framer-text-color\":\"var(--token-4a433057-22a3-497d-bef4-87243d4ec1f6, rgb(24, 42, 44))\"},children:\"With over 25 executive members across 7 departments, our board oversees the daily operations of Cornell\u2019s only true, student-run media business. From managing on-air programming and engineering, to business development, sales, marketing, and digital content, each executive plays a critical role in ensuring the success of our corporation.\\xa0\"})}),className:\"framer-1bj4xqb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sls1aw\",\"data-framer-name\":\"Team cards\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nkufxg\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hrj1vh\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YGysmJ2cH\",data:Team,type:\"Collection\"},select:[{collection:\"YGysmJ2cH\",name:\"hHAqb7wtL\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"YLxTlJB_z\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"hMEUJVUiV\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"ZUfEcu8ZV\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"PI3XRIdWU\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"nE8lmKr3n\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"lZSFCL0H7\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"Z6_FCmpnF\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"xXVaeEKty\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"cTDqAntBW\",type:\"Identifier\"},{collection:\"YGysmJ2cH\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"YGysmJ2cH\",name:\"cmBKI8MU2\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"jsfGBDftd\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({cTDqAntBW:cTDqAntBWYGysmJ2cH,hHAqb7wtL:hHAqb7wtLYGysmJ2cH,hMEUJVUiV:hMEUJVUiVYGysmJ2cH,id:idYGysmJ2cH,lZSFCL0H7:lZSFCL0H7YGysmJ2cH,nE8lmKr3n:nE8lmKr3nYGysmJ2cH,PI3XRIdWU:PI3XRIdWUYGysmJ2cH,xXVaeEKty:xXVaeEKtyYGysmJ2cH,YLxTlJB_z:YLxTlJB_zYGysmJ2cH,Z6_FCmpnF:Z6_FCmpnFYGysmJ2cH,ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH},index)=>{YLxTlJB_zYGysmJ2cH??=\"\";hMEUJVUiVYGysmJ2cH??=\"\";ZUfEcu8ZVYGysmJ2cH??=\"\";PI3XRIdWUYGysmJ2cH??=\"\";nE8lmKr3nYGysmJ2cH??=\"\";lZSFCL0H7YGysmJ2cH??=\"\";Z6_FCmpnFYGysmJ2cH??=\"\";xXVaeEKtyYGysmJ2cH??=\"\";cTDqAntBWYGysmJ2cH??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`YGysmJ2cH-${idYGysmJ2cH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-idsjto\",\"data-framer-name\":\"Person\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+118+32+631.2+0+66+0+0+0+0),sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1184px)`,...toResponsiveImage(hHAqb7wtLYGysmJ2cH)}},lonY1LwEc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+118+32+866+0+66+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1184px) - 64px) / 3, 50px)`,...toResponsiveImage(hHAqb7wtLYGysmJ2cH)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+118+32+778+0+66+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 256px, 1184px) - 64px) / 3, 50px)`,...toResponsiveImage(hHAqb7wtLYGysmJ2cH)},className:\"framer-arnq4z\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m8w2t0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-3794rq\",\"data-styles-preset\":\"NKaTZTLXQ\",children:\"Bob builder\"})}),className:\"framer-gi7xzc\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:YLxTlJB_zYGysmJ2cH,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-qv2jhb\",\"data-styles-preset\":\"zx5GM8kiq\",style:{\"--framer-text-color\":\"var(--token-0197d059-af71-49d0-b005-095d3be2a6b0, rgb(116, 116, 116))\"},children:\"Bob builder\"})}),className:\"framer-176j5gb\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],text:hMEUJVUiVYGysmJ2cH,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{y:(componentViewport?.y||0)+0+118+32+631.2+0+66+0+0+0+487.3},lonY1LwEc:{y:(componentViewport?.y||0)+0+118+32+866+0+66+0+0+0+487.3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,y:(componentViewport?.y||0)+0+118+32+778+0+66+0+0+0+487.3,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ujpu32-container\",id:`${ZUfEcu8ZVYGysmJ2cH}-1ujpu32`,nodeId:\"l2b348UfX\",scopeId:\"uX0gVQ3Zo\",children:[/*#__PURE__*/_jsx(LinkButton,{AjMBZG5kk:\"Learn more\",height:\"100%\",id:\"l2b348UfX\",layoutId:\"l2b348UfX\",QMAeXfWSl:QMAeXfWSl3bnx0g({overlay}),variant:\"mnnKWfHko\",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-rchdu5\"),\"data-framer-portal-id\":`${ZUfEcu8ZVYGysmJ2cH}-1ujpu32`,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"OnmOruR2E\"),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:PI3XRIdWUYGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:nE8lmKr3nYGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:lZSFCL0H7YGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:PI3XRIdWUYGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:nE8lmKr3nYGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:lZSFCL0H7YGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:PI3XRIdWUYGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:nE8lmKr3nYGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}},{href:lZSFCL0H7YGysmJ2cH,implicitPathVariables:{ZUfEcu8ZV:ZUfEcu8ZVYGysmJ2cH}}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{width:\"358px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1r866xt-container\"),\"data-framer-portal-id\":`${ZUfEcu8ZVYGysmJ2cH}-1ujpu32`,inComponentSlot:true,nodeId:\"Q02bY96sk\",rendersWithMotion:true,scopeId:\"uX0gVQ3Zo\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{OgILa5qNs:resolvedLinks[5],OlK1DJslI:resolvedLinks[4],R20epx7Fr:resolvedLinks[3],variant:\"e01VuLfrr\"},lonY1LwEc:{OgILa5qNs:resolvedLinks[8],OlK1DJslI:resolvedLinks[7],R20epx7Fr:resolvedLinks[6]}},children:/*#__PURE__*/_jsx(ProfileCardModal,{AX4KhXsa9:AX4KhXsa91wnntms({overlay}),b6eHP4ICF:xXVaeEKtyYGysmJ2cH,CndoA9VkG:YLxTlJB_zYGysmJ2cH,height:\"100%\",id:\"Q02bY96sk\",layoutId:\"Q02bY96sk\",OgILa5qNs:resolvedLinks[2],OlK1DJslI:resolvedLinks[1],PIG48IdpX:cTDqAntBWYGysmJ2cH,R20epx7Fr:resolvedLinks[0],RIOExDVw3:toResponsiveImage(hHAqb7wtLYGysmJ2cH),rQT10xjsR:Z6_FCmpnFYGysmJ2cH,style:{width:\"100%\"},ttadxF9Y3:hMEUJVUiVYGysmJ2cH,variant:\"Zg5K41ZQM\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})})})]})})},idYGysmJ2cH);})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{y:(componentViewport?.y||0)+0+1460.5},lonY1LwEc:{y:(componentViewport?.y||0)+0+1727.3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:346,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1639.3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s3jqry-container\",nodeId:\"MtDG4w9O9\",scopeId:\"uX0gVQ3Zo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{variant:\"RCWV5UnpU\"},lonY1LwEc:{variant:\"sLxLi5E25\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"MtDG4w9O9\",layoutId:\"MtDG4w9O9\",style:{width:\"100%\"},variant:\"ktP4c7QgA\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HKQu8svwa:{height:118,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cc8tbk-container hidden-arrq8s hidden-ut5hru\",nodeId:\"Y9uBztrtF\",scopeId:\"uX0gVQ3Zo\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Y9uBztrtF\",layoutId:\"Y9uBztrtF\",style:{width:\"100%\"},variant:\"Ztb3_AQvD\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mlsI9.framer-h6h6rx, .framer-mlsI9 .framer-h6h6rx { display: block; }\",\".framer-mlsI9.framer-arrq8s { align-content: flex-start; align-items: flex-start; background-color: var(--token-fbe0d336-e485-4be5-b159-cf3dcf707702, #f4ede3); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-mlsI9 .framer-cw2gw4-container, .framer-mlsI9 .framer-s3jqry-container, .framer-mlsI9 .framer-cc8tbk-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-1gpdp7j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 128px 64px 128px; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-1yr9e0d { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 500px; max-width: 1184px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mlsI9 .framer-ad4r7r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1184px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-1a6xbt9, .framer-mlsI9 .framer-1bj4xqb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-mlsI9 .framer-1sls1aw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1184px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-1nkufxg { background-color: var(--token-4a433057-22a3-497d-bef4-87243d4ec1f6, #182a2c); flex: none; height: 2px; max-width: 1184px; overflow: hidden; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-1hrj1vh { display: grid; flex: none; gap: 32px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: start; max-width: 1184px; padding: 0px; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-idsjto { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-arnq4z { aspect-ratio: 1 / 1; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: var(--framer-aspect-ratio-supported, 294px); position: relative; width: 100%; }\",\".framer-mlsI9 .framer-1m8w2t0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mlsI9 .framer-gi7xzc, .framer-mlsI9 .framer-176j5gb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mlsI9 .framer-1ujpu32-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mlsI9.framer-rchdu5 { background-color: rgba(24, 42, 44, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-mlsI9.framer-1r866xt-container { flex: none; height: auto; left: 50%; position: fixed; top: 64px; transform: translateX(-50%); width: 800px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mlsI9.framer-arrq8s, .framer-mlsI9 .framer-1gpdp7j, .framer-mlsI9 .framer-ad4r7r, .framer-mlsI9 .framer-1sls1aw, .framer-mlsI9 .framer-idsjto, .framer-mlsI9 .framer-1m8w2t0 { gap: 0px; } .framer-mlsI9.framer-arrq8s > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mlsI9.framer-arrq8s > :first-child, .framer-mlsI9 .framer-1gpdp7j > :first-child, .framer-mlsI9 .framer-1sls1aw > :first-child, .framer-mlsI9 .framer-idsjto > :first-child, .framer-mlsI9 .framer-1m8w2t0 > :first-child { margin-top: 0px; } .framer-mlsI9.framer-arrq8s > :last-child, .framer-mlsI9 .framer-1gpdp7j > :last-child, .framer-mlsI9 .framer-1sls1aw > :last-child, .framer-mlsI9 .framer-idsjto > :last-child, .framer-mlsI9 .framer-1m8w2t0 > :last-child { margin-bottom: 0px; } .framer-mlsI9 .framer-1gpdp7j > *, .framer-mlsI9 .framer-1sls1aw > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-mlsI9 .framer-ad4r7r > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-mlsI9 .framer-ad4r7r > :first-child { margin-left: 0px; } .framer-mlsI9 .framer-ad4r7r > :last-child { margin-right: 0px; } .framer-mlsI9 .framer-idsjto > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-mlsI9 .framer-1m8w2t0 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (max-width: 809px) { .framer-mlsI9.framer-arrq8s { width: 390px; } .framer-mlsI9 .framer-1gpdp7j { gap: 32px; order: 2; padding: 32px 16px 64px 16px; } .framer-mlsI9 .framer-1yr9e0d { height: 358px; } .framer-mlsI9 .framer-ad4r7r { flex-direction: column; gap: 16px; } .framer-mlsI9 .framer-1a6xbt9, .framer-mlsI9 .framer-1bj4xqb { flex: none; width: 100%; } .framer-mlsI9 .framer-1hrj1vh { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; } .framer-mlsI9 .framer-idsjto { align-self: unset; } .framer-mlsI9 .framer-arnq4z { height: var(--framer-aspect-ratio-supported, 358px); } .framer-mlsI9.framer-1r866xt-container { width: 358px; } .framer-mlsI9 .framer-s3jqry-container { order: 3; } .framer-mlsI9 .framer-cc8tbk-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mlsI9 .framer-1gpdp7j, .framer-mlsI9 .framer-ad4r7r, .framer-mlsI9 .framer-1hrj1vh { gap: 0px; } .framer-mlsI9 .framer-1gpdp7j > *, .framer-mlsI9 .framer-1hrj1vh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-mlsI9 .framer-1gpdp7j > :first-child, .framer-mlsI9 .framer-ad4r7r > :first-child, .framer-mlsI9 .framer-1hrj1vh > :first-child { margin-top: 0px; } .framer-mlsI9 .framer-1gpdp7j > :last-child, .framer-mlsI9 .framer-ad4r7r > :last-child, .framer-mlsI9 .framer-1hrj1vh > :last-child { margin-bottom: 0px; } .framer-mlsI9 .framer-ad4r7r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-mlsI9.framer-arrq8s { width: 810px; } .framer-mlsI9 .framer-1gpdp7j { padding: 32px 32px 64px 32px; } .framer-mlsI9 .framer-ad4r7r { flex-direction: column; gap: 16px; } .framer-mlsI9 .framer-1a6xbt9, .framer-mlsI9 .framer-1bj4xqb { flex: none; width: 100%; } .framer-mlsI9 .framer-arnq4z { height: var(--framer-aspect-ratio-supported, 228px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mlsI9 .framer-ad4r7r { gap: 0px; } .framer-mlsI9 .framer-ad4r7r > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-mlsI9 .framer-ad4r7r > :first-child { margin-top: 0px; } .framer-mlsI9 .framer-ad4r7r > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4783\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HKQu8svwa\":{\"layout\":[\"fixed\",\"auto\"]},\"lonY1LwEc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameruX0gVQ3Zo=withCSS(Component,css,\"framer-mlsI9\");export default FrameruX0gVQ3Zo;FrameruX0gVQ3Zo.displayName=\"Team\";FrameruX0gVQ3Zo.defaultProps={height:4783,width:1200};addFonts(FrameruX0gVQ3Zo,[{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\"}]},...NavigationFonts,...LinkButtonFonts,...ProfileCardModalFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruX0gVQ3Zo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4783\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HKQu8svwa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lonY1LwEc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "ToccihaHT_default", "LinkButtonFonts", "EEJlRLtkm_default", "ProfileCardModalFonts", "qaqxkVXgm_default", "FooterFonts", "jCchR7NaS_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "hHAqb7wtLYGysmJ2cH", "YLxTlJB_zYGysmJ2cH", "hMEUJVUiVYGysmJ2cH", "ZUfEcu8ZVYGysmJ2cH", "PI3XRIdWUYGysmJ2cH", "nE8lmKr3nYGysmJ2cH", "lZSFCL0H7YGysmJ2cH", "Z6_FCmpnFYGysmJ2cH", "xXVaeEKtyYGysmJ2cH", "cTDqAntBWYGysmJ2cH", "idYGysmJ2cH", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "QMAeXfWSl3bnx0g", "overlay", "loadMore", "args", "AX4KhXsa91wnntms", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "ChildrenCanSuspend", "W0ccj9HWB_default", "collection", "paginationInfo", "l", "index", "PathVariablesContext", "AnimatePresence", "Ga", "ResolveLinks", "resolvedLinks", "css", "FrameruX0gVQ3Zo", "withCSS", "uX0gVQ3Zo_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
