{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/R2NgRGZqlaqDbKw7xYcL/3QBzIQn55jpgUdoYka7n/VideoLabel.js", "ssg:https://framerusercontent.com/modules/CBcQi8f2TmDs3XoihM5p/IeFMvgKJl2UX1JInXn7f/mHJLwcSQt.js", "ssg:https://framerusercontent.com/modules/TRRiSZeBtxVVKgPie3XB/2NRYNCnGuHWEdlpkF3AY/SpeedSelector.js", "ssg:https://framerusercontent.com/modules/87PYVq3R7UdlsvxJqo6r/HAU3oloM63uNzwq6SBBK/OOZ01C8du.js", "ssg:https://framerusercontent.com/modules/uBJz5r9PC9L7ce4icAP3/LE62EIDubreISH5bSEuT/FtvpaxFFt.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useEffect,useState,useRef}from\"react\";import{getVideoId,useVideoStore}from\"https://framerusercontent.com/modules/6ffgsaDzsjdxRp9dCkQD/yJx69ySkr8Vo5V1RbVRq/VideoFrameShared.js\";/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight auto\n * @framerDisableUnlink\n */export default function VideoLabel(props){const{type}=props;const[videoState,setVideoState]=useVideoStore();const[videoId,setVideoId]=useState(null);const[videoTime,setVideoTime]=useState(0);const state=videoState[videoId];const ref=useRef(null);useEffect(()=>{const callback=time=>{setVideoTime(time[0]);};if((state===null||state===void 0?void 0:state.addTimeCallback)&&type==\"currentTime\"){state.addTimeCallback(callback);}return()=>{if((state===null||state===void 0?void 0:state.removeTimeCallback)&&type==\"currentTime\"){state.removeTimeCallback();}};},[!state,type]);useEffect(()=>{const videoId=getVideoId(ref.current);setVideoId(videoId);},[ref]);return /*#__PURE__*/_jsx(\"p\",{\"data-videoframe\":true,ref:ref,style:{userSelect:props.selectable?undefined:\"none\",color:props.color,whiteSpace:\"pre\",margin:0,...props.font,...props.style},children:formatTime(type==\"currentTime\"?videoTime:(state===null||state===void 0?void 0:state.duration)||0)});}VideoLabel.displayName=\"Video Time Label\";addPropertyControls(VideoLabel,{type:{type:ControlType.Enum,defaultValue:\"currentTime\",options:[\"currentTime\",\"duration\"],optionTitles:[\"Current Time\",\"Duration\"],displaySegmentedControl:true,segmentedControlDirection:\"vertical\"},font:{type:\"font\",controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:1.2}},color:{type:ControlType.Color,defaultValue:\"#999999\"},selectable:{type:ControlType.Boolean,defaultValue:false}});function formatTime(seconds){if(isNaN(seconds)){return\"0:00\";}const hours=Math.floor(seconds/3600);const minutes=Math.floor(seconds%3600/60);const secs=Math.floor(seconds%60);if(hours>0){return`${hours}:${minutes<10?\"0\":\"\"}${minutes}:${secs<10?\"0\":\"\"}${secs}`;}else{return`${minutes}:${secs<10?\"0\":\"\"}${secs}`;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"VideoLabel\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"\",\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VideoLabel.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import VideoFrame from\"https://framerusercontent.com/modules/iBoj3HPqfrCqnqNOPaXI/Z50xvZ5vUOlVbktGE0f0/VideoFrame.js\";import VideoButton from\"https://framerusercontent.com/modules/qocbKKZPr1xgBC57i5yM/q7TpnacFVZLVqH8I8RwC/VideoButton.js\";import VideoTimeLabel from\"https://framerusercontent.com/modules/R2NgRGZqlaqDbKw7xYcL/3QBzIQn55jpgUdoYka7n/VideoLabel.js\";import ProgressBar from\"https://framerusercontent.com/modules/YmggAKcrSS4eit65RsW2/zfGKTwPn1RbblQpz3q0w/ProgressBar.js\";const VideoFrameFonts=getFonts(VideoFrame);const ProgressBarFonts=getFonts(ProgressBar);const VideoTimeLabelFonts=getFonts(VideoTimeLabel);const VideoButtonFonts=getFonts(VideoButton);const enabledGestures={LhYny86Vs:{hover:true}};const serializationHash=\"framer-JIxZB\";const variantClassNames={LhYny86Vs:\"framer-v-q7fcdy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"LhYny86Vs\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const endedEvent1i50ih3=activeVariantCallback(async(...args)=>{setVariant(\"LhYny86Vs\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-q7fcdy\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"LhYny86Vs\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"LhYny86Vs-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-46pgnc\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"uowfsA1vJ\",style:{background:\"linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%)\",opacity:0},variants:{\"LhYny86Vs-hover\":{opacity:.8}}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-105mahm-container\",layoutDependency:layoutDependency,layoutId:\"qqPvdWeot-container\",children:/*#__PURE__*/_jsx(VideoFrame,{autoPlay:true,endedEvent:endedEvent1i50ih3,fill:\"rgb(0, 0, 0)\",height:\"100%\",id:\"qqPvdWeot\",layoutId:\"qqPvdWeot\",loop:false,muted:true,preload:\"none\",radius:\"0px\",sizing:\"contain\",source:\"url\",speed:\"1\",startTime:\"0:00\",style:{height:\"100%\",width:\"100%\"},tapToPlay:false,thumbnail:\"https://framerusercontent.com/images/lkZCW900jSPV8NdTUtToevfr0m4.png\",urlType:\"text\",videoUrl:\"https://video.twimg.com/ext_tw_video/1810919914741583877/pu/vid/avc1/1280x720/Od_NmT-n6GT3Jrcq.mp4?tag=12\",vimeoType:\"text\",vimeoUrl:\"\",volume:1,width:\"100%\",youTubeType:\"text\",youTubeUrl:\"\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cj7rhw\",\"data-framer-name\":\"Controls\",layoutDependency:layoutDependency,layoutId:\"Xx92lj8cN\",style:{opacity:0},variants:{\"LhYny86Vs-hover\":{opacity:1}},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10yj1nn-container\",layoutDependency:layoutDependency,layoutId:\"UdieIH4nG-container\",children:/*#__PURE__*/_jsx(ProgressBar,{handle:{fill:\"rgb(255, 255, 255)\",radius:\"15px\",shadows:\"0px 1px 2px 0px rgba(0,0,0,0.25)\",size:12},height:\"100%\",id:\"UdieIH4nG\",layoutId:\"UdieIH4nG\",line:{height:5,loadedFill:\"rgba(255, 255, 255, 0.75)\",playedFill:\"rgb(255, 255, 255)\",radius:\"5px\",shadows:\"\",unplayedFill:\"rgba(255, 255, 255, 0.5)\"},preview:1,style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y7cbuj\",\"data-framer-name\":\"Controls\",layoutDependency:layoutDependency,layoutId:\"fuJMT19yX\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nwo1pk\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"ZrvGpDD4s\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t2lse0-container\",layoutDependency:layoutDependency,layoutId:\"fNsckpeQW-container\",children:/*#__PURE__*/_jsx(VideoTimeLabel,{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"fNsckpeQW\",layoutId:\"fNsckpeQW\",selectable:false,type:\"currentTime\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"/\"})}),className:\"framer-1gdph98\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hYaOF1Zdc\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11jww9z-container\",layoutDependency:layoutDependency,layoutId:\"sy8P1TQzV-container\",children:/*#__PURE__*/_jsx(VideoTimeLabel,{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"sy8P1TQzV\",layoutId:\"sy8P1TQzV\",selectable:false,type:\"duration\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vuradu\",\"data-framer-name\":\"Playback Controls\",layoutDependency:layoutDependency,layoutId:\"YJ5puYdLu\",style:{borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wh8th6-container\",layoutDependency:layoutDependency,layoutId:\"esNi2FLn5-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgba(255, 255, 255, 0.75)\",iconSize:30,id:\"esNi2FLn5\",layoutId:\"esNi2FLn5\",skipTime:15,style:{height:\"100%\",width:\"100%\"},type:\"skipBackward\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-y722yo-container\",layoutDependency:layoutDependency,layoutId:\"vOUUIj04b-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgba(255, 255, 255, 0.75)\",iconSize:30,id:\"vOUUIj04b\",layoutId:\"vOUUIj04b\",skipTime:10,style:{height:\"100%\",width:\"100%\"},type:\"play\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16lt5n6-container\",layoutDependency:layoutDependency,layoutId:\"tZ98s48z_-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgba(255, 255, 255, 0.75)\",iconSize:30,id:\"tZ98s48z_\",layoutId:\"tZ98s48z_\",skipTime:15,style:{height:\"100%\",width:\"100%\"},type:\"skipForward\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3vd0su\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"NSE2Lchqe\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1asdmwu-container\",layoutDependency:layoutDependency,layoutId:\"ByWHIkWUY-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgb(255, 255, 255)\",iconSize:15,id:\"ByWHIkWUY\",layoutId:\"ByWHIkWUY\",skipTime:10,style:{height:\"100%\",width:\"100%\"},type:\"mute\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5dd01g-container\",layoutDependency:layoutDependency,layoutId:\"z_S9Hrvzn-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgb(255, 255, 255)\",iconSize:15,id:\"z_S9Hrvzn\",layoutId:\"z_S9Hrvzn\",skipTime:10,style:{height:\"100%\",width:\"100%\"},type:\"fullscreen\",width:\"100%\"})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JIxZB.framer-t48g4q, .framer-JIxZB .framer-t48g4q { display: block; }\",\".framer-JIxZB.framer-q7fcdy { align-content: center; align-items: center; cursor: default; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 540px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 960px; }\",\".framer-JIxZB .framer-46pgnc { bottom: 0px; flex: none; height: 40%; left: 0px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; z-index: 1; }\",\".framer-JIxZB .framer-105mahm-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-JIxZB .framer-1cj7rhw { align-content: center; align-items: center; bottom: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 40px; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; right: 40px; z-index: 1; }\",\".framer-JIxZB .framer-10yj1nn-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JIxZB .framer-1y7cbuj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-JIxZB .framer-nwo1pk { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-JIxZB .framer-t2lse0-container, .framer-JIxZB .framer-11jww9z-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-JIxZB .framer-1gdph98 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JIxZB .framer-1vuradu { align-content: center; align-items: center; display: flex; flex: 1 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-JIxZB .framer-1wh8th6-container, .framer-JIxZB .framer-y722yo-container, .framer-JIxZB .framer-16lt5n6-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-JIxZB .framer-3vd0su { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-JIxZB .framer-1asdmwu-container, .framer-JIxZB .framer-5dd01g-container { flex: none; height: 15px; position: relative; width: 15px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-JIxZB.framer-q7fcdy, .framer-JIxZB .framer-1cj7rhw, .framer-JIxZB .framer-1y7cbuj, .framer-JIxZB .framer-nwo1pk, .framer-JIxZB .framer-1vuradu, .framer-JIxZB .framer-3vd0su { gap: 0px; } .framer-JIxZB.framer-q7fcdy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JIxZB.framer-q7fcdy > :first-child, .framer-JIxZB .framer-1cj7rhw > :first-child { margin-top: 0px; } .framer-JIxZB.framer-q7fcdy > :last-child, .framer-JIxZB .framer-1cj7rhw > :last-child { margin-bottom: 0px; } .framer-JIxZB .framer-1cj7rhw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JIxZB .framer-1y7cbuj > *, .framer-JIxZB .framer-3vd0su > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-JIxZB .framer-1y7cbuj > :first-child, .framer-JIxZB .framer-nwo1pk > :first-child, .framer-JIxZB .framer-1vuradu > :first-child, .framer-JIxZB .framer-3vd0su > :first-child { margin-left: 0px; } .framer-JIxZB .framer-1y7cbuj > :last-child, .framer-JIxZB .framer-nwo1pk > :last-child, .framer-JIxZB .framer-1vuradu > :last-child, .framer-JIxZB .framer-3vd0su > :last-child { margin-right: 0px; } .framer-JIxZB .framer-nwo1pk > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-JIxZB .framer-1vuradu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-JIxZB.framer-v-q7fcdy.hover.framer-q7fcdy { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 540px); }\",\".framer-JIxZB.framer-v-q7fcdy.hover .framer-1cj7rhw { pointer-events: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 540\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"uuNLsL1qs\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermHJLwcSQt=withCSS(Component,css,\"framer-JIxZB\");export default FramermHJLwcSQt;FramermHJLwcSQt.displayName=\"HBO Max Video Player\";FramermHJLwcSQt.defaultProps={height:540,width:960};addFonts(FramermHJLwcSQt,[{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\"}]},...VideoFrameFonts,...ProgressBarFonts,...VideoTimeLabelFonts,...VideoButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermHJLwcSQt\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"960\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uuNLsL1qs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"540\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mHJLwcSQt.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useEffect,useState,useRef}from\"react\";import{getVideoId,useVideoStore,Border,borderProp,Icon,speeds}from\"https://framerusercontent.com/modules/6ffgsaDzsjdxRp9dCkQD/yJx69ySkr8Vo5V1RbVRq/VideoFrameShared.js\";/**\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n */export default function SpeedSelector(props){const{icon}=props;const isCanvas=RenderTarget.current()===RenderTarget.canvas;const[videoState,setVideoState]=useVideoStore();const[videoId,setVideoId]=useState(null);const state=videoState[videoId];const ref=useRef(null);const currentSpeed=!isCanvas&&state?state.speed:1;const[pt,pr,pb,pl]=parsePadding(props.padding);useEffect(()=>{setVideoState({});},[]);useEffect(()=>{const videoId=getVideoId(ref.current);setVideoId(videoId);},[ref]);const changeSpeed=event=>{if(state===null||state===void 0?void 0:state.setSpeed){state.setSpeed(parseFloat(event.target.value));}};return /*#__PURE__*/_jsxs(\"div\",{\"data-videoframe\":true,ref:ref,style:{position:\"relative\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",borderRadius:props.radius,boxShadow:props.shadows,color:props.color,...createBackground(props.fill),...props.style},children:[/*#__PURE__*/_jsx(\"select\",{onChange:changeSpeed,value:currentSpeed,style:{appearance:\"none\",border:\"none\",background:\"none\",color:props.color,padding:icon?`${pt}px ${pr+icon.size+8}px ${pb}px ${pl}px`:props.padding,...props.font,...props.style},children:speeds.map(speed=>/*#__PURE__*/_jsxs(\"option\",{value:speed,children:[props.prefix,speed,props.suffix]}))}),icon&&/*#__PURE__*/_jsx(Icon,{...icon,style:{position:\"absolute\",right:pr,top:\"50%\",transform:\"translateY(-50%)\"},defaultImage:`url('data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\"><path d=\"M 3.5 6 L 8 10.5 L 12.5 6\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(153, 153, 153)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>')`}),/*#__PURE__*/_jsx(Border,{...props.border,borderRadius:props.radius})]});}SpeedSelector.displayName=\"Speed Selector\";addPropertyControls(SpeedSelector,{prefix:{type:ControlType.String,defaultValue:\"\",placeholder:\"Prefix\"},suffix:{type:ControlType.String,defaultValue:\"\\xd7\",placeholder:\"Suffix\"},font:{type:\"font\",controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:1.2}},color:{type:ControlType.Color,defaultValue:\"#999999\"},fill:{type:ControlType.Object,optional:true,icon:\"color\",controls:{type:{type:ControlType.Enum,options:[\"color\",\"linearGradient\"],optionTitles:[\"Color\",\"Gradient\"],displaySegmentedControl:true},color:{type:ControlType.Color,defaultValue:\"#FFF\",hidden:props=>props.type!==\"color\"},colorA:{type:ControlType.Color,defaultValue:\"#FFF\",title:\"Colors\",hidden:props=>props.type!==\"linearGradient\"},colorB:{type:ControlType.Color,defaultValue:\"#858585\",title:\" \",hidden:props=>props.type!==\"linearGradient\"},gradientAngle:{type:ControlType.Number,defaultValue:0,title:\"Angle\",step:1,min:0,max:360,unit:\"\\xb0\",hidden:props=>props.type!=\"linearGradient\"}}},icon:{type:ControlType.Object,buttonTitle:\"Caret\",optional:true,defaultValue:{color:\"#999\",size:14},controls:{image:{type:ControlType.ResponsiveImage},color:{type:ControlType.Color,optional:true,defaultValue:\"#999\"},size:{type:ControlType.Number,defaultValue:14,min:1,step:1,displayStepper:true}}},radius:{type:ControlType.BorderRadius,defaultValue:\"8px\"},padding:{type:ControlType.Padding,defaultValue:\"6px\"},border:borderProp(),shadows:{type:ControlType.BoxShadow}});function createBackground(fill){if(fill){if(fill.type==\"color\"){return{backgroundColor:fill.color,backgroundImage:\"none\"};}else{return{backgroundColor:\"none\",backgroundImage:`linear-gradient(${fill.gradientAngle}deg, ${fill.colorB}, ${fill.colorA})`};}}return{background:\"none\"};}export function parsePadding(padding){if(typeof padding!==\"string\"){return[0,0,0,0];}const values=padding.split(\" \");const parsedValues=values.map(value=>parseInt(value.replace(\"px\",\"\"),10));switch(parsedValues.length){case 1:const p=parsedValues[0];return[p,p,p,p];case 4:return parsedValues;}return[0,0,0,0];}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SpeedSelector\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"\"}},\"parsePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SpeedSelector.map", "// Generated by Framer (5f6aa76)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import VideoFrame from\"https://framerusercontent.com/modules/iBoj3HPqfrCqnqNOPaXI/Z50xvZ5vUOlVbktGE0f0/VideoFrame.js\";import VideoButton from\"https://framerusercontent.com/modules/qocbKKZPr1xgBC57i5yM/q7TpnacFVZLVqH8I8RwC/VideoButton.js\";import VideoTimeLabel from\"https://framerusercontent.com/modules/R2NgRGZqlaqDbKw7xYcL/3QBzIQn55jpgUdoYka7n/VideoLabel.js\";import SpeedSelector from\"https://framerusercontent.com/modules/TRRiSZeBtxVVKgPie3XB/2NRYNCnGuHWEdlpkF3AY/SpeedSelector.js\";import ProgressBar from\"https://framerusercontent.com/modules/YmggAKcrSS4eit65RsW2/zfGKTwPn1RbblQpz3q0w/ProgressBar.js\";const VideoFrameFonts=getFonts(VideoFrame);const ProgressBarFonts=getFonts(ProgressBar);const VideoButtonFonts=getFonts(VideoButton);const VideoTimeLabelFonts=getFonts(VideoTimeLabel);const SpeedSelectorFonts=getFonts(SpeedSelector);const enabledGestures={eWOWqAulz:{hover:true}};const serializationHash=\"framer-WTgjr\";const variantClassNames={eWOWqAulz:\"framer-v-1n1exao\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,videoURL,width,...props})=>{var _ref;return{...props,rNwGiejQ9:(_ref=videoURL!==null&&videoURL!==void 0?videoURL:props.rNwGiejQ9)!==null&&_ref!==void 0?_ref:\"https://video.twimg.com/ext_tw_video/1810919914741583877/pu/vid/avc1/1280x720/Od_NmT-n6GT3Jrcq.mp4?tag=12\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,rNwGiejQ9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"eWOWqAulz\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1n1exao\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"eWOWqAulz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"eWOWqAulz-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y2plg5-container\",layoutDependency:layoutDependency,layoutId:\"oiiN_mLFW-container\",children:/*#__PURE__*/_jsx(VideoFrame,{autoPlay:true,fill:\"rgb(0, 0, 0)\",height:\"100%\",id:\"oiiN_mLFW\",layoutId:\"oiiN_mLFW\",loop:false,muted:true,preload:\"none\",radius:\"0px\",sizing:\"contain\",source:\"url\",speed:\"1\",startTime:\"0:00\",style:{height:\"100%\",width:\"100%\"},tapToPlay:false,thumbnail:\"https://framerusercontent.com/images/vy48O6sYYNREnqmCzNs6Wg83dI.png\",urlType:\"text\",videoUrl:rNwGiejQ9,vimeoType:\"text\",vimeoUrl:\"\",volume:1,width:\"100%\",youTubeType:\"text\",youTubeUrl:\"\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14fvapu\",\"data-framer-name\":\"Control Bar\",layoutDependency:layoutDependency,layoutId:\"hIPZPhJ5A\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-crz1mz-container\",layoutDependency:layoutDependency,layoutId:\"I36DwmfKT-container\",children:/*#__PURE__*/_jsx(ProgressBar,{handle:{fill:\"rgba(255, 255, 255, 0)\",radius:\"0px\",shadows:\"\",size:0},height:\"100%\",id:\"I36DwmfKT\",layoutId:\"I36DwmfKT\",line:{height:5,loadedFill:\"rgba(255, 255, 255, 0.75)\",playedFill:\"rgb(209, 60, 85)\",radius:\"0px\",shadows:\"\",unplayedFill:\"rgba(255, 255, 255, 0.5)\"},preview:25,style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"eWOWqAulz-hover\":{line:{height:15,loadedFill:\"rgba(255, 255, 255, 0.75)\",playedFill:\"rgb(209, 60, 85)\",radius:\"0px\",shadows:\"\",unplayedFill:\"rgba(255, 255, 255, 0.5)\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-57q522\",\"data-framer-name\":\"Controls\",layoutDependency:layoutDependency,layoutId:\"rUHa02JzT\",style:{backgroundColor:\"rgba(0, 0, 0, 0.75)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5z18k9\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"oprLivSqX\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1amf907-container\",layoutDependency:layoutDependency,layoutId:\"kR1ukYzL4-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgb(255, 255, 255)\",iconSize:20,id:\"kR1ukYzL4\",layoutId:\"kR1ukYzL4\",skipTime:10,style:{height:\"100%\",width:\"100%\"},type:\"play\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d5p9ec-container\",layoutDependency:layoutDependency,layoutId:\"mxBGZPYEg-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgb(255, 255, 255)\",iconSize:20,id:\"mxBGZPYEg\",layoutId:\"mxBGZPYEg\",skipTime:10,style:{height:\"100%\",width:\"100%\"},type:\"mute\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-35p7ev\",\"data-framer-name\":\"Timecode\",layoutDependency:layoutDependency,layoutId:\"GTawKsfua\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-adi01p-container\",layoutDependency:layoutDependency,layoutId:\"DIJ8N1sdC-container\",children:/*#__PURE__*/_jsx(VideoTimeLabel,{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"DIJ8N1sdC\",layoutId:\"DIJ8N1sdC\",selectable:false,type:\"currentTime\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"/\"})}),className:\"framer-12qpukk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sQOvrFG_B\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11lsxu8-container\",layoutDependency:layoutDependency,layoutId:\"DKdVz9wcN-container\",children:/*#__PURE__*/_jsx(VideoTimeLabel,{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"DKdVz9wcN\",layoutId:\"DKdVz9wcN\",selectable:false,type:\"duration\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1natzc6\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"E613zgxkU\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-x5jn50-container\",layoutDependency:layoutDependency,layoutId:\"y3DywZPUu-container\",children:/*#__PURE__*/_jsx(SpeedSelector,{color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",icon:{color:\"rgb(255, 255, 255)\",size:14},id:\"y3DywZPUu\",layoutId:\"y3DywZPUu\",padding:\"6px\",prefix:\"\",radius:\"0px\",shadows:\"\",suffix:\"\\xd7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xvtt1i-container\",layoutDependency:layoutDependency,layoutId:\"sBwFSSSZ4-container\",children:/*#__PURE__*/_jsx(VideoButton,{height:\"100%\",iconColor:\"rgb(255, 255, 255)\",iconSize:20,id:\"sBwFSSSZ4\",layoutId:\"sBwFSSSZ4\",skipTime:10,style:{height:\"100%\",width:\"100%\"},type:\"fullscreen\",width:\"100%\"})})})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WTgjr.framer-ajbx5t, .framer-WTgjr .framer-ajbx5t { display: block; }\",\".framer-WTgjr.framer-1n1exao { align-content: center; align-items: center; cursor: default; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-WTgjr .framer-1y2plg5-container { flex: none; height: 270px; position: relative; width: 480px; }\",\".framer-WTgjr .framer-14fvapu { align-content: flex-start; align-items: flex-start; bottom: -44px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; z-index: 1; }\",\".framer-WTgjr .framer-crz1mz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-WTgjr .framer-57q522 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 44px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-WTgjr .framer-5z18k9, .framer-WTgjr .framer-1natzc6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px 10px 0px 10px; position: relative; width: min-content; }\",\".framer-WTgjr .framer-1amf907-container, .framer-WTgjr .framer-1d5p9ec-container, .framer-WTgjr .framer-1xvtt1i-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-WTgjr .framer-35p7ev { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WTgjr .framer-adi01p-container, .framer-WTgjr .framer-11lsxu8-container, .framer-WTgjr .framer-x5jn50-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-WTgjr .framer-12qpukk { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WTgjr.framer-1n1exao, .framer-WTgjr .framer-14fvapu, .framer-WTgjr .framer-5z18k9, .framer-WTgjr .framer-35p7ev, .framer-WTgjr .framer-1natzc6 { gap: 0px; } .framer-WTgjr.framer-1n1exao > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WTgjr.framer-1n1exao > :first-child, .framer-WTgjr .framer-5z18k9 > :first-child, .framer-WTgjr .framer-35p7ev > :first-child, .framer-WTgjr .framer-1natzc6 > :first-child { margin-left: 0px; } .framer-WTgjr.framer-1n1exao > :last-child, .framer-WTgjr .framer-5z18k9 > :last-child, .framer-WTgjr .framer-35p7ev > :last-child, .framer-WTgjr .framer-1natzc6 > :last-child { margin-right: 0px; } .framer-WTgjr .framer-14fvapu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WTgjr .framer-14fvapu > :first-child { margin-top: 0px; } .framer-WTgjr .framer-14fvapu > :last-child { margin-bottom: 0px; } .framer-WTgjr .framer-5z18k9 > *, .framer-WTgjr .framer-1natzc6 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-WTgjr .framer-35p7ev > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-WTgjr.framer-v-1n1exao.hover .framer-14fvapu { bottom: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 270\n * @framerIntrinsicWidth 480\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"XJ_0ZULos\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"rNwGiejQ9\":\"videoURL\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOOZ01C8du=withCSS(Component,css,\"framer-WTgjr\");export default FramerOOZ01C8du;FramerOOZ01C8du.displayName=\"Masterclass Video Player\";FramerOOZ01C8du.defaultProps={height:270,width:480};addPropertyControls(FramerOOZ01C8du,{rNwGiejQ9:{defaultValue:\"https://video.twimg.com/ext_tw_video/1810919914741583877/pu/vid/avc1/1280x720/Od_NmT-n6GT3Jrcq.mp4?tag=12\",displayTextArea:true,placeholder:\"URL\",title:\"Video URL\",type:ControlType.String}});addFonts(FramerOOZ01C8du,[{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\"}]},...VideoFrameFonts,...ProgressBarFonts,...VideoButtonFonts,...VideoTimeLabelFonts,...SpeedSelectorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOOZ01C8du\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"270\",\"framerIntrinsicWidth\":\"480\",\"framerVariables\":\"{\\\"rNwGiejQ9\\\":\\\"videoURL\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XJ_0ZULos\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OOZ01C8du.map", "// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Button from\"https://framerusercontent.com/modules/gwtTU8PM80e62Eu9RUSX/sRukCP4PbZqoz3Ivi705/PfHe6y6Jy.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import ComponentLinkBlock from\"#framer/local/canvasComponent/c57QvymGs/c57QvymGs.js\";import ComponentSidebar from\"#framer/local/canvasComponent/DUc3yn0ud/DUc3yn0ud.js\";import MainFooter from\"#framer/local/canvasComponent/GEK5mjVe4/GEK5mjVe4.js\";import AtomNormalButton from\"#framer/local/canvasComponent/GLXx_WvY3/GLXx_WvY3.js\";import ComponentSidebar2 from\"#framer/local/canvasComponent/kFpLSWAk2/kFpLSWAk2.js\";import HBOMaxVideoPlayer from\"#framer/local/canvasComponent/mHJLwcSQt/mHJLwcSQt.js\";import ElementLogo from\"#framer/local/canvasComponent/NrYZe7pq4/NrYZe7pq4.js\";import MasterclassVideoPlayer from\"#framer/local/canvasComponent/OOZ01C8du/OOZ01C8du.js\";import AtomBackLink from\"#framer/local/canvasComponent/oWXvJztyy/oWXvJztyy.js\";import ComponentAccordion from\"#framer/local/canvasComponent/Q5RNQDrE0/Q5RNQDrE0.js\";import AtomNavToggleCopy from\"#framer/local/canvasComponent/TWtQfBroD/TWtQfBroD.js\";import{withLessonFinishedButton,withOutsetaData}from\"#framer/local/codeFile/C0CiLUA/Outseta.js\";import*as sharedStyle4 from\"#framer/local/css/F6lxXR1cb/F6lxXR1cb.js\";import*as sharedStyle from\"#framer/local/css/p3kou_YnQ/p3kou_YnQ.js\";import*as sharedStyle3 from\"#framer/local/css/PBCD_3sYT/PBCD_3sYT.js\";import*as sharedStyle1 from\"#framer/local/css/xD4AiCvGJ/xD4AiCvGJ.js\";import*as sharedStyle2 from\"#framer/local/css/yX03SFRSJ/yX03SFRSJ.js\";import metadataProvider from\"#framer/local/webPageMetadata/FtvpaxFFt/FtvpaxFFt.js\";const AtomBackLinkFonts=getFonts(AtomBackLink);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const MasterclassVideoPlayerFonts=getFonts(MasterclassVideoPlayer);const CarouselFonts=getFonts(Carousel);const ButtonFonts=getFonts(Button);const EmbedFonts=getFonts(Embed);const HBOMaxVideoPlayerFonts=getFonts(HBOMaxVideoPlayer);const ComponentLinkBlockFonts=getFonts(ComponentLinkBlock);const ComponentAccordionFonts=getFonts(ComponentAccordion);const AtomNormalButtonFonts=getFonts(AtomNormalButton);const AtomNormalButtonWithLessonFinishedButton=withLessonFinishedButton(AtomNormalButton);const MainFooterFonts=getFonts(MainFooter);const ComponentSidebar2Fonts=getFonts(ComponentSidebar2);const ComponentSidebar2WithVariantAppearEffect=withVariantAppearEffect(ComponentSidebar2);const AtomNavToggleCopyFonts=getFonts(AtomNavToggleCopy);const ComponentSidebarFonts=getFonts(ComponentSidebar);const ElementLogoFonts=getFonts(ElementLogo);const MotionDivWithOutsetaData=withOutsetaData(motion.div);const breakpoints={EF2SFhGHm:\"(min-width: 810px) and (max-width: 1199px)\",rVtTr7t39:\"(max-width: 809px)\",XQOtc2wa7:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fmN6V\";const variantClassNames={EF2SFhGHm:\"framer-v-1gwjb8f\",rVtTr7t39:\"framer-v-aaehxu\",XQOtc2wa7:\"framer-v-1m7s161\"};const animation={opacity:.15,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition4={delay:0,duration:.6,ease:[.16,1,.3,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:-300,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-300,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"XQOtc2wa7\",Phone:\"rVtTr7t39\",Tablet:\"EF2SFhGHm\"};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:\"XQOtc2wa7\"};};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-fmN6V`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-fmN6V`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const tap2welu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"pIFc5XZ4J\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"v2l0iRzg9\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"SVZldDg7i\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"QNnhdwyhT\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"wkf4HagDb\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"z2xNPJYQJ\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"rnVMd4DbJ\");const ref8=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"rVtTr7t39\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"rVtTr7t39\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XQOtc2wa7\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(MotionDivWithOutsetaData,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1m7s161\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(motion.main,{className:\"framer-9o40bk\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8ybccv\",\"data-framer-name\":\"Container X-Small\",name:\"Container X-Small\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-chwbfo\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WzY8bT3xc\"},implicitPathVariables:undefined},{href:{webPageId:\"WzY8bT3xc\"},implicitPathVariables:undefined},{href:{webPageId:\"WzY8bT3xc\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pza2ry-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{ovnyK4afL:resolvedLinks[1]},rVtTr7t39:{ovnyK4afL:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(AtomBackLink,{height:\"100%\",id:\"N8C0KI2Gi\",layoutId:\"N8C0KI2Gi\",ovnyK4afL:resolvedLinks[0],rmiuFE6ts:true,rVUP5ekXh:\"Modular\",width:\"100%\",X9EQiYWV0:false,zvWP4rbl4:false})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-voomvu\",\"data-styles-preset\":\"p3kou_YnQ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Course Orientation\"})}),className:\"framer-1c0a55r\",\"data-framer-name\":\"First Line\",fonts:[\"Inter\"],name:\"First Line\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19ljxe3\",\"data-styles-preset\":\"xD4AiCvGJ\",children:\"Welcome to this lesson on creating a website template. In this short lesson, we will explore the key steps involved in designing a website template.\"})}),className:\"framer-16ftv7r\",\"data-framer-name\":\"Lead\",fonts:[\"Inter\"],name:\"Lead\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.main,{className:\"framer-18fa1if\",\"data-framer-name\":\"Lesson Body\",id:elementId,name:\"Lesson Body\",ref:ref2,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16icac5\",\"data-framer-name\":\"Timeline wrapper\",id:elementId1,name:\"Timeline wrapper\",ref:ref3,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-116tv7c\",\"data-framer-name\":\"Timeline row\",id:elementId2,name:\"Timeline row\",ref:ref4,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-113x7rm\",\"data-framer-name\":\"Progressbar wrapper\",name:\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"01\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref4,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"01\"})}),className:\"framer-5kwhih\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ivusd7\",\"data-framer-name\":\"Progress bar\",name:\"Progress bar\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref4,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rxq6ik\",\"data-framer-name\":\"Fill\",name:\"Fill\",style:{transformPerspective:1200}})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref4,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nu9okn\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8dzbsy\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-874d3993-6eb6-43a4-8472-c8c1c028d942, rgb(81, 72, 175))\"},children:\"Tagline\"})}),className:\"framer-17yw2a8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-25b78926-876e-4135-844a-901d863a7741, rgb(242, 242, 242))\"},children:\"Do this\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-25b78926-876e-4135-844a-901d863a7741, rgb(242, 242, 242))\"},children:\"Do this\"})}),className:\"framer-sgmmwv\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam aliquam nisl sit amet lacus volutpat, vitae commodo odio tincidunt. Suspendisse libero purus, tincidunt in massa vel, eleifend aliquet mi. Sed erat lorem, posuere quis dolor ullamcorper, posuere bibendum arcu. Donec lacinia rutrum nibh faucibus malesuada. Quisque non aliquam nibh, quis laoreet magna. Morbi blandit ex sed lorem blandit interdum. \"})}),className:\"framer-cx4zz5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-m1ic5r-container\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"EVDgzB9cy\",layoutId:\"EVDgzB9cy\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:235,width:\"418px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ripunt-container\",children:/*#__PURE__*/_jsx(MasterclassVideoPlayer,{height:\"100%\",id:\"A18DOf2op\",layoutId:\"A18DOf2op\",rNwGiejQ9:\"https://video.twimg.com/ext_tw_video/1810919914741583877/pu/vid/avc1/1280x720/Od_NmT-n6GT3Jrcq.mp4?tag=12\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:339,width:\"603px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hbmyiw-container\",children:/*#__PURE__*/_jsx(MasterclassVideoPlayer,{height:\"100%\",id:\"sDT8N6yLM\",layoutId:\"sDT8N6yLM\",rNwGiejQ9:\"https://video.twimg.com/ext_tw_video/1810919914741583877/pu/vid/avc1/1280x720/Od_NmT-n6GT3Jrcq.mp4?tag=12\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gn0smw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{link:resolvedLinks1[1]},rVtTr7t39:{link:resolvedLinks1[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"drHA5je8c\",layoutId:\"drHA5je8c\",link:resolvedLinks1[0],newTab:false,smoothScroll:false,title:\"Change variant\",variant:\"mFiTe1Ein\",width:\"100%\"})})})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1472pi\",\"data-framer-name\":\"Timeline row\",id:elementId3,name:\"Timeline row\",ref:ref5,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qnaflm\",\"data-framer-name\":\"Progressbar wrapper\",name:\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"02\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref5,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"02\"})}),className:\"framer-1g95cs3\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h5d4ds\",\"data-framer-name\":\"Progress bar\",name:\"Progress bar\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref5,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-uy0g6a\",\"data-framer-name\":\"Fill\",name:\"Fill\",style:{transformPerspective:1200}})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref5,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nur24e\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lw4tn1\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-874d3993-6eb6-43a4-8472-c8c1c028d942, rgb(2, 132, 199))\"},children:\"Tagline\"})}),className:\"framer-12b9y6a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-25b78926-876e-4135-844a-901d863a7741, rgb(242, 242, 242))\"},children:\"Do that\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-25b78926-876e-4135-844a-901d863a7741, rgb(242, 242, 242))\"},children:\"Do that\"})}),className:\"framer-a4ro6z\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam aliquam nisl sit amet lacus volutpat, vitae commodo odio tincidunt. Suspendisse libero purus, tincidunt in massa vel, eleifend aliquet mi. Sed erat lorem, posuere quis dolor ullamcorper, posuere bibendum arcu. Donec lacinia rutrum nibh faucibus malesuada. Quisque non aliquam nibh, quis laoreet magna. Morbi blandit ex sed lorem blandit interdum. \"})}),className:\"framer-1d79hnp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-f4wuuf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{link:resolvedLinks2[1]},rVtTr7t39:{link:resolvedLinks2[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"vuCChtpBZ\",layoutId:\"vuCChtpBZ\",link:resolvedLinks2[0],newTab:false,smoothScroll:false,title:\"Change variant\",variant:\"mFiTe1Ein\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2znyhn-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div style=\"width:100%;height:0px;position:relative;padding-bottom:56.25%;\"><iframe src=\"https://player.onestream.live/embed?token=MzEzMzEyNQ==&type=up\" style=\"position:absolute;width:100%;height:100%;overflow: hidden;\" scrolling=\"no\"  frameborder=\"0\" allow=\"autoplay\" allowfullscreen > </iframe></div>',id:\"gTaq5sGUj\",layoutId:\"gTaq5sGUj\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9vbob9-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe src=\"https://chat.onestream.live/embed?token=dW5pdmVyc2FsLWNoYXQtMzEzMzEyNQ==\" style=\"width:100%;height:300px;overflow: hidden;\" scrolling=\"no\"  frameborder=\"0\" allow=\"autoplay\" allowfullscreen ></iframe>',id:\"jSkonrY8_\",layoutId:\"jSkonrY8_\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ut6jmt\",\"data-framer-name\":\"Timeline row\",id:elementId4,name:\"Timeline row\",ref:ref6,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14t55if\",\"data-framer-name\":\"Progressbar wrapper\",name:\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"03\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref6,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"03\"})}),className:\"framer-150tvkl\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rmcyvy\",\"data-framer-name\":\"Progress bar\",name:\"Progress bar\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vnhpg0\",\"data-framer-name\":\"Fill\",name:\"Fill\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref6,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-svtof8\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vny33l\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-874d3993-6eb6-43a4-8472-c8c1c028d942, rgb(2, 132, 199))\"},children:\"Tagline\"})}),className:\"framer-1w31iss\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(15, 23, 42))\"},children:\"Heading\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(15, 23, 42))\"},children:\"Heading\"})}),className:\"framer-r4sy3t\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam aliquam nisl sit amet lacus volutpat, vitae commodo odio tincidunt. Suspendisse libero purus, tincidunt in massa vel, eleifend aliquet mi. Sed erat lorem, posuere quis dolor ullamcorper, posuere bibendum arcu. Donec lacinia rutrum nibh faucibus malesuada. Quisque non aliquam nibh, quis laoreet magna. Morbi blandit ex sed lorem blandit interdum. \"})}),className:\"framer-130zqvq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1puau5g-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{link:resolvedLinks3[1]},rVtTr7t39:{link:resolvedLinks3[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"d6rqSj74c\",layoutId:\"d6rqSj74c\",link:resolvedLinks3[0],newTab:false,smoothScroll:false,title:\"Change variant\",variant:\"mFiTe1Ein\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:410,width:\"448px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rowsbj-container\",children:/*#__PURE__*/_jsx(HBOMaxVideoPlayer,{height:\"100%\",id:\"kI6Y3iSYw\",layoutId:\"kI6Y3iSYw\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p11ii7\",\"data-framer-name\":\"Timeline row\",id:elementId5,name:\"Timeline row\",ref:ref7,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g2pojk\",\"data-framer-name\":\"Progressbar wrapper\",name:\"Progressbar wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"04\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref7,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"04\"})}),className:\"framer-1y05mtq\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tyvjmt\",\"data-framer-name\":\"Progress bar\",name:\"Progress bar\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:true,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dib0py\",\"data-framer-name\":\"Fill\",name:\"Fill\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref7,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dc6ru4\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14h90hu\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-874d3993-6eb6-43a4-8472-c8c1c028d942, rgb(2, 132, 199))\"},children:\"Tagline\"})}),className:\"framer-nik9jx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(15, 23, 42))\"},children:\"Heading\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(15, 23, 42))\"},children:\"Heading\"})}),className:\"framer-1a709vq\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam aliquam nisl sit amet lacus volutpat, vitae commodo odio tincidunt. Suspendisse libero purus, tincidunt in massa vel, eleifend aliquet mi. Sed erat lorem, posuere quis dolor ullamcorper, posuere bibendum arcu. Donec lacinia rutrum nibh faucibus malesuada. Quisque non aliquam nibh, quis laoreet magna. Morbi blandit ex sed lorem blandit interdum. \"})}),className:\"framer-pdmxwx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jcc8rv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{link:resolvedLinks4[1]},rVtTr7t39:{link:resolvedLinks4[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"aM84nKWPM\",layoutId:\"aM84nKWPM\",link:resolvedLinks4[0],newTab:false,smoothScroll:false,title:\"Change variant\",variant:\"mFiTe1Ein\",width:\"100%\"})})})})})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17flsk4\",\"data-framer-name\":\"Timeline row\",id:elementId6,name:\"Timeline row\",ref:ref8,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1as3whz\",\"data-framer-name\":\"Progressbar wrapper\",name:\"Progressbar wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"05\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref8,target:\"animate\"}],__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(255, 255, 255))\"},children:\"05\"})}),className:\"framer-1coxjwm\",fonts:[\"GF;Inter-700\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{__framer__targets:undefined},rVtTr7t39:{__framer__targets:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref8,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13q21yl\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4sp1a8\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-874d3993-6eb6-43a4-8472-c8c1c028d942, rgb(2, 132, 199))\"},children:\"Tagline\"})}),className:\"framer-11tpeu8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(15, 23, 42))\"},children:\"Heading\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-792eb096-07da-4101-9cfe-3fe76f647c29, rgb(15, 23, 42))\"},children:\"Heading\"})}),className:\"framer-8fmm08\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-54a25242-4704-4dc6-8c33-9b4515337ea2, rgb(71, 85, 105))\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam aliquam nisl sit amet lacus volutpat, vitae commodo odio tincidunt. Suspendisse libero purus, tincidunt in massa vel, eleifend aliquet mi. Sed erat lorem, posuere quis dolor ullamcorper, posuere bibendum arcu. Donec lacinia rutrum nibh faucibus malesuada. Quisque non aliquam nibh, quis laoreet magna. Morbi blandit ex sed lorem blandit interdum. \"})}),className:\"framer-1yru9y3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l8mllr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{link:resolvedLinks5[1]},rVtTr7t39:{link:resolvedLinks5[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"NN80QK8LR\",layoutId:\"NN80QK8LR\",link:resolvedLinks5[0],newTab:false,smoothScroll:false,title:\"Change variant\",variant:\"mFiTe1Ein\",width:\"100%\"})})})})})]})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1uh3oqa\",\"data-styles-preset\":\"yX03SFRSJ\",children:\"Summary\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19oyu4w\",\"data-styles-preset\":\"PBCD_3sYT\",children:\"In this short lesson, we will explore the key steps involved in designing a website template. From defining the purpose and audience to planning the layout, styling, and coding, you'll learn how to create a visually appealing and functional foundation for your website. Let's dive in and unlock the world of website template creation!\"})]}),className:\"framer-18hbk65\",\"data-framer-name\":\"Titel/Text Block\",fonts:[\"Inter\"],name:\"Titel/Text Block\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13q5st6\",\"data-framer-name\":\"Link Block\",name:\"Link Block\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ecrthj\",\"data-framer-name\":\"H6 Wrap\",name:\"H6 Wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-9370ry\",\"data-styles-preset\":\"F6lxXR1cb\",children:\"Key points\"})}),className:\"framer-mxkl1l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1yvozce\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{width:\"calc(min(100vw, 720px) - 48px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"calc(min(100vw - 256px, 720px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qy5ccb-container\",children:/*#__PURE__*/_jsx(ComponentLinkBlock,{AWSjGYVqE:\"Practice Breathing Space 5:00 mins\",height:\"100%\",id:\"JIwG9fIz3\",KynvKmHk1:true,layoutId:\"JIwG9fIz3\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a9mhnh\",\"data-framer-name\":\"Accordion Block\",name:\"Accordion Block\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ddlqah\",\"data-framer-name\":\"H6 Wrap\",name:\"H6 Wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-9370ry\",\"data-styles-preset\":\"F6lxXR1cb\",children:\"FAQ\"})}),className:\"framer-1gjp99h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{width:\"calc(min(100vw, 720px) - 48px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"calc(min(100vw - 256px, 720px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tf3ku4-container\",children:/*#__PURE__*/_jsx(ComponentAccordion,{AWSjGYVqE:\"Accordion Title\",height:\"100%\",id:\"PBcGhH3zi\",layoutId:\"PBcGhH3zi\",style:{width:\"100%\"},variant:\"uSDPbfMy_\",width:\"100%\",ycUUKKf_G:\"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna.\\n\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{width:\"calc(min(100vw, 720px) - 48px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"calc(min(100vw - 256px, 720px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r5oceo-container\",children:/*#__PURE__*/_jsx(ComponentAccordion,{AWSjGYVqE:\"Accordion Title\",height:\"100%\",id:\"y17jH_zXW\",layoutId:\"y17jH_zXW\",style:{width:\"100%\"},variant:\"uSDPbfMy_\",width:\"100%\",ycUUKKf_G:\"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna.\\n\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":LrvNMpGO8\",webPageId:\"Nw2Lhs4r_\"},implicitPathVariables:undefined},{href:{hash:\":LrvNMpGO8\",webPageId:\"Nw2Lhs4r_\"},implicitPathVariables:undefined},{href:{hash:\":LrvNMpGO8\",webPageId:\"Nw2Lhs4r_\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yt5l4j-container\",\"data-framer-name\":\"Lesson 1 Complete Button\",name:\"Lesson 1 Complete Button\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{link:resolvedLinks6[1]},rVtTr7t39:{link:resolvedLinks6[2],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(AtomNormalButtonWithLessonFinishedButton,{height:\"100%\",id:\"VulQw71Mh\",layoutId:\"VulQw71Mh\",link:resolvedLinks6[0],name:\"Lesson 1 Complete Button\",newTab:false,title:\"Complete Lesson\",variant:\"xLTEYP1O_\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{width:\"81.7797vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:302,width:\"calc((100vw - 256px) * 0.8178)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-6yrgb8-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EF2SFhGHm:{variant:\"dpsK_eWfB\"},rVtTr7t39:{variant:\"OdpnTeO1T\"}},children:/*#__PURE__*/_jsx(MainFooter,{height:\"100%\",id:\"ucVX_J_XD\",layoutId:\"ucVX_J_XD\",style:{width:\"100%\"},variant:\"s9HicPdmk\",width:\"100%\"})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bd6rxy-container hidden-aaehxu\",layoutScroll:true,children:/*#__PURE__*/_jsx(ComponentSidebar2WithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"dVYtXUt37\",layoutId:\"dVYtXUt37\",style:{height:\"100%\"},variant:\"wDtoSTcEh\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ldkoct hidden-1m7s161 hidden-1gwjb8f\",\"data-border\":true,\"data-framer-name\":\"Navbar Mobile\",name:\"Navbar Mobile\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mpcqsa\",children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-xhahpa-container\",id:\"xhahpa\",children:[/*#__PURE__*/_jsx(AtomNavToggleCopy,{height:\"100%\",id:\"AULZ_9pmR\",layoutId:\"AULZ_9pmR\",style:{height:\"100%\",width:\"100%\"},tap2:tap2welu7j({overlay}),width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1sr5keu\",\"data-framer-portal-id\":\"xhahpa\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"G9TzOTssZ\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"256px\",y:0,children:/*#__PURE__*/_jsx(Container,{animate:animation4,className:\"framer-1nr04f3-container\",\"data-framer-portal-id\":\"xhahpa\",exit:animation3,initial:animation5,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentSidebar,{height:\"100%\",id:\"WDUD5EDOP\",layoutId:\"WDUD5EDOP\",style:{height:\"100%\",width:\"100%\"},variant:\"WnJ6zPN3h\",width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Nw2Lhs4r_\"},implicitPathVariables:undefined},{href:{webPageId:\"Nw2Lhs4r_\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{width:\"max(max(100vw, 1px) - 96px, 1px)\",y:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jy2zdh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rVtTr7t39:{lXBNjalZv:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(ElementLogo,{cKXLb9uZ7:\"0px 2px 5px 0px rgba(0,0,0,0.25)\",height:\"100%\",id:\"qGtmAXeHh\",layoutId:\"qGtmAXeHh\",lXBNjalZv:resolvedLinks7[0],style:{width:\"100%\"},variant:\"ljaiXyO8e\",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-fmN6V { background: var(--token-b0b639f1-9a02-4a98-b782-77bbf696d774, rgb(22, 22, 22)) /* {\"name\":\"Page\"} */; }`,\".framer-fmN6V.framer-jbjuvo, .framer-fmN6V .framer-jbjuvo { display: block; }\",\".framer-fmN6V.framer-1m7s161 { align-content: center; align-items: center; background-color: var(--token-b0b639f1-9a02-4a98-b782-77bbf696d774, #161616); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-fmN6V .framer-9o40bk { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 256px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-8ybccv { 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; max-width: 720px; overflow: visible; padding: 48px 48px 80px 48px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-chwbfo { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-pza2ry-container, .framer-fmN6V .framer-1gn0smw-container, .framer-fmN6V .framer-f4wuuf-container, .framer-fmN6V .framer-1puau5g-container, .framer-fmN6V .framer-1jcc8rv-container, .framer-fmN6V .framer-1l8mllr-container, .framer-fmN6V .framer-yt5l4j-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fmN6V .framer-1c0a55r { -webkit-user-select: none; flex: none; height: auto; overflow: hidden; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fmN6V .framer-16ftv7r, .framer-fmN6V .framer-17yw2a8, .framer-fmN6V .framer-sgmmwv, .framer-fmN6V .framer-cx4zz5, .framer-fmN6V .framer-12b9y6a, .framer-fmN6V .framer-a4ro6z, .framer-fmN6V .framer-1d79hnp, .framer-fmN6V .framer-1w31iss, .framer-fmN6V .framer-r4sy3t, .framer-fmN6V .framer-130zqvq, .framer-fmN6V .framer-nik9jx, .framer-fmN6V .framer-1a709vq, .framer-fmN6V .framer-pdmxwx, .framer-fmN6V .framer-11tpeu8, .framer-fmN6V .framer-8fmm08, .framer-fmN6V .framer-1yru9y3, .framer-fmN6V .framer-18hbk65 { --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-fmN6V .framer-18fa1if { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; scroll-margin-top: 120px; width: 100%; }\",\".framer-fmN6V .framer-16icac5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 23px 20px 23px 20px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-116tv7c, .framer-fmN6V .framer-1472pi, .framer-fmN6V .framer-1ut6jmt, .framer-fmN6V .framer-p11ii7, .framer-fmN6V .framer-17flsk4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-fmN6V .framer-113x7rm, .framer-fmN6V .framer-qnaflm, .framer-fmN6V .framer-14t55if, .framer-fmN6V .framer-g2pojk { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-fmN6V .framer-5kwhih, .framer-fmN6V .framer-1g95cs3, .framer-fmN6V .framer-150tvkl, .framer-fmN6V .framer-1y05mtq, .framer-fmN6V .framer-1coxjwm, .framer-fmN6V .framer-mxkl1l, .framer-fmN6V .framer-1gjp99h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fmN6V .framer-ivusd7, .framer-fmN6V .framer-h5d4ds, .framer-fmN6V .framer-1rmcyvy, .framer-fmN6V .framer-tyvjmt { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 3px; z-index: 0; }\",\".framer-fmN6V .framer-rxq6ik, .framer-fmN6V .framer-uy0g6a, .framer-fmN6V .framer-vnhpg0, .framer-fmN6V .framer-dib0py { background-color: var(--token-f01e76f6-df0f-4e1b-92ac-c75549d0e0a0, #8b5cf6); flex: none; height: 50vh; overflow: hidden; position: relative; width: 100%; }\",\".framer-fmN6V .framer-nu9okn, .framer-fmN6V .framer-svtof8, .framer-fmN6V .framer-dc6ru4, .framer-fmN6V .framer-13q21yl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 610px; overflow: hidden; padding: 0px 0px 128px 0px; position: relative; width: 1px; }\",\".framer-fmN6V .framer-8dzbsy, .framer-fmN6V .framer-lw4tn1, .framer-fmN6V .framer-1vny33l, .framer-fmN6V .framer-14h90hu, .framer-fmN6V .framer-4sp1a8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-m1ic5r-container { flex: none; height: auto; position: relative; width: 440px; }\",\".framer-fmN6V .framer-ripunt-container { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 235px); position: relative; width: 418px; }\",\".framer-fmN6V .framer-1hbmyiw-container { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 339px); position: relative; width: 603px; }\",\".framer-fmN6V .framer-nur24e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 610px; overflow: hidden; padding: 0px 0px 8px 0px; position: relative; width: 1px; }\",\".framer-fmN6V .framer-2znyhn-container { flex: none; height: 383px; position: relative; width: 434px; }\",\".framer-fmN6V .framer-9vbob9-container { flex: none; height: 311px; position: relative; width: 430px; }\",\".framer-fmN6V .framer-rowsbj-container { flex: none; height: 410px; position: relative; width: 448px; }\",\".framer-fmN6V .framer-1as3whz { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100px; }\",\".framer-fmN6V .framer-13q5st6 { 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: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-1ecrthj, .framer-fmN6V .framer-1ddlqah { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-1yvozce { flex: none; height: 300px; position: relative; width: 606px; }\",\".framer-fmN6V .framer-1qy5ccb-container, .framer-fmN6V .framer-tf3ku4-container, .framer-fmN6V .framer-1r5oceo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-fmN6V .framer-1a9mhnh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-fmN6V .framer-6yrgb8-container { flex: none; height: auto; position: relative; width: 82%; }\",\".framer-fmN6V .framer-1bd6rxy-container { bottom: 0px; flex: none; left: 0px; position: fixed; top: 0px; width: auto; z-index: 10; }\",\".framer-fmN6V .framer-1ldkoct { --border-bottom-width: 1px; --border-color: var(--token-b7046cab-a803-4f27-934d-bf5b26201782, #282828); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #161616; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-fmN6V .framer-mpcqsa { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 1px; }\",\".framer-fmN6V .framer-xhahpa-container { flex: none; height: 36px; position: relative; width: 36px; z-index: 10; }\",\".framer-fmN6V .framer-1sr5keu { background-color: rgba(28, 28, 28, 0.95); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-fmN6V .framer-1nr04f3-container { flex: none; height: 100%; left: 0px; position: fixed; top: 0px; width: 256px; z-index: 10; }\",\".framer-fmN6V .framer-1jy2zdh-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fmN6V.framer-1m7s161, .framer-fmN6V .framer-9o40bk, .framer-fmN6V .framer-8ybccv, .framer-fmN6V .framer-chwbfo, .framer-fmN6V .framer-18fa1if, .framer-fmN6V .framer-16icac5, .framer-fmN6V .framer-116tv7c, .framer-fmN6V .framer-113x7rm, .framer-fmN6V .framer-ivusd7, .framer-fmN6V .framer-nu9okn, .framer-fmN6V .framer-8dzbsy, .framer-fmN6V .framer-1472pi, .framer-fmN6V .framer-qnaflm, .framer-fmN6V .framer-h5d4ds, .framer-fmN6V .framer-nur24e, .framer-fmN6V .framer-lw4tn1, .framer-fmN6V .framer-1ut6jmt, .framer-fmN6V .framer-14t55if, .framer-fmN6V .framer-1rmcyvy, .framer-fmN6V .framer-svtof8, .framer-fmN6V .framer-1vny33l, .framer-fmN6V .framer-p11ii7, .framer-fmN6V .framer-g2pojk, .framer-fmN6V .framer-tyvjmt, .framer-fmN6V .framer-dc6ru4, .framer-fmN6V .framer-14h90hu, .framer-fmN6V .framer-17flsk4, .framer-fmN6V .framer-1as3whz, .framer-fmN6V .framer-13q21yl, .framer-fmN6V .framer-4sp1a8, .framer-fmN6V .framer-13q5st6, .framer-fmN6V .framer-1ecrthj, .framer-fmN6V .framer-1a9mhnh, .framer-fmN6V .framer-1ddlqah, .framer-fmN6V .framer-1ldkoct, .framer-fmN6V .framer-mpcqsa { gap: 0px; } .framer-fmN6V.framer-1m7s161 > *, .framer-fmN6V .framer-ivusd7 > *, .framer-fmN6V .framer-h5d4ds > *, .framer-fmN6V .framer-1rmcyvy > *, .framer-fmN6V .framer-tyvjmt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fmN6V.framer-1m7s161 > :first-child, .framer-fmN6V .framer-9o40bk > :first-child, .framer-fmN6V .framer-8ybccv > :first-child, .framer-fmN6V .framer-chwbfo > :first-child, .framer-fmN6V .framer-18fa1if > :first-child, .framer-fmN6V .framer-16icac5 > :first-child, .framer-fmN6V .framer-113x7rm > :first-child, .framer-fmN6V .framer-ivusd7 > :first-child, .framer-fmN6V .framer-nu9okn > :first-child, .framer-fmN6V .framer-8dzbsy > :first-child, .framer-fmN6V .framer-qnaflm > :first-child, .framer-fmN6V .framer-h5d4ds > :first-child, .framer-fmN6V .framer-nur24e > :first-child, .framer-fmN6V .framer-lw4tn1 > :first-child, .framer-fmN6V .framer-14t55if > :first-child, .framer-fmN6V .framer-1rmcyvy > :first-child, .framer-fmN6V .framer-svtof8 > :first-child, .framer-fmN6V .framer-1vny33l > :first-child, .framer-fmN6V .framer-g2pojk > :first-child, .framer-fmN6V .framer-tyvjmt > :first-child, .framer-fmN6V .framer-dc6ru4 > :first-child, .framer-fmN6V .framer-14h90hu > :first-child, .framer-fmN6V .framer-1as3whz > :first-child, .framer-fmN6V .framer-13q21yl > :first-child, .framer-fmN6V .framer-4sp1a8 > :first-child, .framer-fmN6V .framer-13q5st6 > :first-child, .framer-fmN6V .framer-1a9mhnh > :first-child { margin-top: 0px; } .framer-fmN6V.framer-1m7s161 > :last-child, .framer-fmN6V .framer-9o40bk > :last-child, .framer-fmN6V .framer-8ybccv > :last-child, .framer-fmN6V .framer-chwbfo > :last-child, .framer-fmN6V .framer-18fa1if > :last-child, .framer-fmN6V .framer-16icac5 > :last-child, .framer-fmN6V .framer-113x7rm > :last-child, .framer-fmN6V .framer-ivusd7 > :last-child, .framer-fmN6V .framer-nu9okn > :last-child, .framer-fmN6V .framer-8dzbsy > :last-child, .framer-fmN6V .framer-qnaflm > :last-child, .framer-fmN6V .framer-h5d4ds > :last-child, .framer-fmN6V .framer-nur24e > :last-child, .framer-fmN6V .framer-lw4tn1 > :last-child, .framer-fmN6V .framer-14t55if > :last-child, .framer-fmN6V .framer-1rmcyvy > :last-child, .framer-fmN6V .framer-svtof8 > :last-child, .framer-fmN6V .framer-1vny33l > :last-child, .framer-fmN6V .framer-g2pojk > :last-child, .framer-fmN6V .framer-tyvjmt > :last-child, .framer-fmN6V .framer-dc6ru4 > :last-child, .framer-fmN6V .framer-14h90hu > :last-child, .framer-fmN6V .framer-1as3whz > :last-child, .framer-fmN6V .framer-13q21yl > :last-child, .framer-fmN6V .framer-4sp1a8 > :last-child, .framer-fmN6V .framer-13q5st6 > :last-child, .framer-fmN6V .framer-1a9mhnh > :last-child { margin-bottom: 0px; } .framer-fmN6V .framer-9o40bk > *, .framer-fmN6V .framer-nu9okn > *, .framer-fmN6V .framer-nur24e > *, .framer-fmN6V .framer-svtof8 > *, .framer-fmN6V .framer-dc6ru4 > *, .framer-fmN6V .framer-13q21yl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-fmN6V .framer-8ybccv > *, .framer-fmN6V .framer-chwbfo > *, .framer-fmN6V .framer-13q5st6 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-fmN6V .framer-18fa1if > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } .framer-fmN6V .framer-16icac5 > *, .framer-fmN6V .framer-113x7rm > *, .framer-fmN6V .framer-qnaflm > *, .framer-fmN6V .framer-14t55if > *, .framer-fmN6V .framer-g2pojk > *, .framer-fmN6V .framer-1as3whz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-fmN6V .framer-116tv7c > *, .framer-fmN6V .framer-1472pi > *, .framer-fmN6V .framer-1ut6jmt > *, .framer-fmN6V .framer-p11ii7 > *, .framer-fmN6V .framer-17flsk4 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-fmN6V .framer-116tv7c > :first-child, .framer-fmN6V .framer-1472pi > :first-child, .framer-fmN6V .framer-1ut6jmt > :first-child, .framer-fmN6V .framer-p11ii7 > :first-child, .framer-fmN6V .framer-17flsk4 > :first-child, .framer-fmN6V .framer-1ecrthj > :first-child, .framer-fmN6V .framer-1ddlqah > :first-child, .framer-fmN6V .framer-1ldkoct > :first-child, .framer-fmN6V .framer-mpcqsa > :first-child { margin-left: 0px; } .framer-fmN6V .framer-116tv7c > :last-child, .framer-fmN6V .framer-1472pi > :last-child, .framer-fmN6V .framer-1ut6jmt > :last-child, .framer-fmN6V .framer-p11ii7 > :last-child, .framer-fmN6V .framer-17flsk4 > :last-child, .framer-fmN6V .framer-1ecrthj > :last-child, .framer-fmN6V .framer-1ddlqah > :last-child, .framer-fmN6V .framer-1ldkoct > :last-child, .framer-fmN6V .framer-mpcqsa > :last-child { margin-right: 0px; } .framer-fmN6V .framer-8dzbsy > *, .framer-fmN6V .framer-lw4tn1 > *, .framer-fmN6V .framer-1vny33l > *, .framer-fmN6V .framer-14h90hu > *, .framer-fmN6V .framer-4sp1a8 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-fmN6V .framer-1ecrthj > *, .framer-fmN6V .framer-1ddlqah > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-fmN6V .framer-1a9mhnh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fmN6V .framer-1ldkoct > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-fmN6V .framer-mpcqsa > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-fmN6V { background: var(--token-b0b639f1-9a02-4a98-b782-77bbf696d774, rgb(22, 22, 22)) /* {\"name\":\"Page\"} */; } .framer-fmN6V.framer-1m7s161 { width: 810px; } .framer-fmN6V .framer-116tv7c, .framer-fmN6V .framer-1472pi, .framer-fmN6V .framer-1ut6jmt, .framer-fmN6V .framer-p11ii7, .framer-fmN6V .framer-17flsk4 { gap: 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fmN6V .framer-116tv7c, .framer-fmN6V .framer-1472pi, .framer-fmN6V .framer-1ut6jmt, .framer-fmN6V .framer-p11ii7, .framer-fmN6V .framer-17flsk4 { gap: 0px; } .framer-fmN6V .framer-116tv7c > *, .framer-fmN6V .framer-1472pi > *, .framer-fmN6V .framer-1ut6jmt > *, .framer-fmN6V .framer-p11ii7 > *, .framer-fmN6V .framer-17flsk4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-fmN6V .framer-116tv7c > :first-child, .framer-fmN6V .framer-1472pi > :first-child, .framer-fmN6V .framer-1ut6jmt > :first-child, .framer-fmN6V .framer-p11ii7 > :first-child, .framer-fmN6V .framer-17flsk4 > :first-child { margin-left: 0px; } .framer-fmN6V .framer-116tv7c > :last-child, .framer-fmN6V .framer-1472pi > :last-child, .framer-fmN6V .framer-1ut6jmt > :last-child, .framer-fmN6V .framer-p11ii7 > :last-child, .framer-fmN6V .framer-17flsk4 > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-fmN6V { background: var(--token-b0b639f1-9a02-4a98-b782-77bbf696d774, rgb(22, 22, 22)) /* {\"name\":\"Page\"} */; } .framer-fmN6V.framer-1m7s161 { width: 390px; } .framer-fmN6V .framer-9o40bk { padding: 0px; } .framer-fmN6V .framer-8ybccv { padding: 120px 24px 24px 24px; } .framer-fmN6V .framer-18fa1if { gap: 32px; } .framer-fmN6V .framer-16icac5 { padding: 23px 16px 23px 16px; } .framer-fmN6V .framer-116tv7c, .framer-fmN6V .framer-1472pi, .framer-fmN6V .framer-1ut6jmt, .framer-fmN6V .framer-p11ii7, .framer-fmN6V .framer-17flsk4 { gap: 16px; } .framer-fmN6V .framer-113x7rm, .framer-fmN6V .framer-qnaflm, .framer-fmN6V .framer-14t55if, .framer-fmN6V .framer-g2pojk, .framer-fmN6V .framer-1as3whz { width: 64px; } .framer-fmN6V .framer-1gn0smw-container, .framer-fmN6V .framer-f4wuuf-container, .framer-fmN6V .framer-1puau5g-container, .framer-fmN6V .framer-1jcc8rv-container, .framer-fmN6V .framer-1l8mllr-container, .framer-fmN6V .framer-yt5l4j-container { width: 100%; } .framer-fmN6V .framer-xhahpa-container { order: 1; } .framer-fmN6V .framer-1jy2zdh-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fmN6V .framer-18fa1if, .framer-fmN6V .framer-116tv7c, .framer-fmN6V .framer-1472pi, .framer-fmN6V .framer-1ut6jmt, .framer-fmN6V .framer-p11ii7, .framer-fmN6V .framer-17flsk4 { gap: 0px; } .framer-fmN6V .framer-18fa1if > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-fmN6V .framer-18fa1if > :first-child { margin-top: 0px; } .framer-fmN6V .framer-18fa1if > :last-child { margin-bottom: 0px; } .framer-fmN6V .framer-116tv7c > *, .framer-fmN6V .framer-1472pi > *, .framer-fmN6V .framer-1ut6jmt > *, .framer-fmN6V .framer-p11ii7 > *, .framer-fmN6V .framer-17flsk4 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-fmN6V .framer-116tv7c > :first-child, .framer-fmN6V .framer-1472pi > :first-child, .framer-fmN6V .framer-1ut6jmt > :first-child, .framer-fmN6V .framer-p11ii7 > :first-child, .framer-fmN6V .framer-17flsk4 > :first-child { margin-left: 0px; } .framer-fmN6V .framer-116tv7c > :last-child, .framer-fmN6V .framer-1472pi > :last-child, .framer-fmN6V .framer-1ut6jmt > :last-child, .framer-fmN6V .framer-p11ii7 > :last-child, .framer-fmN6V .framer-17flsk4 > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-fmN6V[data-border=\"true\"]::after, .framer-fmN6V [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 5444\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EF2SFhGHm\":{\"layout\":[\"fixed\",\"auto\"]},\"rVtTr7t39\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerFtvpaxFFt=withCSS(Component,css,\"framer-fmN6V\");export default FramerFtvpaxFFt;FramerFtvpaxFFt.displayName=\"Course / Lesson 1\";FramerFtvpaxFFt.defaultProps={height:5444,width:1200};addFonts(FramerFtvpaxFFt,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...AtomBackLinkFonts,...MasterclassVideoPlayerFonts,...CarouselFonts,...ButtonFonts,...EmbedFonts,...HBOMaxVideoPlayerFonts,...ComponentLinkBlockFonts,...ComponentAccordionFonts,...AtomNormalButtonFonts,...MainFooterFonts,...ComponentSidebar2Fonts,...AtomNavToggleCopyFonts,...ComponentSidebarFonts,...ElementLogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFtvpaxFFt\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"5444\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EF2SFhGHm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rVtTr7t39\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["VideoLabel", "props", "type", "videoState", "setVideoState", "useVideoStore", "videoId", "setVideoId", "ye", "videoTime", "setVideoTime", "state", "ref", "pe", "ue", "callback", "time", "getVideoId", "p", "formatTime", "addPropertyControls", "ControlType", "seconds", "hours", "minutes", "secs", "VideoFrameFonts", "getFonts", "VideoFrame", "ProgressBarFonts", "ProgressBar", "VideoTimeLabelFonts", "VideoLabel", "VideoButtonFonts", "VideoButton", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "endedEvent1i50ih3", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramermHJLwcSQt", "withCSS", "mHJLwcSQt_default", "addFonts", "SpeedSelector", "props", "icon", "isCanvas", "RenderTarget", "videoState", "setVideoState", "useVideoStore", "videoId", "setVideoId", "ye", "state", "ref", "pe", "currentSpeed", "pt", "pr", "pb", "pl", "parsePadding", "ue", "getVideoId", "changeSpeed", "event", "u", "createBackground", "p", "speeds", "speed", "Icon", "Border", "addPropertyControls", "ControlType", "borderProp", "fill", "padding", "parsedValues", "value", "VideoFrameFonts", "getFonts", "VideoFrame", "ProgressBarFonts", "ProgressBar", "VideoButtonFonts", "VideoButton", "VideoTimeLabelFonts", "VideoLabel", "SpeedSelectorFonts", "SpeedSelector", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "videoURL", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "rNwGiejQ9", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerOOZ01C8du", "withCSS", "OOZ01C8du_default", "addPropertyControls", "ControlType", "addFonts", "AtomBackLinkFonts", "getFonts", "oWXvJztyy_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "MasterclassVideoPlayerFonts", "OOZ01C8du_default", "CarouselFonts", "Carousel", "ButtonFonts", "PfHe6y6Jy_default", "EmbedFonts", "Embed", "HBOMaxVideoPlayerFonts", "mHJLwcSQt_default", "ComponentLinkBlockFonts", "c57QvymGs_default", "ComponentAccordionFonts", "Q5RNQDrE0_default", "AtomNormalButtonFonts", "GLXx_WvY3_default", "AtomNormalButtonWithLessonFinishedButton", "withLessonFinishedButton", "MainFooterFonts", "GEK5mjVe4_default", "ComponentSidebar2Fonts", "kFpLSWAk2_default", "ComponentSidebar2WithVariantAppearEffect", "withVariantAppearEffect", "AtomNavToggleCopyFonts", "TWtQfBroD_default", "ComponentSidebarFonts", "DUc3yn0ud_default", "ElementLogoFonts", "NrYZe7pq4_default", "MotionDivWithOutsetaData", "withOutsetaData", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "transformTemplate1", "_", "transition4", "animation3", "animation4", "animation5", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "tap2welu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "Image2", "resolvedLinks6", "l", "AnimatePresence", "Ga", "resolvedLinks7", "css", "FramerFtvpaxFFt", "withCSS", "FtvpaxFFt_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
