{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kBuzUlxUfjROreJDZIey/3KV82FZSEjB2BCZQ2edd/fwerXa3Pl.js"],
  "sourcesContent": ["// Generated by Framer (13d9867)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CourseMediaObject from\"#framer/local/canvasComponent/fSMbGZUPc/fSMbGZUPc.js\";import BigButton from\"#framer/local/canvasComponent/MGc95g9WK/MGc95g9WK.js\";import Footer from\"#framer/local/canvasComponent/T_gnO2gih/T_gnO2gih.js\";import SiteHeader from\"#framer/local/canvasComponent/wkuiQGPha/wkuiQGPha.js\";import CourseLesson from\"#framer/local/canvasComponent/Y3lCoEKJI/Y3lCoEKJI.js\";import*as sharedStyle from\"#framer/local/css/JniNnY72z/JniNnY72z.js\";import*as sharedStyle1 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import metadataProvider from\"#framer/local/webPageMetadata/fwerXa3Pl/fwerXa3Pl.js\";const SiteHeaderFonts=getFonts(SiteHeader);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const BigButtonFonts=getFonts(BigButton);const CourseLessonFonts=getFonts(CourseLesson);const CourseMediaObjectFonts=getFonts(CourseMediaObject);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={ibCiImcUz:\"(min-width: 1202px) and (max-width: 1727px)\",Uzdo7EejJ:\"(min-width: 810px) and (max-width: 1201px)\",VISsmtyYj:\"(max-width: 809px)\",zGhZP_DUo:\"(min-width: 1728px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zyfiZ\";const variantClassNames={ibCiImcUz:\"framer-v-jgxjma\",Uzdo7EejJ:\"framer-v-vasogt\",VISsmtyYj:\"framer-v-6ntir7\",zGhZP_DUo:\"framer-v-dvwd3s\"};const transition1={delay:1,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:1,duration:2,ease:[1,-.01,.12,.99],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-100,y:0};const transition3={delay:1.5,duration:2,ease:[1,0,0,.99],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:0,duration:1,ease:[.69,-.01,.18,.98],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={delay:0,duration:1,ease:[.91,.02,.36,.97],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-50};const transition6={delay:0,duration:1,ease:[.78,.02,.19,.98],type:\"tween\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:-50};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"zGhZP_DUo\",Desktopish:\"ibCiImcUz\",Phone:\"VISsmtyYj\",Tablet:\"Uzdo7EejJ\"};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:\"zGhZP_DUo\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-zyfiZ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-zyfiZ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Uzdo7EejJ\",\"VISsmtyYj\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"VISsmtyYj\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"Uzdo7EejJ\",\"ibCiImcUz\"].includes(baseVariant))return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zGhZP_DUo\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-dvwd3s\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1097pco\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{width:\"85.9877vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:168,width:\"85.9954vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-kb0qh4-container\",\"data-framer-appear-id\":\"kb0qh4\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{variant:\"rpkYMv9gF\"},VISsmtyYj:{variant:\"pktl0Bm93\"}},children:/*#__PURE__*/_jsx(SiteHeader,{height:\"100%\",id:\"AMIxUI8ru\",layoutId:\"AMIxUI8ru\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pcAIvvsbJ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bvvyl9\",\"data-framer-name\":\"Homepage Hero\",name:\"Homepage Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wbn6ap hidden-vasogt hidden-6ntir7\",\"data-framer-name\":\"nav mask\",name:\"nav mask\"}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lashl4 hidden-6ntir7\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e438yp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e8zl1v\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3mzzq2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Beginner\"})}),className:\"framer-ky7az\",\"data-framer-name\":\"Beginner \u2014 Intermediate\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],name:\"Beginner \u2014 Intermediate\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4c1gm4\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBNZWRpdW0=\",\"--framer-font-family\":'\"Suisse BP Int\\'l Medium\", \"Suisse BP Int\\'l Medium Placeholder\", sans-serif',\"--framer-font-size\":\"112px\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-line-height\":\"104px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How to Use a Design System in Code\"})})},Uzdo7EejJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBNZWRpdW0=\",\"--framer-font-family\":'\"Suisse BP Int\\'l Medium\", \"Suisse BP Int\\'l Medium Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-letter-spacing\":\"-2.3px\",\"--framer-line-height\":\"64px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How to Use a Design System in Code\"})})},VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBNZWRpdW0=\",\"--framer-font-family\":'\"Suisse BP Int\\'l Medium\", \"Suisse BP Int\\'l Medium Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How to Use a Design System in Code\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBNZWRpdW0=\",\"--framer-font-family\":'\"Suisse BP Int\\'l Medium\", \"Suisse BP Int\\'l Medium Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-letter-spacing\":\"-3.7px\",\"--framer-line-height\":\"112px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How to Use a Design System in Code\"})}),className:\"framer-129slam\",\"data-framer-appear-id\":\"129slam\",fonts:[\"CUSTOM;Suisse BP Int'l Medium\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14mpx6i\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dkuvhx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cypfu0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A step-by-step walkthrough of using an existing design system in code. \"})})},Uzdo7EejJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A step-by-step walkthrough of using an existing design system in code. \"})})},VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A step-by-step walkthrough of using an existing design system in code. \"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A step-by-step walkthrough of using an existing design system \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.9px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"in code. \"})]}),className:\"framer-hvqzst\",\"data-framer-appear-id\":\"hvqzst\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xpjfmy\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n2nfqz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{y:931},Uzdo7EejJ:{y:862},VISsmtyYj:{y:742}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,y:1168,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pxbhei-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VISsmtyYj:{variant:\"RFMYOSpMu\"}},children:/*#__PURE__*/_jsx(BigButton,{F3DJBkdb8:\"\",fteV7Tjta:\"\",height:\"100%\",id:\"h1R9_60W_\",layoutId:\"h1R9_60W_\",LrLwBc5jd:\"https://designsystemuniversity.teachable.com/purchase?product_id=5438033\",msucT0F0m:\"Start the Free Course\",variant:\"MmyWHpPb5\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qlo4q0\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-90n4k6 hidden-dvwd3s hidden-6ntir7\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(1140),pixelHeight:1440,pixelWidth:2560,sizes:\"100vw\",src:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png\",srcSet:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=512 512w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png 2560w\"}},Uzdo7EejJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(1120),pixelHeight:1440,pixelWidth:2560,sizes:\"100vw\",src:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png\",srcSet:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=512 512w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png 2560w\"}},VISsmtyYj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(928),pixelHeight:1440,pixelWidth:2560,sizes:\"100vw\",src:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png\",srcSet:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=512 512w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition(1434),pixelHeight:1440,pixelWidth:2560,sizes:\"100vw\",src:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png\",srcSet:\"https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=512 512w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vg7FnwcqK3M9Bri8Ks1yQsqAlk.png 2560w\"},className:\"framer-1d6f8da\",\"data-framer-name\":\"hero image\",name:\"hero image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wd1dr4\",\"data-framer-name\":\"Course Description\",name:\"Course Description\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13xrilt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1.3px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(15, 15, 15)\"},children:[\"The internet is full of articles and videos about what a design system is, but few actually show how to use one in a specific way. In this course, you can watch a step-by-step walkthrough of coding an interface from scratch using the open source \",/*#__PURE__*/_jsx(Link,{href:\"https://chakra-ui.com/\",nodeId:\"I3we6YDE6\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vum6x8\",\"data-styles-preset\":\"JniNnY72z\",children:\"Chakra UI React design system\"})}),\".\"]})})},VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-1.1px\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(15, 15, 15)\"},children:[\"The internet is full of articles and videos about what a design system is, but few actually show how to use one in a specific way. In this course, you can watch a step-by-step walkthrough of coding an interface from scratch using the open source \",/*#__PURE__*/_jsx(Link,{href:\"https://chakra-ui.com/\",nodeId:\"I3we6YDE6\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vum6x8\",\"data-styles-preset\":\"JniNnY72z\",children:\"Chakra UI React design system\"})}),\".\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-1.6px\",\"--framer-line-height\":\"56px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(15, 15, 15)\"},children:[\"The internet is full of articles and videos about what a design system is, but few actually show how to use one in a specific way. In this course, you can watch a step-by-step walkthrough of coding an interface from scratch using the open source \",/*#__PURE__*/_jsx(Link,{href:\"https://chakra-ui.com/\",nodeId:\"I3we6YDE6\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1vum6x8\",\"data-styles-preset\":\"JniNnY72z\",children:\"Chakra UI React design system\"})}),\".\"]})}),className:\"framer-1d34dpb\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ssypgy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{variant:\"WdaJHw9Uz\"},VISsmtyYj:{variant:\"Q_5nBuYii\"}},children:/*#__PURE__*/_jsx(CourseLesson,{courseNumber:\"01\",height:\"100%\",id:\"VfnPg9TiQ\",image:addImageAlt({src:\"https://framerusercontent.com/images/SELfUHplLTeXv8bRSDkce3nzhw.png\",srcSet:\"https://framerusercontent.com/images/SELfUHplLTeXv8bRSDkce3nzhw.png?scale-down-to=512 512w,https://framerusercontent.com/images/SELfUHplLTeXv8bRSDkce3nzhw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SELfUHplLTeXv8bRSDkce3nzhw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SELfUHplLTeXv8bRSDkce3nzhw.png 2560w\"},\"\"),layoutId:\"VfnPg9TiQ\",style:{width:\"100%\"},text:\"Introduction\",text2:\"Push past theory and learn how to actually use a design system in code.\",timestamp:\"1:58\",variant:\"FPiXcqH8f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j1yv4d\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-r1j47s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{variant:\"WdaJHw9Uz\"},VISsmtyYj:{variant:\"Q_5nBuYii\"}},children:/*#__PURE__*/_jsx(CourseLesson,{courseNumber:\"02\",height:\"100%\",id:\"cFyyChQjO\",image:addImageAlt({src:\"https://framerusercontent.com/images/B8CfcOcvPMdzPvnRUpvY1LUQ2o.png\",srcSet:\"https://framerusercontent.com/images/B8CfcOcvPMdzPvnRUpvY1LUQ2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/B8CfcOcvPMdzPvnRUpvY1LUQ2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/B8CfcOcvPMdzPvnRUpvY1LUQ2o.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/B8CfcOcvPMdzPvnRUpvY1LUQ2o.png 2560w\"},\"\"),layoutId:\"cFyyChQjO\",style:{width:\"100%\"},text:\"Getting set up\",text2:\"Look around open source design system Chakra to see what elements might be available to us in code.\",timestamp:\"3:08\",variant:\"FPiXcqH8f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5wtb8w\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gnoanj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{variant:\"WdaJHw9Uz\"},VISsmtyYj:{variant:\"Q_5nBuYii\"}},children:/*#__PURE__*/_jsx(CourseLesson,{courseNumber:\"03\",height:\"100%\",id:\"lskfbN8k5\",image:addImageAlt({src:\"https://framerusercontent.com/images/Pm1koTWuVAeHPPZXxNnlOxHXkA.png\",srcSet:\"https://framerusercontent.com/images/Pm1koTWuVAeHPPZXxNnlOxHXkA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Pm1koTWuVAeHPPZXxNnlOxHXkA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Pm1koTWuVAeHPPZXxNnlOxHXkA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Pm1koTWuVAeHPPZXxNnlOxHXkA.png 2560w\"},\"\"),layoutId:\"lskfbN8k5\",style:{width:\"100%\"},text:\"Creating a new React project and installing Chakra UI\",text2:\"What assumptions do design systems make about what we already know how to do and what gaps the documentation should fill in?\",timestamp:\"3:50\",variant:\"FPiXcqH8f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wux2e3\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p6ecv3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{variant:\"WdaJHw9Uz\"},VISsmtyYj:{variant:\"Q_5nBuYii\"}},children:/*#__PURE__*/_jsx(CourseLesson,{courseNumber:\"04\",height:\"100%\",id:\"Itk7Q5LzR\",image:addImageAlt({src:\"https://framerusercontent.com/images/rEJLWu93LZyI7SyPekLLQIt3DR0.png\",srcSet:\"https://framerusercontent.com/images/rEJLWu93LZyI7SyPekLLQIt3DR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/rEJLWu93LZyI7SyPekLLQIt3DR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rEJLWu93LZyI7SyPekLLQIt3DR0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/rEJLWu93LZyI7SyPekLLQIt3DR0.png 2560w\"},\"\"),layoutId:\"Itk7Q5LzR\",style:{width:\"100%\"},text:\"Using text components in code\",text2:\"Start using simple text components to get the hang of how to use Chakra.\",timestamp:\"18:36\",variant:\"FPiXcqH8f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ahbpyj\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17keg4n-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{variant:\"WdaJHw9Uz\"},VISsmtyYj:{variant:\"Q_5nBuYii\"}},children:/*#__PURE__*/_jsx(CourseLesson,{courseNumber:\"05\",height:\"100%\",id:\"uV6Mn3PIw\",image:addImageAlt({src:\"https://framerusercontent.com/images/YfEXDqueVkbglQQG2gATI23nnG0.png\",srcSet:\"https://framerusercontent.com/images/YfEXDqueVkbglQQG2gATI23nnG0.png?scale-down-to=512 512w,https://framerusercontent.com/images/YfEXDqueVkbglQQG2gATI23nnG0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YfEXDqueVkbglQQG2gATI23nnG0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/YfEXDqueVkbglQQG2gATI23nnG0.png 2560w\"},\"\"),layoutId:\"uV6Mn3PIw\",style:{width:\"100%\"},text:\"Using layout components in code\",text2:\"Once you have simple component usage under your belt, start using more complex components for things like layout to really bring your page together.\",timestamp:\"9:20\",variant:\"FPiXcqH8f\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d79tpw\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16zra7y\",\"data-framer-name\":\"Founder\",name:\"Founder\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pj0cpj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2250,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(4685),pixelHeight:2250,pixelWidth:1500,sizes:\"420px\",src:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg\",srcSet:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg 1500w\"}},Uzdo7EejJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2250,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(4455),pixelHeight:2250,pixelWidth:1500,sizes:\"420px\",src:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg\",srcSet:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg 1500w\"}},VISsmtyYj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2250,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(3945),pixelHeight:2250,pixelWidth:1500,sizes:\"86vw\",src:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg\",srcSet:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2250,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(5151),pixelHeight:2250,pixelWidth:1500,sizes:\"420px\",src:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg\",srcSet:\"https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/rXsIJIChf92XexHLupPuUYNEwCo.jpg 1500w\"},className:\"framer-1bd1l1y\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ork63\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"About the Instructor\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-letter-spacing\":\"-2.2px\",\"--framer-line-height\":\"72px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"About the Instructor\"})}),className:\"framer-8tllls\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dan Mall is a seasoned teacher, coach, consultant, creative director, and designer. He previously ran design systems consultancy SuperFriendly for a decade and has taught design systems to thousands of people from companies like Google, Shopify, Nike, Eventbrite, Amazon, Netflix, and more.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dan lives just outside Philly with his wife, two daughters, and two dogs. He learned how to swim last year and plans to try scuba diving sometime soon.\"})]})},VISsmtyYj:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dan Mall is a seasoned teacher, coach, consultant, creative director, and designer. He previously ran design systems consultancy SuperFriendly for a decade and has taught design systems to thousands of people from companies like Google, Shopify, Nike, Eventbrite, Amazon, Netflix, and more.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dan lives just outside Philly with his wife, two daughters, and two dogs. He learned how to swim last year and plans to try scuba diving sometime soon.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dan Mall is a seasoned teacher, coach, consultant, creative director, and designer. He previously ran design systems consultancy SuperFriendly for a decade and has taught design systems to thousands of people from companies like Google, Shopify, Nike, Eventbrite, Amazon, Netflix, and more.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"40px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dan lives just outside Philly with his wife, two daughters, and two dogs. He learned how to swim last year and plans to try scuba diving sometime soon.\"})]}),className:\"framer-1u2thlu\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q0davs\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t9bmgn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Uzdo7EejJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Build an interface directly in the browser from scratch with the help of an existing design system in just over half an hour.\"})})},VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Build an interface directly in the browser from scratch with the help of an existing design system in just over half an hour.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", \"Suisse BP Int\\'l Regular Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Build an interface directly in the browser from scratch with the help of an existing design system in just over half an hour.\"})}),className:\"framer-1uv5z80\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a985a4\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{y:5733},Uzdo7EejJ:{y:6207},VISsmtyYj:{y:5090}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,y:6339,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gxxgza-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VISsmtyYj:{variant:\"RFMYOSpMu\"}},children:/*#__PURE__*/_jsx(BigButton,{F3DJBkdb8:\"\",fteV7Tjta:\"\",height:\"100%\",id:\"yy67ZgzcI\",layoutId:\"yy67ZgzcI\",LrLwBc5jd:\"https://designsystemuniversity.teachable.com/purchase?product_id=5438033\",msucT0F0m:\"Start the Free Course\",variant:\"MmyWHpPb5\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rdpf1n\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2wdnap\",\"data-framer-name\":\"Related Courses\",name:\"Related Courses\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1.3px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Related Courses\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-letter-spacing\":\"-1.3px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Related Courses\"})}),className:\"framer-cob4gk\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VISsmtyYj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zCf8P1Ixv\"},nodeId:\"YkzUppO3o\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"See all courses\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1N1aXNzZSBCUCBJbnQnbCBSZWd1bGFy\",\"--framer-font-family\":'\"Suisse BP Int\\'l Regular\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zCf8P1Ixv\"},nodeId:\"YkzUppO3o\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"See all courses\"})})})}),className:\"framer-gtjfz7\",fonts:[\"CUSTOM;Suisse BP Int'l Regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1drsi6w\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14odzxs\",\"data-framer-name\":\"3-up\",name:\"3-up\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZZLSbg9xS\"},implicitPathVariables:undefined},{href:{webPageId:\"ZZLSbg9xS\"},implicitPathVariables:undefined},{href:{webPageId:\"ZZLSbg9xS\"},implicitPathVariables:undefined},{href:{webPageId:\"ZZLSbg9xS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1tf13z3-container\",\"data-framer-name\":\"How to Use a Design System in Figma\",name:\"How to Use a Design System in Figma\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{link:resolvedLinks[3]},Uzdo7EejJ:{link:resolvedLinks[1],variant:\"hbPsQv46V\"},VISsmtyYj:{link:resolvedLinks[2],variant:\"CMkXeiZSi\"}},children:/*#__PURE__*/_jsx(CourseMediaObject,{courseMediaObjectDescription:\"Watch DSU founder Dan Mall create a design in Figma from start to finish using an existing design system.\",courseMediaObjectKicker:\"Beginner\",courseMediaObjectOldPrice:\"$29\",courseMediaObjectPrice:\"Free\",courseMediaObjectTitle:\"How to Use a Design System in Figma\",height:\"100%\",id:\"VKOnCQXKH\",image:addImageAlt({src:\"https://framerusercontent.com/images/fGQRM6FFP80YFgTsh4EufN0QR0.png\",srcSet:\"https://framerusercontent.com/images/fGQRM6FFP80YFgTsh4EufN0QR0.png?scale-down-to=512 512w,https://framerusercontent.com/images/fGQRM6FFP80YFgTsh4EufN0QR0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fGQRM6FFP80YFgTsh4EufN0QR0.png 1440w\"},\"\"),layoutId:\"VKOnCQXKH\",link:resolvedLinks[0],name:\"How to Use a Design System in Figma\",style:{width:\"100%\"},variant:\"Em4mYehjI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZXQ2rpMfK\"},implicitPathVariables:undefined},{href:{webPageId:\"ZXQ2rpMfK\"},implicitPathVariables:undefined},{href:{webPageId:\"ZXQ2rpMfK\"},implicitPathVariables:undefined},{href:{webPageId:\"ZXQ2rpMfK\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rqfjo6-container\",\"data-framer-name\":\"Make Design Systems\",name:\"Make Design Systems\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{link:resolvedLinks1[3]},Uzdo7EejJ:{link:resolvedLinks1[1],variant:\"hbPsQv46V\"},VISsmtyYj:{link:resolvedLinks1[2],variant:\"CMkXeiZSi\"}},children:/*#__PURE__*/_jsx(CourseMediaObject,{courseMediaObjectDescription:\"A 12-episode video course to help managers, directors, and practitioners understand design systems as a software product. \",courseMediaObjectKicker:\"Beginner\",courseMediaObjectOldPrice:\"$XXX\",courseMediaObjectPrice:\"Free\",courseMediaObjectTitle:\"Make Design Systems People Want to Use\",height:\"100%\",id:\"t2VbhPoAW\",image:addImageAlt({src:\"https://framerusercontent.com/images/0xYbzQFS5XWZf6Xh9LuL1sklU.png\",srcSet:\"https://framerusercontent.com/images/0xYbzQFS5XWZf6Xh9LuL1sklU.png?scale-down-to=512 512w,https://framerusercontent.com/images/0xYbzQFS5XWZf6Xh9LuL1sklU.png 1024w\"},\"\"),layoutId:\"t2VbhPoAW\",link:resolvedLinks1[0],name:\"Make Design Systems\",style:{width:\"100%\"},variant:\"Em4mYehjI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Eu6IwwLdV\"},implicitPathVariables:undefined},{href:{webPageId:\"Eu6IwwLdV\"},implicitPathVariables:undefined},{href:{webPageId:\"Eu6IwwLdV\"},implicitPathVariables:undefined},{href:{webPageId:\"Eu6IwwLdV\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lh4dgm-container\",\"data-framer-name\":\"Design System Email Course\",name:\"Design System Email Course\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{link:resolvedLinks2[3]},Uzdo7EejJ:{link:resolvedLinks2[1],variant:\"hbPsQv46V\"},VISsmtyYj:{link:resolvedLinks2[2],variant:\"CMkXeiZSi\"}},children:/*#__PURE__*/_jsx(CourseMediaObject,{courseMediaObjectDescription:\"A hands-on, 72-module, 10+ hour course that gets you started on everything you need to know to get a design system\u2019s design and code up and running.\",courseMediaObjectKicker:\"Intermediate\",courseMediaObjectOldPrice:\"$149\",courseMediaObjectPrice:\"$101\",courseMediaObjectTitle:\"Design Systems 101\",height:\"100%\",id:\"pwzDNMcm7\",image:addImageAlt({src:\"https://framerusercontent.com/images/vYubuZAOfnZ7X5ylLcrzGpDFKw4.png\",srcSet:\"https://framerusercontent.com/images/vYubuZAOfnZ7X5ylLcrzGpDFKw4.png?scale-down-to=512 512w,https://framerusercontent.com/images/vYubuZAOfnZ7X5ylLcrzGpDFKw4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vYubuZAOfnZ7X5ylLcrzGpDFKw4.png 1200w\"},\"\"),layoutId:\"pwzDNMcm7\",link:resolvedLinks2[0],name:\"Design System Email Course\",style:{width:\"100%\"},variant:\"RGtJzK848\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cdyy38\",\"data-framer-name\":\"_spacer\",name:\"_spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{y:7194.8},Uzdo7EejJ:{y:9209.8},VISsmtyYj:{y:7940}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1269,width:\"86vw\",y:7980.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gbw9vi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ibCiImcUz:{variant:\"kkjpKtC1B\"},Uzdo7EejJ:{variant:\"kkjpKtC1B\"},VISsmtyYj:{variant:\"HAMrVZYsu\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"dO_emJ5qj\",layoutId:\"dO_emJ5qj\",style:{width:\"100%\"},variant:\"irmGxe8zG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-zyfiZ { background: #0f0f0f; }`,\".framer-zyfiZ.framer-pm3sfj, .framer-zyfiZ .framer-pm3sfj { display: block; }\",\".framer-zyfiZ.framer-dvwd3s { align-content: center; align-items: center; background-color: #0f0f0f; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1728px; }\",\".framer-zyfiZ .framer-1097pco { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-zyfiZ .framer-kb0qh4-container { flex: none; height: auto; max-width: 86%; position: relative; width: 86%; z-index: 7; }\",\".framer-zyfiZ .framer-1bvvyl9 { align-content: center; align-items: center; background-color: #0f0f0f; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-height: 1024px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-wbn6ap { background: linear-gradient(180deg, #0f0f0f 0%, rgba(15, 15, 15, 0) 100%); flex: none; height: 371px; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 50%; z-index: 2; }\",\".framer-zyfiZ .framer-1lashl4 { flex: none; height: 175px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1e438yp { 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; max-width: 86%; overflow: hidden; padding: 0px 0px 96px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-zyfiZ .framer-e8zl1v { flex: none; height: 201px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-3mzzq2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-ky7az { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zyfiZ .framer-4c1gm4 { flex: none; height: 24px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-129slam, .framer-zyfiZ .framer-hvqzst, .framer-zyfiZ .framer-1d34dpb, .framer-zyfiZ .framer-1u2thlu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zyfiZ .framer-14mpx6i { flex: none; height: 16px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-dkuvhx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1cypfu0 { 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: center; overflow: hidden; padding: 0px; position: relative; width: 58%; }\",\".framer-zyfiZ .framer-xpjfmy, .framer-zyfiZ .framer-90n4k6 { flex: none; height: 40px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1n2nfqz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1pxbhei-container, .framer-zyfiZ .framer-1gxxgza-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-zyfiZ .framer-qlo4q0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 276px; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 58%; }\",\".framer-zyfiZ .framer-1d6f8da { aspect-ratio: 1.7888198757763976 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 966px); overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-wd1dr4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 192px 0px 282px 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-13xrilt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1244px; overflow: hidden; padding: 0px 0px 288px 0px; position: relative; width: 72%; }\",\".framer-zyfiZ .framer-1ssypgy-container, .framer-zyfiZ .framer-r1j47s-container, .framer-zyfiZ .framer-1gnoanj-container, .framer-zyfiZ .framer-p6ecv3-container, .framer-zyfiZ .framer-17keg4n-container { flex: none; height: auto; position: relative; width: 72%; }\",\".framer-zyfiZ .framer-j1yv4d, .framer-zyfiZ .framer-5wtb8w, .framer-zyfiZ .framer-wux2e3, .framer-zyfiZ .framer-1ahbpyj, .framer-zyfiZ .framer-1d79tpw { background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); flex: none; height: 88px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-16zra7y { align-content: center; align-items: center; background-color: #df2d2d; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 106px 0px 132px 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-pj0cpj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; max-width: 72%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1bd1l1y { flex: none; height: 584px; position: relative; width: 420px; }\",\".framer-zyfiZ .framer-8ork63 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 57%; overflow: hidden; padding: 0px; position: relative; width: 985px; }\",\".framer-zyfiZ .framer-8tllls { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zyfiZ .framer-q0davs { background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); flex: none; height: 240px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1t9bmgn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1uv5z80 { flex: none; height: auto; max-width: 70%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zyfiZ .framer-a985a4 { align-content: center; align-items: center; background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 96px; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-rdpf1n { background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); flex: none; height: 300px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-2wdnap { align-content: flex-end; align-items: flex-end; background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 86%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-cob4gk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zyfiZ .framer-gtjfz7 { bottom: 12px; flex: none; height: auto; position: absolute; right: 0px; white-space: pre; width: auto; z-index: 1; }\",\".framer-zyfiZ .framer-1drsi6w { background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); flex: none; height: 80px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-14odzxs { align-content: flex-start; align-items: flex-start; background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 86%; }\",\".framer-zyfiZ .framer-1tf13z3-container, .framer-zyfiZ .framer-1rqfjo6-container, .framer-zyfiZ .framer-1lh4dgm-container { flex: 33 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-zyfiZ .framer-cdyy38 { background-color: var(--token-0b291f59-2939-4849-ba4a-2915ba2c2b0f, rgba(0, 255, 0, 0)); flex: none; height: 400px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zyfiZ .framer-1gbw9vi-container { flex: none; height: auto; position: relative; width: 86%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zyfiZ.framer-dvwd3s, .framer-zyfiZ .framer-1097pco, .framer-zyfiZ .framer-1bvvyl9, .framer-zyfiZ .framer-1e438yp, .framer-zyfiZ .framer-3mzzq2, .framer-zyfiZ .framer-dkuvhx, .framer-zyfiZ .framer-1cypfu0, .framer-zyfiZ .framer-1n2nfqz, .framer-zyfiZ .framer-qlo4q0, .framer-zyfiZ .framer-wd1dr4, .framer-zyfiZ .framer-13xrilt, .framer-zyfiZ .framer-16zra7y, .framer-zyfiZ .framer-pj0cpj, .framer-zyfiZ .framer-8ork63, .framer-zyfiZ .framer-1t9bmgn, .framer-zyfiZ .framer-a985a4, .framer-zyfiZ .framer-14odzxs { gap: 0px; } .framer-zyfiZ.framer-dvwd3s > *, .framer-zyfiZ .framer-1bvvyl9 > *, .framer-zyfiZ .framer-1e438yp > *, .framer-zyfiZ .framer-1cypfu0 > *, .framer-zyfiZ .framer-wd1dr4 > *, .framer-zyfiZ .framer-16zra7y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zyfiZ.framer-dvwd3s > :first-child, .framer-zyfiZ .framer-1bvvyl9 > :first-child, .framer-zyfiZ .framer-1e438yp > :first-child, .framer-zyfiZ .framer-3mzzq2 > :first-child, .framer-zyfiZ .framer-1cypfu0 > :first-child, .framer-zyfiZ .framer-wd1dr4 > :first-child, .framer-zyfiZ .framer-13xrilt > :first-child, .framer-zyfiZ .framer-16zra7y > :first-child, .framer-zyfiZ .framer-8ork63 > :first-child, .framer-zyfiZ .framer-1t9bmgn > :first-child { margin-top: 0px; } .framer-zyfiZ.framer-dvwd3s > :last-child, .framer-zyfiZ .framer-1bvvyl9 > :last-child, .framer-zyfiZ .framer-1e438yp > :last-child, .framer-zyfiZ .framer-3mzzq2 > :last-child, .framer-zyfiZ .framer-1cypfu0 > :last-child, .framer-zyfiZ .framer-wd1dr4 > :last-child, .framer-zyfiZ .framer-13xrilt > :last-child, .framer-zyfiZ .framer-16zra7y > :last-child, .framer-zyfiZ .framer-8ork63 > :last-child, .framer-zyfiZ .framer-1t9bmgn > :last-child { margin-bottom: 0px; } .framer-zyfiZ .framer-1097pco > *, .framer-zyfiZ .framer-qlo4q0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zyfiZ .framer-1097pco > :first-child, .framer-zyfiZ .framer-dkuvhx > :first-child, .framer-zyfiZ .framer-1n2nfqz > :first-child, .framer-zyfiZ .framer-qlo4q0 > :first-child, .framer-zyfiZ .framer-pj0cpj > :first-child, .framer-zyfiZ .framer-a985a4 > :first-child, .framer-zyfiZ .framer-14odzxs > :first-child { margin-left: 0px; } .framer-zyfiZ .framer-1097pco > :last-child, .framer-zyfiZ .framer-dkuvhx > :last-child, .framer-zyfiZ .framer-1n2nfqz > :last-child, .framer-zyfiZ .framer-qlo4q0 > :last-child, .framer-zyfiZ .framer-pj0cpj > :last-child, .framer-zyfiZ .framer-a985a4 > :last-child, .framer-zyfiZ .framer-14odzxs > :last-child { margin-right: 0px; } .framer-zyfiZ .framer-3mzzq2 > *, .framer-zyfiZ .framer-1t9bmgn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zyfiZ .framer-dkuvhx > *, .framer-zyfiZ .framer-a985a4 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-zyfiZ .framer-1n2nfqz > *, .framer-zyfiZ .framer-14odzxs > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-zyfiZ .framer-13xrilt > *, .framer-zyfiZ .framer-8ork63 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-zyfiZ .framer-pj0cpj > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } }\",`@media (min-width: 810px) and (max-width: 1201px) { .${metadata.bodyClassName}-framer-zyfiZ { background: #0f0f0f; } .framer-zyfiZ.framer-dvwd3s { width: 810px; } .framer-zyfiZ .framer-1097pco { background-color: #0f0f0f; left: unset; position: relative; top: unset; transform: unset; } .framer-zyfiZ .framer-kb0qh4-container, .framer-zyfiZ .framer-1ssypgy-container, .framer-zyfiZ .framer-r1j47s-container, .framer-zyfiZ .framer-1gnoanj-container, .framer-zyfiZ .framer-p6ecv3-container, .framer-zyfiZ .framer-17keg4n-container { width: 86%; } .framer-zyfiZ .framer-1bvvyl9 { min-height: unset; } .framer-zyfiZ .framer-1lashl4 { height: 34px; order: 1; } .framer-zyfiZ .framer-1e438yp { order: 2; padding: 0px; } .framer-zyfiZ .framer-e8zl1v { height: 116px; order: 0; } .framer-zyfiZ .framer-3mzzq2 { order: 1; width: 100%; } .framer-zyfiZ .framer-dkuvhx, .framer-zyfiZ .framer-14odzxs { flex-direction: column; } .framer-zyfiZ .framer-1cypfu0 { width: 100%; } .framer-zyfiZ .framer-90n4k6 { height: 88px; order: 9; } .framer-zyfiZ .framer-1d6f8da { height: var(--framer-aspect-ratio-supported, 112px); } .framer-zyfiZ .framer-wd1dr4 { padding: 144px 0px 200px 0px; } .framer-zyfiZ .framer-13xrilt { max-width: unset; padding: 0px 0px 144px 0px; width: 80%; } .framer-zyfiZ .framer-pj0cpj { flex-direction: column; max-width: 86%; width: min-content; } .framer-zyfiZ .framer-8ork63 { max-width: 86%; width: 697px; } .framer-zyfiZ .framer-q0davs { height: 80px; } .framer-zyfiZ .framer-1uv5z80 { max-width: 86%; } .framer-zyfiZ .framer-2wdnap { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; justify-content: flex-start; } .framer-zyfiZ .framer-1tf13z3-container, .framer-zyfiZ .framer-1rqfjo6-container, .framer-zyfiZ .framer-1lh4dgm-container { flex: none; width: 100%; } .framer-zyfiZ .framer-cdyy38 { height: 303px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zyfiZ .framer-dkuvhx, .framer-zyfiZ .framer-pj0cpj, .framer-zyfiZ .framer-2wdnap, .framer-zyfiZ .framer-14odzxs { gap: 0px; } .framer-zyfiZ .framer-dkuvhx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zyfiZ .framer-dkuvhx > :first-child, .framer-zyfiZ .framer-pj0cpj > :first-child, .framer-zyfiZ .framer-2wdnap > :first-child, .framer-zyfiZ .framer-14odzxs > :first-child { margin-top: 0px; } .framer-zyfiZ .framer-dkuvhx > :last-child, .framer-zyfiZ .framer-pj0cpj > :last-child, .framer-zyfiZ .framer-2wdnap > :last-child, .framer-zyfiZ .framer-14odzxs > :last-child { margin-bottom: 0px; } .framer-zyfiZ .framer-pj0cpj > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-zyfiZ .framer-2wdnap > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zyfiZ .framer-14odzxs > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-zyfiZ { background: #0f0f0f; } .framer-zyfiZ.framer-dvwd3s { width: 390px; } .framer-zyfiZ .framer-1097pco { background-color: #0f0f0f; left: unset; position: relative; top: unset; transform: unset; } .framer-zyfiZ .framer-1bvvyl9 { min-height: unset; } .framer-zyfiZ .framer-1e438yp { order: 2; } .framer-zyfiZ .framer-e8zl1v { height: 102px; order: 0; } .framer-zyfiZ .framer-3mzzq2 { order: 1; width: 100%; } .framer-zyfiZ .framer-4c1gm4 { height: 16px; } .framer-zyfiZ .framer-14mpx6i { height: 8px; } .framer-zyfiZ .framer-dkuvhx, .framer-zyfiZ .framer-14odzxs { flex-direction: column; } .framer-zyfiZ .framer-1cypfu0 { width: 100%; } .framer-zyfiZ .framer-1n2nfqz { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-zyfiZ .framer-qlo4q0 { min-height: 80px; padding: 0px; } .framer-zyfiZ .framer-1d6f8da { height: var(--framer-aspect-ratio-supported, 112px); } .framer-zyfiZ .framer-wd1dr4 { padding: 92px 0px 116px 0px; } .framer-zyfiZ .framer-13xrilt { max-width: unset; padding: 0px 0px 144px 0px; width: 86%; } .framer-zyfiZ .framer-1ssypgy-container, .framer-zyfiZ .framer-r1j47s-container, .framer-zyfiZ .framer-1gnoanj-container, .framer-zyfiZ .framer-p6ecv3-container, .framer-zyfiZ .framer-17keg4n-container { width: 86%; } .framer-zyfiZ .framer-j1yv4d, .framer-zyfiZ .framer-5wtb8w, .framer-zyfiZ .framer-wux2e3, .framer-zyfiZ .framer-1ahbpyj, .framer-zyfiZ .framer-1d79tpw, .framer-zyfiZ .framer-q0davs { height: 72px; } .framer-zyfiZ .framer-16zra7y { padding: 64px 0px 104px 0px; } .framer-zyfiZ .framer-pj0cpj { flex-direction: column; gap: 32px; max-width: 86%; } .framer-zyfiZ .framer-1bd1l1y { height: 393px; width: 100%; } .framer-zyfiZ .framer-8ork63 { gap: 24px; max-width: unset; width: 100%; } .framer-zyfiZ .framer-1uv5z80 { max-width: 86%; } .framer-zyfiZ .framer-a985a4 { height: min-content; min-height: 80px; padding: 0px; } .framer-zyfiZ .framer-rdpf1n { height: 144px; } .framer-zyfiZ .framer-2wdnap { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: flex-start; } .framer-zyfiZ .framer-cob4gk { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-zyfiZ .framer-gtjfz7 { bottom: unset; position: relative; right: unset; } .framer-zyfiZ .framer-1tf13z3-container, .framer-zyfiZ .framer-1rqfjo6-container, .framer-zyfiZ .framer-1lh4dgm-container { flex: none; width: 100%; } .framer-zyfiZ .framer-cdyy38 { height: 303px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zyfiZ .framer-dkuvhx, .framer-zyfiZ .framer-1n2nfqz, .framer-zyfiZ .framer-pj0cpj, .framer-zyfiZ .framer-8ork63, .framer-zyfiZ .framer-2wdnap, .framer-zyfiZ .framer-14odzxs { gap: 0px; } .framer-zyfiZ .framer-dkuvhx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zyfiZ .framer-dkuvhx > :first-child, .framer-zyfiZ .framer-1n2nfqz > :first-child, .framer-zyfiZ .framer-pj0cpj > :first-child, .framer-zyfiZ .framer-8ork63 > :first-child, .framer-zyfiZ .framer-2wdnap > :first-child, .framer-zyfiZ .framer-14odzxs > :first-child { margin-top: 0px; } .framer-zyfiZ .framer-dkuvhx > :last-child, .framer-zyfiZ .framer-1n2nfqz > :last-child, .framer-zyfiZ .framer-pj0cpj > :last-child, .framer-zyfiZ .framer-8ork63 > :last-child, .framer-zyfiZ .framer-2wdnap > :last-child, .framer-zyfiZ .framer-14odzxs > :last-child { margin-bottom: 0px; } .framer-zyfiZ .framer-1n2nfqz > *, .framer-zyfiZ .framer-8ork63 > *, .framer-zyfiZ .framer-14odzxs > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-zyfiZ .framer-pj0cpj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-zyfiZ .framer-2wdnap > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,`@media (min-width: 1202px) and (max-width: 1727px) { .${metadata.bodyClassName}-framer-zyfiZ { background: #0f0f0f; } .framer-zyfiZ.framer-dvwd3s { width: 1202px; } .framer-zyfiZ .framer-1bvvyl9 { min-height: unset; } .framer-zyfiZ .framer-1e438yp { padding: 0px; } .framer-zyfiZ .framer-e8zl1v { height: 148px; order: 0; } .framer-zyfiZ .framer-3mzzq2 { order: 1; width: 100%; } .framer-zyfiZ .framer-14mpx6i { height: 40px; } .framer-zyfiZ .framer-qlo4q0 { padding: 24px 0px 24px 0px; } .framer-zyfiZ .framer-90n4k6 { height: 71px; order: 9; } .framer-zyfiZ .framer-1d6f8da { height: var(--framer-aspect-ratio-supported, 672px); } .framer-zyfiZ .framer-wd1dr4 { padding: 144px 0px 282px 0px; } .framer-zyfiZ .framer-13xrilt { max-width: unset; padding: 0px 0px 224px 0px; } .framer-zyfiZ .framer-8ork63 { flex: 1 0 0px; width: 1px; } .framer-zyfiZ .framer-q0davs { height: 160px; } .framer-zyfiZ .framer-rdpf1n { height: 240px; } .framer-zyfiZ .framer-cdyy38 { height: 280px; }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9077.5\n * @framerIntrinsicWidth 1728\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Uzdo7EejJ\":{\"layout\":[\"fixed\",\"auto\"]},\"VISsmtyYj\":{\"layout\":[\"fixed\",\"auto\"]},\"ibCiImcUz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerfwerXa3Pl=withCSS(Component,css,\"framer-zyfiZ\");export default FramerfwerXa3Pl;FramerfwerXa3Pl.displayName=\"Courses / How To Use A Design System In Code\";FramerfwerXa3Pl.defaultProps={height:9077.5,width:1728};addFonts(FramerfwerXa3Pl,[{explicitInter:true,fonts:[{family:\"Suisse BP Int'l Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/KKeq9Ymztb2hyXWTpgAyAc39Tr0.otf\"},{family:\"Suisse BP Int'l Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/V3hS4jHTDsIT9wU7sr5xmOC2dY.otf\"}]},...SiteHeaderFonts,...BigButtonFonts,...CourseLessonFonts,...CourseMediaObjectFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfwerXa3Pl\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Uzdo7EejJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VISsmtyYj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ibCiImcUz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1728\",\"framerIntrinsicHeight\":\"9077.5\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SiteHeaderFonts", "getFonts", "wkuiQGPha_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText2", "BigButtonFonts", "MGc95g9WK_default", "CourseLessonFonts", "Y3lCoEKJI_default", "CourseMediaObjectFonts", "fSMbGZUPc_default", "ContainerWithFX", "withFX", "FooterFonts", "T_gnO2gih_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "addImageAlt", "image", "alt", "animation5", "transition4", "animation6", "transition5", "animation7", "animation8", "transition6", "animation9", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "x", "getLoadingLazyAtYPosition", "Image2", "Link", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramerfwerXa3Pl", "withCSS", "fwerXa3Pl_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
