{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GNwcnH0IrAUfkTI5bzTR/oAxkf1ETNNNyQbEQzj0y/Hby67I3f1.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import DotLottiePlayer from\"https://framerusercontent.com/modules/smu5EVUYoHvicydS1jnz/4jttL5I70INsS4MlLFZk/DotLottieFramer.js\";import Footer from\"#framer/local/canvasComponent/ek5bj49CY/ek5bj49CY.js\";import ButtonStroke from\"#framer/local/canvasComponent/OtFOp_zoB/OtFOp_zoB.js\";import NavBar from\"#framer/local/canvasComponent/tkmHhEAaL/tkmHhEAaL.js\";import ScreensCopy from\"#framer/local/canvasComponent/wmJQUpzfw/wmJQUpzfw.js\";import*as sharedStyle from\"#framer/local/css/CPrVXMgCt/CPrVXMgCt.js\";import*as sharedStyle2 from\"#framer/local/css/htLb4sbzu/htLb4sbzu.js\";import*as sharedStyle1 from\"#framer/local/css/t_etj2G03/t_etj2G03.js\";import metadataProvider from\"#framer/local/webPageMetadata/Hby67I3f1/Hby67I3f1.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionDivWithFX=withFX(motion.div);const ScreensCopyFonts=getFonts(ScreensCopy);const ScreensCopyWithVariantAppearEffect=withVariantAppearEffect(ScreensCopy);const ContainerWithFX=withFX(Container);const DotLottiePlayerFonts=getFonts(DotLottiePlayer);const ButtonStrokeFonts=getFonts(ButtonStroke);const FooterFonts=getFonts(Footer);const NavBarFonts=getFonts(NavBar);const NoiseFonts=getFonts(Noise);const GrainFonts=getFonts(Grain);const breakpoints={gjXXTAKf2:\"(max-width: 809px)\",NymaEGJZj:\"(min-width: 810px) and (max-width: 1199px)\",YMurc8erT:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wgo8E\";const variantClassNames={gjXXTAKf2:\"framer-v-1omadcv\",NymaEGJZj:\"framer-v-ipdle1\",YMurc8erT:\"framer-v-1l2vwbb\"};const transition1={delay:.3,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:.7,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={delay:.3,duration:1.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"YMurc8erT\",Phone:\"gjXXTAKf2\",Tablet:\"NymaEGJZj\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YMurc8erT\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const elementId=useRouteElementId(\"PgRKPrG3X\");const elementId1=useRouteElementId(\"DdVCISwEf\");const elementId2=useRouteElementId(\"KMzMIcFAa\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YMurc8erT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1l2vwbb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j3rqrn\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fggg6c\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-173e500\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bnvr7w\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(152, 146, 186) 0%, rgb(155, 114, 126) 25.1214%, rgb(159, 123, 133) 55.3192%, rgb(147, 127, 152) 100%)\"},children:\"CHECK OUT MY FULL WEBSITE\"})})}),className:\"framer-yeb4pa\",\"data-framer-appear-id\":\"yeb4pa\",fonts:[\"FS;Satoshi-bold\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\"},children:\"KKarmanX: Your Online College Experience\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\"},children:\"KKarmanX: Your Online College Experience\"})}),className:\"framer-cuogdy\",\"data-framer-appear-id\":\"cuogdy\",fonts:[\"FS;Satoshi-bold\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:120,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13sm08u\",\"data-framer-name\":\"Helper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11goc9u\",\"data-framer-name\":\"Object\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-y8vv4b\",\"data-framer-appear-id\":\"y8vv4b\",\"data-framer-name\":\"Appear Helper\",initial:animation4,optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:820,intrinsicWidth:1520,pixelHeight:1640,pixelWidth:3040,sizes:\"340px\",src:\"https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp 3040w\"}},NymaEGJZj:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:820,intrinsicWidth:1520,pixelHeight:1640,pixelWidth:3040,sizes:\"650px\",src:\"https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp 3040w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:820,intrinsicWidth:1520,pixelHeight:1640,pixelWidth:3040,sizes:\"750px\",src:\"https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/bwnUydwDyVHK72enbAt9ihIYP0.webp 3040w\"},className:\"framer-9av7qd\",\"data-framer-name\":\"Base\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qxo1fl\",\"data-framer-name\":\"SVG Wrap\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15aqzja\",\"data-framer-name\":\"Key Lights\",fill:\"black\",intrinsicHeight:410,intrinsicWidth:760,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"760\" height=\"410\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M234.25 311.75a.25.25 0 0 0-.5 0v1a.25.25 0 0 0 .5 0v-1Zm0 6.1a.25.25 0 0 0-.5 0v1a.25.25 0 0 0 .5 0v-1Zm2.3-2.55a.25.25 0 0 1 0-.5h1a.25.25 0 0 1 0 .5h-1Zm-5.1 0a.25.25 0 0 0 0-.5h-1a.25.25 0 0 0 0 .5h1Zm5.237-2.333a.25.25 0 1 0-.353-.354l-.707.707a.25.25 0 1 0 .353.354l.707-.707Zm-4.313 4.313a.252.252 0 0 0 0-.354.252.252 0 0 0-.354 0l-.707.707a.25.25 0 1 0 .354.354l.707-.707Zm3.429-.177a.25.25 0 0 1 .354-.353l.707.707a.25.25 0 1 1-.354.353l-.707-.707Zm-3.606-3.606a.25.25 0 1 0 .354-.354l-.707-.707a.25.25 0 1 0-.354.354l.707.707Zm2.746 1.803a.943.943 0 1 1-1.885 0 .943.943 0 0 1 1.885 0Zm.471 0a1.414 1.414 0 1 1-2.828 0 1.414 1.414 0 0 1 2.828 0Zm-35.814-2.357a.472.472 0 1 0 0-.943.472.472 0 0 0 0 .943Zm.944 2.357a.943.943 0 1 1-1.885 0 .943.943 0 0 1 1.885 0Zm.471 0a1.414 1.414 0 1 1-2.828 0 1.414 1.414 0 0 1 2.828 0Zm-.943 2.829a.471.471 0 1 1-.943 0 .471.471 0 0 1 .943 0Zm1.886-2.829a.471.471 0 1 0 .942 0 .471.471 0 0 0-.942 0Zm-5.186.471a.471.471 0 1 1-.001-.943.471.471 0 0 1 .001.943Zm4.496 1.196a.469.469 0 0 0 0 .666.47.47 0 1 0 0-.666Zm-4-3.334a.47.47 0 1 1 .666-.667.472.472 0 0 1-.666.667Zm.666 3.334a.472.472 0 1 0-.667.668.472.472 0 0 0 .667-.668Zm3.334-4a.47.47 0 1 1 .667.666.472.472 0 0 1-.667-.666Zm308.714-.202a.45.45 0 0 1 .768.318v4.034a.45.45 0 0 1-.768.318l-1.086-1.085H507.8a.55.55 0 0 1-.55-.55v-1.4a.55.55 0 0 1 .55-.55h1.096l1.086-1.085Zm.268.438-1.073 1.074a.25.25 0 0 1-.177.073h-1.2a.05.05 0 0 0-.05.05v1.4c0 .028.022.05.05.05h1.2a.25.25 0 0 1 .177.073l1.073 1.073v-3.793Zm-369.354 14.624c-.114.514-.539.927-1.263.927-.851 0-1.362-.603-1.362-1.543v-.377c0-.895.486-1.508 1.337-1.508.841 0 1.336.61 1.336 1.543v.276h-2.231v.079c0 .695.346 1.152.933 1.152.444 0 .708-.235.806-.549h.444Zm-2.183-1.073v.01h1.79v-.01c0-.603-.356-1.047-.895-1.047-.546 0-.895.444-.895 1.047Zm4.179.457c-.626-.139-1.117-.32-1.117-.907 0-.667.555-.978 1.187-.978.787 0 1.152.47 1.152.968h-.416c-.013-.257-.187-.59-.752-.59-.422 0-.74.184-.74.555 0 .387.41.48.832.568.612.121 1.155.27 1.155.924s-.54 1.003-1.279 1.003c-.743 0-1.212-.381-1.212-.93h.431c.038.301.302.555.813.555.53 0 .812-.247.812-.58 0-.397-.358-.48-.866-.588Zm2.074.004c0 .888.492 1.539 1.349 1.539.772 0 1.159-.422 1.26-.943h-.434c-.064.286-.321.543-.791.543-.577 0-.946-.441-.946-1.143v-.342c0-.721.353-1.143.937-1.143.419 0 .704.289.777.6h.438c-.031-.486-.479-1-1.244-1-.835 0-1.346.613-1.346 1.514v.375Zm53.12 1.785v-1.438h1.414v-.381h-1.414v-1.133h1.541v-.381h-1.968V329h.427Zm3.174 0v-3.333h-.395c-.242.13-.584.333-.821.503v.435c.22-.151.621-.398.787-.486h.007V329h.422Zm33.343-2.427v.015h-.415v-.015c0-.512.375-.976 1.052-.976.622 0 1.03.388 1.03.913 0 .395-.232.665-.547 1.032l-.019.022-.899 1.055v.007h1.528V329h-2.124v-.269l1.246-1.442c.188-.215.383-.447.383-.75 0-.354-.261-.574-.61-.574-.394 0-.625.284-.625.608Zm-2.386.989V329h-.427v-3.333h1.968v.381h-1.541v1.133h1.414v.381h-1.414Zm37.157-.095h.339c.464 0 .737.241.742.605.005.366-.264.633-.74.633-.446 0-.659-.254-.703-.567h-.4c.019.51.373.935 1.089.935.693 0 1.198-.427 1.186-.998a.81.81 0 0 0-.727-.808v-.008c.258-.041.617-.339.605-.813-.015-.478-.425-.849-1.05-.849-.673 0-1.01.466-1.02.903h.408c.022-.249.192-.537.612-.537.376 0 .616.227.618.554.002.339-.261.579-.64.579h-.319v.371ZM266.693 329v-1.438h1.413v-.381h-1.413v-1.133h1.54v-.381h-1.967V329h.427Zm33.99-1.438V329h-.427v-3.333h1.968v.381h-1.541v1.133h1.414v.381h-1.414Zm1.843.381c.418-.755.913-1.538 1.412-2.276h.615v2.266h.434v.376h-.434V329h-.408v-.691h-1.619v-.366Zm.428-.015v.005h1.191v-1.894h-.007a28.38 28.38 0 0 0-1.184 1.889Zm34.387.235c.034.483.41.908 1.099.908.679 0 1.199-.471 1.199-1.157 0-.669-.503-1.119-1.101-1.119-.357 0-.635.171-.718.286h-.008l.11-1.045h1.468v-.373h-1.827l-.183 1.938h.362c.097-.217.32-.444.732-.444.403 0 .735.293.735.769a.75.75 0 0 1-.742.776c-.384 0-.662-.188-.716-.539h-.41Zm-2.021.837v-1.438h1.413v-.381h-1.413v-1.133h1.54v-.381h-1.967V329h.427Zm37.725-3.396c.616 0 .975.435 1.009.837h-.428c-.017-.19-.209-.471-.598-.471-.427 0-.791.398-.818 1.355h.008c.097-.246.407-.493.835-.493.544 0 1.091.388 1.091 1.094 0 .72-.51 1.142-1.147 1.142-.357 0-.657-.129-.87-.393-.21-.263-.332-.666-.332-1.213 0-1.255.528-1.858 1.25-1.858Zm-.046 1.594c-.386 0-.728.264-.728.755 0 .493.352.747.733.747.366 0 .72-.235.72-.75 0-.51-.364-.752-.725-.752Zm-3.113.364V329h-.427v-3.333h1.968v.381h-1.541v1.133h1.414v.381h-1.414ZM404.254 329v-1.438h1.414v-.381h-1.414v-1.133h1.541v-.381h-1.968V329h.427Zm1.922-3.333v.374h1.706v.007L406.479 329h.446l1.365-2.942v-.391h-2.114Zm36.755 2.422c0 .579-.5.982-1.184.982-.684 0-1.167-.398-1.167-.979 0-.525.396-.779.674-.847v-.005a.783.783 0 0 1-.542-.752c0-.518.442-.891 1.045-.891.605 0 1.047.373 1.047.891a.787.787 0 0 1-.544.752v.005c.281.068.671.327.671.844Zm-1.806-1.572c0 .335.268.569.632.569.368 0 .632-.234.632-.569 0-.334-.264-.559-.632-.559-.364 0-.632.225-.632.559Zm-.127 1.56c0 .376.327.637.759.637.434 0 .759-.261.759-.637 0-.381-.325-.642-.759-.642-.432 0-.759.261-.759.642Zm-2.364-.515V329h-.427v-3.333h1.968v.381h-1.541v1.133h1.414v.381h-1.414Zm36.301.623c.029.4.371.878 1.065.878.786 0 1.25-.666 1.25-1.794 0-1.208-.489-1.667-1.221-1.667-.579 0-1.123.419-1.123 1.13 0 .725.515 1.106 1.047 1.106.466 0 .769-.234.864-.493h.017c-.002.822-.288 1.352-.815 1.352-.415 0-.63-.28-.657-.512h-.427Zm1.846-1.448a.732.732 0 0 1-.74.737c-.376 0-.715-.239-.715-.749 0-.516.363-.757.73-.757.395 0 .725.249.725.769ZM472.987 329v-1.438h1.413v-.381h-1.413v-1.133h1.54v-.381h-1.967V329h.427Zm38.454.071c-.759 0-1.174-.625-1.174-1.604v-.259c0-.981.418-1.611 1.177-1.611.759 0 1.169.627 1.169 1.611v.259c0 .974-.407 1.604-1.172 1.604Zm0-3.101c-.466 0-.752.452-.752 1.24v.252c0 .788.286 1.235.752 1.235.464 0 .75-.447.75-1.235v-.252c0-.788-.286-1.24-.75-1.24Zm-5.066 3.03v-1.438h1.414v-.381h-1.414v-1.133h1.541v-.381h-1.968V329h.427Zm3.174 0v-3.333h-.395c-.242.13-.584.333-.821.503v.435c.22-.151.621-.398.787-.486h.007V329h.422Zm31.553-1.438V329h-.427v-3.333h1.968v.381h-1.541v1.133h1.414v.381h-1.414Zm3.174-1.895V329h-.422v-2.881h-.008c-.166.088-.566.335-.786.486v-.435a8.53 8.53 0 0 1 .82-.503h.396Zm1.968 3.333v-3.333h-.396c-.242.13-.583.333-.82.503v.435c.22-.151.62-.398.786-.486h.007V329h.423Zm33.343-2.427v.015h-.415v-.015c0-.512.376-.976 1.052-.976.623 0 1.03.388 1.03.913 0 .395-.232.665-.547 1.032l-.019.022-.898 1.055v.007h1.528V329h-2.124v-.269l1.245-1.442c.188-.215.383-.447.383-.75 0-.354-.261-.574-.61-.574a.595.595 0 0 0-.625.608ZM575.234 329v-1.438h1.413v-.381h-1.413v-1.133h1.54v-.381h-1.967V329h.427Zm3.174 0v-3.333h-.396a8.53 8.53 0 0 0-.82.503v.435c.22-.151.62-.398.786-.486h.007V329h.423ZM264.6 313h3a.1.1 0 0 1 .1.1v1.3a.1.1 0 0 1-.1.1h-3a.1.1 0 0 1-.1-.1v-1.3a.1.1 0 0 1 .1-.1Zm-.6.1a.6.6 0 0 1 .6-.6h3a.6.6 0 0 1 .6.6v1.3a.6.6 0 0 1-.6.6h-3a.6.6 0 0 1-.6-.6v-1.3Zm8 .2v3.6a.1.1 0 0 1-.1.1h-2.3a.1.1 0 0 1-.1-.1v-3.6a.1.1 0 0 1 .1-.1h2.3a.1.1 0 0 1 .1.1Zm-.1-.6a.6.6 0 0 1 .6.6v3.6a.6.6 0 0 1-.6.6h-2.3a.6.6 0 0 1-.6-.6v-3.6a.6.6 0 0 1 .6-.6h2.3Zm-4 3.5h-2.3a.1.1 0 0 0-.1.1v1a.1.1 0 0 0 .1.1h2.3a.1.1 0 0 0 .1-.1v-1a.1.1 0 0 0-.1-.1Zm-2.3-.5a.6.6 0 0 0-.6.6v1a.6.6 0 0 0 .6.6h2.3a.6.6 0 0 0 .6-.6v-1a.6.6 0 0 0-.6-.6h-2.3Zm38.105.423.009-.009.008-.008a2 2 0 1 0-.017.017Zm.177.513a2.501 2.501 0 1 1 .186-3.704c.916.917.972 2.369.167 3.351l1.6 1.599a.252.252 0 0 1 0 .354.252.252 0 0 1-.354 0l-1.599-1.6Zm34.019-1.736v-2a.7.7 0 1 0-1.4 0v2a.7.7 0 1 0 1.4 0Zm-.7-3.2a1.2 1.2 0 0 0-1.2 1.2v2a1.2 1.2 0 1 0 2.4 0v-2a1.2 1.2 0 0 0-1.2-1.2Zm-2.1 2.65a.3.3 0 0 0-.3.3v.3a2.4 2.4 0 0 0 2.099 2.381v.869h-1.499v.5h3.6v-.5H337.4v-.858a2.402 2.402 0 0 0 2.201-2.392v-.3a.3.3 0 0 0-.6 0v.3a1.8 1.8 0 0 1-3.6 0v-.3a.3.3 0 0 0-.3-.3Zm39.378 2.176a3.775 3.775 0 0 1-3.977-3.824 2.776 2.776 0 1 0 3.977 3.824Zm.325-.537a3.277 3.277 0 0 1-3.778-3.633c.03-.249-.209-.466-.424-.337l-.032.02a3.276 3.276 0 1 0 4.569 4.394l.018-.033c.121-.221-.105-.451-.353-.411Zm30.396-2.521-3 1.732 3 1.732v-3.464Zm-3.25 1.299a.5.5 0 0 0 0 .866l3 1.732a.5.5 0 0 0 .75-.433v-1.331a.612.612 0 0 0 .05.032l3 1.732a.5.5 0 0 0 .75-.433v-3.464a.5.5 0 0 0-.75-.433l-3 1.732a.432.432 0 0 0-.05.033v-1.332a.5.5 0 0 0-.75-.433l-3 1.732Zm7.05-1.299-3 1.732 3 1.732v-3.464Zm69.301 1.732-3-1.732v3.464l3-1.732Zm.25.433a.5.5 0 0 0 0-.866l-3-1.732a.5.5 0 0 0-.75.433v1.332a.54.54 0 0 0-.05-.033l-3-1.732a.5.5 0 0 0-.75.433v3.464a.5.5 0 0 0 .75.433l3-1.732a.85.85 0 0 0 .05-.032v1.331a.5.5 0 0 0 .75.433l3-1.732Zm-4.05-.433-3-1.732v3.464l3-1.732Zm68.981-2.435a.45.45 0 0 1 .768.318v4.034a.45.45 0 0 1-.768.318l-1.086-1.085H541.3a.55.55 0 0 1-.55-.55v-1.4a.55.55 0 0 1 .55-.55h1.096l1.086-1.085Zm.268.438-1.073 1.074a.25.25 0 0 1-.177.073h-1.2a.05.05 0 0 0-.05.05v1.4c0 .028.022.05.05.05h1.2a.25.25 0 0 1 .177.073l1.073 1.073v-3.793Zm1.804 1.195c.342.407.342.988 0 1.395a.21.21 0 0 0 .039.299c.095.072.234.06.313-.029a1.502 1.502 0 0 0 0-1.944.231.231 0 0 0-.391.053.21.21 0 0 0 .039.217v.009Zm31.946-1.315a.45.45 0 0 0-.768-.318l-1.086 1.085h-1.096a.55.55 0 0 0-.55.55v1.4c0 .304.246.55.55.55h1.096l1.086 1.085a.45.45 0 0 0 .768-.318v-4.034Zm-1.573 1.194 1.073-1.074v3.793l-1.073-1.073a.25.25 0 0 0-.177-.073h-1.2a.05.05 0 0 1-.05-.05v-1.4a.05.05 0 0 1 .05-.05h1.2a.25.25 0 0 0 .177-.073Zm3.753 2.188a.212.212 0 0 0-.049.134.217.217 0 0 0 .15.205c.09.03.191.003.251-.069a2.538 2.538 0 0 0 0-3.279.231.231 0 0 0-.391.053.21.21 0 0 0 .039.217c.67.8.67 1.939 0 2.739Zm.906.972a.23.23 0 0 0 .166.046.224.224 0 0 0 .151-.08 3.57 3.57 0 0 0 0-4.617.228.228 0 0 0-.211-.084.222.222 0 0 0-.179.138.209.209 0 0 0 .039.216 3.153 3.153 0 0 1 0 4.077.206.206 0 0 0-.048.159c.007.057.037.11.084.145h-.002Zm-1.782-1.644a1.077 1.077 0 0 0 0-1.395v-.009a.21.21 0 0 1-.039-.217.231.231 0 0 1 .391-.053 1.502 1.502 0 0 1 0 1.944.234.234 0 0 1-.313.029.21.21 0 0 1-.039-.299ZM440.4 315.2l-3-1.732v3.464l3-1.732Zm.25.433a.5.5 0 0 0 0-.866l-3-1.732a.5.5 0 0 0-.75.433v3.464a.5.5 0 0 0 .75.433l3-1.732Zm.85-2.633v4.5h.5V313h-.5Zm1.9 4.5V313h.5v4.5h-.5Zm-294.663 38.545-1.078-1.6h-1.025l1.33 1.6h.773Zm34.157-1.205v6.66h-.674v-5.918h-.01c-.288.156-1.221.737-1.597.996v-.713c.41-.293 1.236-.801 1.656-1.025h.625Zm-.798-10.868.07 3.777h.473l.066-3.777h-.609Zm-.09 5.004a.394.394 0 1 0 .394-.395.394.394 0 0 0-.394.395Zm37.34-2.672c0 .947-.502 1.507-1.138 1.507-.479 0-.728-.246-.766-.482h-.03c-.048.185-.311.482-.749.482-.55 0-.882-.43-.882-1.104v-.304c0-.639.322-1.09.909-1.09.417 0 .626.27.681.444h.024v-.396h.403v1.65c0 .318.219.452.465.452.359 0 .687-.359.687-1.193v-.127c0-1.022-.732-1.938-2.054-1.938h-.028c-1.227 0-2.16.862-2.16 2.273v.154c0 1.463.974 2.201 2.15 2.201h.027c.513 0 .851-.068 1.104-.171v.369c-.195.086-.557.161-1.104.161h-.027c-1.415 0-2.557-.854-2.557-2.539v-.195c0-1.603 1.094-2.615 2.567-2.615h.028c1.585 0 2.45 1.111 2.45 2.287v.174Zm-3.144.116v.236c0 .561.256.786.594.786.329 0 .595-.212.595-.745v-.308c0-.447-.243-.731-.601-.731-.335 0-.588.249-.588.762Zm36.878-.577.079-.372h-.804l.27-1.337h-.386l-.27 1.337h-1.176l.274-1.337h-.393l-.267 1.337h-.762l-.075.372h.755l-.246 1.214h-.759l-.078.379h.755l-.277 1.364h.39l.28-1.364h1.172l-.276 1.364h.386l.277-1.364h.803l.075-.379h-.8l.25-1.214h.803Zm-2.365 0h1.172l-.246 1.214h-1.176l.25-1.214Zm34.648 2.757c-.841-.058-1.357-.564-1.408-1.203h.472c.068.389.393.707.936.772v-1.763l-.239-.065c-.66-.178-1.036-.571-1.036-1.156 0-.666.513-1.165 1.275-1.247v-.492h.369v.482c.783.047 1.303.509 1.361 1.134h-.475c-.069-.382-.376-.666-.886-.711v1.672l.247.065c.799.222 1.175.571 1.175 1.21 0 .738-.557 1.23-1.422 1.299v.485h-.369v-.482Zm-.803-3.432c0 .369.239.598.69.722l.113.03v-1.558c-.492.068-.803.379-.803.806Zm2.123 2.16c0-.417-.26-.639-.814-.786l-.137-.037v1.671c.585-.044.951-.369.951-.848Zm30.996-2.361c0 .639.3 1.069.837 1.069.564 0 .851-.461.851-1.069v-.147c0-.643-.297-1.07-.837-1.07s-.851.427-.851 1.07v.147Zm.711 3.633 1.77-2.331 1.771-2.331h-.482l-1.767 2.331-1.774 2.331h.482Zm-.246-3.777c0-.465.15-.697.379-.697s.379.232.379.697v.14c0 .462-.15.698-.379.698s-.379-.236-.379-.698v-.14Zm2.29 2.748c0 .639.297 1.07.837 1.07.564 0 .851-.458.851-1.07v-.147c0-.642-.297-1.066-.837-1.066s-.851.427-.851 1.066v.147Zm.464-.143c0-.462.151-.698.38-.698s.379.236.379.698v.14c0 .465-.15.7-.379.7s-.38-.235-.38-.7v-.14Zm70.21 1.372h-.618l-.462-.499a2.206 2.206 0 0 1-1.507.588c-.834 0-1.531-.479-1.531-1.302 0-.571.338-.971.926-1.286l.08-.04.001-.001h.002v-.001l.026-.013.025-.013.034-.017.023-.01c-.331-.346-.601-.67-.601-1.097 0-.571.478-1.012 1.145-1.012.663 0 1.141.437 1.141 1.025 0 .554-.427.879-1.018 1.186l1.227 1.33c.164-.294.246-.759.253-1.33v-.15h.451c0 .017 0 .137-.003.154-.004.687-.127 1.254-.387 1.647l.793.841Zm-3.137-3.664c0 .273.147.502.536.895.516-.259.824-.495.824-.899 0-.382-.284-.646-.68-.646-.397 0-.68.27-.68.65Zm.406 1.364c-.044.02-.15.071-.188.095-.437.236-.721.52-.721.964 0 .602.516.92 1.087.92.386 0 .875-.144 1.186-.486l-1.364-1.493Zm69.607-2.812c-.626.749-.961 1.703-.961 2.93 0 1.22.376 2.324.934 3.021h.406c-.557-.947-.871-1.887-.871-3.028 0-1.179.396-2.352.882-2.923h-.39Zm34.217 2.923c0-1.179-.393-2.352-.879-2.923h.39c.622.749.957 1.703.957 2.93 0 1.22-.373 2.324-.93 3.021h-.41c.561-.947.872-1.887.872-3.028Zm68.872.616h2.022v-.562h-2.022v-2.104h-.556v2.104H558.5v.562h2.017v2.217h.556v-2.217ZM529.5 350v.5h-6v-.5h6Zm-106.08-3.039-.048-1.116.953.598.22-.391-.989-.51.989-.532-.22-.391-.953.628.048-1.147h-.44l.044 1.152-.953-.633-.22.396.984.527-.984.51.22.391.953-.598-.044 1.116h.44Zm-273.45-.525c0 .668-.36 1.358-1.156 1.358-.522 0-.834-.302-1.112-.571-.225-.217-.428-.414-.702-.414-.37 0-.603.356-.616.818h-.558c0-.703.391-1.358 1.169-1.358.525 0 .834.301 1.11.57.222.218.424.414.701.414.386 0 .584-.378.606-.817h.558Zm65.124 10.186v-.024c0-.679.493-1.299 1.362-1.299.791 0 1.323.508 1.323 1.235 0 .658-.409 1.136-.784 1.575l-.002.002-2.534 2.94v.449h4.155v-.61h-3.203v-.01l1.973-2.305.079-.093c.552-.652 1.019-1.204 1.019-1.982 0-1.016-.776-1.802-2.011-1.802-1.338 0-2.046.923-2.046 1.9v.024h.669Zm35.903 1.748h-.669v-.61h.625c.84 0 1.401-.537 1.397-1.26-.005-.698-.513-1.201-1.343-1.201-.928 0-1.289.654-1.323 1.167h-.66c.01-.801.63-1.768 1.983-1.768 1.23 0 2.016.742 2.041 1.69.019.957-.708 1.562-1.26 1.64v.01c.62.054 1.504.557 1.524 1.636.019 1.133-.953 1.972-2.305 1.972-1.406 0-2.114-.854-2.149-1.84h.65c.078.659.552 1.24 1.523 1.24 1.006 0 1.592-.576 1.587-1.363-.01-.795-.63-1.313-1.621-1.313Zm35.069-3.53c-.825 1.206-2.221 3.379-2.905 4.604v.596h3.237v1.46h.655v-1.46h.903v-.61h-.903v-4.59h-.987Zm-2.202 4.59v-.015c.586-1.011 1.856-2.993 2.525-3.96h.009v3.975h-2.534Zm36.107 2.216c-1.382 0-2.09-.888-2.149-1.787h.669c.088.689.645 1.182 1.529 1.182.766 0 1.586-.61 1.586-1.665 0-1.001-.693-1.651-1.577-1.651-.854 0-1.338.489-1.538.918h-.581l.391-3.808h3.511v.605h-2.93l-.264 2.315h.01c.161-.235.732-.62 1.484-.62 1.211 0 2.193.908 2.193 2.226 0 1.333-1.011 2.285-2.334 2.285Zm36.687-5.278c-.078-.796-.791-1.66-1.963-1.66-1.421 0-2.461 1.177-2.461 3.769 0 1.084.245 1.875.66 2.393.415.522 1.005.771 1.694.771 1.25 0 2.246-.854 2.246-2.26 0-1.407-1.099-2.193-2.173-2.193-.903 0-1.557.528-1.753 1.055h-.01c.054-2.095.831-2.935 1.763-2.935.84 0 1.26.635 1.304 1.06h.693Zm-3.642 3.023c0-1.041.752-1.592 1.587-1.592.771 0 1.552.542 1.552 1.631 0 1.064-.737 1.611-1.552 1.611-.835 0-1.587-.601-1.587-1.65Zm33.375-3.941v-.61h4.126v.639l-2.769 6.021h-.718l2.827-6.035v-.015h-3.466Zm37.089 6.196c1.329 0 2.31-.8 2.31-1.953 0-1.05-.811-1.577-1.367-1.704v-.015c.43-.126 1.118-.595 1.118-1.508 0-1.031-.864-1.768-2.041-1.768-1.172 0-2.036.737-2.036 1.768 0 .898.659 1.372 1.113 1.508v.015c-.556.127-1.372.65-1.372 1.709 0 1.157.952 1.948 2.275 1.948Zm.02-3.925c-.786 0-1.372-.498-1.372-1.216 0-.723.581-1.206 1.372-1.206.796 0 1.372.483 1.372 1.206 0 .718-.576 1.216-1.372 1.216Zm0 3.33c-.928 0-1.631-.562-1.631-1.377 0-.806.693-1.372 1.631-1.372.938 0 1.626.566 1.626 1.372 0 .815-.693 1.377-1.626 1.377Zm33.868.581c-1.338 0-2.002-.943-2.06-1.739h.693c.054.503.493 1.138 1.406 1.138 1.104 0 1.724-1.035 1.734-2.939h-.025c-.205.551-.801 1.069-1.777 1.069-1.069 0-2.095-.771-2.095-2.217 0-1.382 1.045-2.241 2.193-2.241 1.416 0 2.368.898 2.368 3.311 0 2.348-.899 3.618-2.437 3.618Zm.098-3.076c.83 0 1.572-.655 1.572-1.568 0-1.089-.679-1.684-1.558-1.684-.805 0-1.557.566-1.557 1.63 0 1.084.723 1.622 1.543 1.622Zm32.259-.127c0 1.997.825 3.217 2.275 3.217 1.455 0 2.275-1.22 2.275-3.217v-.508c0-1.997-.82-3.223-2.27-3.223-1.455 0-2.28 1.226-2.28 3.223v.508Zm.673-.508c0-1.67.625-2.617 1.602-2.617.981 0 1.602.947 1.602 2.617v.508c0 1.67-.621 2.607-1.602 2.607-.977 0-1.602-.937-1.602-2.607v-.508Zm37.64.542v.6h-3.076v-.6h3.076Zm34.459-.22v-.557h-4.004v.557h4.004Zm0 1.743v-.547h-4.004v.547h4.004Zm42.1.37c0-.904.514-1.53 1.32-1.53.492 0 .832.27.984.556h.013v-1.743h.438v4.561h-.416v-.533h-.013c-.162.311-.498.584-1.006.584-.847 0-1.32-.619-1.32-1.527v-.368Zm2.326.022c0-.685-.371-1.158-.971-1.158-.514 0-.917.378-.917 1.161v.324c0 .765.393 1.155.926 1.155.603 0 .962-.447.962-1.152v-.33Zm4.104.949c-.114.514-.539.927-1.263.927-.85 0-1.361-.603-1.361-1.542v-.378c0-.895.485-1.508 1.336-1.508.841 0 1.336.61 1.336 1.543v.276h-2.231v.079c0 .695.346 1.152.933 1.152.444 0 .708-.235.806-.549h.444Zm-2.183-1.072v.009h1.79v-.009c0-.604-.356-1.048-.895-1.048-.546 0-.895.444-.895 1.048Zm3.285 1.945h.438v-4.561h-.438v4.561Zm4.13-.873c-.114.514-.539.927-1.263.927-.851 0-1.362-.603-1.362-1.542v-.378c0-.895.486-1.508 1.337-1.508.841 0 1.336.61 1.336 1.543v.276h-2.231v.079c0 .695.346 1.152.933 1.152.444 0 .707-.235.806-.549h.444Zm-2.183-1.072v.009h1.79v-.009c0-.604-.356-1.048-.895-1.048-.546 0-.895.444-.895 1.048Zm3.45-1.372h-.466v.375h.466v2.057c0 .631.149.917.889.917.114 0 .225-.013.276-.026v-.358a1.42 1.42 0 0 1-.168.009c-.422 0-.562-.104-.562-.511v-2.088h.701v-.375h-.701v-.828h-.435v.828Zm4.568 2.444c-.114.514-.54.927-1.263.927-.851 0-1.362-.603-1.362-1.542v-.378c0-.895.486-1.508 1.336-1.508.841 0 1.337.61 1.337 1.543v.276h-2.232v.079c0 .695.346 1.152.934 1.152.444 0 .707-.235.806-.549h.444Zm-2.184-1.072v.009h1.79v-.009c0-.604-.355-1.048-.895-1.048-.545 0-.895.444-.895 1.048ZM354.5 344.1a.2.2 0 0 1 .156.075l2 2.5a.2.2 0 0 1-.312.25l-1.844-2.305-1.844 2.305a.2.2 0 0 1-.312-.25l2-2.5a.2.2 0 0 1 .156-.075Zm-207.749 50.134c0 .952-.543 1.52-1.317 1.52-.521 0-.838-.26-1.019-.587h-.013v.533h-.416v-4.561h.438v1.739h.013c.149-.266.517-.552 1.003-.552.768 0 1.311.552 1.311 1.517v.391Zm-2.336-.038c0 .736.374 1.168.99 1.168.52 0 .908-.407.908-1.162v-.324c0-.749-.381-1.158-.908-1.158-.622 0-.99.438-.99 1.155v.321Zm-6.117-1.813h-.467v.375h.467v2.056c0 .632.149.918.888.918.115 0 .226-.013.276-.026v-.358c-.05.006-.104.009-.168.009-.422 0-.562-.105-.562-.511v-2.088h.702v-.375h-.702v-.828h-.434v.828Zm4.023 2.873h.013v.444h.425v-2.317c0-.676-.492-1.057-1.184-1.057-.762 0-1.152.4-1.193.968h.416c.044-.355.295-.587.761-.587.48 0 .762.251.762.73v.375h-.917c-.756.003-1.152.371-1.152.942 0 .606.441 1 1.082 1 .527 0 .838-.241.987-.498Zm-.885.12c-.391 0-.73-.212-.73-.635 0-.333.212-.571.714-.571h.901v.422c0 .464-.384.784-.885.784Zm55.452-8.593c0 1.86 1.01 2.949 2.607 2.949.449 0 .859-.088 1.201-.254l.664.903h.786l-.917-1.264c.561-.498.878-1.294.878-2.334v-1.035c0-1.856-1.015-2.95-2.612-2.95-1.597 0-2.607 1.094-2.607 2.95v1.035Zm.674-1.035c0-1.524.815-2.33 1.933-2.33s1.934.806 1.934 2.33v1.035c0 .796-.225 1.396-.601 1.782l-.644-.874h-.806l.923 1.255a1.937 1.937 0 0 1-.806.166c-1.123 0-1.933-.806-1.933-2.329v-1.035Zm36.223-1.641-1.499 5.493h-.625l-1.826-6.66h.762l1.386 5.474h.02l1.431-5.474h.727l1.426 5.474h.024l1.387-5.474h.762l-1.831 6.66h-.62l-1.499-5.493h-.025Zm36.8 4.868h-3.228v-2.471h3.052v-.62h-3.052v-2.319h3.228v-.625h-3.911v6.66h3.911v-.625Zm29.83-6.035h2.319c1.416 0 2.085.903 2.085 1.943 0 1.079-.639 1.631-1.284 1.841l1.402 2.876h-.787l-1.298-2.734h-1.753v2.734h-.684v-6.66Zm.684.62v2.686h1.518c.977 0 1.499-.484 1.499-1.319 0-.888-.571-1.367-1.47-1.367h-1.547Zm36.233 6.04v-6.04h2.08v-.62h-4.829v.62h2.075v6.04h.674Zm34.505-2.934v2.934h-.674v-2.934l-2.246-3.726h.786l1.787 3.052h.025l1.787-3.052h.781l-2.246 3.726Zm32.366-3.726h-.674v4.434c0 1.391.918 2.373 2.471 2.373s2.471-.982 2.471-2.373v-4.434h-.674v4.351c0 1.113-.689 1.831-1.797 1.831s-1.797-.723-1.797-1.831v-4.351Zm36.634 0v6.66h-.679v-6.66h.679Zm31.45 3.882c0 1.855 1.011 2.925 2.608 2.925 1.591 0 2.622-1.07 2.622-2.925v-1.045c0-1.86-1.011-2.979-2.608-2.979-1.592 0-2.622 1.119-2.622 2.974v1.05Zm.679-1.055c0-1.523.82-2.349 1.933-2.349 1.123 0 1.934.826 1.934 2.349v1.065c0 1.518-.811 2.29-1.934 2.29-1.118 0-1.933-.772-1.933-2.29v-1.065Zm34.19 3.833v-6.66h2.324c1.265 0 2.09.801 2.09 2.031 0 1.231-.825 2.022-2.09 2.022h-1.64v2.607h-.684Zm2.3-6.035h-1.616v2.807h1.181c1.172 0 1.851-.293 1.851-1.401 0-.889-.518-1.406-1.416-1.406Zm69.081-3.368c-.532.049-.801.401-.801 1.074v1.622c0 .712-.317 1.045-1.108 1.045h-.225v.546h.235c1.084 0 1.723-.424 1.723-1.582v-1.381c0-.684.161-.992.83-.992v-.766c-.669 0-.83-.313-.83-.992v-1.245c0-1.152-.639-1.543-1.723-1.543h-.235v.547h.225c.801 0 1.108.332 1.108 1.04v1.446c0 .683.269 1.02.801 1.074v.107Zm34.256-4.214v8.501h-.591v-8.501h.591Zm-69.735 4.107c.537-.054.8-.391.8-1.074v-1.446c0-.713.308-1.04 1.104-1.04h.229v-.547h-.239c-1.084 0-1.719.391-1.719 1.538v1.25c0 .679-.161.992-.83.992v.766c.669 0 .83.308.83.992v1.381c0 1.158.635 1.582 1.719 1.582h.239v-.546h-.229c-.791 0-1.104-.333-1.104-1.045v-1.622c0-.673-.263-1.025-.8-1.074v-.107Zm34.046 8.34v-.547h2.006v8.501h-2.006v-.547h1.367v-7.407h-1.367Zm35.974 7.954h.635l-2.402-8.501h-.63l2.397 8.501Zm-70.198 0v-8.501h2.012v.547h-1.368v7.407h1.368v.547h-2.012Z\" fill=\"url(#a)\" fill-opacity=\".55\"/><defs><linearGradient id=\"a\" x1=\"379.986\" y1=\"311.5\" x2=\"379.986\" y2=\"396.384\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#fff\" stop-opacity=\".2\"/></linearGradient></defs></svg>',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19mug83\",\"data-framer-name\":\"See\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nkfd72\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\"},children:\"Promotes kkarmanX's educational programs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\"},children:\"Promotes kkarmanX's educational programs.\"})}),className:\"framer-1ho3foy\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-84002464-baa0-40a1-a1a1-82899aec539a, rgb(155, 161, 165))\"},children:\"Developed a multi-page website designed to create a college-like experience for showcasing and selling multiple programs.\"})}),className:\"framer-jofzjv\",fonts:[\"FS;Satoshi-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pn4crj\",\"data-framer-name\":\"Sticky Wrap\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oute7a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ku2vg0\",\"data-framer-name\":\"Helper\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ybcjoc\",\"data-framer-name\":\"Macbook\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-rex3rd\",\"data-framer-appear-id\":\"rex3rd\",\"data-framer-name\":\"Appear Helper\",initial:animation4,optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jx8yme\",\"data-framer-name\":\"Object\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{width:\"278.3467px\"},NymaEGJZj:{width:\"532.1333px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:384,width:\"614px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:-60,rotateY:0,scale:1.13,skewX:0,skewY:0,x:0,y:-33}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:-60,rotateY:0,scale:1.16,skewX:0,skewY:0,x:0,y:-33}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:-31,rotateY:0,scale:1.35,skewX:0,skewY:0,x:0,y:-16}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:0,y:0}}],style:{transformPerspective:1200}},NymaEGJZj:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:-64,rotateY:0,scale:1.12,skewX:0,skewY:0,x:0,y:-76}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:-62,rotateY:0,scale:1.15,skewX:0,skewY:0,x:0,y:-76}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:-31,rotateY:0,scale:1.35,skewX:0,skewY:0,x:0,y:-38}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:0,y:0}}]}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:110,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:2e3,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:-62,rotateY:0,scale:1.11,skewX:0,skewY:0,x:0,y:-76}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:-62,rotateY:0,scale:1.15,skewX:0,skewY:0,x:0,y:-76}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:-31,rotateY:0,scale:1.35,skewX:0,skewY:0,x:0,y:-38}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-350juf-container\",nodeId:\"xM0Vx_2KQ\",rendersWithMotion:true,scopeId:\"Hby67I3f1\",style:{transformPerspective:2e3},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{__framer__targets:[{ref:ref3,target:\"kBjlsv5f9\"}],variant:\"zohh9cL5x\"}},children:/*#__PURE__*/_jsx(ScreensCopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref3,target:\"Al5JrMXid\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"xM0Vx_2KQ\",iVYkYxbpz:addImageAlt({src:\"https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png\",srcSet:\"https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png 2812w\"},\"\"),layoutId:\"xM0Vx_2KQ\",prMe2GHlI:addImageAlt({src:\"https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png\",srcSet:\"https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png?scale-down-to=512 512w,https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HVrrLFsO0hT7O8z76cFmJi5kxY.png 2812w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"KuludlkaI\",width:\"100%\"})})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ymm1r\",\"data-framer-name\":\"Scroll 2\",id:elementId,ref:ref2}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q7k4fw\",\"data-framer-name\":\"Scroll 3\",id:elementId1,ref:ref1}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qxtcbd\",\"data-framer-name\":\"Scroll 4\",id:elementId2,ref:ref3}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qs8iz1\",\"data-framer-name\":\"Helper\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-143b2hv\",\"data-framer-name\":\"Case Study\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-36fith\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lv4jcr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zn1enopJ2\",rendersWithMotion:true,scopeId:\"Hby67I3f1\",style:{rotate:-90},children:/*#__PURE__*/_jsx(DotLottiePlayer,{autoplay:true,autoResizeCanvas:false,background:\"rgba(0, 0, 0, 0)\",devicePixelRatio:1,dprToggle:true,height:\"100%\",hover:false,id:\"zn1enopJ2\",layoutId:\"zn1enopJ2\",loop:true,marker:\"\",playMode:\"forward\",poster:0,posterToggle:true,progress:0,speed:1,srcTypeToggle:true,srcUrl:\"https://framerusercontent.com/assets/PemjMJ0MKAErnnYXaPsU5xAlE.lottie\",style:{height:\"100%\",width:\"100%\"},useFrameInterpolation:true,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kfylip-container\",nodeId:\"OXfkxxBek\",scopeId:\"Hby67I3f1\",children:/*#__PURE__*/_jsx(ButtonStroke,{AqGLm5fJv:true,height:\"100%\",id:\"OXfkxxBek\",KGh4Uz41x:true,layoutId:\"OXfkxxBek\",M35Pq43zZ:\"arrow-up-right\",ofLqZhEO8:\"Live Website\",oZfjCDBri:\"https://karmanx.com/\",PPM8eZNfR:\"var(--token-6f560874-1f36-4372-8fd6-ec39184a741d, rgb(30, 21, 21))\",QOpl_6yH6:false,SVKHq8mbM:\"Home\",variant:\"aHHqKuzIg\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vwzbcn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JpmirrqXn\",rendersWithMotion:true,scopeId:\"Hby67I3f1\",style:{rotate:-270},children:/*#__PURE__*/_jsx(DotLottiePlayer,{autoplay:true,autoResizeCanvas:false,background:\"rgba(0, 0, 0, 0)\",devicePixelRatio:1,dprToggle:true,height:\"100%\",hover:false,id:\"JpmirrqXn\",layoutId:\"JpmirrqXn\",loop:true,marker:\"\",playMode:\"forward\",poster:0,posterToggle:true,progress:0,speed:1,srcTypeToggle:true,srcUrl:\"https://framerusercontent.com/assets/PemjMJ0MKAErnnYXaPsU5xAlE.lottie\",style:{height:\"100%\",width:\"100%\"},useFrameInterpolation:true,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-742j77\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a61qdx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12eceid\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10yshcx\",\"data-styles-preset\":\"CPrVXMgCt\",children:\"Empowering Students Through Engaging Design: A Multipage Website for kkarmanX\"})}),className:\"framer-1aekes7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:\"As the UX/UI designer and front-end developer for kkarmanX, I was entrusted with creating a multipage website that not only showcased the company's educational programs but also effectively guided visitors toward enrollment. The challenge was to craft an engaging, informative, and responsive website that resonated with both students seeking to enhance their skills and parents interested in supporting their children's career prospects. This case study outlines my comprehensive design and development process, from initial research to final implementation, highlighting how each decision aligned with kkarmanX's mission and business objectives\"})}),className:\"framer-wmgs4i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lv0bcx\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v1wby3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10yshcx\",\"data-styles-preset\":\"CPrVXMgCt\",children:\"Project Overview\"})}),className:\"framer-gr0wmt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Objective:\"})}),\" Design and develop a responsive, user-friendly multipage website using Framer that effectively promotes kkarmanX's educational programs. The website needed to:\"]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Clearly communicate the unique value propositions of kkarmanX's offerings.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Engage users through compelling design and content.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Provide a seamless enrollment process..\"})})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Role:\"})}),\" UX/UI Designer & Front-End Developer\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Tools:\"})}),\" Framer, Figma, Notion, UserTesting, Google Analytics\"]})]}),className:\"framer-1umu7xv\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xieuhh\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ti09n0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10yshcx\",\"data-styles-preset\":\"CPrVXMgCt\",children:\"Process and Solutions\"})}),className:\"framer-1gduv9m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pktpid\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-eoml0d\",\"data-styles-preset\":\"htLb4sbzu\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Research and Insights\"})})}),className:\"framer-ds96yn\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n7qgsh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Stakeholder Interviews\"}),\":\"]}),\" Understood goals to increase enrollments and enhance brand visibility.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"User Research:\"}),\" Surveys and Interviews with students and parents revealed a desire for engaging content, clear program benefits, credibility indicators, and success stories.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Competitor Analysis\"}),\":\"]}),\" Identified opportunities to simplify navigation, personalize content, and streamline enrollment.\"]})]}),className:\"framer-8xze8p\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qycmtd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-eoml0d\",\"data-styles-preset\":\"htLb4sbzu\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Design and Development\"})})}),className:\"framer-sfm8sr\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kirbsb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"User Personas\"}),\": Created profiles for an ambitious student and a supportive parent to guide design decisions.\"]})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Information Architecture\"}),\": Structured the website for intuitive navigation:\"]}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Homepage, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Programs, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Mentors, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Success Stories, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"About Us, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"FAQs, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Contact Us, \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Enrollment.\"})})]})]})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Wireframing\"}),\":\"]}),\" Developed low-fidelity wireframes focusing on clear hierarchy and prominent calls-to-action.\"]})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Visual Design\"}),\":\"]}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Used a trust-inspiring color palette and modern typography.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Included authentic images and interactive elements like hover effects and animated statistics.\"})})]})]})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Responsive Design\"}),\":\"]}),\" Ensured optimal viewing on mobile, tablet, and desktop devices.\"]})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Development\"}),\":\"]}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Built the website in Framer with reusable components and optimized code.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Followed SEO best practices for better visibility.\"})})]})]})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"li\",{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Testing\"}),\":\"]}),/*#__PURE__*/_jsx(\"ul\",{children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Conducted functional, performance, and accessibility tests to ensure quality.\"})})})]})})]}),className:\"framer-qf9nw\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17v3mzb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-eoml0d\",\"data-styles-preset\":\"htLb4sbzu\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Conclusion\"})})}),className:\"framer-1c5erek\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10j7qt\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:\"The redesigned kkarmanX website effectively communicates value, engages users, and simplifies the enrollment process. Focusing on user needs and motivations led to a platform that drives business success and enhances the user experience.\"})}),className:\"framer-12p2b30\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fpk2rr\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k68fg1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10yshcx\",\"data-styles-preset\":\"CPrVXMgCt\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Outcomes\"})})}),className:\"framer-1pqyra9\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Increased Engagement\"}),\":\"]}),\" User session durations increased by 40%.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Higher Conversion Rates\"}),\":\"]}),\" Enrollment inquiries rose by 30% post-launch.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Positive Feedback\"}),\":\"]}),\" Users praised the site's aesthetics and ease of use.\"]})})]})}),className:\"framer-qtfxjj\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3i9s6c\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qr0ndl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10yshcx\",\"data-styles-preset\":\"CPrVXMgCt\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Conclusion\"})})}),className:\"framer-pnuhy5\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bd0qxr\",\"data-styles-preset\":\"t_etj2G03\",children:\"The redesigned kKarmanX website effectively communicates value, engages users, and simplifies the enrollment process. Focusing on user needs and motivations led to a platform that drives business success and enhances the user experience.\"})}),className:\"framer-kt24qi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17irkc8\",\"data-framer-name\":\"Immerse\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gzd047\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\"},children:\"Tools used\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-20608b9f-0145-4a1e-b971-ee948ebbb015, rgb(255, 255, 255))\"},children:\"Tools used\"})}),className:\"framer-2bcbch\",fonts:[\"FS;Satoshi-bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-36bhxy\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-trfca2\",\"data-framer-name\":\"Frame 6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-188t4t2\",\"data-framer-name\":\"Frame 8\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"19px\",src:\"https://framerusercontent.com/images/JL4z1aPJyhWiYOcyp7Pc0iKY7w.png\",srcSet:\"https://framerusercontent.com/images/JL4z1aPJyhWiYOcyp7Pc0iKY7w.png?scale-down-to=1024 682w,https://framerusercontent.com/images/JL4z1aPJyhWiYOcyp7Pc0iKY7w.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/JL4z1aPJyhWiYOcyp7Pc0iKY7w.png 1667w\"},className:\"framer-pf7p32\",\"data-framer-name\":\"image 1\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS01MDA=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Variable Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:\"Figma\"})}),className:\"framer-10lo1iq\",\"data-framer-name\":\"Figma\",fonts:[\"GF;Satoshi Variable-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nz3qdg\",\"data-framer-name\":\"Frame 7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19hb7k5\",\"data-framer-name\":\"Frame 8\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/xPfjZbPeelfWx9fYLX6aQy5GwH0.png\"},className:\"framer-kk4bs3\",\"data-framer-name\":\"image 2\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS01MDA=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Variable Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:\"Framer\"})}),className:\"framer-u1prhs\",\"data-framer-name\":\"Framer\",fonts:[\"GF;Satoshi Variable-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r4cd81\",\"data-framer-name\":\"Frame 18\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dnrmg2\",\"data-framer-name\":\"Frame 15\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/w2AxpC3zjB086XEPOhGqtQgWV1U.png\"},className:\"framer-zlr5bd\",\"data-framer-name\":\"image 10\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS01MDA=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Variable Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:\"Clarity\"})}),className:\"framer-b26fly\",\"data-framer-name\":\"Clarity\",fonts:[\"GF;Satoshi Variable-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uk13jm\",\"data-framer-name\":\"Frame 17\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1udzp3f\",\"data-framer-name\":\"Frame 15\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/jPIiqkS8a83y6t1tQBMfMsTbfc.png\"},className:\"framer-1h8xyxj\",\"data-framer-name\":\"image 9\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS0zMDA=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Variable Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS01MDA=\",\"--framer-font-weight\":\"500\"},children:\"Google \"}),\"AppScript\"]})}),className:\"framer-powwy2\",\"data-framer-name\":\"Google Analytics\",fonts:[\"GF;Satoshi Variable-300\",\"GF;Satoshi Variable-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3r76ui\",\"data-framer-name\":\"Frame 17\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ifnpha\",\"data-framer-name\":\"Frame 15\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/nr2bs7FQ6TxUfJzPZanYkwfEQs.png\"},className:\"framer-weesa8\",\"data-framer-name\":\"image 9\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS0zMDA=\",\"--framer-font-family\":'\"Satoshi Variable\", \"Satoshi Variable Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"rgb(230, 230, 230)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U2F0b3NoaSBWYXJpYWJsZS01MDA=\",\"--framer-font-weight\":\"500\"},children:\"Google \"}),\"Analytics\"]})}),className:\"framer-1miba4z\",\"data-framer-name\":\"Google Analytics\",fonts:[\"GF;Satoshi Variable-300\",\"GF;Satoshi Variable-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:572,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-181rl95-container\",nodeId:\"rR9Ae_uG9\",scopeId:\"Hby67I3f1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{variant:\"HnFaTL_NG\",WeHRjWuJX:\"20px 0px 0px 0px\"},NymaEGJZj:{variant:\"fNpZDO6vJ\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rR9Ae_uG9\",layoutId:\"rR9Ae_uG9\",style:{width:\"100%\"},variant:\"nYX2p3ivV\",WeHRjWuJX:\"140px 0px 0px 0px\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{y:903}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q8xgg9-container\",layoutScroll:true,nodeId:\"OopC1vt3r\",scopeId:\"Hby67I3f1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gjXXTAKf2:{variant:\"CyLje7l_O\"},NymaEGJZj:{variant:\"b6Ilv2fqH\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"OopC1vt3r\",layoutId:\"OopC1vt3r\",style:{width:\"100%\"},variant:\"PDIFPUmB_\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-w1q76e-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"Meu6hxwg0\",scopeId:\"Hby67I3f1\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:128,borderRadius:0,height:\"100%\",id:\"Meu6hxwg0\",layoutId:\"Meu6hxwg0\",opacity:.085,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rcv4u7-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"lotSRzuPP\",scopeId:\"Hby67I3f1\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"lotSRzuPP\",layoutId:\"lotSRzuPP\",opacity:.05,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wgo8E.framer-sr5s89, .framer-wgo8E .framer-sr5s89 { display: block; }\",\".framer-wgo8E.framer-1l2vwbb { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-wgo8E .framer-1j3rqrn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-wgo8E .framer-fggg6c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-wgo8E .framer-173e500 { flex: none; height: 35vh; overflow: hidden; position: relative; width: 100%; }\",\".framer-wgo8E .framer-bnvr7w { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; justify-content: flex-end; left: 0px; overflow: hidden; padding: 0px 16px 0px 16px; position: absolute; right: 0px; top: 0px; }\",\".framer-wgo8E .framer-yeb4pa { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-wgo8E .framer-cuogdy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-wgo8E .framer-13sm08u { flex: none; height: 65vh; overflow: visible; pointer-events: none; position: relative; width: 100%; }\",\".framer-wgo8E .framer-11goc9u { align-content: center; align-items: center; aspect-ratio: 1.8518518518518519 / 1; box-shadow: 0px -30px 120px 0px #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 405px); justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 750px; }\",\".framer-wgo8E .framer-y8vv4b { background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #050505); bottom: 0px; flex: none; left: 0px; opacity: 0; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-wgo8E .framer-9av7qd { aspect-ratio: 1.853658536585366 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 108px); left: 50%; mix-blend-mode: screen; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-qxo1fl { aspect-ratio: 1.8248175182481752 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 110px); overflow: hidden; position: relative; width: 100%; }\",\".framer-wgo8E .framer-15aqzja { aspect-ratio: 1.829268292682927 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 109px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 100%; }\",\".framer-wgo8E .framer-19mug83 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-1nkfd72 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 490px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-wgo8E .framer-1ho3foy, .framer-wgo8E .framer-jofzjv, .framer-wgo8E .framer-1aekes7, .framer-wgo8E .framer-wmgs4i, .framer-wgo8E .framer-gr0wmt, .framer-wgo8E .framer-1umu7xv, .framer-wgo8E .framer-1gduv9m, .framer-wgo8E .framer-ds96yn, .framer-wgo8E .framer-sfm8sr, .framer-wgo8E .framer-1c5erek, .framer-wgo8E .framer-1pqyra9, .framer-wgo8E .framer-qtfxjj, .framer-wgo8E .framer-pnuhy5, .framer-wgo8E .framer-kt24qi, .framer-wgo8E .framer-2bcbch { --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-wgo8E .framer-1pn4crj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; pointer-events: none; position: relative; width: 100%; }\",\".framer-wgo8E .framer-oute7a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-1ku2vg0 { flex: none; height: 35vh; overflow: hidden; pointer-events: none; position: relative; width: 100%; }\",\".framer-wgo8E .framer-ybcjoc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 65vh; justify-content: center; overflow: visible; padding: 0px; pointer-events: none; position: relative; width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-rex3rd { background-color: var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, #050505); bottom: 0px; flex: none; left: 0px; opacity: 0; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-wgo8E .framer-1jx8yme { align-content: center; align-items: center; aspect-ratio: 1.8518518518518519 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 405px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 750px; }\",\".framer-wgo8E .framer-350juf-container { aspect-ratio: 1.5989583333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 384px); position: relative; width: 614px; }\",\".framer-wgo8E .framer-18ymm1r { flex: none; height: 10vh; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-1q7k4fw, .framer-wgo8E .framer-qxtcbd { flex: none; height: 30vh; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-qs8iz1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-143b2hv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 10px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-36fith { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-lv4jcr-container, .framer-wgo8E .framer-vwzbcn-container { flex: none; height: 99px; position: relative; width: 99px; }\",\".framer-wgo8E .framer-kfylip-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-wgo8E .framer-742j77 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 57px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-1a61qdx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-12eceid, .framer-wgo8E .framer-v1wby3, .framer-wgo8E .framer-1ti09n0, .framer-wgo8E .framer-k68fg1, .framer-wgo8E .framer-1qr0ndl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-1lv0bcx, .framer-wgo8E .framer-xieuhh, .framer-wgo8E .framer-1fpk2rr, .framer-wgo8E .framer-3i9s6c { background-color: #7a7a7a; flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-wgo8E .framer-pktpid, .framer-wgo8E .framer-qycmtd, .framer-wgo8E .framer-17v3mzb { 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: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-1n7qgsh, .framer-wgo8E .framer-1kirbsb, .framer-wgo8E .framer-10j7qt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 20px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-8xze8p, .framer-wgo8E .framer-qf9nw, .framer-wgo8E .framer-12p2b30 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-wgo8E .framer-17irkc8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-gzd047 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 660px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-wgo8E .framer-36bhxy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 36px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-wgo8E .framer-trfca2, .framer-wgo8E .framer-1nz3qdg, .framer-wgo8E .framer-r4cd81 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 13px 10px 13px; position: relative; width: min-content; }\",\".framer-wgo8E .framer-188t4t2, .framer-wgo8E .framer-19hb7k5 { flex: none; height: 29px; overflow: visible; position: relative; width: 19px; }\",\".framer-wgo8E .framer-pf7p32 { aspect-ratio: 0.6551724137931034 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); left: 0px; position: absolute; top: 0px; width: 19px; }\",\".framer-wgo8E .framer-10lo1iq, .framer-wgo8E .framer-u1prhs, .framer-wgo8E .framer-b26fly, .framer-wgo8E .framer-powwy2, .framer-wgo8E .framer-1miba4z { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wgo8E .framer-kk4bs3 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); left: -5px; position: absolute; top: 0px; width: 29px; }\",\".framer-wgo8E .framer-dnrmg2, .framer-wgo8E .framer-1udzp3f, .framer-wgo8E .framer-1ifnpha { flex: none; height: 29px; overflow: visible; position: relative; width: 30px; }\",\".framer-wgo8E .framer-zlr5bd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 29px); left: 1px; position: absolute; top: 0px; width: 29px; }\",\".framer-wgo8E .framer-1uk13jm, .framer-wgo8E .framer-3r76ui { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px 13px 10px 13px; position: relative; width: 212px; }\",\".framer-wgo8E .framer-1h8xyxj, .framer-wgo8E .framer-weesa8 { aspect-ratio: 1.0357142857142858 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 1px; position: absolute; top: 1px; width: 29px; }\",\".framer-wgo8E .framer-181rl95-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wgo8E .framer-q8xgg9-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-wgo8E .framer-w1q76e-container { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-wgo8E .framer-1rcv4u7-container { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wgo8E.framer-1l2vwbb, .framer-wgo8E .framer-1j3rqrn, .framer-wgo8E .framer-fggg6c, .framer-wgo8E .framer-bnvr7w, .framer-wgo8E .framer-11goc9u, .framer-wgo8E .framer-19mug83, .framer-wgo8E .framer-1nkfd72, .framer-wgo8E .framer-1pn4crj, .framer-wgo8E .framer-oute7a, .framer-wgo8E .framer-ybcjoc, .framer-wgo8E .framer-1jx8yme, .framer-wgo8E .framer-qs8iz1, .framer-wgo8E .framer-143b2hv, .framer-wgo8E .framer-36fith, .framer-wgo8E .framer-742j77, .framer-wgo8E .framer-1a61qdx, .framer-wgo8E .framer-12eceid, .framer-wgo8E .framer-v1wby3, .framer-wgo8E .framer-1ti09n0, .framer-wgo8E .framer-pktpid, .framer-wgo8E .framer-1n7qgsh, .framer-wgo8E .framer-qycmtd, .framer-wgo8E .framer-1kirbsb, .framer-wgo8E .framer-17v3mzb, .framer-wgo8E .framer-10j7qt, .framer-wgo8E .framer-k68fg1, .framer-wgo8E .framer-1qr0ndl, .framer-wgo8E .framer-17irkc8, .framer-wgo8E .framer-gzd047, .framer-wgo8E .framer-36bhxy, .framer-wgo8E .framer-trfca2, .framer-wgo8E .framer-1nz3qdg, .framer-wgo8E .framer-r4cd81, .framer-wgo8E .framer-1uk13jm, .framer-wgo8E .framer-3r76ui { gap: 0px; } .framer-wgo8E.framer-1l2vwbb > *, .framer-wgo8E .framer-1j3rqrn > *, .framer-wgo8E .framer-fggg6c > *, .framer-wgo8E .framer-1pn4crj > *, .framer-wgo8E .framer-oute7a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wgo8E.framer-1l2vwbb > :first-child, .framer-wgo8E .framer-1j3rqrn > :first-child, .framer-wgo8E .framer-fggg6c > :first-child, .framer-wgo8E .framer-bnvr7w > :first-child, .framer-wgo8E .framer-11goc9u > :first-child, .framer-wgo8E .framer-1nkfd72 > :first-child, .framer-wgo8E .framer-1pn4crj > :first-child, .framer-wgo8E .framer-oute7a > :first-child, .framer-wgo8E .framer-ybcjoc > :first-child, .framer-wgo8E .framer-1jx8yme > :first-child, .framer-wgo8E .framer-143b2hv > :first-child, .framer-wgo8E .framer-742j77 > :first-child, .framer-wgo8E .framer-1a61qdx > :first-child, .framer-wgo8E .framer-12eceid > :first-child, .framer-wgo8E .framer-v1wby3 > :first-child, .framer-wgo8E .framer-1ti09n0 > :first-child, .framer-wgo8E .framer-pktpid > :first-child, .framer-wgo8E .framer-qycmtd > :first-child, .framer-wgo8E .framer-17v3mzb > :first-child, .framer-wgo8E .framer-k68fg1 > :first-child, .framer-wgo8E .framer-1qr0ndl > :first-child, .framer-wgo8E .framer-gzd047 > :first-child { margin-top: 0px; } .framer-wgo8E.framer-1l2vwbb > :last-child, .framer-wgo8E .framer-1j3rqrn > :last-child, .framer-wgo8E .framer-fggg6c > :last-child, .framer-wgo8E .framer-bnvr7w > :last-child, .framer-wgo8E .framer-11goc9u > :last-child, .framer-wgo8E .framer-1nkfd72 > :last-child, .framer-wgo8E .framer-1pn4crj > :last-child, .framer-wgo8E .framer-oute7a > :last-child, .framer-wgo8E .framer-ybcjoc > :last-child, .framer-wgo8E .framer-1jx8yme > :last-child, .framer-wgo8E .framer-143b2hv > :last-child, .framer-wgo8E .framer-742j77 > :last-child, .framer-wgo8E .framer-1a61qdx > :last-child, .framer-wgo8E .framer-12eceid > :last-child, .framer-wgo8E .framer-v1wby3 > :last-child, .framer-wgo8E .framer-1ti09n0 > :last-child, .framer-wgo8E .framer-pktpid > :last-child, .framer-wgo8E .framer-qycmtd > :last-child, .framer-wgo8E .framer-17v3mzb > :last-child, .framer-wgo8E .framer-k68fg1 > :last-child, .framer-wgo8E .framer-1qr0ndl > :last-child, .framer-wgo8E .framer-gzd047 > :last-child { margin-bottom: 0px; } .framer-wgo8E .framer-bnvr7w > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-wgo8E .framer-11goc9u > *, .framer-wgo8E .framer-ybcjoc > *, .framer-wgo8E .framer-1jx8yme > *, .framer-wgo8E .framer-pktpid > *, .framer-wgo8E .framer-qycmtd > *, .framer-wgo8E .framer-17v3mzb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-wgo8E .framer-19mug83 > *, .framer-wgo8E .framer-qs8iz1 > *, .framer-wgo8E .framer-1n7qgsh > *, .framer-wgo8E .framer-1kirbsb > *, .framer-wgo8E .framer-10j7qt > *, .framer-wgo8E .framer-17irkc8 > *, .framer-wgo8E .framer-trfca2 > *, .framer-wgo8E .framer-1nz3qdg > *, .framer-wgo8E .framer-r4cd81 > *, .framer-wgo8E .framer-1uk13jm > *, .framer-wgo8E .framer-3r76ui > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wgo8E .framer-19mug83 > :first-child, .framer-wgo8E .framer-qs8iz1 > :first-child, .framer-wgo8E .framer-36fith > :first-child, .framer-wgo8E .framer-1n7qgsh > :first-child, .framer-wgo8E .framer-1kirbsb > :first-child, .framer-wgo8E .framer-10j7qt > :first-child, .framer-wgo8E .framer-17irkc8 > :first-child, .framer-wgo8E .framer-36bhxy > :first-child, .framer-wgo8E .framer-trfca2 > :first-child, .framer-wgo8E .framer-1nz3qdg > :first-child, .framer-wgo8E .framer-r4cd81 > :first-child, .framer-wgo8E .framer-1uk13jm > :first-child, .framer-wgo8E .framer-3r76ui > :first-child { margin-left: 0px; } .framer-wgo8E .framer-19mug83 > :last-child, .framer-wgo8E .framer-qs8iz1 > :last-child, .framer-wgo8E .framer-36fith > :last-child, .framer-wgo8E .framer-1n7qgsh > :last-child, .framer-wgo8E .framer-1kirbsb > :last-child, .framer-wgo8E .framer-10j7qt > :last-child, .framer-wgo8E .framer-17irkc8 > :last-child, .framer-wgo8E .framer-36bhxy > :last-child, .framer-wgo8E .framer-trfca2 > :last-child, .framer-wgo8E .framer-1nz3qdg > :last-child, .framer-wgo8E .framer-r4cd81 > :last-child, .framer-wgo8E .framer-1uk13jm > :last-child, .framer-wgo8E .framer-3r76ui > :last-child { margin-right: 0px; } .framer-wgo8E .framer-1nkfd72 > *, .framer-wgo8E .framer-12eceid > *, .framer-wgo8E .framer-v1wby3 > *, .framer-wgo8E .framer-1ti09n0 > *, .framer-wgo8E .framer-k68fg1 > *, .framer-wgo8E .framer-1qr0ndl > *, .framer-wgo8E .framer-gzd047 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wgo8E .framer-143b2hv > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-wgo8E .framer-36fith > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-wgo8E .framer-742j77 > * { margin: 0px; margin-bottom: calc(57px / 2); margin-top: calc(57px / 2); } .framer-wgo8E .framer-1a61qdx > * { margin: 0px; margin-bottom: calc(47px / 2); margin-top: calc(47px / 2); } .framer-wgo8E .framer-36bhxy > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-wgo8E.framer-1l2vwbb { width: 810px; } .framer-wgo8E .framer-11goc9u, .framer-wgo8E .framer-1jx8yme { height: var(--framer-aspect-ratio-supported, 351px); width: 650px; } .framer-wgo8E .framer-350juf-container { height: var(--framer-aspect-ratio-supported, 125px); width: 82%; }}\",\"@media (max-width: 809px) { .framer-wgo8E.framer-1l2vwbb { width: 390px; } .framer-wgo8E .framer-11goc9u, .framer-wgo8E .framer-1jx8yme { height: var(--framer-aspect-ratio-supported, 184px); width: 340px; } .framer-wgo8E .framer-350juf-container { height: var(--framer-aspect-ratio-supported, 125px); width: 82%; } .framer-wgo8E .framer-143b2hv { padding: 20px; } .framer-wgo8E .framer-36fith { gap: 10px; } .framer-wgo8E .framer-lv4jcr-container, .framer-wgo8E .framer-vwzbcn-container { height: 58px; width: 58px; } .framer-wgo8E .framer-36bhxy { align-content: flex-start; align-items: flex-start; gap: 12px; justify-content: flex-start; padding: 6px 0px 0px 0px; } .framer-wgo8E .framer-q8xgg9-container { bottom: 20px; top: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wgo8E .framer-36fith, .framer-wgo8E .framer-36bhxy { gap: 0px; } .framer-wgo8E .framer-36fith > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wgo8E .framer-36fith > :first-child, .framer-wgo8E .framer-36bhxy > :first-child { margin-left: 0px; } .framer-wgo8E .framer-36fith > :last-child, .framer-wgo8E .framer-36bhxy > :last-child { margin-right: 0px; } .framer-wgo8E .framer-36bhxy > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4692\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NymaEGJZj\":{\"layout\":[\"fixed\",\"auto\"]},\"gjXXTAKf2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"PgRKPrG3X\":{\"pattern\":\":PgRKPrG3X\",\"name\":\"2\"},\"DdVCISwEf\":{\"pattern\":\":DdVCISwEf\",\"name\":\"3\"},\"KMzMIcFAa\":{\"pattern\":\":KMzMIcFAa\",\"name\":\"4\"}}\n * @framerResponsiveScreen\n */const FramerHby67I3f1=withCSS(Component,css,\"framer-wgo8E\");export default FramerHby67I3f1;FramerHby67I3f1.displayName=\"Daol\";FramerHby67I3f1.defaultProps={height:4692,width:1200};addFonts(FramerHby67I3f1,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...ScreensCopyFonts,...DotLottiePlayerFonts,...ButtonStrokeFonts,...FooterFonts,...NavBarFonts,...NoiseFonts,...GrainFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHby67I3f1\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"PgRKPrG3X\\\":{\\\"pattern\\\":\\\":PgRKPrG3X\\\",\\\"name\\\":\\\"2\\\"},\\\"DdVCISwEf\\\":{\\\"pattern\\\":\\\":DdVCISwEf\\\",\\\"name\\\":\\\"3\\\"},\\\"KMzMIcFAa\\\":{\\\"pattern\\\":\\\":KMzMIcFAa\\\",\\\"name\\\":\\\"4\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NymaEGJZj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gjXXTAKf2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4692\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "motion", "MotionDivWithFX", "withFX", "ScreensCopyFonts", "getFonts", "wmJQUpzfw_default", "ScreensCopyWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "Container", "DotLottiePlayerFonts", "DotLottiePlayer", "ButtonStrokeFonts", "OtFOp_zoB_default", "FooterFonts", "ek5bj49CY_default", "NavBarFonts", "tkmHhEAaL_default", "NoiseFonts", "Noise", "GrainFonts", "Grain", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "ref2", "ref3", "elementId", "useRouteElementId", "elementId1", "elementId2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichTextWithOptimizedAppearEffect", "x", "PropertyOverrides2", "MotionDivWithFX", "MotionDivWithOptimizedAppearEffect", "Image2", "SVG", "RichText2", "ComponentViewportProvider", "ContainerWithFX", "ScreensCopyWithVariantAppearEffect", "Container", "DotLottiePlayer", "OtFOp_zoB_default", "ek5bj49CY_default", "tkmHhEAaL_default", "Noise", "Grain", "css", "FramerHby67I3f1", "withCSS", "Hby67I3f1_default", "addFonts", "ScreensCopyFonts", "DotLottiePlayerFonts", "ButtonStrokeFonts", "FooterFonts", "NavBarFonts", "NoiseFonts", "GrainFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
