{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/eqKQgeMUWYpXv6krns4U/hx4z1TCoYeCmijSEdufJ/R2w24oeoU.js"],
  "sourcesContent": ["// Generated by Framer (af04cc1)\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,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/RLUeKLNmERbgkhrJQwKX/Ticker.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/90ICLbTHnkXgVfH1BSgW/Video.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/3r1MOrsbGq47TYKOPcQV/SlideShow.js\";import FooterLight from\"#framer/local/canvasComponent/e5z924NBj/e5z924NBj.js\";import SIdebarLink from\"#framer/local/canvasComponent/FYaU92QDV/FYaU92QDV.js\";import Separator from\"#framer/local/canvasComponent/Ia07iM6F2/Ia07iM6F2.js\";import ProductCallout from\"#framer/local/canvasComponent/pDrTSjXE9/pDrTSjXE9.js\";import ButtonPrimaryLg from\"#framer/local/canvasComponent/qdnPE9Nuc/qdnPE9Nuc.js\";import Accordion from\"#framer/local/canvasComponent/QH_W270Kk/QH_W270Kk.js\";import Topbar from\"#framer/local/canvasComponent/Rs4HrsTwc/Rs4HrsTwc.js\";import TestimonialCard from\"#framer/local/canvasComponent/UfILWS2gd/UfILWS2gd.js\";import CurriculumRow from\"#framer/local/canvasComponent/vf4iigviy/vf4iigviy.js\";import Countdown from\"#framer/local/codeFile/PYuzSIH/Countdown.js\";import*as sharedStyle from\"#framer/local/css/CaIimf0HO/CaIimf0HO.js\";import*as sharedStyle2 from\"#framer/local/css/hLclw2U1e/hLclw2U1e.js\";import*as sharedStyle3 from\"#framer/local/css/I1hvSjF8W/I1hvSjF8W.js\";import*as sharedStyle1 from\"#framer/local/css/rt4bkNSJ6/rt4bkNSJ6.js\";import*as sharedStyle7 from\"#framer/local/css/vUiZUj8h9/vUiZUj8h9.js\";import*as sharedStyle8 from\"#framer/local/css/wAu_44CVA/wAu_44CVA.js\";import*as sharedStyle5 from\"#framer/local/css/X_R4nDkY9/X_R4nDkY9.js\";import*as sharedStyle6 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle4 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import metadataProvider from\"#framer/local/webPageMetadata/R2w24oeoU/R2w24oeoU.js\";const TopbarFonts=getFonts(Topbar);const ProductCalloutFonts=getFonts(ProductCallout);const ButtonPrimaryLgFonts=getFonts(ButtonPrimaryLg);const TestimonialCardFonts=getFonts(TestimonialCard);const TickerFonts=getFonts(Ticker);const SIdebarLinkFonts=getFonts(SIdebarLink);const CountdownFonts=getFonts(Countdown);const VideoFonts=getFonts(Video);const SlideshowFonts=getFonts(Slideshow);const CurriculumRowFonts=getFonts(CurriculumRow);const AccordionFonts=getFonts(Accordion);const SeparatorFonts=getFonts(Separator);const FooterLightFonts=getFonts(FooterLight);const breakpoints={CnKibtZCQ:\"(min-width: 1200px)\",P0kfGI7gI:\"(min-width: 782px) and (max-width: 1199px)\",W2sCnQgf8:\"(max-width: 519px)\",zFf80AyH5:\"(min-width: 520px) and (max-width: 781px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3edbU\";const variantClassNames={CnKibtZCQ:\"framer-v-1b3j1iv\",P0kfGI7gI:\"framer-v-19jmwep\",W2sCnQgf8:\"framer-v-1c64a5f\",zFf80AyH5:\"framer-v-5qfl16\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={\"Sm Desktop\":\"P0kfGI7gI\",Desktop:\"CnKibtZCQ\",Phone:\"W2sCnQgf8\",Tablet:\"zFf80AyH5\"};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:\"CnKibtZCQ\"};};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-3edbU`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-3edbU`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"Yxu5i8URm\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"hmuEU7Xcb\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"C2l_BUugW\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"t4kej9C3k\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"K3oB4oCbH\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"JCBzut9KO\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"TlVX01fHe\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"axicNM2un\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"O9Apg1a7C\");const ref10=React.useRef(null);const elementId9=useRouteElementId(\"Z496NH5RM\");const ref11=React.useRef(null);const elementId10=useRouteElementId(\"cmWUbDS_Y\");const ref12=React.useRef(null);const elementId11=useRouteElementId(\"VcaXuIF2x\");const ref13=React.useRef(null);const elementId12=useRouteElementId(\"LO1Ms_9Sr\");const ref14=React.useRef(null);const elementId13=useRouteElementId(\"VdMPRm1n1\");const ref15=React.useRef(null);const elementId14=useRouteElementId(\"oAfbHrgh6\");const ref16=React.useRef(null);const elementId15=useRouteElementId(\"s7F6DnABM\");const ref17=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CnKibtZCQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1b3j1iv\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:95,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jf30vt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{variant:\"rbJFnv7Q1\"},zFf80AyH5:{variant:\"PnexRZuRp\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"pcUZSBsnV\",layoutId:\"pcUZSBsnV\",style:{width:\"100%\"},variant:\"QoTM3C96y\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10lpf0p\",\"data-framer-name\":\"Main Wrapper\",name:\"Main Wrapper\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-18zgs73\",\"data-framer-name\":\"Article Hero\",name:\"Article Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-142nzht\",\"data-framer-name\":\"Article Hero Wrapper\",name:\"Article Hero Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rotu0y\",\"data-framer-name\":\"Article Title\",name:\"Article Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{y:172.99999999999994}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:173,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ro4k87-container\",children:/*#__PURE__*/_jsx(ProductCallout,{height:\"100%\",id:\"V6l5UHHdi\",jCFfDa7xA:\"A Design Course for Creators\",layoutId:\"V6l5UHHdi\",variant:\"iyHsn68lq\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qfriq5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-l780th\",\"data-styles-preset\":\"CaIimf0HO\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"The Creator Design Kit\"})})}),className:\"framer-lrq56k\",\"data-framer-name\":\"Design courses for the design challenged\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Design courses for the design challenged\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(197, 196, 217)\"},children:\"Learn design and build a creator kit swith one email a day. master the fundamentals so every design decisions feels like the right one.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(197, 196, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(197, 196, 217)\"},children:\"Start this Monday and become a better designer in 4 weeks.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(197, 196, 217)\"},children:\"Learn design fundamentals and build a design kit that scales, so you don't have to start your next project from scratch. Make every design decision feel like the right one without wasting time.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(197, 196, 217)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(197, 196, 217)\"},children:\"Course starts on Monday. \"})]}),className:\"framer-1ybhe90\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x77d6u\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ouhehg\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Yxu5i8URm\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":Yxu5i8URm\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":Yxu5i8URm\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":Yxu5i8URm\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{width:\"min(100vw - 32px, 1080px)\",y:825.5999999999999},zFf80AyH5:{width:\"min(100vw - 32px, 1080px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:762.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j8zn2s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{cYKDqxaok:resolvedLinks[2]},W2sCnQgf8:{cYKDqxaok:resolvedLinks[3],style:{width:\"100%\"}},zFf80AyH5:{cYKDqxaok:resolvedLinks[1],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ButtonPrimaryLg,{cYKDqxaok:resolvedLinks[0],height:\"100%\",id:\"mN6TS6zFm\",JYh0v23q0:\"Start Watching\",layoutId:\"mN6TS6zFm\",variant:\"f2bwFcvOW\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pb73w\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5u4y37\",\"data-framer-name\":\"Social Proof\",name:\"Social Proof\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.42px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 203, 174)\",\"--framer-text-transform\":\"uppercase\"},children:\"JOIN 250+ Students\"})})},zFf80AyH5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.42px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 203, 174)\",\"--framer-text-transform\":\"uppercase\"},children:\"JOIN 250+ Students\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.42px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgb(255, 203, 174)\",\"--framer-text-transform\":\"uppercase\"},children:\"JOIN 250+ Students\"})}),className:\"framer-18gbx1y\",\"data-framer-name\":\"JOIN 3,200 others making better design decisions\",fonts:[\"Inter-Medium\"],name:\"JOIN 3,200 others making better design decisions\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v5w7ok\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"\u26A1\uFE0F HIGHLIGHTED BY:\"})}),className:\"framer-souicw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{background:{alt:\"Trends.vc\",fit:\"fill\",intrinsicHeight:58,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(778.5999999999999),pixelHeight:116,pixelWidth:512,src:\"https://framerusercontent.com/images/pVwcJ0HjHOFY7aaem2XybBCVQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Trends.vc\",fit:\"fill\",intrinsicHeight:58,intrinsicWidth:256,loading:getLoadingLazyAtYPosition(857.1390625),pixelHeight:116,pixelWidth:512,src:\"https://framerusercontent.com/images/pVwcJ0HjHOFY7aaem2XybBCVQ.png\"},className:\"framer-18403ph\",\"data-framer-name\":\"trends_logo\",name:\"trends_logo\"})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-unxilq\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:432,intrinsicWidth:322,loading:getLoadingLazyAtYPosition(213),pixelHeight:864,pixelWidth:644,sizes:\"270px\",src:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png 644w\"}},W2sCnQgf8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:432,intrinsicWidth:322,loading:getLoadingLazyAtYPosition(885.5999999999999),pixelHeight:864,pixelWidth:644,sizes:\"214px\",src:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png 644w\"}},zFf80AyH5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:432,intrinsicWidth:322,loading:getLoadingLazyAtYPosition(900.6),pixelHeight:864,pixelWidth:644,sizes:\"230px\",src:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png 644w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:432,intrinsicWidth:322,loading:getLoadingLazyAtYPosition(173),pixelHeight:864,pixelWidth:644,sizes:\"299.6389px\",src:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/6sl8WYVTKlajmlHkiOXfJrmvfLc.png 644w\"},className:\"framer-gg2m30\",\"data-framer-name\":\"box\",name:\"box\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vg0vpj\",\"data-framer-name\":\"Testimonials\",name:\"Testimonials\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bdjvr4-container\",\"data-framer-name\":\"Testimonials\",name:\"Testimonials\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",hoverFactor:.5,id:\"ssy85MKkr\",layoutId:\"ssy85MKkr\",name:\"Testimonials\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"472px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-19li57f-container\",\"data-framer-name\":\"Khe\",name:\"Khe\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"KHE HY, Founder RAD READS\",id:\"fhydMbkdx\",layoutId:\"fhydMbkdx\",name:\"Khe\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/mhyx0PKUeXMBHlgY15FHoqlOB0.png\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:'\"The workshop let me come up with my own style and taste which is huge for me especially as the founder of a brand that wants to communicate our customer and student ethos.\"'})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"700px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c9ja1s-container\",\"data-framer-name\":\"Cecile\",name:\"Cecile\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"C\\xe9cile\",id:\"w9CdBcZMW\",layoutId:\"w9CdBcZMW\",name:\"Cecile\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/ta2tAYDPfu8NpipkO5FnsC31jLk.jpg\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"i started fiddling with Figma yesterday, the design tool recommended by \",/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/kadlac\",nodeId:\"w9CdBcZMW\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"@kadlac\"})}),\" in his 80/20 design course\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"4 hours in and I can already sense that it has *huge* potential!\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"the stuff I\u2019m producing already feels a lot lighter and visually compelling\"})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"632px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-mjtv8w-container\",\"data-framer-name\":\"Irving\",name:\"Irving\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Irving\",id:\"SBaefbRP9\",layoutId:\"SBaefbRP9\",name:\"Irving\",style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:false,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:'\"I learned a lot from Nate. SERIOUSLY. '}),\"I had tried using Figma before but I just didn't understand anything at all. \"]}),/*#__PURE__*/_jsxs(\"p\",{children:[\"But thanks in large part to Nate I feel like I'm very good using Figma. After finishing the first day I could not wait to keep on learning. Every single day I would receive an email with a Figma file as well as a Loom video and let me tell you,\",/*#__PURE__*/_jsx(\"strong\",{children:\" it's VERY, VERY, VERY valuable content.\\\"\"})]})]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jhvd72-container\",\"data-framer-name\":\"Filipe\",name:\"Filipe\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Filipe\",id:\"RjMSOoMuq\",layoutId:\"RjMSOoMuq\",name:\"Filipe\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/3JTnxsoiXrHaWZiIBf2n7OrWQQ.jpeg\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:'\"The workshop let me come up with my own style and taste which is huge for me especially as the founder of a brand that wants to communicate our customer and student ethos.\"'})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"584px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bmhzgu-container\",\"data-framer-name\":\"Sola\",name:\"Sola\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Sola\",id:\"cbM4bSVN2\",layoutId:\"cbM4bSVN2\",name:\"Sola\",style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:false,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:'I already \"designed\" my first thing!'}),\" My son graduated from ABA therapy this past week and I wanted it to feel special - balloons, a graduation cap, cake, etc. I usually would have skipped designing anything visual because I felt it would take too long or not look good, but \",/*#__PURE__*/_jsx(\"strong\",{children:\"after a few lessons I just hopped in and made a digital screen that I mirrored onto the TV for a special touch!\"})]})})})})})],speed:35,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-18wecrk\",\"data-framer-name\":\"About\",name:\"About\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wxy3nt\",\"data-border\":true,\"data-framer-name\":\"Intro\",name:\"Intro\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h4bi5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tvegnp\",\"data-styles-preset\":\"rt4bkNSJ6\",style:{\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Updated July 5, 2024\"})}),className:\"framer-mdkx9x\",\"data-framer-name\":\"Slide decks built using Figma and your personality\",fonts:[\"Inter\"],name:\"Slide decks built using Figma and your personality\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-f1bcyp\",\"data-styles-preset\":\"hLclw2U1e\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Even if you're not a designer, you're still making design decisions.\"})})}),className:\"framer-1maln7t\",\"data-framer-name\":\"Slide decks built using Figma and your personality\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Slide decks built using Figma and your personality\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"Have you ever spent money on design, and realized you just made a huge mistake? \"}),/*#__PURE__*/_jsx(\"img\",{alt:\"Arrested Development Mistake GIF\",className:\"framer-image\",src:\"https://media0.giphy.com/media/Vhk9HwPx3TO0w/giphy.gif?cid=ecf05e47cdcunykxficc22i2129dhhg1puh9gdzzhaykm3a8&ep=v1_gifs_search&rid=giphy.gif&ct=g\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"It didn't turn out, and you don't know how to fix it. So you hired a different designer and it was even worse!\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"It's a sick cycle, because you don't trust yourself to make these decisions yourself. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"In this course, I'll help you understand not only how to make better design decisions, but also how to avoid them.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"Author Paul Millerd turned his podcast art from amateur to pro  just by learning how to use color, typography, and eye-catching layouts without the help of a designer.\"})]}),className:\"framer-64xsma\",\"data-framer-name\":\"Use Figma to to build consistent and beautiful slide decks with no prior design experience. Unleash your visual storyelling using simple tools in this\",fonts:[\"Inter\"],name:\"Use Figma to to build consistent and beautiful slide decks with no prior design experience. Unleash your visual storyelling using simple tools in this\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"The Boundless Podcast Artwork\",fit:\"fill\",intrinsicHeight:858,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2661.1),pixelHeight:858,pixelWidth:1600,sizes:\"calc(min(100vw - 80px, 800px) - 96px)\",src:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg\",srcSet:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg 1600w\"}},W2sCnQgf8:{background:{alt:\"The Boundless Podcast Artwork\",fit:\"fill\",intrinsicHeight:858,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2893.1),pixelHeight:858,pixelWidth:1600,sizes:\"calc(min(100vw - 32px, 800px) - 64px)\",src:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg\",srcSet:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg 1600w\"}},zFf80AyH5:{background:{alt:\"The Boundless Podcast Artwork\",fit:\"fill\",intrinsicHeight:858,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2937.1),pixelHeight:858,pixelWidth:1600,sizes:\"calc(min(100vw - 32px, 800px) - 80px)\",src:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg\",srcSet:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg 1600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"The Boundless Podcast Artwork\",fit:\"fill\",intrinsicHeight:858,intrinsicWidth:1600,loading:getLoadingLazyAtYPosition(2653.1),pixelHeight:858,pixelWidth:1600,sizes:\"calc(min(100vw - 32px, 800px) - 128px)\",src:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg\",srcSet:\"https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Jbw4tVxjMIv0K4if62pl3eR7w.jpg 1600w\"},className:\"framer-nmc2gg\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"Imagine having the ability to make your own design decisions, or to give design feedback to a designer. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Decisions like:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Learn to choose and combine colors that don't clash\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Why you should never use pure black\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"How to choose an indestructible font family\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"How to use spacing and grids for beautiful layouts\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"How to design yourself in Figma!\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"And so much more!\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:\"If you have ever worked with a designer but you're never happy with the results, there's a design gap. Not all designers are created equal, and if you can't communicate your visual ideas, it's going to be difficult to hit the mark consistently. \"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cxk0ox\",\"data-styles-preset\":\"I1hvSjF8W\",children:[\"This course will take you through the steps to building out a design kit at the end, giving you a shortcut to working with designers.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"You don't need to be a designer to make some damn good design decisions. You just need the 80/20.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"strong\",{children:\"This email course will show you how.\"})]})]}),className:\"framer-9cfvk2\",\"data-framer-name\":\"Use Figma to to build consistent and beautiful slide decks with no prior design experience. Unleash your visual storyelling using simple tools in this\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Use Figma to to build consistent and beautiful slide decks with no prior design experience. Unleash your visual storyelling using simple tools in this\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-2d6w43\",\"data-framer-name\":\"Article Main\",name:\"Article Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y8jhjb\",\"data-framer-name\":\"Course Content\",id:elementId,name:\"Course Content\",ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-od493b\",\"data-framer-name\":\"Sidebar\",name:\"Sidebar\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ug1p03\",\"data-framer-name\":\"link container\",name:\"link container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\"},children:\"80/20 Design Challenge\"})}),className:\"framer-oo0h2d\",\"data-framer-name\":\"80/20 Design Challenge\",fonts:[\"Inter-Bold\"],name:\"80/20 Design Challenge\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ui1ils\",\"data-framer-name\":\"links\",name:\"links\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":K3oB4oCbH\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":K3oB4oCbH\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":K3oB4oCbH\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":K3oB4oCbH\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5143.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5206.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5288.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5164.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lr22wn-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks1[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks1[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"hmuEU7Xcb\",iZv9m5pCR:resolvedLinks1[0],layoutId:\"hmuEU7Xcb\",OXMuQUQ_L:\"Overview\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":JCBzut9KO\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":JCBzut9KO\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":JCBzut9KO\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":JCBzut9KO\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5183.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5246.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5328.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5204.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-txsz8y-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks2[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks2[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"rR5Dng9Ve\",iZv9m5pCR:resolvedLinks2[0],layoutId:\"rR5Dng9Ve\",OXMuQUQ_L:\"Who is this course for?\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":TlVX01fHe\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":TlVX01fHe\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":TlVX01fHe\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":TlVX01fHe\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5223.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5286.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5368.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5244.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xn7ofk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks3[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks3[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"zpMjshpHB\",iZv9m5pCR:resolvedLinks3[0],layoutId:\"zpMjshpHB\",OXMuQUQ_L:\"Why an email course?\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":O9Apg1a7C\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":O9Apg1a7C\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":O9Apg1a7C\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":O9Apg1a7C\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5263.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5326.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5408.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5284.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-khm83r-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks4[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks4[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"BYN6Xeg_F\",iZv9m5pCR:resolvedLinks4[0],layoutId:\"BYN6Xeg_F\",OXMuQUQ_L:\"What you'll get\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":cmWUbDS_Y\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":cmWUbDS_Y\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":cmWUbDS_Y\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":cmWUbDS_Y\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5303.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5366.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5448.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5324.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gffd1p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks5[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks5[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"es6jI0KQd\",iZv9m5pCR:resolvedLinks5[0],layoutId:\"es6jI0KQd\",OXMuQUQ_L:\"Schedule\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":VcaXuIF2x\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":VcaXuIF2x\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":VcaXuIF2x\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":VcaXuIF2x\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5343.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5406.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5488.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5364.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17zy1ig-container\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks6[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks6[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"C2l_BUugW\",iZv9m5pCR:resolvedLinks6[0],layoutId:\"C2l_BUugW\",OXMuQUQ_L:\"Learn Figma\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":LO1Ms_9Sr\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":LO1Ms_9Sr\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":LO1Ms_9Sr\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":LO1Ms_9Sr\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5383.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5446.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5528.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5404.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bm1lcm-container\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks7[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks7[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"t4kej9C3k\",iZv9m5pCR:resolvedLinks7[0],layoutId:\"t4kej9C3k\",OXMuQUQ_L:\"Curriculum\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":VdMPRm1n1\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":VdMPRm1n1\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":VdMPRm1n1\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":VdMPRm1n1\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5423.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5486.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5568.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5444.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17is47p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks8[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks8[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks8[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"yThrzaIJv\",iZv9m5pCR:resolvedLinks8[0],layoutId:\"yThrzaIJv\",OXMuQUQ_L:\"Community & feedback\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":oAfbHrgh6\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":oAfbHrgh6\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":oAfbHrgh6\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":oAfbHrgh6\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5463.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5526.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5608.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5484.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fr0ino-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks9[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks9[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks9[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"GEZ1uRlap\",iZv9m5pCR:resolvedLinks9[0],layoutId:\"GEZ1uRlap\",OXMuQUQ_L:\"The instructor\",style:{width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":s7F6DnABM\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":s7F6DnABM\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":s7F6DnABM\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined},{href:{hash:\":s7F6DnABM\",webPageId:\"R2w24oeoU\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5503.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5566.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5648.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) / 3.4, 1px) - 48px)\",y:5524.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ysve21-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{iZv9m5pCR:resolvedLinks10[2]},W2sCnQgf8:{iZv9m5pCR:resolvedLinks10[3]},zFf80AyH5:{iZv9m5pCR:resolvedLinks10[1]}},children:/*#__PURE__*/_jsx(SIdebarLink,{height:\"100%\",id:\"d97iKdFua\",iZv9m5pCR:resolvedLinks10[0],layoutId:\"d97iKdFua\",OXMuQUQ_L:\"FAQs\",style:{width:\"100%\"},width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xlww46\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) / 3.4, 1px) - 32px)\",y:5567.1},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5630.1},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 48px)\",y:5712.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"287px\",y:5588.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dvtz1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{JYh0v23q0:\"Get Started for $249\"}},children:/*#__PURE__*/_jsx(ButtonPrimaryLg,{cYKDqxaok:\"https://shop.approachabledesign.co/creator-design-kit/\",height:\"100%\",id:\"h1_74iCKl\",JYh0v23q0:\"Learn Design for $249\",layoutId:\"h1_74iCKl\",style:{width:\"100%\"},variant:\"ivP_Vc3p4\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dpozgz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-633ffc15-50ec-48f9-8823-6d46a63c503e, rgb(64, 63, 66))\"},children:\"Next course starts Monday!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-633ffc15-50ec-48f9-8823-6d46a63c503e, rgb(64, 63, 66))\"},children:\"Next course starts Monday!\"})}),className:\"framer-1cxf2d3\",\"data-framer-name\":\"80/20 Design Challenge\",fonts:[\"Inter-Bold\"],name:\"80/20 Design Challenge\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-oqpyrd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{fontSize:22,gap:18,style:{height:\"100%\",width:\"100%\"},unit:{fontColor:\"var(--token-d90e3ab3-9b10-4ecf-931e-49e94a222bd6, rgb(149, 148, 152))\",fontName:\"inter\",fontSize:14,fontWeight:600,gap:4,position:\"bottom\",show:true,uppercase:true,variant:\"short\"}},W2sCnQgf8:{fontSize:31,unit:{fontColor:\"rgb(125, 139, 161)\",fontName:\"inter\",fontSize:15,fontWeight:500,gap:0,position:\"bottom\",show:true,uppercase:true,variant:\"full\"}},zFf80AyH5:{fontSize:30,gap:50,unit:{fontColor:\"rgb(125, 139, 161)\",fontName:\"inter\",fontSize:15,fontWeight:500,gap:0,position:\"bottom\",show:true,uppercase:true,variant:\"full\"}}},children:/*#__PURE__*/_jsx(Countdown,{countdown:\"Jan 12, 2025 23:59:59\",days:true,finishedComponent:[],fontColor:\"rgb(64, 58, 149)\",fontName:\"inter\",fontSize:20,fontWeight:600,gap:16,height:\"100%\",hours:true,id:\"S9yiQFgMB\",layoutId:\"S9yiQFgMB\",minutes:true,seconds:true,unit:{fontColor:\"var(--token-d90e3ab3-9b10-4ecf-931e-49e94a222bd6, rgb(149, 148, 152))\",fontName:\"inter\",fontSize:14,fontWeight:600,gap:4,position:\"bottom\",show:true,uppercase:true,variant:\"full\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pjbfa4\",\"data-framer-name\":\"content\",name:\"content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11y5w3e\",\"data-framer-name\":\"course container\",name:\"course container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m9y0nd\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dmxf6h\",\"data-framer-name\":\"overview\",id:elementId4,name:\"overview\",ref:ref6,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Overview\"})}),className:\"framer-13p32de\",\"data-framer-name\":\"Overview\",fonts:[\"Inter\"],name:\"Overview\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"What is the Creator Design Kit?\"})}),className:\"framer-qpmssp\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"The 80/20 Design Challenge is for non-designers who want to level up their design chops, learning just the most important and fundamental aspects of design.\"})}),className:\"framer-1ywahuz\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1upqkld\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nz69x6-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:true,height:\"100%\",id:\"PgCaRXqmo\",isMixedBorderRadius:false,layoutId:\"PgCaRXqmo\",loop:false,muted:false,objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/DTpWIH2BpJO8joCvmp88uK1Y6E0.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:49,width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9d1r8g\",\"data-framer-name\":\"who\",id:elementId5,name:\"who\",ref:ref7,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"who is this course for?\"})}),className:\"framer-19p3yjf\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],name:\"Curriculum\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ev0336\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16sdx0z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"For coaches & creators\"})}),className:\"framer-bsz98n\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn the tools and skills  to create stand out graphics for your business, social channels, and websites.\"})}),className:\"framer-1lgykqj\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c34k42\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"For aspiring designers\"})}),className:\"framer-1e2cvg2\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Level up your career by learning the fundamentals of Figma, and making better design decisions in your design projects.\"})})},W2sCnQgf8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Level up your career by learning the fundamentals of Figma, and making better design decisions in your design projects.\"})})},zFf80AyH5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Level up your career by learning the fundamentals of Figma, and making better design decisions in your design projects.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Level up your career by learning the fundamentals of Figma, and making better design decisions in your design projects.\"})}),className:\"framer-10vbe5i\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ayc7j\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"For PMs, marketers, and developers\"})}),className:\"framer-v2pttz\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn the fundamentals of design so you can better communicate and support the designers around you.\"})})},W2sCnQgf8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn the fundamentals of design so you can better communicate and support the designers around you.\"})})},zFf80AyH5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn the fundamentals of design so you can better communicate and support the designers around you.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Learn the fundamentals of design so you can better communicate and support the designers around you.\"})}),className:\"framer-1cz9zn1\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"Over-the-shoulder videos and walkthroughs for non-designers\"})}),className:\"framer-ym03n1\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"This course is built for non-designers who care about design, but feel intimidated, scared, or don't have confidence in making design decisions. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"It's for the ultimate beginner who wants to feel comfortable using tools like Figma, which allows you to create anything you want. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"You might also be an engineer,  PM, or marketing director who wants to better communicate your design needs, but lack the the visual communication skills to feel comfortable expressing ideas. \"})]}),className:\"framer-eu7xnk\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d5r9wn-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"mCItZK8SO\",isMixedBorderRadius:false,layoutId:\"mCItZK8SO\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/F0VcbGNRPwAsTHAO8iLuRDzOzUw.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8yuywo\",\"data-framer-name\":\"why-email\",id:elementId6,name:\"why-email\",ref:ref8,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Why an email course?\"})}),className:\"framer-14ynngd\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],id:elementId7,name:\"Curriculum\",ref:ref9,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"No logins or passwords to remember\"})}),className:\"framer-ruobzx\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"You may have never taken an email course. In fact, I had only taken one before building this. But here's the special thing about emails: They're always easily accessible without having to remember a login. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Here's an example of what these lessons will look like in your inbox. Incredibly easy to find and are organized like an actual online course. \"})]}),className:\"framer-zxvy2k\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jid3qg\",\"data-framer-name\":\"Screenshot\",name:\"Screenshot\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"An email screen shot\",fit:\"fill\",intrinsicHeight:652,intrinsicWidth:1662,loading:getLoadingLazyAtYPosition(6898.3),pixelHeight:652,pixelWidth:1662,sizes:\"max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px)\",src:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg\",srcSet:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg 1662w\"}},W2sCnQgf8:{background:{alt:\"An email screen shot\",fit:\"fill\",intrinsicHeight:652,intrinsicWidth:1662,loading:getLoadingLazyAtYPosition(7931.4),pixelHeight:652,pixelWidth:1662,sizes:\"min(100vw - 32px, 1080px)\",src:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg\",srcSet:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg 1662w\"}},zFf80AyH5:{background:{alt:\"An email screen shot\",fit:\"fill\",intrinsicHeight:652,intrinsicWidth:1662,loading:getLoadingLazyAtYPosition(7941.3),pixelHeight:652,pixelWidth:1662,sizes:\"min(100vw - 32px, 1080px)\",src:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg\",srcSet:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg 1662w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"An email screen shot\",fit:\"fill\",intrinsicHeight:652,intrinsicWidth:1662,loading:getLoadingLazyAtYPosition(6782.3),pixelHeight:652,pixelWidth:1662,sizes:\"max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px)\",src:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg\",srcSet:\"https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8lyaGEGHuM3Li0yV7pyCZB1MlI.jpg 1662w\"},className:\"framer-x627rn\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f30jig\",\"data-framer-name\":\"what\",id:elementId8,name:\"what\",ref:ref10,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"What you'll get\"})}),className:\"framer-1s4usgx\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],id:elementId9,name:\"Curriculum\",ref:ref11,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"Emails nudging you to take action\"})}),className:\"framer-r6gman\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mcv87o\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-er0w9n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItOTAw\",\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(251, 241, 236)\"},children:\"1\"})}),className:\"framer-1w2fdtf\",fonts:[\"GF;Inter-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Lesson per day\"})})},W2sCnQgf8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Lesson per day\"})})},zFf80AyH5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Lesson per day\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Lesson per day\"})}),className:\"framer-j5m21u\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xoanqk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItOTAw\",\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(251, 241, 236)\"},children:\"20\"})}),className:\"framer-196mchs\",fonts:[\"GF;Inter-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Videos\"})})},W2sCnQgf8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Videos\"})})},zFf80AyH5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Videos\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Videos\"})}),className:\"framer-i6i54k\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-158ben1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItOTAw\",\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(251, 241, 236)\"},children:\"20\"})}),className:\"framer-kpfkad\",fonts:[\"GF;Inter-900\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Figma Lesson Files\"})})},W2sCnQgf8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Figma Lesson Files\"})})},zFf80AyH5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Figma Lesson Files\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(255, 204, 175)\"},children:\"Figma Lesson Files\"})}),className:\"framer-1fp6w6o\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14gl3oa\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7474.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg 884w\"}},W2sCnQgf8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8859.800000000001),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg 884w\"}},zFf80AyH5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8517.699999999999),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg 884w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7361.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jce0Ku1na9EcfrKF7vv1fdzxx4.jpg 884w\"},className:\"framer-cy8rj3\",\"data-framer-name\":\"$01\",name:\"$01\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7474.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg 884w\"}},W2sCnQgf8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8859.800000000001),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg 884w\"}},zFf80AyH5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8517.699999999999),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg 884w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7361.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bSGrqD3LvPIHtRTMD39tiEq3EHw.jpg 884w\"},className:\"framer-1v0gz0b\",\"data-framer-name\":\"$02\",name:\"$02\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7484.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg 884w\"}},W2sCnQgf8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8869.800000000001),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg 884w\"}},zFf80AyH5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8527.699999999999),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg 884w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7371.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Nmmsj9QrSOMg8mK0fOql84Oj5mo.jpg 884w\"},className:\"framer-1b6wlk1\",\"data-framer-name\":\"$03\",name:\"$03\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7484.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg 884w\"}},W2sCnQgf8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8869.800000000001),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg 884w\"}},zFf80AyH5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(8527.699999999999),pixelHeight:496,pixelWidth:884,sizes:\"max((min(100vw - 32px, 1080px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg 884w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:248,intrinsicWidth:442,loading:getLoadingLazyAtYPosition(7371.7),pixelHeight:496,pixelWidth:884,sizes:\"max((max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 10px) / 2, 200px)\",src:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/U0MR6sFB2fzBlYQD5pUiAWJmRq8.jpg 884w\"},className:\"framer-2ll6i\",\"data-framer-name\":\"$04\",name:\"$04\"})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Our design challenge is setup to help you learn incrementally, each day. We start on Mondays, and end on Friday. This gives you the weekend to catch up.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Here's what you'll get each day:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"An email with a specific design lesson\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"A link to a less than 20 minute video\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"A Figma design file to follow along with\"})})]})]}),className:\"framer-1cuxeg4\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-t0pzji-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"qtP1f84Dp\",isMixedBorderRadius:false,layoutId:\"qtP1f84Dp\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/p9ihfEi9vRJhSneeIlzt1L5U51c.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18puik9\",\"data-framer-name\":\"schedule\",id:elementId10,name:\"schedule\",ref:ref12,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1e6i0gp\",\"data-styles-preset\":\"vUiZUj8h9\",children:\"schedule\"})}),className:\"framer-ulk1ve\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],name:\"Curriculum\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"Take the weekends off!\"})}),className:\"framer-gy6xu1\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"The design challenge starts every Monday. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Over four weeks, I'll send a lesson Monday - Friday. Use the weekends to catch up on any missed videos.\"})]}),className:\"framer-qs3yil\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eprob7\",\"data-framer-name\":\"figma\",id:elementId11,name:\"figma\",ref:ref13,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Learn FIGMA\"})}),className:\"framer-1jvtvw2\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],name:\"Curriculum\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"The design tool the pros use\"})}),className:\"framer-p0corz\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Figma might seem intimidating, but you can create anything you want in this program. And, it's free to use. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Create logos, design social banners, websites, and more. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"No experience is needed, and I'll walk you through every step of the way, with no experience needed.\"})]}),className:\"framer-16iz3z8\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iiesv0\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9kilv2-container\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:16,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"FsmkHzRRF\",intervalControl:3,itemAmount:1,layoutId:\"FsmkHzRRF\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:1200,pixelWidth:2400,sizes:\"1200px\",src:\"https://framerusercontent.com/images/kHWhXJ0PXexHdsRPfw4qoc0w1Lo.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/kHWhXJ0PXexHdsRPfw4qoc0w1Lo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kHWhXJ0PXexHdsRPfw4qoc0w1Lo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kHWhXJ0PXexHdsRPfw4qoc0w1Lo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/kHWhXJ0PXexHdsRPfw4qoc0w1Lo.jpg 2400w\"},className:\"framer-1epvs3w\",\"data-framer-name\":\"$001\",name:\"$001\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:1200,pixelWidth:2400,sizes:\"1200px\",src:\"https://framerusercontent.com/images/UGHiyckcH0wtzamFaqW0FM8B30.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/UGHiyckcH0wtzamFaqW0FM8B30.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UGHiyckcH0wtzamFaqW0FM8B30.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UGHiyckcH0wtzamFaqW0FM8B30.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UGHiyckcH0wtzamFaqW0FM8B30.jpg 2400w\"},className:\"framer-am7na6\",\"data-framer-name\":\"$002\",name:\"$002\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:1200,pixelWidth:2400,sizes:\"1200px\",src:\"https://framerusercontent.com/images/XrHNUNTCJMoQubZX96Zmsmshvw.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/XrHNUNTCJMoQubZX96Zmsmshvw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XrHNUNTCJMoQubZX96Zmsmshvw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XrHNUNTCJMoQubZX96Zmsmshvw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XrHNUNTCJMoQubZX96Zmsmshvw.jpg 2400w\"},className:\"framer-rz69fu\",\"data-framer-name\":\"$003\",name:\"$003\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:1200,pixelWidth:2400,sizes:\"1200px\",src:\"https://framerusercontent.com/images/ig8QVqFRWKmyIRKBT8kVrbAlms.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/ig8QVqFRWKmyIRKBT8kVrbAlms.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ig8QVqFRWKmyIRKBT8kVrbAlms.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ig8QVqFRWKmyIRKBT8kVrbAlms.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ig8QVqFRWKmyIRKBT8kVrbAlms.jpg 2400w\"},className:\"framer-13ir9i1\",\"data-framer-name\":\"$004\",name:\"$004\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1200,pixelHeight:1200,pixelWidth:2400,sizes:\"1200px\",src:\"https://framerusercontent.com/images/xrxTXXb2CFj6nSx5K01XQN9rcA.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/xrxTXXb2CFj6nSx5K01XQN9rcA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/xrxTXXb2CFj6nSx5K01XQN9rcA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xrxTXXb2CFj6nSx5K01XQN9rcA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/xrxTXXb2CFj6nSx5K01XQN9rcA.jpg 2400w\"},className:\"framer-uj71a\",\"data-framer-name\":\"$005\",name:\"$005\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-60m84h\",\"data-framer-name\":\"curriculum\",id:elementId12,name:\"curriculum\",ref:ref14,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Curriculum\"})}),className:\"framer-1tn8plh\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],name:\"Curriculum\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"What you'll learn\"})}),className:\"framer-1g07y08\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ic2pt7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d9u3cs\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-857270fb-e11b-4275-bb21-5a9d38ee16b8, rgb(255, 204, 175))\"},children:\"Week 1\"})}),className:\"framer-1vkcn7m\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10bosgi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:9917.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11396.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:10991.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:9898.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ovdaf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"Vg_9CU_gH\",layoutId:\"Vg_9CU_gH\",naa0fw0o1:\"Learn Figma to design anything you want\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 1\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:9956.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11435.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11030.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:9937.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bdywim-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"px1zgDirD\",layoutId:\"px1zgDirD\",naa0fw0o1:\"How to pick a font that captures the reader's attention\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 2\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:9995.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11474.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11069.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:9976.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nlgvbp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"GyQHvDp0r\",layoutId:\"GyQHvDp0r\",naa0fw0o1:\"Stop using Unsplash photos\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 3\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10034.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11513.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11108.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10015.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ctmftz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"bB0WTcySB\",layoutId:\"bB0WTcySB\",naa0fw0o1:\"Why you should never use pure black\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 4\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10073.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11552.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11147.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10054.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hdl2c5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"ayFK7P6ci\",layoutId:\"ayFK7P6ci\",naa0fw0o1:\"How to use drop shadows for a premium look\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 5\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cc3dgs\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-857270fb-e11b-4275-bb21-5a9d38ee16b8, rgb(255, 204, 175))\"},children:\"Week 2\"})}),className:\"framer-1dchx56\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yg7q6y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10204.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11683.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11278.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10185.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ed72h-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"BMv5op8Bt\",layoutId:\"BMv5op8Bt\",naa0fw0o1:\"How to align so you don't drive your reader's crazy\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 6\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{EUviCsEeS:\"rule-of-thirds-in-design\"},unresolvedPathSlugs:{EUviCsEeS:{collectionId:\"fYi466bhH\",collectionItemId:\"kspWWf8xL\"}},webPageId:\"r5HmO6jVH\"},implicitPathVariables:undefined},{href:{pathVariables:{EUviCsEeS:\"rule-of-thirds-in-design\"},unresolvedPathSlugs:{EUviCsEeS:{collectionId:\"fYi466bhH\",collectionItemId:\"kspWWf8xL\"}},webPageId:\"r5HmO6jVH\"},implicitPathVariables:undefined},{href:{pathVariables:{EUviCsEeS:\"rule-of-thirds-in-design\"},unresolvedPathSlugs:{EUviCsEeS:{collectionId:\"fYi466bhH\",collectionItemId:\"kspWWf8xL\"}},webPageId:\"r5HmO6jVH\"},implicitPathVariables:undefined},{href:{pathVariables:{EUviCsEeS:\"rule-of-thirds-in-design\"},unresolvedPathSlugs:{EUviCsEeS:{collectionId:\"fYi466bhH\",collectionItemId:\"kspWWf8xL\"}},webPageId:\"r5HmO6jVH\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10243.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11722.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11317.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10224.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v46mg2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{DU3OOqN7D:resolvedLinks11[2],variant:\"IqXt7m8Sj\"},W2sCnQgf8:{DU3OOqN7D:resolvedLinks11[3],variant:\"IqXt7m8Sj\"},zFf80AyH5:{DU3OOqN7D:resolvedLinks11[1],variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{DU3OOqN7D:resolvedLinks11[0],height:\"100%\",id:\"y5_9tL7dW\",layoutId:\"y5_9tL7dW\",naa0fw0o1:\"How to use the rule of thirds and bring harmony to your pages\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 7\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10282.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11761.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11356.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10263.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12tnrzk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"FwrbNRttp\",layoutId:\"FwrbNRttp\",naa0fw0o1:\"Learn to create visual intrigue by using contrast\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 8\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10321.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11800.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11395.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10302.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bqnech-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"O61Av1SL3\",layoutId:\"O61Av1SL3\",naa0fw0o1:\"How to use text hierarchy for premium clarity\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 9\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10360.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11839.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11434.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10341.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pqrxyv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"eiJylx1C3\",layoutId:\"eiJylx1C3\",naa0fw0o1:\"How to make sure no one is confused by your text\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 10\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jgv8zm\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-857270fb-e11b-4275-bb21-5a9d38ee16b8, rgb(255, 204, 175))\"},children:\"Week 3\"})}),className:\"framer-blu634\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m8q54f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10491.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11970.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11565.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10472.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g2lnje-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"ZDiTDKUH7\",layoutId:\"ZDiTDKUH7\",naa0fw0o1:\"Add personality to your websites and emails with this one trick\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 11\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10530.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12009.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11604.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10511.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3paogy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"eyf1iwYYm\",layoutId:\"eyf1iwYYm\",naa0fw0o1:\"How to make two colors play well together\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 12\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10569.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12048.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11643.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10550.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-unr0n2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"OHupaZ8mh\",layoutId:\"OHupaZ8mh\",naa0fw0o1:\"How to pair fonts together to stand out\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 13\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10608.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12087.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11682.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10589.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wy4l3b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"bPmLpkvTb\",layoutId:\"bPmLpkvTb\",naa0fw0o1:\"How to create depth using layers\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 14\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10647.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12126.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11721.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10628.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16nqtdu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"bmCU1VgZS\",layoutId:\"bmCU1VgZS\",naa0fw0o1:\"How to create anything you want, including butts\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 15\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vo81fs\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-857270fb-e11b-4275-bb21-5a9d38ee16b8, rgb(255, 204, 175))\"},children:\"Week 4\"})}),className:\"framer-1tqk1ci\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o08jif\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10778.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12257.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11852.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10759.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hsltcq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"Zha5iz0tU\",layoutId:\"Zha5iz0tU\",naa0fw0o1:\"Stand out with shockingly good gradients\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 16\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10817.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12296.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11891.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10798.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r5q5r5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"UKw4lM7f4\",layoutId:\"UKw4lM7f4\",naa0fw0o1:\"Design a professional logo with just text\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 17\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10856.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12335.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11930.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10837.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b13tun-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"LZQ913t2j\",layoutId:\"LZQ913t2j\",naa0fw0o1:\"How to create beautiful and click worthy buttons\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 18\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10895.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12374.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:11969.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10876.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-167nk09-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"r3JKaLATC\",layoutId:\"r3JKaLATC\",naa0fw0o1:\"How to use masks to create unique shapes\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 19\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"calc(max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px) - 32px)\",y:10934.699999999999},W2sCnQgf8:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12413.800000000001},zFf80AyH5:{width:\"calc(min(100vw - 32px, 1080px) - 32px)\",y:12008.699999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,width:\"calc(max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px) - 32px)\",y:10915.699999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-131i1hx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{variant:\"IqXt7m8Sj\"},W2sCnQgf8:{variant:\"IqXt7m8Sj\"},zFf80AyH5:{variant:\"IqXt7m8Sj\"}},children:/*#__PURE__*/_jsx(CurriculumRow,{height:\"100%\",id:\"cG6hoS7aR\",layoutId:\"cG6hoS7aR\",naa0fw0o1:\"Capstone Project: Build a design kit so you never need to start from scratch again\",style:{width:\"100%\"},variant:\"mhAOGdvwc\",width:\"100%\",Yu2_vJJp0:\"Day 20\"})})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11a9t4i\",\"data-framer-name\":\"community\",id:elementId13,name:\"community\",ref:ref15,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"FEEDBACK\"})}),className:\"framer-1otr7v9\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],name:\"Curriculum\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"Get feedback \"})}),className:\"framer-vtmgkq\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Anytime during the course you can tag me in your Figma file for async feedback. \"})}),className:\"framer-je5evg\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pj1iwv\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zt3lfl-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rsYJxFPhN\",isMixedBorderRadius:false,layoutId:\"rsYJxFPhN\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/KZRnl89FLcQjxuGCTkHQHZ2uDw.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z9s2xz\",\"data-framer-name\":\"instructor\",id:elementId14,name:\"instructor\",ref:ref16,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"who is teaching the course?\"})}),className:\"framer-lqve0n\",\"data-framer-name\":\"Curriculum\",fonts:[\"Inter\"],name:\"Curriculum\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1vva7q6\",\"data-styles-preset\":\"X_R4nDkY9\",children:\"Hi, I'm Nate!\"})}),className:\"framer-103w3iu\",\"data-framer-name\":\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",fonts:[\"Inter\"],name:\"Interested in making better design decisions? Level up your design decision so you don\u2019t make the same mistakes again.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ojkcq4\",\"data-framer-name\":\"About Nate\",name:\"About Nate\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fq2e2k\",\"data-framer-name\":\"container-about\",name:\"container-about\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hk0ke2\",\"data-framer-name\":\"Nate Image\",name:\"Nate Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{background:{alt:\"Nate Kadlac\",fit:\"fit\",loading:getLoadingLazyAtYPosition(11546),positionX:\"center\",positionY:\"center\",sizes:\"220.2218px\",src:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png\",srcSet:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png?scale-down-to=1024 787w,https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png 1129w\"}},W2sCnQgf8:{background:{alt:\"Nate Kadlac\",fit:\"fit\",loading:getLoadingLazyAtYPosition(13022.6),positionX:\"center\",positionY:\"center\",sizes:\"220.2218px\",src:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png\",srcSet:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png?scale-down-to=1024 787w,https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png 1129w\"}},zFf80AyH5:{background:{alt:\"Nate Kadlac\",fit:\"fit\",loading:getLoadingLazyAtYPosition(12617.5),positionX:\"center\",positionY:\"center\",sizes:\"220.2218px\",src:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png\",srcSet:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png?scale-down-to=1024 787w,https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png 1129w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Nate Kadlac\",fit:\"fit\",loading:getLoadingLazyAtYPosition(11527),positionX:\"center\",positionY:\"center\",sizes:\"220.2218px\",src:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png\",srcSet:\"https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png?scale-down-to=1024 787w,https://framerusercontent.com/images/x3mPS06W2WlJckFnxps0NWqYsMY.png 1129w\"},className:\"framer-12p9d8n\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8gdlbo\",\"data-framer-name\":\"Nate tooltip\",name:\"Nate tooltip\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ovdb9b\",\"data-framer-name\":\"Frame 3\",name:\"Frame 3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgba(14, 12, 26, 1)\"},children:\"Nate Kadlac, Founder\"})})}),className:\"framer-1i1u0rx\",\"data-framer-name\":\"Nate Kadlac, Founder\",fonts:[\"Inter-Medium\"],name:\"Nate Kadlac, Founder\",verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ogn043\",\"data-framer-name\":\"Bio\",name:\"Bio\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Nate is a former creative director and product designer who has helped Fortune 500 companies and early-stage startups grow their companies and reach millions of consumers.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"In 2021, after spending seven years focused on helping build a real estate startup into an eight figure acquisition, he left and now works as a freelance consultant, educator, and creator.\"})]}),className:\"framer-wjd4fr\",\"data-framer-name\":\"Nate is a former creative director and product designer who has helped Fortune 500 companies and early-stage startups grow their companies and reach millions of consumers. In 2021, after spending seven years focused on helping build a real estate startup into an eight figure acquisition, he left and now works as a freelance consultant, educator, and creator.\",fonts:[\"Inter\"],name:\"Nate is a former creative director and product designer who has helped Fortune 500 companies and early-stage startups grow their companies and reach millions of consumers. In 2021, after spending seven years focused on helping build a real estate startup into an eight figure acquisition, he left and now works as a freelance consultant, educator, and creator.\",verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yb4v12\",\"data-framer-name\":\"FAQs\",id:elementId15,name:\"FAQs\",ref:ref17,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"FAQs\"})}),className:\"framer-uo0udi\",\"data-framer-name\":\"FAQs\",fonts:[\"Inter\"],name:\"FAQs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{width:\"max((min(100vw - 80px, 1080px) - 16px) * 0.7059, 1px)\",y:11923.7},W2sCnQgf8:{width:\"min(100vw - 32px, 1080px)\",y:13725.800000000001},zFf80AyH5:{width:\"min(100vw - 32px, 1080px)\",y:13320.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:685,width:\"max((min(100vw - 112px, 1080px) - 56px) * 0.7059, 1px)\",y:11904.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wub4co-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"tP5gG6hZD\",layoutId:\"tP5gG6hZD\",style:{width:\"100%\"},width:\"100%\"})})})})]})]})})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-56t2kh\",\"data-framer-name\":\"About\",name:\"About\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yqcuao\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-mjl2vk\",\"data-styles-preset\":\"wAu_44CVA\",style:{\"--framer-text-alignment\":\"center\"},children:\"Past customers & students\"})}),className:\"framer-wi2ww2\",\"data-framer-name\":\"Past customers & students\",fonts:[\"Inter\"],name:\"Past customers & students\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cmeftv-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-start\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",hoverFactor:.5,id:\"rVFcXHM2f\",layoutId:\"rVFcXHM2f\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"325px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6b5c87-container\",\"data-framer-name\":\"Testimonial - 8020 - Jonny\",name:\"Testimonial - 8020 - Jonny\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Jonny Miller, Founder Nervous System Mastery\",id:\"k9Q2pcIeV\",layoutId:\"k9Q2pcIeV\",name:\"Testimonial - 8020 - Jonny\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/kPp914gI14Ii14shsAqWOZMv1I.jpg\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:'\"Loved the email series\"'})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"560px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-z814vw-container\",\"data-framer-name\":\"Testimonial - workshop - Chase\",name:\"Testimonial - workshop - Chase\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Chase Adams, Software Developer\",id:\"HLxcLNtIO\",layoutId:\"HLxcLNtIO\",name:\"Testimonial - workshop - Chase\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/KinLkdrGrF6OLTIbQp7L0Z0ardk.jpg\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:['\"All good things are wild and free.\"',/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"I'm grateful to \"}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/kadlac\",nodeId:\"HLxcLNtIO\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"@kadlac\"})})}),/*#__PURE__*/_jsx(\"strong\",{children:\" and the Approachable Design crew for helping me explore my visual aesthetic.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"I found something that feels like it's *uniquely* mine.\"]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"393px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dblibk-container\",\"data-framer-name\":\"Testimonial - 8020 - Rychelle\",name:\"Testimonial - 8020 - Rychelle\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Rychelle\",id:\"trgQybbOz\",layoutId:\"trgQybbOz\",name:\"Testimonial - 8020 - Rychelle\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/fFYxXZujRElRwundesNKbF3wqVM.jpeg\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"\\\"Ever since I watched that part of Nate's 80/20 Design Email Challenge I haven't touched #ffffff or #000000. Not even in my digital art creations. It 100% changed how I approach choosing colors.\\\"\"})})})})})],speed:20,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mgdvvd-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",hoverFactor:.7,id:\"H7Brtfhoi\",layoutId:\"H7Brtfhoi\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"584px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bmhzgu-container\",\"data-framer-name\":\"Sola\",name:\"Sola\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Sola\",id:\"cbM4bSVN2\",layoutId:\"cbM4bSVN2\",name:\"Sola\",style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:false,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:'I already \"designed\" my first thing!'}),\" My son graduated from ABA therapy this past week and I wanted it to feel special - balloons, a graduation cap, cake, etc. I usually would have skipped designing anything visual because I felt it would take too long or not look good, but \",/*#__PURE__*/_jsx(\"strong\",{children:\"after a few lessons I just hopped in and made a digital screen that I mirrored onto the TV for a special touch!\"})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1acym3x-container\",\"data-framer-name\":\"Testimonial - 8020 - Louis\",name:\"Testimonial - 8020 - Louis\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Louis Pereira \u2014 Founder AudioPen.ai\",id:\"tKlmti8Hz\",layoutId:\"tKlmti8Hz\",name:\"Testimonial - 8020 - Louis\",PTDJoQ_ho:addImageAlt({src:\"https://framerusercontent.com/images/qLBLHabQO88s1JbpSZg81rFLT4.webp\"},\"\"),style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:true,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:'\"this course definitely helped me become a much better designer, and as a result \u2013 a better builder.\"'})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:244,width:\"481px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1le1fsy-container\",children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",Hrpeb0zl7:\"Iliyan Slavov\",id:\"JLCvcQTMc\",layoutId:\"JLCvcQTMc\",style:{height:\"100%\",width:\"100%\"},t2GtQ1nEH:false,width:\"100%\",WLip76QlI:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:'\"The workshop let me come up with my own style and taste which is huge for me especially as the founder of a brand that wants to communicate our customer and student ethos.\"'})})})})})],speed:25,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wke4jp-container\",children:/*#__PURE__*/_jsx(Separator,{height:\"100%\",id:\"sp_5BKX66\",layoutId:\"sp_5BKX66\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Background noise\",fit:\"fill\",intrinsicHeight:2798,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition(0),pixelHeight:2798,pixelWidth:2400,sizes:\"100vw\",src:\"https://framerusercontent.com/images/1bPWxX79KAkGkQMs4HeyYreKo.png\",srcSet:\"https://framerusercontent.com/images/1bPWxX79KAkGkQMs4HeyYreKo.png?scale-down-to=1024 878w,https://framerusercontent.com/images/1bPWxX79KAkGkQMs4HeyYreKo.png?scale-down-to=2048 1756w,https://framerusercontent.com/images/1bPWxX79KAkGkQMs4HeyYreKo.png 2400w\"},className:\"framer-tz8vzw\",\"data-framer-name\":\"Noise\",name:\"Noise\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:608.5,intrinsicWidth:885.5,loading:getLoadingLazyAtYPosition(2881.5),pixelHeight:1217,pixelWidth:1771,sizes:\"100vw\",src:\"https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png?scale-down-to=512 512w,https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png 1771w\"},className:\"framer-pbub0r\",\"data-framer-name\":\"Background Gradient\",name:\"Background Gradient\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:608.5,intrinsicWidth:885.5,loading:getLoadingLazyAtYPosition(0),pixelHeight:1217,pixelWidth:1771,sizes:\"100vw\",src:\"https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png?scale-down-to=512 512w,https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3wTMfK14gMxK67uNs37teKqg.png 1771w\"},className:\"framer-1xfmgkf\",\"data-framer-name\":\"Background Gradient\",name:\"Background Gradient\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{P0kfGI7gI:{y:13683.300000000001},W2sCnQgf8:{y:15485.400000000001},zFf80AyH5:{y:15080.3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:\"100vw\",y:13664.300000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lisjmk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{W2sCnQgf8:{variant:\"YOfEkYd_F\"},zFf80AyH5:{variant:\"YOfEkYd_F\"}},children:/*#__PURE__*/_jsx(FooterLight,{height:\"100%\",id:\"yxyLpiin9\",layoutId:\"yxyLpiin9\",style:{height:\"100%\",width:\"100%\"},variant:\"uZFTpTOhB\",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-3edbU { background: var(--token-61a74d7e-50bd-44e5-b25a-764ef62c1b65, rgb(11, 10, 22)) /* {\"name\":\"Background Dark\"} */; }`,\".framer-3edbU.framer-uwb5id, .framer-3edbU .framer-uwb5id { display: block; }\",\".framer-3edbU.framer-1b3j1iv { align-content: center; align-items: center; background-color: var(--token-61a74d7e-50bd-44e5-b25a-764ef62c1b65, #0b0a16); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-3edbU .framer-1jf30vt-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-3edbU .framer-10lpf0p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-3edbU .framer-18zgs73 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 64px 56px 16px 56px; position: relative; width: 100%; z-index: 10; }\",\".framer-3edbU .framer-142nzht { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-rotu0y { align-content: flex-start; align-items: flex-start; display: flex; flex: 2.5 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3edbU .framer-ro4k87-container, .framer-3edbU .framer-j8zn2s-container, .framer-3edbU .framer-oqpyrd-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-3edbU .framer-1qfriq5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-lrq56k, .framer-3edbU .framer-mdkx9x, .framer-3edbU .framer-1maln7t, .framer-3edbU .framer-64xsma, .framer-3edbU .framer-9cfvk2, .framer-3edbU .framer-oo0h2d, .framer-3edbU .framer-13p32de, .framer-3edbU .framer-qpmssp, .framer-3edbU .framer-1ywahuz, .framer-3edbU .framer-19p3yjf, .framer-3edbU .framer-ym03n1, .framer-3edbU .framer-eu7xnk, .framer-3edbU .framer-14ynngd, .framer-3edbU .framer-ruobzx, .framer-3edbU .framer-zxvy2k, .framer-3edbU .framer-1s4usgx, .framer-3edbU .framer-r6gman, .framer-3edbU .framer-1cuxeg4, .framer-3edbU .framer-ulk1ve, .framer-3edbU .framer-gy6xu1, .framer-3edbU .framer-qs3yil, .framer-3edbU .framer-1jvtvw2, .framer-3edbU .framer-p0corz, .framer-3edbU .framer-16iz3z8, .framer-3edbU .framer-1tn8plh, .framer-3edbU .framer-1g07y08, .framer-3edbU .framer-1otr7v9, .framer-3edbU .framer-vtmgkq, .framer-3edbU .framer-je5evg, .framer-3edbU .framer-lqve0n, .framer-3edbU .framer-103w3iu, .framer-3edbU .framer-wjd4fr, .framer-3edbU .framer-uo0udi, .framer-3edbU .framer-wi2ww2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3edbU .framer-1ybhe90 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\",\".framer-3edbU .framer-1x77d6u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1ouhehg { 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-3edbU .framer-1pb73w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 62px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-5u4y37 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3edbU .framer-18gbx1y, .framer-3edbU .framer-1i1u0rx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3edbU .framer-v5w7ok { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3edbU .framer-souicw, .framer-3edbU .framer-1w2fdtf, .framer-3edbU .framer-j5m21u, .framer-3edbU .framer-196mchs, .framer-3edbU .framer-i6i54k, .framer-3edbU .framer-kpfkad, .framer-3edbU .framer-1fp6w6o, .framer-3edbU .framer-1vkcn7m, .framer-3edbU .framer-1dchx56, .framer-3edbU .framer-blu634, .framer-3edbU .framer-1tqk1ci { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3edbU .framer-18403ph { aspect-ratio: 4.413793103448276 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); overflow: visible; position: relative; width: 110px; }\",\".framer-3edbU .framer-unxilq { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 2 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3edbU .framer-gg2m30 { aspect-ratio: 0.7453703703703703 / 1; flex: none; height: 402px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 300px); }\",\".framer-3edbU .framer-vg0vpj { 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: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-bdjvr4-container { flex: 1 0 0px; height: 278px; position: relative; width: 1px; }\",\".framer-3edbU .framer-19li57f-container { height: 244px; position: relative; width: 472px; }\",\".framer-3edbU .framer-1c9ja1s-container { height: 244px; position: relative; width: 700px; }\",\".framer-3edbU .framer-mjtv8w-container { height: 244px; position: relative; width: 632px; }\",\".framer-3edbU .framer-1jhvd72-container { height: 244px; position: relative; width: 440px; }\",\".framer-3edbU .framer-1bmhzgu-container { height: 244px; position: relative; width: 584px; }\",\".framer-3edbU .framer-18wecrk { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 100%; z-index: 10; }\",\".framer-3edbU .framer-wxy3nt { --border-bottom-width: 2px; --border-color: rgba(207, 169, 229, 0.23); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: var(--token-06c1b3d7-6721-48d6-9b3a-2c1632762af2, #0f0d1b); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 11px 266px 20px rgba(113, 57, 162, 0.49); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 64px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-3edbU .framer-h4bi5, .framer-3edbU .framer-jid3qg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-nmc2gg { flex: none; height: 357px; overflow: hidden; position: relative; width: 100%; }\",\".framer-3edbU .framer-2d6w43 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px 56px 24px 56px; position: relative; width: 100%; }\",\".framer-3edbU .framer-y8jhjb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-od493b { align-content: flex-start; align-items: flex-start; background-color: var(--token-e5295edd-a0a0-4d67-b56f-56acc96702f0, #ffece2); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1.25 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 24px 32px 24px; position: sticky; top: 16px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-3edbU .framer-1ug1p03 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1ui1ils { 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: 100%; }\",\".framer-3edbU .framer-lr22wn-container, .framer-3edbU .framer-txsz8y-container, .framer-3edbU .framer-1xn7ofk-container, .framer-3edbU .framer-khm83r-container, .framer-3edbU .framer-1gffd1p-container, .framer-3edbU .framer-17zy1ig-container, .framer-3edbU .framer-bm1lcm-container, .framer-3edbU .framer-17is47p-container, .framer-3edbU .framer-1fr0ino-container, .framer-3edbU .framer-ysve21-container, .framer-3edbU .framer-1dvtz1-container, .framer-3edbU .framer-1d5r9wn-container, .framer-3edbU .framer-t0pzji-container, .framer-3edbU .framer-ovdaf-container, .framer-3edbU .framer-bdywim-container, .framer-3edbU .framer-1nlgvbp-container, .framer-3edbU .framer-1ctmftz-container, .framer-3edbU .framer-hdl2c5-container, .framer-3edbU .framer-17ed72h-container, .framer-3edbU .framer-1v46mg2-container, .framer-3edbU .framer-12tnrzk-container, .framer-3edbU .framer-1bqnech-container, .framer-3edbU .framer-pqrxyv-container, .framer-3edbU .framer-1g2lnje-container, .framer-3edbU .framer-3paogy-container, .framer-3edbU .framer-unr0n2-container, .framer-3edbU .framer-1wy4l3b-container, .framer-3edbU .framer-16nqtdu-container, .framer-3edbU .framer-1hsltcq-container, .framer-3edbU .framer-r5q5r5-container, .framer-3edbU .framer-1b13tun-container, .framer-3edbU .framer-167nk09-container, .framer-3edbU .framer-131i1hx-container, .framer-3edbU .framer-zt3lfl-container, .framer-3edbU .framer-1wke4jp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-3edbU .framer-xlww46 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 287px; }\",\".framer-3edbU .framer-dpozgz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 90px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 287px; }\",\".framer-3edbU .framer-1cxf2d3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 287px; word-break: break-word; word-wrap: break-word; }\",\".framer-3edbU .framer-1pjbfa4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 3 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-3edbU .framer-11y5w3e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-m9y0nd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-dmxf6h, .framer-3edbU .framer-9d1r8g, .framer-3edbU .framer-8yuywo, .framer-3edbU .framer-1f30jig, .framer-3edbU .framer-18puik9, .framer-3edbU .framer-eprob7, .framer-3edbU .framer-11a9t4i, .framer-3edbU .framer-z9s2xz, .framer-3edbU .framer-1yb4v12 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 20px; width: 100%; }\",\".framer-3edbU .framer-1upqkld { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1nz69x6-container { flex: none; height: 384px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1ev0336 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-16sdx0z, .framer-3edbU .framer-c34k42, .framer-3edbU .framer-8ayc7j { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: #403a95; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: auto; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3edbU .framer-bsz98n, .framer-3edbU .framer-1lgykqj, .framer-3edbU .framer-1e2cvg2, .framer-3edbU .framer-10vbe5i, .framer-3edbU .framer-v2pttz, .framer-3edbU .framer-1cz9zn1 { --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-3edbU .framer-x627rn { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 246px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-3edbU .framer-1mcv87o { 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; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-er0w9n { align-content: center; align-items: center; background-color: #403a95; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3edbU .framer-xoanqk, .framer-3edbU .framer-158ben1 { align-content: center; align-items: center; align-self: stretch; background-color: #403a95; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: auto; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3edbU .framer-14gl3oa { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-cy8rj3, .framer-3edbU .framer-1v0gz0b, .framer-3edbU .framer-1b6wlk1, .framer-3edbU .framer-2ll6i { align-self: start; aspect-ratio: 1.782258064516129 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 191px); justify-self: start; overflow: visible; position: relative; width: 100%; }\",\".framer-3edbU .framer-iiesv0, .framer-3edbU .framer-pj1iwv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-9kilv2-container { flex: none; height: 330px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1epvs3w, .framer-3edbU .framer-am7na6, .framer-3edbU .framer-rz69fu, .framer-3edbU .framer-13ir9i1, .framer-3edbU .framer-uj71a { aspect-ratio: 2 / 1; height: var(--framer-aspect-ratio-supported, 600px); overflow: visible; position: relative; width: 1200px; }\",\".framer-3edbU .framer-60m84h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 20px; width: 100%; }\",\".framer-3edbU .framer-1ic2pt7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1d9u3cs, .framer-3edbU .framer-1cc3dgs, .framer-3edbU .framer-jgv8zm, .framer-3edbU .framer-vo81fs { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.5); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-3edbU .framer-10bosgi, .framer-3edbU .framer-1yg7q6y, .framer-3edbU .framer-1m8q54f, .framer-3edbU .framer-1o08jif { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3edbU .framer-ojkcq4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-3edbU .framer-1fq2e2k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3edbU .framer-hk0ke2 { flex: none; height: 285px; overflow: visible; position: relative; width: 221px; }\",\".framer-3edbU .framer-12p9d8n { bottom: 0px; flex: none; position: absolute; right: 0px; top: 0px; width: 100%; }\",\".framer-3edbU .framer-8gdlbo { bottom: 39px; flex: none; height: 31px; left: 46px; overflow: visible; position: absolute; width: 164px; }\",\".framer-3edbU .framer-ovdb9b { align-content: center; align-items: center; background-color: #ffcbae; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 8px 10px 8px 10px; position: absolute; top: 0px; width: min-content; }\",\".framer-3edbU .framer-1ogn043 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3edbU .framer-wub4co-container { flex: none; height: auto; position: relative; width: 100%; z-index: 2; }\",\".framer-3edbU .framer-56t2kh { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 16px 0px 16px 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-3edbU .framer-1yqcuao { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 0px 48px 0px; position: relative; width: 75%; }\",\".framer-3edbU .framer-1cmeftv-container { flex: none; height: 264px; position: relative; width: 100%; }\",\".framer-3edbU .framer-6b5c87-container { height: 244px; position: relative; width: 325px; }\",\".framer-3edbU .framer-z814vw-container { height: 244px; position: relative; width: 560px; }\",\".framer-3edbU .framer-1dblibk-container { height: 244px; position: relative; width: 393px; }\",\".framer-3edbU .framer-1mgdvvd-container { flex: none; height: 258px; position: relative; width: 100%; }\",\".framer-3edbU .framer-1acym3x-container { height: 244px; position: relative; width: 420px; }\",\".framer-3edbU .framer-1le1fsy-container { height: 244px; position: relative; width: 481px; }\",\".framer-3edbU .framer-tz8vzw { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.12; overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 0; }\",\".framer-3edbU .framer-pbub0r { aspect-ratio: 1.455217748562038 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 825px); left: 0px; overflow: visible; position: absolute; top: 2882px; width: 100%; z-index: 0; }\",\".framer-3edbU .framer-1xfmgkf { aspect-ratio: 1.455217748562038 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 825px); left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-3edbU .framer-1lisjmk-container { flex: none; height: 338px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3edbU.framer-1b3j1iv, .framer-3edbU .framer-10lpf0p, .framer-3edbU .framer-18zgs73, .framer-3edbU .framer-rotu0y, .framer-3edbU .framer-1qfriq5, .framer-3edbU .framer-1x77d6u, .framer-3edbU .framer-1ouhehg, .framer-3edbU .framer-1pb73w, .framer-3edbU .framer-5u4y37, .framer-3edbU .framer-v5w7ok, .framer-3edbU .framer-unxilq, .framer-3edbU .framer-vg0vpj, .framer-3edbU .framer-18wecrk, .framer-3edbU .framer-wxy3nt, .framer-3edbU .framer-h4bi5, .framer-3edbU .framer-2d6w43, .framer-3edbU .framer-y8jhjb, .framer-3edbU .framer-od493b, .framer-3edbU .framer-1ug1p03, .framer-3edbU .framer-1ui1ils, .framer-3edbU .framer-xlww46, .framer-3edbU .framer-dpozgz, .framer-3edbU .framer-1pjbfa4, .framer-3edbU .framer-11y5w3e, .framer-3edbU .framer-m9y0nd, .framer-3edbU .framer-dmxf6h, .framer-3edbU .framer-1upqkld, .framer-3edbU .framer-9d1r8g, .framer-3edbU .framer-1ev0336, .framer-3edbU .framer-16sdx0z, .framer-3edbU .framer-c34k42, .framer-3edbU .framer-8ayc7j, .framer-3edbU .framer-8yuywo, .framer-3edbU .framer-jid3qg, .framer-3edbU .framer-1f30jig, .framer-3edbU .framer-1mcv87o, .framer-3edbU .framer-er0w9n, .framer-3edbU .framer-xoanqk, .framer-3edbU .framer-158ben1, .framer-3edbU .framer-18puik9, .framer-3edbU .framer-eprob7, .framer-3edbU .framer-iiesv0, .framer-3edbU .framer-60m84h, .framer-3edbU .framer-1ic2pt7, .framer-3edbU .framer-1d9u3cs, .framer-3edbU .framer-10bosgi, .framer-3edbU .framer-1cc3dgs, .framer-3edbU .framer-1yg7q6y, .framer-3edbU .framer-jgv8zm, .framer-3edbU .framer-1m8q54f, .framer-3edbU .framer-vo81fs, .framer-3edbU .framer-1o08jif, .framer-3edbU .framer-11a9t4i, .framer-3edbU .framer-pj1iwv, .framer-3edbU .framer-z9s2xz, .framer-3edbU .framer-ojkcq4, .framer-3edbU .framer-1fq2e2k, .framer-3edbU .framer-ovdb9b, .framer-3edbU .framer-1ogn043, .framer-3edbU .framer-1yb4v12, .framer-3edbU .framer-56t2kh, .framer-3edbU .framer-1yqcuao { gap: 0px; } .framer-3edbU.framer-1b3j1iv > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-3edbU.framer-1b3j1iv > :first-child, .framer-3edbU .framer-10lpf0p > :first-child, .framer-3edbU .framer-18zgs73 > :first-child, .framer-3edbU .framer-rotu0y > :first-child, .framer-3edbU .framer-1qfriq5 > :first-child, .framer-3edbU .framer-1x77d6u > :first-child, .framer-3edbU .framer-18wecrk > :first-child, .framer-3edbU .framer-wxy3nt > :first-child, .framer-3edbU .framer-h4bi5 > :first-child, .framer-3edbU .framer-2d6w43 > :first-child, .framer-3edbU .framer-od493b > :first-child, .framer-3edbU .framer-1ug1p03 > :first-child, .framer-3edbU .framer-1ui1ils > :first-child, .framer-3edbU .framer-xlww46 > :first-child, .framer-3edbU .framer-dpozgz > :first-child, .framer-3edbU .framer-1pjbfa4 > :first-child, .framer-3edbU .framer-11y5w3e > :first-child, .framer-3edbU .framer-m9y0nd > :first-child, .framer-3edbU .framer-dmxf6h > :first-child, .framer-3edbU .framer-1upqkld > :first-child, .framer-3edbU .framer-9d1r8g > :first-child, .framer-3edbU .framer-16sdx0z > :first-child, .framer-3edbU .framer-c34k42 > :first-child, .framer-3edbU .framer-8ayc7j > :first-child, .framer-3edbU .framer-8yuywo > :first-child, .framer-3edbU .framer-jid3qg > :first-child, .framer-3edbU .framer-1f30jig > :first-child, .framer-3edbU .framer-er0w9n > :first-child, .framer-3edbU .framer-xoanqk > :first-child, .framer-3edbU .framer-158ben1 > :first-child, .framer-3edbU .framer-18puik9 > :first-child, .framer-3edbU .framer-eprob7 > :first-child, .framer-3edbU .framer-iiesv0 > :first-child, .framer-3edbU .framer-60m84h > :first-child, .framer-3edbU .framer-1ic2pt7 > :first-child, .framer-3edbU .framer-1d9u3cs > :first-child, .framer-3edbU .framer-10bosgi > :first-child, .framer-3edbU .framer-1cc3dgs > :first-child, .framer-3edbU .framer-1yg7q6y > :first-child, .framer-3edbU .framer-jgv8zm > :first-child, .framer-3edbU .framer-1m8q54f > :first-child, .framer-3edbU .framer-vo81fs > :first-child, .framer-3edbU .framer-1o08jif > :first-child, .framer-3edbU .framer-11a9t4i > :first-child, .framer-3edbU .framer-pj1iwv > :first-child, .framer-3edbU .framer-z9s2xz > :first-child, .framer-3edbU .framer-ovdb9b > :first-child, .framer-3edbU .framer-1ogn043 > :first-child, .framer-3edbU .framer-1yb4v12 > :first-child, .framer-3edbU .framer-56t2kh > :first-child, .framer-3edbU .framer-1yqcuao > :first-child { margin-top: 0px; } .framer-3edbU.framer-1b3j1iv > :last-child, .framer-3edbU .framer-10lpf0p > :last-child, .framer-3edbU .framer-18zgs73 > :last-child, .framer-3edbU .framer-rotu0y > :last-child, .framer-3edbU .framer-1qfriq5 > :last-child, .framer-3edbU .framer-1x77d6u > :last-child, .framer-3edbU .framer-18wecrk > :last-child, .framer-3edbU .framer-wxy3nt > :last-child, .framer-3edbU .framer-h4bi5 > :last-child, .framer-3edbU .framer-2d6w43 > :last-child, .framer-3edbU .framer-od493b > :last-child, .framer-3edbU .framer-1ug1p03 > :last-child, .framer-3edbU .framer-1ui1ils > :last-child, .framer-3edbU .framer-xlww46 > :last-child, .framer-3edbU .framer-dpozgz > :last-child, .framer-3edbU .framer-1pjbfa4 > :last-child, .framer-3edbU .framer-11y5w3e > :last-child, .framer-3edbU .framer-m9y0nd > :last-child, .framer-3edbU .framer-dmxf6h > :last-child, .framer-3edbU .framer-1upqkld > :last-child, .framer-3edbU .framer-9d1r8g > :last-child, .framer-3edbU .framer-16sdx0z > :last-child, .framer-3edbU .framer-c34k42 > :last-child, .framer-3edbU .framer-8ayc7j > :last-child, .framer-3edbU .framer-8yuywo > :last-child, .framer-3edbU .framer-jid3qg > :last-child, .framer-3edbU .framer-1f30jig > :last-child, .framer-3edbU .framer-er0w9n > :last-child, .framer-3edbU .framer-xoanqk > :last-child, .framer-3edbU .framer-158ben1 > :last-child, .framer-3edbU .framer-18puik9 > :last-child, .framer-3edbU .framer-eprob7 > :last-child, .framer-3edbU .framer-iiesv0 > :last-child, .framer-3edbU .framer-60m84h > :last-child, .framer-3edbU .framer-1ic2pt7 > :last-child, .framer-3edbU .framer-1d9u3cs > :last-child, .framer-3edbU .framer-10bosgi > :last-child, .framer-3edbU .framer-1cc3dgs > :last-child, .framer-3edbU .framer-1yg7q6y > :last-child, .framer-3edbU .framer-jgv8zm > :last-child, .framer-3edbU .framer-1m8q54f > :last-child, .framer-3edbU .framer-vo81fs > :last-child, .framer-3edbU .framer-1o08jif > :last-child, .framer-3edbU .framer-11a9t4i > :last-child, .framer-3edbU .framer-pj1iwv > :last-child, .framer-3edbU .framer-z9s2xz > :last-child, .framer-3edbU .framer-ovdb9b > :last-child, .framer-3edbU .framer-1ogn043 > :last-child, .framer-3edbU .framer-1yb4v12 > :last-child, .framer-3edbU .framer-56t2kh > :last-child, .framer-3edbU .framer-1yqcuao > :last-child { margin-bottom: 0px; } .framer-3edbU .framer-10lpf0p > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-3edbU .framer-18zgs73 > *, .framer-3edbU .framer-18wecrk > *, .framer-3edbU .framer-1ui1ils > *, .framer-3edbU .framer-10bosgi > *, .framer-3edbU .framer-1yg7q6y > *, .framer-3edbU .framer-1m8q54f > *, .framer-3edbU .framer-1o08jif > *, .framer-3edbU .framer-ovdb9b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3edbU .framer-rotu0y > *, .framer-3edbU .framer-dmxf6h > *, .framer-3edbU .framer-9d1r8g > *, .framer-3edbU .framer-16sdx0z > *, .framer-3edbU .framer-c34k42 > *, .framer-3edbU .framer-8ayc7j > *, .framer-3edbU .framer-8yuywo > *, .framer-3edbU .framer-1f30jig > *, .framer-3edbU .framer-er0w9n > *, .framer-3edbU .framer-xoanqk > *, .framer-3edbU .framer-158ben1 > *, .framer-3edbU .framer-18puik9 > *, .framer-3edbU .framer-eprob7 > *, .framer-3edbU .framer-60m84h > *, .framer-3edbU .framer-11a9t4i > *, .framer-3edbU .framer-z9s2xz > *, .framer-3edbU .framer-1yb4v12 > *, .framer-3edbU .framer-56t2kh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-3edbU .framer-1qfriq5 > *, .framer-3edbU .framer-1x77d6u > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-3edbU .framer-1ouhehg > *, .framer-3edbU .framer-1pb73w > *, .framer-3edbU .framer-v5w7ok > *, .framer-3edbU .framer-unxilq > *, .framer-3edbU .framer-1mcv87o > *, .framer-3edbU .framer-ojkcq4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3edbU .framer-1ouhehg > :first-child, .framer-3edbU .framer-1pb73w > :first-child, .framer-3edbU .framer-5u4y37 > :first-child, .framer-3edbU .framer-v5w7ok > :first-child, .framer-3edbU .framer-unxilq > :first-child, .framer-3edbU .framer-vg0vpj > :first-child, .framer-3edbU .framer-y8jhjb > :first-child, .framer-3edbU .framer-1ev0336 > :first-child, .framer-3edbU .framer-1mcv87o > :first-child, .framer-3edbU .framer-ojkcq4 > :first-child, .framer-3edbU .framer-1fq2e2k > :first-child { margin-left: 0px; } .framer-3edbU .framer-1ouhehg > :last-child, .framer-3edbU .framer-1pb73w > :last-child, .framer-3edbU .framer-5u4y37 > :last-child, .framer-3edbU .framer-v5w7ok > :last-child, .framer-3edbU .framer-unxilq > :last-child, .framer-3edbU .framer-vg0vpj > :last-child, .framer-3edbU .framer-y8jhjb > :last-child, .framer-3edbU .framer-1ev0336 > :last-child, .framer-3edbU .framer-1mcv87o > :last-child, .framer-3edbU .framer-ojkcq4 > :last-child, .framer-3edbU .framer-1fq2e2k > :last-child { margin-right: 0px; } .framer-3edbU .framer-5u4y37 > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-3edbU .framer-vg0vpj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-3edbU .framer-wxy3nt > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-3edbU .framer-h4bi5 > *, .framer-3edbU .framer-2d6w43 > *, .framer-3edbU .framer-xlww46 > *, .framer-3edbU .framer-1upqkld > *, .framer-3edbU .framer-jid3qg > *, .framer-3edbU .framer-iiesv0 > *, .framer-3edbU .framer-1d9u3cs > *, .framer-3edbU .framer-1cc3dgs > *, .framer-3edbU .framer-jgv8zm > *, .framer-3edbU .framer-vo81fs > *, .framer-3edbU .framer-pj1iwv > *, .framer-3edbU .framer-1ogn043 > *, .framer-3edbU .framer-1yqcuao > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3edbU .framer-y8jhjb > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-3edbU .framer-od493b > *, .framer-3edbU .framer-1ic2pt7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-3edbU .framer-1ug1p03 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-3edbU .framer-dpozgz > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-3edbU .framer-1pjbfa4 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-3edbU .framer-11y5w3e > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-3edbU .framer-m9y0nd > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-3edbU .framer-1ev0336 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-3edbU .framer-1fq2e2k > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } }\",`@media (min-width: 520px) and (max-width: 781px) { .${metadata.bodyClassName}-framer-3edbU { background: var(--token-61a74d7e-50bd-44e5-b25a-764ef62c1b65, rgb(11, 10, 22)) /* {\"name\":\"Background Dark\"} */; } .framer-3edbU.framer-1b3j1iv { width: 520px; } .framer-3edbU .framer-1jf30vt-container { order: 3; } .framer-3edbU .framer-10lpf0p { order: 4; } .framer-3edbU .framer-18zgs73 { padding: 64px 16px 16px 16px; } .framer-3edbU .framer-142nzht, .framer-3edbU .framer-1ouhehg, .framer-3edbU .framer-y8jhjb, .framer-3edbU .framer-1fq2e2k { flex-direction: column; } .framer-3edbU .framer-rotu0y, .framer-3edbU .framer-unxilq, .framer-3edbU .framer-1pjbfa4, .framer-3edbU .framer-1ogn043 { flex: none; width: 100%; } .framer-3edbU .framer-ro4k87-container, .framer-3edbU .framer-oqpyrd-container, .framer-3edbU .framer-tz8vzw { order: 0; } .framer-3edbU .framer-1qfriq5, .framer-3edbU .framer-1cxf2d3 { order: 1; } .framer-3edbU .framer-1ybhe90, .framer-3edbU .framer-j8zn2s-container, .framer-3edbU .framer-xlww46 { width: 100%; } .framer-3edbU .framer-1x77d6u { order: 2; } .framer-3edbU .framer-gg2m30 { height: var(--framer-aspect-ratio-supported, 308px); width: 230px; } .framer-3edbU .framer-wxy3nt { padding: 40px; } .framer-3edbU .framer-nmc2gg { height: 221px; } .framer-3edbU .framer-2d6w43 { padding: 24px 16px 24px 16px; } .framer-3edbU .framer-od493b { flex: none; position: relative; top: unset; width: 100%; } .framer-3edbU .framer-dpozgz { gap: 9px; width: 100%; } .framer-3edbU .framer-1upqkld { padding: 16px 0px 0px 0px; } .framer-3edbU .framer-1ev0336 { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; } .framer-3edbU .framer-16sdx0z, .framer-3edbU .framer-c34k42 { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-3edbU .framer-8ayc7j { align-self: start; flex: none; grid-column: auto / span 2; height: 100%; justify-self: start; width: 100%; } .framer-3edbU .framer-cy8rj3, .framer-3edbU .framer-1v0gz0b, .framer-3edbU .framer-1b6wlk1, .framer-3edbU .framer-2ll6i { height: var(--framer-aspect-ratio-supported, 248px); } .framer-3edbU .framer-9kilv2-container { height: 267px; } .framer-3edbU .framer-1wke4jp-container { order: 5; } .framer-3edbU .framer-pbub0r { height: var(--framer-aspect-ratio-supported, 137px); order: 1; } .framer-3edbU .framer-1xfmgkf { height: var(--framer-aspect-ratio-supported, 137px); order: 2; } .framer-3edbU .framer-1lisjmk-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3edbU .framer-142nzht, .framer-3edbU .framer-1ouhehg, .framer-3edbU .framer-y8jhjb, .framer-3edbU .framer-dpozgz, .framer-3edbU .framer-1ev0336, .framer-3edbU .framer-1fq2e2k { gap: 0px; } .framer-3edbU .framer-142nzht > *, .framer-3edbU .framer-142nzht > :first-child, .framer-3edbU .framer-142nzht > :last-child, .framer-3edbU .framer-1ev0336 > *, .framer-3edbU .framer-1ev0336 > :first-child, .framer-3edbU .framer-1ev0336 > :last-child { margin: 0px; } .framer-3edbU .framer-1ouhehg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3edbU .framer-1ouhehg > :first-child, .framer-3edbU .framer-y8jhjb > :first-child, .framer-3edbU .framer-dpozgz > :first-child, .framer-3edbU .framer-1fq2e2k > :first-child { margin-top: 0px; } .framer-3edbU .framer-1ouhehg > :last-child, .framer-3edbU .framer-y8jhjb > :last-child, .framer-3edbU .framer-dpozgz > :last-child, .framer-3edbU .framer-1fq2e2k > :last-child { margin-bottom: 0px; } .framer-3edbU .framer-y8jhjb > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-3edbU .framer-dpozgz > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-3edbU .framer-1fq2e2k > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } }}`,`@media (min-width: 782px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-3edbU { background: var(--token-61a74d7e-50bd-44e5-b25a-764ef62c1b65, rgb(11, 10, 22)) /* {\"name\":\"Background Dark\"} */; } .framer-3edbU.framer-1b3j1iv { width: 782px; } .framer-3edbU .framer-18zgs73 { padding: 64px 40px 16px 40px; } .framer-3edbU .framer-1ybhe90, .framer-3edbU .framer-xlww46, .framer-3edbU .framer-dpozgz, .framer-3edbU .framer-1cxf2d3 { width: 100%; } .framer-3edbU .framer-1ouhehg { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-3edbU .framer-unxilq { padding: 40px 0px 40px 0px; } .framer-3edbU .framer-gg2m30 { height: var(--framer-aspect-ratio-supported, 362px); width: 270px; } .framer-3edbU .framer-18wecrk { padding: 40px; } .framer-3edbU .framer-wxy3nt { padding: 48px; } .framer-3edbU .framer-nmc2gg { height: 320px; } .framer-3edbU .framer-2d6w43 { padding: 24px 40px 24px 40px; } .framer-3edbU .framer-y8jhjb { gap: 16px; } .framer-3edbU .framer-od493b { padding: 32px 16px 16px 16px; } .framer-3edbU .framer-oqpyrd-container { flex: 1 0 0px; height: 1px; width: 100%; } .framer-3edbU .framer-1upqkld { padding: 0px; } .framer-3edbU .framer-1ev0336 { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; } .framer-3edbU .framer-16sdx0z, .framer-3edbU .framer-c34k42 { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-3edbU .framer-8ayc7j { align-self: start; flex: none; grid-column: auto / span 2; height: 100%; justify-self: start; width: 100%; } .framer-3edbU .framer-cy8rj3, .framer-3edbU .framer-1v0gz0b, .framer-3edbU .framer-1b6wlk1, .framer-3edbU .framer-2ll6i { height: var(--framer-aspect-ratio-supported, 127px); } .framer-3edbU .framer-9kilv2-container { height: 236px; } .framer-3edbU .framer-pbub0r, .framer-3edbU .framer-1xfmgkf { height: var(--framer-aspect-ratio-supported, 538px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3edbU .framer-1ouhehg, .framer-3edbU .framer-y8jhjb, .framer-3edbU .framer-1ev0336 { gap: 0px; } .framer-3edbU .framer-1ouhehg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3edbU .framer-1ouhehg > :first-child { margin-top: 0px; } .framer-3edbU .framer-1ouhehg > :last-child { margin-bottom: 0px; } .framer-3edbU .framer-y8jhjb > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-3edbU .framer-y8jhjb > :first-child { margin-left: 0px; } .framer-3edbU .framer-y8jhjb > :last-child { margin-right: 0px; } .framer-3edbU .framer-1ev0336 > *, .framer-3edbU .framer-1ev0336 > :first-child, .framer-3edbU .framer-1ev0336 > :last-child { margin: 0px; } }}`,`@media (max-width: 519px) { .${metadata.bodyClassName}-framer-3edbU { background: var(--token-61a74d7e-50bd-44e5-b25a-764ef62c1b65, rgb(11, 10, 22)) /* {\"name\":\"Background Dark\"} */; } .framer-3edbU.framer-1b3j1iv { width: 390px; } .framer-3edbU .framer-1jf30vt-container { order: 3; } .framer-3edbU .framer-10lpf0p { order: 4; } .framer-3edbU .framer-18zgs73 { padding: 64px 16px 16px 16px; } .framer-3edbU .framer-142nzht, .framer-3edbU .framer-y8jhjb, .framer-3edbU .framer-1ev0336, .framer-3edbU .framer-1mcv87o, .framer-3edbU .framer-1fq2e2k { flex-direction: column; } .framer-3edbU .framer-rotu0y, .framer-3edbU .framer-unxilq, .framer-3edbU .framer-1pjbfa4, .framer-3edbU .framer-er0w9n, .framer-3edbU .framer-1ogn043 { flex: none; width: 100%; } .framer-3edbU .framer-1ybhe90, .framer-3edbU .framer-j8zn2s-container, .framer-3edbU .framer-xlww46 { width: 100%; } .framer-3edbU .framer-1ouhehg { flex-direction: column; order: 1; } .framer-3edbU .framer-1pb73w { flex-direction: column; order: 0; } .framer-3edbU .framer-18403ph { aspect-ratio: unset; height: 25px; } .framer-3edbU .framer-gg2m30 { height: var(--framer-aspect-ratio-supported, 287px); width: 214px; } .framer-3edbU .framer-wxy3nt { padding: 32px; } .framer-3edbU .framer-nmc2gg { height: 191px; } .framer-3edbU .framer-2d6w43 { padding: 24px 16px 24px 16px; } .framer-3edbU .framer-od493b { flex: none; position: relative; top: unset; width: 100%; } .framer-3edbU .framer-dpozgz { gap: 8px; } .framer-3edbU .framer-dmxf6h { height: 563px; } .framer-3edbU .framer-1upqkld { padding: 0px; } .framer-3edbU .framer-16sdx0z, .framer-3edbU .framer-c34k42, .framer-3edbU .framer-8ayc7j, .framer-3edbU .framer-xoanqk, .framer-3edbU .framer-158ben1 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-3edbU .framer-cy8rj3, .framer-3edbU .framer-1v0gz0b, .framer-3edbU .framer-1b6wlk1, .framer-3edbU .framer-2ll6i { height: var(--framer-aspect-ratio-supported, 248px); } .framer-3edbU .framer-1wke4jp-container { order: 5; } .framer-3edbU .framer-tz8vzw { order: 0; } .framer-3edbU .framer-pbub0r { height: var(--framer-aspect-ratio-supported, 137px); order: 1; } .framer-3edbU .framer-1xfmgkf { height: var(--framer-aspect-ratio-supported, 137px); order: 2; } .framer-3edbU .framer-1lisjmk-container { order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3edbU .framer-142nzht, .framer-3edbU .framer-1ouhehg, .framer-3edbU .framer-1pb73w, .framer-3edbU .framer-y8jhjb, .framer-3edbU .framer-dpozgz, .framer-3edbU .framer-1ev0336, .framer-3edbU .framer-1mcv87o, .framer-3edbU .framer-1fq2e2k { gap: 0px; } .framer-3edbU .framer-142nzht > *, .framer-3edbU .framer-142nzht > :first-child, .framer-3edbU .framer-142nzht > :last-child { margin: 0px; } .framer-3edbU .framer-1ouhehg > *, .framer-3edbU .framer-1pb73w > *, .framer-3edbU .framer-1mcv87o > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3edbU .framer-1ouhehg > :first-child, .framer-3edbU .framer-1pb73w > :first-child, .framer-3edbU .framer-y8jhjb > :first-child, .framer-3edbU .framer-dpozgz > :first-child, .framer-3edbU .framer-1ev0336 > :first-child, .framer-3edbU .framer-1mcv87o > :first-child, .framer-3edbU .framer-1fq2e2k > :first-child { margin-top: 0px; } .framer-3edbU .framer-1ouhehg > :last-child, .framer-3edbU .framer-1pb73w > :last-child, .framer-3edbU .framer-y8jhjb > :last-child, .framer-3edbU .framer-dpozgz > :last-child, .framer-3edbU .framer-1ev0336 > :last-child, .framer-3edbU .framer-1mcv87o > :last-child, .framer-3edbU .framer-1fq2e2k > :last-child { margin-bottom: 0px; } .framer-3edbU .framer-y8jhjb > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-3edbU .framer-dpozgz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-3edbU .framer-1ev0336 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-3edbU .framer-1fq2e2k > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-3edbU[data-border=\"true\"]::after, .framer-3edbU [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 12763\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zFf80AyH5\":{\"layout\":[\"fixed\",\"auto\"]},\"P0kfGI7gI\":{\"layout\":[\"fixed\",\"auto\"]},\"W2sCnQgf8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerR2w24oeoU=withCSS(Component,css,\"framer-3edbU\");export default FramerR2w24oeoU;FramerR2w24oeoU.displayName=\"Courses / 8020 Design Challenge\";FramerR2w24oeoU.defaultProps={height:12763,width:1200};addFonts(FramerR2w24oeoU,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuBWYMZ1rib2Bg-4.woff2\",weight:\"900\"}]},...TopbarFonts,...ProductCalloutFonts,...ButtonPrimaryLgFonts,...TestimonialCardFonts,...TickerFonts,...SIdebarLinkFonts,...CountdownFonts,...VideoFonts,...SlideshowFonts,...CurriculumRowFonts,...AccordionFonts,...SeparatorFonts,...FooterLightFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR2w24oeoU\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"12763\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zFf80AyH5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P0kfGI7gI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W2sCnQgf8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopbarFonts", "getFonts", "Rs4HrsTwc_default", "ProductCalloutFonts", "pDrTSjXE9_default", "ButtonPrimaryLgFonts", "qdnPE9Nuc_default", "TestimonialCardFonts", "UfILWS2gd_default", "TickerFonts", "Ticker", "SIdebarLinkFonts", "FYaU92QDV_default", "CountdownFonts", "Countdown", "VideoFonts", "Video", "SlideshowFonts", "Slideshow", "CurriculumRowFonts", "vf4iigviy_default", "AccordionFonts", "QH_W270Kk_default", "SeparatorFonts", "Ia07iM6F2_default", "FooterLightFonts", "e5z924NBj_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "elementId8", "ref10", "elementId9", "ref11", "elementId10", "ref12", "elementId11", "ref13", "elementId12", "ref14", "elementId13", "ref15", "elementId14", "ref16", "elementId15", "ref17", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Rs4HrsTwc_default", "pDrTSjXE9_default", "RichText2", "x", "ResolveLinks", "resolvedLinks", "qdnPE9Nuc_default", "getLoadingLazyAtYPosition", "Image2", "Ticker", "UfILWS2gd_default", "Link", "resolvedLinks1", "FYaU92QDV_default", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "Countdown", "Video", "Slideshow", "vf4iigviy_default", "resolvedLinks11", "QH_W270Kk_default", "Ia07iM6F2_default", "e5z924NBj_default", "css", "FramerR2w24oeoU", "withCSS", "R2w24oeoU_default", "addFonts", "TopbarFonts", "ProductCalloutFonts", "ButtonPrimaryLgFonts", "TestimonialCardFonts", "TickerFonts", "SIdebarLinkFonts", "CountdownFonts", "VideoFonts", "SlideshowFonts", "CurriculumRowFonts", "AccordionFonts", "SeparatorFonts", "FooterLightFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
