{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jY1WpH7AuviLrEAdLhKf/YHgJ6srqYNkkpDNwm9x0/kPvwZ4eVt.js", "ssg:https://framerusercontent.com/modules/msHVJAT9edVAYLywuGAI/q3FpspS7RacANdgcq8Uo/m9LneU9Ny.js", "ssg:https://framerusercontent.com/modules/CH76IcU7dGO8sDYhDBy4/kPm72msmA8U9YEXMqzCD/pssDH_kgG.js", "ssg:https://framerusercontent.com/modules/wktwc42yhqi83ZLTxtHZ/5folJPzJDQHQKqubRmDJ/TsVkn759r.js"],
  "sourcesContent": ["// Generated by Framer (5e731cb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ns5zCOZxwZ8riwRmqrWs/XseeP5KL0G44w2pXvc32/AErJG1wyn.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/gTGcdHYWFxYTXUuSakC2/mVi1HglKxF67V3cxHLS2/B2mpj8mS3.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/wwnL0uZS3Cux87bpUpxp/lYpGzAVAYV8kJF2nMy3f/jSMcXTYyi.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/iGJSw2ChtrPJ8iqLh8Ah/FA7h6PbHDXbXOdEat7j4/UW_FiNiJB.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"k63bYSSNN\",\"tVEdVixPf\"];const serializationHash=\"framer-QogO8\";const variantClassNames={k63bYSSNN:\"framer-v-4g8tfj\",tVEdVixPf:\"framer-v-135x8pz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition2};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)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Curriculum Active\":\"tVEdVixPf\",\"Curriculum Default\":\"k63bYSSNN\"};const getProps=({_1TrainingGoal,_2TrainigGoal,_3TrainingGoal,curriculumDescription,curriculumTitle,height,id,logo,week,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5,_ref6,_ref7;return{...props,dOVv4A786:(_ref=curriculumTitle!==null&&curriculumTitle!==void 0?curriculumTitle:props.dOVv4A786)!==null&&_ref!==void 0?_ref:\"Qualitative Research\",eHMvDsNhW:(_ref1=curriculumDescription!==null&&curriculumDescription!==void 0?curriculumDescription:props.eHMvDsNhW)!==null&&_ref1!==void 0?_ref1:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",FW9t7Au9e:(_ref2=logo!==null&&logo!==void 0?logo:props.FW9t7Au9e)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/JFjWw0hLbwxmq8YLvZDJpkfUmMw.png\"},jkYY3oJfA:(_ref3=_1TrainingGoal!==null&&_1TrainingGoal!==void 0?_1TrainingGoal:props.jkYY3oJfA)!==null&&_ref3!==void 0?_ref3:\"Understand more about Auto Layout\",Q6t_6zCm2:(_ref4=_2TrainigGoal!==null&&_2TrainigGoal!==void 0?_2TrainigGoal:props.Q6t_6zCm2)!==null&&_ref4!==void 0?_ref4:\"Understand more about Auto Layout\",variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"k63bYSSNN\",Vw1qZs77_:(_ref6=week!==null&&week!==void 0?week:props.Vw1qZs77_)!==null&&_ref6!==void 0?_ref6:\"Week 1\",wyQ5hlsSu:(_ref7=_3TrainingGoal!==null&&_3TrainingGoal!==void 0?_3TrainingGoal:props.wyQ5hlsSu)!==null&&_ref7!==void 0?_ref7:\"Understand more about Auto Layout\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dOVv4A786,eHMvDsNhW,jkYY3oJfA,Q6t_6zCm2,wyQ5hlsSu,Vw1qZs77_,FW9t7Au9e,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"k63bYSSNN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1mp0tx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});await delay(()=>setVariant(\"tVEdVixPf\"),200);});const onTap19jjs3z=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});await delay(()=>setVariant(\"k63bYSSNN\"),200);});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"tVEdVixPf\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-4g8tfj\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Curriculum Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"k63bYSSNN\",onTap:onTap1mp0tx,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d5e1a14c-8140-4122-8bfe-3db4bcd289ca, rgb(233, 230, 221))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({tVEdVixPf:{\"data-framer-name\":\"Curriculum Active\",onTap:onTap19jjs3z}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dgds7p\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"D_aZSdV9A\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rt2ds6\",layoutDependency:layoutDependency,layoutId:\"xktYqbMUw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w56712-container\",layoutDependency:layoutDependency,layoutId:\"NPkl25pth-container\",style:{rotate:0},variants:{tVEdVixPf:{rotate:90}},whileTap:animation,children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-right\",id:\"NPkl25pth\",layoutId:\"NPkl25pth\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:276,pixelWidth:276,sizes:\"24px\",...toResponsiveImage(FW9t7Au9e),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-ze3y9c\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"o1ipiS19H\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"Qualitative Research\"})}),className:\"framer-10eb7s6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"O3NZ8Y7Ap\",style:{\"--extracted-r6o4lv\":\"var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:dOVv4A786,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vdvtp6\",layoutDependency:layoutDependency,layoutId:\"Cbzxcw6Bt\",style:{backgroundColor:\"rgb(235, 219, 255)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-puvu6r\",\"data-styles-preset\":\"AErJG1wyn\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(86, 24, 161))\"},children:\"Week 1\"})}),className:\"framer-qveqfc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gMQTETjpX\",style:{\"--extracted-r6o4lv\":\"rgb(86, 24, 161)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Vw1qZs77_,verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vq7pfn\",\"data-framer-name\":\"Body\",layoutDependency:layoutDependency,layoutId:\"Jx6uU2BZC\",style:{opacity:0},variants:{tVEdVixPf:{opacity:1}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ug20yo\",layoutDependency:layoutDependency,layoutId:\"etRBmNtl_\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\"})}),className:\"framer-8yp7qj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TtHNHnz03\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:eHMvDsNhW,variants:{tVEdVixPf:{\"--extracted-r6o4lv\":\"var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tVEdVixPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65)))\"},children:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m2ug5\",layoutDependency:layoutDependency,layoutId:\"ZWK8z0UEQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xp5km4\",layoutDependency:layoutDependency,layoutId:\"BZP7S088d\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65)))\"},children:\"Training goals\"})}),className:\"framer-ek0zfd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GxscfR76R\",style:{\"--extracted-r6o4lv\":\"var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{tVEdVixPf:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tVEdVixPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1j9nuw1\",\"data-styles-preset\":\"jSMcXTYyi\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Training goals\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jo8yx\",layoutDependency:layoutDependency,layoutId:\"w0JRtOYwV\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ebgddk\",layoutDependency:layoutDependency,layoutId:\"q1JXq8Azq\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-87gymg-container\",layoutDependency:layoutDependency,layoutId:\"JkoMkXPHQ-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"check\",id:\"JkoMkXPHQ\",layoutId:\"JkoMkXPHQ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xpphac\",layoutDependency:layoutDependency,layoutId:\"TmHx6aWty\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Understand more about Auto Layout\"})}),className:\"framer-1qrbiju\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oh9Ao5iKP\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:jkYY3oJfA,variants:{tVEdVixPf:{\"--extracted-r6o4lv\":\"var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tVEdVixPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65)))\"},children:\"Understand more about Auto Layout\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r3cdpt\",layoutDependency:layoutDependency,layoutId:\"Ny4NyvqF3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-e1v5cv-container\",layoutDependency:layoutDependency,layoutId:\"BDO94XDSX-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"check\",id:\"BDO94XDSX\",layoutId:\"BDO94XDSX\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16v6kvf\",layoutDependency:layoutDependency,layoutId:\"gGlIp1BUw\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Understand more about Auto Layout\"})}),className:\"framer-i19ku1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"R0OuEFvHA\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Q6t_6zCm2,variants:{tVEdVixPf:{\"--extracted-r6o4lv\":\"var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tVEdVixPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65)))\"},children:\"Understand more about Auto Layout\"})})}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3c09hq\",layoutDependency:layoutDependency,layoutId:\"UtsmkbZ9d\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ofg0ai-container\",layoutDependency:layoutDependency,layoutId:\"IvHqmwcTf-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"check\",id:\"IvHqmwcTf\",layoutId:\"IvHqmwcTf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18q26fy\",layoutDependency:layoutDependency,layoutId:\"BibzRgV7M\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Understand more about Auto Layout\"})}),className:\"framer-2guu1s\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sRJtHiXr0\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:wyQ5hlsSu,variants:{tVEdVixPf:{\"--extracted-r6o4lv\":\"var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({tVEdVixPf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65)))\"},children:\"Understand more about Auto Layout\"})})}},baseVariant,gestureVariant)})})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QogO8.framer-1hxbxrr, .framer-QogO8 .framer-1hxbxrr { display: block; }\",\".framer-QogO8.framer-4g8tfj { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: 584px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QogO8 .framer-1dgds7p { flex: none; height: 24px; overflow: visible; position: relative; width: 100%; }\",\".framer-QogO8 .framer-1rt2ds6 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 510px; }\",\".framer-QogO8 .framer-1w56712-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-QogO8 .framer-ze3y9c { aspect-ratio: 1 / 1; flex: none; height: 24px; overflow: hidden; position: relative; width: var(--framer-aspect-ratio-supported, 24px); will-change: var(--framer-will-change-override, transform); }\",\".framer-QogO8 .framer-10eb7s6, .framer-QogO8 .framer-qveqfc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QogO8 .framer-1vdvtp6 { 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: 2px 6px 2px 6px; position: absolute; right: 0px; top: 50%; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-QogO8 .framer-vq7pfn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 0px; justify-content: flex-start; max-height: 0%; max-width: 640px; overflow: visible; padding: 16px 12px 16px 28px; position: relative; width: 560px; }\",\".framer-QogO8 .framer-ug20yo, .framer-QogO8 .framer-1xp5km4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QogO8 .framer-8yp7qj, .framer-QogO8 .framer-ek0zfd, .framer-QogO8 .framer-1qrbiju, .framer-QogO8 .framer-i19ku1, .framer-QogO8 .framer-2guu1s { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-QogO8 .framer-m2ug5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 520px; }\",\".framer-QogO8 .framer-1jo8yx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QogO8 .framer-1ebgddk, .framer-QogO8 .framer-r3cdpt, .framer-QogO8 .framer-3c09hq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QogO8 .framer-87gymg-container, .framer-QogO8 .framer-e1v5cv-container, .framer-QogO8 .framer-ofg0ai-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-QogO8 .framer-xpphac, .framer-QogO8 .framer-16v6kvf, .framer-QogO8 .framer-18q26fy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QogO8 .framer-1rt2ds6, .framer-QogO8 .framer-1vdvtp6, .framer-QogO8 .framer-vq7pfn, .framer-QogO8 .framer-ug20yo, .framer-QogO8 .framer-m2ug5, .framer-QogO8 .framer-1xp5km4, .framer-QogO8 .framer-1jo8yx, .framer-QogO8 .framer-1ebgddk, .framer-QogO8 .framer-xpphac, .framer-QogO8 .framer-r3cdpt, .framer-QogO8 .framer-16v6kvf, .framer-QogO8 .framer-3c09hq, .framer-QogO8 .framer-18q26fy { gap: 0px; } .framer-QogO8 .framer-1rt2ds6 > *, .framer-QogO8 .framer-ug20yo > *, .framer-QogO8 .framer-1xp5km4 > *, .framer-QogO8 .framer-1ebgddk > *, .framer-QogO8 .framer-xpphac > *, .framer-QogO8 .framer-r3cdpt > *, .framer-QogO8 .framer-16v6kvf > *, .framer-QogO8 .framer-3c09hq > *, .framer-QogO8 .framer-18q26fy > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-QogO8 .framer-1rt2ds6 > :first-child, .framer-QogO8 .framer-1vdvtp6 > :first-child, .framer-QogO8 .framer-ug20yo > :first-child, .framer-QogO8 .framer-1xp5km4 > :first-child, .framer-QogO8 .framer-1ebgddk > :first-child, .framer-QogO8 .framer-xpphac > :first-child, .framer-QogO8 .framer-r3cdpt > :first-child, .framer-QogO8 .framer-16v6kvf > :first-child, .framer-QogO8 .framer-3c09hq > :first-child, .framer-QogO8 .framer-18q26fy > :first-child { margin-left: 0px; } .framer-QogO8 .framer-1rt2ds6 > :last-child, .framer-QogO8 .framer-1vdvtp6 > :last-child, .framer-QogO8 .framer-ug20yo > :last-child, .framer-QogO8 .framer-1xp5km4 > :last-child, .framer-QogO8 .framer-1ebgddk > :last-child, .framer-QogO8 .framer-xpphac > :last-child, .framer-QogO8 .framer-r3cdpt > :last-child, .framer-QogO8 .framer-16v6kvf > :last-child, .framer-QogO8 .framer-3c09hq > :last-child, .framer-QogO8 .framer-18q26fy > :last-child { margin-right: 0px; } .framer-QogO8 .framer-1vdvtp6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QogO8 .framer-vq7pfn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-QogO8 .framer-vq7pfn > :first-child, .framer-QogO8 .framer-m2ug5 > :first-child, .framer-QogO8 .framer-1jo8yx > :first-child { margin-top: 0px; } .framer-QogO8 .framer-vq7pfn > :last-child, .framer-QogO8 .framer-m2ug5 > :last-child, .framer-QogO8 .framer-1jo8yx > :last-child { margin-bottom: 0px; } .framer-QogO8 .framer-m2ug5 > *, .framer-QogO8 .framer-1jo8yx > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-QogO8.framer-v-135x8pz .framer-vq7pfn { height: min-content; padding: 16px 12px 16px 24px; width: 100%; }\",\".framer-QogO8.framer-v-135x8pz .framer-m2ug5 { gap: 6px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QogO8.framer-v-135x8pz .framer-m2ug5 { gap: 0px; } .framer-QogO8.framer-v-135x8pz .framer-m2ug5 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-QogO8.framer-v-135x8pz .framer-m2ug5 > :first-child { margin-top: 0px; } .framer-QogO8.framer-v-135x8pz .framer-m2ug5 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-QogO8[data-border=\"true\"]::after, .framer-QogO8 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 584\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tVEdVixPf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"dOVv4A786\":\"curriculumTitle\",\"eHMvDsNhW\":\"curriculumDescription\",\"jkYY3oJfA\":\"_1TrainingGoal\",\"Q6t_6zCm2\":\"_2TrainigGoal\",\"wyQ5hlsSu\":\"_3TrainingGoal\",\"Vw1qZs77_\":\"week\",\"FW9t7Au9e\":\"logo\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerkPvwZ4eVt=withCSS(Component,css,\"framer-QogO8\");export default FramerkPvwZ4eVt;FramerkPvwZ4eVt.displayName=\"Accordion/Curriculum\";FramerkPvwZ4eVt.defaultProps={height:40,width:584};addPropertyControls(FramerkPvwZ4eVt,{variant:{options:[\"k63bYSSNN\",\"tVEdVixPf\"],optionTitles:[\"Curriculum Default\",\"Curriculum Active\"],title:\"Variant\",type:ControlType.Enum},dOVv4A786:{defaultValue:\"Qualitative Research\",description:\"Add the title of this weeks curriculum\",displayTextArea:false,title:\"Curriculum title\",type:ControlType.String},eHMvDsNhW:{defaultValue:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",description:\"Describe this week's curriculum\",displayTextArea:false,title:\"Curriculum Description\",type:ControlType.String},jkYY3oJfA:{defaultValue:\"Understand more about Auto Layout\",displayTextArea:false,title:\"#1 Training Goal\",type:ControlType.String},Q6t_6zCm2:{defaultValue:\"Understand more about Auto Layout\",displayTextArea:false,title:\"#2 Trainig Goal\",type:ControlType.String},wyQ5hlsSu:{defaultValue:\"Understand more about Auto Layout\",displayTextArea:false,title:\"#3 Training Goal\",type:ControlType.String},Vw1qZs77_:{defaultValue:\"Week 1\",displayTextArea:false,placeholder:\"Week 1\",title:\"Week \",type:ControlType.String},FW9t7Au9e:{__defaultAssetReference:\"data:framer/asset-reference,JFjWw0hLbwxmq8YLvZDJpkfUmMw.png?originalFilename=figma_background.png&preferredSize=auto\",title:\"Logo\",type:ControlType.ResponsiveImage}});addFonts(FramerkPvwZ4eVt,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkPvwZ4eVt\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tVEdVixPf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"584\",\"framerIntrinsicHeight\":\"40\",\"framerVariables\":\"{\\\"dOVv4A786\\\":\\\"curriculumTitle\\\",\\\"eHMvDsNhW\\\":\\\"curriculumDescription\\\",\\\"jkYY3oJfA\\\":\\\"_1TrainingGoal\\\",\\\"Q6t_6zCm2\\\":\\\"_2TrainigGoal\\\",\\\"wyQ5hlsSu\\\":\\\"_3TrainingGoal\\\",\\\"Vw1qZs77_\\\":\\\"week\\\",\\\"FW9t7Au9e\\\":\\\"logo\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kPvwZ4eVt.map", "// Generated by Framer (a417fcb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ns5zCOZxwZ8riwRmqrWs/XseeP5KL0G44w2pXvc32/AErJG1wyn.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/gTGcdHYWFxYTXUuSakC2/mVi1HglKxF67V3cxHLS2/B2mpj8mS3.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/iGJSw2ChtrPJ8iqLh8Ah/FA7h6PbHDXbXOdEat7j4/UW_FiNiJB.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"fWyXRRbrD\",\"VbBOKYrKd\"];const serializationHash=\"framer-kLA8U\";const variantClassNames={fWyXRRbrD:\"framer-v-w3pa2q\",VbBOKYrKd:\"framer-v-d821l\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition2};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Break Active\":\"VbBOKYrKd\",\"Break Default\":\"fWyXRRbrD\"};const getProps=({_1TrainingGoal,_2TrainigGoal,_3TrainingGoal,curriculumDescription,curriculumTitle,height,id,week,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5,_ref6;return{...props,dOVv4A786:(_ref=curriculumTitle!==null&&curriculumTitle!==void 0?curriculumTitle:props.dOVv4A786)!==null&&_ref!==void 0?_ref:\"Qualitative Research\",eHMvDsNhW:(_ref1=curriculumDescription!==null&&curriculumDescription!==void 0?curriculumDescription:props.eHMvDsNhW)!==null&&_ref1!==void 0?_ref1:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",jkYY3oJfA:(_ref2=_1TrainingGoal!==null&&_1TrainingGoal!==void 0?_1TrainingGoal:props.jkYY3oJfA)!==null&&_ref2!==void 0?_ref2:\"Understand more about Auto Layout\",Q6t_6zCm2:(_ref3=_2TrainigGoal!==null&&_2TrainigGoal!==void 0?_2TrainigGoal:props.Q6t_6zCm2)!==null&&_ref3!==void 0?_ref3:\"Understand more about Auto Layout\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"fWyXRRbrD\",Vw1qZs77_:(_ref5=week!==null&&week!==void 0?week:props.Vw1qZs77_)!==null&&_ref5!==void 0?_ref5:\"Week 1\",wyQ5hlsSu:(_ref6=_3TrainingGoal!==null&&_3TrainingGoal!==void 0?_3TrainingGoal:props.wyQ5hlsSu)!==null&&_ref6!==void 0?_ref6:\"Understand more about Auto Layout\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dOVv4A786,eHMvDsNhW,jkYY3oJfA,Q6t_6zCm2,wyQ5hlsSu,Vw1qZs77_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fWyXRRbrD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1yiwpwq=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});await delay(()=>setVariant(\"VbBOKYrKd\"),200);});const onTap64oanm=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});await delay(()=>setVariant(\"fWyXRRbrD\"),200);});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-w3pa2q\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Break Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"fWyXRRbrD\",onTap:onTap1yiwpwq,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d5e1a14c-8140-4122-8bfe-3db4bcd289ca, rgb(233, 230, 221))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({VbBOKYrKd:{\"data-framer-name\":\"Break Active\",onTap:onTap64oanm}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3lsmry\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"GciB0TCqh\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iy2jiy\",layoutDependency:layoutDependency,layoutId:\"pdzeUhqBL\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d4k5tf-container\",layoutDependency:layoutDependency,layoutId:\"iPhYyUUki-container\",style:{rotate:0},variants:{VbBOKYrKd:{rotate:90}},whileTap:animation,children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"chevron-right\",id:\"iPhYyUUki\",layoutId:\"iPhYyUUki\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"Qualitative Research\"})}),className:\"framer-bkop39\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ftcahY6Mf\",style:{\"--extracted-r6o4lv\":\"var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:dOVv4A786,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w8tmc1\",layoutDependency:layoutDependency,layoutId:\"PcAPlxeES\",style:{backgroundColor:\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-puvu6r\",\"data-styles-preset\":\"AErJG1wyn\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Week 1\"})}),className:\"framer-1gm4mvq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JlqDnKJ7V\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Vw1qZs77_,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ivia55\",\"data-framer-name\":\"Body\",layoutDependency:layoutDependency,layoutId:\"AffnZOrfg\",style:{opacity:0},variants:{VbBOKYrKd:{opacity:1}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fiuv6v\",layoutDependency:layoutDependency,layoutId:\"fKdl9PHTV\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\"})}),className:\"framer-14sokgd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"O2xP93iSS\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:eHMvDsNhW,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-165mkci\",layoutDependency:layoutDependency,layoutId:\"CqtGeBY4d\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-x3mkex\",layoutDependency:layoutDependency,layoutId:\"FRxR4eSon\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65)))\"},children:\"Training goals\"})}),className:\"framer-1n9t0pj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NNy13IKGz\",style:{\"--extracted-r6o4lv\":\"var(--token-06142706-d1f1-4e99-8130-37cdf0576f00, rgb(65, 65, 65))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pfgvxy\",layoutDependency:layoutDependency,layoutId:\"XGlaWGqHW\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8k7bj7\",layoutDependency:layoutDependency,layoutId:\"mLhZ9bzuH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xtgpxg-container\",layoutDependency:layoutDependency,layoutId:\"UIOVS3Rfa-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"check\",id:\"UIOVS3Rfa\",layoutId:\"UIOVS3Rfa\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b9zv62\",layoutDependency:layoutDependency,layoutId:\"KGaZmYpTJ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Understand more about Auto Layout\"})}),className:\"framer-nwcdox\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"e2PASX0jF\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:jkYY3oJfA,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g3pk5r\",layoutDependency:layoutDependency,layoutId:\"NJt4NcbFn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-q1rpc8-container\",layoutDependency:layoutDependency,layoutId:\"zBW7ftHtt-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"check\",id:\"zBW7ftHtt\",layoutId:\"zBW7ftHtt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cpjius\",layoutDependency:layoutDependency,layoutId:\"mSe8EYPvT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Understand more about Auto Layout\"})}),className:\"framer-120lt4t\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DAOTn9fZ9\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:Q6t_6zCm2,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ord1f6\",layoutDependency:layoutDependency,layoutId:\"cWjvQwpwA\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rez2fo-container\",layoutDependency:layoutDependency,layoutId:\"GKJwOK2Z0-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"check\",id:\"GKJwOK2Z0\",layoutId:\"GKJwOK2Z0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h6oshk\",layoutDependency:layoutDependency,layoutId:\"AvVQ58JD0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Understand more about Auto Layout\"})}),className:\"framer-1crdfnr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VwxSgKAsi\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:wyQ5hlsSu,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-kLA8U.framer-1an6r0z, .framer-kLA8U .framer-1an6r0z { display: block; }\",\".framer-kLA8U.framer-w3pa2q { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-kLA8U .framer-3lsmry { align-self: stretch; flex: none; height: 24px; overflow: visible; position: relative; width: auto; }\",\".framer-kLA8U .framer-1iy2jiy { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 510px; }\",\".framer-kLA8U .framer-1d4k5tf-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-kLA8U .framer-bkop39, .framer-kLA8U .framer-1gm4mvq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-kLA8U .framer-1w8tmc1 { 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: 2px 6px 2px 6px; position: absolute; right: 0px; top: 50%; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-kLA8U .framer-ivia55 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 1px; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px 12px 0px 28px; position: relative; width: 560px; }\",\".framer-kLA8U .framer-1fiuv6v, .framer-kLA8U .framer-x3mkex { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-kLA8U .framer-14sokgd, .framer-kLA8U .framer-1n9t0pj, .framer-kLA8U .framer-nwcdox, .framer-kLA8U .framer-120lt4t, .framer-kLA8U .framer-1crdfnr { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-kLA8U .framer-165mkci { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 520px; }\",\".framer-kLA8U .framer-pfgvxy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kLA8U .framer-8k7bj7, .framer-kLA8U .framer-g3pk5r, .framer-kLA8U .framer-1ord1f6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-kLA8U .framer-xtgpxg-container, .framer-kLA8U .framer-q1rpc8-container, .framer-kLA8U .framer-1rez2fo-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-kLA8U .framer-1b9zv62, .framer-kLA8U .framer-1cpjius, .framer-kLA8U .framer-1h6oshk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-kLA8U .framer-1iy2jiy, .framer-kLA8U .framer-1w8tmc1, .framer-kLA8U .framer-ivia55, .framer-kLA8U .framer-1fiuv6v, .framer-kLA8U .framer-165mkci, .framer-kLA8U .framer-x3mkex, .framer-kLA8U .framer-pfgvxy, .framer-kLA8U .framer-8k7bj7, .framer-kLA8U .framer-1b9zv62, .framer-kLA8U .framer-g3pk5r, .framer-kLA8U .framer-1cpjius, .framer-kLA8U .framer-1ord1f6, .framer-kLA8U .framer-1h6oshk { gap: 0px; } .framer-kLA8U .framer-1iy2jiy > *, .framer-kLA8U .framer-1fiuv6v > *, .framer-kLA8U .framer-x3mkex > *, .framer-kLA8U .framer-8k7bj7 > *, .framer-kLA8U .framer-1b9zv62 > *, .framer-kLA8U .framer-g3pk5r > *, .framer-kLA8U .framer-1cpjius > *, .framer-kLA8U .framer-1ord1f6 > *, .framer-kLA8U .framer-1h6oshk > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-kLA8U .framer-1iy2jiy > :first-child, .framer-kLA8U .framer-1w8tmc1 > :first-child, .framer-kLA8U .framer-1fiuv6v > :first-child, .framer-kLA8U .framer-x3mkex > :first-child, .framer-kLA8U .framer-8k7bj7 > :first-child, .framer-kLA8U .framer-1b9zv62 > :first-child, .framer-kLA8U .framer-g3pk5r > :first-child, .framer-kLA8U .framer-1cpjius > :first-child, .framer-kLA8U .framer-1ord1f6 > :first-child, .framer-kLA8U .framer-1h6oshk > :first-child { margin-left: 0px; } .framer-kLA8U .framer-1iy2jiy > :last-child, .framer-kLA8U .framer-1w8tmc1 > :last-child, .framer-kLA8U .framer-1fiuv6v > :last-child, .framer-kLA8U .framer-x3mkex > :last-child, .framer-kLA8U .framer-8k7bj7 > :last-child, .framer-kLA8U .framer-1b9zv62 > :last-child, .framer-kLA8U .framer-g3pk5r > :last-child, .framer-kLA8U .framer-1cpjius > :last-child, .framer-kLA8U .framer-1ord1f6 > :last-child, .framer-kLA8U .framer-1h6oshk > :last-child { margin-right: 0px; } .framer-kLA8U .framer-1w8tmc1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-kLA8U .framer-ivia55 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-kLA8U .framer-ivia55 > :first-child, .framer-kLA8U .framer-165mkci > :first-child, .framer-kLA8U .framer-pfgvxy > :first-child { margin-top: 0px; } .framer-kLA8U .framer-ivia55 > :last-child, .framer-kLA8U .framer-165mkci > :last-child, .framer-kLA8U .framer-pfgvxy > :last-child { margin-bottom: 0px; } .framer-kLA8U .framer-165mkci > *, .framer-kLA8U .framer-pfgvxy > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-kLA8U.framer-v-d821l .framer-ivia55 { height: min-content; padding: 16px 12px 16px 24px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-kLA8U[data-border=\"true\"]::after, .framer-kLA8U [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 584\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"VbBOKYrKd\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"dOVv4A786\":\"curriculumTitle\",\"eHMvDsNhW\":\"curriculumDescription\",\"jkYY3oJfA\":\"_1TrainingGoal\",\"Q6t_6zCm2\":\"_2TrainigGoal\",\"wyQ5hlsSu\":\"_3TrainingGoal\",\"Vw1qZs77_\":\"week\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerm9LneU9Ny=withCSS(Component,css,\"framer-kLA8U\");export default Framerm9LneU9Ny;Framerm9LneU9Ny.displayName=\"Accordion/Break\";Framerm9LneU9Ny.defaultProps={height:41,width:584};addPropertyControls(Framerm9LneU9Ny,{variant:{options:[\"fWyXRRbrD\",\"VbBOKYrKd\"],optionTitles:[\"Break Default\",\"Break Active\"],title:\"Variant\",type:ControlType.Enum},dOVv4A786:{defaultValue:\"Qualitative Research\",description:\"Add the title of this weeks curriculum\",displayTextArea:false,title:\"Curriculum title\",type:ControlType.String},eHMvDsNhW:{defaultValue:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",description:\"Describe this week's curriculum\",displayTextArea:false,title:\"Curriculum Description\",type:ControlType.String},jkYY3oJfA:{defaultValue:\"Understand more about Auto Layout\",displayTextArea:false,title:\"#1 Training Goal\",type:ControlType.String},Q6t_6zCm2:{defaultValue:\"Understand more about Auto Layout\",displayTextArea:false,title:\"#2 Trainig Goal\",type:ControlType.String},wyQ5hlsSu:{defaultValue:\"Understand more about Auto Layout\",displayTextArea:false,title:\"#3 Training Goal\",type:ControlType.String},Vw1qZs77_:{defaultValue:\"Week 1\",displayTextArea:false,placeholder:\"Week 1\",title:\"Week \",type:ControlType.String}});addFonts(Framerm9LneU9Ny,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm9LneU9Ny\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"584\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VbBOKYrKd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"41\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"dOVv4A786\\\":\\\"curriculumTitle\\\",\\\"eHMvDsNhW\\\":\\\"curriculumDescription\\\",\\\"jkYY3oJfA\\\":\\\"_1TrainingGoal\\\",\\\"Q6t_6zCm2\\\":\\\"_2TrainigGoal\\\",\\\"wyQ5hlsSu\\\":\\\"_3TrainingGoal\\\",\\\"Vw1qZs77_\\\":\\\"week\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (01933e6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/gTGcdHYWFxYTXUuSakC2/mVi1HglKxF67V3cxHLS2/B2mpj8mS3.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/hm6Ig3RDG1TPFiAmr65E/Uq1TYyLImIXLLoEogIPc/PiIliSe7d.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/XvT2YYBgjNrjn7qFafbi/IOhQ0umpEWlvkhJsBYyw/rE_Qa7K6b.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/iGJSw2ChtrPJ8iqLh8Ah/FA7h6PbHDXbXOdEat7j4/UW_FiNiJB.js\";import AccordionCurriculum from\"https://framerusercontent.com/modules/jY1WpH7AuviLrEAdLhKf/YHgJ6srqYNkkpDNwm9x0/kPvwZ4eVt.js\";import AccordionBreak from\"https://framerusercontent.com/modules/msHVJAT9edVAYLywuGAI/q3FpspS7RacANdgcq8Uo/m9LneU9Ny.js\";const AccordionCurriculumFonts=getFonts(AccordionCurriculum);const AccordionBreakFonts=getFonts(AccordionBreak);const cycleOrder=[\"jVVY67iX8\",\"S1J8qo9tJ\",\"XAGh0BeUf\",\"IOA23DUi6\",\"iZoCqTjOF\",\"scn1ZQdRy\",\"DqTVthFTU\",\"mS1Vsf8Gb\",\"GgRxz7SXr\",\"UBWz8ZnWq\",\"mwMamIXU9\",\"mhOgTmSkv\",\"LeL7FIgdo\",\"JkLY6gla9\"];const serializationHash=\"framer-X6Le8\";const variantClassNames={DqTVthFTU:\"framer-v-doh0c8\",GgRxz7SXr:\"framer-v-6jdyt4\",IOA23DUi6:\"framer-v-1oz0a28\",iZoCqTjOF:\"framer-v-1iz74f0\",JkLY6gla9:\"framer-v-cymklz\",jVVY67iX8:\"framer-v-1u2gghd\",LeL7FIgdo:\"framer-v-vzzymp\",mhOgTmSkv:\"framer-v-1hq4z6c\",mS1Vsf8Gb:\"framer-v-1d8i82k\",mwMamIXU9:\"framer-v-1lnobfh\",S1J8qo9tJ:\"framer-v-11d5yv4\",scn1ZQdRy:\"framer-v-6k6qv2\",UBWz8ZnWq:\"framer-v-kdkz70\",XAGh0BeUf:\"framer-v-fl481m\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Ai in Design\":\"mS1Vsf8Gb\",\"Articulate Design\":\"DqTVthFTU\",\"Design Systems \":\"S1J8qo9tJ\",\"Figma Prototyping \":\"iZoCqTjOF\",\"Storytelling \":\"GgRxz7SXr\",\"Tabs Original\":\"jVVY67iX8\",\"UI Design\":\"UBWz8ZnWq\",\"UX Design\":\"scn1ZQdRy\",\"UX/UI Term 1\":\"mwMamIXU9\",\"UX/UI Term 2\":\"mhOgTmSkv\",\"UX/UI Term 3\":\"JkLY6gla9\",\"UX/UI Term 4\":\"LeL7FIgdo\",\"Visual Design\":\"IOA23DUi6\",Figma:\"XAGh0BeUf\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"jVVY67iX8\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jVVY67iX8\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap19vfeqt=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"mwMamIXU9\"),200);});const onTap15ksf71=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"mhOgTmSkv\"),200);});const onTap1srba3x=activeVariantCallback(async(...args)=>{setVariant(\"mhOgTmSkv\");});const onTapd5nmx0=activeVariantCallback(async(...args)=>{setVariant(\"JkLY6gla9\");});const onTap9wh49w=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"JkLY6gla9\"),200);});const onTap1n8mffr=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"LeL7FIgdo\"),200);});const onTap4zi0ro=activeVariantCallback(async(...args)=>{setVariant(\"LeL7FIgdo\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"S1J8qo9tJ\",\"XAGh0BeUf\",\"IOA23DUi6\",\"iZoCqTjOF\",\"scn1ZQdRy\",\"DqTVthFTU\",\"mS1Vsf8Gb\",\"GgRxz7SXr\",\"UBWz8ZnWq\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"LeL7FIgdo\")return true;return false;};const isDisplayed2=()=>{if([\"mhOgTmSkv\",\"JkLY6gla9\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"mwMamIXU9\")return true;return false;};const isDisplayed4=()=>{if([\"scn1ZQdRy\",\"mwMamIXU9\",\"mhOgTmSkv\",\"LeL7FIgdo\",\"JkLY6gla9\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if([\"scn1ZQdRy\",\"UBWz8ZnWq\",\"mwMamIXU9\",\"mhOgTmSkv\",\"LeL7FIgdo\",\"JkLY6gla9\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if(baseVariant===\"S1J8qo9tJ\")return true;return false;};const isDisplayed7=()=>{if([\"XAGh0BeUf\",\"IOA23DUi6\",\"iZoCqTjOF\",\"scn1ZQdRy\",\"DqTVthFTU\",\"mS1Vsf8Gb\",\"GgRxz7SXr\",\"UBWz8ZnWq\",\"mwMamIXU9\",\"mhOgTmSkv\",\"LeL7FIgdo\",\"JkLY6gla9\"].includes(baseVariant))return false;return true;};const isDisplayed8=()=>{if([\"S1J8qo9tJ\",\"XAGh0BeUf\",\"IOA23DUi6\",\"iZoCqTjOF\",\"scn1ZQdRy\",\"DqTVthFTU\",\"mS1Vsf8Gb\",\"GgRxz7SXr\",\"UBWz8ZnWq\",\"mwMamIXU9\",\"mhOgTmSkv\",\"LeL7FIgdo\",\"JkLY6gla9\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if(baseVariant===\"mhOgTmSkv\")return true;return false;};const isDisplayed10=()=>{if(baseVariant===\"JkLY6gla9\")return true;return false;};const isDisplayed11=()=>{if(baseVariant===\"scn1ZQdRy\")return true;return false;};const isDisplayed12=()=>{if(baseVariant===\"UBWz8ZnWq\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1u2gghd\",className,classNames),\"data-framer-name\":\"Tabs Original\",layoutDependency:layoutDependency,layoutId:\"jVVY67iX8\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({DqTVthFTU:{\"data-framer-name\":\"Articulate Design\"},GgRxz7SXr:{\"data-framer-name\":\"Storytelling \"},IOA23DUi6:{\"data-framer-name\":\"Visual Design\"},iZoCqTjOF:{\"data-framer-name\":\"Figma Prototyping \"},JkLY6gla9:{\"data-framer-name\":\"UX/UI Term 3\"},LeL7FIgdo:{\"data-framer-name\":\"UX/UI Term 4\"},mhOgTmSkv:{\"data-framer-name\":\"UX/UI Term 2\"},mS1Vsf8Gb:{\"data-framer-name\":\"Ai in Design\"},mwMamIXU9:{\"data-framer-name\":\"UX/UI Term 1\"},S1J8qo9tJ:{\"data-framer-name\":\"Design Systems \"},scn1ZQdRy:{\"data-framer-name\":\"UX Design\"},UBWz8ZnWq:{\"data-framer-name\":\"UI Design\"},XAGh0BeUf:{\"data-framer-name\":\"Figma\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m5y5u3\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"ipMIk6cgv\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n8raom\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"CErcyOtnC\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"inset 0.060218730177439284px 0.6021873017743928px 0.6051907483451039px -1.25px rgba(233, 230, 221, 0.71989), inset 0.2288533303243457px 2.288533303243457px 2.299947505238968px -2.5px rgba(233, 230, 221, 0.63557), inset 1px 10px 10.04987562112089px -3.75px rgba(233, 230, 221, 0.25)\"},variants:{JkLY6gla9:{\"--border-color\":\"rgba(242, 240, 233, 0)\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",boxShadow:\"none\"},LeL7FIgdo:{\"--border-color\":\"rgba(242, 240, 233, 0)\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",boxShadow:\"none\"},mhOgTmSkv:{\"--border-color\":\"rgba(242, 240, 233, 0)\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",boxShadow:\"none\"}},...addPropertyOverrides({JkLY6gla9:{\"data-highlight\":true,onTap:onTap19vfeqt},LeL7FIgdo:{\"data-highlight\":true,onTap:onTap19vfeqt},mhOgTmSkv:{\"data-highlight\":true,onTap:onTap19vfeqt}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"Term 1\"})}),className:\"framer-fwwy02\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mxCb_P154\",style:{\"--extracted-r6o4lv\":\"var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{JkLY6gla9:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\"},LeL7FIgdo:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\"},mhOgTmSkv:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JkLY6gla9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"UX\"})})},LeL7FIgdo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"UX\"})})},mhOgTmSkv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"UX\"})})},mwMamIXU9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"UX\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1slc86t\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"rJTh_yWOh\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 240, 233, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"none\"},variants:{JkLY6gla9:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",boxShadow:\"inset 0.060218730177439284px 0.6021873017743928px 0.6051907483451039px -1.25px rgba(233, 230, 221, 0.71989), inset 0.2288533303243457px 2.288533303243457px 2.299947505238968px -2.5px rgba(233, 230, 221, 0.63557), inset 1px 10px 10.04987562112089px -3.75px rgba(233, 230, 221, 0.25)\"},mhOgTmSkv:{\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",boxShadow:\"inset 0.060218730177439284px 0.6021873017743928px 0.6051907483451039px -1.25px rgba(233, 230, 221, 0.71989), inset 0.2288533303243457px 2.288533303243457px 2.299947505238968px -2.5px rgba(233, 230, 221, 0.63557), inset 1px 10px 10.04987562112089px -3.75px rgba(233, 230, 221, 0.25)\"}},...addPropertyOverrides({JkLY6gla9:{\"data-highlight\":true,onTap:onTap1srba3x},LeL7FIgdo:{\"data-highlight\":true,onTap:onTap15ksf71},mwMamIXU9:{\"data-highlight\":true,onTap:onTap15ksf71}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Term 2\"})}),className:\"framer-k52y7g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tXqIE0h_5\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{mhOgTmSkv:{\"--extracted-r6o4lv\":\"var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JkLY6gla9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"UI\"})})},LeL7FIgdo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"UI\"})})},mhOgTmSkv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"UI\"})})},mwMamIXU9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"UI\"})})}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gwwrpf\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"rkWNjiDun\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 240, 233, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,boxShadow:\"none\"},variants:{LeL7FIgdo:{\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",boxShadow:\"inset 0.060218730177439284px 0.6021873017743928px 0.6051907483451039px -1.25px rgba(233, 230, 221, 0.71989), inset 0.2288533303243457px 2.288533303243457px 2.299947505238968px -2.5px rgba(233, 230, 221, 0.63557), inset 1px 10px 10.04987562112089px -3.75px rgba(233, 230, 221, 0.25)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",children:\"Career\"})}),className:\"framer-vdozaz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jF8hzwf4a\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-cerlez\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"S6EAG60Vr\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 240, 233, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},variants:{JkLY6gla9:{\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\"}},...addPropertyOverrides({JkLY6gla9:{\"data-highlight\":true,onTap:onTap1n8mffr},LeL7FIgdo:{\"data-highlight\":true,onTap:onTapd5nmx0},mhOgTmSkv:{\"data-highlight\":true,onTap:onTap9wh49w},mwMamIXU9:{\"data-highlight\":true,onTap:onTapd5nmx0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Term 3\"})}),className:\"framer-1n1x0l1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T7ZHgFSdB\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{JkLY6gla9:{\"--extracted-r6o4lv\":\"var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JkLY6gla9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"Design Systems\"})})},LeL7FIgdo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Design Systems\"})})},mhOgTmSkv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Design Systems\"})})},mwMamIXU9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Design Systems\"})})}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-etwr7t\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"WjaK0n39x\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 240, 233, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},...addPropertyOverrides({mhOgTmSkv:{\"data-highlight\":true,onTap:onTap4zi0ro}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Career\"})}),className:\"framer-bmxrto\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BWgkpvBQW\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kihdwi\",\"data-border\":true,\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"yXOTeH7D_\",onTap:onTap4zi0ro,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(242, 240, 233, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-rd53de\",\"data-styles-preset\":\"B2mpj8mS3\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Career\"})}),className:\"framer-1bvj2t7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yc1v56z4P\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+46,...addPropertyOverrides({DqTVthFTU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},GgRxz7SXr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},IOA23DUi6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},iZoCqTjOF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},mS1Vsf8Gb:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},S1J8qo9tJ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},UBWz8ZnWq:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0},XAGh0BeUf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18l3yjj-container\",layoutDependency:layoutDependency,layoutId:\"BeIi8r1ZL-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Planning\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"BeIi8r1ZL\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"BeIi8r1ZL\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 1\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({DqTVthFTU:{dOVv4A786:\"Design Articulation\",eHMvDsNhW:\"This week, you\u2019ll focus on the principles of design articulation, learning how to clearly and effectively communicate your design decisions. You\u2019ll develop the skills to articulate the rationale behind your choices, ensuring that your designs are not only visually compelling but also grounded in strong, user-centered reasoning.\",jkYY3oJfA:\"Communicate Design Decisions Clearly\",Q6t_6zCm2:\"Justify Choices with User-Centered Reasoning\",wyQ5hlsSu:\"Present Designs with Confidence and Clarity\"},GgRxz7SXr:{dOVv4A786:\"Storytelling Foundations\",eHMvDsNhW:\"This week, you\u2019ll explore the foundational principles of storytelling in design. You\u2019ll learn how to craft compelling narratives that connect with your audience, effectively communicate your design vision, and enhance the overall user experience.\",jkYY3oJfA:\"Craft Compelling Narratives for Design\",Q6t_6zCm2:\"Effectively Communicate Your Design Vision\",wyQ5hlsSu:\"Enhance User Experience Through Storytelling\"},IOA23DUi6:{dOVv4A786:\"Inspiration & Principles\",eHMvDsNhW:\"This week, you\u2019ll delve into the core principles of visual design that make your work not only aesthetically pleasing but also functional. You\u2019ll explore key concepts such as balance, contrast, alignment, and hierarchy to create designs that effectively communicate and engage users.\",jkYY3oJfA:\"Apply Balance and Contrast in Designs\",Q6t_6zCm2:\"Use Alignment and Spacing for Clarity\",wyQ5hlsSu:\"Establish Visual Hierarchy to Guide Users\"},iZoCqTjOF:{dOVv4A786:\"Principles & Triggers\"},mS1Vsf8Gb:{dOVv4A786:\"AI Prompt Design\"},S1J8qo9tJ:{dOVv4A786:\"System Tokens\",eHMvDsNhW:\"In this class, you will be learning about design system tokens, the foundational elements that store design decisions like colors, typography, and spacing. We\u2019ll cover how tokens ensure consistency and scalability across all design components in your system.\",jkYY3oJfA:\"Understand what design tokens are and their role in a design system.\",Q6t_6zCm2:\"Create and manage tokens for colors, typography, and spacing.\",wyQ5hlsSu:\"Implement tokens to maintain consistency across components and platforms.\"},UBWz8ZnWq:{dOVv4A786:\"UI Workflow\"},XAGh0BeUf:{dOVv4A786:\"Figma Basics\",eHMvDsNhW:\"This week, you\u2019ll get familiar with the fundamental tools and features of Figma. Whether you're new to the platform or refreshing your skills, you'll learn how to navigate Figma, create basic designs, and set up your workspace efficiently.\",jkYY3oJfA:\"Navigate Figma\u2019s Interface\",Q6t_6zCm2:\"Create and Edit Basic Designs\",wyQ5hlsSu:\"Set Up and Organize Your Workspace\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+96,...addPropertyOverrides({DqTVthFTU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},GgRxz7SXr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},IOA23DUi6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},iZoCqTjOF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},mS1Vsf8Gb:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},S1J8qo9tJ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50},XAGh0BeUf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tuyntc-container\",layoutDependency:layoutDependency,layoutId:\"DPW338ctF-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Qualitative Research\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"DPW338ctF\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"DPW338ctF\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({DqTVthFTU:{dOVv4A786:\"Presenting Designs\",eHMvDsNhW:\"This week, you'll focus on effectively presenting your designs to stakeholders and clients. You\u2019ll learn how to showcase your work in a compelling and professional manner, highlighting key design decisions and demonstrating how your solutions address user needs and project goals.\",jkYY3oJfA:\"Create Clear and Engaging Design Presentations\",Q6t_6zCm2:\"Highlight Key Design Decisions and Rationale\",wyQ5hlsSu:\"Communicate the Value and Impact of Your Designs\"},GgRxz7SXr:{dOVv4A786:\"Design Narrative\",eHMvDsNhW:\"This week, you\u2019ll focus on developing a strong design narrative that ties together your design decisions, user needs, and business goals. You\u2019ll learn how to create a cohesive story around your design that effectively communicates its purpose, value, and impact.\",jkYY3oJfA:\"Develop a Cohesive Design Story\",Q6t_6zCm2:\"Link Design Decisions to User and Business Goals\",wyQ5hlsSu:\"Communicate the Value and Impact of Your Design\"},IOA23DUi6:{dOVv4A786:\"Color & Typography\",eHMvDsNhW:\"This week, you\u2019ll explore the fundamentals of color theory and typography principles to enhance your design work. You\u2019ll learn how to choose and apply colors that evoke the right emotions and create harmony, as well as how to use typography effectively to improve readability and visual hierarchy.\",jkYY3oJfA:\"Apply Color Theory to Create Harmonious Palettes\",Q6t_6zCm2:\"Choose and Pair Fonts for Readability and Impact\",wyQ5hlsSu:\"Use Typography to Establish Visual Hierarchy\"},iZoCqTjOF:{dOVv4A786:\"Timing & Transitions\"},mS1Vsf8Gb:{dOVv4A786:\"AI Driven Workflows\"},S1J8qo9tJ:{dOVv4A786:\"Global Variables\",eHMvDsNhW:\"In this class, you will be learning about global variables in Figma, which allow you to centralize and manage design properties across your projects. We'll explore how global variables improve consistency and efficiency in design workflows.\",jkYY3oJfA:\"Understand the concept of global variables and their importance in Figma.\",Q6t_6zCm2:\"Set up and manage global variables for properties like colors, typography, and spacing.\",wyQ5hlsSu:\"Apply global variables to streamline design updates and ensure consistency across projects.\"},XAGh0BeUf:{dOVv4A786:\"Auto Layout\",eHMvDsNhW:\"This week, you\u2019ll focus on mastering Auto Layout in Figma, a powerful tool for creating responsive components and pages. You\u2019ll learn how to use Auto Layout to structure your designs efficiently, ensuring that your components adapt seamlessly to different content and screen sizes.\",jkYY3oJfA:\"Create Responsive Components Using Auto Layout\",Q6t_6zCm2:\"Design Flexible Page Layouts\",Vw1qZs77_:\"Week 3\",wyQ5hlsSu:\"Optimize Your Workflow with Auto Layout Techniques\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({S1J8qo9tJ:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-g7uz6s-container\",layoutDependency:layoutDependency,layoutId:\"gKKuEp5Bb-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Analysis & Synthesis\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"gKKuEp5Bb\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"gKKuEp5Bb\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({S1J8qo9tJ:{dOVv4A786:\"Semantic Aliasing\",eHMvDsNhW:\"In this class, you will be learning about semantic aliasing, a technique used to assign meaningful, context-based names to design tokens. We'll dive into how semantic aliasing improves the clarity and flexibility of your design system.\",jkYY3oJfA:\"Understand the purpose of semantic aliasing and how it enhances token management.\",Q6t_6zCm2:\"Create semantically meaningful aliases for design tokens like colors and typography.\",Vw1qZs77_:\"Week 3\",wyQ5hlsSu:\"Apply semantic aliases to ensure better communication and flexibility within your design system.\"}},baseVariant,gestureVariant)})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({S1J8qo9tJ:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12hw0or-container\",layoutDependency:layoutDependency,layoutId:\"KkCPLhmtr-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Research Report\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"KkCPLhmtr\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"KkCPLhmtr\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 8\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({S1J8qo9tJ:{dOVv4A786:\"Component Variables\",eHMvDsNhW:\"In this class, you will be learning about component variants, which allow you to organize and manage multiple variations of a component within a single, unified structure. You'll explore how to use variants to streamline your design workflow and maintain consistency across different states and versions.\",jkYY3oJfA:\"Understand what component variants are and their importance in a design system.\",Q6t_6zCm2:\"Create and organize component variants to manage multiple versions of a component.\",Vw1qZs77_:\"Week 4\",wyQ5hlsSu:\"Apply variants to streamline design processes and ensure consistency across different states, such as hover or active states.\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+146,...addPropertyOverrides({DqTVthFTU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100},GgRxz7SXr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100},IOA23DUi6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100},iZoCqTjOF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100},mS1Vsf8Gb:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100},S1J8qo9tJ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200},XAGh0BeUf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15nf4do-container\",layoutDependency:layoutDependency,layoutId:\"lcygHgFjS-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Synthesis\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"lcygHgFjS\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"lcygHgFjS\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 3\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({DqTVthFTU:{dOVv4A786:\"Justifying Decisions\",eHMvDsNhW:\"This week, you'll learn how to effectively justify your design decisions, ensuring that every choice you make is backed by solid reasoning. You'll develop the skills to articulate how your design solutions align with user needs, business goals, and design principles, making it easier to gain stakeholder buy-in.\",jkYY3oJfA:\"Link Design Decisions to User Needs and Goals\",Q6t_6zCm2:\"Use Data and Research to Support Your Choices\",wyQ5hlsSu:\"Articulate the Impact of Your Design Solutions\"},GgRxz7SXr:{dOVv4A786:\"Persuasion & Feedback\",eHMvDsNhW:\"This week, you\u2019ll learn how to use persuasive communication to effectively present your designs and how to give and receive constructive feedback. You\u2019ll develop strategies to advocate for your design choices while also incorporating feedback to refine and improve your work.\",jkYY3oJfA:\"Use Persuasive Techniques to Advocate for Your Designs\",Q6t_6zCm2:\"Give Constructive Feedback to Peers\",Vw1qZs77_:\"Week 2\",wyQ5hlsSu:\"Incorporate Feedback to Improve Your Work\"},IOA23DUi6:{dOVv4A786:\"Imagery & Icons\",eHMvDsNhW:\"This week, you\u2019ll focus on the effective use of imagery and icons in your designs. You\u2019ll learn how to select and integrate images and icons that complement your design\u2019s aesthetic, enhance user experience, and communicate your message clearly.\",jkYY3oJfA:\"Select Appropriate Imagery to Enhance Design\",Q6t_6zCm2:\"Integrate Icons for Clarity and Functionality\",Vw1qZs77_:\"Week 2\",wyQ5hlsSu:\"Ensure Consistency and Alignment with Design Aesthetics\"},iZoCqTjOF:{dOVv4A786:\"Micro Interactions\",Vw1qZs77_:\"Week 2\"},mS1Vsf8Gb:{dOVv4A786:\"AI in Research\",Vw1qZs77_:\"Week 2\"},S1J8qo9tJ:{dOVv4A786:\"Component Anatomy\",eHMvDsNhW:\"In this class, you will be learning about component anatomy, which focuses on the structural elements like padding, margins, labels, icons, and containers. You'll explore how these aspects work together to create cohesive, functional, and visually balanced components.\",jkYY3oJfA:\"Understand the role of padding, margins, and spacing in creating well-structured components.\",Q6t_6zCm2:\"Break down components into key elements like containers, labels, and icons to ensure clarity and consistency.\",Vw1qZs77_:\"Week 5\"},XAGh0BeUf:{dOVv4A786:\"Properties & Styles\",eHMvDsNhW:\"This week, you\u2019ll dive into the essential design properties in Figma, focusing on mastering UI styles such as text, color, and shadows. You\u2019ll learn how to create and apply these styles consistently across your projects, ensuring your designs are polished and cohesive.\",jkYY3oJfA:\"Master Text Styles in Figma\",Q6t_6zCm2:\"Create and Apply Color Styles\",Vw1qZs77_:\"Week 2\",wyQ5hlsSu:\"Master Figma UI Property Values\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+196,...addPropertyOverrides({DqTVthFTU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150},GgRxz7SXr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150},IOA23DUi6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150},iZoCqTjOF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200},mS1Vsf8Gb:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150},S1J8qo9tJ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250},XAGh0BeUf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7xgmps-container\",layoutDependency:layoutDependency,layoutId:\"YlANIoZfi-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"IA & Ideation\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"YlANIoZfi\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"YlANIoZfi\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 4\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({DqTVthFTU:{dOVv4A786:\"Stakeholder Influence\",eHMvDsNhW:\"This week, you\u2019ll learn how to effectively influence stakeholders throughout the design process. You\u2019ll explore strategies for building trust, communicating your vision, and aligning your design decisions with business objectives to ensure stakeholder support and buy-in.\",jkYY3oJfA:\"Build Trust and Credibility with Stakeholders\",Q6t_6zCm2:\"Align Design Decisions with Business Objectives\",wyQ5hlsSu:\"Communicate and Advocate for Your Vision\"},GgRxz7SXr:{dOVv4A786:\"Engaging Stakeholders\",eHMvDsNhW:\"This week, you\u2019ll focus on using storytelling to engage and connect with stakeholders. You\u2019ll learn how to craft compelling narratives that resonate with your audience, making your design decisions more relatable and easier to understand, ultimately securing stakeholder buy-in.\",jkYY3oJfA:\"Craft Compelling Stories Around Your Design Decisions\",Q6t_6zCm2:\"Present Your Design Narrative to Engage Stakeholders\",Vw1qZs77_:\"Week 3\",wyQ5hlsSu:\"Use Storytelling to Secure Stakeholder Buy-In\"},IOA23DUi6:{dOVv4A786:\"Layout & Spacing\",eHMvDsNhW:\"This week, you\u2019ll dive into the fundamental principles of layout and spacing in UI design. You\u2019ll learn how to structure your designs to create a clear, balanced, and intuitive user experience, using spacing effectively to enhance readability and visual flow.\",jkYY3oJfA:\"Apply Grid Systems for Structured Layouts\",Q6t_6zCm2:\"Use Spacing to Improve Readability and Flow\",Vw1qZs77_:\"Week 3\",wyQ5hlsSu:\"Ensure Visual Balance and Consistency\"},iZoCqTjOF:{dOVv4A786:\"Variable Prototyping \"},mS1Vsf8Gb:{dOVv4A786:\"AI Ideation\",Vw1qZs77_:\"Week 3\"},S1J8qo9tJ:{dOVv4A786:\"Component Content\",eHMvDsNhW:\"In this class, you will be learning about how to handle component content within a design system, focusing on the organization of text, images, and icons. You'll explore how maintaining consistency in content across components enhances both usability and scalability within a design system.\",jkYY3oJfA:\"Understand the role of component content in a design system and its impact on consistency.\",Q6t_6zCm2:\"Structure and organize content within components to align with design system standards.\",Vw1qZs77_:\"Week 6\",wyQ5hlsSu:\"Apply best practices to ensure component content remains scalable and adaptable across different products and platforms within the system.\"},XAGh0BeUf:{dOVv4A786:\"Components\",eHMvDsNhW:\"This week, you\u2019ll learn how to create reusable and scalable components in Figma that effectively utilize styles like text, color, and shadows. By mastering these techniques, you\u2019ll ensure your design system is consistent, efficient, and easy to maintain across different projects.\",jkYY3oJfA:\"Design Reusable Components with Consistent Styles\",Q6t_6zCm2:\"Implement Scalable Components\",wyQ5hlsSu:\"Maintain Consistency Using Text, Color, and Shadow Styles\"}},baseVariant,gestureVariant)})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+246,...addPropertyOverrides({DqTVthFTU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200},GgRxz7SXr:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200},IOA23DUi6:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200},iZoCqTjOF:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150},mS1Vsf8Gb:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200},S1J8qo9tJ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+300},XAGh0BeUf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pgmkjz-container\",layoutDependency:layoutDependency,layoutId:\"YRKfyWX4q-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Flows & Wireframing\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"YRKfyWX4q\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"YRKfyWX4q\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 5\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({DqTVthFTU:{dOVv4A786:\"Dev Collaboration\",eHMvDsNhW:\"This week, you\u2019ll focus on strengthening your collaboration with developers to ensure a seamless transition from design to implementation. You\u2019ll learn how to effectively communicate design specifications, provide the necessary assets, and work closely with developers to bring your designs to life while maintaining design integrity.\",jkYY3oJfA:\"Effectively Communicate Design Specifications\",Q6t_6zCm2:\"Provide Clear and Organized Design Assets\",wyQ5hlsSu:\"Collaborate with Developers to Maintain Design Integrity\"},GgRxz7SXr:{dOVv4A786:\"Presenting Designs\",eHMvDsNhW:\"This week, you\u2019ll focus on enhancing your design presentations through the power of storytelling. You\u2019ll learn how to structure your presentations as compelling narratives that not only showcase your design work but also connect with your audience on a deeper level, making your ideas more memorable and persuasive.\",jkYY3oJfA:\"Structure Design Presentations as Compelling Narratives\",Q6t_6zCm2:\"Highlight Key Moments and Decisions Through Storytelling\",Vw1qZs77_:\"Week 4\",wyQ5hlsSu:\"Engage Your Audience with a Clear and Persuasive Narrative\"},IOA23DUi6:{dOVv4A786:\"Content Composition\",eHMvDsNhW:\"This week, you\u2019ll explore the principles of content composition in UI design. You\u2019ll learn how to arrange text, images, and other elements to create cohesive, engaging, and user-friendly layouts. By mastering these principles, you\u2019ll ensure that your designs effectively communicate your message and guide users through the content.\",jkYY3oJfA:\"Organize Content for Clarity and Engagement\",Q6t_6zCm2:\"Balance Text, Images, and Other Elements\",Vw1qZs77_:\"Week 4\",wyQ5hlsSu:\"Create Cohesive and User-Friendly Layouts\"},iZoCqTjOF:{dOVv4A786:\"Motion Patterns\",Vw1qZs77_:\"Week 3\"},mS1Vsf8Gb:{dOVv4A786:\"AI in UI Design\",Vw1qZs77_:\"Week 4\"},S1J8qo9tJ:{dOVv4A786:\"Component Interaction\",eHMvDsNhW:\"In this class, you will be learning about component interactions and how they are defined and managed within a design system. You'll explore how consistent interaction patterns, like hover states, clicks, and transitions, ensure cohesive user experiences across various components.\",jkYY3oJfA:\"Understand the role of component interactions in a design system and their impact on user experience.\",Q6t_6zCm2:\"Define and implement interaction states (e.g., hover, active, disabled) within components for consistency.\",Vw1qZs77_:\"Week 7\",wyQ5hlsSu:\"Apply best practices to ensure interaction patterns remain uniform and scalable across different components and platforms.\"},XAGh0BeUf:{dOVv4A786:\"Prototyping & Collaboration\",eHMvDsNhW:\"This week, you\u2019ll cover the basics of prototyping in Figma and learn the fundamentals of collaborating with developers. You\u2019ll learn how to create simple, interactive prototypes to showcase your designs and ensure a smooth handoff process by effectively communicating your design intentions to developers.\",jkYY3oJfA:\"Create Basic Interactive Prototypes\",Q6t_6zCm2:\"Understand the Developer Handoff Process\",wyQ5hlsSu:\"Collaborate Effectively with Developers\"}},baseVariant,gestureVariant)})})}),isDisplayed7()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+296,...addPropertyOverrides({S1J8qo9tJ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+350}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n1ipw3-container\",layoutDependency:layoutDependency,layoutId:\"R3d421OTU-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Usability Testing\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"R3d421OTU\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"R3d421OTU\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 6\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\",...addPropertyOverrides({S1J8qo9tJ:{dOVv4A786:\"Scaling & Governance\",eHMvDsNhW:\"In this class, you will be learning about scaling and governance within a design system, focusing on how to maintain consistency as your system grows across multiple products and teams. You'll explore strategies for managing design assets, enforcing standards, and ensuring your design system remains scalable and adaptable.\",jkYY3oJfA:\"Understand the importance of governance in maintaining a scalable and consistent design system.\",Q6t_6zCm2:\"Implement strategies for managing and evolving design tokens, components, and patterns across teams.\",Vw1qZs77_:\"Week 8\",wyQ5hlsSu:\"Establish governance rules and workflows to ensure design consistency while allowing for flexibility and innovation across different projects.\"}},baseVariant,gestureVariant)})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+346,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ha2hul-container\",layoutDependency:layoutDependency,layoutId:\"d81IVzzId-container\",children:/*#__PURE__*/_jsx(AccordionBreak,{dOVv4A786:\"Bootcamp Break\",eHMvDsNhW:\"Description of this module and what we'll be learning during this week which will be focused on the key subjects\",height:\"100%\",id:\"d81IVzzId\",jkYY3oJfA:\"Understand more about Auto Layout\",layoutId:\"d81IVzzId\",Q6t_6zCm2:\"Understand more about Auto Layout\",style:{width:\"100%\"},variant:\"fWyXRRbrD\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-r9s41r-container\",layoutDependency:layoutDependency,layoutId:\"EzXLkf6xl-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Workflow\",eHMvDsNhW:\"In the first week of our UX Design Bootcamp, you\u2019ll master the art of crafting a seamless UX workflow and conducting stakeholder interviews to ensure your designs align with both user needs and business goals.\",height:\"100%\",id:\"EzXLkf6xl\",jkYY3oJfA:\"Understand how to create a clear and simple UX process\",layoutId:\"EzXLkf6xl\",Q6t_6zCm2:\"Understand the value of conducting stakeholder interviews\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 1\",width:\"100%\",wyQ5hlsSu:\"Ensure designs meet both user and business needs\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10qoh91-container\",layoutDependency:layoutDependency,layoutId:\"pbTEk3t2p-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Planning & Screening\",eHMvDsNhW:\"In the second week of Memorisely UX Bootcamp you\u2019ll learn how to form a lean UX research plan and conduct screening for participants. \",height:\"100%\",id:\"pbTEk3t2p\",jkYY3oJfA:\"Understand how to form a lean UX research plan\",layoutId:\"pbTEk3t2p\",Q6t_6zCm2:\"Learn the importance of user screening\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Form a lean UX research plan \"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-645d07-container\",layoutDependency:layoutDependency,layoutId:\"jXe65oVhr-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Research Methods\",eHMvDsNhW:\"In the third week of our UX Design Bootcamp, you\u2019ll explore two essential research methods: interviews and surveys. You\u2019ll learn how to use each method to gather valuable insights, helping you create designs that connect with users.\",height:\"100%\",id:\"jXe65oVhr\",jkYY3oJfA:\"Discover how to conduct user interviews to uncover detailed insights and stories\",layoutId:\"jXe65oVhr\",Q6t_6zCm2:\"Learn how to design and distribute surveys to collect meaningful, scalable data\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 3\",width:\"100%\",wyQ5hlsSu:\"Understand when to use interviews or surveys based on your research goals\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+300}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-knql4j-container\",layoutDependency:layoutDependency,layoutId:\"BkPUPqa88-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Usability Testing\",eHMvDsNhW:\"In the fourth week of our UX Design Bootcamp, you\u2019ll focus on usability testing to evaluate how users interact with your designs. By observing real user behaviors, you\u2019ll identify opportunities to improve and refine your solutions.\",FW9t7Au9e:addImageAlt({src:\"https://framerusercontent.com/images/FbVe755VKXvvKjbmz85xBWw1A.webp\",srcSet:\"https://framerusercontent.com/images/FbVe755VKXvvKjbmz85xBWw1A.webp?scale-down-to=512 512w,https://framerusercontent.com/images/FbVe755VKXvvKjbmz85xBWw1A.webp 800w\"},\"\"),height:\"100%\",id:\"BkPUPqa88\",jkYY3oJfA:\"Learn how to set up and conduct usability tests effectively\",layoutId:\"BkPUPqa88\",Q6t_6zCm2:\"Observe users to uncover pain points and areas for improvement\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 4\",width:\"100%\",wyQ5hlsSu:\"Use feedback to refine and enhance your research\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+400}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qpgx34-container\",layoutDependency:layoutDependency,layoutId:\"HzM6tMd4T-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"AI Analysis\",eHMvDsNhW:\"In the sixth week of our UX Design Bootcamp, you\u2019ll explore AI-powered analysis and synthesis using tools like Dovetail. You\u2019ll learn how to streamline research workflows, identify patterns, and turn raw data into actionable insights that drive your designs.\",FW9t7Au9e:addImageAlt({src:\"https://framerusercontent.com/images/W4gxL5NhWfJB5fvrjaVCLdrG49Y.jpeg\"},\"\"),height:\"100%\",id:\"HzM6tMd4T\",jkYY3oJfA:\"Learn how to use AI tools like Dovetail to analyze research data\",layoutId:\"HzM6tMd4T\",Q6t_6zCm2:\"Identify trends and patterns to synthesize meaningful insights\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 6\",width:\"100%\",wyQ5hlsSu:\"Transform insights into clear design directions with efficiency and accuracy\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+350}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jeo4zz-container\",layoutDependency:layoutDependency,layoutId:\"ijeOXPw32-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Audit\",eHMvDsNhW:\"In the fifth week of our UX Design Bootcamp, you\u2019ll focus on competitor benchmarking and conducting UX audits. These methods will help you analyze and compare design strategies to identify opportunities for improvement and innovation in your own work.\",height:\"100%\",id:\"ijeOXPw32\",jkYY3oJfA:\"Learn how to benchmark competitors to uncover strengths and weaknesses\",layoutId:\"ijeOXPw32\",Q6t_6zCm2:\"Conduct UX audits to evaluate the effectiveness of design elements\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 5\",width:\"100%\",wyQ5hlsSu:\"Use findings to inform and elevate your design decisions\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+450}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-icmjxe-container\",layoutDependency:layoutDependency,layoutId:\"bnRNJCW_d-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Mapping & Personas\",eHMvDsNhW:\"In the seventh week of our UX Design Bootcamp, you\u2019ll dive into affinity mapping to organize research findings and create scenarios and personas. These tools will help you understand user behaviors and needs, shaping the foundation for user-centered design.\",height:\"100%\",id:\"bnRNJCW_d\",jkYY3oJfA:\"Use affinity mapping to group insights and uncover key themes\",layoutId:\"bnRNJCW_d\",Q6t_6zCm2:\"Create realistic scenarios to understand user contexts and challenges\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Develop personas to represent your users and guide design decisions\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mwMamIXU9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+500}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-p9iwxp-container\",layoutDependency:layoutDependency,layoutId:\"BufFj2ZTf-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Research Report\",eHMvDsNhW:\"In week 8 of Memorisely Ux Bootcamp you'll learn how to create a compelling research report with synthesised data\",height:\"100%\",id:\"BufFj2ZTf\",jkYY3oJfA:\"Understand the value of research reports\",layoutId:\"BufFj2ZTf\",Q6t_6zCm2:\"Learn what makes a compelling UX research report\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 8\",width:\"100%\",wyQ5hlsSu:\"Complete your case study with a UX research report\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kgdij4-container\",layoutDependency:layoutDependency,layoutId:\"w2vT3oJXo-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UI Workflow\",eHMvDsNhW:\"During our first week you'll get to grips with balancing your workflow as a UI Designer between Figjam and Figma. Our first module dives into setting up our workflow and then you'll learn how to conduct competitor benchmarking to learn from existing UI patterns. \",height:\"100%\",id:\"w2vT3oJXo\",jkYY3oJfA:\"Learn how to organise pages and projects in Figma\",layoutId:\"w2vT3oJXo\",Q6t_6zCm2:\"Understand the Figma UI and how to work effectively\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 1\",width:\"100%\",wyQ5hlsSu:\"Learn how to use Figjam and conduct competitor benchmarking\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-149yhfj-container\",layoutDependency:layoutDependency,layoutId:\"MBUt8cL8g-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Auto Layout\",eHMvDsNhW:\"In week two, you'll master Auto Layout in Figma, learning to create responsive, scalable designs with flexible spacing, alignment, and padding\",height:\"100%\",id:\"MBUt8cL8g\",jkYY3oJfA:\"Understand the fundamentals of auto layout\",layoutId:\"MBUt8cL8g\",Q6t_6zCm2:\"Learn best UI spacing practices \",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Build confidence using auto layout in your designs\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u6f9bw-container\",layoutDependency:layoutDependency,layoutId:\"tgAiOawFA-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Responsive Design\",eHMvDsNhW:\"In week three, you'll focus on responsive design, learning to set minimum and maximum widths to create adaptable, user-friendly interfaces.\",height:\"100%\",id:\"tgAiOawFA\",jkYY3oJfA:\"Learn how to use spacing varibles in Figma\",layoutId:\"tgAiOawFA\",Q6t_6zCm2:\"Learn the importance of responsive design\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 3\",width:\"100%\",wyQ5hlsSu:\"Build confidence creating responsive designs in Figma\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+300}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h25n07-container\",layoutDependency:layoutDependency,layoutId:\"b9pznJXoN-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UI Components\",eHMvDsNhW:\"In week four, you\u2019ll design UI components, learning to create reusable, consistent elements that enhance efficiency and scalability.\",height:\"100%\",id:\"b9pznJXoN\",jkYY3oJfA:\"Understand the value of reusable components\",layoutId:\"b9pznJXoN\",Q6t_6zCm2:\"Learn best practice for component sets\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 4\",width:\"100%\",wyQ5hlsSu:\"Create component sets in figma\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+350}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uzdm03-container\",layoutDependency:layoutDependency,layoutId:\"cORWrAlOX-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Figma Variables\",eHMvDsNhW:\"In week five, you'll focus on Figma variables, mastering color and text to ensure consistency and adaptability across your designs.\",height:\"100%\",id:\"cORWrAlOX\",jkYY3oJfA:\"Learn to create and manage Figma color variables for consistent theming\",layoutId:\"cORWrAlOX\",Q6t_6zCm2:\"Master text variables to streamline typography across your designs\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 5\",width:\"100%\",wyQ5hlsSu:\"Build confidence with a variable workflow\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+400}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-150qu61-container\",layoutDependency:layoutDependency,layoutId:\"dRKZs6iwv-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Microinteractions\",eHMvDsNhW:\"In week six, you'll bring components to life by designing microinteractions, learning to add subtle, meaningful animations that enhance user engagement.\",height:\"100%\",id:\"dRKZs6iwv\",jkYY3oJfA:\"Design microinteractions that improve usability and delight users\",layoutId:\"dRKZs6iwv\",Q6t_6zCm2:\"Learn to implement motion within components for seamless feedback\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 6\",width:\"100%\",wyQ5hlsSu:\"Build confidence using Figma prototying tools\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+450}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-38o25o-container\",layoutDependency:layoutDependency,layoutId:\"lZnHumtqA-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UI Prototyping\",eHMvDsNhW:\"In week seven, you'll dive into prototyping, learning to create interactive flows that bring your designs to life and simulate real user experiences.\",height:\"100%\",id:\"lZnHumtqA\",jkYY3oJfA:\"Build interactive prototypes to test user flows and functionality\",layoutId:\"lZnHumtqA\",Q6t_6zCm2:\"Learn advanced transitions and animations to enhance realism\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Use prototyping to gather feedback and iterate effectively\"})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({mhOgTmSkv:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+500}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lyvg5l-container\",layoutDependency:layoutDependency,layoutId:\"l3HFb1Sgl-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Dev Collaboration\",eHMvDsNhW:\"In week eight, you'll focus on developer collaboration, learning how to prepare your designs for handoff and ensure seamless implementation.\",height:\"100%\",id:\"l3HFb1Sgl\",jkYY3oJfA:\"Organize files and assets for smooth developer handoff\",layoutId:\"l3HFb1Sgl\",Q6t_6zCm2:\"Understand the value of design specs\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 8\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({LeL7FIgdo:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-d76akk-container\",layoutDependency:layoutDependency,layoutId:\"s_A6Hld1o-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX/UI Portfolio\",eHMvDsNhW:\"This week focused on refining UX/UI portfolios by understanding their role in showcasing skills, organizing impactful case studies, and implementing clear storytelling to highlight design decisions\",height:\"100%\",id:\"s_A6Hld1o\",jkYY3oJfA:\"Understand what makes an effective UX/UI portfolio and its role in showcasing your skills.\",layoutId:\"s_A6Hld1o\",Q6t_6zCm2:\"Create and organize case studies that highlight your design process, decisions, and outcomes.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 1\",width:\"100%\",wyQ5hlsSu:\"Implement clear storytelling to demonstrate your impact and maintain consistency across your portfolio.\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({LeL7FIgdo:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qbwbbq-container\",layoutDependency:layoutDependency,layoutId:\"uu0WOCoIq-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Job Ready\",eHMvDsNhW:\"This week centered on getting job-ready by refining resumes to highlight key skills, crafting personalized applications to stand out, and honing interview techniques through practice to confidently showcase expertise.\",height:\"100%\",id:\"uu0WOCoIq\",jkYY3oJfA:\"Build a concise, tailored resume that highlights your skills, experience, and design achievements.\",layoutId:\"uu0WOCoIq\",Q6t_6zCm2:\"Craft personalized applications that align with job descriptions and showcase your enthusiasm for the role.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Develop strong interview techniques through practice and feedback to confidently present your expertise.\"})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yy2qh2\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"YOPubSovF\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x57wy\",\"data-styles-preset\":\"rE_Qa7K6b\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"TERM 1\"})}),className:\"framer-aiqydc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QaVA29BTU\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k3kdxw\",layoutDependency:layoutDependency,layoutId:\"Ma1JDdr3p\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1n7ssvq\",\"data-styles-preset\":\"PiIliSe7d\",children:\"UX Design \"})}),className:\"framer-1ivib9j\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AEyWKHgpY\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"8 weeks \\xb7 16 Live classes \"})}),className:\"framer-1lvj8av\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tvhHyX8K2\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({LeL7FIgdo:{height:41,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3624uc-container\",layoutDependency:layoutDependency,layoutId:\"zQlsNKgdA-container\",children:/*#__PURE__*/_jsx(AccordionBreak,{dOVv4A786:\"Graduate \uD83C\uDF89\",eHMvDsNhW:\"Graduation marks the start of an exciting journey, celebrating industry-ready skills, joining a global network of designers, and unlocking continued resources and opportunities to thrive in your career.\",height:\"100%\",id:\"zQlsNKgdA\",jkYY3oJfA:\"Celebrate completing a design program with industry-ready skills.\",layoutId:\"zQlsNKgdA\",Q6t_6zCm2:\"Join a global network of designers for collaboration and growth.\",style:{width:\"100%\"},variant:\"fWyXRRbrD\",Vw1qZs77_:\"Graduate \",width:\"100%\",wyQ5hlsSu:\"Access resources and opportunities to support your career.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8jlpqv-container\",layoutDependency:layoutDependency,layoutId:\"w2YkvN__6-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"System Tokens\",eHMvDsNhW:\"In this class, you will be learning about design system tokens, the foundational elements that store design decisions like colors, typography, and spacing. We\u2019ll cover how tokens ensure consistency and scalability across all design components in your system.\",height:\"100%\",id:\"w2YkvN__6\",jkYY3oJfA:\"Understand what design tokens are and their role in a design system.\",layoutId:\"w2YkvN__6\",Q6t_6zCm2:\"Create and manage tokens for colors, typography, and spacing.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 1\",width:\"100%\",wyQ5hlsSu:\"Implement tokens to maintain consistency across components and platforms.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11pppf4-container\",layoutDependency:layoutDependency,layoutId:\"DK5u04DuT-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Global Variables\",eHMvDsNhW:\"In this class, you will be learning about global variables in Figma, which allow you to centralize and manage design properties across your projects. We'll explore how global variables improve consistency and efficiency in design workflows.\",height:\"100%\",id:\"DK5u04DuT\",jkYY3oJfA:\"Understand the concept of global variables and their importance in Figma.\",layoutId:\"DK5u04DuT\",Q6t_6zCm2:\"Set up and manage global variables for properties like colors, typography, and spacing.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Apply global variables to streamline design updates and ensure consistency across projects.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-osbg1k-container\",layoutDependency:layoutDependency,layoutId:\"HUcYj7pv9-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Semantic Aliasing\",eHMvDsNhW:\"In this class, you will be learning about semantic aliasing, a technique used to assign meaningful, context-based names to design tokens. We'll dive into how semantic aliasing improves the clarity and flexibility of your design system.\",height:\"100%\",id:\"HUcYj7pv9\",jkYY3oJfA:\"Understand the purpose of semantic aliasing and how it enhances token management.\",layoutId:\"HUcYj7pv9\",Q6t_6zCm2:\"Create semantically meaningful aliases for design tokens like colors and typography.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 3\",width:\"100%\",wyQ5hlsSu:\"Apply semantic aliases to ensure better communication and flexibility within your design system.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+300}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-oqylzh-container\",layoutDependency:layoutDependency,layoutId:\"qLCdr8Hnd-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Component Variables\",eHMvDsNhW:\"In this class, you will be learning about component variants, which allow you to organize and manage multiple variations of a component within a single, unified structure. You'll explore how to use variants to streamline your design workflow and maintain consistency across different states and versions.\",height:\"100%\",id:\"qLCdr8Hnd\",jkYY3oJfA:\"Understand what component variants are and their importance in a design system.\",layoutId:\"qLCdr8Hnd\",Q6t_6zCm2:\"Create and organize component variants to manage multiple versions of a component.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 4\",width:\"100%\",wyQ5hlsSu:\"Apply variants to streamline design processes and ensure consistency across different states, such as hover or active states.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+350}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1umkx13-container\",layoutDependency:layoutDependency,layoutId:\"uQARcNmtv-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Component Anatomy\",eHMvDsNhW:\"In this class, you will be learning about component anatomy, which focuses on the structural elements like padding, margins, labels, icons, and containers. You'll explore how these aspects work together to create cohesive, functional, and visually balanced components.\",height:\"100%\",id:\"uQARcNmtv\",jkYY3oJfA:\"Understand the role of padding, margins, and spacing in creating well-structured components.\",layoutId:\"uQARcNmtv\",Q6t_6zCm2:\"Break down components into key elements like containers, labels, and icons to ensure clarity and consistency.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 5\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+400}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jo2anq-container\",layoutDependency:layoutDependency,layoutId:\"M6A3rw1up-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Component Content\",eHMvDsNhW:\"In this class, you will be learning about how to handle component content within a design system, focusing on the organization of text, images, and icons. You'll explore how maintaining consistency in content across components enhances both usability and scalability within a design system.\",height:\"100%\",id:\"M6A3rw1up\",jkYY3oJfA:\"Understand the role of component content in a design system and its impact on consistency.\",layoutId:\"M6A3rw1up\",Q6t_6zCm2:\"Structure and organize content within components to align with design system standards.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 6\",width:\"100%\",wyQ5hlsSu:\"Apply best practices to ensure component content remains scalable and adaptable across different products and platforms within the system.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+450}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18kq683-container\",layoutDependency:layoutDependency,layoutId:\"uNFrbKVFQ-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Component Interaction\",eHMvDsNhW:\"In this class, you will be learning about component interactions and how they are defined and managed within a design system. You'll explore how consistent interaction patterns, like hover states, clicks, and transitions, ensure cohesive user experiences across various components.\",height:\"100%\",id:\"uNFrbKVFQ\",jkYY3oJfA:\"Understand the role of component interactions in a design system and their impact on user experience.\",layoutId:\"uNFrbKVFQ\",Q6t_6zCm2:\"Define and implement interaction states (e.g., hover, active, disabled) within components for consistency.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Apply best practices to ensure interaction patterns remain uniform and scalable across different components and platforms.\"})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JkLY6gla9:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+500}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l0itz4-container\",layoutDependency:layoutDependency,layoutId:\"K4lPPl7d7-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Scaling & Governance\",eHMvDsNhW:\"In this class, you will be learning about scaling and governance within a design system, focusing on how to maintain consistency as your system grows across multiple products and teams. You'll explore strategies for managing design assets, enforcing standards, and ensuring your design system remains scalable and adaptable.\",height:\"100%\",id:\"K4lPPl7d7\",jkYY3oJfA:\"Understand the importance of governance in maintaining a scalable and consistent design system.\",layoutId:\"K4lPPl7d7\",Q6t_6zCm2:\"Implement strategies for managing and evolving design tokens, components, and patterns across teams.\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 8\",width:\"100%\",wyQ5hlsSu:\"Establish governance rules and workflows to ensure design consistency while allowing for flexibility and innovation across different projects.\"})})}),isDisplayed9()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10589dw\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"J75HI2mYJ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x57wy\",\"data-styles-preset\":\"rE_Qa7K6b\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"TERM 2\"})}),className:\"framer-1m5mhrs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pYbpEUTV8\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hys18o\",layoutDependency:layoutDependency,layoutId:\"GQ36Owc52\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1n7ssvq\",\"data-styles-preset\":\"PiIliSe7d\",children:\"UI Design \"})}),className:\"framer-12he5hp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MC0ptyEj7\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"8 weeks \\xb7 16 Live classes \"})}),className:\"framer-1ivk8d6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wYFI8To93\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed10()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gql04q\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"qU2jiHHVr\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x57wy\",\"data-styles-preset\":\"rE_Qa7K6b\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"TERM 3\"})}),className:\"framer-wm53ep\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ej4HDuaZ2\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tw1wu0\",layoutDependency:layoutDependency,layoutId:\"TUMO4i2cr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1n7ssvq\",\"data-styles-preset\":\"PiIliSe7d\",children:\"Design Systems\"})}),className:\"framer-1p2wh7j\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BmQMECEDW\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"8 weeks \\xb7 16 Live classes \"})}),className:\"framer-15r9x9l\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OIwToerh8\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l4em98\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"hKiF5lygU\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1x57wy\",\"data-styles-preset\":\"rE_Qa7K6b\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"TERM 4\"})}),className:\"framer-16yltzd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rBHHZkByO\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1agt9jc\",layoutDependency:layoutDependency,layoutId:\"qtkVxmbqF\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1n7ssvq\",\"data-styles-preset\":\"PiIliSe7d\",children:\"Design Career\"})}),className:\"framer-1ownpjd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Q1_CuZRH9\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"2 weeks \\xb7 4 Live classes \"})}),className:\"framer-2ggsp\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y7Zwc1iy5\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j30vw4-container\",layoutDependency:layoutDependency,layoutId:\"B_AWvRMec-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Workflow\",eHMvDsNhW:\"In the first week of our UX Design Bootcamp, you\u2019ll master the art of crafting a seamless UX workflow and conducting stakeholder interviews to ensure your designs align with both user needs and business goals.\",height:\"100%\",id:\"B_AWvRMec\",jkYY3oJfA:\"Understand how to create a clear and simple UX process\",layoutId:\"B_AWvRMec\",Q6t_6zCm2:\"Understand the value of conducting stakeholder interviews\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 1\",width:\"100%\",wyQ5hlsSu:\"Ensure designs meet both user and business needs\"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-47papx-container\",layoutDependency:layoutDependency,layoutId:\"RBb9c1n50-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Planning & Screening\",eHMvDsNhW:\"In the second week of Memorisely UX Bootcamp you\u2019ll learn how to form a lean UX research plan and conduct screening for participants. \",height:\"100%\",id:\"RBb9c1n50\",jkYY3oJfA:\"Understand how to form a lean UX research plan\",layoutId:\"RBb9c1n50\",Q6t_6zCm2:\"Learn the importance of user screening\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Form a lean UX research plan \"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cs0to6-container\",layoutDependency:layoutDependency,layoutId:\"XYMDLN4Nx-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Research Methods\",eHMvDsNhW:\"In the third week of our UX Design Bootcamp, you\u2019ll explore two essential research methods: interviews and surveys. You\u2019ll learn how to use each method to gather valuable insights, helping you create designs that connect with users.\",height:\"100%\",id:\"XYMDLN4Nx\",jkYY3oJfA:\"Discover how to conduct user interviews to uncover detailed insights and stories\",layoutId:\"XYMDLN4Nx\",Q6t_6zCm2:\"Learn how to design and distribute surveys to collect meaningful, scalable data\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 3\",width:\"100%\",wyQ5hlsSu:\"Understand when to use interviews or surveys based on your research goals\"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10wqjlx-container\",layoutDependency:layoutDependency,layoutId:\"uGZEbh6wf-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Usability Testing\",eHMvDsNhW:\"In the fourth week of our UX Design Bootcamp, you\u2019ll focus on usability testing to evaluate how users interact with your designs. By observing real user behaviors, you\u2019ll identify opportunities to improve and refine your solutions.\",FW9t7Au9e:addImageAlt({src:\"https://framerusercontent.com/images/FbVe755VKXvvKjbmz85xBWw1A.webp\",srcSet:\"https://framerusercontent.com/images/FbVe755VKXvvKjbmz85xBWw1A.webp?scale-down-to=512 512w,https://framerusercontent.com/images/FbVe755VKXvvKjbmz85xBWw1A.webp 800w\"},\"\"),height:\"100%\",id:\"uGZEbh6wf\",jkYY3oJfA:\"Learn how to set up and conduct usability tests effectively\",layoutId:\"uGZEbh6wf\",Q6t_6zCm2:\"Observe users to uncover pain points and areas for improvement\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 4\",width:\"100%\",wyQ5hlsSu:\"Use feedback to refine and enhance your research\"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19qq2dz-container\",layoutDependency:layoutDependency,layoutId:\"qIkWszZ7s-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UX Audit\",eHMvDsNhW:\"In the fifth week of our UX Design Bootcamp, you\u2019ll focus on competitor benchmarking and conducting UX audits. These methods will help you analyze and compare design strategies to identify opportunities for improvement and innovation in your own work.\",height:\"100%\",id:\"qIkWszZ7s\",jkYY3oJfA:\"Learn how to benchmark competitors to uncover strengths and weaknesses\",layoutId:\"qIkWszZ7s\",Q6t_6zCm2:\"Conduct UX audits to evaluate the effectiveness of design elements\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 5\",width:\"100%\",wyQ5hlsSu:\"Use findings to inform and elevate your design decisions\"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zg74on-container\",layoutDependency:layoutDependency,layoutId:\"ohWzjr1ad-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"AI Analysis\",eHMvDsNhW:\"In the sixth week of our UX Design Bootcamp, you\u2019ll explore AI-powered analysis and synthesis using tools like Dovetail. You\u2019ll learn how to streamline research workflows, identify patterns, and turn raw data into actionable insights that drive your designs.\",FW9t7Au9e:addImageAlt({src:\"https://framerusercontent.com/images/W4gxL5NhWfJB5fvrjaVCLdrG49Y.jpeg\"},\"\"),height:\"100%\",id:\"ohWzjr1ad\",jkYY3oJfA:\"Learn how to use AI tools like Dovetail to analyze research data\",layoutId:\"ohWzjr1ad\",Q6t_6zCm2:\"Identify trends and patterns to synthesize meaningful insights\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 6\",width:\"100%\",wyQ5hlsSu:\"Transform insights into clear design directions with efficiency and accuracy\"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+300}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o3dgvk-container\",layoutDependency:layoutDependency,layoutId:\"KAc0BW6nN-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Mapping & Personas\",eHMvDsNhW:\"In the seventh week of our UX Design Bootcamp, you\u2019ll dive into affinity mapping to organize research findings and create scenarios and personas. These tools will help you understand user behaviors and needs, shaping the foundation for user-centered design.\",height:\"100%\",id:\"KAc0BW6nN\",jkYY3oJfA:\"Use affinity mapping to group insights and uncover key themes\",layoutId:\"KAc0BW6nN\",Q6t_6zCm2:\"Create realistic scenarios to understand user contexts and challenges\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Develop personas to represent your users and guide design decisions\"})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({scn1ZQdRy:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+350}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ynn789-container\",layoutDependency:layoutDependency,layoutId:\"I7vtuX6wW-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Research Report\",eHMvDsNhW:\"In week 8 of Memorisely Ux Bootcamp you'll learn how to create a compelling research report with synthesised data\",height:\"100%\",id:\"I7vtuX6wW\",jkYY3oJfA:\"Understand the value of research reports\",layoutId:\"I7vtuX6wW\",Q6t_6zCm2:\"Learn what makes a compelling UX research report\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 8\",width:\"100%\",wyQ5hlsSu:\"Complete your case study with a UX research report\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+50}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kzrdh9-container\",layoutDependency:layoutDependency,layoutId:\"TK4AFwgNE-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Auto Layout\",eHMvDsNhW:\"In week two, you'll master Auto Layout in Figma, learning to create responsive, scalable designs with flexible spacing, alignment, and padding\",height:\"100%\",id:\"TK4AFwgNE\",jkYY3oJfA:\"Understand the fundamentals of auto layout\",layoutId:\"TK4AFwgNE\",Q6t_6zCm2:\"Learn best UI spacing practices \",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 2\",width:\"100%\",wyQ5hlsSu:\"Build confidence using auto layout in your designs\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+100}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-azx57l-container\",layoutDependency:layoutDependency,layoutId:\"afFDP7vPk-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Responsive Design\",eHMvDsNhW:\"In week three, you'll focus on responsive design, learning to set minimum and maximum widths to create adaptable, user-friendly interfaces.\",height:\"100%\",id:\"afFDP7vPk\",jkYY3oJfA:\"Learn how to use spacing varibles in Figma\",layoutId:\"afFDP7vPk\",Q6t_6zCm2:\"Learn the importance of responsive design\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 3\",width:\"100%\",wyQ5hlsSu:\"Build confidence creating responsive designs in Figma\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+150}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8uvjj7-container\",layoutDependency:layoutDependency,layoutId:\"JsimZqFKk-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UI Components\",eHMvDsNhW:\"In week four, you\u2019ll design UI components, learning to create reusable, consistent elements that enhance efficiency and scalability.\",height:\"100%\",id:\"JsimZqFKk\",jkYY3oJfA:\"Understand the value of reusable components\",layoutId:\"JsimZqFKk\",Q6t_6zCm2:\"Learn best practice for component sets\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 4\",width:\"100%\",wyQ5hlsSu:\"Create component sets in figma\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+200}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wpuqr3-container\",layoutDependency:layoutDependency,layoutId:\"l_QQFP3an-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Figma Variables\",eHMvDsNhW:\"In week five, you'll focus on Figma variables, mastering color and text to ensure consistency and adaptability across your designs.\",height:\"100%\",id:\"l_QQFP3an\",jkYY3oJfA:\"Learn to create and manage Figma color variables for consistent theming\",layoutId:\"l_QQFP3an\",Q6t_6zCm2:\"Master text variables to streamline typography across your designs\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 5\",width:\"100%\",wyQ5hlsSu:\"Build confidence with a variable workflow\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+250}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mwsvk8-container\",layoutDependency:layoutDependency,layoutId:\"ECp4jyyUR-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Microinteractions\",eHMvDsNhW:\"In week six, you'll bring components to life by designing microinteractions, learning to add subtle, meaningful animations that enhance user engagement.\",height:\"100%\",id:\"ECp4jyyUR\",jkYY3oJfA:\"Design microinteractions that improve usability and delight users\",layoutId:\"ECp4jyyUR\",Q6t_6zCm2:\"Learn to implement motion within components for seamless feedback\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 6\",width:\"100%\",wyQ5hlsSu:\"Build confidence using Figma prototying tools\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+300}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mf97db-container\",layoutDependency:layoutDependency,layoutId:\"Mxkb_HO8o-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"UI Prototyping\",eHMvDsNhW:\"In week seven, you'll dive into prototyping, learning to create interactive flows that bring your designs to life and simulate real user experiences.\",height:\"100%\",id:\"Mxkb_HO8o\",jkYY3oJfA:\"Build interactive prototypes to test user flows and functionality\",layoutId:\"Mxkb_HO8o\",Q6t_6zCm2:\"Learn advanced transitions and animations to enhance realism\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 7\",width:\"100%\",wyQ5hlsSu:\"Use prototyping to gather feedback and iterate effectively\"})})}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({UBWz8ZnWq:{height:40,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+350}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qm6v81-container\",layoutDependency:layoutDependency,layoutId:\"QZ39TWilr-container\",children:/*#__PURE__*/_jsx(AccordionCurriculum,{dOVv4A786:\"Dev Collaboration\",eHMvDsNhW:\"In week eight, you'll focus on developer collaboration, learning how to prepare your designs for handoff and ensure seamless implementation.\",height:\"100%\",id:\"QZ39TWilr\",jkYY3oJfA:\"Organize files and assets for smooth developer handoff\",layoutId:\"QZ39TWilr\",Q6t_6zCm2:\"Understand the value of design specs\",style:{width:\"100%\"},variant:\"k63bYSSNN\",Vw1qZs77_:\"Week 8\",width:\"100%\",wyQ5hlsSu:\"Understand more about Auto Layout\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-X6Le8.framer-1et1uu0, .framer-X6Le8 .framer-1et1uu0 { display: block; }\",\".framer-X6Le8.framer-1u2gghd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 752px; }\",\".framer-X6Le8 .framer-1m5y5u3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 4px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-X6Le8 .framer-1n8raom, .framer-X6Le8 .framer-1slc86t, .framer-X6Le8 .framer-1gwwrpf, .framer-X6Le8 .framer-cerlez, .framer-X6Le8 .framer-etwr7t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 10px 4px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-X6Le8 .framer-fwwy02, .framer-X6Le8 .framer-k52y7g, .framer-X6Le8 .framer-vdozaz, .framer-X6Le8 .framer-1n1x0l1, .framer-X6Le8 .framer-bmxrto, .framer-X6Le8 .framer-1bvj2t7, .framer-X6Le8 .framer-aiqydc, .framer-X6Le8 .framer-1ivib9j, .framer-X6Le8 .framer-1lvj8av, .framer-X6Le8 .framer-1m5mhrs, .framer-X6Le8 .framer-12he5hp, .framer-X6Le8 .framer-1ivk8d6, .framer-X6Le8 .framer-wm53ep, .framer-X6Le8 .framer-1p2wh7j, .framer-X6Le8 .framer-15r9x9l, .framer-X6Le8 .framer-16yltzd, .framer-X6Le8 .framer-1ownpjd, .framer-X6Le8 .framer-2ggsp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-X6Le8 .framer-1kihdwi { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 10px 4px 10px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-X6Le8 .framer-18l3yjj-container, .framer-X6Le8 .framer-tuyntc-container, .framer-X6Le8 .framer-g7uz6s-container, .framer-X6Le8 .framer-12hw0or-container, .framer-X6Le8 .framer-15nf4do-container, .framer-X6Le8 .framer-7xgmps-container, .framer-X6Le8 .framer-pgmkjz-container, .framer-X6Le8 .framer-1n1ipw3-container, .framer-X6Le8 .framer-ha2hul-container, .framer-X6Le8 .framer-r9s41r-container, .framer-X6Le8 .framer-10qoh91-container, .framer-X6Le8 .framer-645d07-container, .framer-X6Le8 .framer-knql4j-container, .framer-X6Le8 .framer-1qpgx34-container, .framer-X6Le8 .framer-1jeo4zz-container, .framer-X6Le8 .framer-icmjxe-container, .framer-X6Le8 .framer-p9iwxp-container, .framer-X6Le8 .framer-1kgdij4-container, .framer-X6Le8 .framer-149yhfj-container, .framer-X6Le8 .framer-1u6f9bw-container, .framer-X6Le8 .framer-h25n07-container, .framer-X6Le8 .framer-1uzdm03-container, .framer-X6Le8 .framer-150qu61-container, .framer-X6Le8 .framer-38o25o-container, .framer-X6Le8 .framer-lyvg5l-container, .framer-X6Le8 .framer-d76akk-container, .framer-X6Le8 .framer-qbwbbq-container, .framer-X6Le8 .framer-3624uc-container, .framer-X6Le8 .framer-8jlpqv-container, .framer-X6Le8 .framer-11pppf4-container, .framer-X6Le8 .framer-osbg1k-container, .framer-X6Le8 .framer-oqylzh-container, .framer-X6Le8 .framer-1umkx13-container, .framer-X6Le8 .framer-jo2anq-container, .framer-X6Le8 .framer-18kq683-container, .framer-X6Le8 .framer-1l0itz4-container, .framer-X6Le8 .framer-1j30vw4-container, .framer-X6Le8 .framer-47papx-container, .framer-X6Le8 .framer-1cs0to6-container, .framer-X6Le8 .framer-10wqjlx-container, .framer-X6Le8 .framer-19qq2dz-container, .framer-X6Le8 .framer-zg74on-container, .framer-X6Le8 .framer-1o3dgvk-container, .framer-X6Le8 .framer-1ynn789-container, .framer-X6Le8 .framer-1kzrdh9-container, .framer-X6Le8 .framer-azx57l-container, .framer-X6Le8 .framer-8uvjj7-container, .framer-X6Le8 .framer-1wpuqr3-container, .framer-X6Le8 .framer-mwsvk8-container, .framer-X6Le8 .framer-1mf97db-container, .framer-X6Le8 .framer-qm6v81-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-X6Le8 .framer-yy2qh2, .framer-X6Le8 .framer-10589dw, .framer-X6Le8 .framer-1gql04q, .framer-X6Le8 .framer-1l4em98 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-X6Le8 .framer-1k3kdxw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 44px; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-X6Le8 .framer-1hys18o, .framer-X6Le8 .framer-1tw1wu0, .framer-X6Le8 .framer-1agt9jc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 170px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-X6Le8.framer-1u2gghd, .framer-X6Le8 .framer-1m5y5u3, .framer-X6Le8 .framer-1n8raom, .framer-X6Le8 .framer-1slc86t, .framer-X6Le8 .framer-1gwwrpf, .framer-X6Le8 .framer-cerlez, .framer-X6Le8 .framer-etwr7t, .framer-X6Le8 .framer-1kihdwi, .framer-X6Le8 .framer-yy2qh2, .framer-X6Le8 .framer-1k3kdxw, .framer-X6Le8 .framer-10589dw, .framer-X6Le8 .framer-1hys18o, .framer-X6Le8 .framer-1gql04q, .framer-X6Le8 .framer-1tw1wu0, .framer-X6Le8 .framer-1l4em98, .framer-X6Le8 .framer-1agt9jc { gap: 0px; } .framer-X6Le8.framer-1u2gghd > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-X6Le8.framer-1u2gghd > :first-child, .framer-X6Le8 .framer-yy2qh2 > :first-child, .framer-X6Le8 .framer-1k3kdxw > :first-child, .framer-X6Le8 .framer-10589dw > :first-child, .framer-X6Le8 .framer-1hys18o > :first-child, .framer-X6Le8 .framer-1gql04q > :first-child, .framer-X6Le8 .framer-1tw1wu0 > :first-child, .framer-X6Le8 .framer-1l4em98 > :first-child, .framer-X6Le8 .framer-1agt9jc > :first-child { margin-top: 0px; } .framer-X6Le8.framer-1u2gghd > :last-child, .framer-X6Le8 .framer-yy2qh2 > :last-child, .framer-X6Le8 .framer-1k3kdxw > :last-child, .framer-X6Le8 .framer-10589dw > :last-child, .framer-X6Le8 .framer-1hys18o > :last-child, .framer-X6Le8 .framer-1gql04q > :last-child, .framer-X6Le8 .framer-1tw1wu0 > :last-child, .framer-X6Le8 .framer-1l4em98 > :last-child, .framer-X6Le8 .framer-1agt9jc > :last-child { margin-bottom: 0px; } .framer-X6Le8 .framer-1m5y5u3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-X6Le8 .framer-1m5y5u3 > :first-child, .framer-X6Le8 .framer-1n8raom > :first-child, .framer-X6Le8 .framer-1slc86t > :first-child, .framer-X6Le8 .framer-1gwwrpf > :first-child, .framer-X6Le8 .framer-cerlez > :first-child, .framer-X6Le8 .framer-etwr7t > :first-child, .framer-X6Le8 .framer-1kihdwi > :first-child { margin-left: 0px; } .framer-X6Le8 .framer-1m5y5u3 > :last-child, .framer-X6Le8 .framer-1n8raom > :last-child, .framer-X6Le8 .framer-1slc86t > :last-child, .framer-X6Le8 .framer-1gwwrpf > :last-child, .framer-X6Le8 .framer-cerlez > :last-child, .framer-X6Le8 .framer-etwr7t > :last-child, .framer-X6Le8 .framer-1kihdwi > :last-child { margin-right: 0px; } .framer-X6Le8 .framer-1n8raom > *, .framer-X6Le8 .framer-1slc86t > *, .framer-X6Le8 .framer-1gwwrpf > *, .framer-X6Le8 .framer-cerlez > *, .framer-X6Le8 .framer-etwr7t > *, .framer-X6Le8 .framer-1kihdwi > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-X6Le8 .framer-yy2qh2 > *, .framer-X6Le8 .framer-10589dw > *, .framer-X6Le8 .framer-1gql04q > *, .framer-X6Le8 .framer-1l4em98 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-X6Le8 .framer-1k3kdxw > *, .framer-X6Le8 .framer-1hys18o > *, .framer-X6Le8 .framer-1tw1wu0 > *, .framer-X6Le8 .framer-1agt9jc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-X6Le8.framer-v-fl481m .framer-18l3yjj-container, .framer-X6Le8.framer-v-1oz0a28 .framer-18l3yjj-container, .framer-X6Le8.framer-v-1iz74f0 .framer-18l3yjj-container, .framer-X6Le8.framer-v-6k6qv2 .framer-47papx-container, .framer-X6Le8.framer-v-doh0c8 .framer-18l3yjj-container, .framer-X6Le8.framer-v-1d8i82k .framer-18l3yjj-container, .framer-X6Le8.framer-v-6jdyt4 .framer-18l3yjj-container, .framer-X6Le8.framer-v-kdkz70 .framer-18l3yjj-container, .framer-X6Le8.framer-v-1lnobfh .framer-yy2qh2, .framer-X6Le8.framer-v-vzzymp .framer-1l4em98 { order: 1; }\",\".framer-X6Le8.framer-v-fl481m .framer-tuyntc-container, .framer-X6Le8.framer-v-1oz0a28 .framer-15nf4do-container, .framer-X6Le8.framer-v-1iz74f0 .framer-15nf4do-container, .framer-X6Le8.framer-v-doh0c8 .framer-15nf4do-container, .framer-X6Le8.framer-v-1d8i82k .framer-15nf4do-container, .framer-X6Le8.framer-v-6jdyt4 .framer-15nf4do-container { order: 5; }\",\".framer-X6Le8.framer-v-fl481m .framer-15nf4do-container, .framer-X6Le8.framer-v-1oz0a28 .framer-tuyntc-container, .framer-X6Le8.framer-v-1iz74f0 .framer-tuyntc-container, .framer-X6Le8.framer-v-doh0c8 .framer-tuyntc-container, .framer-X6Le8.framer-v-1d8i82k .framer-tuyntc-container, .framer-X6Le8.framer-v-6jdyt4 .framer-tuyntc-container, .framer-X6Le8.framer-v-1lnobfh .framer-r9s41r-container, .framer-X6Le8.framer-v-1hq4z6c .framer-1hys18o, .framer-X6Le8.framer-v-vzzymp .framer-d76akk-container, .framer-X6Le8.framer-v-vzzymp .framer-1agt9jc, .framer-X6Le8.framer-v-cymklz .framer-1tw1wu0 { order: 2; }\",\".framer-X6Le8.framer-v-fl481m .framer-7xgmps-container, .framer-X6Le8.framer-v-1oz0a28 .framer-7xgmps-container, .framer-X6Le8.framer-v-1iz74f0 .framer-pgmkjz-container, .framer-X6Le8.framer-v-doh0c8 .framer-7xgmps-container, .framer-X6Le8.framer-v-1d8i82k .framer-7xgmps-container, .framer-X6Le8.framer-v-6jdyt4 .framer-7xgmps-container { order: 6; }\",\".framer-X6Le8.framer-v-fl481m .framer-pgmkjz-container, .framer-X6Le8.framer-v-1oz0a28 .framer-pgmkjz-container, .framer-X6Le8.framer-v-1iz74f0 .framer-7xgmps-container, .framer-X6Le8.framer-v-doh0c8 .framer-pgmkjz-container, .framer-X6Le8.framer-v-1d8i82k .framer-pgmkjz-container, .framer-X6Le8.framer-v-6jdyt4 .framer-pgmkjz-container { order: 7; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-1j30vw4-container, .framer-X6Le8.framer-v-1lnobfh .framer-1m5y5u3, .framer-X6Le8.framer-v-1lnobfh .framer-aiqydc, .framer-X6Le8.framer-v-1hq4z6c .framer-1m5y5u3, .framer-X6Le8.framer-v-1hq4z6c .framer-1m5mhrs, .framer-X6Le8.framer-v-vzzymp .framer-1m5y5u3, .framer-X6Le8.framer-v-vzzymp .framer-16yltzd, .framer-X6Le8.framer-v-cymklz .framer-1m5y5u3, .framer-X6Le8.framer-v-cymklz .framer-wm53ep { order: 0; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-1cs0to6-container { order: 43; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-10wqjlx-container { order: 44; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-19qq2dz-container { order: 45; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-zg74on-container { order: 46; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-1o3dgvk-container { order: 47; }\",\".framer-X6Le8.framer-v-6k6qv2 .framer-1ynn789-container { order: 48; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-1kzrdh9-container { order: 49; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-azx57l-container { order: 50; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-8uvjj7-container { order: 51; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-1wpuqr3-container { order: 52; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-mwsvk8-container { order: 53; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-1mf97db-container { order: 54; }\",\".framer-X6Le8.framer-v-kdkz70 .framer-qm6v81-container { order: 55; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-1slc86t, .framer-X6Le8.framer-v-1lnobfh .framer-cerlez, .framer-X6Le8.framer-v-1hq4z6c .framer-1n8raom, .framer-X6Le8.framer-v-1hq4z6c .framer-cerlez, .framer-X6Le8.framer-v-1hq4z6c .framer-etwr7t, .framer-X6Le8.framer-v-cymklz .framer-1n8raom, .framer-X6Le8.framer-v-cymklz .framer-1slc86t, .framer-X6Le8.framer-v-cymklz .framer-cerlez { cursor: pointer; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-10qoh91-container, .framer-X6Le8.framer-v-cymklz .framer-11pppf4-container { order: 12; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-645d07-container { order: 13; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-knql4j-container { order: 14; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-1qpgx34-container { order: 16; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-1jeo4zz-container { order: 15; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-icmjxe-container { order: 17; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-p9iwxp-container { order: 18; }\",\".framer-X6Le8.framer-v-1lnobfh .framer-1k3kdxw { min-height: unset; order: 2; width: 170px; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-1kgdij4-container, .framer-X6Le8.framer-v-cymklz .framer-8jlpqv-container { order: 11; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-149yhfj-container { order: 20; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-1u6f9bw-container { order: 21; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-h25n07-container { order: 22; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-1uzdm03-container { order: 23; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-150qu61-container { order: 24; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-38o25o-container { order: 25; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-lyvg5l-container { order: 26; }\",\".framer-X6Le8.framer-v-1hq4z6c .framer-10589dw, .framer-X6Le8.framer-v-cymklz .framer-1gql04q { order: 9; }\",\".framer-X6Le8.framer-v-vzzymp .framer-1n8raom { cursor: pointer; order: 0; }\",\".framer-X6Le8.framer-v-vzzymp .framer-1slc86t { cursor: pointer; order: 1; }\",\".framer-X6Le8.framer-v-vzzymp .framer-1gwwrpf { order: 3; }\",\".framer-X6Le8.framer-v-vzzymp .framer-cerlez { cursor: pointer; order: 2; }\",\".framer-X6Le8.framer-v-vzzymp .framer-qbwbbq-container { order: 28; }\",\".framer-X6Le8.framer-v-vzzymp .framer-3624uc-container { order: 30; }\",\".framer-X6Le8.framer-v-cymklz .framer-osbg1k-container { order: 33; }\",\".framer-X6Le8.framer-v-cymklz .framer-oqylzh-container { order: 34; }\",\".framer-X6Le8.framer-v-cymklz .framer-1umkx13-container { order: 35; }\",\".framer-X6Le8.framer-v-cymklz .framer-jo2anq-container { order: 36; }\",\".framer-X6Le8.framer-v-cymklz .framer-18kq683-container { order: 37; }\",\".framer-X6Le8.framer-v-cymklz .framer-1l0itz4-container { order: 38; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-X6Le8[data-border=\"true\"]::after, .framer-X6Le8 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 387\n * @framerIntrinsicWidth 752\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"S1J8qo9tJ\":{\"layout\":[\"fixed\",\"auto\"]},\"XAGh0BeUf\":{\"layout\":[\"fixed\",\"auto\"]},\"IOA23DUi6\":{\"layout\":[\"fixed\",\"auto\"]},\"iZoCqTjOF\":{\"layout\":[\"fixed\",\"auto\"]},\"scn1ZQdRy\":{\"layout\":[\"fixed\",\"auto\"]},\"DqTVthFTU\":{\"layout\":[\"fixed\",\"auto\"]},\"mS1Vsf8Gb\":{\"layout\":[\"fixed\",\"auto\"]},\"GgRxz7SXr\":{\"layout\":[\"fixed\",\"auto\"]},\"UBWz8ZnWq\":{\"layout\":[\"fixed\",\"auto\"]},\"mwMamIXU9\":{\"layout\":[\"fixed\",\"auto\"]},\"mhOgTmSkv\":{\"layout\":[\"fixed\",\"auto\"]},\"LeL7FIgdo\":{\"layout\":[\"fixed\",\"auto\"]},\"JkLY6gla9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpssDH_kgG=withCSS(Component,css,\"framer-X6Le8\");export default FramerpssDH_kgG;FramerpssDH_kgG.displayName=\"Accordion/Term\";FramerpssDH_kgG.defaultProps={height:387,width:752};addPropertyControls(FramerpssDH_kgG,{variant:{options:[\"jVVY67iX8\",\"S1J8qo9tJ\",\"XAGh0BeUf\",\"IOA23DUi6\",\"iZoCqTjOF\",\"scn1ZQdRy\",\"DqTVthFTU\",\"mS1Vsf8Gb\",\"GgRxz7SXr\",\"UBWz8ZnWq\",\"mwMamIXU9\",\"mhOgTmSkv\",\"LeL7FIgdo\",\"JkLY6gla9\"],optionTitles:[\"Tabs Original\",\"Design Systems \",\"Figma\",\"Visual Design\",\"Figma Prototyping \",\"UX Design\",\"Articulate Design\",\"Ai in Design\",\"Storytelling \",\"UI Design\",\"UX/UI Term 1\",\"UX/UI Term 2\",\"UX/UI Term 4\",\"UX/UI Term 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerpssDH_kgG,[{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\"}]},...AccordionCurriculumFonts,...AccordionBreakFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpssDH_kgG\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"387\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S1J8qo9tJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XAGh0BeUf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IOA23DUi6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iZoCqTjOF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"scn1ZQdRy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DqTVthFTU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mS1Vsf8Gb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GgRxz7SXr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UBWz8ZnWq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mwMamIXU9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mhOgTmSkv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LeL7FIgdo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JkLY6gla9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"752\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pssDH_kgG.map", "// Generated by Framer (6f76210)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/RkeV3Ftkr2sQvLIO82U9/nz2zpoqAfFMqhjanhBEB/d3EeKpDND.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/hm6Ig3RDG1TPFiAmr65E/Uq1TYyLImIXLLoEogIPc/PiIliSe7d.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/iGJSw2ChtrPJ8iqLh8Ah/FA7h6PbHDXbXOdEat7j4/UW_FiNiJB.js\";import ButtonPrimary from\"https://framerusercontent.com/modules/jMJv2ZCCx2eML3Pf8Ted/RycZb2rMPTEIxJNpcR1N/xV5nYXKZZ.js\";const FeatherFonts=getFonts(Feather);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const enabledGestures={tg6KhMv83:{hover:true}};const cycleOrder=[\"tg6KhMv83\",\"WtlRfB_Sr\",\"OFpR0hYSj\",\"a2KBMA0ji\"];const serializationHash=\"framer-ekltp\";const variantClassNames={a2KBMA0ji:\"framer-v-3tmhal\",OFpR0hYSj:\"framer-v-7tv2nc\",tg6KhMv83:\"framer-v-itbmdz\",WtlRfB_Sr:\"framer-v-3w3yiv\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop Full\":\"OFpR0hYSj\",\"Mobile Full\":\"a2KBMA0ji\",Desktop:\"tg6KhMv83\",Mobile:\"WtlRfB_Sr\"};const getProps=({_1Headshot,_2Headshot,_3Headshot,_4Headshot,bootcamp,bootcampImage,daysTime,enrollmentLink,height,id,seatsLeft,timezone,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_ref6,_humanReadableVariantMap_props_variant,_ref7,_ref8,_ref9;return{...props,aaFeWZpJ6:(_ref=timezone!==null&&timezone!==void 0?timezone:props.aaFeWZpJ6)!==null&&_ref!==void 0?_ref:\"Europe GMT+1 \",ab0QwFnQD:(_ref1=bootcamp!==null&&bootcamp!==void 0?bootcamp:props.ab0QwFnQD)!==null&&_ref1!==void 0?_ref1:\"Figma Bootcamp\",B1sr9nH9h:(_ref2=_1Headshot!==null&&_1Headshot!==void 0?_1Headshot:props.B1sr9nH9h)!==null&&_ref2!==void 0?_ref2:{src:\"https://framerusercontent.com/images/MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg 6000w\"},cyRAuCBXJ:(_ref3=daysTime!==null&&daysTime!==void 0?daysTime:props.cyRAuCBXJ)!==null&&_ref3!==void 0?_ref3:\"Tue & Thu \\xb7 17:30-19:00\",EFt55JduN:(_ref4=bootcampImage!==null&&bootcampImage!==void 0?bootcampImage:props.EFt55JduN)!==null&&_ref4!==void 0?_ref4:{src:\"https://framerusercontent.com/images/3owJzZ7YRl3NwI4zByw1iQ2ng4.png\"},igiEUTx6E:(_ref5=seatsLeft!==null&&seatsLeft!==void 0?seatsLeft:props.igiEUTx6E)!==null&&_ref5!==void 0?_ref5:\"Full class! \",q2OwY_OsV:enrollmentLink!==null&&enrollmentLink!==void 0?enrollmentLink:props.q2OwY_OsV,T7XJwmBTA:(_ref6=_2Headshot!==null&&_2Headshot!==void 0?_2Headshot:props.T7XJwmBTA)!==null&&_ref6!==void 0?_ref6:{src:\"https://framerusercontent.com/images/vp22eHPnd4KilaxwL0th0Xks.png\"},variant:(_ref7=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref7!==void 0?_ref7:\"tg6KhMv83\",yESr0uzoh:(_ref8=_3Headshot!==null&&_3Headshot!==void 0?_3Headshot:props.yESr0uzoh)!==null&&_ref8!==void 0?_ref8:{src:\"https://framerusercontent.com/images/gJB6ILxqDh0sXdy6BipJ8WHicc.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/gJB6ILxqDh0sXdy6BipJ8WHicc.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/gJB6ILxqDh0sXdy6BipJ8WHicc.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/gJB6ILxqDh0sXdy6BipJ8WHicc.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/gJB6ILxqDh0sXdy6BipJ8WHicc.jpg 3537w\"},zSxfbCRXS:(_ref9=_4Headshot!==null&&_4Headshot!==void 0?_4Headshot:props.zSxfbCRXS)!==null&&_ref9!==void 0?_ref9:{src:\"https://framerusercontent.com/images/hDZ4Q4WtvEHoC7l16DX8QMR3c.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/hDZ4Q4WtvEHoC7l16DX8QMR3c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hDZ4Q4WtvEHoC7l16DX8QMR3c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hDZ4Q4WtvEHoC7l16DX8QMR3c.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hDZ4Q4WtvEHoC7l16DX8QMR3c.jpg 4096w\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ab0QwFnQD,aaFeWZpJ6,cyRAuCBXJ,igiEUTx6E,B1sr9nH9h,T7XJwmBTA,yESr0uzoh,zSxfbCRXS,EFt55JduN,q2OwY_OsV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tg6KhMv83\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"OFpR0hYSj\",\"a2KBMA0ji\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"OFpR0hYSj\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"a2KBMA0ji\")return true;return false;};const isDisplayed3=()=>{if([\"WtlRfB_Sr\",\"a2KBMA0ji\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-itbmdz\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tg6KhMv83\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-dba4108f-279e-4bb7-bb3b-85ac62106910, rgb(242, 240, 233))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"tg6KhMv83-hover\":{\"--border-color\":\"var(--token-d5e1a14c-8140-4122-8bfe-3db4bcd289ca, rgb(233, 230, 221))\",backgroundColor:\"var(--token-f2269b6a-fb6a-4325-aba3-b9c93977394c, rgb(250, 249, 246))\"},a2KBMA0ji:{backgroundColor:\"rgba(255, 255, 255, 0.5)\"},OFpR0hYSj:{backgroundColor:\"rgba(255, 255, 255, 0.5)\"}},...addPropertyOverrides({\"tg6KhMv83-hover\":{\"data-framer-name\":undefined},a2KBMA0ji:{\"data-framer-name\":\"Mobile Full\"},OFpR0hYSj:{\"data-framer-name\":\"Desktop Full\"},WtlRfB_Sr:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jnmm32\",layoutDependency:layoutDependency,layoutId:\"VnYPc4zbr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eznqlo\",layoutDependency:layoutDependency,layoutId:\"ikAjN2qak\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1n7ssvq\",\"data-styles-preset\":\"PiIliSe7d\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33)))\"},children:\"Figma Bootcamp\"})}),className:\"framer-1b7iryy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dy400zu6U\",style:{\"--extracted-1lwpl3i\":\"var(--token-ebcb2f25-7f6c-4584-bf09-06b0aef563df, rgb(33, 33, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ab0QwFnQD,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z73nh7\",layoutDependency:layoutDependency,layoutId:\"nCbeH9OQt\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v24ywh-container\",layoutDependency:layoutDependency,layoutId:\"cn8OdGrwY-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgba(120, 119, 119, 0.5)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"clock\",id:\"cn8OdGrwY\",layoutId:\"cn8OdGrwY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Europe GMT+1 \"})}),className:\"framer-nr7e1o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jutQpEaFo\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:aaFeWZpJ6,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-95t76m\",layoutDependency:layoutDependency,layoutId:\"DRbT6ZmU5\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hja6ht-container\",layoutDependency:layoutDependency,layoutId:\"kroNHUuAW-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgba(120, 119, 119, 0.5)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"calendar\",id:\"kroNHUuAW\",layoutId:\"kroNHUuAW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"Mon & Wed \\xb7 17:30-19:00\"})}),className:\"framer-2xq0e4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XKnzCG0O8\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:cyRAuCBXJ,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-txg8lw\",layoutDependency:layoutDependency,layoutId:\"KtHA8p4C2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o7mlpe-container\",layoutDependency:layoutDependency,layoutId:\"oSMUP9ekC-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgba(120, 119, 119, 0.5)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"users\",id:\"oSMUP9ekC\",layoutId:\"oSMUP9ekC\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"24 seats \"})}),className:\"framer-1d214u5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ovHsuzwB4\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fo38v\",layoutDependency:layoutDependency,layoutId:\"d29pUP9od\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+122+0,...addPropertyOverrides({WtlRfB_Sr:{width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v07x8w-container\",layoutDependency:layoutDependency,layoutId:\"H7KYYNXeg-container\",children:/*#__PURE__*/_jsx(ButtonPrimary,{GmzMfInOo:q2OwY_OsV,height:\"100%\",id:\"H7KYYNXeg\",layoutId:\"H7KYYNXeg\",variant:\"ouHdCAYAF\",WgrMF6A2L:\"Enroll now\",width:\"100%\",...addPropertyOverrides({WtlRfB_Sr:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wx33v1\",layoutDependency:layoutDependency,layoutId:\"RqQx_zPMl\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d80env\",layoutDependency:layoutDependency,layoutId:\"yWpkyAZVu\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+122+8+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:\"20px\",...toResponsiveImage(B1sr9nH9h),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-71u1pl\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"iPL103tYD\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},...addPropertyOverrides({a2KBMA0ji:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:\"20px\",...toResponsiveImage(B1sr9nH9h),...{positionX:\"center\",positionY:\"center\"}}},WtlRfB_Sr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:4e3,pixelWidth:6e3,sizes:\"20px\",...toResponsiveImage(B1sr9nH9h),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+122+8+0+0),pixelHeight:306,pixelWidth:306,sizes:\"20px\",...toResponsiveImage(T7XJwmBTA),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1v31wmd\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"MZYpy8trX\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},...addPropertyOverrides({a2KBMA0ji:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:306,pixelWidth:306,sizes:\"20px\",...toResponsiveImage(T7XJwmBTA),...{positionX:\"center\",positionY:\"center\"}}},WtlRfB_Sr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:306,pixelWidth:306,sizes:\"20px\",...toResponsiveImage(T7XJwmBTA),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+122+8+0+0),pixelHeight:5305,pixelWidth:3537,sizes:\"20px\",...toResponsiveImage(yESr0uzoh),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-t7vd0m\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"z3oAFY2w6\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},...addPropertyOverrides({a2KBMA0ji:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:5305,pixelWidth:3537,sizes:\"20px\",...toResponsiveImage(yESr0uzoh),...{positionX:\"center\",positionY:\"center\"}}},WtlRfB_Sr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:5305,pixelWidth:3537,sizes:\"20px\",...toResponsiveImage(yESr0uzoh),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+122+8+0+0),pixelHeight:2304,pixelWidth:4096,sizes:\"20px\",...toResponsiveImage(zSxfbCRXS),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-9eipi3\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"lUUb73wiV\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-51ef2613-6279-461b-9bbe-a3757d034e64, rgb(255, 255, 255))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},...addPropertyOverrides({a2KBMA0ji:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:2304,pixelWidth:4096,sizes:\"20px\",...toResponsiveImage(zSxfbCRXS),...{positionX:\"center\",positionY:\"center\"}}},WtlRfB_Sr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+122+0+56+0+0),pixelHeight:2304,pixelWidth:4096,sizes:\"20px\",...toResponsiveImage(zSxfbCRXS),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ucs7pv\",\"data-styles-preset\":\"UW_FiNiJB\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119)))\"},children:\"5 seats left\"})}),className:\"framer-1q1am1i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ltKcTbeL7\",style:{\"--extracted-r6o4lv\":\"var(--token-c1aa4911-e6a6-4590-bcee-7b27d60a9d65, rgb(120, 119, 119))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:igiEUTx6E,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f5bqxd\",\"data-framer-name\":\"Button/Primary\",layoutDependency:layoutDependency,layoutId:\"T2VFxsvh4\",style:{backgroundColor:\"var(--token-d5e1a14c-8140-4122-8bfe-3db4bcd289ca, rgb(233, 230, 221))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-skpb3f\",\"data-styles-preset\":\"d3EeKpDND\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(120, 119, 119, 0.5))\"},children:\"Enroll now\"})}),className:\"framer-154ydbq\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GtOMelEjR\",style:{\"--extracted-r6o4lv\":\"rgba(120, 119, 119, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-u8nr7m\",\"data-framer-name\":\"Button/Primary\",layoutDependency:layoutDependency,layoutId:\"v6TzsuKJK\",style:{backgroundColor:\"var(--token-d5e1a14c-8140-4122-8bfe-3db4bcd289ca, rgb(233, 230, 221))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-skpb3f\",\"data-styles-preset\":\"d3EeKpDND\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(120, 119, 119, 0.5))\"},children:\"Enroll now\"})}),className:\"framer-djqftf\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"n0BBn_NIt\",style:{\"--extracted-r6o4lv\":\"rgba(120, 119, 119, 0.5)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20),pixelHeight:512,pixelWidth:512,sizes:\"160px\",...toResponsiveImage(EFt55JduN),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-tftonx\",layoutDependency:layoutDependency,layoutId:\"VcPJz8jCn\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ekltp.framer-1gh3pmk, .framer-ekltp .framer-1gh3pmk { display: block; }\",\".framer-ekltp.framer-itbmdz { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 20px; position: relative; width: 656px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-1jnmm32 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ekltp .framer-1eznqlo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; max-width: 400px; overflow: hidden; padding: 0px; position: relative; width: 400px; }\",\".framer-ekltp .framer-1b7iryy { flex: none; height: auto; max-width: 480px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ekltp .framer-z73nh7, .framer-ekltp .framer-95t76m, .framer-ekltp .framer-txg8lw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ekltp .framer-1v24ywh-container, .framer-ekltp .framer-hja6ht-container, .framer-ekltp .framer-o7mlpe-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-ekltp .framer-nr7e1o, .framer-ekltp .framer-2xq0e4, .framer-ekltp .framer-1d214u5 { flex: none; height: auto; max-width: 520px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-ekltp .framer-fo38v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ekltp .framer-v07x8w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ekltp .framer-wx33v1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ekltp .framer-d80env { flex: none; height: 20px; overflow: hidden; position: relative; width: 56px; }\",\".framer-ekltp .framer-71u1pl { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-1v31wmd { bottom: 0px; flex: none; left: 12px; overflow: hidden; position: absolute; top: 0px; width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-t7vd0m { bottom: 0px; flex: none; left: 24px; overflow: hidden; position: absolute; top: 0px; width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-9eipi3 { bottom: 0px; flex: none; left: 36px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-1q1am1i, .framer-ekltp .framer-154ydbq, .framer-ekltp .framer-djqftf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ekltp .framer-1f5bqxd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-u8nr7m { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 16px 8px 16px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ekltp .framer-tftonx { align-self: stretch; flex: none; height: auto; overflow: hidden; position: relative; width: 160px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ekltp .framer-1jnmm32, .framer-ekltp .framer-1eznqlo, .framer-ekltp .framer-z73nh7, .framer-ekltp .framer-95t76m, .framer-ekltp .framer-txg8lw, .framer-ekltp .framer-fo38v, .framer-ekltp .framer-wx33v1, .framer-ekltp .framer-1f5bqxd, .framer-ekltp .framer-u8nr7m { gap: 0px; } .framer-ekltp .framer-1jnmm32 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ekltp .framer-1jnmm32 > :first-child, .framer-ekltp .framer-1eznqlo > :first-child { margin-top: 0px; } .framer-ekltp .framer-1jnmm32 > :last-child, .framer-ekltp .framer-1eznqlo > :last-child { margin-bottom: 0px; } .framer-ekltp .framer-1eznqlo > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-ekltp .framer-z73nh7 > *, .framer-ekltp .framer-95t76m > *, .framer-ekltp .framer-txg8lw > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ekltp .framer-z73nh7 > :first-child, .framer-ekltp .framer-95t76m > :first-child, .framer-ekltp .framer-txg8lw > :first-child, .framer-ekltp .framer-fo38v > :first-child, .framer-ekltp .framer-wx33v1 > :first-child, .framer-ekltp .framer-1f5bqxd > :first-child, .framer-ekltp .framer-u8nr7m > :first-child { margin-left: 0px; } .framer-ekltp .framer-z73nh7 > :last-child, .framer-ekltp .framer-95t76m > :last-child, .framer-ekltp .framer-txg8lw > :last-child, .framer-ekltp .framer-fo38v > :last-child, .framer-ekltp .framer-wx33v1 > :last-child, .framer-ekltp .framer-1f5bqxd > :last-child, .framer-ekltp .framer-u8nr7m > :last-child { margin-right: 0px; } .framer-ekltp .framer-fo38v > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-ekltp .framer-wx33v1 > *, .framer-ekltp .framer-1f5bqxd > *, .framer-ekltp .framer-u8nr7m > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-ekltp.framer-v-3w3yiv.framer-itbmdz, .framer-ekltp.framer-v-3tmhal.framer-itbmdz { cursor: unset; gap: 0px; justify-content: center; padding: 16px; width: 272px; }\",\".framer-ekltp.framer-v-3w3yiv .framer-1eznqlo, .framer-ekltp.framer-v-3tmhal .framer-1eznqlo { max-width: unset; width: min-content; }\",\".framer-ekltp.framer-v-3w3yiv .framer-1b7iryy, .framer-ekltp.framer-v-3tmhal .framer-1b7iryy { width: auto; }\",\".framer-ekltp.framer-v-3w3yiv .framer-z73nh7, .framer-ekltp.framer-v-3w3yiv .framer-95t76m, .framer-ekltp.framer-v-3w3yiv .framer-txg8lw, .framer-ekltp.framer-v-3tmhal .framer-z73nh7, .framer-ekltp.framer-v-3tmhal .framer-95t76m, .framer-ekltp.framer-v-3tmhal .framer-txg8lw { width: 240px; }\",\".framer-ekltp.framer-v-3w3yiv .framer-fo38v, .framer-ekltp.framer-v-3tmhal .framer-fo38v { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; width: 100%; }\",\".framer-ekltp.framer-v-3w3yiv .framer-v07x8w-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ekltp.framer-v-3w3yiv.framer-itbmdz, .framer-ekltp.framer-v-3w3yiv .framer-fo38v { gap: 0px; } .framer-ekltp.framer-v-3w3yiv.framer-itbmdz > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ekltp.framer-v-3w3yiv.framer-itbmdz > :first-child { margin-left: 0px; } .framer-ekltp.framer-v-3w3yiv.framer-itbmdz > :last-child { margin-right: 0px; } .framer-ekltp.framer-v-3w3yiv .framer-fo38v > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ekltp.framer-v-3w3yiv .framer-fo38v > :first-child { margin-top: 0px; } .framer-ekltp.framer-v-3w3yiv .framer-fo38v > :last-child { margin-bottom: 0px; } }\",\".framer-ekltp.framer-v-7tv2nc.framer-itbmdz { cursor: unset; }\",\".framer-ekltp.framer-v-7tv2nc .framer-wx33v1, .framer-ekltp.framer-v-3tmhal .framer-wx33v1 { order: 2; }\",\".framer-ekltp.framer-v-7tv2nc .framer-1f5bqxd { order: 1; }\",\".framer-ekltp.framer-v-3tmhal .framer-u8nr7m { flex: none; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ekltp.framer-v-3tmhal.framer-itbmdz, .framer-ekltp.framer-v-3tmhal .framer-fo38v { gap: 0px; } .framer-ekltp.framer-v-3tmhal.framer-itbmdz > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ekltp.framer-v-3tmhal.framer-itbmdz > :first-child { margin-left: 0px; } .framer-ekltp.framer-v-3tmhal.framer-itbmdz > :last-child { margin-right: 0px; } .framer-ekltp.framer-v-3tmhal .framer-fo38v > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ekltp.framer-v-3tmhal .framer-fo38v > :first-child { margin-top: 0px; } .framer-ekltp.framer-v-3tmhal .framer-fo38v > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-ekltp[data-border=\"true\"]::after, .framer-ekltp [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 198\n * @framerIntrinsicWidth 656\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WtlRfB_Sr\":{\"layout\":[\"fixed\",\"auto\"]},\"OFpR0hYSj\":{\"layout\":[\"fixed\",\"auto\"]},\"a2KBMA0ji\":{\"layout\":[\"fixed\",\"auto\"]},\"eUrOi0YrG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ab0QwFnQD\":\"bootcamp\",\"aaFeWZpJ6\":\"timezone\",\"cyRAuCBXJ\":\"daysTime\",\"igiEUTx6E\":\"seatsLeft\",\"B1sr9nH9h\":\"_1Headshot\",\"T7XJwmBTA\":\"_2Headshot\",\"yESr0uzoh\":\"_3Headshot\",\"zSxfbCRXS\":\"_4Headshot\",\"EFt55JduN\":\"bootcampImage\",\"q2OwY_OsV\":\"enrollmentLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTsVkn759r=withCSS(Component,css,\"framer-ekltp\");export default FramerTsVkn759r;FramerTsVkn759r.displayName=\"Card / Enroll\";FramerTsVkn759r.defaultProps={height:198,width:656};addPropertyControls(FramerTsVkn759r,{variant:{options:[\"tg6KhMv83\",\"WtlRfB_Sr\",\"OFpR0hYSj\",\"a2KBMA0ji\"],optionTitles:[\"Desktop\",\"Mobile\",\"Desktop Full\",\"Mobile Full\"],title:\"Variant\",type:ControlType.Enum},ab0QwFnQD:{defaultValue:\"Figma Bootcamp\",displayTextArea:false,title:\"Bootcamp\",type:ControlType.String},aaFeWZpJ6:{defaultValue:\"Europe GMT+1 \",description:\"\",displayTextArea:false,title:\"Timezone\",type:ControlType.String},cyRAuCBXJ:{defaultValue:\"Tue & Thu \\xb7 17:30-19:00\",description:\"\",displayTextArea:false,placeholder:\"Tue & Thu \\xb7 17:30-19:00\",title:\"Days & Time\",type:ControlType.String},igiEUTx6E:{defaultValue:\"Full class! \",displayTextArea:false,placeholder:\"Full class!\",title:\"Seats left\",type:ControlType.String},B1sr9nH9h:{__defaultAssetReference:\"data:framer/asset-reference,MmGrf8ysKLgt7WYL0OdoM7ZbOQ.jpg?originalFilename=photo-1600486913747-55e5470d6f40%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwzNXx8aGVhZHNob3R8ZW58MHx8fHwxNzE1ODczMDYxfDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"#1 Headshot\",type:ControlType.ResponsiveImage},T7XJwmBTA:{__defaultAssetReference:\"data:framer/asset-reference,vp22eHPnd4KilaxwL0th0Xks.png?originalFilename=headshot.png&preferredSize=auto\",title:\"#2 Headshot\",type:ControlType.ResponsiveImage},yESr0uzoh:{__defaultAssetReference:\"data:framer/asset-reference,gJB6ILxqDh0sXdy6BipJ8WHicc.jpg?originalFilename=photo-1485230977869-27a4eaf8c0e2%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwxMHx8d29tYW4lMjBoZWFkc2hvdHxlbnwwfHx8fDE3MjE4MTY0ODB8MA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"#3 Headshot\",type:ControlType.ResponsiveImage},zSxfbCRXS:{__defaultAssetReference:\"data:framer/asset-reference,hDZ4Q4WtvEHoC7l16DX8QMR3c.jpg?originalFilename=photo-1492627223639-6e980361988c%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwzOHx8d29tYW4lMjBoZWFkc2hvdHxlbnwwfHx8fDE3MjE3NjQyNzN8MA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"#4 Headshot\",type:ControlType.ResponsiveImage},EFt55JduN:{__defaultAssetReference:\"data:framer/asset-reference,3owJzZ7YRl3NwI4zByw1iQ2ng4.png?originalFilename=caro.png&preferredSize=auto\",title:\"Bootcamp Image\",type:ControlType.ResponsiveImage},q2OwY_OsV:{title:\"Enrollment Link\",type:ControlType.Link}});addFonts(FramerTsVkn759r,[{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\"}]},...FeatherFonts,...ButtonPrimaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTsVkn759r\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"ab0QwFnQD\\\":\\\"bootcamp\\\",\\\"aaFeWZpJ6\\\":\\\"timezone\\\",\\\"cyRAuCBXJ\\\":\\\"daysTime\\\",\\\"igiEUTx6E\\\":\\\"seatsLeft\\\",\\\"B1sr9nH9h\\\":\\\"_1Headshot\\\",\\\"T7XJwmBTA\\\":\\\"_2Headshot\\\",\\\"yESr0uzoh\\\":\\\"_3Headshot\\\",\\\"zSxfbCRXS\\\":\\\"_4Headshot\\\",\\\"EFt55JduN\\\":\\\"bootcampImage\\\",\\\"q2OwY_OsV\\\":\\\"enrollmentLink\\\"}\",\"framerIntrinsicHeight\":\"198\",\"framerIntrinsicWidth\":\"656\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WtlRfB_Sr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OFpR0hYSj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a2KBMA0ji\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eUrOi0YrG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TsVkn759r.map"],
  "mappings": "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",
  "names": ["FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_1TrainingGoal", "_2TrainigGoal", "_3TrainingGoal", "curriculumDescription", "curriculumTitle", "height", "id", "logo", "week", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "_ref6", "_ref7", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dOVv4A786", "eHMvDsNhW", "jkYY3oJfA", "Q6t_6zCm2", "wyQ5hlsSu", "Vw1qZs77_", "FW9t7Au9e", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1mp0tx", "args", "onTap19jjs3z", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "Image2", "RichText2", "css", "FramerkPvwZ4eVt", "withCSS", "kPvwZ4eVt_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_1TrainingGoal", "_2TrainigGoal", "_3TrainingGoal", "curriculumDescription", "curriculumTitle", "height", "id", "week", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dOVv4A786", "eHMvDsNhW", "jkYY3oJfA", "Q6t_6zCm2", "wyQ5hlsSu", "Vw1qZs77_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1yiwpwq", "args", "onTap64oanm", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "Framerm9LneU9Ny", "withCSS", "m9LneU9Ny_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "AccordionCurriculumFonts", "getFonts", "kPvwZ4eVt_default", "AccordionBreakFonts", "m9LneU9Ny_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap19vfeqt", "args", "onTap15ksf71", "onTap1srba3x", "onTapd5nmx0", "onTap9wh49w", "onTap1n8mffr", "onTap4zi0ro", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerpssDH_kgG", "withCSS", "pssDH_kgG_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FeatherFonts", "getFonts", "Icon", "ButtonPrimaryFonts", "xV5nYXKZZ_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "_1Headshot", "_2Headshot", "_3Headshot", "_4Headshot", "bootcamp", "bootcampImage", "daysTime", "enrollmentLink", "height", "id", "seatsLeft", "timezone", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_ref6", "_humanReadableVariantMap_props_variant", "_ref7", "_ref8", "_ref9", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ab0QwFnQD", "aaFeWZpJ6", "cyRAuCBXJ", "igiEUTx6E", "B1sr9nH9h", "T7XJwmBTA", "yESr0uzoh", "zSxfbCRXS", "EFt55JduN", "q2OwY_OsV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "css", "FramerTsVkn759r", "withCSS", "TsVkn759r_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
