{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/jKzAzDE1dbmgPC3q8RAo/Vimeo.js", "ssg:https://framerusercontent.com/modules/P89hkc3GCmmDRqhf4QMk/cmb1HUy1r8YLV2GazuqX/QwNeg2zJS.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS,clampRGB}from\"framer\";import{motion}from\"framer-motion\";import Player from\"@vimeo/player\";import{useEffect,useRef,useState}from\"react\";import{useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";const vimeoRegex=/^https?:\\/\\/vimeo\\.com\\/(\\d+)/;/**\n * VIMEO\n *\n * @framerIntrinsicWidth 480\n * @framerIntrinsicHeight 270\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps borderRadius, backgroundColor\n */const Vimeo=withCSS(function Vimeo({video,autoplay,mute,controls,loop,titles,backgroundColor,onPlay=()=>{},onEnd=()=>{},style,...props}){const[key,setKey]=useState(0);const player=useRef();const borderRadius=useRadius(props);useEffect(()=>{if(!player.current)return;const[,id]=video.match(vimeoRegex)?video.match(vimeoRegex):[null,0];const embeddedPlayer=new Player(player.current,{id,autopause:false,autoplay:RenderTarget.current()===RenderTarget.canvas?false:autoplay,byline:titles,controls:controls,loop:loop,title:titles,muted:mute,responsive:true});embeddedPlayer.on(\"play\",onPlay);embeddedPlayer.on(\"ended\",onEnd);},[player,key]);useEffect(()=>{setKey(key=>key+1);},[video,autoplay,mute,controls,loop,titles]);return /*#__PURE__*/_jsx(motion.div,{style:{\"--background-rgb\":clampRGB(backgroundColor),background:`var(--vimeo-background, ${backgroundColor})`,...style,borderRadius,position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"hidden\"},...props,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vimeo\",ref:player,style:{width:\"100%\",height:\"100%\"}},key)});},[\".framer-vimeo > div { padding: 0 !important; width: 100%; height: 100%; }\",\"@supports not (color(display-p3 1 1 1)) { --vimeo-background: var(--background-rgb)}\"],\"framer-lib-vimeo\");Vimeo.defaultProps={video:\"https://vimeo.com/642263700\",autoplay:false,loop:false,mute:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0};addPropertyControls(Vimeo,{video:{title:\"URL\",type:ControlType.String},...borderRadiusControl,controls:{title:\"Controls\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\"},autoplay:{title:\"Autoplay\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},// playOnCanvas: {\n//     title: \"On Canvas\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Play\",\n//     disabledTitle: \"Pause\",\n// },\nloop:{title:\"Loop\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},mute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\"},// titles: {\n//     title: \"Titles\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Show\",\n//     disabledTitle: \"Hide\",\n// },\nbackgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0, 0, 0, 0)\"},onPlay:{type:ControlType.EventHandler},onEnd:{type:ControlType.EventHandler}});export default Vimeo;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Vimeo\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"270\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"480\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerComponentPresetProps\":\"borderRadius, backgroundColor\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Vimeo.map", "// Generated by Framer (7d51cf8)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/jKzAzDE1dbmgPC3q8RAo/Vimeo.js\";import DecorativeHeroBackground from\"#framer/local/canvasComponent/bk_El1PDe/bk_El1PDe.js\";import SectionCTA from\"#framer/local/canvasComponent/d7H02f7OD/d7H02f7OD.js\";import CardsApperentice from\"#framer/local/canvasComponent/dMaZtBQFl/dMaZtBQFl.js\";import NavigationTabletPhone from\"#framer/local/canvasComponent/hn6euSeNZ/hn6euSeNZ.js\";import DecorativeSmoothScroll from\"#framer/local/canvasComponent/KFjZaWOMj/KFjZaWOMj.js\";import SectionFooter from\"#framer/local/canvasComponent/Tp2JmRWLi/Tp2JmRWLi.js\";import TopBarCompArticle from\"#framer/local/canvasComponent/WkCJ8_6y2/WkCJ8_6y2.js\";import NavigationSideBarDesktop from\"#framer/local/canvasComponent/zbGCFMis5/zbGCFMis5.js\";import TheApprentices2024,{enumToDisplayNameFunctions}from\"#framer/local/collection/Ylf_oVo64/Ylf_oVo64.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/eHcwzAbbf/eHcwzAbbf.js\";import*as sharedStyle from\"#framer/local/css/HbvGIEw4G/HbvGIEw4G.js\";import*as sharedStyle8 from\"#framer/local/css/Hjodn3oYu/Hjodn3oYu.js\";import*as sharedStyle6 from\"#framer/local/css/KwvXTqKxk/KwvXTqKxk.js\";import*as sharedStyle5 from\"#framer/local/css/LbTCieq4U/LbTCieq4U.js\";import*as sharedStyle3 from\"#framer/local/css/P5JL4Vqxd/P5JL4Vqxd.js\";import*as sharedStyle2 from\"#framer/local/css/SLC64px06/SLC64px06.js\";import*as sharedStyle9 from\"#framer/local/css/sxEmvHTLR/sxEmvHTLR.js\";import*as sharedStyle7 from\"#framer/local/css/Z2eCr0vDC/Z2eCr0vDC.js\";import*as sharedStyle4 from\"#framer/local/css/zeQp8TAUD/zeQp8TAUD.js\";import metadataProvider from\"#framer/local/webPageMetadata/QwNeg2zJS/QwNeg2zJS.js\";const DecorativeSmoothScrollFonts=getFonts(DecorativeSmoothScroll);const NavigationSideBarDesktopFonts=getFonts(NavigationSideBarDesktop);const NavigationTabletPhoneFonts=getFonts(NavigationTabletPhone);const TopBarCompArticleFonts=getFonts(TopBarCompArticle);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const DecorativeHeroBackgroundFonts=getFonts(DecorativeHeroBackground);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const VimeoFonts=getFonts(Vimeo);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const CardsApperenticeFonts=getFonts(CardsApperentice);const SectionCTAFonts=getFonts(SectionCTA);const SectionFooterFonts=getFonts(SectionFooter);const breakpoints={IdP_70Iy9:\"(max-width: 809px)\",OROOINoCT:\"(min-width: 810px) and (max-width: 1199px)\",yM_2dGh8l:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1iqpL\";const variantClassNames={IdP_70Iy9:\"framer-v-1tdrwbq\",OROOINoCT:\"framer-v-m5o7cs\",yM_2dGh8l:\"framer-v-1s06zs8\"};const transition1={delay:0,duration:1.2,ease:[.3,0,.2,1],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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={delay:.1,duration:1.2,ease:[.3,0,.2,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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:\"yM_2dGh8l\",Phone:\"IdP_70Iy9\",Tablet:\"OROOINoCT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"yM_2dGh8l\"};};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:{alias:\"QwNeg2zJS\",data:TheApprentices2024,type:\"Collection\"},select:[{collection:\"QwNeg2zJS\",name:\"PgsbS0V8T\",type:\"Identifier\"},{collection:\"QwNeg2zJS\",name:\"oaFrUdm2Y\",type:\"Identifier\"},{collection:\"QwNeg2zJS\",name:\"d33NrNihc\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"QwNeg2zJS\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,PgsbS0V8T=getFromCurrentRouteData(\"PgsbS0V8T\")??\"\",oaFrUdm2Y=getFromCurrentRouteData(\"oaFrUdm2Y\")??\"\",d33NrNihc=getFromCurrentRouteData(\"d33NrNihc\")??\"\",J22CNlSW9aC5UhcCXY,PgsbS0V8TaC5UhcCXY,qsGLFyyYcaC5UhcCXY,AF8sKqfinaC5UhcCXY,idaC5UhcCXY,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"OROOINoCT\",\"IdP_70Iy9\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"OROOINoCT\",\"IdP_70Iy9\"].includes(baseVariant))return true;return false;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"yM_2dGh8l\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-931e7764-6659-4e7d-b9b9-fa60e20b17fa, rgb(20, 20, 22)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1s06zs8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"0px\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mmymfs-container\",nodeId:\"v1l9dSAk7\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(DecorativeSmoothScroll,{height:\"100%\",id:\"v1l9dSAk7\",layoutId:\"v1l9dSAk7\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1003.1447,width:\"240px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-x7fbt-container hidden-m5o7cs hidden-1tdrwbq\",id:\"x7fbt\",nodeId:\"uwbp7l35k\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(NavigationSideBarDesktop,{height:\"100%\",id:\"uwbp7l35k\",layoutId:\"uwbp7l35k\",style:{height:\"100%\",width:\"100%\"},variant:\"Cb4HMcDSZ\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{height:642,width:componentViewport?.width||\"100vw\",y:0},OROOINoCT:{height:642,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s2pa99-container hidden-1s06zs8\",layoutScroll:true,nodeId:\"salgNGmla\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{kn1By2RhS:\"mvphbt0i_\",variant:\"LfuvRc4Lk\"},OROOINoCT:{kn1By2RhS:\"WUIFwmxsB\"}},children:/*#__PURE__*/_jsx(NavigationTabletPhone,{height:\"100%\",id:\"salgNGmla\",kn1By2RhS:\"npMhJL7xG\",layoutId:\"salgNGmla\",style:{width:\"100%\"},variant:\"U5qqaGfoz\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1efv4zt\",\"data-framer-name\":\"Main\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"c3exbnUug\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`max(${componentViewport?.width||\"100vw\"} - 240px, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13kmwe3-container hidden-m5o7cs hidden-1tdrwbq\",nodeId:\"cJS9NS7bu\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(TopBarCompArticle,{GzvwWweup:resolvedLinks[0],height:\"100%\",id:\"cJS9NS7bu\",jvVwly0tb:PgsbS0V8T,layoutId:\"cJS9NS7bu\",style:{width:\"100%\"},variant:\"J3S0wiONx\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mmom5l\",\"data-framer-name\":\"Header\",id:\"1mmom5l\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1v6ffkc\",\"data-styles-preset\":\"HbvGIEw4G\",children:\"Nephew\"})}),className:\"framer-1ban5g1\",\"data-framer-appear-id\":\"1ban5g1\",fonts:[\"Inter\"],id:\"1ban5g1\",initial:animation1,optimized:true,style:{transformPerspective:1200},text:PgsbS0V8T,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{height:170,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`},OROOINoCT:{height:242,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:282,width:`max(${componentViewport?.width||\"100vw\"} - 240px, 1px)`,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-4ksvq0-container\",\"data-framer-appear-id\":\"4ksvq0\",initial:animation3,nodeId:\"YvGngA0ly\",optimized:true,rendersWithMotion:true,scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(DecorativeHeroBackground,{height:\"100%\",id:\"YvGngA0ly\",layoutId:\"YvGngA0ly\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-17yno98\",\"data-border\":true,\"data-framer-appear-id\":\"17yno98\",\"data-framer-name\":\"Video Wrap\",id:\"17yno98\",initial:animation5,optimized:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vgguxa-container\",isModuleExternal:true,nodeId:\"QTAxqVrPm\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:false,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"QTAxqVrPm\",isMixedBorderRadius:false,layoutId:\"QTAxqVrPm\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,video:oaFrUdm2Y,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l78cgl\",\"data-border\":true,\"data-framer-name\":\"Content Wrap\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"Tf_HZ8Xwo\"],\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"CQHuZQt3W\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"aOLfSoZQ0\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{animate:animation2,initial:animation5,optimized:true}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,children:d33NrNihc,className:\"framer-xexey1\",\"data-framer-appear-id\":\"xexey1\",\"data-framer-name\":\"John is an experienced UX designer based in the US known for creating intuitive and engaging user experiences.\",fonts:[\"CUSTOM;Courier New Bold\"],id:\"xexey1\",stylesPresetsClassNames:{a:\"framer-styles-preset-slgsvs\",code:\"framer-styles-preset-zt3q6d\",h1:\"framer-styles-preset-19dsdt6\",h2:\"framer-styles-preset-1v6ffkc\",h3:\"framer-styles-preset-1yrboxm\",h4:\"framer-styles-preset-1ufilqh\",h5:\"framer-styles-preset-jnl7ey\",h6:\"framer-styles-preset-d0lo1o\",img:\"framer-styles-preset-r53p7u\",p:\"framer-styles-preset-1bxsbi5\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i918kj\",\"data-framer-name\":\"More Product\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jgf5fa\",\"data-border\":true,\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mighlw\",\"data-framer-name\":\"header-wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1v6ffkc\",\"data-styles-preset\":\"HbvGIEw4G\",children:\"VIEW MORE\"})}),className:\"framer-1g9efg9\",\"data-framer-name\":\"A little bit more about me\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o7qj49\",\"data-border\":true,\"data-framer-name\":\"Listing\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"aC5UhcCXY\",data:TheApprentices2024,type:\"Collection\"},limit:{type:\"LiteralValue\",value:12},orderBy:[{collection:\"aC5UhcCXY\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"aC5UhcCXY\",name:\"J22CNlSW9\",type:\"Identifier\"},{collection:\"aC5UhcCXY\",name:\"PgsbS0V8T\",type:\"Identifier\"},{collection:\"aC5UhcCXY\",name:\"qsGLFyyYc\",type:\"Identifier\"},{collection:\"aC5UhcCXY\",name:\"AF8sKqfin\",type:\"Identifier\"},{collection:\"aC5UhcCXY\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"aC5UhcCXY\",name:\"PgsbS0V8T\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:PgsbS0V8T},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({AF8sKqfin:AF8sKqfinaC5UhcCXY,id:idaC5UhcCXY,J22CNlSW9:J22CNlSW9aC5UhcCXY,PgsbS0V8T:PgsbS0V8TaC5UhcCXY,qsGLFyyYc:qsGLFyyYcaC5UhcCXY},index)=>{PgsbS0V8TaC5UhcCXY??=\"\";qsGLFyyYcaC5UhcCXY??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`aC5UhcCXY-${idaC5UhcCXY}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{qsGLFyyYc:qsGLFyyYcaC5UhcCXY},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-oyftc2\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{qsGLFyyYc:qsGLFyyYcaC5UhcCXY},webPageId:\"QwNeg2zJS\"},implicitPathVariables:undefined},{href:{pathVariables:{qsGLFyyYc:qsGLFyyYcaC5UhcCXY},webPageId:\"QwNeg2zJS\"},implicitPathVariables:undefined},{href:{pathVariables:{qsGLFyyYc:qsGLFyyYcaC5UhcCXY},webPageId:\"QwNeg2zJS\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`},OROOINoCT:{width:`max(max(${componentViewport?.width||\"100vw\"}, 1px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:522,width:`max(max(${componentViewport?.width||\"100vw\"} - 240px, 1px) / 2, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lp8y84-container\",nodeId:\"lnxrdhfCh\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{FFDXHoqP2:resolvedLinks1[2],variant:\"vRw665rNs\"},OROOINoCT:{FFDXHoqP2:resolvedLinks1[1],variant:\"vRw665rNs\"}},children:/*#__PURE__*/_jsx(CardsApperentice,{FFDXHoqP2:resolvedLinks1[0],haIvzw0Sz:enumToDisplayNameFunctions[\"AF8sKqfin\"]?.(AF8sKqfinaC5UhcCXY,activeLocale),height:\"100%\",id:\"lnxrdhfCh\",layoutId:\"lnxrdhfCh\",MVEPiIKCQ:PgsbS0V8TaC5UhcCXY,OoY0Zt5ef:toResponsiveImage(J22CNlSW9aC5UhcCXY),style:{width:\"100%\"},variant:\"Eh70H4DQS\",width:\"100%\"})})})})})})})})},idaC5UhcCXY);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`},OROOINoCT:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:472,width:`max(${componentViewport?.width||\"100vw\"} - 240px, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xju9gi-container\",nodeId:\"xpfONAyEN\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{variant:\"WTdk0LJAT\"},OROOINoCT:{variant:\"IqRIfRXoM\"}},children:/*#__PURE__*/_jsx(SectionCTA,{AhAI6iFH_:\"Interested in learning more about our programs?\",height:\"100%\",id:\"xpfONAyEN\",layoutId:\"xpfONAyEN\",style:{width:\"100%\"},variant:\"RXwUBP7GH\",width:\"100%\",YCMj3kxtM:\"We have new programs starting every few months\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17t0xry-container\",nodeId:\"NME_gL9ry\",scopeId:\"QwNeg2zJS\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IdP_70Iy9:{variant:\"WaXz0_ZWe\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"NME_gL9ry\",layoutId:\"NME_gL9ry\",style:{width:\"100%\"},variant:\"tfZqQZBUo\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1iqpL.framer-1h5a0dq, .framer-1iqpL .framer-1h5a0dq { display: block; }\",\".framer-1iqpL.framer-1s06zs8 { align-content: flex-start; align-items: flex-start; background-color: var(--token-931e7764-6659-4e7d-b9b9-fa60e20b17fa, #141416); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-1iqpL .framer-1mmymfs-container { flex: none; height: 0px; left: 0px; position: absolute; top: 0px; width: 0px; z-index: 1; }\",\".framer-1iqpL .framer-x7fbt-container { flex: none; height: 100.31446540880505vh; position: sticky; top: 0px; width: 240px; z-index: 1; }\",\".framer-1iqpL .framer-1s2pa99-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-1iqpL .framer-1efv4zt { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-1iqpL .framer-13kmwe3-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 9; }\",\".framer-1iqpL .framer-1mmom5l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-1ban5g1 { flex: none; height: auto; max-width: 760px; 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; z-index: 2; }\",\".framer-1iqpL .framer-4ksvq0-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-1iqpL .framer-17yno98 { --border-bottom-width: 1px; --border-color: var(--token-7413e00f-1ee5-4282-babb-a669ea141136, #232627); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; 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 40px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-1iqpL .framer-vgguxa-container { flex: none; height: 434px; position: relative; width: 792px; }\",\".framer-1iqpL .framer-1l78cgl { --border-bottom-width: 1px; --border-color: var(--token-7413e00f-1ee5-4282-babb-a669ea141136, #232627); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: 120px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-xexey1 { flex: 1 0 0px; height: auto; max-width: 760px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-1iqpL .framer-1i918kj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-jgf5fa { --border-bottom-width: 1px; --border-color: var(--token-7413e00f-1ee5-4282-babb-a669ea141136, #232627); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-1mighlw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 700px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-1g9efg9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1iqpL .framer-1o7qj49 { --border-bottom-width: 1px; --border-color: var(--token-7413e00f-1ee5-4282-babb-a669ea141136, #232627); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-oyftc2 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-1iqpL .framer-lp8y84-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-1iqpL .framer-xju9gi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1iqpL .framer-17t0xry-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1iqpL.framer-1s06zs8, .framer-1iqpL .framer-1efv4zt, .framer-1iqpL .framer-1mmom5l, .framer-1iqpL .framer-17yno98, .framer-1iqpL .framer-1l78cgl, .framer-1iqpL .framer-1i918kj, .framer-1iqpL .framer-jgf5fa, .framer-1iqpL .framer-1mighlw, .framer-1iqpL .framer-oyftc2 { gap: 0px; } .framer-1iqpL.framer-1s06zs8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-1iqpL.framer-1s06zs8 > :first-child, .framer-1iqpL .framer-17yno98 > :first-child, .framer-1iqpL .framer-1l78cgl > :first-child, .framer-1iqpL .framer-oyftc2 > :first-child { margin-left: 0px; } .framer-1iqpL.framer-1s06zs8 > :last-child, .framer-1iqpL .framer-17yno98 > :last-child, .framer-1iqpL .framer-1l78cgl > :last-child, .framer-1iqpL .framer-oyftc2 > :last-child { margin-right: 0px; } .framer-1iqpL .framer-1efv4zt > *, .framer-1iqpL .framer-1i918kj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1iqpL .framer-1efv4zt > :first-child, .framer-1iqpL .framer-1mmom5l > :first-child, .framer-1iqpL .framer-1i918kj > :first-child, .framer-1iqpL .framer-jgf5fa > :first-child, .framer-1iqpL .framer-1mighlw > :first-child { margin-top: 0px; } .framer-1iqpL .framer-1efv4zt > :last-child, .framer-1iqpL .framer-1mmom5l > :last-child, .framer-1iqpL .framer-1i918kj > :last-child, .framer-1iqpL .framer-jgf5fa > :last-child, .framer-1iqpL .framer-1mighlw > :last-child { margin-bottom: 0px; } .framer-1iqpL .framer-1mmom5l > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-1iqpL .framer-17yno98 > *, .framer-1iqpL .framer-1l78cgl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1iqpL .framer-jgf5fa > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-1iqpL .framer-1mighlw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1iqpL .framer-oyftc2 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,'.framer-1iqpL[data-border=\"true\"]::after, .framer-1iqpL [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-1iqpL.framer-1s06zs8 { width: 810px; } .framer-1iqpL .framer-1efv4zt { padding: 80px 0px 0px 0px; } .framer-1iqpL .framer-1mmom5l { padding: 100px 0px 100px 0px; } .framer-1iqpL .framer-1l78cgl { padding: 100px 40px 100px 40px; } .framer-1iqpL .framer-jgf5fa { padding: 80px 24px 80px 24px; } .framer-1iqpL .framer-1g9efg9 { order: 0; }}\",\"@media (max-width: 809px) { .framer-1iqpL.framer-1s06zs8 { width: 390px; } .framer-1iqpL .framer-1s2pa99-container { right: 0px; width: unset; } .framer-1iqpL .framer-1efv4zt { padding: 80px 0px 0px 0px; } .framer-1iqpL .framer-1mmom5l, .framer-1iqpL .framer-jgf5fa { padding: 64px 24px 64px 24px; } .framer-1iqpL .framer-17yno98 { padding: 24px; } .framer-1iqpL .framer-vgguxa-container { height: 332px; width: 360px; } .framer-1iqpL .framer-1l78cgl { padding: 19px 24px 19px 24px; } .framer-1iqpL .framer-xexey1 { will-change: var(--framer-will-change-effect-override, transform); } .framer-1iqpL .framer-1o7qj49 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-1iqpL .framer-oyftc2 { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1iqpL .framer-1o7qj49 { gap: 0px; } .framer-1iqpL .framer-1o7qj49 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1iqpL .framer-1o7qj49 > :first-child { margin-top: 0px; } .framer-1iqpL .framer-1o7qj49 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4998.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OROOINoCT\":{\"layout\":[\"fixed\",\"auto\"]},\"IdP_70Iy9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate false\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerQwNeg2zJS=withCSS(Component,css,\"framer-1iqpL\");export default FramerQwNeg2zJS;FramerQwNeg2zJS.displayName=\"Page\";FramerQwNeg2zJS.defaultProps={height:4998.5,width:1200};addFonts(FramerQwNeg2zJS,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Courier New Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/01grQv3DvwL2YSIUpku1GSh7xM.woff2\"}]},...DecorativeSmoothScrollFonts,...NavigationSideBarDesktopFonts,...NavigationTabletPhoneFonts,...TopBarCompArticleFonts,...DecorativeHeroBackgroundFonts,...VimeoFonts,...CardsApperenticeFonts,...SectionCTAFonts,...SectionFooterFonts,...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),...getFontsFromSharedStyle(sharedStyle9.fonts),...componentPresets.fonts?.[\"CQHuZQt3W\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"CQHuZQt3W\"]):[],...componentPresets.fonts?.[\"aOLfSoZQ0\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"aOLfSoZQ0\"]):[],...componentPresets.fonts?.[\"Tf_HZ8Xwo\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Tf_HZ8Xwo\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQwNeg2zJS\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"4998.5\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OROOINoCT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IdP_70Iy9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["vimeoRegex", "Vimeo", "withCSS", "video", "autoplay", "mute", "controls", "loop", "titles", "backgroundColor", "onPlay", "onEnd", "style", "props", "key", "setKey", "ye", "player", "pe", "borderRadius", "useRadius", "ue", "id", "embeddedPlayer", "c", "RenderTarget", "p", "motion", "clampRGB", "addPropertyControls", "ControlType", "borderRadiusControl", "Vimeo_default", "DecorativeSmoothScrollFonts", "getFonts", "KFjZaWOMj_default", "NavigationSideBarDesktopFonts", "zbGCFMis5_default", "NavigationTabletPhoneFonts", "hn6euSeNZ_default", "TopBarCompArticleFonts", "WkCJ8_6y2_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "DecorativeHeroBackgroundFonts", "bk_El1PDe_default", "ContainerWithOptimizedAppearEffect", "Container", "VimeoFonts", "Vimeo_default", "MotionDivWithOptimizedAppearEffect", "motion", "CardsApperenticeFonts", "dMaZtBQFl_default", "SectionCTAFonts", "d7H02f7OD_default", "SectionFooterFonts", "Tp2JmRWLi_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "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", "Ylf_oVo64_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "PgsbS0V8T", "oaFrUdm2Y", "d33NrNihc", "J22CNlSW9aC5UhcCXY", "PgsbS0V8TaC5UhcCXY", "qsGLFyyYcaC5UhcCXY", "AF8sKqfinaC5UhcCXY", "idaC5UhcCXY", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "x", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "enumToDisplayNameFunctions", "css", "FramerQwNeg2zJS", "withCSS", "QwNeg2zJS_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
